- Get this repository:
-
git clone
https://git.not.enabled/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 |
---|---|---|
master | 2023-10-19 12:29:47 UTC |
wrappers: install snapd .desktop files on core (#13078)
Author:
Robert Ancell
wrappers: install snapd .desktop files on core (#13078) * wrappers: install snapd .desktop files on core This is required for the session agent to work. * wrappers: ensure /var/lib/ * Rename function to match go conventions * Don't create desktop file dir * wrappers: hard code the desktop files in case these are removed from snapd in the future * Add test for snap-handle- * Add comment about not removing desktop files from the list * Add comment to existing service file list stating that it can only be appended --------- Co-authored-by: James Henstridge <james@ |
release/2.61 | 2023-10-13 11:43:29 UTC |
release: 2.61 (#13299)
Author:
Philip Meulengracht
release: 2.61 (#13299) release: 2.61 |
dependabot/ |
2023-10-11 23:43:29 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@ |
dependabot/ |
2023-10-11 23:42:27 UTC |
build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0
Author:
build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 Bumps [golang.org/x/net](https:/ --- Signed-off-by: dependabot[bot] <support@ |
release/2.60 | 2023-09-15 19:49:22 UTC |
release: 2.60.4 (#13200)
Author:
Michael Vogt
release: 2.60.4 (#13200) |
release/2.59 | 2023-07-04 17:40:11 UTC |
install: lazy unmount() in writeFilesystemContent() if needed (#12939)
Author:
Michael Vogt
install: lazy unmount() in writeFilesystem * install: lazy unmount() in writeFilesystem The existing code in writeFilesystem As a pragmatic solution this commit unmounts the filesystem This is what live-editor is doing: Alternatively we could do a bunch of retries and wait for * install: log unmount errors (thanks to Alfonso!) * install: also lazy unmount in MountVolumes() * install: fix silly typo * install: improve logging on install failure |
master-riscv64 | 2023-05-25 09:28:23 UTC |
Merge pull request #12838 from xnox/go1.18-riscv
Author:
Michael Vogt
Merge pull request #12838 from xnox/go1.18-riscv [master-riscv64] Merge master to gain go 1.18 for riscv64 builds |
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/ |
feature/ |
2021-02-15 17:36:21 UTC |
interfaces: remove apparmor downgrade feature
Author:
Zygmunt Krynicki
interfaces: remove apparmor downgrade feature Apparmor downgrade was automatically enabled when the running kernel Since apparmor is still reported as "partial", nothing changes from the Perfect confinement is still way off, this doesn't change that. Signed-off-by: Zygmunt Krynicki <me@zygoon.pl> |
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 → 66 of 66 results | First • Previous • Next • Last |
Other repositories
Name | Last Modified |
---|---|
lp:snapd | 2023-10-19 |
lp:~mvo/snapd/+git/snapd-mvo | 2023-10-17 |
lp:~kiya956/snapd/+git/snapd | 2023-09-30 |
lp:~robertliu/snapd/+git/snapd | 2023-09-15 |
lp:~jmbrock/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 → 13 of 13 results | First • Previous • Next • Last |