|
114 | 114 | %endif |
115 | 115 |
|
116 | 116 | Name: snapd |
117 | | -Version: 2.74.1 |
| 117 | +Version: 2.75 |
118 | 118 | Release: 0%{?dist} |
119 | 119 | Summary: A transactional software package manager |
120 | 120 | License: GPL-3.0-only |
@@ -1009,6 +1009,81 @@ fi |
1009 | 1009 | %endif |
1010 | 1010 |
|
1011 | 1011 | %changelog |
| 1012 | +* Mon Mar 09 2026 Katie May <katie.may@canonical.com> |
| 1013 | +- New upstream release 2.75 |
| 1014 | + - FDE: run ensureBootOk once per boot |
| 1015 | + - FDE: update secboot in snapd |
| 1016 | + - FDE: add degraded state for status API |
| 1017 | + - FDE: prevent resealing tasks from running together |
| 1018 | + - LP: #2137543 Disable translations in formatted output for snapctl |
| 1019 | + services |
| 1020 | + - LP: #2142655 improve snap size reporting precision |
| 1021 | + - Interfaces: allow xen blockdevs |
| 1022 | + - Interfaces: add Tokey 3 FIDO to u2f-devices |
| 1023 | + - Interfaces: add devlxd interface |
| 1024 | + - Interfaces: allow reading pressure stall info in browser_support |
| 1025 | + - Interfaces: allow kerberos-tickets to write to cache |
| 1026 | + - Interfaces: expand permissions for network-setup-control |
| 1027 | + - Interfaces: allow desktop to access kvantum, lxqt, and gtk4 config |
| 1028 | + files |
| 1029 | + - Interfaces: allow fd listing for system_observe |
| 1030 | + - Interfaces: allow reading auxv |
| 1031 | + - Interfaces: add ubuntu pro interface |
| 1032 | + - Prompting: add support for audio-record prompting via API endpoint |
| 1033 | + - Prompting: store snap name instead of apparmor label in requests |
| 1034 | + - Prompting: respond with 503 to API requests when prompting |
| 1035 | + subsystem is shutting down |
| 1036 | + - Prompting: generalize prompting subsystem to support requests from |
| 1037 | + outside AppArmor |
| 1038 | + - Confdb: unset data for missing paths in set request |
| 1039 | + - Confdb: return 400 on missing filter constraints |
| 1040 | + - Confdb: add constraint placeholders validity check |
| 1041 | + - Confdb: support typed constraints in confdb filtering |
| 1042 | + - Confdb: fixed unmarshalling transaction with placeholder path in |
| 1043 | + deltas |
| 1044 | + - Remote device management: add skeleton device management manager |
| 1045 | + - Remote device management: add message exchange loop |
| 1046 | + - Ensure extra snapd kcmdline fragment are applied |
| 1047 | + - configcore: new option to set a message of the day |
| 1048 | + - libsnap-confine-private: improve data handling error |
| 1049 | + - snap-bootstrap: use libblkid for disk information to speed up boot |
| 1050 | + - snap-confine: remove race condition triggered by hat profile |
| 1051 | + - snap-confine: use ld cache from the app base for core26+ |
| 1052 | + - snap: add riscv detection for snaps |
| 1053 | + - squashfs: reduce memory footprint |
| 1054 | + - Add snap component command |
| 1055 | + - Add snap delta format |
| 1056 | + - Add component summary to snap info |
| 1057 | + - Enable early download of seed snaps |
| 1058 | + - Enable parallel downloads of essential snaps |
| 1059 | + - Enable tokens on uc26+ |
| 1060 | + - Disallow removing components required by validation sets |
| 1061 | + - Early commit kcmdline config transaction in update-gadget-cmdline |
| 1062 | + to mitigate possible race condition |
| 1063 | + - Enforce validation sets when installing components |
| 1064 | + - Fail on --validation=ignore if model has enforced validation-sets |
| 1065 | + - Fix account for NFS home during removal without purge and error |
| 1066 | + early |
| 1067 | + - Fix correctly handling interrupted snap downloads |
| 1068 | + - Fix handling of store throttling for refresh-app-awareness |
| 1069 | + monitored snaps |
| 1070 | + - Fix preserve stale connections of broken snaps |
| 1071 | + - Fix refresh confdb-schema assertions also during manual refresh |
| 1072 | + - Fix stop removed "endure" services on refresh |
| 1073 | + - Install by default from the initramfs for UC26+, removing the need |
| 1074 | + for a reboot after installation |
| 1075 | + - Keep minidebuginfo in snapd snap |
| 1076 | + - Opportunistic discarding of mount namespace when updating slot |
| 1077 | + providers |
| 1078 | + - Remove ensure-validation-sets need for network |
| 1079 | + - Remove old secboot activation API calls |
| 1080 | + - Require systemd-tracking for snaps based on core26+ and improve |
| 1081 | + messaging around tracking |
| 1082 | + - Skip 70-snap.*.rules when building dracut initramfs |
| 1083 | + - Support for delaying updates of snap mount namespaces when |
| 1084 | + refreshing slot providers |
| 1085 | + - Use application CommonID as default source for desktop ID |
| 1086 | + |
1012 | 1087 | * Thu Feb 12 2026 Ernest Lotter <ernest.lotter@canonical.com> |
1013 | 1088 | - New upstream release 2.74.1 |
1014 | 1089 | - FDE: measure DeployedMode and AuditMode variables if they appear |
|
0 commit comments