public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 90142d811f4502827b5251047583f4f2485d3c9c
@ 2025-11-03 17:03 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2025-11-03 17:03 UTC (permalink / raw)
  To: ipfire-scm

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  90142d811f4502827b5251047583f4f2485d3c9c (commit)
      from  54059db30a2fc1ac9b4ad2baf2d56a4cbe7d40fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 90142d811f4502827b5251047583f4f2485d3c9c
Author: Adolf Belka <adolf.belka@ipfire.org>
Date:   Thu Oct 30 17:23:55 2025 +0100

    libvirt: Uncomment two lines in the rootfile
    
    - These lines were new in with the previous update from 11.4.0 to 11.7.0 but I
       incorrectly commented them out.
    - This has been flagged up in the forum as it is stopping the user doing a virsh backup.
    
    Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/packages/libvirt | 4 ++--
 lfs/libvirt                       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/config/rootfiles/packages/libvirt b/config/rootfiles/packages/libvirt
index 718debf7e..9e80e8e75 100644
--- a/config/rootfiles/packages/libvirt
+++ b/config/rootfiles/packages/libvirt
@@ -429,8 +429,8 @@ usr/share/libvirt/schemas/storagecommon.rng
 usr/share/libvirt/schemas/storagepool.rng
 usr/share/libvirt/schemas/storagepoolcaps.rng
 usr/share/libvirt/schemas/storagevol.rng
-#usr/share/libvirt/schemas/sysinfo.rng
-#usr/share/libvirt/schemas/sysinfocommon.rng
+usr/share/libvirt/schemas/sysinfo.rng
+usr/share/libvirt/schemas/sysinfocommon.rng
 #usr/share/libvirt/test-screenshot.png
 #usr/share/locale/as/LC_MESSAGES/libvirt.mo
 #usr/share/locale/bg/LC_MESSAGES/libvirt.mo
diff --git a/lfs/libvirt b/lfs/libvirt
index 90e5a4696..659b42c58 100644
--- a/lfs/libvirt
+++ b/lfs/libvirt
@@ -35,7 +35,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 aarch64
 PROG       = libvirt
-PAK_VER    = 42
+PAK_VER    = 43
 
 DEPS       = ebtables libpciaccess ovmf swtpm qemu
 


hooks/post-receive
--
IPFire 2.x development tree


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-11-03 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-03 17:03 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 90142d811f4502827b5251047583f4f2485d3c9c Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox