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 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249
|
pyrit (0.5.1+git20180801-1) unstable; urgency=medium
* Add myself as uploader.
* Assign package to pkg-security team.
* Add Fix-minor-spelling-errors.patch.
* Restore changes done by Ondřej Nový and Christian Kastner
in previous changelog entry that were lost during Kali repo merge.
* Update Sophie's email address.
* d/tests/unittests-default: add a HOME directory for the autopktest to fix
the tests
-- Marcos Fouces <marcos.fouces@gmail.com> Sun, 03 Feb 2019 14:02:22 +0100
pyrit (0.4.0-8) unstable; urgency=medium
* Acknowledge NMU. Thanks, Sophie Brun!
[ Ondřej Nový ]
* d/copyright:
- Change Format URL to correct one
* d/control:
- Deprecating priority extra as per policy 4.0.1
* d/changelog:
- Remove trailing whitespaces
* d/tests:
- Use AUTOPKGTEST_TMP instead of ADTTMP
* d/control:
- Remove ancient X-Python-Version field
[ Christian Kastner ]
* d/control:
- Bump debhelper compatibility level to 12
- Switch Build-Depends from debhelper to debhelper-compat, dropping
d/compat in the process
* d/source/lintian-overrides:
- Update tag name debian-watch-does-not-check-gpg-signature
* d/control:
- Bump Standards-Version to 4.3.0
Ondřej effected the only necessary change
* d/patches:
- Add patch Fixed-using-with-scapy-2.4.0.patch.
Fixes a FTBFS with scapy 2.4. Closes: #906555
* d/copyright:
- Add/extend patches authors
-- Christian Kastner <ckk@debian.org> Sat, 02 Feb 2019 13:31:38 +0100
pyrit (0.5.1+git20180801-0kali1) kali-dev; urgency=medium
* Import new snapshot: fixes the issue with new scapy 2.4 (see bug 4876)
* Remove merged patch 0016-update-for-scapy-2.3.3.patch
* Remove useless debian/source/lintian-overrides
* Update debian/copyright
* Update debian/control
* Add debian/watch
-- Sophie Brun <sophie@freexian.com> Wed, 22 Aug 2018 16:08:13 +0200
pyrit (0.5.1+git20160815-0kali1) kali-experimental; urgency=medium
* Import new release
* Use a new upstream repository
-- Sophie Brun <sophie@freexian.com> Tue, 10 Jan 2017 14:32:40 +0100
pyrit (0.4.0-7kali1) kali-dev; urgency=medium
* Add a patch to be compatible with new python-scapy
-- Sophie Brun <sophie@freexian.com> Mon, 09 Jan 2017 14:17:30 +0100
pyrit (0.4.0-7) unstable; urgency=medium
* d/control:
- Bump Standards-Version to 3.9.8 (no changes needed)
-- Christian Kastner <ckk@debian.org> Sun, 17 Apr 2016 16:30:08 +0200
pyrit (0.4.0-6) unstable; urgency=medium
* d/control:
- Switch Maintainer email to my @debian.org address
- Bump Standards-Version to 3.9.7 (no changes needed)
- Switch Vcs-Browser from insecure URI to secure one
* d/rules:
- Add bindnow to hardening options
* d/source/lintian-overrides:
- Add override for false positive package-contains-timestamped-gzip
* d/pyrit.lintian-overrides:
- Add override for debian-watch-file-is-missing
* d/watch:
- Drop, as upstream is still on Google Code which is now in read-only
mode (no updates will happen)
-- Christian Kastner <ckk@debian.org> Mon, 21 Mar 2016 22:14:38 +0100
pyrit (0.4.0-5) unstable; urgency=medium
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes needed)
- Drop XS-Testsuite. dpkg now recognizes the Testsuite header, and
dpkg-source automatically adds one when an autopkgtest suite is found.
* debian/rules:
- Drop return code checking, pybuild checks the result for us
* debian/copyright:
- Add missing test/ prefix to some files
- Bump copyright years
-- Christian Kastner <debian@kvr.at> Mon, 13 Jul 2015 20:50:06 +0200
pyrit (0.4.0-4) unstable; urgency=low
* debian/control:
- Add Build-Depends for dh-python (for pybuild)
- Add Build-Depends for python-setuptools
* debian/rules:
- Convert to use pybuild build system
* debian/pyrit.1:
- The previous release 0.4.0-2 contained a man page fix reported in
#683708, but I forgot to mention that in the changelog. Thanks, A. Costa.
* debian/tests/unittests-default:
- Refresh comments
-- Christian Kastner <debian@kvr.at> Sat, 02 Aug 2014 20:59:06 +0200
pyrit (0.4.0-3) unstable; urgency=low
* debian/copyright:
- Add copyright attribution for some of the dump files. It was incorrectly
assumed that all of these originated from upstream; upstream however had
included them from third parties with their permission.
- Update to machine-readable format v1.0
- Refresh copyright years
* debian/pyrit.examples
debian/README.examples:
- Include dump files for testing purposes. Closes: #643033
* debian/control:
- Bump Standards-Version to 3.9.5 (no changes needed)
- Bump debhelper dependency to (>= 9)
- Drop dependency on python-support and bumped python-all-dev dependency
to (>= 2.6.6-3~) for dh_python2
- Add X-Python-Version with >= 2.6, thereby implicitly dropping support for
Python 2.5 (it used to be supported in the now removed debian/pyversions).
This allows us to simplify some things, such as test execution.
- Add XS-Testsuite: autopkgtest
- Updated Vcs-* URLs
* debian/compat:
- Bump debhelper compatibility level to 9
* debian/rules:
- Convert build process to dh_python2
- Light restructuring of test execution
* debian/pyversions:
- Remove (obsolete)
* debian/tests/*:
- Created an autopkgtest which executes the unit tests using the default
Python interpreter
* debian/watch:
- Use Google Code URLs following wiki.debian.org recommendations
* debian/source/lintian-overrides:
- Add override for debian-watch-may-check-gpg-signature
* debian/patches (refreshed):
- 0006-custom-config-file
-- Christian Kastner <debian@kvr.at> Sun, 09 Mar 2014 15:13:06 +0100
pyrit (0.4.0-2) unstable; urgency=low
* debian/control:
- Bumped Standards-Version to 3.9.2 (no changes needed)
* debian/build.config
- Renamed to build.config.in and use a placeholder value for limit_ncpus
* debian/rules:
- Adapted to generate a pyrit config at build time which takes into
account, if set, the value from DEB_BUILD_OPTIONS=parallel=N for the
number of cores pyrit should use during build
* debian/TODO:
- Removed build-time config (see above) from list
* debian/patches added:
- 0014-performancecounter-handle-empty-result-gracefully
Don't attempt to process nonexistent results. Closes: #620991
- 0015-increase-timeout-in-unittests
In combination with the previous patch, this ensures that the affected
test cases are nevertheless fully run on slower hosts
-- Christian Kastner <debian@kvr.at> Sun, 17 Apr 2011 22:24:49 +0200
pyrit (0.4.0-1) unstable; urgency=low
* New upstream version.
* debian/control:
- Upgraded Depends on python-all-dev to versioned dependency (>= 2.5) due to
use of "with" statement
- Added Depends on libpcap-dev (new upstream requirement)
- Downgraded Depends for python-sqlalchemy to 0.5.6 (new upstream feature)
- Don't start package description with article ("A" in this case)
* debian/watch:
- Simplified, as Google Code now provides hrefs in the Downloads list again
debian/pyrit.1:
- Sync'ed man page with upstream documentation for this version
- Minor corrections
* debian/patches dropped (implemented/included upstream):
- 0001-Add-OpenSSL-linking-exception-from-upstream
- 0002-Clean-up-after-unit-tests
- 0004-Fixed-deprecation-warning-generated-by-sql-alchemy
- 0005-Link-against-libcrypto-not-libssl
- 0007-add-option-to-limit-cores
- 0008-disable-optimizations-on-i386
- 0009-exception-handling-fix
- 0010-Add-SHA1-licensing-update-from-upstream
- 0011-fix-list-index-error
- 0012-fix-SSE2-detection
- 0013-FTBFS-on-failed-unit-tests
-- Christian Kastner <debian@kvr.at> Mon, 04 Apr 2011 22:26:24 +0200
pyrit (0.3.0-2) unstable; urgency=low
* debian/control:
- Bump Standards-Version to 3.9.1 (no changes needed)
- Updated package description, indicating that optimizations are detected
at run-time (a result of dropping patch 0008 and adding 0012).
* debian/patches:
- Added 0012-fix-SSE2-detection
Fixes a crash in run-time SSE2 detection on systems with MMX but no SSE2
- Added 0013-FTBFS-on-failed-unit-tests
Unit test failures should result in a FTBFS so that issues such as
#589995 are properly caught. Closes: #590520
- Dropped 0008-disable-optimizations-on-i386
Misguided patch; support for MMX/SSE2/VIA PADLOCK is detected at runtime
-- Christian Kastner <debian@kvr.at> Tue, 24 Aug 2010 20:48:11 +0200
pyrit (0.3.0-1) unstable; urgency=low
* Initial release (Closes: #570918)
* debian/patches:
- 0001-Add-OpenSSL-linking-exception-from-upstream
- 0002-Clean-up-after-unit-tests
- 0003-Add-man-page-for-pyrit-1
- 0004-Fixed-deprecation-warning-generated-by-sql-alchemy
- 0005-Link-against-libcrypto-not-libssl
- 0006-custom-config-file
- 0007-add-option-to-limit-cores
- 0008-disable-optimizations-on-i386
- 0009-exception-handling-fix
- 0010-Add-SHA1-licensing-update-from-upstream
- 0011-fix-list-index-error
-- Christian Kastner <debian@kvr.at> Wed, 21 Jul 2010 23:53:59 +0200
|