From ad865412fa45ae188b64612435dd3492e01332ef Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 25 Jan 2023 21:37:27 +0100 Subject: [PATCH] releasing package snapd version 2.58.2 (#12522) --- packaging/arch/PKGBUILD | 2 +- packaging/debian-sid/changelog | 7 +++++++ packaging/fedora/snapd.spec | 6 +++++- packaging/opensuse/snapd.changes | 5 +++++ packaging/opensuse/snapd.spec | 2 +- packaging/ubuntu-14.04/changelog | 7 +++++++ packaging/ubuntu-16.04/changelog | 7 +++++++ 7 files changed, 33 insertions(+), 3 deletions(-) diff --git a/packaging/arch/PKGBUILD b/packaging/arch/PKGBUILD index ef240045600..3fd2baab89d 100644 --- a/packaging/arch/PKGBUILD +++ b/packaging/arch/PKGBUILD @@ -11,7 +11,7 @@ pkgdesc="Service and tools for management of snap packages." depends=('squashfs-tools' 'libseccomp' 'libsystemd' 'apparmor') optdepends=('bash-completion: bash completion support' 'xdg-desktop-portal: desktop integration') -pkgver=2.58.1 +pkgver=2.58.2 pkgrel=1 arch=('x86_64' 'i686' 'armv7h' 'aarch64') url="https://github.com/snapcore/snapd" diff --git a/packaging/debian-sid/changelog b/packaging/debian-sid/changelog index 3f54655017b..fce98a4afc3 100644 --- a/packaging/debian-sid/changelog +++ b/packaging/debian-sid/changelog @@ -1,3 +1,10 @@ +snapd (2.58.2-1) unstable; urgency=medium + + * New upstream release, LP: #1998462 + - bootloader: fix dirty build by hardcoding copyright year + + -- Michael Vogt Wed, 25 Jan 2023 20:02:08 +0100 + snapd (2.58.1-1) unstable; urgency=medium * New upstream release, LP: #1998462 diff --git a/packaging/fedora/snapd.spec b/packaging/fedora/snapd.spec index 26b7c8e6923..19ff6d106b5 100644 --- a/packaging/fedora/snapd.spec +++ b/packaging/fedora/snapd.spec @@ -103,7 +103,7 @@ %endif Name: snapd -Version: 2.58.1 +Version: 2.58.2 Release: 0%{?dist} Summary: A transactional software package manager License: GPLv3 @@ -991,6 +991,10 @@ fi %changelog +* Wed Jan 25 2023 Michael Vogt +- New upstream release 2.58.2 + - bootloader: fix dirty build by hardcoding copyright year + * Mon Jan 23 2023 Michael Vogt - New upstream release 2.58.1 - secboot: detect lockout mode in CheckTPMKeySealingSupported diff --git a/packaging/opensuse/snapd.changes b/packaging/opensuse/snapd.changes index d8de910c19a..401692bb3ed 100644 --- a/packaging/opensuse/snapd.changes +++ b/packaging/opensuse/snapd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 25 19:02:08 UTC 2023 - michael.vogt@ubuntu.com + +- Update to upstream release 2.58.2 + ------------------------------------------------------------------- Mon Jan 23 17:03:40 UTC 2023 - michael.vogt@ubuntu.com diff --git a/packaging/opensuse/snapd.spec b/packaging/opensuse/snapd.spec index 471c5618713..bcc802750a7 100644 --- a/packaging/opensuse/snapd.spec +++ b/packaging/opensuse/snapd.spec @@ -82,7 +82,7 @@ Name: snapd -Version: 2.58.1 +Version: 2.58.2 Release: 0 Summary: Tools enabling systems to work with .snap files License: GPL-3.0 diff --git a/packaging/ubuntu-14.04/changelog b/packaging/ubuntu-14.04/changelog index 136582be4bd..60592ec8ea7 100644 --- a/packaging/ubuntu-14.04/changelog +++ b/packaging/ubuntu-14.04/changelog @@ -1,3 +1,10 @@ +snapd (2.58.2~14.04) trusty; urgency=medium + + * New upstream release, LP: #1998462 + - bootloader: fix dirty build by hardcoding copyright year + + -- Michael Vogt Wed, 25 Jan 2023 20:02:08 +0100 + snapd (2.58.1~14.04) trusty; urgency=medium * New upstream release, LP: #1998462 diff --git a/packaging/ubuntu-16.04/changelog b/packaging/ubuntu-16.04/changelog index 60cdfaad18c..aa49fa4f493 100644 --- a/packaging/ubuntu-16.04/changelog +++ b/packaging/ubuntu-16.04/changelog @@ -1,3 +1,10 @@ +snapd (2.58.2) xenial; urgency=medium + + * New upstream release, LP: #1998462 + - bootloader: fix dirty build by hardcoding copyright year + + -- Michael Vogt Wed, 25 Jan 2023 20:02:08 +0100 + snapd (2.58.1) xenial; urgency=medium * New upstream release, LP: #1998462