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
|
masscan (2:1.3.2+ds1-1) unstable; urgency=medium
* New upstream version 1.3.2+ds1
-- Sophie Brun <sophie@offensive-security.com> Tue, 02 Feb 2021 12:13:27 +0100
masscan (2:1.3.1+ds1-1) unstable; urgency=medium
* New upstream version 1.3.1+ds1
* Refresh patches: remove fix-segfault.patch now in usptream release
-- Sophie Brun <sophie@offensive-security.com> Tue, 26 Jan 2021 10:40:08 +0100
masscan (2:1.3.0+ds1-2) unstable; urgency=medium
* Import upstream patch to fix segfault (see
https://github.com/robertdavidgraham/masscan/issues/539)
-- Sophie Brun <sophie@offensive-security.com> Mon, 18 Jan 2021 14:14:36 +0100
masscan (2:1.3.0+ds1-1) unstable; urgency=medium
[ Sophie Brun ]
* New upstream version 1.3.0+ds1
* Update debian/copyright
* Refresh patches
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
[ Samuel Henrique ]
* Add salsa-ci.yml
* Configure git-buildpackage for Debian
-- Sophie Brun <sophie@offensive-security.com> Mon, 11 Jan 2021 15:53:47 +0100
masscan (2:1.0.5+ds1-3) unstable; urgency=medium
* Add a patch to display the correct version
* Update my email
* Use debhelper-compat 12
* Bump Standards-Version (no change)
-- Sophie Brun <sophie@offensive-security.com> Mon, 08 Jul 2019 16:11:13 +0200
masscan (2:1.0.5+ds1-2) unstable; urgency=medium
* Add a patch to use gcc instead of clang (Closes: #902754)
- Remove clang in build-deps
- Remove manual PIE flags as it's useless now
-- Sophie Brun <sophie@freexian.com> Wed, 04 Jul 2018 11:51:29 +0200
masscan (2:1.0.5+ds1-1) unstable; urgency=medium
[ Sophie Brun ]
* Remove get-git-source.sh
* New upstream version 1.0.5+ds1 (Closes: #901596)
- fixes reproducible build (Closes: #842988)
* Taking over the maintenance of package with Alessio
Treglia's permission. Thank you to him for the work
on the package.
* Remove old gbp.conf
* Add missing build-dep clang
* Update date in d/copyright
* Fix details in d/copyright for lintian
* Use debhelper 11
* Refresh patch
* Add a patch fix-spelling-errors
* d/rules: add build hardening
* Bump Standards-Version to 4.1.4: no change required
[ Raphaƫl Hertzog ]
* Try to manually enable PIE compilation since clang does not enable it by
default.
-- Sophie Brun <sophie@freexian.com> Thu, 28 Jun 2018 11:19:24 +0200
masscan (2:1.0.3-104-g676635d~ds0-1) unstable; urgency=medium
* Imported Upstream version 1.0.3-104-g676635d~ds0
* Drop 0002-gcc5.patch patch
* Introduce epoch number (Closes: #816644)
-- Alessio Treglia <alessio@debian.org> Sat, 05 Mar 2016 18:44:08 +0000
masscan (1.0.3-95-gb395f18~ds0-2) unstable; urgency=medium
* Attempt to fix FTBFS with GCC 5. (Closes: #777997)
-- Alessio Treglia <alessio@debian.org> Fri, 26 Jun 2015 08:33:28 +0100
masscan (1.0.3-95-gb395f18~ds0-1) unstable; urgency=medium
* ACK NMU. (Closes: #773786)
* Import new upstream snapshot.
* Refresh patches.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 10 Jun 2015 14:19:37 +0100
masscan (1.0.3-90-g2441f18~ds0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS on most architectures (Non-ARM, Non-x86, and kFreeBSD).
(Closes: 773786)
-- YunQiang Su <syq@debian.org> Tue, 31 Mar 2015 11:06:17 +0800
masscan (1.0.3-90-g2441f18~ds0-1) unstable; urgency=medium
* Import new upstream snapshot.
-- Alessio Treglia <alessio@debian.org> Wed, 15 Oct 2014 14:06:24 +0100
masscan (1.0.3-82-g6f2d6af~ds0-1) unstable; urgency=medium
* Initial release. (Closes: #762866)
-- Alessio Treglia <alessio@debian.org> Thu, 25 Sep 2014 21:08:16 +0100
|