Commit Graph

88 Commits

Author SHA1 Message Date
f4cc55feb7
libarchive: -> 3.7.2; cherry picked commit from upstream for lzma_stream detection, disabled iconv and testing 2023-11-01 19:56:01 +01:00
0546af3074
libarchive: 3.7.1 -> 3.7.2 2023-09-12 23:03:33 +02:00
e8d96752ff
libarchive: 3.7.0 -> 3.7.1 2023-07-30 17:13:28 +02:00
8db8c6e902 libarchive: update to 3.7.0 2023-07-18 15:08:23 +02:00
0ae75c356b
libarchive: ..and updated the footprint 2022-12-19 21:22:33 +00:00
0faa0b7801
libarchive: revert back to cmake build, set CFLAG for multithreaded xz compression 2022-12-19 21:19:57 +00:00
a825fcfe57 libarchive: add --without-iconv to configure 2022-12-19 16:17:53 +01:00
6cb6c4aa61 libarchive: build with autotools again 2022-12-19 15:19:13 +01:00
61f44a3400 libarchive: update to 3.6.2 2022-12-10 12:45:34 +01:00
4233658aae Merge remote-tracking branch 'origin/3.6' into 3.7 2022-04-09 18:44:54 +02:00
0de5029f24
libarchive: 3.6.0 -> 3.6.1 2022-04-09 12:23:52 +02:00
c90bc99030
libarchive: use cmake 2022-04-02 15:19:52 +02:00
9a01072768 Merge branch '3.6' into 3.7 2022-02-18 15:38:27 +01:00
ee26e0e083 libarchive: fix footprint 2022-02-18 15:30:27 +01:00
8ef45460f8
libarchive: 3.5.3 -> 3.6.0 2022-02-18 14:05:41 +01:00
e5a9247278 Merge branch '3.6' into 3.7 2022-02-09 16:02:37 +01:00
e4c63b30d8 [notify] libarchive: update to 3.5.3, fixes for CVE-2021-{31566,36976} 2022-02-08 14:09:04 +01:00
aaa7b45b8e
libarchive: use https 2021-12-13 12:15:06 +01:00
58306deb21
libarchive: prevent linking against opt/libb2 2021-10-24 20:41:07 +02:00
2057ce826c [notify] libarchive: update to 3.5.2
includes security fixes, see
https://github.com/libarchive/libarchive/releases/tag/v3.5.2
2021-08-23 11:54:12 +02:00
f27ea0100f libarchive: update to 3.5.1 2020-12-28 12:31:29 +01:00
5fd5d7eb8d Merge branch '3.5' into 3.6
Conflicts:
	libarchive/.signature
	libarchive/Pkgfile
2020-12-01 11:53:07 +00:00
237e2935f7 libarchive: update to 3.5.0 2020-12-01 12:49:54 +01:00
67714afe99 libarchive: add zstd to dependencies 2020-07-16 17:43:51 +00:00
8d01d5fd46 libarchive: allow support of zstd compression 2020-07-16 17:35:12 +00:00
575b29d80a [notify] libarchive: update to 3.4.3
Note:
-----
libarchive is linked static into core/pkgutils, thus an rebuild
of pkgutils is required after the libarchive update:

 prt-get update -fr pkgutils
2020-05-20 13:39:49 +02:00
3bfc1cf10d [notify] libarchive: update to 3.4.2
includes security fixes, see
https://github.com/libarchive/libarchive/wiki/ReleaseNotes#libarchive-342

Note:
-----
libarchive is linked statically into core/pkgutils, thus an rebuild
of pkgutils is required after the libarchive update:

 prt-get update -fr pkgutils
2020-02-12 11:16:54 +01:00
a835f53b2f [notify] libarchive: update to 3.4.1
secutity fixes, see
https://github.com/libarchive/libarchive/releases/tag/v3.4.1

Note:
-----
libarchive is linked static into core/pkgutils, thus an rebuild
of pkgutils is required after the libarchive update:

 prt-get update -fr pkgutils
