-
Notifications
You must be signed in to change notification settings - Fork 589
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
65 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
snapd (2.55.5-1) unstable; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
- snapstate: do not auto-migrate to ~/Snap for core22 just yet | ||
- cmd/snap-seccomp: add copy_file_range to | ||
syscallsWithNegArgsMaskHi32 | ||
- cmd/snap-update-ns: correctly set sticky bit on created | ||
directories where applicable | ||
- .github: Skip misspell and ineffassign on go 1.13 | ||
- tests: add lz4 dependency for jammy to avoid issues repacking | ||
kernel | ||
- interfaces: posix-mq: add new interface | ||
|
||
-- Michael Vogt <[email protected]> Wed, 11 May 2022 06:38:24 +0200 | ||
|
||
snapd (2.55.4-1) unstable; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,7 +102,7 @@ | |
%endif | ||
|
||
Name: snapd | ||
Version: 2.55.4 | ||
Version: 2.55.5 | ||
Release: 0%{?dist} | ||
Summary: A transactional software package manager | ||
License: GPLv3 | ||
|
@@ -980,6 +980,18 @@ fi | |
|
||
|
||
%changelog | ||
* Wed May 11 2022 Michael Vogt <[email protected]> | ||
- New upstream release 2.55.5 | ||
- snapstate: do not auto-migrate to ~/Snap for core22 just yet | ||
- cmd/snap-seccomp: add copy_file_range to | ||
syscallsWithNegArgsMaskHi32 | ||
- cmd/snap-update-ns: correctly set sticky bit on created | ||
directories where applicable | ||
- .github: Skip misspell and ineffassign on go 1.13 | ||
- tests: add lz4 dependency for jammy to avoid issues repacking | ||
kernel | ||
- interfaces: posix-mq: add new interface | ||
|
||
* Sat Apr 30 2022 Michael Vogt <[email protected]> | ||
- New upstream release 2.55.4 | ||
- tests: do not run mount-order-regression test on i386 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
------------------------------------------------------------------- | ||
Wed May 11 04:38:24 UTC 2022 - [email protected] | ||
|
||
- Update to upstream release 2.55.5 | ||
|
||
------------------------------------------------------------------- | ||
Sat Apr 30 08:04:39 UTC 2022 - [email protected] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
snapd (2.55.5~14.04) trusty; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
- snapstate: do not auto-migrate to ~/Snap for core22 just yet | ||
- cmd/snap-seccomp: add copy_file_range to | ||
syscallsWithNegArgsMaskHi32 | ||
- cmd/snap-update-ns: correctly set sticky bit on created | ||
directories where applicable | ||
- .github: Skip misspell and ineffassign on go 1.13 | ||
- tests: add lz4 dependency for jammy to avoid issues repacking | ||
kernel | ||
- interfaces: posix-mq: add new interface | ||
|
||
-- Michael Vogt <[email protected]> Wed, 11 May 2022 06:38:24 +0200 | ||
|
||
snapd (2.55.4~14.04) trusty; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
snapd (2.55.5) xenial; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
- snapstate: do not auto-migrate to ~/Snap for core22 just yet | ||
- cmd/snap-seccomp: add copy_file_range to | ||
syscallsWithNegArgsMaskHi32 | ||
- cmd/snap-update-ns: correctly set sticky bit on created | ||
directories where applicable | ||
- .github: Skip misspell and ineffassign on go 1.13 | ||
- tests: add lz4 dependency for jammy to avoid issues repacking | ||
kernel | ||
- interfaces: posix-mq: add new interface | ||
|
||
-- Michael Vogt <[email protected]> Wed, 11 May 2022 06:38:24 +0200 | ||
|
||
snapd (2.55.4) xenial; urgency=medium | ||
|
||
* New upstream release, LP: #1965808 | ||
|