[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 5 commits: changelog: Create entry for 10.5.0-1

Andrea Bolognani (@abologna) gitlab at salsa.debian.org
Sun Jul 7 17:46:05 BST 2024



Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt


Commits:
401cfb97 by Andrea Bolognani at 2024-07-02T21:00:27+02:00
changelog: Create entry for 10.5.0-1

Gbp-Dch: Ignore

- - - - -
12dc10cd by Andrea Bolognani at 2024-07-02T21:01:29+02:00
symbols: Bump symbol versions

No new public symbols.

Gbp-Dch: Ignore

- - - - -
cf6aa612 by Andrea Bolognani at 2024-07-02T21:02:23+02:00
patches: Refresh patches

Gbp-Dch: Ignore

- - - - -
151a6943 by Andrea Bolognani at 2024-07-04T00:44:19+02:00
rules: Set unitdir/sysusersdir explicitly

The values match the defaults, so there's no change in
behavior.

Gbp-Dch: Ignore

- - - - -
5a27b2b9 by Andrea Bolognani at 2024-07-04T00:50:37+02:00
Document changes and release 10.5.0-1

- - - - -


4 changed files:

- debian/changelog
- debian/libvirt0.symbols
- debian/patches/debian/Use-sensible-editor-by-default.patch
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libvirt (10.5.0-1) unstable; urgency=medium
+
+  * [a8c62f5] New upstream version 10.5.0
+    - Fixes qemu:///session (Closes: #1072723, #1072769)
+
+ -- Andrea Bolognani <eof at kiyuko.org>  Thu, 04 Jul 2024 00:44:29 +0200
+
 libvirt (10.4.0-1) unstable; urgency=medium
 
   * [7ed6608] New upstream version 10.4.0


=====================================
debian/libvirt0.symbols
=====================================
@@ -101,7 +101,7 @@ libvirt.so.0 libvirt0 #MINVER#
  *@LIBVIRT_9.7.0 9.7.0
  *@LIBVIRT_10.1.0 10.1.0
  *@LIBVIRT_10.2.0 10.2.0
- *@LIBVIRT_PRIVATE_10.4.0 10.4.0
+ *@LIBVIRT_PRIVATE_10.5.0 10.5.0
 
 libvirt-qemu.so.0 libvirt0 #MINVER#
  *@LIBVIRT_QEMU_0.8.3 0.8.3
@@ -119,4 +119,4 @@ libvirt-admin.so.0 libvirt0 #MINVER#
  *@LIBVIRT_ADMIN_2.0.0 2.0.0~rc1
  *@LIBVIRT_ADMIN_3.0.0 3.0.0
  *@LIBVIRT_ADMIN_8.6.0 8.9.0
- *@LIBVIRT_ADMIN_PRIVATE_10.4.0 10.4.0
+ *@LIBVIRT_ADMIN_PRIVATE_10.5.0 10.5.0


=====================================
debian/patches/debian/Use-sensible-editor-by-default.patch
=====================================
@@ -10,7 +10,7 @@ Forwarded: not-needed
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/tools/vsh.c b/tools/vsh.c
-index 6cc1f60..bf38030 100644
+index 9fbb1f9..b4f2866 100644
 --- a/tools/vsh.c
 +++ b/tools/vsh.c
 @@ -2557,7 +2557,7 @@ vshEditWriteToTempFile(vshControl *ctl, const char *doc)


=====================================
debian/rules
=====================================
@@ -137,6 +137,8 @@ DEB_CONFIGURE_EXTRA_ARGS := \
     -Drunstatedir=/run \
     -Dinitconfdir=/etc/default \
     -Dsshconfdir=/etc/ssh/ssh_config.d \
+    -Dunitdir=/usr/lib/systemd/system \
+    -Dsysusersdir=/usr/lib/sysusers.d \
     -Dno_git=true \
     -Dpackager="$(DEB_VENDOR)" \
     -Dpackager_version="$(DEB_VERSION)" \



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/6d527eae4db9c2b31695c60b82df94f64726bc8f...5a27b2b998d1e9dbe81f731050d459cc4b6ccc01

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/6d527eae4db9c2b31695c60b82df94f64726bc8f...5a27b2b998d1e9dbe81f731050d459cc4b6ccc01
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20240707/8a181ad8/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list