Christoph Reiter
36921853ac
Add some github URLs
2024-01-21 19:56:52 +01:00
Christoph Reiter
3b724e4420
libarchive: Update to 3.7.2
2023-09-12 16:12:10 +02:00
Christoph Reiter
237efd41df
libarchive: Update to 3.7.1
2023-07-30 10:16:04 +02:00
Christoph Reiter
68ed65a348
libarchive: Update to 3.7.0
2023-07-19 22:01:12 +02:00
Christoph Reiter
75bb29d4ff
openssl rebuilds
2022-12-21 18:57:19 +01:00
Christoph Reiter
2b3ff25ac6
libarchive: fix broken .pc file
...
it references iconv which doesn't install a .pc file
2022-12-09 20:22:18 +01:00
Christoph Reiter
0c8e024c24
libarchive: Update to 3.6.2
...
* new key, verified via https://keys.openpgp.org/search?q=mm@FreeBSD.org
* enable stripping, unclear why it was disabled
* drop patch included in the release
2022-12-09 18:29:59 +01:00
Christoph Reiter
93c5c595f5
Some package rebuilds
...
To get proper file checksums
2022-05-14 19:52:45 +02:00
Christoph Reiter
160f55e144
libarchive: fix depends/makedepends
...
replace nettle with openssl, remove libxml2
2022-04-18 11:10:53 +02:00
Christoph Reiter
ef15636c7a
libarchive: drop bcrypt patch
...
We use openssl now, so no need for this
2022-04-18 11:04:55 +02:00
David Macek
638d58a25f
libarchive: Upgrade to v3.6.1 and link with OpenSSL
...
Previously it was linked with WinCrypto.
2022-04-17 20:16:31 +02:00
Christoph Reiter
afcd49c2a5
Fix cygwin build triplet hack
...
Setting a var this way doesn't actually change it for expansion in the same line..
2022-04-03 20:38:58 +02:00
Biswapriyo Nath
fc5dff58e2
libarchive: update to 3.5.3
...
Build as cygwin
2022-02-09 09:32:59 +05:30
Christoph Reiter
e40c90814f
Makedepend on gcc/make where needed
...
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e
makedepend on autotools for packages using configure
...
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.
Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Biswapriyo Nath
7f1dd43342
Update packages
2021-09-03 21:43:46 +05:30
Christoph Reiter
c48a6ac7b4
libarchive-devel: depend on libexpat-devel
2021-08-26 23:37:02 +02:00
Alexey Pavlov
74aab072d6
libarchive: Fix URL
2021-01-12 14:20:21 +03:00
Alexey Pavlov
80511f7bf7
libarchive: Update to 3.5.1
2021-01-12 14:14:35 +03:00
Astrum-polaris
8a4326c782
libarchive: update to 3.5.0
2020-12-02 21:41:19 +08:00
David Macek
19bd06b131
[RFC] Cleanup ( #1984 )
...
* Remove msys2-runtime dependencies
* Remove `base` group
* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Alexey Pavlov
f21a3c9d26
libarchive: Update to 3.4.3
2020-05-22 14:31:05 +03:00
Alexey Pavlov
1db160911a
Rebuild packages for nettle 3.6
2020-05-18 14:26:28 +03:00
Alexey Pavlov
4210524b43
libarchive: Disabe lzo in configure flags
2020-03-09 12:09:33 +03:00
Zhongcheng Lao
5433950222
Remove lzo2 from libarchive dependencies ( #1887 )
...
* Remove lzo2 from libarchive dependencies
libarchive is currently not built with lzo2
* Increase pkgrel for libarchive
2020-03-09 10:29:11 +03:00
Alexey Pavlov
6bc6e05b5c
libarchive: Update to 3.4.2
2020-02-17 14:24:32 +03:00
Alexey Pavlov
9dea8b0386
libarchive: Update to 3.4.1
2020-01-15 12:36:41 +03:00
Alexey Pavlov
f8e02d7adf
libarchive: Rebuild with zstd support
2019-07-22 08:57:01 +03:00
Alexey Pavlov
f249e86e02
Rebuild packages for nettle
2019-07-02 11:28:04 +03:00
Alexey Pavlov
f4dabfb8aa
libarchive: Rebuild
2019-07-01 15:35:36 +03:00
Jeroen Ooms
a631df9284
Fix pacman to work on Vista, fixes #1674 , fixes #1181 ( #1682 )
2019-06-26 07:59:57 +03:00
Alexey Pavlov
4e9bcf988d
libarchive: Update to 3.4.0
2019-06-13 23:56:22 +03:00
Alexey Pavlov
24b89d97e4
libarchive: Fix liblz4 binary dependency
2018-09-09 15:39:00 +03:00
Alexey Pavlov
79c2a3d9f5
libarchibe: Fix dependencies
2018-09-09 12:19:45 +03:00
Alexey Pavlov
da443d83de
libarchive: Update to 3.3.3
2018-09-07 10:21:20 +03:00
Alexey Pavlov
94ed45cb2c
libarchive: Fix dependencies, rebuild
2018-06-22 09:06:35 +03:00
Jeroen Ooms
471786d8e9
Declare dependency on libexpat
2018-06-16 21:36:30 +02:00
Viktor Szakats
746a478425
switch to HTTPS where available
2017-09-16 03:45:32 +00:00
J. Peter Mugaas
28ff4fe0b7
add bcrypt patch reference to fix build. OOPS!!!
2017-07-14 11:42:23 -04:00
J. Peter Mugaas
61c5178acc
libarchive - 3.3.2 - Update to latest versions. Enable bcrypt so we can use Cryptography Next Generation.
2017-07-14 10:45:25 -04:00
Josh Kilmer
4c7e4146d1
libarchive: Update to 3.3.1
2017-05-02 21:59:35 +01:00
Alexey Pavlov
6d562ed96b
libarchive: Rebuild
2016-12-07 10:58:05 +03:00
J. Peter Mugaas
895ed6c7f1
expat - 2.2.0 - Add expat-2.2.0-CVE-2016-0718-regression.patch from Archlinux
...
Tag names were cut off in some cases; reported by Andy Wang
libarchive - 3.2.2 - use expat instead of libxml2
2016-11-30 06:26:46 -05:00
J. Peter Mugaas
8c9e0003f3
libarchive - 3.2.2 Update to latest version
...
Latest version
Add patch for a compiler error. I have taken the liberty of making a
merge request to the libarchive developers.
https://github.com/libarchive/libarchive/pull/818 . I deally, I would
like to remove all patches from this.
2016-11-01 08:24:51 -04:00
Alexey Pavlov
63a5284f62
libarchive: Update to 3.2.1
2016-08-25 14:29:25 +03:00
J. Peter Mugaas
73649cd0a3
libarchive 3.2 - Update to new version
...
Update to new version 3.2 and rekey msys2.patch. Remove
0001-mtree-fix-line-filename-length-calculation.patch',
libarchive-3.1.3-CVE-2013-0211_read_buffer_overflow.patch,
libarchive-3.1.2-acl.patch, and 'libarchive-3.1.2-sparce-mtree.patch
because they are in the source-code now.
Add validpgpkeys array
2016-05-17 07:42:10 -04:00
Viktor Szakats
ab64a4ef6c
switch to sha256 checksums
...
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes
Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
mashir43
30572285e4
libarchive: Rebuild.
2015-04-22 14:46:39 +09:00
Renato Silva
b176b369d3
Trailing whitespace cleanup.
2015-02-09 18:47:01 -02:00
Ray Donnelly
056ddd2dc9
crosstool-ng: Refresh patches
2015-01-08 20:59:24 +00:00