2020-01-02 16:33:39 +01:00
d8c2e37d4a [notify] libarchive: update to 3.4.0
Several security fixes, see
- https://lwn.net/Articles/792560/
- https://github.com/libarchive/libarchive/releases

Note:
-----
libarchive is linked static into core/pkgutils, thus an rebuild
of pkgutils is required after the libarchive update:

 prt-get update -fr pkgutils
2019-07-16 12:49:55 +02:00
1522e5dd85 [notify] libarchive: update to 3.3.3
includes security fixes, see
https://www.cvedetails.com/vulnerability-list/vendor_id-12872/product_id-26168/version_id-223069/Libarchive-Libarchive-3.3.2.html

Note
----
to use the new version of libarchive rebuild core/pkgutils
  prt-get update -fr pkgutils
2018-09-04 18:42:44 +02:00
7dd8c3edfa core: remove all .md5sum 2018-08-24 12:38:26 +02:00
6491f3cb5d libarchive: update to 3.3.2 2017-09-19 21:00:04 +02:00
d59c15e9b7 [notify] libarchive: update to 3.3.1
feature and security release, see
https://groups.google.com/forum/#!topic/libarchive-announce/y0IEjnplpcM

Note
----
to use the new version of libarchive rebuild core/pkgutils
  prt-get update -fr pkgutils
2017-03-07 10:41:26 +01:00
907962e8d7 update signatures 2016-10-25 11:18:23 +02:00
48ccb651d7 Merge branch '3.2' into 3.3 2016-10-25 11:17:27 +02:00
f60a7eb42e [notify] libarchive: update to 3.3.2
According to NEWS this is a "Security release".

See
- https://github.com/libarchive/libarchive/issues?utf8=%E2%9C%93&q=milestone%3A3.2.2
for a list of bugs that have been fixed with this release.

Note
----
to use the new version of libarchive rebuild core/pkgutils
  prt-get update -fr pkgutils
2016-10-25 11:02:45 +02:00
Fredrik Rinnestam
721eca1e2b libarchive: updated signature 2016-06-20 09:05:09 +02:00
Fredrik Rinnestam
0baae3d337 Merge branch '3.2' into 3.3 2016-06-20 09:04:33 +02:00
Fredrik Rinnestam
8489fa8909 [notify] libarchive: updated to 3.2.1
"This fixes a handful of security and other critical issues with 3.2.0"
2016-06-20 09:03:14 +02:00
Fredrik Rinnestam
b6fab05677 updated core ports signatures 2016-06-15 00:38:51 +02:00
e53d5a8219 [notify] libarchive: update to 3.2.0
includes a security fix for CVE-2016-1541, see
https://groups.google.com/forum/#!topic/libarchive-announce/qdeGf_DRvN4

Note
----
to use the new version of libarchive rebuild core/pkgutils
  prt-get update -fr pkgutils
2016-05-05 13:03:57 +02:00
9cfebfe2f1 libarchive: depends on lzo 2016-03-04 10:03:33 +01:00
Fredrik Rinnestam
be36ba17e7 libarchive: move man-pages to /usr/share/man 2015-07-25 23:10:04 +02:00
Fredrik Rinnestam
7b8de7493a libarchive: prevent linking against opt/nettle 2014-04-01 19:28:44 +02:00
Fredrik Rinnestam
2bdc38e777 libarchive: updated to 3.1.2 2013-12-01 18:28:53 +01:00
d3f93ab676 libarchive: new source URL 2013-02-06 16:52:29 +01:00
d9d28f9efe libarchive: update to 3.0.4 2012-06-23 17:12:59 +02:00
Tilman Sauerbeck
7443d34fb9 libarchive: updated to 3.0.3. 2012-03-27 20:27:24 +02:00
Tilman Sauerbeck
cfeb6e6c57 libarchive: updated to 2.8.5. 2011-09-17 10:10:03 +02:00
484bf3438d libarchive: forced rebuild for liblzma 5.0.0 2011-01-08 19:19:01 +01:00