summary refs log tree commit diff
path: root/pkgs/tools/archivers
Commit message (Collapse)AuthorAge
* Merge branch 'staging'Vladimír Čunát2016-05-27
|\ | | | | | | Includes a security update of libxml2.
| * gnutar: remove patch already applied upstreamVladimír Čunát2016-05-22
| | | | | | | | Fallout from #15567. Only Darwin is affected, hashes of the rest remain.
| * gnutar: 1.28 -> 1.29Alexander Ried2016-05-20
| |
* | p7zip: Fix darwin buildChris Jefferson2016-05-26
|/
* rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|
* pxattr: Init at 2.1.0Rahul Gopinath2016-05-09
| | | | | | pxattr provides a single interface to extended file system attributes. It can be used to save and restore extended file system attributes before using a utility such as tar for backup which does not understand extended fsattr.
* unarj: mark as brokenTobias Geerinckx-Rice2016-05-08
| | | | | | And ‘maintain’ to help keep an eye on it. Closes #7332.
* zpaq: 7.12 -> 7.13Tobias Geerinckx-Rice2016-05-06
|
* unarj: 2.63a -> 2.65Tobias Geerinckx-Rice2016-05-03
|
* zpaq: remove unused .upstream fileTobias Geerinckx-Rice2016-04-28
|
* zpaq: 7.11 -> 7.12Tobias Geerinckx-Rice2016-04-28
| | | | | | | Faster extract. Removes -encrypt (combined with -repack). Also, we now correctly follow upstream's versioning and no longer multiply the version number by 100. You may need to update manually.
* dar: 2.5.2 -> 2.5.3Tuomas Tynkkynen2016-04-18
| | | | While at it, add xz support and enable parallel build.
* zpaq: 710 -> 711Tobias Geerinckx-Rice2016-04-17
|
* zpaqd: 633 -> 707Michael Raskin2016-04-13
|
* unshield: 0.7pre3955 -> 1.3Nikolay Amiantov2016-04-13
|
* Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\
| * Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| |\ | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| * \ Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| |\ \ | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| * \ \ Merge master into closure-sizeVladimír Čunát2016-03-08
| |\ \ \ | | | | | | | | | | | | | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * | | | gnutar: Depend on 'acl' only on LinuxTuomas Tynkkynen2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | I'm not sure why but the 'acl' dependency only exists in the multiple-outputs branch...
| * | | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Let's get rid of those merge conflicts.
| * \ \ \ \ Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * \ \ \ \ \ \ Merge branch 'master' into closure-sizeLuca Bruno2015-12-11
| |\ \ \ \ \ \ \
| * | | | | | | | treewide: fix invocations of installBin commandVladimír Čunát2015-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've removed the trivial command in 4e72b61de. I think `install -Dt "$out/bin"` is a better replacement anyway, as it can be easily used to other directories than $out/bin. /cc @ehmry who seems to maintain many packages with this usage. (BTW, it would be better to have maintainer attribute same as github username, as it makes pinging maintainers much easier.)
| * | | | | | | | Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge staging into closure-sizeVladimír Čunát2015-11-20
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * \ \ \ \ \ \ \ \ \ Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * \ \ \ \ \ \ \ \ \ \ Merge staging into closure-sizeVladimír Čunát2015-05-05
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 'staging' into closure-sizeVladimír Čunát2015-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - there were many easy merge conflicts - cc-wrapper needed nontrivial changes Many other problems might've been created by interaction of the branches, but stdenv and a few other packages build fine now.
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'staging' into v/modularVladimír Čunát2014-08-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts (easy): pkgs/development/interpreters/perl/5.10/setup-hook.sh pkgs/development/interpreters/perl/5.8/setup-hook.sh pkgs/development/libraries/gtk+/2.x.nix
| * | | | | | | | | | | | | | mutiout: make it builtinVladimír Čunát2014-08-30
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | WIP: getting goodVladimír Čunát2014-08-27
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | zpaq: 709 -> 710Tobias Geerinckx-Rice2016-04-11
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds multi-part archives, -index. Some UI changes.
* | | | | | | | | | | | | | p7zip: 9.38 -> 15.14.1Marius Bakke2016-04-09
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | zpaq: 7.08 -> 7.09Tobias Geerinckx-Rice2016-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bug in extracting streaming archive with empty first file name.
* | | | | | | | | | | | | | zpaq: 7.07 -> 7.08Tobias Geerinckx-Rice2016-04-05
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Removes multi-part archive support, -nodelete, add -test, and -key prompt. - Updated to libzpaq v7.08 (smaller decoder buffer). - Updated Makefile to link libzpaq.o statically.
* | | | | | | | | | | | | innoextract: 1.5 -> 1.6Marius Bakke2016-03-25
| | | | | | | | | | | | |
* | | | | | | | | | | | | zpaq: 706 -> 707Tobias Geerinckx-Rice2016-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes v7.06 bug in creating multipart encrypted archives with incorrectly salted index.
* | | | | | | | | | | | | zpaq: 705 -> 706Tobias Geerinckx-Rice2016-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Fixes handling of some corrupted archives. - Conforms to new spec zpaq205.pdf. - New man page. - Add Makefile [and adapt Nix expression to use it].
* | | | | | | | | | | | | unrar: build on darwinAllan Espinosa2016-03-11
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | unrar: 5.3.9 -> 5.3.11Nikolay Amiantov2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also build shared library.
* | | | | | | | | | | | undmg: init at 1.0.2Marc Scholten2016-03-03
| | | | | | | | | | | |
* | | | | | | | | | | | cpio: patch CVE-2016-2037, out of bounds write (close #13489)Graham Christensen2016-02-26
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | zip: disable nls patch by default.Shea Levy2016-01-27
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch breaks zip -y (symlinks are turned into regular files). See https://bugs.gentoo.org/show_bug.cgi?id=571676#c4
* | | | | | | | | | refactor to use autoreconfHook where possibleRobin Gloster2016-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Close #12446.
* | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-01-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | unrar: 5.2.7 -> 5.3.9Kranium Gikos Mendoza2016-01-16
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-01-05
|\| | | | | | | | | |
| * | | | | | | | | | unrar: fix #12084: wrong licenseVladimír Čunát2016-01-02
| | | | | | | | | | |