Skip to content

Releases: ilpianista/arch-audit

0.1.20

02 Sep 21:12
0.1.20
b9f7220
Compare
Choose a tag to compare

features

  • Compatibility with libalpm 13

bugfixes

  • Fix completion target name

arch-audit 0.1.19

03 Apr 15:05
0.1.19
037824a
Compare
Choose a tag to compare

features

  • Export arch-audit structs as library
  • Add an option to disable the proxy configured in config files
  • Add user agent to requests

arch-audit 0.1.18

09 Mar 21:58
0.1.18
d96e1d7
Compare
Choose a tag to compare

features

  • Config file support for settings
  • Socks5 support via --proxy option

arch-audit 0.1.17

17 Feb 18:35
0.1.17
cdd2471
Compare
Choose a tag to compare

bugfixes

  • properly handle display status for testing packages
  • fix missing space in update text for testing packages
  • bump minor dependency versions for RUSTSEC-2021-0023

arch-audit 0.1.16

13 Feb 18:21
0.1.16
07ad9e6
Compare
Choose a tag to compare

features

  • Show AVG type field
  • Added option to show CVEs related to a package
  • Add %s (severity) to --format
  • Implement option to set data input source
  • Add option to sort the output by various fields
  • Create more dense output by removing Package pre text

bugfixes

  • Respect AVG status field when showing vulnerabilities
  • Fix crash when TERM isn't set
  • Fix cyclic required by in recursive mode

arch-audit 0.1.15

03 Mar 13:45
Compare
Choose a tag to compare
  • Allow to show which packages require those affected via --recursive (#16)
  • Allow to force the output to be coloured via --color (#41)

arch-audit 0.1.14

29 Feb 09:06
Compare
Choose a tag to compare
  • Do not show [testing] packages by default (#34)
  • Disable colours when not in a terminal (#38)

arch-audit 0.1.13

28 Feb 14:34
Compare
Choose a tag to compare
  • Allow to use percent sign again in the custom formatted output
  • Ship an hook (thanks @Strykar)

arch-audit 0.1.12

28 Feb 07:46
Compare
Choose a tag to compare
  • Support for coloured output
  • New %v placeholder to be used with custom formatting output
  • Fix support with latest arch-security-tracker
  • Port to new alpm library

arch-audit 0.1.11

26 Nov 13:51
Compare
Choose a tag to compare
  • Do not crash when security.archlinux.org is down