pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils Update xenkernel415, xentools415 and xenstore...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eddd2eb71fdb
branches:  trunk
changeset: 390059:eddd2eb71fdb
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Thu Dec 15 13:24:43 2022 +0000

description:
Update xenkernel415, xentools415 and xenstoretools to 4.15.4
Main changes from 4.15.3:
includes all security fixes up to and including XSA-422
other changes are minor improvements and fixes.
Complete changelog can be found at:
https://xenproject.org/downloads/xen-project-archives/xen-project-4-15-series/xen-project-4-15-4/

diffstat:

 sysutils/xenkernel415/Makefile                            |   4 ++--
 sysutils/xenkernel415/distinfo                            |  10 +++++-----
 sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk |  10 +++++-----
 sysutils/xentools415/Makefile                             |   3 +--
 sysutils/xentools415/distinfo                             |   8 ++++----
 sysutils/xentools415/version.mk                           |   4 ++--
 6 files changed, 19 insertions(+), 20 deletions(-)

diffs (103 lines):

diff -r e15c12332447 -r eddd2eb71fdb sysutils/xenkernel415/Makefile
--- a/sysutils/xenkernel415/Makefile    Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xenkernel415/Makefile    Thu Dec 15 13:24:43 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/07/05 15:53:45 bouyer Exp $
+# $NetBSD: Makefile,v 1.8 2022/12/15 13:24:43 bouyer Exp $
 
-VERSION=       4.15.3
+VERSION=       4.15.4
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel415-${VERSION}
 CATEGORIES=    sysutils
diff -r e15c12332447 -r eddd2eb71fdb sysutils/xenkernel415/distinfo
--- a/sysutils/xenkernel415/distinfo    Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xenkernel415/distinfo    Thu Dec 15 13:24:43 2022 +0000
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.7 2022/07/05 15:53:45 bouyer Exp $
+$NetBSD: distinfo,v 1.8 2022/12/15 13:24:43 bouyer Exp $
 
-BLAKE2s (xen415/xen-4.15.3.tar.gz) = ce8af440eed3c04c6a14454ad7138d78ee179e5fc875c1eb06e6b7ea1454dda8
-SHA512 (xen415/xen-4.15.3.tar.gz) = c25903cc263891885ec76500488405226c8e025bb461d2bf0d590b9bd2d7ca5c2693de7ecc38b3655bfd6793cc96314826559f14a09cc139de8cfdbeb914cbd3
-Size (xen415/xen-4.15.3.tar.gz) = 40793144 bytes
+BLAKE2s (xen415/xen-4.15.4.tar.gz) = ff0fc8e2cd666a1361fe24d53be06dc24e50b88a2e200104d769573720e198e4
+SHA512 (xen415/xen-4.15.4.tar.gz) = fa6a4991c0699025af163ed117f8d0523c0a482102464615025eb3575d755ffacec5df394e3fe01871cde6028678f654d99f8e3c2533b138765971a2a7994cb8
+Size (xen415/xen-4.15.4.tar.gz) = 40820669 bytes
 SHA1 (patch-Config.mk) = 9372a09efd05c9fbdbc06f8121e411fcb7c7ba65
 SHA1 (patch-xen_Makefile) = 465388d80de414ca3bb84faefa0f52d817e423a6
 SHA1 (patch-xen_Rules.mk) = c743dc63f51fc280d529a7d9e08650292c171dac
 SHA1 (patch-xen_arch_x86_Kconfig) = df14bfa09b9a0008ca59d53c938d43a644822dd9
-SHA1 (patch-xen_arch_x86_Rules.mk) = 54392a7d719a21bc625a96b673056f88b96df97d
+SHA1 (patch-xen_arch_x86_Rules.mk) = b0bc391f2ca3e96ce2bcaec5e1fcd66139ff16f9
 SHA1 (patch-xen_arch_x86_boot_build32.mk) = c7e57ee41ebf29ced32146945bddca7b482c6a49
 SHA1 (patch-xen_arch_x86_extable.c) = e439e6f3fe704d9b2894fc6b9e8f23f321a00f05
 SHA1 (patch-xen_arch_x86_mm_p2m.c) = 6e9b84dc8448eca9677f184e720bbfcb3c6d314e
diff -r e15c12332447 -r eddd2eb71fdb sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk
--- a/sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk Thu Dec 15 13:24:43 2022 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-xen_arch_x86_Rules.mk,v 1.1 2021/04/18 12:31:26 bouyer Exp $
+$NetBSD: patch-xen_arch_x86_Rules.mk,v 1.2 2022/12/15 13:24:44 bouyer Exp $
 
