[ubuntu/hirsute-proposed] libvirt 6.9.0-1ubuntu1 (Accepted)
Christian Ehrhardt
christian.ehrhardt at canonical.com
Wed Nov 18 11:13:14 UTC 2020
libvirt (6.9.0-1ubuntu1) hirsute; urgency=medium
* Merge with Debian 6.8.0-1 from unstable
Remaining changes:
- libvirt-uri.sh: Automatically switch default libvirt URI for users
via user profile (xen URI on dom0, qemu:///system otherwise)
[contains lintian fixups of 6.6.0-1ubuntu1]
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/control: breaks replaces for augeas lenses move in 6.0.0-1
(follows Debian, droppable >22.04)
- d/control: drop mdevctl to a suggest until (LP 1889248) is ready
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
Secure Boot enabled variants of the OVMF firmware and variable store for
the paths where we ship these files in Ubuntu.
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
In addition to just enabling it our solution provides:
+ do not autostart if subnet is already taken (e.g. in guests).
+ iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
the group based access to libvirt functions as it was used in Ubuntu
for quite a long time.
+ d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
+ d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
+ d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
+ d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
+ d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
+ d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
[now contains dnsmasq-as-priv-user of 6.6.0-1ubuntu1]
+ run dnsmasq as libvirt-dnsmasq (LP: 1743718)
+ d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
+ d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
+ d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
+ d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
+ Add dnsmasq configuration to work with system wide dnsmasq-base
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
machine type correctly with newer qemu/libvirt
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
(LP 1861125) fixups
- d/p/ubuntu/wait-for-qemu-kvm.patch - avoid hangs on startup (LP 1887592)
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
split into logical pieces. File names in debian/patches/ubuntu-aa/:
+ 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
+ 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
+ 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
+ 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
+ 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on ppc64el
(LP 1686621 LP 1680384 LP 1784023)
+ 0034-apparmor-virt-aa-helper-access-for-snapped-nova.patch:
apparmor, virt-aa-helper: access for snapped nova
+ 0050-local-include-for-libvirt-qemu.patch,
d/libvirt-daemon-system.postinst: provide a local apparmor include
for abstraction/libvirt-qemu (LP: 1786019)
+ lp-1815910-allow-vhost-net.patch: avoid apparmor issues
with vhost-net/vhost-vsock/vhost-scsi hotplug (LP: 1815910)
* Dropped Changes [in Debian now]
- d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP 1892826)
* Dropped Changes [in upstream now]
- d/p/ubuntu/lp-1901242-util-Fix-logic-in-virFileSetCOW.patch: fix dir pool
handling on non BTRFS affecting virt-manager, api and commandline pool
handling (LP 1901242)
- d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP 1892736)
- d/p/ubuntu-aa/apparmor-allow-unmounting-.dev-entries.patch: avoid
triggering denials in devmapper error path
- d/p/ubuntu-aa/apparmor-profiles-are-meant-to-allow-adding-permanen.patch:
(again) allow permanent per guest overrides (LP 1745114)
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
versioned modules after qemu package upgrades (LP 1847361)
- d/p/ubuntu-aa/0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.
patch: apparmor, libvirt-qemu: Allow read access to overcommit_memory
- d/p/ubuntu-aa/0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.
patch: apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
- d/p/ubuntu/lp-1887490-*: add named types and definitions for EPYC-Rome
chips (LP 1887490)
- 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
* Added Changes
- d/p/ubuntu/daemon-augeas-fix-expected.patch: update for 6.9
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: update for 6.9
- remove Debian debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch as with
recent ubuntu glibx 2.32 it is breaking the build
- d/control: add libtirpc for rpc.h with glibc >=2.32
- d/p/ubuntu-aa/apparmor-allow-kvm-spice-compat-wrapper.patch: fix migrating
pre-Focal guests by allowing kvm-spice
libvirt (6.9.0-1) unstable; urgency=medium
* Team upload
* [9328bc8] New upstream version 6.9.0
* [88c8a9e] patches: Drop backport/rpc-Fix-virt-ssh-helper-detection.patch
libvirt (6.8.0-1) unstable; urgency=medium
* Team upload
* [a09e8f2] New upstream version 6.8.0
* [11671ad] patches: Drop backport/[...]gluster-module-dep.patch
* [d4522ee] patches: Add backport/rpc-Fix-virt-ssh-helper-detection.patch
* [1012105] libvirt-daemon: Install virt-ssh-helper
* [1070367] control: Drop Build-Depends on netcat-openbsd
* [509eb72] control: Drop Build-Depends on libdbus-1-dev
libvirt (6.7.0-3) experimental; urgency=medium
* Team upload
* [2a7b4f4] rules: Decrease timeout for tests to 5m
* [6337ea2] rules: Make dh_missing errors non-fatal for -indep builds
libvirt (6.7.0-2) experimental; urgency=medium
* [7b7ff73] patches: Add backport/[...]gluster-module-dep.patch
* [a9cc391] debhelper: Use compat level 13
* [b327f9a] rules: Increase timeout for tests to 15m
libvirt (6.7.0-1) experimental; urgency=medium
* Team upload
* [0d7a347] New upstream version 6.7.0
* [c6306e9] patches: Drop obsolete patches
The following patches are no longer necessary:
- backport/apparmor-allow-default-pki-path.patch
- backport/apparmor-allow-libvirtd-to-call-pygrub.patch
- backport/apparmor-allow-libvirtd-to-call-virtiofsd.patch
- backport/tools-fix-libvirt-guests.sh-text-assignments.patch
- backport/virdevmapper-Don-t-cache-device-mapper-major.patch
- backport/virdevmapper-Handle-kernel-without-device-mapper-support.patch
- backport/virdevmapper-Ignore-all-errors-when-opening-dev-mapper-co.patch
- debian/Prefer-sbin-over-usr-sbin.patch
* [72f7997] patches: Rewrite build system patches
The following patches have been rewritten:
- debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch
- debian/Set-defaults-for-zfs-tools.patch
* [37e7b80] patches: Add debian/Use-sensible-editor-by-default.patch
Replaces use of the removed --with-default-editor configure option
* [c326ac4] control: Add Build-Depends on meson
libvirt (6.6.0-2) unstable; urgency=medium
* Team upload
[ Christian Ehrhardt ]
* fix libvirt-lxc that was broken by libtirpc linking issues (LP: #1892826)
- [92acaf6] add d/p/debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch
- [90093c0] Revert "control: Add Build-Depends on libtirpc-dev"
* [c12faf1] replace patches for pki and pygrub with clean upstream backports
* [6377d90] apparmor: allow libvirtd to call virtiofsd (LP: #1892736)
Date: Mon, 02 Nov 2020 12:02:26 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/libvirt/6.9.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 02 Nov 2020 12:02:26 +0100
Source: libvirt
Architecture: source
Version: 6.9.0-1ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Launchpad-Bugs-Fixed: 1892736 1892826
Changes:
libvirt (6.9.0-1ubuntu1) hirsute; urgency=medium
.
* Merge with Debian 6.8.0-1 from unstable
Remaining changes:
- libvirt-uri.sh: Automatically switch default libvirt URI for users
via user profile (xen URI on dom0, qemu:///system otherwise)
[contains lintian fixups of 6.6.0-1ubuntu1]
- Disable libssh2 support (universe dependency)
- Disable firewalld support (universe dependency)
- d/control: add libzfslinux-dev to build-deps
- d/control: drop libvirt-lxc, vbox and xen drivers to suggest
- d/control: breaks replaces for augeas lenses move in 6.0.0-1
(follows Debian, droppable >22.04)
- d/control: drop mdevctl to a suggest until (LP 1889248) is ready
- debian/rules: disable the netcf backend. (LP: 1764314)
- debian/patches/ubuntu/ovmf_paths.patch: adjust paths to secboot.fd UEFI
Secure Boot enabled variants of the OVMF firmware and variable store for
the paths where we ship these files in Ubuntu.
- Set qemu-group to kvm (for compat with older ubuntu)
- Additional apport package-hook
- Autostart default bridged network (As upstream does, but not Debian).
In addition to just enabling it our solution provides:
+ do not autostart if subnet is already taken (e.g. in guests).
+ iterate some alternative subnets before giving up
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: This is
the group based access to libvirt functions as it was used in Ubuntu
for quite a long time.
+ d/p/ubuntu/daemon-augeas-fix-expected.patch fix some related tests
due to the group access change.
+ d/libvirt-daemon-system.postinst: add users in sudo to the libvirt
group.
- ubuntu/parallel-shutdown.patch: set parallel shutdown by default.
- Update README.Debian with Ubuntu changes
- d/p/ubuntu/ubuntu_machine_type.patch: accept ubuntu types as pci440fx
- fix autopkgtests
+ d/t/control, d/t/smoke-qemu-session: fixup smoke-qemu-session by making
vmlinuz available and accessible (Debian bug 848314)
+ d/t/control: fix smoke-qemu-session by ensuring the service will run
installing libvirt-daemon-system
+ d/t/smoke-lxc: fix smoke-lxc by ignoring potential issues on destroy as
long as the following undefine succeeds
+ d/t/smoke-lxc: use systemd instead of sysV to restart the service
- dnsmasq related enhancements
[now contains dnsmasq-as-priv-user of 6.6.0-1ubuntu1]
+ run dnsmasq as libvirt-dnsmasq (LP: 1743718)
+ d/libvirt-daemon-system.postinst: add libvirt-dnsmasq user and group
+ d/libvirt-daemon-system.postrm: remove libvirt-dnsmasq user and group
on purge
+ d/p/ubuntu/dnsmasq-as-priv-user: write dnsmasq config with user
libvirt-dnsmasq and adapt the self tests to expect that config
+ d/libvirt-daemon-system.postinst: fix old libvirt-dnsmasq users group
+ Add dnsmasq configuration to work with system wide dnsmasq-base
- d/p/ubuntu/set-default-machine-to-ubuntu.patch: to select default
machine type correctly with newer qemu/libvirt
- d/p/ubuntu/lp-1861125-ubuntu-models: recognize Ubuntu models for
(LP 1861125) fixups
- d/p/ubuntu/wait-for-qemu-kvm.patch - avoid hangs on startup (LP 1887592)
- Apparmor Delta that is Ubuntu specific or yet to be upstreamed
split into logical pieces. File names in debian/patches/ubuntu-aa/:
+ 0020-virt-aa-helper-ubuntu-storage-paths.patch:
apparmor, virt-aa-helper: Allow various storage pools and image
locations
+ 0029-appmor-libvirt-qemu-Add-9p-support.patch: appmor,
libvirt-qemu: Add 9p support
+ 0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch:
virt-aa-helper: Ask for no deny rule for readonly disk (renamed and
reworded, was virt-aa-helper-no-explicity-deny-for-basefiles.patch)
+ 0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch:
apparmor, libvirt-qemu: Allow reading charm-specific ceph config
+ 0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch: allow
commands executed by ubuntu only kvm wrapper on ppc64el
(LP 1686621 LP 1680384 LP 1784023)
+ 0034-apparmor-virt-aa-helper-access-for-snapped-nova.patch:
apparmor, virt-aa-helper: access for snapped nova
+ 0050-local-include-for-libvirt-qemu.patch,
d/libvirt-daemon-system.postinst: provide a local apparmor include
for abstraction/libvirt-qemu (LP: 1786019)
+ lp-1815910-allow-vhost-net.patch: avoid apparmor issues
with vhost-net/vhost-vsock/vhost-scsi hotplug (LP: 1815910)
* Dropped Changes [in Debian now]
- d/p/u/lp-1892826-Revert-m4-virt-xdr-rewrite-XDR-check.patch: avoid clashes
between libtripc and glibc that break libvirt-lxc (LP 1892826)
* Dropped Changes [in upstream now]
- d/p/ubuntu/lp-1901242-util-Fix-logic-in-virFileSetCOW.patch: fix dir pool
handling on non BTRFS affecting virt-manager, api and commandline pool
handling (LP 1901242)
- d/p/ubuntu-aa/lp-1892736-apparmor-allow-libvirtd-to-call-virtiofsd.patch:
allow libvirt to control virtiofsd (LP 1892736)
- d/p/ubuntu-aa/apparmor-allow-unmounting-.dev-entries.patch: avoid
triggering denials in devmapper error path
- d/p/ubuntu-aa/apparmor-profiles-are-meant-to-allow-adding-permanen.patch:
(again) allow permanent per guest overrides (LP 1745114)
- d/p/ubuntu-aa/lp-1847361-load-versioned-module.patch: allow loading
versioned modules after qemu package upgrades (LP 1847361)
- d/p/ubuntu-aa/0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.
patch: apparmor, libvirt-qemu: Allow read access to overcommit_memory
- d/p/ubuntu-aa/0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.
patch: apparmor, libvirt-qemu: Allow owner read access to @{PROC}/*/auxv
- d/p/ubuntu/lp-1887490-*: add named types and definitions for EPYC-Rome
chips (LP 1887490)
- 0030-virt-aa-helper-Complete-9p-support.patch: virt-aa-helper:
add l to 9p file options.
* Added Changes
- d/p/ubuntu/daemon-augeas-fix-expected.patch: update for 6.9
- d/p/ubuntu/Allow-libvirt-group-to-access-the-socket.patch: update for 6.9
- remove Debian debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch as with
recent ubuntu glibx 2.32 it is breaking the build
- d/control: add libtirpc for rpc.h with glibc >=2.32
- d/p/ubuntu-aa/apparmor-allow-kvm-spice-compat-wrapper.patch: fix migrating
pre-Focal guests by allowing kvm-spice
.
libvirt (6.9.0-1) unstable; urgency=medium
.
* Team upload
.
* [9328bc8] New upstream version 6.9.0
* [88c8a9e] patches: Drop backport/rpc-Fix-virt-ssh-helper-detection.patch
.
libvirt (6.8.0-1) unstable; urgency=medium
.
* Team upload
.
* [a09e8f2] New upstream version 6.8.0
* [11671ad] patches: Drop backport/[...]gluster-module-dep.patch
* [d4522ee] patches: Add backport/rpc-Fix-virt-ssh-helper-detection.patch
* [1012105] libvirt-daemon: Install virt-ssh-helper
* [1070367] control: Drop Build-Depends on netcat-openbsd
* [509eb72] control: Drop Build-Depends on libdbus-1-dev
.
libvirt (6.7.0-3) experimental; urgency=medium
.
* Team upload
.
* [2a7b4f4] rules: Decrease timeout for tests to 5m
* [6337ea2] rules: Make dh_missing errors non-fatal for -indep builds
.
libvirt (6.7.0-2) experimental; urgency=medium
.
* [7b7ff73] patches: Add backport/[...]gluster-module-dep.patch
* [a9cc391] debhelper: Use compat level 13
* [b327f9a] rules: Increase timeout for tests to 15m
.
libvirt (6.7.0-1) experimental; urgency=medium
.
* Team upload
.
* [0d7a347] New upstream version 6.7.0
* [c6306e9] patches: Drop obsolete patches
The following patches are no longer necessary:
- backport/apparmor-allow-default-pki-path.patch
- backport/apparmor-allow-libvirtd-to-call-pygrub.patch
- backport/apparmor-allow-libvirtd-to-call-virtiofsd.patch
- backport/tools-fix-libvirt-guests.sh-text-assignments.patch
- backport/virdevmapper-Don-t-cache-device-mapper-major.patch
- backport/virdevmapper-Handle-kernel-without-device-mapper-support.patch
- backport/virdevmapper-Ignore-all-errors-when-opening-dev-mapper-co.patch
- debian/Prefer-sbin-over-usr-sbin.patch
* [72f7997] patches: Rewrite build system patches
The following patches have been rewritten:
- debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch
- debian/Set-defaults-for-zfs-tools.patch
* [37e7b80] patches: Add debian/Use-sensible-editor-by-default.patch
Replaces use of the removed --with-default-editor configure option
* [c326ac4] control: Add Build-Depends on meson
.
libvirt (6.6.0-2) unstable; urgency=medium
.
* Team upload
.
[ Christian Ehrhardt ]
* fix libvirt-lxc that was broken by libtirpc linking issues (LP: #1892826)
- [92acaf6] add d/p/debian/Revert-m4-virt-xdr-rewrite-XDR-check.patch
- [90093c0] Revert "control: Add Build-Depends on libtirpc-dev"
* [c12faf1] replace patches for pki and pygrub with clean upstream backports
* [6377d90] apparmor: allow libvirtd to call virtiofsd (LP: #1892736)
Checksums-Sha1:
92a0e0bfaf206a4cdecfc61e26ebd7968e109281 4959 libvirt_6.9.0-1ubuntu1.dsc
374f128075814d3f30c5e26fdaff04813f11b871 8432360 libvirt_6.9.0.orig.tar.xz
4f5ecd300e6d9e74e6a206c9ab81253cb7d80c85 135952 libvirt_6.9.0-1ubuntu1.debian.tar.xz
b6fbaf1d1bd523bffe5a54eee7a51944f21449e5 15936 libvirt_6.9.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
72dcffc36f54d20444005dd62d306425746d94d397b25134c98fe165aa089ef2 4959 libvirt_6.9.0-1ubuntu1.dsc
0d8427ee1d0f448fb339f847838f63b1e7ca0c4acbd14f1faacb129c795cc0c1 8432360 libvirt_6.9.0.orig.tar.xz
95d0635e3d1405742b8e5cce4f111a76a5248019baf6e337a08c683acc9a8cae 135952 libvirt_6.9.0-1ubuntu1.debian.tar.xz
3349011de9f10628278e480ef2f682140abfb689f8ae8af6335126fd6f875a09 15936 libvirt_6.9.0-1ubuntu1_source.buildinfo
Files:
79c327ed9ed5aaadef07266548a45c1b 4959 libs optional libvirt_6.9.0-1ubuntu1.dsc
db4c288e7ffac216cacb38da4d129f05 8432360 libs optional libvirt_6.9.0.orig.tar.xz
1b8a7a1a236b00c8c0ba34e6506cf4c7 135952 libs optional libvirt_6.9.0-1ubuntu1.debian.tar.xz
6398c424d5ac645456975d538a0989e7 15936 libs optional libvirt_6.9.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl+1AQgACgkQuj4pM4KA
skJhHg//YMzcG5J7q8KmL8XLlP2/EybkYzXA+LaFIASuHKBDE8K1TEVhNv7zwaz7
sP4NPANdhWdVOah1K8tkh7BZd/fTQdGUz4dZ8oNmPeVNhNrtbllO8eajakpWM5Zy
/FUgBXMBDQjUJlnMwL5LQGbe7lwNyVhQp3y2g8Wtqb+Lja0rj7OMICnxLsJog94I
UQIFmB0w8/pXKsLC5ZbLSS6pgHw5Mum8JRyWlHM0ihvqFNITf6tf7X061tZBHZdb
6PHftj4EY6bRRo79OCaIGPTLN3NWSr8s+xnYm6t2diWGHuksv3V7NUnYlY4zKchm
c+9x6iEVuf0i/Be6Bnph1jbOCH5gHvTjuveu3G21EyNLEZJnMsCwgjfsyRExKgP+
1JYz6AjFFZTBWPC/cgQaNziO8BsSAFI+XNE3dycso16uIPmzhnmF+XIoZFaGL+P0
UG3yqDTLrfkcbeyPIpw6SvvyUrXyFWpfVVlhsxKKWp1k/aHEna8rgd0o49Qz0ABt
DOKdB556J2KLDaytQN7VLvFvnHAtNdztpXHaBJk1irgXrhMW2JTu6toxHQ1KAwnu
FZpvkZdBypXxLWulTq5kFrmXpMCM91UTJS7CDs3FofE73rDy6p/ISdouF+rOyQwr
bceCS8GVxB5KB2wB5qTUQLK41kmkRvm1IPuHO3jLorzPIIY2iJo=
=bksE
-----END PGP SIGNATURE-----
More information about the Hirsute-changes
mailing list