Commit Graph

  • 70ad741a41 Merge pull request #11743 from stolowski/core20-preseed/snap-copy-and-hash Michael Vogt 2022-05-03 14:11:26 +02:00
  • cdc9440f0a devicestate: add comment about deviceSeed.SetParallelism() and move runtimeNumCPU around a bit Michael Vogt 2022-05-03 11:23:14 +02:00
  • c90b3380e4 Merge pull request #11732 from stolowski/core20-preseed/aa-features Michael Vogt 2022-05-03 11:17:45 +02:00
  • 4e06647a7d skip external backend in mem-cgroup-disabled test Sergio Cazzolato 2022-05-02 15:44:44 -03:00
  • 960b710dad snap/quota: review feedback Philip Meulengracht 2022-05-02 11:14:46 +02:00
  • a8e6d0f444 Merge pull request #11748 from mvo5/changelog-2.55.4 Michael Vogt 2022-04-30 15:07:54 +02:00
  • 1f5913026a Merge remote-tracking branch 'upstream/master' into changelog-2.55.4 Michael Vogt 2022-04-30 14:38:26 +02:00
  • ebd34ce2cf release: 2.55.4 2.55.4 Michael Vogt 2022-04-30 14:35:27 +02:00
  • 7f2fdd7e14 tests: do not run mount-order-regression test on i386 Michael Vogt 2022-04-11 09:04:36 +02:00
  • 72ce883bc5 c/snap-seccomp: update syscalls to match libseccomp 2657109 Michael Vogt 2022-04-14 11:19:34 +02:00
  • 2ed47e6b14 o/snapstate: improve error message Miguel Pires 2022-04-21 16:19:01 +01:00
  • 0e6ee6c2b1 o/snapstate: overwrite ~/.snap subdir when migrating Miguel Pires 2022-04-20 19:47:10 +01:00
  • dc910f39c0 Snapd snap is excluded from refresh-app-awareness runinhibit checks, fix the test that broke after the two independent r-a-a PRs landed at the same time. Paweł Stołowski 2022-04-21 11:06:21 +02:00
  • 6ff9be8316 o/assertstate: fix handling of validation set tracking update in enforcing mode Pawel Stolowski 2022-04-30 09:46:14 +02:00
  • 8d2fcc011c o/assertstate: fix handling of validation set tracking update in enforcing mode Pawel Stolowski 2022-04-30 09:46:14 +02:00
  • 6eb7a7b8e5 packaging: restart our units only after the upgrade Alberto Mardegan 2022-04-30 10:44:42 +03:00
  • 18c403c7b7 packaging: restart our units only after the upgrade Alberto Mardegan 2022-04-30 10:44:42 +03:00
  • 1f8164c1fd interfaces: add a steam-support interface (#11708) James Henstridge 2022-04-30 02:29:10 +08:00
  • e9f30e5a8e Install snapd while restoring in snap-mgmt Sergio Cazzolato 2022-04-29 15:40:23 -03:00
  • eaad8a23df interfaces: add a steam-support interface (#11708) James Henstridge 2022-04-30 02:29:10 +08:00
  • d844cff748 Use Stat() on already opened srcFile (thanks pedronis). Paweł Stołowski 2022-04-29 18:01:28 +02:00
  • 71053c643b Merge pull request #11739 from bboozzoo/bboozzoo/install-no-recovery-key Michael Vogt 2022-04-29 15:41:14 +02:00
  • 5967930d46 many: use pre-UC20 instead of non-UC20+ as is less clunky Samuele Pedroni 2022-04-29 14:43:39 +02:00
  • 7800537140 many: move recovery key responsibility to devicestate/secboot, prepare for a future with just optional recovery key Samuele Pedroni 2022-04-29 14:41:35 +02:00
  • 12a8afebbb Test that mtime is preserved when blob gets copied. Paweł Stołowski 2022-04-29 14:33:26 +02:00
  • b8e364fa47 many: switch to UC20+ in user messages (instead of UC20) Samuele Pedroni 2022-04-29 14:24:04 +02:00
  • a231c91996 Add some comments. Paweł Stołowski 2022-04-29 14:21:47 +02:00
  • 2e3968ed20 Close/cancel src and dest files. Fix incorrect comment in the test. Paweł Stołowski 2022-04-29 14:15:48 +02:00
  • 22c8d8d80c Handle copying and checksuming in maybeApplyPreseededData using snap handler. Use real uc20 seed in the respective unit test. Paweł Stołowski 2022-04-28 11:33:22 +02:00
  • 9375f00dc4 snap/quota: review feedback Philip Meulengracht 2022-04-29 10:47:39 +02:00
  • f2dbb69db4 o/devicestate,secboot: fixes and clear per-mode behavior of recovery keys mgmt Samuele Pedroni 2022-04-28 20:21:51 +02:00
  • 7c833c83a8 tests: make upgrade-from-release apt list check much nicer Michael Vogt 2022-04-28 20:17:59 +02:00
  • c952c3c7c8 Merge pull request #11668 from mvo5/core22-fix-tests Michael Vogt 2022-04-28 20:02:38 +02:00
  • 7e80a58091 Merge pull request #11709 from mvo5/starred-developers Michael Vogt 2022-04-28 20:01:04 +02:00
  • 205b89e107 Swap PreseedSeedKey and ApparmorKernelFeaturesDir memebers. Paweł Stołowski 2022-04-28 18:02:05 +02:00
  • b9037702de Merge branch 'master' into core20-preseed/aa-features Paweł Stołowski 2022-04-28 18:01:19 +02:00
  • 307ac40ed4 Merge remote-tracking branch 'upstream/master' into rework-recovery-keys-mgmt Samuele Pedroni 2022-04-28 17:01:38 +02:00
  • 74e242386d tests/nested/core/core20-basic: fix the test to execute the right command Maciej Borzecki 2022-04-28 16:01:17 +02:00
  • 09f072dc6f tests: more tweaks for the tests Maciej Borzecki 2022-04-28 15:45:44 +02:00
  • 4db09d11cd Merge pull request #11741 from bboozzoo/bboozzoo/fix-preseeded-var-lib-snapd-snap Maciej Borzecki 2022-04-28 15:56:51 +02:00
  • ad59811740 Merge pull request #11740 from bboozzoo/bboozzoo/snap-fde-keymgr-followup Maciej Borzecki 2022-04-28 15:56:05 +02:00
  • c9ab3c9e5f o/devicestate,secboot: switch to realistic signatures for Ensure/RemoveRecoveryKey(s) Samuele Pedroni 2022-04-27 14:11:20 +02:00
  • 1ad9508c53 o/devicestate: use marker to detect encrypted systems like gadget/update.go Samuele Pedroni 2022-04-27 13:26:04 +02:00
  • 34fca622dc Merge remote-tracking branch 'upstream/master' into rework-recovery-keys-mgmt Samuele Pedroni 2022-04-27 18:06:56 +02:00
  • acfa44c42f o/devicestate: tweak install suite cleanup Maciej Borzecki 2022-04-28 14:59:36 +02:00
  • 2d43b9aafc snap/quota: use time.Duration instead. Philip Meulengracht 2022-04-28 14:40:17 +02:00
  • 468ce34a21 o/devicestate: fix install tests on systems with /var/lib/snapd/snap Maciej Borzecki 2022-04-28 14:14:18 +02:00
  • 6aa66cc0e1 secboot: simplifications, error tweaks Maciej Borzecki 2022-04-28 14:09:06 +02:00
  • ed392774c6 cmd/snap-fde-keymgr: fix a typo Maciej Borzecki 2022-04-28 14:05:42 +02:00
  • 2151a88b28 seed: let SnapHandler provided a different final path for snaps Samuele Pedroni 2022-04-28 13:56:22 +02:00
  • 2216674a5f tests: drop reocvery and reinstall keys from spread tests Maciej Borzecki 2022-04-28 13:07:37 +02:00
  • 0caf333388 tests/lib/uc20-create-partitions: drop recovery keys Maciej Borzecki 2022-04-28 13:07:15 +02:00
  • 81a9c4ad77 o/devicestate: drop recovery keys from installation Maciej Borzecki 2022-04-28 12:55:17 +02:00
  • 715a2534f8 gadget/install: drop recovery keys from install Maciej Borzecki 2022-04-28 12:36:07 +02:00
  • 2a2bcc2b2f Merge pull request #11218 from stolowski/core20-preseed/maybe-apply-preseed Pawel Stolowski 2022-04-28 11:32:24 +02:00
  • d222e2b5da Merge pull request #11730 from Meulengracht/bugfix/spread-piboot-path Michael Vogt 2022-04-28 11:24:02 +02:00
  • 62a5ad3683 Merge pull request #11736 from pedronis/shared-memory-no-allow-installation-true Michael Vogt 2022-04-28 11:20:27 +02:00
  • bf22c6b0f3 Merge pull request #11735 from mardy/test-usersession-env Michael Vogt 2022-04-28 11:05:25 +02:00
  • 4ba8262703 snap/quota: add resolution and change the period to be a unsigned long Philip Meulengracht 2022-04-28 09:34:00 +02:00
  • b9f2c82852 Merge pull request #11715 from bboozzoo/bboozzoo/factory-reset-snap-fde-keymgr Michael Vogt 2022-04-28 09:30:55 +02:00
  • 748cf9eb0e tests: re-execute the failed tests when "Run failed" label is set in the PR (#11627) Sergio Cazzolato 2022-04-27 22:12:07 -03:00
  • ecbc7938a7 interfaces/builtin: shared-memory drop plugs allow-installation: true Samuele Pedroni 2022-04-27 20:19:19 +02:00
  • 3cd46a9af0 seed: small fix about seed16 caching vs SnapHandlers Samuele Pedroni 2022-04-27 20:10:38 +02:00
  • 849fe67b76 tests/main/user-session-env: for for opensuse Alberto Mardegan 2022-04-27 17:54:40 +03:00
  • 92b0f171e1 cmd/snap-update-ns: fix up conversions between Go FileMode and posix mode bits James Henstridge 2022-04-27 19:53:40 +08:00
  • 904d3ecfae Merge pull request #11731 from bboozzoo/bboozzoo/fix-custom-device-unit-tests Maciej Borzecki 2022-04-27 13:24:17 +02:00
  • 14546d8d2b interfaces: network-manager: add AppArmor rule for configuring bridges Isaac True 2022-04-27 13:07:03 +02:00
  • 94d881350f Test for custom apparmor features directory in actual preseeding code. Paweł Stołowski 2022-04-27 12:44:05 +02:00
  • bea21a7903 Test apparmor features dir passing. Paweł Stołowski 2022-04-27 12:25:11 +02:00
  • 0fd3948334 sandbox/apparmor: minor cleanup in parallelism option Alberto Mardegan 2022-04-27 13:17:49 +03:00
  • e759e79c02 Merge branch 'master' into core20-preseed/aa-features Paweł Stołowski 2022-04-27 12:16:29 +02:00
  • 9b2e568725 tests: improve mocking in apparmor backend tests Alberto Mardegan 2022-04-22 09:50:02 +03:00
  • f960ee96f2 Merge pull request #11700 from mardy/apparmor-sandbox-profile Alberto Mardegan 2022-04-27 13:13:08 +03:00
  • b338684671 Add a flag for passing apparmor features dir when preseeding uc20. Paweł Stołowski 2022-04-15 13:19:01 +02:00
  • 672324cff6 interfaces/builtin/custom-device: fix unit tests on hosts with different libexecdir Maciej Borzecki 2022-04-27 11:28:21 +02:00
  • 8b4f538c6b secboot/keymgr: tweak comments and TODOs Maciej Borzecki 2022-04-27 11:19:27 +02:00
  • 24069f8383 Add unasserted snap to the happy test case. Paweł Stołowski 2022-04-27 10:56:27 +02:00
  • 0456aff990 Merge pull request #11721 from Meulengracht/feature/cmd-quota-tests Michael Vogt 2022-04-27 10:45:04 +02:00
  • 18c6b6f914 Merge branch 'master' into core20-preseed/maybe-apply-preseed Paweł Stołowski 2022-04-27 10:41:56 +02:00
  • 9cafc374cb Extra test check for missing assertion file. Add a comment clarifying the use of assertions db. Paweł Stołowski 2022-04-27 10:40:00 +02:00
  • 10b8dba7bf Test model-mismatch errors. Paweł Stołowski 2022-04-27 10:12:27 +02:00
  • 36254996bb tests/lib/tools: add piboot to boot_path() Philip Meulengracht 2022-04-26 13:51:17 +02:00
  • c6c0a3a311 secboot/keymgr: fix unit tests on 32bit systems Maciej Borzecki 2022-04-27 08:43:12 +02:00
  • 1ab0b6d3a5 packaging/debian-sid: even more fun Maciej Borzecki 2022-04-27 08:36:28 +02:00
  • 0cf1b8dae0 tests: expand private shm test to check permissions of private shm directory James Henstridge 2022-04-27 10:11:11 +08:00
  • a33fc7d996 cmd/snap-update-ns: explicitly set umask to 0 James Henstridge 2022-04-27 10:07:05 +08:00
  • f9e2aa7e12 cmd/snap-update-ns: don't mask out high permission bits in MkdirAll and friends James Henstridge 2022-04-27 09:29:53 +08:00
  • 5ec514eb56 cmd/snap-fde-keymgr: drop addressed TODOs Maciej Borzecki 2022-04-26 19:13:31 +02:00
  • 721130e308 o/snapshotstate: 'save' check installed before running tasks Miguel Pires 2022-04-26 17:39:14 +01:00
  • ba22550aa7 Merge remote-tracking branch 'upstream/master' into bboozzoo/factory-reset-snap-fde-keymgr Maciej Borzecki 2022-04-26 18:53:12 +02:00
  • 0f42471567 Merge pull request #11723 from bboozzoo/bboozzoo/secboot-keys Michael Vogt 2022-04-26 18:52:42 +02:00
  • ad61363d03 cmd/snap: exit w/ non-zero code on missing snap Miguel Pires 2022-04-26 16:53:20 +01:00
  • 325bebd560 daemon: /v2/system-recovery-keys remove API Samuele Pedroni 2022-04-26 16:56:43 +02:00
  • a8475fbb6a Tweak the error about wrong snap revision. Paweł Stołowski 2022-04-26 16:51:46 +02:00
  • 786d8a4cac daemon: rename *GetSystemRecoveryKeys* tests for clarity Samuele Pedroni 2022-04-26 16:22:55 +02:00
  • da50dcc8dd Adding max_map_count to system-observe interface Gabriel Cocenza 2022-04-08 11:32:56 -03:00
  • 56fac9f76d Merge branch 'bboozzoo/secboot-keys' into bboozzoo/factory-reset-snap-fde-keymgr-wip Maciej Borzecki 2022-04-26 15:49:24 +02:00
  • 5acf35b829 packaging/debian-sid: why u so weird Maciej Borzecki 2022-04-26 15:20:13 +02:00
  • 74b02680ae i/apparmor: revert comment change Alberto Mardegan 2022-04-26 16:34:38 +03:00
  • 4cbe0f0002 Merge pull request #11643 from Meulengracht/feature/journal-quota-1 Michael Vogt 2022-04-26 15:24:33 +02:00