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
|
hcxdumptool (6.3.5-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.3.5.
* d/copyright: Added myself.
-- Leandro Cunha <leandrocunha016@gmail.com> Tue, 03 Dec 2024 17:42:45 -0300
hcxdumptool (6.3.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.3.4
* Rebase patches
* d/control: adding libpcap-dev as build dependency
* d/control: bump Standards-Version to 4.7.0, no changes needed
* d/control: fix typo atacks to attacks
* d/control: remove libssl-dev, openssl and pkg-config from
build dependencies
* d/copyright: Extend upstream copyright to 2024 and add contributor
* d/patches/10-fix-makefile-FTBFS.kfreebsd.patch: set Forwarded to no
* d/patches/20-fix-typo.patch: Drop patch, merged upstream
* d/watch: change regex to get release from github api
* debian: hcxpioff was remove so remove its manpage
-- Igor Penha <igorpenha.it@gmail.com> Thu, 11 Jul 2024 23:29:20 -0300
hcxdumptool (6.2.6-2) unstable; urgency=medium
* debian/watch: fix url to https://github.com/ZerBea/hcxdumptool/tags.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Thu, 20 Oct 2022 09:52:00 -0300
hcxdumptool (6.2.6-1) unstable; urgency=medium
* New upstream version 6.2.6
* d/copyright: Update upstream copyright date.
* d/patches/20-fix-typo.patch: Fix spell error.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Sun, 01 May 2022 12:04:00 -0300
hcxdumptool (6.2.5-2) unstable; urgency=medium
* d/copyright: Update years.
* d/rules: Remove -pie and -fPIE from compiler option.
Disables checking for PIE which is automatically applied by Debian's GCC
and no longer requires a compiler command line argument.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Tue, 08 Feb 2022 11:50:00 -0300
hcxdumptool (6.2.5-1) unstable; urgency=medium
* New upstream version 6.2.5.
* Include manpages.
* d/p/10-fix-makefile-FTBFS.kfreebsd.patch:
Fix Makefile to solve FTBFS KfreeBSD.
* d/rules:
- Remove build time creation of manpage.
- Include hardening variables.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Fri, 03 Dec 2021 10:24:00 -0300
hcxdumptool (6.2.4-1) unstable; urgency=medium
* New upstream version 6.2.4 (Closes: #946851)
* debian/control:
- Added new build dependencies (openssl, pkg-config).
- Bumped Standards-Version to 4.6.0.1.
- Fixed spelling error on description.
- Included Rules-Requires-Root: no.
- Changed maintainer to team+pkg-security and put myself as uploader.
* debian/patches:
- Refresh patch and remove unnecessary patch.
- Included patch to fix cross build error (Closes: #932844).
* debian/rules: Fixed string that generate man page.
* debian/upstream:
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository
- Included upstream signing key.
* debian/tests/build: Mark as superficial (Closes: #971475)
* debian/watch: improved.
* Added debian/gbp.conf file.
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Fri, 15 Oct 2021 12:58:00 -0300
hcxdumptool (6.0.5-2) unstable; urgency=medium
* Non-binary upload.
* Updated Standard-Versions.
* Refreshed local patches with misspellings.
-- Ulises Vitulli <dererk@debian.org> Sun, 03 May 2020 23:06:27 -0300
hcxdumptool (6.0.5-1) unstable; urgency=medium
* New upstream release.
* Refreshed local patches.
* Updated Standard-Versions.
-- Ulises Vitulli <dererk@debian.org> Sat, 25 Apr 2020 00:34:37 -0300
hcxdumptool (5.1.7-1) unstable; urgency=medium
* New upstream release.
* Refreshed local patches.
* Updated Standard-Versions.
-- Ulises Vitulli <dererk@debian.org> Sun, 21 Jul 2019 08:39:59 -0300
hcxdumptool (5.1.4-1) unstable; urgency=medium
* Initial release (Closes: #924592).
-- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com> Wed, 13 Mar 2019 22:12:00 -0300
|