Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/libvirt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libvirt b/lfs/libvirt index 6058355ca..ebe777bc2 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 32 +PAK_VER = 33
-DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu +DEPS = ebtables libpciaccess libyajl ncat qemu
SERVICES = libvirtd virtlogd
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/openvmtools | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/openvmtools b/lfs/openvmtools index 65d5104f9..b91c89d26 100644 --- a/lfs/openvmtools +++ b/lfs/openvmtools @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)/open-vm-tools TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 PROG = openvmtools -PAK_VER = 11 +PAK_VER = 12
-DEPS = libtirpc +DEPS =
SERVICES = openvmtools
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/rpcbind | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/rpcbind b/lfs/rpcbind index 9ce77e15f..31708192c 100644 --- a/lfs/rpcbind +++ b/lfs/rpcbind @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rpcbind -PAK_VER = 6 +PAK_VER = 7
-DEPS = libtirpc +DEPS =
SERVICES = rpcbind
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/samba | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/samba b/lfs/samba index 12ffccfa7..e7b31c900 100644 --- a/lfs/samba +++ b/lfs/samba @@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 90 +PAK_VER = 91
-DEPS = avahi cups libtirpc perl-Parse-Yapp perl-JSON +DEPS = avahi cups perl-Parse-Yapp perl-JSON
SERVICES = samba
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/xinetd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/xinetd b/lfs/xinetd index c5a714140..6c1cbecfc 100644 --- a/lfs/xinetd +++ b/lfs/xinetd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = xinetd -PAK_VER = 3 +PAK_VER = 4
-DEPS = libtirpc +DEPS =
SERVICES = xinetd
Hi Peter,
This patch series should have gone together with the change of libtirpc from addon to core package so these updates need to go into master for CU173 Testing.
Regards, Adolf.
On 07/02/2023 14:01, Adolf Belka wrote:
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
lfs/libvirt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libvirt b/lfs/libvirt index 6058355ca..ebe777bc2 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 32 +PAK_VER = 33
-DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu +DEPS = ebtables libpciaccess libyajl ncat qemu
SERVICES = libvirtd virtlogd
I just merged this in Peter’s absence.
-Michael
On 7 Feb 2023, at 14:08, Adolf Belka adolf.belka@ipfire.org wrote:
Hi Peter,
This patch series should have gone together with the change of libtirpc from addon to core package so these updates need to go into master for CU173 Testing.
Regards, Adolf.
On 07/02/2023 14:01, Adolf Belka wrote:
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
lfs/libvirt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/libvirt b/lfs/libvirt index 6058355ca..ebe777bc2 100644 --- a/lfs/libvirt +++ b/lfs/libvirt @@ -35,9 +35,9 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) SUP_ARCH = x86_64 aarch64 PROG = libvirt -PAK_VER = 32 +PAK_VER = 33 -DEPS = ebtables libpciaccess libtirpc libyajl ncat qemu +DEPS = ebtables libpciaccess libyajl ncat qemu SERVICES = libvirtd virtlogd