Releases: clearlinux/abireport
Releases · clearlinux/abireport
v1.0.11
01 May 00:30
Compare
Sorry, something went wrong.
No results found
Use /var/tmp instead of /tmp for extracting packages.
v1.0.10
26 Mar 17:18
Compare
Sorry, something went wrong.
No results found
Address an issue with abireport version output being out-of-sync with the released version.
v1.0.9
23 Mar 23:05
Compare
Sorry, something went wrong.
No results found
Changes since v1.0.7:
Fixes an issue with dist tarball generation.
Fixes an occasional hang with rpm extraction.
Fixes a race condition in the file-tree walker code, which occasionally resulted in hangs when processing an rpm containing no files.
Use pandoc instead of ronn to generate the man page.
Use go modules for the build.
v1.0.8
23 Mar 22:41
Compare
Sorry, something went wrong.
No results found
Note: the dist tarball is not consumable for this release. This issue will be resolved in the following release.
v1.0.7
04 Sep 19:32
Compare
Sorry, something went wrong.
No results found
Switch to generating a position independent executable (PIE) for the build.
v1.0.6
11 Sep 01:39
Compare
Sorry, something went wrong.
No results found
Make eopkg extraction more portable by using unzip instead of uneopkg
v1.0.5
21 Feb 17:41
Compare
Sorry, something went wrong.
No results found
Silence cpio stderr messages
Ensure cpio unconditionally replaces files during explode step
Sync upstream vendoring
v1.0.4
07 Feb 16:46
Compare
Sorry, something went wrong.
No results found
Fix spammy EOF errors
Ensure the explode (i.e. extracting RPMs) step is entirely silent
v1.0.3
03 Feb 16:25
Compare
Sorry, something went wrong.
No results found
Sync submodules
Fix crash when encountering unusable special files
v1.0.2
23 Jan 07:39
Compare
Sorry, something went wrong.
No results found
Sync vendored deps with upstream sources
Fix noisy EOF warnings for small files (increase exclusion of ELF candidates)