File aircrack-ng.changes of Package aircrack-ng (Revision 8cfeee1cf6ecfa62489e765f036687fd)

Currently displaying revision 8cfeee1cf6ecfa62489e765f036687fd , Show latest

337
 
1
-------------------------------------------------------------------
2
Mon Feb 10 11:09:52 UTC 2020 - Martin Hauke <mardnh@gmx.de>
3
4
- Run spec-cleaner
5
- Use pkg-config style BuildRequires
6
- Drop ifdef's for old distributions (<15.0)
7
- Prepare testsuite (don't run yet)
8
- Don't package airgraph-ng for now since there are packaging
9
  conflicts with python-graphviz (should be fixed upstream)
10
- Update to version 1.6
11
  * Aircrack-ng: Fixed ARM processors display with -u
12
  * Aircrack-ng: Fixed AVX-512F support
13
  * Aircrack-ng: Fixed cracking speed calculation
14
  * Aircrack-ng: Fixed cracking WEP beyond 10k IVS
15
  * Aircrack-ng: Fixed creating new session and added test case
16
  * Aircrack-ng: Fixed encryption display in some cases when
17
    prompting for network to crack
18
  * Aircrack-ng: Fixed exiting Aircrack-ng in some cases
19
  * Aircrack-ng: Fixed logical and physical processor count
20
    detection
21
  * Aircrack-ng: Fixed PMKID length check
22
  * Aircrack-ng: Various fixes and improvements to WPA cracking
23
    engine and its performance
24
  * Airdecap-ng: Decrypt both directions when WDS is in use
25
  * Airdecap-ng: Fixed decrypting WPA PCAP when BSSID changes
26
  * Airgraph-ng: Added support for WPA3
27
  * Airgraph-ng: Switch to argparse
28
  * Airmon-ng: Added detection for wicd, Intel Wireless Daemon
29
    (iwd), net_applet
30
  * Airmon-ng: Handle case when avahi keeps getting restarted
31
  * Airmon-ng: Indicates when interface doesn't exist
32
  * Airodump-ng: Added autocolorization interactive key
33
  * Airodump-ng: Added option to read PCAP in realtime (-T)
34
  * Airodump-ng: Added PMKID detection
35
  * Airodump-ng: Added support for GMAC
36
  * Airodump-ng: Added support for WPA3 and OWE (Enhanced Open)
37
  * Airodump-ng: Basic UTF-8 support
38
  * Airodump-ng: Checked management frames are complete before
39
    processing IE to avoid switch from WEP to WPA
40
  * Airodump-ng: Display signal when reading from PCAP
41
  * Airodump-ng: Fixed netxml output with hidden SSID
42
  * Airodump-ng: Improved rates calculation for 802.11n/ac
43
  * Airtun-ng: Fixed using -p with -e
44
  * Autoconf: Fixed order of ssl and crypto libraries
45
  * dcrack: Fixed client reporting benchmark
46
  * dcrack: Now handles chunked encoding when communicating
47
    (default in Python3)
48
  * Freeradius-WPE: Updated patch for v3.0.20
49
  * General: Added python3 support to scripts
50
  * General: Added security policy to report security issues
51
  * General: Reorganizing filesystem layout (See PR 2032), and
52
    switch to automake 1.14+
53
  * General: Convert to non-recursive make (part of PR 2032)
54
  * General: Deduplicating functions and code cleanups
55
  * General: Fixed packaging on cygwin due to openssl library
56
    name change
57
  * General: Removed coveralls.io
58
  * General: Updated dependencies in README.md/INSTALLING
59
  * General: Use upstream radiotap libary, as a sub-tree
60
  * HostAPd-WPE: Updated for v2.9
61
  * Manpages: Fixes and improvements
62
  * Tests: Added Integration tests for aireplay-ng, airodump-ng,
63
    aircrack-ng, airbase-ng, and others
64
  * Tests: Added tests for airdecap-ng, aircrack-ng
65
- Update to version 1.5.2
66
  * Airodump-ng: Fixed AP selection slip in interactive mode
67
  * Airodump-ng: Revamped GPS logging functionality and added
68
    new logging format (logcsv)
69
  * Aircrack-ng: Only load the maximum supported and available
70
    crypto engine
71
  * Aircrack-ng: Reworked wordlist producer/consumer queue
72
  * Airserv-ng: Fixed communication between platforms with
73
    different size int
74
  * Airmon-ng: Improved detection of Raspberry Pis
75
  * General: Signed and unsigned comparison fixes
76
  * General: Added more tests
77
  * General: Compilation improvements/fixes in autotools
78
  * General: Big endian fixes
79
  * General: Fixed spelling errors
80
81
-------------------------------------------------------------------
82
Wed Oct 10 07:34:27 UTC 2018 - aloisio@gmx.com
83
84
- Update to version 1.4
85
  * Aircrack-ng: Added PMKID cracking
86
  * Aircrack-ng: Serious speed up and memory usage decrease when
87
    loading large files (multiple Gb) using AVL trees
88
  * Aircrack-ng: Added hwloc (Hardware Locality) to improve
89
    performance
90
  * Aircrack-ng: Support cracking PCAP with Protected Management
91
    Frames (802.11w)
92
  * Aircrack-ng: Merged check_thread() and read_thread()
93
  * Aircrack-ng: Allow static linking with chosen SIMD
94
  * Aircrack-ng: Display AVX512F when present
95
  * Airodump-ng: Added clients GPS coordinates in NetXML file
96
  * Airdecap-ng: Improve decrypting/parsing speed
97
  * Airmon-ng: Updated/fixed using with nexmon
98
  * Airmon-ng: Better check for lspci requirement on systems
99
    that don't have PCI/PCIe devices
100
  * Airmon-ng: Added support for rtl8812au/8814au/rtl88xxau
101
    driver
102
  * Build: Fixed building with a few different architectures
103
  * Build: Switch to new CI/CD tool, PyDeployer
104
  * Build: Improved building on Windows (and building/testing
105
    with AppVeyor)
106
  * Build: Improved and tweaked CI systems (buildbots, Travis,
107
    AppVeyor)
108
  * Build: Support for statically linking libraries/binaries
109
  * Build: Automatic development packages build for multiple
110
    Linux distro and upload to PackageCloud.io
111
  * Tests: Added new tests for Aircrack-ng
112
  * Tests: Added new capture files
113
  * Freeradius-WPE: Fixed opening log file twice
114
  * General: Fixed loading PCAP on system with a different
115
    endianness
116
  * General: Fixed memory leaks and issues reported by static
117
    analysis tools
118
  * General: Fixed "error while loading shared libraries"
119
  * General: Various other small improvements in the tools,
120
    build system, tests and documentation
121
  * General: Update FSF address
122
  * General: Code formatting
123
  version 1.3
124
  * Aircrack-ng: Allow using Hashcat HCCAPX files as input files.
125
  * Aircrack-ng: Fixed floating point exception due to division
126
    by 0 when displaying stats.
127
  * Aircrack-ng: Updated manpage regarding hex wordlist usage.
128
  * Aircrack-ng: Added save/restore session when cracking using
129
    wordlists (-N and -R).
130
  * Aircrack-ng: Moved crypto to its own library,
131
    aircrack-crypto/ (aka crypto engine).
132
  * Aircrack-ng: Now back to a single binary thanks to
133
    crypto-engine.
134
  * Aircrack-ng: Performance improvements of the crypto engine
135
    across various CPU architectures.
136
  * Aircrack-ng: Added support for AVX512 in the crypto-engine
137
    (and build).
138
  * Aircrack-ng: Improved building crypto-engine across CPU
139
    architectures and compilers (gcc, clang and ICC).
140
  * Aircrack-ng: Allow to list available SIMD optimizations.
141
  * Aircrack-ng: Improved benchmark tool for unusual CPU/cores
142
    count.
143
  * Airodump-ng: Fixed running in the background.
144
  * Airodump-ng: Don't show WPA handshake capture notice for
145
    out-of-scope ESSIDs.
146
  * Airodump-ng: Add --background 0/1 to force disable/enable
147
    background settings and override autodetection of background.
148
  * Airodump-ng: Added support for GCMP, GCMP-256 and CCMP-256.
149
  * Airolib-ng: Fixed importing data when interrupting process
150
    using Ctrl-C.
151
  * dcrack: Check if dictionary and capture file exists before
152
    uploading them.
153
  * dcrack: Clean up dictionary before uploading it to the
154
    server.
155
  * dcrack: Gracefully stop and display errors instead of
156
    printing stacktrace whenever possible.
157
  * dcrack: Move temporary user files to /tmp and cleanup when
158
    done.
159
  * dcrack: Fixed displaying status when no clients are
160
    connected to the server.
161
  * dcrack: Validate uploaded PCAP and display success/failure.
162
  * dcrack: Improved removing BSSID.
163
  * WPAClean: Fixed crash with invalid prism2 header PCAP and
164
    added tests.
165
  * WPAClean: Don't create output file if no handshake are
166
    present or if input file is bad.
167
  * WPAClean: Fixed memory leak.
168
  * Airmon-ng: Fixed display of interface name if name is too
169
    long.
170
  * OSdep: Fixed memory leak and null pointer dereference.
171
  * OSdep: Fixed byteorder macros and other tools crashing.
172
  * OSdep: Added support to build as a shared library.
173
  * FreeRADIUS-WPE: Updated instructions for v3.0.17.
174
  * HostAPd-wpe: Added Response-Identity logging and displaying
175
    NETNTLM hash in hashcat format.
176
  * Airgraph-ng: Renamed dump-join to airodump-join.
177
  * General: Added coveralls.io badge.
178
  * General: Added --without-opt to disable stack protector when
179
    using GCC >= 4.9
180
  * General: Various improvements and fixes, some from Coverity
181
    Scan and Valgrind.
182
  * General: Fixed typos reported by codespell.
183
  * General: Extracted console functions and moved to
184
    aircrack-util/.
185
  * General: Renamed osdep/ to aircrack-osdep/.
186
  * General: Fixed and added functions prototypes and commented
187
    out unused functions.
188
  * General: Reformat source code using clang-format and added
189
    .clang-format file for IDE.
190
  * General: Improvements to AppVeyor and TravisCI builds
191
  * Building: Added NEON intrinsic support.
192
  * Building: Support paths containing spaces, during autoreconf.
193
  * Building: Fix compilation without getauxval in the
194
    trampoline binary.
195
  * Building: Fixed compiler warnings on Windows, FreeBSD.
196
  * Building: Fixes and documentation for OSX.
197
  * Building: Added support for tcmalloc and jemalloc.
198
  * Building: Added instruction to build Windows binaries with
199
    Airpcap.
200
  * Unit test: Using CMocka for some tests
201
  * Documentation: Updated explanations regarding building some
202
    experimental tools.
203
204
-------------------------------------------------------------------
205
Fri Jun 24 16:52:15 UTC 2016 - i@margueirte.su
206
207
- update version 1.2-rc4
208
  * Airodump-ng: Increase console window size.
209
  * Aircrack-ng: Added time remaining and percentage done when doing
210
    WPA cracking with a dictionary (file).
211
  * Aircrack-ng: Make benchmark last 15 seconds for a more accurate 
212
    value.
213
  * Airmon-ng: Display chipset for some Broadcom SDIO.
214
  * Airbase-ng: Fixed broadcasting 'default'.
215
  * General: Fixed a bunch of compilation warnings with gcc and clang.
216
  * General: Fixed compilation on ARM and MIPS.
217
  * General: Memory cleanups, fixed memory leaks and fix other issues
218
    reported by Valgrind.
219
220
-------------------------------------------------------------------
221
Sat Jun  6 06:10:28 UTC 2015 - mailaender@opensuse.org
222
223
- update to 1.2-rc2
224
  * Airtun-ng: Adds WPA CCMP and TKIP decryption and CCMP encryption
225
  * Compilation: Added support for DUMA.
226
  * Makefile: Renamed 'unstable' to 'experimental'.
227
  * Airodump-ng: Fixed XML sanitizing.
228
  * Airmon-ng: Airmon-zc is now stable enough to replace airmon-ng.
229
  * Manpages: Removed airdriver-ng manpage and references to it (forgot to do it before the previous release).
230
  * Manpages: Updated 'see also' references in all manpages.
231
  * PCRE: Added it in various places and docs.
232
  * WZCook: Fixed processing values stored in register.
233
  * Updated a few headers files (if_llc, ieee80211, ethernet and if_arp).
234
  * Compilation: de-hardcode -lpcap to allow specifying pcap libraries.
235
  * Makefile: Fixed installing/uninstalling Airdrop-ng documentation files.
236
  * Makefile: Fixed uninstalling ext_scripts.
237
  * Airodump-ng: Added new paths (and removed one) for OUI files and simplified logic to find the OUI file.
238
  * Aircrack-ng: Fixed ignoring -p when specified after -S.
239
  * Airmon-ng: fixes for openwrt busybox ps/grep issues which do not seem present in other versions of busybox
240
  * Airmon-ng: fix vm detection.
241
  * Airserv-ng: Fixed channel setting (and assert call).
242
  * Airodump-ng: Fixes to NetXML (unassociated clients missing and various other small bugs) and update the code to match current NetXML output.
243
  * Airodump-ng: Removed requirement for 2 packets before AP is written to output (text) files.
244
  * Airodump-ng: Fixed formatting of ESSID and display of WPA/WPA2 (as well as a bunch of other small fixes) in CSV file.
245
  * Airodump-ng: Fixed GPSd.
246
  * Airodump-ng: Allow to specify write interval for CSV, kismet CSV and NetXML files.
247
  * Airserv-ng: Fixed wrong station data displayed in Airodump-ng.
248
  * General: Fixed 64 bit promotion issues.
249
  * General: Fixed a bunch of uninitialized values and non-zeroed structures (upon allocating them).
250
  * General: Added Stack protection.
251
  * Various other small fixes and improvements
252
253
-------------------------------------------------------------------
254
Thu Nov 13 10:57:39 UTC 2014 - p.seiler@linuxmail.org
255
256
- update to 1.2-rc1
257
 * Airodump-ng should be able to parse the canonical oui file.
258
 * Airodump-ng: Fixed GPS stack overflow.
259
 * Airodump-ng: Fixed stopping cleanly with Ctrl-C.
260
 * Airmon-zc: better handling for when modules are not available (incomplete)
261
 * Airmon-zc: users can now start the monitor interface again to change channels
262
 * Airmon-zc: update to use ip instead of ifconfig if available.
263
 * Airmon-zc: better handling of devices without pci bus
264
 * Aireplay-ng: Fixed tcp_test stack overflow.
265
 * OSdep: Fixed libnl detection. Also avoid detection on non Linux systems.
266
 * OSdep: Fixed segmentation fault that happens with a malicious server.
267
 * Besside-ng: Add regular expression matching for the SSID.
268
 * Buddy-ng: Fixed segmentation fault.
269
 * Makefile: Fixed 'commands commence before first target' error when building Aircrack-ng.
270
 * Fixed segfault when changing the optimization when compiling with gcc thanks to Ramiro Polla.
271
 * Removed airdriver-ng (outdated and not meant for today's kernels)
272
 * Added gitignore file.
273
 * Fixed build issues on other compilers by using stdint.h types.
274
 * Updating installation file and added pkg-config as a requirement.
275
 * Various small fixes and improvements.
276
277
-------------------------------------------------------------------
278
Sun Jan 12 18:40:00 UTC 2014 - chris@computersalat.de
279
280
- update to 1.2-beta2
281
  * Airbase-ng: Fixed order of IE when creating soft Access Point.
282
  * Airbase-ng: Fixed Caffe Latte Attack not working for all clients.
283
  * Aircrack-ng: Improved PTW speed thanks to Ramiro Polla.
284
  * Airmon-zc: Fixed improper use of the interface.
285
  * Airdecap-ng: Fixed decoding captures with WMM enabled.
286
  * Various: Fixed memory leaks in Aircrack-ng, Aireplay-ng, OSdep.
287
  * Added support for static analysis using Coverity Scan.
288
  * Fixed compilation due to PIC unfriendly assembly on Gentoo hardened.
289
  * Fixed running tests using 'make check'.
290
  * Fixed building aircrack-ng with recent version of gcc and also on cygwin.
291
  * Various other small fixes.
292
293
-------------------------------------------------------------------
294
Sat Aug 31 07:30:22 UTC 2013 - i@margueirte.su
295
296
- update version 1.2-beta1
297
  * see http://www.aircrack-ng.org/doku.php?id=changelog for details
298
- enable:
299
  * gcrypt: Use libgcrypt crypto library instead of the default OpenSSL
300
            And also use internal fast sha1 implementation
301
  * libnl: Add support for netlink (nl80211)
302
  * ext_scripts: airoscript-ng, versuck-ng, airgraph-ng and airdrop-ng
303
304
-------------------------------------------------------------------
305
Sun Apr 25 00:00:00 UTC 2010 - pascal.bleser@opensuse.org
306
307
- update to 1.1
308
309
-------------------------------------------------------------------
310
Fri Oct 23 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
311
312
- forced rebuild to avoid uploading the binary packages
313
314
-------------------------------------------------------------------
315
Tue Sep  8 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
316
317
- update to 1.0
318
319
-------------------------------------------------------------------
320
Thu Sep  3 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
321
322
- update to rc4
323
324
-------------------------------------------------------------------
325
Thu Apr 16 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
326
327
- changed version to include rc3, final will be 1.0+final
328
- pass %%optflags properly
329
- spec file cleanup
330
- update to rc3
331
332
-------------------------------------------------------------------
333
Thu Jul 17 00:00:00 UTC 2008 - andrea@links2linux.de
334
335
- First spec Making
336
337