|
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,95 @@ 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 early boot check only once per boot |
| 1015 | + - FDE: update secboot to revision 77bc2457cc76 |
| 1016 | + - FDE: add degraded state for status API |
| 1017 | + - FDE: prevent resealing tasks from running together |
| 1018 | + - FDE: enable using keyslot tokens to store protected keys for UC26+ |
| 1019 | + - FDE: early commit kcmdline config transaction in update-gadget- |
| 1020 | + cmdline to mitigate possible race condition |
| 1021 | + - FDE: ensure extra snapd kcmdline fragments are applied |
| 1022 | + - FDE: remove old secboot activation API calls |
| 1023 | + - LP: #2137543 disable translations in formatted output for snapctl |
| 1024 | + services |
| 1025 | + - LP: #2142655 improve snap size reporting precision in snap info |
| 1026 | + output |
| 1027 | + - LP: #2141461 allow snap-update-ns to read /proc/pid/auxv |
| 1028 | + - LP: #2138268 kerberos-tickets: new interface allow access to |
| 1029 | + kerberos tickets stored in /tmp |
| 1030 | + - LP: #2075560 make snap-specific systemd cgroup mandatory for snaps |
| 1031 | + using core26 and later, improve messaging for failure scenarios |
| 1032 | + - LP: #2043993 preserve stale connections of broken snaps |
| 1033 | + - LP: #2139664 snap-confine: remove race condition triggered by hat |
| 1034 | + profile |
| 1035 | + - LP: #2139065 skip 70-snap.*.rules when building dracut initramfs |
| 1036 | + - LP: #2002697 error early on removal without purge if home is in |
| 1037 | + NFS mount |
| 1038 | + - Interfaces: block-devices: allow Xen block devices |
| 1039 | + - Interfaces: u2f-devices: add Tokey 3 FIDO |
| 1040 | + - Interfaces: devlxd: new interface allowing acccess to LXD devlxd |
| 1041 | + socket and APIs |
| 1042 | + - Interfaces: browser-support: allow reading pressure stall info |
| 1043 | + information |
| 1044 | + - Interfaces: network-setup-control: allow additional netplan files |
| 1045 | + access |
| 1046 | + - Interfaces: desktop: allow access kvantum, lxqt, and gtk4 |
| 1047 | + configuration files |
| 1048 | + - Interfaces: system-observe: allow fdinfo access for GPU monitoring |
| 1049 | + - Interfaces: ubuntu-pro-control: allow access to Ubuntu Advantage |
| 1050 | + client configuration |
| 1051 | + - Prompting: add API endpoint to ask whether application should have |
| 1052 | + access |
| 1053 | + - Prompting: add support for audio-record prompting via API endpoint |
| 1054 | + - Prompting: store snap name instead of apparmor label in requests |
| 1055 | + - Prompting: respond with 503 to API requests when prompting |
| 1056 | + subsystem is shutting down |
| 1057 | + - Prompting: generalize prompting subsystem to support requests from |
| 1058 | + outside AppArmor |
| 1059 | + - Confdb: unset data for missing paths in set request |
| 1060 | + - Confdb: return 400 for API requests with missing filter |
| 1061 | + constraints |
| 1062 | + - Confdb: return 400 for API requests with unmatched filter |
| 1063 | + constraints |
| 1064 | + - Confdb: support typed constraints in confdb filtering |
| 1065 | + - Confdb: fixed unmarshalling transaction with placeholder path in |
| 1066 | + deltas |
| 1067 | + - Confdb: refresh confdb-schema assertions during manual refresh |
| 1068 | + - Remote device management (experimental): add skeleton device |
| 1069 | + management manager |
| 1070 | + - Remote device management (experimental): add message exchange loop |
| 1071 | + - Components: add snap component command, include component summary |
| 1072 | + in snap info output |
| 1073 | + - Components: enforce validation sets when installing components |
| 1074 | + - configcore: add system.motd configuration option to customize |
| 1075 | + message of the day (motd) |
| 1076 | + - libsnap-confine-private: improve data handling error |
| 1077 | + - snap-bootstrap: use libblkid for disk information to speed up boot |
| 1078 | + - snap-confine: use ld cache from the app base for core26+ |
| 1079 | + - snap: add riscv ISA detection for snaps |
| 1080 | + - squashfs: reduce memory footprint of single file extraction |
| 1081 | + - Add experimental snap delta format |
| 1082 | + - Enable early download of seed snaps during refresh |
| 1083 | + - Enable parallel downloads of essential snaps during refresh |
| 1084 | + - Disallow removing components required by validation sets |
| 1085 | + - Make snap prepare-image fail on --validation=ignore if model has |
| 1086 | + enforced validation-sets |
| 1087 | + - Fix correctly handling interrupted snap downloads |
| 1088 | + - Fix handling of store throttling for refresh-app-awareness |
| 1089 | + monitored snaps |
| 1090 | + - Stop removed "endure" services on refresh |
| 1091 | + - Install by default from the initramfs for UC26+, removing the need |
| 1092 | + for a reboot after installation |
| 1093 | + - Keep minidebuginfo in snapd snap |
| 1094 | + - Remove enforce-validation-sets need for network |
| 1095 | + - Opportunistic discarding of mount namespace when updating slot |
| 1096 | + providers |
| 1097 | + - Support for delaying updates of snap mount namespaces when |
| 1098 | + refreshing slot providers |
| 1099 | + - Use application CommonID as default source for desktop ID |
| 1100 | + |
1012 | 1101 | * Thu Feb 12 2026 Ernest Lotter <ernest.lotter@canonical.com> |
1013 | 1102 | - New upstream release 2.74.1 |
1014 | 1103 | - FDE: measure DeployedMode and AuditMode variables if they appear |
|
0 commit comments