File: changelog

package info (click to toggle)
hcxtools 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: ansic: 21,223; python: 144; makefile: 101; sh: 99
file content (146 lines) | stat: -rw-r--r-- 5,037 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
hcxtools (7.1.0-1) unstable; urgency=medium

  * Team upload.

  [ Matheus Polkorny ]
  * New upstream version 7.1.0
  * d/control:
    - Bump Standards Version to 4.7.3 (no changes)
    - Remove redundant Priority field
    - Remove redundant Rules-Requires-Root field
  * d/copyright:
    - Add myself in debian/
    - Remove whitespace
    - Update to reflect new upstream version
  * d/p/Fix-spelling-error-in-hcxpsktool.c.patch: Update patch
  * d/watch: Bump to Version 5

  [ Peter Wienemann ]
  * Switch back to watch file format version 4
    It seems that at present the GitHub template of watch file format
    version 5 cannot properly handle signed releases (cf. #1118383).

 -- Peter Wienemann <wiene@debian.org>  Fri, 13 Feb 2026 21:01:18 +0100

hcxtools (6.3.5-1) unstable; urgency=medium

  * Team upload.

  [ Alexandre Detiste ]
  * Update lintian override for new format
  * Replace transitional pkg-config with pkgconf

  [ Leandro Cunha ]
  * New upstream version 6.3.5
  * d/control: Bump Standards-Version to 4.7.0, no changes needed
  * d/patches: Fix spelling error in hcxpsktool.c
  * d/copyright:
    - Add myself and missing file usefulscripts/hcxgrep.py
    - Update copyright years

 -- Leandro Cunha <leandrocunha016@gmail.com>  Tue, 11 Mar 2025 18:40:40 -0300

hcxtools (6.3.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 6.3.4
  * debian/watch: change regex to get release from github api
  * debian/patches: drop 01-fix-spell-errors.patch, the spell errors
    no longer exist
  * debian/tests/version: updated to reflect the current CLI commands

 -- Igor Penha <igorpenha.it@gmail.com>  Mon, 19 Aug 2024 17:21:16 -0300

hcxtools (6.2.7-2) unstable; urgency=medium

  * debian/watch: fix url to https://github.com/ZerBea/hcxtools/tags.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Thu, 20 Oct 2022 18:43:00 -0300

hcxtools (6.2.7-1) unstable; urgency=medium

  * New upstream version 6.2.7

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sat, 30 Apr 2022 12:49:00 -0300

hcxtools (6.2.6-1) unstable; urgency=medium

  * New upstream version 6.2.6.
  * d/copyright: Update copyright years.
  * d/patches/01-fix-spell-errors.patch: Refresh patch.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 24 Apr 2022 09:25:00 -0300

hcxtools (6.2.5-2) unstable; urgency=medium

  * d/rules: Fix to solve FTBFS in Kfreebsd.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 27 Dec 2021 18:07:00 -0300

hcxtools (6.2.5-1) unstable; urgency=medium

  * New upstream version 6.2.5.
  * d/patches:
       - Remove 02-fix-cross-build.patch applied by upstream.
       - Refresh 01-fix-spell-errors.patch.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 26 Dec 2021 20:05:00 -0300

hcxtools (6.2.4-2) unstable; urgency=medium

  * debian/control: removed unnecessary ieee-data from build dependencies.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Tue, 26 Oct 2021 13:21:00 -0300

hcxtools (6.2.4-1) unstable; urgency=medium

  [ Ulises Vitulli ]
  * Use Salsa-CI template

  [ Paulo Roberto Alves de Oliveira (aka kretcheu) ]
  * New upstream version 6.2.4.
  * Fixed CVE-2021-32286 global-buffer-overflow (Closes: #994790)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.6.0.1.
      - Fixed uploader name.
      - Added new build dependencies (openssl, pkg-config).
      - Changed ieee-data arch dependency to all.
      - Changed maintainer to team+pkg-security
        and put myself and Ulises as uploader.
  * debian/copyright:
      - Updated packaging copyright years.
      - Included kretcheu.
  * debian/hcxtools.lintian-overrides: updated and fixed spell errors.
  * debian/patches/:
      - Added 01-fix-spell-errors.patch: fix spell errors.
      - Added 02-fix-cross-build.patch to solve cross build error.
  * debian/rules:
      - Removed '-Wl,--as-needed' not required now.
      - Fixed string that generate manpage.
  * debian/watch: updated watch file.
  * debian/tests/:
      - Added superficial restriction. (Closes: #974484).
      - Included tests for all binaries.
  * Added upstream metadata file.
  * Added upstream signing key.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Fri, 15 Oct 2021 16:09:00 -0300

hcxtools (5.1.6-1) unstable; urgency=medium

  * New upstream release.
  * Removed local patch already merged upstream.
  * Updated Standard-Versions.

 -- Ulises Vitulli <dererk@debian.org>  Mon, 22 Jul 2019 09:09:50 -0300

hcxtools (5.1.4-1) unstable; urgency=medium

  * Initial release (Closes: #916248).

 -- Ulises Vitulli <dererk@debian.org>  Mon, 18 Mar 2019 09:09:59 -0300