Skip to content

Commit 8541f68

Browse files
committed
releasing package snapd version 2.28.5
1 parent e4e0640 commit 8541f68

File tree

5 files changed

+48
-7
lines changed

5 files changed

+48
-7
lines changed

packaging/fedora/snapd.spec

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
%global snappy_svcs snapd.service snapd.socket snapd.autoimport.service snapd.refresh.timer snapd.refresh.service
4949

5050
Name: snapd
51-
Version: 2.28.4
51+
Version: 2.28.5
5252
Release: 0%{?dist}
5353
Summary: A transactional software package manager
5454
Group: System Environment/Base
@@ -658,13 +658,23 @@ fi
658658

659659

660660
%changelog
661-
* Tue Oct 11 2017 Michael Vogt <[email protected]>
661+
* Fri Oct 13 2017 Michael Vogt <[email protected]>
662+
- New upstream release 2.28.5
663+
- snap-confine: cleanup broken nvidia udev tags
664+
- cmd/snap-confine: update valid security tag regexp
665+
- overlord/ifacestate: refresh udev backend on startup
666+
- dbus: ensure io.snapcraft.Launcher.service is created on re-
667+
exec
668+
- snap-confine: add support for handling /dev/nvidia-modeset
669+
- interfaces/network-control: remove incorrect rules for tun
670+
671+
* Wed Oct 11 2017 Michael Vogt <[email protected]>
662672
- New upstream release 2.28.4
663673
- interfaces/opengl: don't udev tag nvidia devices and use snap-
664674
confine instead
665675
- debian: fix replaces/breaks for snap-xdg-open (thanks to apw!)
666676

667-
* Tue Oct 11 2017 Michael Vogt <[email protected]>
677+
* Wed Oct 11 2017 Michael Vogt <[email protected]>
668678
- New upstream release 2.28.3
669679
- interfaces/lxd: lxd slot implementation can also be an app
670680
snap

packaging/opensuse-42.2/snapd.changes

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
11
-------------------------------------------------------------------
2-
Mon Oct 11 19:46:37 UTC 2017 - [email protected]
2+
Fri Oct 13 19:46:37 UTC 2017 - [email protected]
33

44
- Update to upstream release 2.28.4
55

66
-------------------------------------------------------------------
7-
Mon Oct 11 08:23:47 UTC 2017 - [email protected]
7+
Wed Oct 11 19:46:37 UTC 2017 - [email protected]
8+
9+
- Update to upstream release 2.28.4
10+
11+
-------------------------------------------------------------------
12+
Wed Oct 11 08:23:47 UTC 2017 - [email protected]
813

914
- Update to upstream release 2.28.3
1015

1116
-------------------------------------------------------------------
12-
Mon Oct 10 18:42:45 UTC 2017 - [email protected]
17+
Tue Oct 10 18:42:45 UTC 2017 - [email protected]
1318

1419
- Update to upstream release 2.28.2
1520

packaging/opensuse-42.2/snapd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
%define systemd_services_list snapd.refresh.timer snapd.refresh.service snapd.socket snapd.service snapd.autoimport.service snapd.system-shutdown.service
3434
Name: snapd
35-
Version: 2.28.4
35+
Version: 2.28.5
3636
Release: 0
3737
Summary: Tools enabling systems to work with .snap files
3838
License: GPL-3.0

packaging/ubuntu-14.04/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
snapd (2.28.5~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1714984
4+
- snap-confine: cleanup broken nvidia udev tags
5+
- cmd/snap-confine: update valid security tag regexp
6+
- overlord/ifacestate: refresh udev backend on startup
7+
- dbus: ensure io.snapcraft.Launcher.service is created on re-
8+
exec
9+
- snap-confine: add support for handling /dev/nvidia-modeset
10+
- interfaces/network-control: remove incorrect rules for tun
11+
12+
-- Michael Vogt <[email protected]> Fri, 13 Oct 2017 23:25:46 +0200
13+
114
snapd (2.28.4~14.04) trusty; urgency=medium
215

316
* New upstream release, LP: #1714984

packaging/ubuntu-16.04/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
snapd (2.28.5) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1714984
4+
- snap-confine: cleanup broken nvidia udev tags
5+
- cmd/snap-confine: update valid security tag regexp
6+
- overlord/ifacestate: refresh udev backend on startup
7+
- dbus: ensure io.snapcraft.Launcher.service is created on re-
8+
exec
9+
- snap-confine: add support for handling /dev/nvidia-modeset
10+
- interfaces/network-control: remove incorrect rules for tun
11+
12+
-- Michael Vogt <[email protected]> Fri, 13 Oct 2017 23:25:46 +0200
13+
114
snapd (2.28.4) xenial; urgency=medium
215

316
* New upstream release, LP: #1714984

0 commit comments

Comments
 (0)