Michael Vogt
|
9a453dd565
|
release: 2.54
* release: 2.54
Release version 2.54 of snapd.
2.54
|
2021-12-17 17:28:12 +01:00 |
|
Michael Vogt
|
47b19f2a27
|
Merge pull request #11045 from xnox/opengl
interfaces/builtin/opengl.go: add boot_vga sys/devices file
|
2021-12-17 12:14:46 +01:00 |
|
Michael Vogt
|
3d76b0f16d
|
Merge pull request #11118 from alfonsosanchezbeato/add-tmpfssize-opt
o/configstate/configcore: add tmpfs.size option
|
2021-12-17 12:09:12 +01:00 |
|
Michael Vogt
|
959dc600f4
|
Merge pull request #11180 from sergiocazzolato/tests-opensuse-15-2-out-of-life
tests: moving to manual opensuse 15.2
|
2021-12-17 12:07:00 +01:00 |
|
Michael Vogt
|
bdec9ef5cd
|
Merge pull request #11173 from bboozzoo/bboozzoo/s-d-h-fallback-remove
cmd/snap-device-helper: bring back the device type identification behavior, but for remove action fallback only
|
2021-12-17 11:29:48 +01:00 |
|
Michael Vogt
|
f4e5358a7c
|
Merge pull request #10908 from bboozzoo/bboozzoo/snap-failure-when-no-core-and-no-previous
cmd/snap-failure: use snapd from the snapd snap if core is not present
|
2021-12-16 21:01:04 +01:00 |
|
Michael Vogt
|
3de14bd752
|
Merge remote-tracking branch 'upstream/master' into bboozzoo/snap-failure-when-no-core-and-no-previous
|
2021-12-16 18:03:22 +01:00 |
|
Michael Vogt
|
7174d6eaa1
|
Merge pull request #11175 from bboozzoo/bboozzoo/core-failover-for-core18
tests/core/failover: enable the test on core18
|
2021-12-16 10:00:29 +01:00 |
|
Michael Vogt
|
115d044679
|
Merge pull request #11085 from bboozzoo/bboozzoo/remodel-switch-tasks-order
o/devicestate: ensure proper order when remodel does a simple switch-snap-channel
|
2021-12-16 09:56:51 +01:00 |
|
Sergio Cazzolato
|
d532c31da1
|
Moving to manual opensuse 15.2
As openSUSE Leap 15.2 reach its end of life on Dec. 31, 2021
|
2021-12-15 14:24:20 -03:00 |
|
Maciej Borzecki
|
3ace8d9af9
|
Merge remote-tracking branch 'upstream/master' into bboozzoo/remodel-switch-tasks-order
|
2021-12-15 11:13:25 +01:00 |
|
Michael Vogt
|
34b32c2a80
|
Merge pull request #11080 from mardy/shared-memory
builtin/interfaces: add shared memory interface
|
2021-12-15 09:27:16 +01:00 |
|
Maciej Borzecki
|
8fad8c0052
|
Merge pull request #11174 from bboozzoo/bboozzoo/verify-more-bootenv-unit-tests
overlord: extend kernel/base success and failover with bootenv checks
|
2021-12-15 08:08:06 +01:00 |
|
Maciej Borzecki
|
c43ae59907
|
overlord: comment tweaks
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 18:19:31 +01:00 |
|
Alfonso Sánchez-Beato
|
54cd409dd8
|
o/configstate/configcore: reformatting as suggested in review
|
2021-12-14 18:16:06 +01:00 |
|
Maciej Borzecki
|
3550828d04
|
tests/core/failover: skip rclocalcrash scenario on core18
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 16:42:48 +01:00 |
|
Maciej Borzecki
|
af42b102c6
|
tests/core/failover: enable the test on core18
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 16:07:33 +01:00 |
|
Maciej Borzecki
|
98c6a69b3a
|
overlord: extend kernel/base success and failover with bootenv checks
Verify the post-change bootloader environment state in kernel and base states
for both happy and failover scenarios.
Related to: https://bugs.launchpad.net/snappy/+bug/1931873
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 14:11:51 +01:00 |
|
Michael Vogt
|
0190c131a3
|
Merge pull request #11159 from MiguelPires/local-disk-space-check
o/snapstate: check disk space w/o store if possible
|
2021-12-14 11:54:42 +01:00 |
|
Maciej Borzecki
|
9ec34fb09f
|
o/devicestate: update comments, reference actual tasks rather than harcoding their IDs
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 11:25:04 +01:00 |
|
Maciej Borzecki
|
62a56aef7f
|
Merge remote-tracking branch 'upstream/master' into bboozzoo/remodel-switch-tasks-order
|
2021-12-14 11:10:39 +01:00 |
|
Michael Vogt
|
b00879f19f
|
Merge pull request #11119 from valentindavid/valentindavid/read-only-loop-devices-initramfs
snap-bootstrap: Mount snaps read only
|
2021-12-14 10:28:51 +01:00 |
|
Maciej Borzecki
|
29bcf41e8a
|
tests/main/security-device-cgroups-helper: verify remove behavior
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
|
2021-12-14 10:27:27 +01:00 |
|
alfonsosanchezbeato
|
4f853ac5ba
|
o/configstate/configcore: improve comments/method names
Co-authored-by: Ian Johnson <person.uwsome@gmail.com>
|
2021-12-14 10:22:01 +01:00 |
|
Alfonso Sánchez-Beato
|
e80a785ae6
|
o/configstate/configcore: add TODO for tmp.size
|
2021-12-14 10:18:05 +01:00 |
|