Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xentools411 update to 4.11.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae2c44f28f1f
branches: trunk
changeset: 437479:ae2c44f28f1f
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Mon Aug 24 10:33:27 2020 +0000
description:
update to 4.11.4.
Changes: mosly bug fixes and improvements; better support for newer AMD CPUs.
full changelog at https://xenproject.org/downloads/xen-project-archives/xen-project-4-11-series/xen-project-4-11-4/
diffstat:
sysutils/xentools411/Makefile | 4 +-
sysutils/xentools411/distinfo | 10 ++--
sysutils/xentools411/patches/patch-xen_common_lz4_dexompress.c | 24 ----------
sysutils/xentools411/version.mk | 4 +-
4 files changed, 9 insertions(+), 33 deletions(-)
diffs (80 lines):
diff -r 7868da662edc -r ae2c44f28f1f sysutils/xentools411/Makefile
--- a/sysutils/xentools411/Makefile Mon Aug 24 08:49:07 2020 +0000
+++ b/sysutils/xentools411/Makefile Mon Aug 24 10:33:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/08/20 11:30:25 bouyer Exp $
+# $NetBSD: Makefile,v 1.22 2020/08/24 10:33:27 bouyer Exp $
#
# VERSION is set in version.mk as it is shared with other packages
.include "version.mk"
@@ -8,7 +8,7 @@
DIST_SUBDIR= xen411
DISTNAME= xen-${VERSION}
PKGNAME= xentools411-${VERSION}
-PKGREVISION= 5
+#PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
diff -r 7868da662edc -r ae2c44f28f1f sysutils/xentools411/distinfo
--- a/sysutils/xentools411/distinfo Mon Aug 24 08:49:07 2020 +0000
+++ b/sysutils/xentools411/distinfo Mon Aug 24 10:33:27 2020 +0000
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.13 2020/06/23 13:22:30 manu Exp $
+$NetBSD: distinfo,v 1.14 2020/08/24 10:33:27 bouyer Exp $
SHA1 (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) = 272b8c904dc0127690eca2c5c20c67479e40da34
RMD160 (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) = cfcb4a314c15da19b36132b27126f3bd9699d0e5
SHA512 (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) =
bbcce5e55040e7e29adebd4a5253a046016a6e2e7ff34cf801a42d147e1ec1af57e0297318249bfa9c5bbeac969fe4b37c18cbf845a80b2136d65387a4fc31da
Size (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) = 3732065 bytes
-SHA1 (xen411/xen-4.11.3.tar.gz) = 2d77152168d6f9dcea50db9cb8e3e6a0720a4a1b
-RMD160 (xen411/xen-4.11.3.tar.gz) = cfb2e699842867b60d25a01963c564a6c5e580da
-SHA512 (xen411/xen-4.11.3.tar.gz) = 2204e490e9fc357a05983a9bf4e7345e1d364fe00400ce473988dcb9ca7d4e2b921fe10f095cbbc64248130a92d22c6f0d154dcae250a57a7f915df32e3dc436
-Size (xen411/xen-4.11.3.tar.gz) = 25180826 bytes
+SHA1 (xen411/xen-4.11.4.tar.gz) = 6c8cdf441621c14dc5345196b48df6982c060c4f
+RMD160 (xen411/xen-4.11.4.tar.gz) = 49819fcd1de3985d4dea370be962548c862f2933
+SHA512 (xen411/xen-4.11.4.tar.gz) = 8383f0b369fa08c8ecfdd68f902a2aaad140146a183131c50c020fe04c2f1e829c219b9bd9923fa8f1c180e1e7c6e73d0d68b7015fc39fd3b7f59e55c680cedb
+Size (xen411/xen-4.11.4.tar.gz) = 25184564 bytes
SHA1 (patch-.._ipxe_src_core_settings.c) = 1eab2fbd8b22dde2b8aa830ae7701603486f74e4
SHA1 (patch-.._ipxe_src_net_fcels.c) = eda41b25c3d5f5bef33caa9a6af28c40cb91e66b
SHA1 (patch-Config.mk) = c41005a60de2f94a72b0206030eb021c137653d3
diff -r 7868da662edc -r ae2c44f28f1f sysutils/xentools411/patches/patch-xen_common_lz4_dexompress.c
--- a/sysutils/xentools411/patches/patch-xen_common_lz4_dexompress.c Mon Aug 24 08:49:07 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
---- ./xen/common/lz4/decompress.c.orig 2020-06-23 03:41:56.777396819 +0200
-+++ ./xen/common/lz4/decompress.c 2020-06-23 03:42:40.735064865 +0200
-@@ -146,9 +146,9 @@
- if (op == oend)
- goto _output_error;
- continue;
- }
-- if (unlikely((unsigned long)cpy < (unsigned long)op))
-+ if (unlikely((unsigned long)cpy < (unsigned long)op - (STEPSIZE - 4)))
- goto _output_error;
- LZ4_SECURECOPY(ref, op, cpy);
- op = cpy; /* correction */
- }
-@@ -278,9 +278,9 @@
- if (op == oend)
- goto _output_error;
- continue;
- }
-- if (unlikely((unsigned long)cpy < (unsigned long)op))
-+ if (unlikely((unsigned long)cpy < (unsigned long)op - (STEPSIZE - 4)))
- goto _output_error;
- LZ4_SECURECOPY(ref, op, cpy);
- op = cpy; /* correction */
- }
diff -r 7868da662edc -r ae2c44f28f1f sysutils/xentools411/version.mk
--- a/sysutils/xentools411/version.mk Mon Aug 24 08:49:07 2020 +0000
+++ b/sysutils/xentools411/version.mk Mon Aug 24 10:33:27 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: version.mk,v 1.1 2020/08/20 11:30:25 bouyer Exp $
+# $NetBSD: version.mk,v 1.2 2020/08/24 10:33:27 bouyer Exp $
#
# Version number is used by xentools411 and xenstoretools
-VERSION= 4.11.3
+VERSION= 4.11.4
VERSION_IPXE= 356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d
Home |
Main Index |
Thread Index |
Old Index