summary refs log tree commit diff
path: root/pkgs/tools/compression
Commit message (Collapse)AuthorAge
* Merge pull request #38865 from matthewbauer/darwin-security-fixesMatthew Justin Bauer2018-04-12
|\ | | | | [darwin] Security fixes
| * pbzx: init at 1.0.2Matthew Bauer2018-04-09
| |
* | Merge staging into masterFrederik Rietdijk2018-04-11
|\ \
| * | Merge remote-tracking branch 'origin/master' into stagingShea Levy2018-03-28
| |\|
| * | xar, libselinux: use musl-fts on musl, fixWill Dietz2018-03-26
| | |
| * | Merge branch 'binutils-2.30' into stagingShea Levy2018-03-22
| |\ \
| | * | xz: Fix dependency on /bin/shShea Levy2018-03-17
| | | |
* | | | Merge branch 'auto-update/pigz'Matthew Bauer2018-04-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | pigz: fix on darwinMatthew Bauer2018-04-11
| | | |
| * | | pigz: 2.3.4 -> 2.4Ryan Mulligan2018-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -h` got 0 exit code - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --help` got 0 exit code - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -V` and found version 2.4 - ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --version` and found version 2.4 - found 2.4 with grep in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4 - found 2.4 in filename of file in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4
* | | | zstd: 1.3.3 -> 1.3.4Vladyslav M2018-03-27
| |/ / |/| |
* | | zstd: Fix install name on macOSEelco Dolstra2018-03-20
| |/ |/| | | | | It had an install name '/usr/local/lib/libzstd.1.dylib'.
* | Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\| | | | | | | | | | | | | | | | | | | | | Resolved the following conflicts (by carefully applying patches from the both branches since the fork point): pkgs/development/libraries/epoxy/default.nix pkgs/development/libraries/gtk+/3.x.nix pkgs/development/python-modules/asgiref/default.nix pkgs/development/python-modules/daphne/default.nix pkgs/os-specific/linux/systemd/default.nix
| * brotli: 1.0.2 -> 1.0.3Will Dietz2018-03-05
| | | | | | | | https://github.com/google/brotli/releases/tag/v1.0.3
* | lzip: 1.19 -> 1.20Ryan Mulligan2018-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip -h` got 0 exit code - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip --help` got 0 exit code - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip -V` and found version 1.20 - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip --version` and found version 1.20 - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip -h` and found version 1.20 - ran `/nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20/bin/lzip --help` and found version 1.20 - found 1.20 with grep in /nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20 - found 1.20 in filename of file in /nix/store/y8gzi68gamcb4wjrhm075vg5xv3gjfam-lzip-1.20
* | Merge branch 'systemd-cross' into stagingShea Levy2018-02-26
|\ \ | |/ |/|
| * lzip: Fix cross compilationShea Levy2018-02-25
| |
* | advancecomp: 2.0 -> 2.1Ryan Mulligan2018-02-24
|/ | | | Semi-automatic update; builds on NixOS
* xz: set CONFIG_SHELL to /bin/sh, fix retained reference to bootstrapWill Dietz2018-02-13
|
* gzip: remove darwin format patchDaiderd Jordan2018-01-27
|
* Merge branch 'master' into stagingVladimír Čunát2018-01-27
|\ | | | | | | Hydra: ?compare=1429281
| * brotli: install man pagesWill Dietz2018-01-23
| |
| * brotli: run testsWill Dietz2018-01-23
| |
* | Merge #33737: gzip: 1.8 -> 1.9Vladimír Čunát2018-01-21
|\ \ | |/ |/|
| * gzip: 1.8 -> 1.9Lancelot SIX2018-01-11
| | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2018-01/msg00004.html for release informations.
* | Merge commit '2e56ba' from staging into masterTuomas Tynkkynen2018-01-17
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-01-14
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/fetchbower/default.nix pkgs/build-support/fetchdarcs/default.nix pkgs/build-support/fetchgx/default.nix pkgs/development/python-modules/botocore/default.nix pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix pkgs/tools/admin/awscli/default.nix
| * | brotli: remove darwin cmake fixDaiderd Jordan2018-01-07
| | |
* | | Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice2018-01-16
| |/ |/| | | | | Goodbye, and thanks for all the Nix...
* | Merge pull request #33575 from dtzWill/fix/cross-1John Ericson2018-01-09
|\ \ | |/ |/| Minor cross fixes, 1
| * bsdiff: fix 'cc' usageWill Dietz2018-01-09
| |
* | treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
| |
* | brotli: fix darwin buildDaiderd Jordan2018-01-03
|/
* brotli: Use multiple outputsEelco Dolstra2018-01-02
|
* brotli: 1.0.1 -> 1.0.2Will Dietz2017-12-29
|
* zstd: 1.3.2 -> 1.3.3dywedir2017-12-22
|
* lzip: add unpackCmd hookOrivej Desh2017-12-04
|
* zopfli: build on macosKosta Welke2017-11-29
|
* brotli: 0.6.0 -> 1.0.1Orivej Desh2017-11-29
|
* brotliUnstable: deleteOrivej Desh2017-11-29
|
* rzip: fix CVE-2017-8364Andreas Rammhold2017-11-09
|
* Merge pull request #31203 from mimadrid/update/zstd-1.3.2Orivej Desh2017-11-03
|\ | | | | zstd: 1.3.0 -> 1.3.2
| * zstd: 1.3.0 -> 1.3.2mimadrid2017-11-03
| |
* | treewide: abandon Google Code homepagesc0bw3b2017-11-03
| |
* | fix source root locations.Piotr Bogdan2017-11-02
|/ | | | | | | | | | These have changed following commit https://github.com/NixOS/nixpkgs/commit/c3255fe8ec326d2c8fe9462d49ed83aa64d3e68f. See also: - https://github.com/NixOS/nixpkgs/pull/31004 - https://github.com/NixOS/nixpkgs/pull/31106
* treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
|
* treewide: Do not limit hardenging because gcc 4.9 in bootstrapJohn Ericson2017-09-14
| | | | Bootstrap tools has since been bumped
* gsc: fix darwin buildDaiderd Jordan2017-09-08
|
* advancecomp: 1.23 -> 2.0Franz Pletz2017-09-05
|
* xar: 1.5.2 -> 1.6.1Franz Pletz2017-08-28
|