- Get this repository:
-
git clone
https://git.launchpad.net/snapd
Import details
This repository is an import of the Git repository at https://github.com/snapcore/snapd.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
fde-manager- |
2024-11-28 15:34:53 UTC |
overlord/fdestate/backend/reseal.go: factor FDE hook and TPM resealing
Author:
Valentin David
overlord/ Instead of splitting completely FDE hook and TPM resealing, we split |
master | 2024-11-28 12:03:10 UTC |
tests: fix cgroup-tracking-failure in ubuntu 25.04 (#14773)
Author:
Sergio Cazzolato
tests: fix cgroup- Simple fix for test cgroup- |
release/2.67 | 2024-11-25 17:57:11 UTC |
run-checks: bump package-level test timeout when using the race detector
Author:
Andrew Phelps
run-checks: bump package-level test timeout when using the race detector |
revert- |
2024-10-31 13:42:40 UTC |
Revert "tests/main/nvidia-files: set ubuntu-20.04-64/550-server to broken pac…"
Author:
Andrew Phelps
Revert "tests/ This reverts commit e445cd48c5dce29 |
release/2.61 | 2024-10-22 07:40:52 UTC |
Merge pull request #14135 from ernestl/core-snap-security-release-2.61.4
Author:
Ernest Lotter
Merge pull request #14135 from ernestl/ release: 2.61.4 |
release/2.66 | 2024-10-12 15:26:26 UTC |
release: 2.66.1
Author:
Ernest Lotter
release: 2.66.1 |
release/2.65 | 2024-09-12 14:20:35 UTC |
release: 2.65.3
Author:
Ernest Lotter
release: 2.65.3 |
release/2.63 | 2024-08-21 07:23:47 UTC |
release: 2.63.1
Author:
Ernest Lotter
release: 2.63.1 |
revert- |
2024-08-16 08:49:27 UTC |
Revert "dirs: add function to return path to systemd config folder under etc"
Author:
Philip Meulengracht
Revert "dirs: add function to return path to systemd config folder under etc" This reverts commit e835311eae204e6 |
revert- |
2024-08-02 12:27:31 UTC |
Revert " nvidia: add support module with known nvidia libraries and globs …"
Author:
Ernest Lotter
Revert " nvidia: add support module with known nvidia libraries and globs …" This reverts commit 850c4c7b2978651 |
renovate/configure | 2024-07-29 14:13:58 UTC |
Add renovate.json
Author:
Add renovate.json |
release/2.64 | 2024-07-25 18:30:26 UTC |
release: 2.64
Author:
Ernest Lotter
release: 2.64 |
dependabot/ |
2024-06-24 09:58:56 UTC |
build(deps): bump golang.org/x/net from 0.9.0 to 0.23.0
Author:
build(deps): bump golang.org/x/net from 0.9.0 to 0.23.0 Bumps [golang.org/x/net](https:/ --- Signed-off-by: dependabot[bot] <support@ |
dependabot/ |
2024-06-24 09:58:45 UTC |
build(deps): bump golang.org/x/net in /tests/lib/muinstaller
Author:
build(deps): bump golang.org/x/net in /tests/ Bumps [golang.org/x/net](https:/ --- Signed-off-by: dependabot[bot] <support@ |
master-riscv64 | 2024-03-22 07:02:03 UTC |
build-aux: make snapcraft.yaml riscv64 compatible
Author:
Dimitri John Ledkov
build-aux: make snapcraft.yaml riscv64 compatible Also 22.04 packaging does not exist in upstream snapd yet, reuse 16.04 |
release/2.62 | 2024-03-21 20:23:27 UTC |
release: 2.62
Author:
Ernest Lotter
release: 2.62 |
release/2.60 | 2024-01-15 17:19:44 UTC |
tests: clear snap cache before interfaces-content test
Author:
Miguel Pires
tests: clear snap cache before interfaces-content test The test was pulling in the core snap which failed to be validated. Signed-off-by: Miguel Pires <miguel. |
release/2.59 | 2023-12-05 11:19:18 UTC |
cmd/snapd-generator: read mountinfo for pid 1
Author:
Valentin David
cmd/snapd- Systemd now runs generators in a sandbox. That means |
beta-riscv64 | 2023-04-17 06:17:57 UTC |
build-aux: Use dpkg-buildpackage options to not attempt signing anything
Author:
Dimitri John Ledkov
build-aux: Use dpkg-buildpackage options to not attempt signing anything Currently riscv64 builds are failing, because dpkg-buildpackage (cherry picked from commit 2204c2fd8e78443 |
release/2.58 | 2023-02-22 14:41:08 UTC |
release: 2.58.3 (#12581)
Author:
Michael Vogt
release: 2.58.3 (#12581) |
release/2.57 | 2022-11-23 16:30:36 UTC |
releasing package snapd version 2.57.6
Author:
Michael Vogt
releasing package snapd version 2.57.6 |
release/2.56 | 2022-09-27 15:44:34 UTC |
i/b/mount-control: add optional `/` to umount rules (#12168)
Author:
Alberto Mardegan
i/b/mount-control: add optional `/` to umount rules (#12168) * i/b/mount-control: add optional `/` to umount rules In commit a10ecaaaafc0aea Indeed, the same applies to umount rules. * tests: improve mount-control spread tests Diversify the paths in the "where" attributes, otherwise a * tests: improve mount-control tests with review comments Add a "/" to a mount point to verify that it's irrelevant. |
release/2.55 | 2022-05-11 07:19:53 UTC |
release: 2.55.5 (#11773)
Author:
Michael Vogt
release: 2.55.5 (#11773) |
release/2.54 | 2022-03-21 14:49:15 UTC |
o/snapstate: avoid setting up single reboot when update includes base, kernel...
Author:
Maciej Borzecki
o/snapstate: avoid setting up single reboot when update includes base, kernel and gadget * o/snapstate: avoid setting up single reboot when update includes base, kernel and gadget Otherwise there is a circular dependency between base, kernel and gadget, where Signed-off-by: Maciej Borzecki <maciej. * o/snapstate: procure circular dependency and verify abort untangles the state Signed-off-by: Maciej Borzecki <maciej. * overlord/state: add helper for aborting unready lanes A helper for aborting all lanes that aren't ready in a given change. An unready Signed-off-by: Maciej Borzecki <maciej. * overlord/state: drop unused lanes field Signed-off-by: Maciej Borzecki <maciej. * overlord: wait for up to 3 days before automatically aborting a change Signed-off-by: Maciej Borzecki <maciej. * overlord/state: use AbortUnreadyLanes when pruning Signed-off-by: Maciej Borzecki <maciej. * overlord: managers test to verify self healing via abort-unready-lanes in prune Signed-off-by: Maciej Borzecki <maciej. * overlord: leave a comment about the scenario being tested, test tweaks Signed-off-by: Maciej Borzecki <maciej. |
release/2.53 | 2021-12-14 08:25:36 UTC |
Merge pull request #11161 from MiguelPires/2.53-fix-fmt-latest
Author:
Michael Vogt
Merge pull request #11161 from MiguelPires/ many: fix formatting w/ latest go version (2.53) |
release/2.52 | 2021-10-05 12:47:58 UTC |
release: 2.52.1 (#10885)
Author:
Michael Vogt
release: 2.52.1 (#10885) Update changelog with the 2.52.1 changes. |
release/2.51 | 2021-08-31 13:54:56 UTC |
Use host-scaled timeout to avoid riscv64 test failure.
Author:
Paweł Stołowski
Use host-scaled timeout to avoid riscv64 test failure. |
release/2.50 | 2021-05-27 08:53:56 UTC |
gadget: support creating vfat partitions during bootstrap
Author:
Michael Vogt
gadget: support creating vfat partitions during bootstrap This commit allows creating the "Windows Basic Data Partition" |
release/2.49 | 2021-03-30 08:28:54 UTC |
packaging/ubuntu-16.04/rules: turn modules off explicitly
Author:
Ian Johnson
packaging/ We already set GO111MODULE=off in spread.yaml, but for some reason that's not Signed-off-by: Ian Johnson <ian.johnson@ |
release/ |
2021-02-19 17:47:15 UTC |
overlord: DEBUG PATCH: print some information about state.json
Author:
Samuele Pedroni
overlord: DEBUG PATCH: print some information about state.json Merge pull request #9946 from bboozzoo/ |
release/2.48 | 2021-01-12 11:13:59 UTC |
Merge pull request #9824 from anonymouse64/bugfix/2-48-backport-greengrass-fl...
Author:
Michael Vogt
Merge pull request #9824 from anonymouse64/ interfaces/ |
release/ |
2020-12-03 16:48:28 UTC |
releasing package snapd version 2.48.1
Author:
Michael Vogt
releasing package snapd version 2.48.1 |
release/2.47 | 2020-10-08 08:53:25 UTC |
releasing package snapd version 2.47.1
Author:
Michael Vogt
releasing package snapd version 2.47.1 |
2.46 | 2020-09-08 08:04:18 UTC |
Merge pull request #9288 from stolowski/remove-cups-workaround
Author:
Michael Vogt
Merge pull request #9288 from stolowski/ tests: remove workaround for cups on ubuntu-20.10 |
release/2.46 | 2020-09-07 05:09:47 UTC |
Merge pull request #9279 from mvo5/release-branches-run-tests-on-push
Author:
Michael Vogt
Merge pull request #9279 from mvo5/release- github: run tests also on push to release branches |
release/2.45 | 2020-08-10 06:41:29 UTC |
Merge pull request #9123 from cmatsuoka/update-secboot-dual-signature
Author:
Michael Vogt
Merge pull request #9123 from cmatsuoka/ vendor: update secboot to support dual signed EFI binaries |
release/2.45.2-cve | 2020-07-10 18:08:34 UTC |
releasing package snapd version 2.45.2
Author:
Michael Vogt
releasing package snapd version 2.45.2 |
release/2.44 | 2020-05-14 08:05:02 UTC |
Merge pull request #8665 from jdstrand/desktop-silence-icons-denials-2.44
Author:
Michael Vogt
Merge pull request #8665 from jdstrand/ interfaces/desktop: silence more /var/lib/ |
release/2.43 | 2020-02-26 14:58:50 UTC |
data/systemd: improve the description
Author:
Sergio Schvezov
data/systemd: improve the description While the code may have references to "snappy" we have long ago Signed-off-by: Sergio Schvezov <sergio. |
release/2.42 | 2019-12-06 13:16:49 UTC |
releasing package snapd version 2.42.5
Author:
Michael Vogt
releasing package snapd version 2.42.5 |
uc20 | 2019-10-12 23:17:02 UTC |
Merge pull request #7592 from cmatsuoka/update-fde-utils-ace2802
Author:
Claudio Matsuoka
Merge pull request #7592 from cmatsuoka/ vendor: update fde-utils to latest master |
release/2.41 | 2019-09-13 09:47:49 UTC |
Merge pull request #7460 from jdstrand/k8s-support-systemd-run-ptrace-read-2.41
Author:
Michael Vogt
Merge pull request #7460 from jdstrand/ interfaces/ |
release/2.40 | 2019-08-20 10:46:19 UTC |
Merge pull request #7264 from bboozzoo/bboozzoo/build-on-rhel-2.40
Author:
Maciej Borzecki
Merge pull request #7264 from bboozzoo/ packaging/fedora: build on RHEL8 (2.40) |
release/2.39 | 2019-06-27 22:16:19 UTC |
cmd/snap-seccomp/syscalls: add io_uring syscalls
Author:
Maciej Borzecki
cmd/snap- The snap-seccomp helper maintains a list of all know syscalls supported by Upstream libseccomp has been updated with io_uring syscalls, update the internal Signed-off-by: Maciej Borzecki <maciej. |
2.39 | 2019-05-29 10:24:58 UTC |
debian: add placeholder changelog for 2.39.1
Author:
Michael Vogt
debian: add placeholder changelog for 2.39.1 |
release/2.38 | 2019-04-11 16:33:34 UTC |
releasing package snapd version 2.38.1
Author:
Michael Vogt
releasing package snapd version 2.38.1 |
release/2.37 | 2019-03-06 10:22:53 UTC |
tests: check that apt works before using it
Author:
Michael Vogt
tests: check that apt works before using it The lxd test is using apt unconditionally even on core devices. Nowdays the apt wrapper on core devices will error when run so The ubuntu-core-apt test also needs an update to check that |
release/2.36 | 2018-12-14 06:35:09 UTC |
releasing package snapd version 2.36.3
Author:
Michael Vogt
releasing package snapd version 2.36.3 |
release/2.35 | 2018-10-16 07:31:12 UTC |
tests: do not run degraded test in autopkgtest env
Author:
Michael Vogt
tests: do not run degraded test in autopkgtest env The autopkgtest environment sometimes has failing services. This |
release/2.34 | 2018-08-13 13:33:17 UTC |
interfaces/builtin: network-manager resolved DBus changes
Author:
Tony Espy
interfaces/builtin: network-manager resolved DBus changes Extend networkManagerP |
release/2.33 | 2018-06-25 06:25:21 UTC |
Update SELinux policy
Author:
snowman5454
Update SELinux policy Update SELinux policy to remove denial messages and add a dontaudit |
release/2.32 | 2018-06-08 06:05:54 UTC |
interfaces/raw-usb: also allow usb serial devices
Author:
Jamie Strandboge
interfaces/raw-usb: also allow usb serial devices USB serial devices like /dev/ttyUSB* were always meant to be included in this |
release/2.31 | 2018-03-09 10:24:07 UTC |
releasing package snapd version 2.31.2
Author:
Michael Vogt
releasing package snapd version 2.31.2 |
release/2.30 | 2018-01-16 14:05:57 UTC |
tests/main/classic-confinement: enable the test on Fedora
Author:
Maciej Borzecki
tests/main/ The snap-exec failure has been addressed with Signed-off-by: Maciej Borzecki <maciej. |
release/2.29 | 2017-11-30 16:45:30 UTC |
releasing package snapd version 2.29.4.2
Author:
Michael Vogt
releasing package snapd version 2.29.4.2 |
release/2.28 | 2017-10-13 21:30:36 UTC |
releasing package snapd version 2.28.5
Author:
Michael Vogt
releasing package snapd version 2.28.5 |
release/2.27 | 2017-09-07 08:40:33 UTC |
releasing package snapd version 2.27.6
Author:
Michael Vogt
releasing package snapd version 2.27.6 |
release/2.26 | 2017-07-20 11:57:48 UTC |
releasing package snapd version 2.26.14
Author:
Michael Vogt
releasing package snapd version 2.26.14 |
release/2.24 | 2017-07-03 09:11:15 UTC |
fix merge artifact
Author:
Michael Vogt
fix merge artifact |
release/2.25 | 2017-05-04 11:08:56 UTC |
Merge branch 'master' into release/2.25
Author:
John Lenton
Merge branch 'master' into release/2.25 |
release/2.23 | 2017-03-29 14:56:29 UTC |
add missing changelog on trusty
Author:
Michael Vogt
add missing changelog on trusty |
release/2.22 | 2017-03-01 11:08:26 UTC |
Merge pull request #2957 from mvo5/include-chg-summary-in-errreport
Author:
Michael Vogt
Merge pull request #2957 from mvo5/include- snapstate: include change kind/summary in error report |
ubuntu/14.04 | 2017-01-25 16:18:33 UTC |
Merge remote-tracking branch 'origin/master' into ubuntu/14.04
Author:
Michael Vogt
Merge remote-tracking branch 'origin/master' into ubuntu/14.04 |
release/2.21 | 2017-01-16 07:04:10 UTC |
fix typo
Author:
Michael Vogt
fix typo |
release/2.20.1 | 2017-01-02 16:30:04 UTC |
Merge branch 'master' into release/2.20.1
Author:
Michael Vogt
Merge branch 'master' into release/2.20.1 |
release/2.20 | 2016-12-15 21:26:46 UTC |
releasing package snapd version 2.20
Author:
Michael Vogt
releasing package snapd version 2.20 |
ubuntu/16.04 | 2016-12-15 07:37:17 UTC |
Merge pull request #2474 from snapcore/revert-2471-feature/bootconfig
Author:
Michael Vogt
Merge pull request #2474 from snapcore/ Revert "interfaces: add new boot-config interface" |
release/2.18.1 | 2016-12-14 10:36:40 UTC |
Merge branch 'master' into release/2.18.1
Author:
Michael Vogt
Merge branch 'master' into release/2.18.1 |
release/2.19.1 | 2016-12-12 16:34:05 UTC |
remove snap-confine/ubuntu-core-launcher after the tests as well everywhere
Author:
Michael Vogt
remove snap-confine/ |
release/2.18 | 2016-11-24 20:03:00 UTC |
releasing package snapd version 2.18
Author:
Michael Vogt
releasing package snapd version 2.18 |
release/2.17.1 | 2016-11-04 16:40:03 UTC |
releasing package snapd version 2.17.1
Author:
Michael Vogt
releasing package snapd version 2.17.1 |
release/2.17 | 2016-11-01 23:22:54 UTC |
releasing package snapd version 2.17
Author:
Michael Vogt
releasing package snapd version 2.17 |
release/2.16 | 2016-09-28 09:22:02 UTC |
releasing package snapd version 2.16
Author:
Michael Vogt
releasing package snapd version 2.16 |
2.0.8 | 2016-06-13 14:11:25 UTC |
Merge pull request #1293 from mvo5/feature/snap-run2.1
Author:
Gustavo Niemeyer
Merge pull request #1293 from mvo5/feature/ cmd/snap: create SNAP_USER_DATA and common dirs in `snap run` |
15.04 | 2016-05-20 07:33:30 UTC |
Merge pull request #1178 from fgimenez/add-http-proxy
Author:
Michael Vogt
Merge pull request #1178 from fgimenez/ integration-tests: update 15.04 branch from master to accept http-proxy flag |
asserts- |
2015-12-04 14:20:57 UTC |
Merge pull request #225 from pedronis/asserts-demo-install-demo-logic
Author:
Samuele Pedroni
Merge pull request #225 from pedronis/ asserts demo: check for assertions when installing a local file squashfs snap |
1 → 76 of 76 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:snapd | 5 hours ago |
lp:~nteodosio/snapd | 2024-08-02 |
lp:~mvo/snapd/+git/snapd-mvo | 2024-02-03 |
lp:~kiya956/snapd/+git/snapd | 2023-09-30 |
lp:~robertliu/snapd/+git/snapd | 2023-09-15 |
lp:~lauren-brock/snapd | 2023-05-04 |
lp:~xnox/snapd | 2023-04-14 |
lp:~wgrant/snapd/+git/github | 2022-10-04 |
lp:~snappy-dev/snapd/+git/snapd-pawel | 2022-08-16 |
lp:~jawn-smith/snapd | 2022-03-04 |
lp:~peppepetra/snapd | 2021-12-15 |
lp:~woodrow-shen/snapd/+git/add-block-state | 2021-09-06 |
lp:~woodrow-shen/snapd/+git/uc20-install-mode-create-extra-dirs | 2021-08-12 |
lp:~michihenning/snapd | 2017-02-23 |
1 → 14 of 14 results | First • Previous • Next • Last |