-
Notifications
You must be signed in to change notification settings - Fork 582
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
8 changed files
with
115 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
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,26 @@ | ||
snapd (2.61.2-1) unstable; urgency=medium | ||
|
||
* New upstream release, LP: #2039017 | ||
- Fix to enable plug/slot sanitization for prepare-image | ||
- Fix panic when device-service.access=offline | ||
- Support offline remodeling | ||
- Allow offline update only remodels without serial | ||
- Fail early when remodeling to old model revision | ||
- Fix to enable plug/slot sanitization for validate-seed | ||
- Allow removal of core snap on classic systems | ||
- Fix network-control interface denial for file lock on /run/netns | ||
- Add well-known core24 snap-id | ||
- Fix remodel snap installation order | ||
- Prevent remodeling from UC18+ to UC16 | ||
- Fix cups auto-connect on classic with cups snap installed | ||
- u2f-devices interface support for GoTrust Idem Key with USB-C | ||
- Fix to restore services after unlink failure | ||
- Add libcudnn.so to Nvidia libraries | ||
- Fix skipping base snap download due to false snapd downgrade | ||
conflict | ||
|
||
-- Ernest Lotter <[email protected]> Fri, 16 Feb 2024 20:22:23 +0200 | ||
|
||
snapd (2.61.1-1) unstable; urgency=medium | ||
|
||
* New upstream release, LP: #2024007 | ||
|
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.61.1 | ||
Version: 2.61.2 | ||
Release: 0%{?dist} | ||
Summary: A transactional software package manager | ||
License: GPLv3 | ||
|
@@ -991,6 +991,26 @@ fi | |
|
||
|
||
%changelog | ||
* Fri Feb 16 2024 Ernest Lotter <[email protected]> | ||
- New upstream release 2.61.2 | ||
- Fix to enable plug/slot sanitization for prepare-image | ||
- Fix panic when device-service.access=offline | ||
- Support offline remodeling | ||
- Allow offline update only remodels without serial | ||
- Fail early when remodeling to old model revision | ||
- Fix to enable plug/slot sanitization for validate-seed | ||
- Allow removal of core snap on classic systems | ||
- Fix network-control interface denial for file lock on /run/netns | ||
- Add well-known core24 snap-id | ||
- Fix remodel snap installation order | ||
- Prevent remodeling from UC18+ to UC16 | ||
- Fix cups auto-connect on classic with cups snap installed | ||
- u2f-devices interface support for GoTrust Idem Key with USB-C | ||
- Fix to restore services after unlink failure | ||
- Add libcudnn.so to Nvidia libraries | ||
- Fix skipping base snap download due to false snapd downgrade | ||
conflict | ||
|
||
* Fri Nov 24 2023 Ernest Lotter <[email protected]> | ||
- New upstream release 2.61.1 | ||
- Stop requiring default provider snaps on image building and first | ||
|
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 @@ | ||
------------------------------------------------------------------- | ||
Fri Feb 16 18:22:23 UTC 2024 - [email protected] | ||
|
||
- Update to upstream release 2.61.2 | ||
|
||
------------------------------------------------------------------- | ||
Fri Nov 24 10:22:55 UTC 2023 - [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,26 @@ | ||
snapd (2.61.2~14.04) trusty; urgency=medium | ||
|
||
* New upstream release, LP: #2039017 | ||
- Fix to enable plug/slot sanitization for prepare-image | ||
- Fix panic when device-service.access=offline | ||
- Support offline remodeling | ||
- Allow offline update only remodels without serial | ||
- Fail early when remodeling to old model revision | ||
- Fix to enable plug/slot sanitization for validate-seed | ||
- Allow removal of core snap on classic systems | ||
- Fix network-control interface denial for file lock on /run/netns | ||
- Add well-known core24 snap-id | ||
- Fix remodel snap installation order | ||
- Prevent remodeling from UC18+ to UC16 | ||
- Fix cups auto-connect on classic with cups snap installed | ||
- u2f-devices interface support for GoTrust Idem Key with USB-C | ||
- Fix to restore services after unlink failure | ||
- Add libcudnn.so to Nvidia libraries | ||
- Fix skipping base snap download due to false snapd downgrade | ||
conflict | ||
|
||
-- Ernest Lotter <[email protected]> Fri, 16 Feb 2024 20:22:23 +0200 | ||
|
||
snapd (2.61.1~14.04) trusty; urgency=medium | ||
|
||
* New upstream release, LP: #2024007 | ||
|
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,26 @@ | ||
snapd (2.61.2) xenial; urgency=medium | ||
|
||
* New upstream release, LP: #2039017 | ||
- Fix to enable plug/slot sanitization for prepare-image | ||
- Fix panic when device-service.access=offline | ||
- Support offline remodeling | ||
- Allow offline update only remodels without serial | ||
- Fail early when remodeling to old model revision | ||
- Fix to enable plug/slot sanitization for validate-seed | ||
- Allow removal of core snap on classic systems | ||
- Fix network-control interface denial for file lock on /run/netns | ||
- Add well-known core24 snap-id | ||
- Fix remodel snap installation order | ||
- Prevent remodeling from UC18+ to UC16 | ||
- Fix cups auto-connect on classic with cups snap installed | ||
- u2f-devices interface support for GoTrust Idem Key with USB-C | ||
- Fix to restore services after unlink failure | ||
- Add libcudnn.so to Nvidia libraries | ||
- Fix skipping base snap download due to false snapd downgrade | ||
conflict | ||
|
||
-- Ernest Lotter <[email protected]> Fri, 16 Feb 2024 20:22:23 +0200 | ||
|
||
snapd (2.61.1) xenial; urgency=medium | ||
|
||
* New upstream release, LP: #2024007 | ||
|