Commit Graph

  • b3003bc7a5 snap,snapdtool: introduce SnapdAssertionMaxFormatsFromSnapFile Samuele Pedroni 2023-01-25 09:55:38 +01:00
  • 34da9d970b gadget: include OnDiskStructure in LaidOutStructure (#12515) alfonsosanchezbeato 2023-02-14 10:06:13 +00:00
  • fe362e6374 seed/seedwriter: clarify some of the ensureARefs changes Samuele Pedroni 2023-01-26 16:44:47 +01:00
  • bd5c1961a5 many: delay fetching assertions until snapd-carrying snaps are known Samuele Pedroni 2023-01-23 11:01:23 +01:00
  • 70b365817c httputil: fix checking x509 certification error on Go1.20 Shengjing Zhu 2023-02-10 13:07:52 +08:00
  • 3f4a99827c interfaces/modem-manager: add net_admin capability Alfonso Sánchez-Beato 2023-02-08 13:52:50 +00:00
  • 754d9729c2 httputil: fix checking x509 certification error on Go1.20 Shengjing Zhu 2023-02-10 13:07:52 +08:00
  • 5012a8214d i/b/fwupd: allow writing in EFI's fwupd directory Valentin David 2023-02-10 12:53:50 +01:00
  • 012e30e3b9 store: update cache item modtime on a best-effort basis Miguel Pires 2023-02-09 16:35:17 +00:00
  • 9e536a7624 store: make cache hit more consistent Miguel Pires 2023-02-03 10:06:58 +00:00
  • 076fef1f10 store: decide cache hit/miss at cache level Miguel Pires 2023-02-01 11:41:28 +00:00
  • 95da248ceb store: fix cache miss when snap was already in download path Miguel Pires 2023-01-30 15:31:12 +00:00
  • 12ad23f53a fix infinite recursion in errors.Is(err, &NotFoundError{}) Zeyad Yasser 2023-02-01 23:00:22 +02:00
  • 54c6a1d8c3 refactor: replace IsNotFound usages for errors.Is(err, &NotFoundError{}) Zeyad Yasser 2023-02-01 16:04:25 +02:00
  • b098d0140b i/b/fwupd: allow reading host os-release Valentin David 2023-02-07 13:53:10 +01:00
  • 477725ba31 i/b/fwupd: allow reading host os-release Valentin David 2023-02-07 13:53:10 +01:00
  • 5421f0f4f6 boot: on classic+modes MarkBootSuccessfull does not need a base Michael Vogt 2023-02-08 12:17:25 +01:00
  • 9175d834df boot: on classic+modes MarkBootSuccessfull does not need a base Michael Vogt 2023-02-08 12:17:25 +01:00
  • 75ac516fee interfaces/network-manager: do not show ptrace read denials Alfonso Sánchez-Beato 2023-02-07 16:32:54 +00:00
  • 7e9a20508f gadget: return error if offset is less than 17408 bytes in gpt schema (#12454) Aristo Chen 2023-02-06 23:41:56 +08:00
  • d2a930622b interfaces: bluez: allow file descriptors to be shared via dbus Dilyn Corner 2023-01-18 15:55:39 -05:00
  • 7de2afe62f boot: do not include base= in modeenv for classic+modes installs (#12537) Michael Vogt 2023-02-06 10:18:23 +01:00
  • 6014c8892d boot: do not include base= in modeenv for classic+modes installs (#12537) Michael Vogt 2023-02-06 10:18:23 +01:00
  • 4241ddc7af store: provide ways to override the assertion max formats sent as supported Samuele Pedroni 2023-01-25 21:27:49 +01:00
  • 907b00bf66 tests/lib: Added comment to explain if statement for code exclusion Ernest Lotter 2023-02-03 00:37:29 +02:00
  • 48fc2aac28 o/configstate/configcore: missing apparmor mocking for non-aa hosts (#12540) Philip Meulengracht 2023-02-02 17:15:11 +01:00
  • 0dc03dc1b7 o/configstate/configcore: do not invoke apparmor_parser when unsupported (#12533) Philip Meulengracht 2023-02-01 15:57:30 +01:00
  • b10915c0fd tests: add spread test that validates revert on boot for core does not happen on classic+modes Michael Vogt 2023-01-30 11:35:54 +01:00
  • 8e4ee9fc2e snapstate: only take boot participants into account in UpdateBootRevisions Michael Vogt 2023-01-30 09:54:07 +01:00
  • fd901d18a3 snapstate: refactor UpdateBootRevisions() to make it easier to check for boot.SnapTypeParticipatesInBoot() Michael Vogt 2023-01-30 09:52:42 +01:00
  • 0d56f2d501 tests: add spread test that validates revert on boot for core does not happen on classic+modes Michael Vogt 2023-01-30 11:35:54 +01:00
  • dc26c88f27 snapstate: only take boot participants into account in UpdateBootRevisions Michael Vogt 2023-01-30 09:54:07 +01:00
  • 72f46d161c snapstate: refactor UpdateBootRevisions() to make it easier to check for boot.SnapTypeParticipatesInBoot() Michael Vogt 2023-01-30 09:52:42 +01:00
  • 41f96ad50f many: move memory,cpu and thread quota out of experimental (#12529) Philip Meulengracht 2023-02-01 15:53:50 +01:00
  • f86c4c5dce tests/upgrade-from-release: fix typo in kinetic's snapd version Alfonso Sánchez-Beato 2023-01-31 15:11:43 +00:00
  • c3a80f181d tests: add go:build !nosecboot to avoid sbuild failure Michael Vogt 2023-01-26 10:32:57 +01:00
  • e278240bd0 Merge pull request #12535 from ernestl/ernestl_SNAPDENG-4506_unit_test_fixes_additional Ernest Lotter 2023-01-31 16:35:15 +02:00
  • 33be3b0934 Fix for RunSuite.TestDesktopIntegrationNoDBus ernestl 2023-01-24 22:20:10 +02:00
  • f9ddf5fe48 cmd/snap: Fixed unit tests TestWaitWhileInhibitedGraphicalSession* ernestl 2023-01-31 13:14:23 +02:00
  • 80e4dbb82e Merge pull request #12528 from sergiocazzolato/tests-skip-snap-quota-install-in-arm Philip Meulengracht 2023-01-30 17:07:14 +01:00
  • 2a78b3437d i/b/fwupd: add missing test for StaticInfo Valentin David 2023-01-25 12:31:37 +01:00
  • 7c722b9d61 i/b/fwupd: add required appamor profile for uefi capsule update Valentin David 2022-11-21 14:25:45 +01:00
  • 31df9fa676 i/b/fwupd: add access required for Logitech Whiteboard cameras Valentin David 2022-11-14 12:36:05 +01:00
  • f07ffdbcff i/b/polkit: Allow RegisterAuthenticationAgentWithOptions Valentin David 2022-10-24 13:35:46 +02:00
  • 45d2397a43 i/b/fwupd: Add more permissions reported by upstream Valentin David 2022-09-29 16:43:46 +02:00
  • c70988f9ac i/b/fwupd: allow access to users Valentin David 2022-09-22 14:40:11 +02:00
  • 8661c1d75c i/b/fwupd: add more permissions Valentin David 2022-09-21 16:49:41 +02:00
  • af1860b2fb features,overlord/servicestate: add support for per-quota requirements (#11962) Philip Meulengracht 2023-01-26 15:59:47 +01:00
  • fa0589f4e2 Skip snap-quota-install in arm core systems Sergio Cazzolato 2023-01-26 10:43:00 -03:00
  • 67474aef4e Merge pull request #12516 from sergiocazzolato/tests-add-note-for-remode-env-var Sergio Cazzolato 2023-01-26 10:18:35 -03:00
  • 34b31b6e11 Merge pull request #12523 from sergiocazzolato/tests-add-smoke-versioning Sergio Cazzolato 2023-01-26 10:18:15 -03:00
  • a93465d2fa Merge pull request #12525 from mvo5/changelog-2.58.2 Michael Vogt 2023-01-26 11:57:05 +01:00
  • ca8ce9ff42 releasing package snapd version 2.58.2 (#12522) Michael Vogt 2023-01-25 21:37:27 +01:00
  • ad865412fa releasing package snapd version 2.58.2 (#12522) 2.58.2 Michael Vogt 2023-01-25 21:37:27 +01:00
  • 456a5b85ac Add new smoke test to check the version is not dirty Sergio Cazzolato 2023-01-25 17:10:35 -03:00
  • 3000bf458c bootloader: fix test w/ auto-generated copyright year Miguel Pires 2023-01-06 12:27:29 +00:00
  • 0766efa85e Merge pull request #12345 from valentindavid/valentindavid/external-ubuntu-core-24-64 Sergio Cazzolato 2023-01-25 15:01:49 -03:00
  • 7f1d30a9a1 bootloader: hardcode copyright year Michael Vogt 2023-01-05 18:13:33 +01:00
  • 1a8387a116 Remove patches used by debian-sid Sergio Cazzolato 2023-01-24 16:54:02 -03:00
  • c9e23345ea Update lxd-state tool to install and prepare the lxd snap Sergio Cazzolato 2023-01-24 10:53:04 -03:00
  • 1c9cc446c9 Add a note explaining the UBUNTU_STORE_AUTH_DATA_FILENAME env var and how to update it Sergio Cazzolato 2023-01-24 09:12:19 -03:00
  • ed55c61f23 Fix remodel-simple nested test by updating credentials Sergio Cazzolato 2023-01-23 18:41:34 -03:00
  • 86e84c7338 release: 2.58.1 (#12510) Michael Vogt 2023-01-23 18:25:04 +01:00
  • 6de25c5f79 New preparation for lxd snap Sergio Cazzolato 2023-01-23 18:39:27 -03:00
  • 4ce9e7475e release: 2.58.1 (#12510) 2.58.1 Michael Vogt 2023-01-23 18:25:04 +01:00
  • 6f0be3b846 ci: update golangci-lint to v1.50.1 James Henstridge 2022-12-07 11:15:27 +08:00
  • 573d8a9816 secboot: detect lockout mode in CheckTPMKeySealingSupported (#12418) Michael Vogt 2023-01-23 09:59:56 +01:00
  • 30d81ce76a o/configstate: include task and rename configcore.Conf interface (#12497) alfonsosanchezbeato 2023-01-23 15:48:16 +00:00
  • 75497d295f tests: update mount-ns test for new tmpdir handling Alberto Mardegan 2022-12-02 08:57:43 +03:00
  • dec6110368 tests/fde-on-classic: add case of aborted refresh Alfonso Sánchez-Beato 2022-12-09 13:01:30 +00:00
  • f1d17aaf52 boot: remove leftovers on kernel installation abort Alfonso Sánchez-Beato 2022-12-09 11:29:55 +00:00
  • 56d0ac59d0 tests: add test to check layouts are removed properly Alfonso Sánchez-Beato 2023-01-05 13:41:57 +00:00
  • 3fbc941e3f cmd/snap-update-ns: prevent keeping unneeded mountpoints Alfonso Sánchez-Beato 2023-01-05 11:20:11 +00:00
  • d38710f236 o/snapstate: do not infinitely retry when an update fails during seeding (#12490) Philip Meulengracht 2023-01-23 09:36:56 +01:00
  • 323a0d75b2 tests/main/lxd-mount-units: fix a check Valentin David 2023-01-20 10:46:13 +01:00
  • c227954a01 tests/main/lxd: fix a check Valentin David 2023-01-17 15:14:10 +01:00
  • e5e3c5f1d7 tests: Add spread to to verify systemd unit updates on snapd update Valentin David 2022-08-26 18:11:53 +02:00
  • 2687105db5 snapmgr: Update mount files Valentin David 2022-08-25 12:50:31 +02:00
  • dddd0e93e3 systemd: Rename AddMountUnitFile to EnsureMountUnitFile Valentin David 2022-08-25 12:48:55 +02:00
  • d341877646 systemd: Detect update of mount files Valentin David 2022-08-25 12:47:14 +02:00
  • 1065b48f95 systemd: Make ReloadOrRestart take multiple units Valentin David 2022-08-25 12:41:47 +02:00
  • c1ced68126 tests/core/snapd{16,-failover}: fix removal of snapd snap Valentin David 2023-01-19 13:00:21 +01:00
  • 998f96b457 test: update mk-image.sh script with new sizes Dimitri John Ledkov 2022-10-10 13:36:42 +01:00
  • a06540292b tests: explain offset Dimitri John Ledkov 2022-10-05 15:54:38 +01:00
  • 564a548178 tests: convert 4GB of bytes to 4G syntax Dimitri John Ledkov 2022-10-05 15:53:12 +01:00
  • 5daa34d4a8 tests: bump ubuntu-save to the standard size of 32M because of bugs Dimitri John Ledkov 2022-10-05 15:52:16 +01:00
  • 5ab41f6f42 snap-confine: Avoid possible double close() in sc_replicate_base_rootfs() Alex Murray 2023-01-23 17:21:43 +10:30
  • 6d2d5c3480 spread: add external:ubuntu-core-24-64 Valentin David 2022-11-23 13:30:28 +01:00
  • d2448e516b o/snapstate: remove duplicated refresh checks (#12494) Miguel Pires 2023-01-23 12:09:57 +00:00
  • fa4ca7704f Add kinetic to google-sru backend Sergio Cazzolato 2023-01-20 09:42:01 -03:00
  • 33e582bda1 secboot: detect lockout mode in CheckTPMKeySealingSupported (#12418) Michael Vogt 2023-01-23 09:59:56 +01:00
  • f78bc9e702 o/snapstate: do not infinitely retry when an update fails during seeding (#12490) Philip Meulengracht 2023-01-23 09:36:56 +01:00
  • abd332858e o/configstate: move Conf{,Setter} from config to configcore (#12504) alfonsosanchezbeato 2023-01-23 08:36:40 +00:00
  • af89553741 HACKING.md: fix link to CODING.md Samuele Pedroni 2023-01-21 17:16:08 +01:00
  • 659f96eab2 Merge pull request #12502 from valentindavid/valentindavid/lxd-fix-2 Sergio Cazzolato 2023-01-20 15:30:36 -03:00
  • 0f7c494ec3 interfaces: add the USB-ID of Thetis Fido U2F Key to u2f-devices (#12466) Gunter Königsman 2023-01-20 11:50:12 +01:00
  • df2e1ccbcf interfaces/modem-manager: add permissions for NETLINK_ROUTE Alfonso Sánchez-Beato 2023-01-20 08:25:21 +00:00
  • 9fc063bb6c interfaces/modem-manager: add permissions for NETLINK_ROUTE Alfonso Sánchez-Beato 2023-01-20 08:25:21 +00:00
  • de4ba81649 tests/main/lxd-mount-units: fix a check Valentin David 2023-01-20 10:46:13 +01:00
  • 68ef69d9d0 systemd/emulation.go: use systemctl --root to enable/disable Valentin David 2023-01-12 12:48:26 +01:00