summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorToolybird2023-08-25 15:09:50 +1000
committerToolybird2023-08-25 15:09:50 +1000
commite234b6d059a41f057d441ac528f28929de074846 (patch)
tree7db35969290c2e8ec80744b91488470728cb0dd6
parente83f0bb9306dc9df5cf2756d72e8cdafbddc968a (diff)
downloadaur-e234b6d059a41f057d441ac528f28929de074846.tar.gz
Upgrade to 1.0.95 and apply fix
- update zlib to 1.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e4be7e0cfb4..8c979c64141d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ventoy
pkgdesc = A new bootable USB solution
- pkgver = 1.0.94
+ pkgver = 1.0.95
pkgrel = 1
url = https://www.ventoy.net/
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = ventoy
noextract = edk2-stable201911.zip
noextract = fuse-2.9.9.tar.gz
noextract = exfat-1.3.0.tar.gz
- noextract = zlib-1.2.13.tar.gz
+ noextract = zlib-1.3.tar.gz
noextract = squashfs-tools-4.4.tar.gz
noextract = device-mapper-1.02.28-2.el5.src.rpm
noextract = zstd-1.0.0.tar.gz
@@ -42,7 +42,7 @@ pkgbase = ventoy
noextract = cryptsetup-1.7.5.tar.xz
noextract = wimboot-2.7.3.tar.gz
options = !buildflags
- source = ventoy-1.0.94.tar.gz::https://github.com/ventoy/Ventoy/archive/refs/tags/v1.0.94.tar.gz
+ source = ventoy-1.0.95.tar.gz::https://github.com/ventoy/Ventoy/archive/refs/tags/v1.0.95.tar.gz
source = https://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz
source = ventoy-grub-fix-build-with-binutils-2.36.patch::https://git.savannah.gnu.org/cgit/grub.git/patch/configure.ac?id=b9827513
source = git+https://github.com/ipxe/ipxe.git#commit=3fe683e
@@ -55,7 +55,7 @@ pkgbase = ventoy
source = kernel-headers-musl-4.19.88.tar.gz::https://github.com/sabotage-linux/kernel-headers/archive/v4.19.88.tar.gz
source = https://github.com/libfuse/libfuse/releases/download/fuse-2.9.9/fuse-2.9.9.tar.gz
source = exfat-1.3.0.tar.gz::https://github.com/relan/exfat/archive/refs/tags/v1.3.0.tar.gz
- source = https://www.zlib.net/zlib-1.2.13.tar.gz
+ source = https://www.zlib.net/zlib-1.3.tar.gz
source = squashfs-tools-4.4.tar.gz::https://github.com/plougher/squashfs-tools/archive/refs/tags/4.4.tar.gz
source = http://vault.centos.org/5.3/os/SRPMS/device-mapper-1.02.28-2.el5.src.rpm
source = zstd-1.0.0.tar.gz::https://github.com/facebook/zstd/archive/refs/tags/v1.0.0.tar.gz
@@ -63,7 +63,7 @@ pkgbase = ventoy
source = https://busybox.net/downloads/busybox-1.32.0.tar.bz2
source = https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-1.7.5.tar.xz
source = wimboot-2.7.3.tar.gz::https://github.com/ipxe/wimboot/archive/v2.7.3.tar.gz
- sha256sums = 77ca685f00488331bbf6339d381b5a5b43ffaee8d95cb748674f713048ed2a25
+ sha256sums = ae6275cd3abe53bccf44352395cbee2b44be468cc4f1ee05217675f5dd004442
sha256sums = e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d
sha256sums = db2a9018392a3984d1e1e649bde0ffc19c90fa4d96b9fd2d4caaf9c1ca2af68b
sha256sums = SKIP
@@ -76,7 +76,7 @@ pkgbase = ventoy
sha256sums = d104397fc657ffb0f0bda46f54fd182b76a9ebc324149c183a4ff8c86a8db53d
sha256sums = d0e69d5d608cc22ff4843791ad097f554dd32540ddc9bed7638cc6fea7c1b4b5
sha256sums = 689bcb4a639acd2d45e6fa0ff455f7f18edb2421d4f4f42909943775adc0e375
- sha256sums = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
+ sha256sums = ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
sha256sums = a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3
sha256sums = 599a630fdf020282e27c66aa2b4f3d624d731bd150749a8d7b74f544be03b2bb
sha256sums = 197e6ef74da878cbf72844f38461bb18129d144fd5221b3598e973ecda6f5963
diff --git a/PKGBUILD b/PKGBUILD
index 9c62520f4d8e..e2e51d8f0fe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,7 +33,7 @@
# have been modified.
pkgname=ventoy
-pkgver=1.0.94
+pkgver=1.0.95
_grub_ver=2.04 # (Jul 2019)
#_unifont_ver=15.0.01 # FIXME see NOTE below
_ipxe_ver=3fe683e # (Sep 29 2019)
@@ -47,7 +47,7 @@ _lz4_ver=1.8.1.2 # (Jan 2018) old! FIXME statically linked into u
_xz_ver=5.0.4 # (Jun 2012) old! FIXME statically linked into unsquashfs
_lzo_ver=2.08 # (Jun 2014) old! FIXME statically linked into unsquashfs
_zstd_ver=1.4.4 # (Nov 2019) old! FIXME statically linked into unsquashfs
-_zlib_ver=1.2.13 # need a static 32-bit lib for unsquashfs, build our own
+_zlib_ver=1.3 # need a static 32-bit lib for unsquashfs, build our own
_squash_ver=4.4 # (Aug 2019) old! FIXME for unsquashfs
_dm_ver=1.02.28 # (Sep 2008) old! FIXME for dmsetup
_zstd1_ver=1.0.0 # (Sep 2016) old! FIXME for standalone zstdcat
@@ -127,7 +127,7 @@ noextract=(
cryptsetup-"$_crypt_ver".tar.xz
wimboot-"$_wimboot_ver".tar.gz
)
-sha256sums=('77ca685f00488331bbf6339d381b5a5b43ffaee8d95cb748674f713048ed2a25'
+sha256sums=('ae6275cd3abe53bccf44352395cbee2b44be468cc4f1ee05217675f5dd004442'
'e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d'
'db2a9018392a3984d1e1e649bde0ffc19c90fa4d96b9fd2d4caaf9c1ca2af68b'
'SKIP'
@@ -140,7 +140,7 @@ sha256sums=('77ca685f00488331bbf6339d381b5a5b43ffaee8d95cb748674f713048ed2a25'
'd104397fc657ffb0f0bda46f54fd182b76a9ebc324149c183a4ff8c86a8db53d'
'd0e69d5d608cc22ff4843791ad097f554dd32540ddc9bed7638cc6fea7c1b4b5'
'689bcb4a639acd2d45e6fa0ff455f7f18edb2421d4f4f42909943775adc0e375'
- 'b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30'
+ 'ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e'
'a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3'
'599a630fdf020282e27c66aa2b4f3d624d731bd150749a8d7b74f544be03b2bb'
'197e6ef74da878cbf72844f38461bb18129d144fd5221b3598e973ecda6f5963'