Commit graph

39 commits

Author SHA1 Message Date
Andreas Rammhold 2c5763538a
libarchive: 3.3.3 -> 3.4.0
Release notes: https://github.com/libarchive/libarchive/releases/tag/v3.4.0
2019-07-20 23:58:53 +02:00
Vladimír Čunát 5767c18d99
libarchive: apply upstream CVE patches
Fixes #57150.
2019-03-10 09:52:14 +01:00
Periklis Tsirakidis 95fa7b6370
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
2018-11-15 14:00:01 +00:00
Orivej Desh 957810e04f libarchive: fix patch hash 2018-06-04 12:49:21 +00:00
qolii 20d83e286d libarchive: pull in patch to support LibresSSL-2.7 (#41395) 2018-06-03 17:59:43 +00:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
adisbladis d76572fa89
libarchive: Fixes for CVE-2017-14166 and CVE-2017-14502 2017-10-31 02:17:02 +08:00
Franz Pletz f9f9749fd2
libarchive: 3.3.1 -> 3.3.2 2017-08-28 19:49:11 +02:00
Franz Pletz bf6c90ed67
libarchive: 3.2.2 -> 3.3.1 2017-03-11 10:25:34 +01:00
Franz Pletz ca593a7293
libarchive: add patch to fix CVE-2017-5601 2017-01-31 17:00:13 +01:00
Graham Christensen 9118702898
libarchive: 3.2.1 -> 3.2.2 for unspecified vulnerabilities
The release notes don't cover anything in particular:

ba3dec4495/NEWS (L3)
2016-11-23 23:23:48 -05:00
Eelco Dolstra 37f2679e73 libarchive: Use multiple outputs 2016-09-19 20:03:11 +02:00
Vladimír Čunát 5a9cbd6b5e libarchive: use pkgconfig
It tends to make builds more reliable, in general.
2016-09-11 12:02:08 +02:00
Vladimír Čunát 856b4623c4 libarchive: include XAR support by default
Discussion:
https://github.com/NixOS/nixpkgs/pull/17834
2016-09-11 11:51:04 +02:00
Aneesh Agrawal 0187c7df7c libarchive: make libxml2 (XAR support) optional
Defaults to unincluded to reduce closure size.
2016-08-18 23:58:03 -04:00
Franz Pletz 844748a9c9 libarchive: 3.1.2 -> 3.2.1 (security)
Fixes at least:

  * CVE-2016-4300
  * CVE-2016-4302
  * CVE-2016-4809
  * CVE-2016-5844
2016-07-10 10:50:38 +02:00
Dan Peebles 42f46936bb libarchive: add propagatedBuildInputs for attr and acl to appease pkgconfig dependencies 2016-04-29 03:29:30 +00:00
Tuomas Tynkkynen e5e2e6aba2 libarchive: Reference correct output of openssl. 2015-10-28 10:17:09 +01:00
Luca Bruno 7d1cb980bf libarchive: fix .la file for lzo2 2015-09-25 14:06:58 +02:00
William A. Kennington III 09d336ea5e libarchive: Support lzo 2015-09-23 20:49:03 -07:00
Vladimír Čunát ac6f1313dc libarchive: comment on a vulnerability fixed before 2015-09-09 10:04:26 +02:00
Luca Bruno 9e0dcf3bd9 libarchive: fix .la file 2015-07-28 15:22:56 +02:00
Vladimír Čunát f2c84ffeb2 libarchive: fix CVE-2015-1197 by upstream patch
Fixes #6799.
2015-06-16 18:35:13 +02:00
Florian Friesdorf d6c4963bcb cygwin libarchive 2015-05-28 10:53:36 +02:00
Vladimír Čunát f3ec500d48 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.
2014-04-21 17:57:20 +02:00
Vladimír Čunát c814dab2ee 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.
2014-03-24 22:30:52 +01:00
Mathijs Kwik 64e7ee4142 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.
2014-03-24 10:35:52 +01:00
Vladimír Čunát 72740390d7 libarchive: fix CVE-2013-0211 by upstream patch 2014-02-06 20:59:04 +01:00
Ricardo M. Correia 6d449f7c60 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.
2014-02-01 08:13:47 +01:00
Vladimír Čunát 62759ea980 libarchive: update 3.0.4 -> 3.1.2, homepage move 2013-06-30 09:00:12 +02:00
Eelco Dolstra 3e56da4e77 libarchive: Don't propagate dependencies
There doesn't seem to be a good reason for it.
2013-05-11 19:41:33 +02:00
Jack Cummings d8006ae368 - libarchive-3.0.4 2012-10-20 22:17:14 -07:00
Eelco Dolstra e24547ab88 * libvirt updated to 0.9.11.
svn path=/nixpkgs/trunk/; revision=33850
2012-04-19 21:40:07 +00:00
Eelco Dolstra d4d7931a62 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31678
2012-01-18 20:53:01 +00:00
Peter Simons 0e5593b0f6 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
2011-03-25 12:55:22 +00:00
Yury G. Kudryashov c3e38d11f0 Bump libarchive to 2.8.3
Fixes kdeutils-4.4.2 compilation

svn path=/nixpkgs/trunk/; revision=20922
2010-04-01 18:50:43 +00:00
Eelco Dolstra 94d7d1fdbb * 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
2009-04-21 23:18:09 +00:00
Yury G. Kudryashov 0b2d493521 libarchive: 2.4.12 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
2008-02-18 20:52:40 +00:00
Yury G. Kudryashov dc2b4f3ec7 libarchive added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10236
2008-01-22 13:08:32 +00:00