summary refs log tree commit diff
path: root/pkgs/tools/archivers
Commit message (Collapse)AuthorAge
* Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ | | | | | | | | | | | | Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
| * Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
| |\
| * \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-31
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-25
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-19
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
| |\ \ \ \ \ \
| * | | | | | | dar: disable format hardeningRobin Gloster2016-05-30
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-07
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-28
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-03-15
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cromfs: use default gccRobin Gloster2016-02-25
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | xarchive: disable format hardeningRobin Gloster2016-02-24
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | switch hardening flagsRobin Gloster2016-01-30
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Use a hardened stdenv by defaultFranz Pletz2016-01-30
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | unar: init at 1.10.1 (#17830)Ram Kromberg2016-08-19
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Re-enable bunch of packages on DarwinTuomas Tynkkynen2016-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba these contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
* | | | | | | | | | | | | | | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build-tested on x86_64 Linux & Mac.
* | | | | | | | | | | | | | | treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* | | | | | | | | | | | | | unrar: 5.4.2 -> 5.4.4 (#17361)Miguel Madrid2016-07-30
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | zpaq: 7.13 -> 7.14Tobias Geerinckx-Rice2016-07-23
| | | | | | | | | | | | |
* | | | | | | | | | | | | xarchiver: 0.5.4.6 -> 0.5.4.7mimadrid2016-07-23
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | p7zip: 15.14.1 -> 16.02 (#17025)Miguel Madrid2016-07-19
| | | | | | | | | | | |
* | | | | | | | | | | | xarchiver: 0.5.4 -> 0.5.4.6mimadrid2016-07-15
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | unrar: 5.3.11 -> 5.4.2Miguel Madrid2016-07-07
| | | | | | | | | | |
* | | | | | | | | | | zpaqd: 7.07 -> 7.08Tobias Geerinckx-Rice2016-06-23
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes double close in r command to output file.
* | | | | | | | | | 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.