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 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707
|
aircrack-ng (1:1.6+git20210130.91820bc-1) unstable; urgency=medium
* New upstream version 1.6+git20210130.91820bc
- airmon-ng: Updated supported RPi hardware revisions list
-- Samuel Henrique <samueloph@debian.org> Sat, 30 Jan 2021 19:50:06 +0000
aircrack-ng (1:1.6+git20201206.8259703-1) unstable; urgency=medium
[ Samuel Henrique ]
* New upstream version 1.6+git20201206.8259703
* Bump Standards-Version to 4.5.1
[ Debian Janitor ]
* Set upstream metadata fields: Security-Contact.
-- Samuel Henrique <samueloph@debian.org> Sun, 06 Dec 2020 17:40:21 +0000
aircrack-ng (1:1.6+git20200821.87bf5727-1) unstable; urgency=medium
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation lines.
* Wrap long lines in changelog entries: 1:0.6.2-5.
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Samuel Henrique ]
* New upstream version 1.6+git20200821.87bf5727
- Support for clean builds with GCC 10 (closes: #956990)
* Bump DH to 13
* d/p/ftbfs_i386_s390.patch: Remove patch, fixed upstream
* d/(rules|airgraph-ng.install): Reflect change of name for
graphviz -> airgraphviz
* d/copyright: Fix some ordering issues related to wildcard matches
-- Samuel Henrique <samueloph@debian.org> Fri, 21 Aug 2020 20:33:12 +0100
aircrack-ng (1:1.6-4) unstable; urgency=medium
* Upload to unstable
-- Samuel Henrique <samueloph@debian.org> Sun, 09 Feb 2020 23:16:41 +0000
aircrack-ng (1:1.6-3) experimental; urgency=medium
* d/p/ftbfs_i386_s390.patch: Update patch to skip tests broken on
big endian archs
-- Samuel Henrique <samueloph@debian.org> Sun, 09 Feb 2020 22:38:26 +0000
aircrack-ng (1:1.6-2) experimental; urgency=medium
* d/p/ftbfs_i386_s390.patch: New patch to fix ftbfs with upstream suggestion
-- Samuel Henrique <samueloph@debian.org> Sun, 09 Feb 2020 00:40:09 +0000
aircrack-ng (1:1.6-1) unstable; urgency=medium
[ Samuel Henrique ]
* Bump DH level to 12
* Bump Standards Version to 4.5.0
* Switch to python3 (closes: #936113)
* d/copyright: Major update for 1.6
* d/control: Add Rules-Requires-Root: no
* d/control: Use debelpher-compat
* Add salsa-ci.yml
[ Sophie Brun ]
* Add gpsd in Suggests
-- Samuel Henrique <samueloph@debian.org> Thu, 06 Feb 2020 23:29:19 +0000
aircrack-ng (1:1.5.2-3) unstable; urgency=medium
* Team upload.
* Fix helper-script aigraph-ng: see https://bugs.kali.org/view.php?id=5159
-- Sophie Brun <sophie@offensive-security.com> Fri, 21 Dec 2018 12:08:01 +0100
aircrack-ng (1:1.5.2-2) unstable; urgency=medium
* d/control: Use libhwloc-dev instead of hwloc, thanks to sthibault
(closes:#916780)
-- Samuel Henrique <samueloph@debian.org> Tue, 18 Dec 2018 23:26:56 +0000
aircrack-ng (1:1.5.2-1) unstable; urgency=medium
* New upstream version 1.5.2
-- Samuel Henrique <samueloph@debian.org> Thu, 13 Dec 2018 23:48:34 +0000
aircrack-ng (1:1.5.1-2) experimental; urgency=medium
* d/rules: get rid of dependency libs on la-file
-- Samuel Henrique <samueloph@debian.org> Sun, 09 Dec 2018 19:19:03 +0000
aircrack-ng (1:1.5.1-1) unstable; urgency=medium
* New upstream version 1.5.1
* d/p/big-endian: patch applied upstream
* d/copyright: python.m4 file was removed upstream
-- Samuel Henrique <samueloph@debian.org> Sun, 09 Dec 2018 18:48:52 +0000
aircrack-ng (1:1.4-3) unstable; urgency=medium
* Upload to unstable
-- Samuel Henrique <samueloph@debian.org> Wed, 10 Oct 2018 15:22:28 -0300
aircrack-ng (1:1.4-2) experimental; urgency=medium
* d/control: Add hwloc as dependency for perf boost
* d/p/big-endian.patch: new patch to address FTBFS On big endian systems
* wrap-and-sort -a
-- Samuel Henrique <samueloph@debian.org> Tue, 09 Oct 2018 23:20:40 -0300
aircrack-ng (1:1.4-1) unstable; urgency=medium
* New upstream version 1.4
* d/p/osdep_cigam.patch: remove patch, applied upstream
-- Samuel Henrique <samueloph@debian.org> Sun, 30 Sep 2018 23:55:09 -0300
aircrack-ng (1:1.3-3) unstable; urgency=medium
* debian/patches/osdep_cigam.patch.patch:
- fix build and test on big endian systems
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 19 Sep 2018 10:24:23 +0200
aircrack-ng (1:1.3-2) unstable; urgency=medium
* Disable failing test until the pcap is sorted
out by upstream
* bump std-version to 4.2.1, no changes required
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 31 Aug 2018 10:04:00 +0200
aircrack-ng (1:1.3-1) unstable; urgency=medium
[ Samuel Henrique ]
* New upstream version 1.3
[ Gianfranco Costamagna ]
* Upload to unstable
* Fix dump-join airodump-join move
* copyright in secure mode
* Drop 00_typos patch: upstream
* drop 02_ftbfs_gcrypt.patch: upstream
* drop 03_neon_support.patch: upstream
* drop 04_fix_byteorder_macros.patch: upstream
* drop 05_dump_join_fix.patch: upstream
* Add libcmocka-dev new dependency
* bump std-version to 4.1.5, no changes required
* Update copyright file
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 13 Jul 2018 12:03:23 +0200
aircrack-ng (1:1.2.0-6) unstable; urgency=medium
* Team upload.
* Add d/pacth/04_fix_byteorder_macros.patch fixing airserv-ng
-- Sophie Brun <sophie@freexian.com> Tue, 15 May 2018 09:34:40 +0200
aircrack-ng (1:1.2.0-5) unstable; urgency=medium
* Upload revisions -3 and -4 to unstable (changelog below)
* d/control|copyright: update my email address
-- Samuel Henrique <samueloph@debian.org> Fri, 11 May 2018 15:44:19 -0300
aircrack-ng (1:1.2.0-4) experimental; urgency=medium
* d/patches/neon_support: fix FTBFS on armel by performing NEON
intrinsic support using Autoconf
-- Samuel Henrique <samueloph@debian.org> Wed, 09 May 2018 19:22:03 -0300
aircrack-ng (1:1.2.0-3) experimental; urgency=medium
* Revert "d/control: add libssl-dev build-dep", it was an attempt to fix
an FTBFS, the following patch should fix that.
* d/patches/02_ftbfs_gcrypt: fix gcrypt usage
-- Samuel Henrique <samueloph@debian.org> Sun, 06 May 2018 20:19:22 -0300
aircrack-ng (1:1.2.0-2) unstable; urgency=medium
* d/control: add libssl-dev build-dep
-- Samuel Henrique <samueloph@debian.org> Wed, 02 May 2018 13:30:15 -0300
aircrack-ng (1:1.2.0-1) unstable; urgency=medium
[ Raphaël Hertzog ]
* Team upload
* Update team maintainer address to Debian Security Tools
<team+pkg-security@tracker.debian.org>
* Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
[ Samuel Henrique ]
* Bump DH to 11
* New upstream version 1.2.0~rc5
* Fix the debian part of the version number (now we wait until 1.2.1 to fix
* d/copyright: update debian/* entry
the upstream part)
[ Sophie Brun ]
* New upstream version 1.2.0 (still have a difference with upstream: 1.2)
* Update debian/copyright
* Update patches:
- drop patches merged upstream (02_bashisms.patch,
03_fix_trap_usage_dash.patch, 04_memory_access.patch)
- drop 01_reproducible_build.patch: don't apply anymore
* Bump Standards-Version to 4.1.4 (no changes required)
* Don't install the tests as examples
* Update debian/rules for new Makefile
-- Sophie Brun <sophie@freexian.com> Wed, 02 May 2018 01:40:16 -0300
aircrack-ng (1:1.2-0~rc4-4) unstable; urgency=medium
[ Sophie Brun ]
* Team upload.
* debian/rules: override dh_fixperms only for arch-indep packages.
Closes: #882172
[ Raphaël Hertzog ]
* Add dh-python to Build-Depends.
-- Sophie Brun <sophie@freexian.com> Mon, 20 Nov 2017 14:29:58 +0100
aircrack-ng (1:1.2-0~rc4-3) unstable; urgency=medium
* Team upload.
* Package airgraph-ng tool (and associated airodump-join script) in a
new airgraph-ng package to not inflict the python dependency on
the main package.
* Bump Standards-Version to 4.1.1: no changes required
-- Sophie Brun <sophie@freexian.com> Tue, 10 Oct 2017 11:51:15 +0200
aircrack-ng (1:1.2-0~rc4-2) unstable; urgency=medium
* d/copyright: Update debian/* entry.
* debian/patches:
- 01_reproducible_build.patch: New patch to allow reproducible builds,
thanks a lot to Reiner Herrmann (closes: #818230).
- 01_remove_check.patch: Remove no-more-needed patch, see below.
- 04_memory_access.patch: New patch from upstream to fix memory access
issues.
-- Samuel Henrique <samueloph@debian.org> Wed, 04 Jan 2017 23:53:28 -0200
aircrack-ng (1:1.2-0~rc4-1) unstable; urgency=medium
* New upstream release.
* Bump DH level to 10.
* Bump Standards-Version to 3.9.8.
* This package is now maintained under the pkg-security team.
* Add myself as an uploader.
* Changelog entries from 1.2-rc3 that closes bugs:
- Airmon-ng: Fixed bashism (closes: #772193).
* Changelog entries from 1.2-rc2 that closes bugs:
- Airodump-ng: Fixed GPSd (LP: #942108).
* debian/aircrack-ng.manpages: Create file and add airodump-ng-oui-update.8.
* debian/clean: Create file and add common.cfg.
* debian/control:
- Build-Depends:
~ Add virtual package libgcrypt-dev for better support.
~ Remove python as its not needed.
- Depends:
~ Add usbutils, ethtool and rfkill, used by airmon-ng.
* debian/copyright:
- Source: Change to new URL, last one was pointing directly to a release.
- Remove no-matching entry for scripts/airdriver-ng.
- Update all entries.
* debian/install: Create file and add airodump-ng-oui-update.
* debian/helper-scripts/airodump-ng-oui-update: Add script for compatibility
with old command airodump-ng-oui-update.
* debian/patches: Remove directory:
- The following patches were applied upstream and/or are no more needed:
~ 000-Airmon_needs_bash.diff.
~ 001-Airodump_whitespace_oui.diff.
~ 002-fix-libnl-detection.diff.
~ 003-dont-abort-libnl-nolinux.diff.
~ 004-CVE-2014-8321.diff.
~ 005-CVE-2014-8322.diff.
~ 006-CVE-2014-8323.diff.
~ 007-CVE-2014-8324.diff.
~ 008-Airodump_fix-ieee-oui-path.diff.
- 00_typos.patch: Fix typos, sent upstream.
- 01_remove_check.patch: Remove problematic check routine.
- 02_bashisms.patch: Remove bashisms.
* debian/rules:
- Don't use python anymore (remove --with=python2).
- MAKEFLAGS: Switch to flag unstable instead of experimental, upstream
changed on rc2.
- override_dh_auto_configure: Use specific architecture requirements to
prevent compiling bug, upstream is aware of this.
* debian/watch:
- Bump to version 4.
- Add uversionmangle to convert dashes into tildes.
- Add filenamemangle to use package name on tarballs.
- Remove dversionmangle, deprecated by the use of uversionmangle.
- Use Github repo.
[ Carlos Alberto Lopez Perez ]
* debian/patches/03_fix_trap_usage_dash.patch: New patch to fix bad SIG trap.
-- Samuel Henrique <samueloph@debian.org> Sat, 15 Oct 2016 14:40:51 -0300
aircrack-ng (1:1.2-0~beta3-4) unstable; urgency=medium
* Update the paths for the IEEE OUI file on airodump-ng
to match the ones used now by the package ieee-data.
(Closes: #771221)
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Fri, 28 Nov 2014 00:48:06 +0100
aircrack-ng (1:1.2-0~beta3-3) unstable; urgency=high
* Remove useless dh-python from Build-Depends. Check #769285.
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Wed, 12 Nov 2014 17:42:10 +0100
aircrack-ng (1:1.2-0~beta3-2) unstable; urgency=high
* Fix the following security vulnerabilities: (Closes: #767979)
* CVE-2014-8321 - GPS stack overflow.
* CVE-2014-8322 - tcp_test stack overflow.
* CVE-2014-8323 - buddy-ng missing checkin data format.
* CVE-2014-8324 - net_get missing check for invalid values.
* Add missing dh-python package to Build-Depends.
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Tue, 11 Nov 2014 23:41:52 +0100
aircrack-ng (1:1.2-0~beta3-1) unstable; urgency=low
* New upstream release.
* Remove all Debian patches that are now merged upstream.
* Apply: "wrap-and-sort -sa"
* Build with PCRE: Add support for regular expression matching for ESSID
in airodump-ng.
* Build with libgcrypt20 by default, but allow to use libgcrypt11 otherwise.
* Fix libnl detection (Debian patches 002-fix-libnl-detection.diff and
003-dont-abort-libnl-nolinux.diff).
* Add build dependency on libnl-genl-3-dev.
* Remove airdriver-ng (LP: #499513) (Closes: #449299).
* Not longer recommend wget, because we don't ship airdriver-ng neither
airoump-ng-oui-update.
* Recommend the Debian package ieee-data that contains the OUI data.
Add Debian patch 001-Airodump_whitespace_oui.diff to correctly parse it.
Not longer ship airodump-ng-oui-update (Use update-oui instead).
(Closes: #739199)
* Switch to debhelper 9 and enable all hardening flags (PIE works now).
* Update debian/watch and debian/copyright.
* Upgrade to new standards version.
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Fri, 30 May 2014 19:21:38 +0200
aircrack-ng (1:1.1-6) unstable; urgency=low
* Remove unused Build-Depends on obsolete libnl-dev (Closes: #688158)
* Add 019-fix-spelling-manpages.diff (Closes: #697346)
* Add 020-ignore-negative-one.diff (Adds an option "ignore-negative-one"
to workaround broken channel handling)
* Add 021-fix-airodump-ng-oui-update.diff (Recently the oui file included
some leading spaces that makes it not recognizable by airodump-ng. Fix it)
* Update airodump-ng-oui.txt file
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Sat, 08 Jun 2013 20:54:58 +0200
aircrack-ng (1:1.1-5) unstable; urgency=low
* Add 018-workaround-681113-kfreebsd.diff (Really closes: #642698)
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Sat, 28 Jul 2012 01:41:14 +0200
aircrack-ng (1:1.1-4) unstable; urgency=low
* Rewrote 007-Add-support-for-GnuTLS.patch to 011-add-support-for-gcrypt.diff
* Removed build-dependency on GnuTLS, now we only build-depend on Libgcrypt
* Added missing build-depend on zlib1g-dev (it was a dependency of GnuTLS)
* Changed the Make parameter from gnutls=true to gcrypt=true for coherence
* Fixes FTBFS on non SSE2 archs (Closes: #680414)
* Added 012-add-unittest-gcrypt.diff with unittests for double-ensuring that
patch 011 works as expected on all architectures.
* Tested sqlite support (Really closes: #610688) (Really closes: #600753)
* Add 013-fix-hurd-ftbfs.diff (closes: #642698)
* Add 014-man_page_formatting.diff (Closes: #570986)
* Add 015-move_to_man8_admin_commands.diff (Closes: #570981)
* Add 016-fix-ldflags.diff (fixes lintian warning)
* Add 017-fix-bigendianissues.diff (fixes aircrack-ng on bigendian archs)
* Update DEP-3 headers on patches {004,005,006,009,010}
* Refresh patches {005,010}
* Updated MAC:Vendor mappings (airodump-ng-oui.txt)
* Updated README.Debian
* Updated debian/copyright to reflect copyright of patches that introduced
new files.
* Simplify debian/rules by using makeflags
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Fri, 27 Jul 2012 19:22:23 +0200
aircrack-ng (1:1.1-3) unstable; urgency=low
* Summarize the changes introduced on (1:1.1-2) and document how
to rebuild the package with OpenSSL on file README.Debian
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Mon, 18 Jun 2012 12:13:13 +0200
aircrack-ng (1:1.1-2) unstable; urgency=low
* New mantainer.
* Re-upload to unstable (Closes: #642934)
* Rework debian/*
Switch debian/rules to dh.
Switch debian/copyright to machine-readable.
Add DEP-3 headers to debian/patches/*
* Remove injection patches from package files. airdriver-ng downloads
this patches from Internet, so is not needed at all to have
this files on the package.
* Include initial pre-downloaded file airodump-ng-oui.txt on package.
* Add hardening flags.
* Compile with sqlite support (Closes: #610688) (Closes: #600753)
* Add 004-fix-license-issues.diff (cherry-pick from svn).
Fixes copyright issues with src/sha1-sse2.* (Closes: #588588)
* Add 005-fix-issues-cppcheck-r2008.patch (cherry-pick from svn).
Fix issues on the code found by cppcheck.
* Add 006-fix-ftbfs-and-man-path.patch (cherry-pick from svn).
Fix FTBFS with gcc>=4.6 and fix manpage path.
* Add 007-Add-support-for-GnuTLS.patch
Add support for GnuTLS and link against GnuTLS.
Fix issues with GPL and OpenSSL licenses.
* Add 008-fix_path_airodump-ng-oui.patch.
Fix paths to file airodump-ng-oui.txt on airodump-ng and script
airodump-ng-oui-update.
* Add 009-airodump-ng-oui-update-manpage.patch (cherry-pick from svn).
Include manpage for script airodump-ng-oui-update.
* Add 010-add-freebsd-support.patch
Add support for GNU/kFreeBSD (Closes: #642698)
* Update Standards-Version to 3.9.2
-- Carlos Alberto Lopez Perez <clopez@igalia.com> Sat, 16 Jun 2012 22:22:22 +0200
aircrack-ng (1:1.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fixed FTBFS on sparc due to incorrect detection of Solaris OS
(closes: #590765).
-- Giovanni Mascellani <gio@debian.org> Sat, 02 Oct 2010 19:23:51 +0200
aircrack-ng (1:1.1-1) unstable; urgency=low
* New upstream release (Closes: #582658):
- Fix a buffer overflow (Closes: #577758),
- Fix compilation errors (Closes: #546312).
* Switch to dpkg-source 3.0 (quilt) format.
* Bump Standards-Version to 3.8.4.
* Add missing ${misc:Depends}.
* Fix airodump-ng manpage (Closes: #570982).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 31 May 2010 18:34:37 +0200
aircrack-ng (1:1.0-1) unstable; urgency=low
* New upstream release (Closes: #546312).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 27 Sep 2009 17:10:42 +0200
aircrack-ng (1:1.0~rc4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.8.3.
* Add README.source.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 28 Aug 2009 22:18:13 +0200
aircrack-ng (1:1.0~rc3-2) unstable; urgency=low
* Build and install "unstable" tools like wessid-ng and eassid-ng
(Closes: #527950).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 11 May 2009 16:03:50 +0200
aircrack-ng (1:1.0~rc3-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version.
* Drop 001-64bits_assembly_fixes patch, fixed upstream.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 31 Mar 2009 09:34:57 +0200
aircrack-ng (1:1.0~rc2-1) unstable; urgency=low
* New upstream release (Closes: #512924).
* Do not ship iw anymore, it now has its own package (Closes: #499246).
* Update debian/copyright.
* Apply upstream patch to fix assembly code on amd64.
* Bump debhelper b-dep.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 10 Mar 2009 21:38:26 +0100
aircrack-ng (1:1.0~rc1-2) unstable; urgency=low
* Includes "iw" tool which is needed for mac80211 (Closes: #490083).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 09 Jul 2008 21:06:56 +0200
aircrack-ng (1:1.0~rc1-1) unstable; urgency=low
* New upstream release (Closes: #488419).
* Bump Standards-Version to 3.8.0.
* Drop patches, merged upstream.
* Airmon-ng uses bash interpreter (Closes: #486025).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 05 Jul 2008 19:31:27 +0200
aircrack-ng (1:1.0~beta2-2) unstable; urgency=low
* Fix airmon-ng bashisms (Closes: #464487).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 01 Apr 2008 23:18:05 +0200
aircrack-ng (1:1.0~beta2-1) unstable; urgency=low
* New upstream release (Closes: #464204).
* Drop 000-Fix_manpages_typos patch, fixed upstream.
* Drop 001-Fix_short_desc_in_manpages patch, fixed upstream.
* Drop dpatch build dependency, not used anymore.
* Bump Standards-Version to 3.7.3.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 06 Feb 2008 19:25:55 +0100
aircrack-ng (1:1.0~beta1-1) unstable; urgency=low
* New upstream release.
* Drop old aircrack transional package.
* Add new b-d against OpenSSL and SQLite.
* Update README.Debian.
* Add some examples test files and README.
* Add 000-Fix_manpages_typos patch.
* Use DESTDIR variable to make debian/rules looks cleaner.
* Update debian/copyright.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 19 Oct 2007 23:27:03 +0200
aircrack-ng (1:0.9.1-1) unstable; urgency=low
* New upstream release:
- airodump: fix terminal restore bug (Closes: #417388).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 29 Jun 2007 23:02:59 +0200
aircrack-ng (1:0.9-1) unstable; urgency=low
* New upstream release.
- aircrack-ng now implements PTW attack, check "-z" !
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 14 May 2007 19:46:17 +0200
aircrack-ng (1:0.8-1) unstable; urgency=low
* New upstream release.
- Drop 000-Remote_exploitable_buffer_overflow patch, fixed upstream.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Thu, 26 Apr 2007 08:45:17 +0200
aircrack-ng (1:0.7-3) unstable; urgency=HIGH
* Fix a remote exploitable buffer overflow in airodump-ng.
See: Secunia #SA24880
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 20 Apr 2007 09:17:01 +0200
aircrack-ng (1:0.7-2) unstable; urgency=low
* Uploading to unstable.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 09 Apr 2007 00:05:56 +0200
aircrack-ng (1:0.7-1) experimental; urgency=low
* New upstream release (Closes: #390143).
* Remove various small hacks (fixed upstream).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 20 Jan 2007 23:04:43 +0100
aircrack-ng (1:0.6.2-7) unstable; urgency=low
* Depends on wireless-tools (Closes: #406925).
* Fix typo in airodump manpage (Closes: #393540).
* Sync kernel(-modules) patches (Closes: #406490).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 15 Jan 2007 09:56:38 +0100
aircrack-ng (1:0.6.2-6) unstable; urgency=low
* Rename README.Debian to aircrack-ng.README.Debian.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 6 Dec 2006 11:09:49 +0100
aircrack-ng (1:0.6.2-5) unstable; urgency=low
* Fix issues with 802.11e QoS packets, thanks to Christian Mock
(Closes: #400775).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 28 Nov 2006 19:22:05 +0100
aircrack-ng (1:0.6.2-4) unstable; urgency=low
* Fix airdecap bug and aireplay with chopcop (Closes: #399674).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 21 Nov 2006 19:51:23 +0100
aircrack-ng (1:0.6.2-3) unstable; urgency=low
* Call dh_* with -i in binary-indep, thanks jb ;-) (Closes: #397055).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 4 Nov 2006 20:05:25 +0100
aircrack-ng (1:0.6.2-2) unstable; urgency=low
* Merge several patches taken from the aircrack-ng forum:
- 000-aircrack-ng_wepdict
- 001-airodump-ng_filter
- 002-airodump-ng_wepwedgie
- 003-airodump-ng_encryption
- 004-airodump-ng_rxquality
- 005-airodump-ng_ssid_length
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 18 Oct 2006 00:33:01 +0200
aircrack-ng (1:0.6.2-1) unstable; urgency=low
* New upstream release.
* Switch to /bin/bash in airmon-ng because of bashisms (Closes: #390673).
* Fix typo in airodump manpage (Closes: #390142).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 3 Oct 2006 00:36:32 +0200
aircrack-ng (1:0.6.1-2) unstable; urgency=low
* Add an epoch to version (for dummy aircrack package).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 6 Sep 2006 19:07:31 +0200
aircrack-ng (0.6.1-1) unstable; urgency=low
* New upstream release.
* Write makeivs manpage.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 3 Sep 2006 04:26:30 +0200
aircrack-ng (0.6-2) unstable; urgency=low
* Add license infos about debian packaging.
* New dummy aircrack package for transition.
(Thanks to David Martínez Moreno)
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 15 Aug 2006 18:00:49 +0200
aircrack-ng (0.6-1) unstable; urgency=low
* New upstream release.
* Remove kstats manpages (fixed upstream).
* Remove dpatch build dep and all patches (fixed upstream).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 24 Jun 2006 13:46:39 +0200
aircrack-ng (0.5-2) unstable; urgency=low
* Fix a minor error in long description (Closes: #366792)
* Downgrade build-depends to debhelper (>= 4.0.0) to allow backporting.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 30 May 2006 19:54:17 +0200
aircrack-ng (0.5-1) unstable; urgency=low
* New upstream release.
* Include dpatch.make instead of defining patch and unptach targets.
* Add description of the patches.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 7 May 2006 18:50:47 +0200
aircrack-ng (0.4.4-1) unstable; urgency=low
* New upstream release.
* Write a manpage for the new binary (kstats).
* Add debian/watch.
* Switch to dpatch.
* ivstools now uses the same syntax as aircrack-ng (Closes: #365675).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 26 Apr 2006 23:39:15 +0200
aircrack-ng (0.3-1) unstable; urgency=low
* Initial release Closes: #358020.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 9 Apr 2006 00:25:05 +0200
|