aboutsummaryrefslogtreecommitdiff
path: root/archival/libarchive/Kbuild.src
AgeCommit message (Expand)Author
2018-11-27hush: allow hush to run embedded scriptsRon Yorston
2018-11-01ash: allow shell scripts to be embedded in the binaryDenys Vlasenko
2017-08-10libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1Denys Vlasenko
2017-02-17Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link errorKang-Che Sung
2017-01-09unzip: optional support for xzDenys Vlasenko
2017-01-09unzip: optional support for bzip2 and lzmaDenys Vlasenko
2016-12-08randomconfig fixesDenys Vlasenko
2015-10-16cpio: implement -R/--ownerAaro Koskinen
2015-02-10unzip: prevent attacks via malicious filenamesDenys Vlasenko
2015-01-30dpkg: update supported compression methodsDenys Vlasenko
2013-05-15Fix build failures caused by not compiling open_transformer.c (#2)Denys Vlasenko
2013-05-12Fix build failures caused by not compiling open_transformer.cDenys Vlasenko
2012-05-20build system: fix build failure when only gunzip is selectedAnthony G. Basile
2012-04-29fix build failure when compressed help is selected, but bz2 compression is notDenys Vlasenko
2012-04-20Fix another build failure found with randconfigDenys Vlasenko
2012-04-20fix build breakage found by randconfigDenys Vlasenko
2012-03-06Don't compile get_header_tar_FOO function if they are not neededDenys Vlasenko
2012-03-06archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changesDenys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko