| Commit message (Expand) | Author | Age | Files | Lines |
| * | libarchive: Fix Windows build | John Ericson | 2020-10-29 | 1 | -3/+7 |
| * | Revert "Revert "Merge pull request #78910 from serokell/libarchive-zstd""•••The PR was accidentally merged into master instead of staging and thus reverted. Now, in staging, we can re-revert it.
This reverts commit 4df2f78ec72f6a8d2fe286cd34eb3acdfcac81f3.
| Frederik Rietdijk | 2020-06-04 | 1 | -2/+2 |
| * | Merge master into staging-next | Frederik Rietdijk | 2020-06-04 | 1 | -2/+2 |
| |\ |
|
| | * | Revert "Merge pull request #78910 from serokell/libarchive-zstd"•••Should go to staging instead.
This reverts commit f8d9f59abe02ce97f621da24723156934a54611e, reversing
changes made to b27a19d5bf799f581a8afc2b554f178e58c1f524.
| Frederik Rietdijk | 2020-05-29 | 1 | -2/+2 |
| | * | Merge pull request #78910 from serokell/libarchive-zstd•••libarchive: link to zstd (split zstd output) | Frederik Rietdijk | 2020-05-29 | 1 | -2/+2 |
| | |\ |
|
| * | \ | Merge #78910: libarchive: link to zstd (into staging)•••Also split outputs and don't provide static lib by default.
| Vladimír Čunát | 2020-05-29 | 1 | -2/+2 |
| |\ \ \
| | |/
| |/| |
|
| | * | | libarchive: link against zstd | Yorick van Pelt | 2020-02-10 | 1 | -2/+2 |
| * | | | libarchive: 3.4.2 -> 3.4.3 | R. RyanTM | 2020-05-20 | 1 | -2/+2 |
| | |/
|/| |
|
| * | | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | | libarchive: 3.4.1 -> 3.4.2 | R. RyanTM | 2020-02-16 | 1 | -2/+2 |
| |/ |
|
| * | libarchive: 3.4.0 -> 3.4.1 | R. RyanTM | 2020-01-15 | 1 | -2/+2 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | libarchive: 3.3.3 -> 3.4.0•••Release notes: https://github.com/libarchive/libarchive/releases/tag/v3.4.0
| Andreas Rammhold | 2019-07-20 | 1 | -21/+8 |
| * | libarchive: apply upstream CVE patches•••Fixes #57150.
| Vladimír Čunát | 2019-03-10 | 1 | -0/+15 |
| * | libarchive: 3.3.2 -> 3.3.3•••Update includes patches for sec issues:
- CVE-2017-14166
- CVE-2017-14501
- CVE-2017-14502
- Upstream includes patch for libressl version check
fixes #49583
| Periklis Tsirakidis | 2018-11-15 | 3 | -77/+2 |
| * | libarchive: fix patch hash | Orivej Desh | 2018-06-04 | 1 | -1/+3 |
| * | libarchive: pull in patch to support LibresSSL-2.7 (#41395) | qolii | 2018-06-03 | 1 | -1/+7 |
| * | tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial... | Jan Malakhovski | 2018-04-25 | 1 | -0/+2 |
| * | libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502 | adisbladis | 2017-10-31 | 3 | -0/+69 |
| * | libarchive: 3.3.1 -> 3.3.2 | Franz Pletz | 2017-08-28 | 1 | -2/+2 |
| * | libarchive: 3.2.2 -> 3.3.1 | Franz Pletz | 2017-03-11 | 1 | -9/+2 |
| * | libarchive: add patch to fix CVE-2017-5601 | Franz Pletz | 2017-01-31 | 1 | -0/+7 |
| * | libarchive: 3.2.1 -> 3.2.2 for unspecified vulnerabilities•••The release notes don't cover anything in particular:
https://github.com/libarchive/libarchive/blob/ba3dec4495496280226a463b3270a60c8864a4f1/NEWS#L3
| Graham Christensen | 2016-11-23 | 1 | -2/+2 |
| * | libarchive: Use multiple outputs | Eelco Dolstra | 2016-09-19 | 1 | -2/+4 |
| * | libarchive: use pkgconfig•••It tends to make builds more reliable, in general.
| Vladimír Čunát | 2016-09-11 | 1 | -1/+2 |
| * | libarchive: include XAR support by default•••Discussion:
https://github.com/NixOS/nixpkgs/pull/17834
| Vladimír Čunát | 2016-09-11 | 1 | -2/+2 |
| * | libarchive: make libxml2 (XAR support) optional•••Defaults to unincluded to reduce closure size.
| Aneesh Agrawal | 2016-08-18 | 1 | -4/+14 |
| * | libarchive: 3.1.2 -> 3.2.1 (security)•••Fixes at least:
* CVE-2016-4300
* CVE-2016-4302
* CVE-2016-4809
* CVE-2016-5844
| Franz Pletz | 2016-07-10 | 3 | -185/+4 |
| * | libarchive: add propagatedBuildInputs for attr and acl to appease pkgconfig d... | Dan Peebles | 2016-04-29 | 1 | -0/+3 |
| * | libarchive: Reference correct output of openssl. | Tuomas Tynkkynen | 2015-10-28 | 1 | -1/+1 |
| * | libarchive: fix .la file for lzo2 | Luca Bruno | 2015-09-25 | 1 | -1/+3 |
| * | libarchive: Support lzo | William A. Kennington III | 2015-09-23 | 1 | -2/+2 |
| * | libarchive: comment on a vulnerability fixed before | Vladimír Čunát | 2015-09-09 | 1 | -0/+1 |
| * | libarchive: fix .la file | Luca Bruno | 2015-07-28 | 1 | -0/+4 |
| * | libarchive: fix CVE-2015-1197 by upstream patch•••Fixes #6799.
| Vladimír Čunát | 2015-06-16 | 2 | -0/+144 |
| * | cygwin libarchive | Florian Friesdorf | 2015-05-28 | 1 | -0/+4 |
| * | libarchive: move patch into nixpkgs•••Unfortunately, github periodically changes output even for raw diffs
(not just raw patches). I'm including the patch in nixpkgs.
I was unable to do it without hash change. Even if I added binary equal file.
| Vladimír Čunát | 2014-04-21 | 2 | -5/+33 |
| * | libarchive: *permanently* fix patch source and hash•••Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
| Vladimír Čunát | 2014-03-24 | 1 | -2/+2 |
| * | libarchive: patch checksum failure•••Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
| Mathijs Kwik | 2014-03-24 | 1 | -1/+1 |
| * | libarchive: fix CVE-2013-0211 by upstream patch | Vladimír Čunát | 2014-02-06 | 1 | -0/+6 |
| * | libarchive: Add extra source URL (close #1655)•••It seems that libarchive's home page has not been available for at least the
past couple of days.
| Ricardo M. Correia | 2014-02-01 | 1 | -1/+4 |
| * | libarchive: update 3.0.4 -> 3.1.2, homepage move | Vladimír Čunát | 2013-06-30 | 1 | -4/+4 |
| * | libarchive: Don't propagate dependencies•••There doesn't seem to be a good reason for it.
| Eelco Dolstra | 2013-05-11 | 1 | -3/+1 |
| * | - libarchive-3.0.4 | Jack Cummings | 2012-10-20 | 1 | -7/+15 |
| * | * libvirt updated to 0.9.11.•••svn path=/nixpkgs/trunk/; revision=33850
| Eelco Dolstra | 2012-04-19 | 1 | -5/+5 |
| * | * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.•••svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
| Eelco Dolstra | 2012-01-18 | 1 | -2/+2 |
| * | libarchive: don't try to build e2fsprogs, attr, or acl unless running on Linux•••These packages give errors when built on, say, Darwin.
svn path=/nixpkgs/trunk/; revision=26510
| Peter Simons | 2011-03-25 | 1 | -3/+4 |
| * | Bump libarchive to 2.8.3•••Fixes kdeutils-4.4.2 compilation
svn path=/nixpkgs/trunk/; revision=20922
| Yury G. Kudryashov | 2010-04-01 | 1 | -5/+6 |
| * | * Got rid of all --disable-static flags; they're redundant now.•••* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
| Eelco Dolstra | 2009-04-21 | 4 | -22/+19 |
| * | libarchive: 2.4.12 added•••svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
| Yury G. Kudryashov | 2008-02-18 | 4 | -15/+22 |