1
0
mirror of synced 2026-04-28 21:17:30 +00:00

distributions.conf now supports arbitrary keyring files

Any tag ending in ".gpg" will be considered to be the according
keyring file in /usr/share/keyrings/. This is at least needed for some
Ubuntu releases which were eol'ed in the past few years, especially
because Ubuntu split up their keyrings much more finegrained than just
"archive" and "archive-removed-keys".
This commit is contained in:
Axel Beckert
2019-02-08 17:37:11 +01:00
parent 0d9a7cb12e
commit a8df6e002f
4 changed files with 12 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -24,6 +24,8 @@ xen-tools (4.8-1) UNRELEASED; urgency=medium
+ Many improvements for the release-testing script.
+ Only run xen-toolstack helper script if both, xm and xl are
present. Avoids warning about deprecated helper script.
+ distributions.conf now supports arbitrary keyring files in
/usr/share/keyrings/. (Needed for some EoL Ubuntu releases.)
[ Nico Boehr ]
+ Add support for LVM thin provisioning.