summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libarchive (follow)
Commit message (Expand)AuthorAgeFilesLines
* libarchive: Fix Windows buildJohn Ericson2020-10-291-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 Rietdijk2020-06-041-2/+2
* Merge master into staging-nextFrederik Rietdijk2020-06-041-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 Rietdijk2020-05-291-2/+2
| * Merge pull request #78910 from serokell/libarchive-zstd•••libarchive: link to zstd (split zstd output)Frederik Rietdijk2020-05-291-2/+2
| |\
* | \ Merge #78910: libarchive: link to zstd (into staging)•••Also split outputs and don't provide static lib by default. Vladimír Čunát2020-05-291-2/+2
|\ \ \ | | |/ | |/|
| * | libarchive: link against zstdYorick van Pelt2020-02-101-2/+2
* | | libarchive: 3.4.2 -> 3.4.3R. RyanTM2020-05-201-2/+2
| |/ |/|
* | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* | libarchive: 3.4.1 -> 3.4.2R. RyanTM2020-02-161-2/+2
|/
* libarchive: 3.4.0 -> 3.4.1R. RyanTM2020-01-151-2/+2
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* libarchive: 3.3.3 -> 3.4.0•••Release notes: https://github.com/libarchive/libarchive/releases/tag/v3.4.0 Andreas Rammhold2019-07-201-21/+8
* libarchive: apply upstream CVE patches•••Fixes #57150. Vladimír Čunát2019-03-101-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 Tsirakidis2018-11-153-77/+2
* libarchive: fix patch hashOrivej Desh2018-06-041-1/+3
* libarchive: pull in patch to support LibresSSL-2.7 (#41395)qolii2018-06-031-1/+7
* tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial...Jan Malakhovski2018-04-251-0/+2
* libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502adisbladis2017-10-313-0/+69
* libarchive: 3.3.1 -> 3.3.2Franz Pletz2017-08-281-2/+2
* libarchive: 3.2.2 -> 3.3.1Franz Pletz2017-03-111-9/+2
* libarchive: add patch to fix CVE-2017-5601Franz Pletz2017-01-311-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 Christensen2016-11-231-2/+2
* libarchive: Use multiple outputsEelco Dolstra2016-09-191-2/+4
* libarchive: use pkgconfig•••It tends to make builds more reliable, in general. Vladimír Čunát2016-09-111-1/+2
* libarchive: include XAR support by default•••Discussion: https://github.com/NixOS/nixpkgs/pull/17834 Vladimír Čunát2016-09-111-2/+2
* libarchive: make libxml2 (XAR support) optional•••Defaults to unincluded to reduce closure size. Aneesh Agrawal2016-08-181-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 Pletz2016-07-103-185/+4
* libarchive: add propagatedBuildInputs for attr and acl to appease pkgconfig d...Dan Peebles2016-04-291-0/+3
* libarchive: Reference correct output of openssl.Tuomas Tynkkynen2015-10-281-1/+1
* libarchive: fix .la file for lzo2Luca Bruno2015-09-251-1/+3
* libarchive: Support lzoWilliam A. Kennington III2015-09-231-2/+2
* libarchive: comment on a vulnerability fixed beforeVladimír Čunát2015-09-091-0/+1
* libarchive: fix .la fileLuca Bruno2015-07-281-0/+4
* libarchive: fix CVE-2015-1197 by upstream patch•••Fixes #6799. Vladimír Čunát2015-06-162-0/+144
* cygwin libarchiveFlorian Friesdorf2015-05-281-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át2014-04-212-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át2014-03-241-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 Kwik2014-03-241-1/+1
* libarchive: fix CVE-2013-0211 by upstream patchVladimír Čunát2014-02-061-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. Correia2014-02-011-1/+4
* libarchive: update 3.0.4 -> 3.1.2, homepage moveVladimír Čunát2013-06-301-4/+4
* libarchive: Don't propagate dependencies•••There doesn't seem to be a good reason for it. Eelco Dolstra2013-05-111-3/+1
* - libarchive-3.0.4Jack Cummings2012-10-201-7/+15
* * libvirt updated to 0.9.11.•••svn path=/nixpkgs/trunk/; revision=33850 Eelco Dolstra2012-04-191-5/+5
* * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.•••svn path=/nixpkgs/branches/stdenv-updates/; revision=31678 Eelco Dolstra2012-01-181-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 Simons2011-03-251-3/+4
* Bump libarchive to 2.8.3•••Fixes kdeutils-4.4.2 compilation svn path=/nixpkgs/trunk/; revision=20922 Yury G. Kudryashov2010-04-011-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 Dolstra2009-04-214-22/+19
* libarchive: 2.4.12 added•••svn path=/nixpkgs/branches/stdenv-updates/; revision=10745 Yury G. Kudryashov2008-02-184-15/+22