---- xen/arch/x86/Rules.mk.orig 2020-12-08 15:28:32.000000000 +0100
-+++ xen/arch/x86/Rules.mk      2020-12-08 17:27:58.740162095 +0100
+--- xen/arch/x86/Rules.mk.orig 2022-11-15 09:03:34.000000000 +0100
++++ xen/arch/x86/Rules.mk      2022-12-14 21:22:01.302860156 +0100
 @@ -8,3 +8,5 @@
  endif
- c_flags += $(object_label_flags) $(CFLAGS-stack-boundary)
- a_flags += $(object_label_flags) $(CFLAGS-stack-boundary)
+ c_flags += $(object_label_flags) $(CFLAGS_stack_boundary)
+ a_flags += $(object_label_flags) $(CFLAGS_stack_boundary)
 +
 +c_flags += $(EXTRA_CFLAGS)
diff -r e15c12332447 -r eddd2eb71fdb sysutils/xentools415/Makefile
--- a/sysutils/xentools415/Makefile     Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xentools415/Makefile     Thu Dec 15 13:24:43 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2022/10/08 11:05:57 bouyer Exp $
+# $NetBSD: Makefile,v 1.22 2022/12/15 13:24:44 bouyer Exp $
 #
 # VERSION is set in version.mk as it is shared with other packages
 .include        "version.mk"
 PKGNAME=               xentools415-${VERSION}
-PKGREVISION=           1
 
 CATEGORIES=            sysutils
 
diff -r e15c12332447 -r eddd2eb71fdb sysutils/xentools415/distinfo
--- a/sysutils/xentools415/distinfo     Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xentools415/distinfo     Thu Dec 15 13:24:43 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2022/07/05 15:56:33 bouyer Exp $
+$NetBSD: distinfo,v 1.12 2022/12/15 13:24:44 bouyer Exp $
 
 BLAKE2s (xen415/ipxe-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz) = 67ded947316100f4f66fa61fe156baf1620db575450f4dc0dd8dcb323e57970b
 SHA512 (xen415/ipxe-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz) = d888e0e653727ee9895fa866d8895e6d23a568b4e9e8439db4c4d790996700c60b0655e3a3129e599736ec2b4f7b987ce79d625ba208f06665fced8bddf94403
@@ -6,9 +6,9 @@
 BLAKE2s (xen415/seabios-1.14.0.tar.gz) = c34103500436ad4726f15f2ed181205736143fc41af5c4b32a7055cd021edc1d
 SHA512 (xen415/seabios-1.14.0.tar.gz) = f282175484c99488f4349ff4d3af9a74d96df3e8dcbe679fcea5b8b559f95f600756939d99d6e61dabace206d3d9ccefdc8fa2bc7709d34d6a0dc085d6c79238
 Size (xen415/seabios-1.14.0.tar.gz) = 628981 bytes
-BLAKE2s (xen415/xen-4.15.3.tar.gz) = ce8af440eed3c04c6a14454ad7138d78ee179e5fc875c1eb06e6b7ea1454dda8
-SHA512 (xen415/xen-4.15.3.tar.gz) = c25903cc263891885ec76500488405226c8e025bb461d2bf0d590b9bd2d7ca5c2693de7ecc38b3655bfd6793cc96314826559f14a09cc139de8cfdbeb914cbd3
-Size (xen415/xen-4.15.3.tar.gz) = 40793144 bytes
+BLAKE2s (xen415/xen-4.15.4.tar.gz) = ff0fc8e2cd666a1361fe24d53be06dc24e50b88a2e200104d769573720e198e4
+SHA512 (xen415/xen-4.15.4.tar.gz) = fa6a4991c0699025af163ed117f8d0523c0a482102464615025eb3575d755ffacec5df394e3fe01871cde6028678f654d99f8e3c2533b138765971a2a7994cb8
+Size (xen415/xen-4.15.4.tar.gz) = 40820669 bytes
 SHA1 (patch-.._seabios-rel-1.14.0_src_string.c) = 87e2e28fe47c196e74fea073c7e7f7d03990fbe3
 SHA1 (patch-Config.mk) = d108a1743b5b5313d3ea957b02a005b49f5b3bf6
 SHA1 (patch-Makefile) = 6c580cbea532d08a38cf5e54228bd0210a98da21
diff -r e15c12332447 -r eddd2eb71fdb sysutils/xentools415/version.mk
--- a/sysutils/xentools415/version.mk   Thu Dec 15 13:17:25 2022 +0000
+++ b/sysutils/xentools415/version.mk   Thu Dec 15 13:24:43 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: version.mk,v 1.2 2022/07/05 15:56:33 bouyer Exp $
+# $NetBSD: version.mk,v 1.3 2022/12/15 13:24:44 bouyer Exp $
 #
 # Version number is used by xentools415 and xenstoretools
 
-VERSION=       4.15.3
+VERSION=       4.15.4
 
 DIST_SUBDIR=           xen415
 DISTNAME=              xen-${VERSION}



Home | Main Index | Thread Index | Old Index