Skip to content

Commit f539d5e

Browse files
committed
releasing package snapd version 2.27.3
1 parent cfc44fa commit f539d5e

File tree

5 files changed

+34
-6
lines changed

5 files changed

+34
-6
lines changed

packaging/fedora/snapd.spec

Lines changed: 10 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.27.2
51+
Version: 2.27.3
5252
Release: 0%{?dist}
5353
Summary: A transactional software package manager
5454
Group: System Environment/Base
@@ -636,7 +636,12 @@ fi
636636

637637

638638
%changelog
639-
* Thu Aug 16 2017 Michael Vogt <[email protected]>
639+
* Fri Aug 18 2017 Michael Vogt <[email protected]>
640+
- New upstream release 2.27.3
641+
- systemd: disable `Nice=-5` to fix error when running inside lxdSee
642+
https://bugs.launchpad.net/snapd/+bug/1709536
643+
644+
* Wed Aug 16 2017 Michael Vogt <[email protected]>
640645
- New upstream release 2.27.2
641646
- tests: remove TestInterfacesHelp as it breaks when go-flags
642647
changes
@@ -646,7 +651,8 @@ fi
646651
- interfaces: allow /usr/bin/xdg-open in unity7
647652
- store: do not resume a download when we already have the whole
648653
thing
649-
* Thu Aug 14 2017 Michael Vogt <[email protected]>
654+
655+
* Mon Aug 14 2017 Michael Vogt <[email protected]>
650656
- New upstream release 2.27.1
651657
- tests: use dnf --refresh install to avert stale cache
652658
- tests: fix test failure on 14.04 due to old version of
@@ -659,6 +665,7 @@ fi
659665
- interfaces/network-control: rw for ieee80211 advanced wireless
660666
- interfaces/mount-observe: allow read on sysfs entries for block
661667
devices
668+
662669
* Thu Aug 10 2017 Michael Vogt <[email protected]>
663670
- New upstream release 2.27
664671
- fix build failure on 32bit fedora

packaging/opensuse-42.2/snapd.changes

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
-------------------------------------------------------------------
2-
Thu Aug 16 12:16:01 UTC 2017 - [email protected]
2+
Fri Aug 18 15:51:22 UTC 2017 - [email protected]
3+
4+
- Update to upstream release 2.27.3
5+
6+
-------------------------------------------------------------------
7+
Wed Aug 16 12:16:01 UTC 2017 - [email protected]
38

49
- Update to upstream release 2.27.2
510

611
-------------------------------------------------------------------
7-
Thu Aug 14 08:07:21 UTC 2017 - [email protected]
12+
Mon Aug 14 08:07:21 UTC 2017 - [email protected]
813

914
- Update to upstream release 2.27.1
1015

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.27.2
35+
Version: 2.27.3
3636
Release: 1
3737
Summary: Tools enabling systems to work with .snap files
3838
License: GPL-3.0

packaging/ubuntu-14.04/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
snapd (2.27.3~14.04) trusty; urgency=medium
2+
3+
* New upstream release, LP: #1703798:
4+
- systemd: disable `Nice=-5` to fix error when running inside lxdSee
5+
https://bugs.launchpad.net/snapd/+bug/1709536
6+
7+
-- Michael Vogt <[email protected]> Fri, 18 Aug 2017 15:50:59 +0200
8+
19
snapd (2.27.2~14.04) trusty; urgency=medium
210

311
* New upstream release, LP: #1703798:

packaging/ubuntu-16.04/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
snapd (2.27.3) xenial; urgency=medium
2+
3+
* New upstream release, LP: #1703798:
4+
- systemd: disable `Nice=-5` to fix error when running inside lxdSee
5+
https://bugs.launchpad.net/snapd/+bug/1709536
6+
7+
-- Michael Vogt <[email protected]> Fri, 18 Aug 2017 15:49:56 +0200
8+
19
snapd (2.27.2) xenial; urgency=medium
210

311
* New upstream release, LP: #1703798:

0 commit comments

Comments
 (0)