Package: unar / 1.10.1-1
Metadata
Package | Version | Patches format |
---|---|---|
unar | 1.10.1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
document undocumented options.patch | (download) |
Extra/lsar.1 |
6 6 + 0 - 0 ! |
document undocumented options lsar's -L and -v options and unar's -v option are not documented in their respective manual pages, so do so. Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/unar/+bug/1393321 Bug: https://code.google.com/p/theunarchiver/issues/detail?id=352 |
use system wavpack.patch | (download) |
XADMaster/Makefile.common |
6 0 + 6 - 0 ! |
use the system wavpack library Use the system wavpack library instead of the embedded one so that if wavpack has a security vulnerability, unar doesn't have to be changed. |
pass cppflags for fortify functions.patch | (download) |
UniversalDetector/Makefile.linux |
6 3 + 3 - 0 ! |
pass cppflags to use hardening flags, fortify functions. |
remove build date.patch | (download) |
XADMaster/lsar.m |
2 1 + 1 - 0 ! |
remove build date from binaries In order to make unar build reproducibly, we remove the build date from the binaries. In the context of Debian these dates give no extra information. |