User Tools

Site Tools


morenews

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
morenews [2018/11/08 04:22] – Blog post: Continuous Integration/Contious Delivery mister_xmorenews [2018/12/10 02:27] – 1.5.2 release mister_x
Line 2: Line 2:
  
 ^Date^Title^Content^ ^Date^Title^Content^
 +^09 Dec 2018|Aircrack-ng 1.5.2|Fourth and last release of the year. It is smaller than the previous one but we did want to release the fixes and improvements before the holidays so it will be available for Shmoocon next month in your favorite distro. Small issues were found in 1.5 and then in 1.5.1, which is why we ended up with 1.5.2. \\ \\ It brings fixes, a new feature and lots of improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].|
 ^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using a lot of different tools and fined tuned them to provide us better and better information which has contributed to increase code quality over time. [[https://aircrack-ng.blogspot.com/2018/11/continuous-integrationcontious-delivery.html|This blog post]] gives an overview of our current CI/CD infrastructure and some future improvements we are working on.| ^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using a lot of different tools and fined tuned them to provide us better and better information which has contributed to increase code quality over time. [[https://aircrack-ng.blogspot.com/2018/11/continuous-integrationcontious-delivery.html|This blog post]] gives an overview of our current CI/CD infrastructure and some future improvements we are working on.|
 ^15 Oct 2018|Blog post: Using Qemu to run a Big Endian Debian system|[[https://wiki.wireshark.org/Development/LibpcapFileFormat|PCAP]], IVS and [[https://hashcat.net/wiki/doku.php?id=hccapx#detailed_structure|hashcat]] capture files contain headers that store timestamps and other fields as integer values. In most cases, we're dealing with the same [[https://en.wikipedia.org/wiki/Endianness|endianness]] (little), so this isn't too big of a deal but when a program needs to run on both big and little endian, values needs to be swapped to read the values as they were stored. \\ \\ We have quite a few buildbots to handle a lot of test cases and while we're taking care of swapping for endianness in most cases, [[https://github.com/aircrack-ng/aircrack-ng/issues/1968|one bug]] slipped through the net. This is a good opportunity to create a [[https://aircrack-ng.blogspot.com/2018/10/to-be-or-not-to-be-using-qemu-to-run.html|MIPS big endian system using QEMU and Debian]] as a guest so we can possibly use it later on as another buildbot.| ^15 Oct 2018|Blog post: Using Qemu to run a Big Endian Debian system|[[https://wiki.wireshark.org/Development/LibpcapFileFormat|PCAP]], IVS and [[https://hashcat.net/wiki/doku.php?id=hccapx#detailed_structure|hashcat]] capture files contain headers that store timestamps and other fields as integer values. In most cases, we're dealing with the same [[https://en.wikipedia.org/wiki/Endianness|endianness]] (little), so this isn't too big of a deal but when a program needs to run on both big and little endian, values needs to be swapped to read the values as they were stored. \\ \\ We have quite a few buildbots to handle a lot of test cases and while we're taking care of swapping for endianness in most cases, [[https://github.com/aircrack-ng/aircrack-ng/issues/1968|one bug]] slipped through the net. This is a good opportunity to create a [[https://aircrack-ng.blogspot.com/2018/10/to-be-or-not-to-be-using-qemu-to-run.html|MIPS big endian system using QEMU and Debian]] as a guest so we can possibly use it later on as another buildbot.|
morenews.txt · Last modified: 2023/01/16 20:02 by mister_x