Fedora Packages

snapd-devel-2.74.1-1.el9 in Fedora EPEL 9

↵ Return to the main page of snapd-devel
View build
Search for updates

Package Info
🠗 Changelog
🠗 Provides
🠗 Files

Changelog

Date Author Change
2026-03-18 Zygmunt Krynicki <me at zygoon dot pl> - 2.74.1-1 - Fix missing cap_sys_resource on snap-confine
2026-03-13 Ernest Lotter <ernest dot lotter at canonical dot com> - New upstream release 2.74.1 - FDE: measure DeployedMode and AuditMode variables if they appear as disabled in the event log to avoid a potential reseal-failure boot loop - LP: #2139611 FDE: fix db updates by allowing multiple payloads - LP: #2139300 snap-confine: add CAP_SYS_RESOURCE to allow raising memory lock limit when required - LP: #2139099 snap-confine: bump the max element count of the BPF map used to store IDs of allowed/matched devices to 1000 - Interfaces: Added pidfd_open and memfd_secret to seccomp template - Interfaces: camera | add locking permission for /dev/video
2026-02-17 Neal Gompa <ngompa at fedoraproject dot org> - 2.72-4 - Default to vendored Go dependencies in Fedora
2026-02-03 Maxwell G <maxwell at gtmx dot me> - 2.72-3 - Rebuild for https://fedoraproject.org/wiki/Changes/golang1.26
2026-01-17 Fedora Release Engineering <releng at fedoraproject dot org> - 2.72-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
2025-11-13 Ernest Lotter <ernest dot lotter at canonical dot com> - New upstream release 2.72 - FDE: support replacing TPM protected keys at runtime via the /v2/system-volumes endpoint - FDE: support secboot preinstall check fix actions for 25.10+ hybrid installs via the /v2/system/{label} endpoint - FDE: tweak polkit message to remove jargon - FDE: ensure proper sealing with kernel command line defaults - FDE: provide generic reseal function - FDE: support using OPTEE for protecting keys, as an alternative to existing fde-setup hooks (Ubuntu Core only) - Confdb: 'snapctl get --view' supports passing default values - Confdb: content sub-rules in confdb-schemas inherit their parent rule's "access" - Confdb: make confdb error kinds used in API more generic - Confdb: fully support lists and indexed paths (including unset) - Prompting: add notice backend for prompting types (unused for now) - Prompting: include request cgroup in prompt - Prompting: handle unsupported xattrs - Prompting: add permission mapping for the camera interface - Notices: read notices from state without state lock - Notices: add methods to get notice fields and create, reoccur, and deepcopy notice - Notices: add notice manager to coordinate separate notice backends - Notices: support draining notices from state when notice backend registered as producer of a particular notice type - Notices: query notice manager from daemon instead of querying state for notices directly - Packaging: Ubuntu | ignore .git directory - Packaging: FIPS | bump deb Go FIPS to 1.23 - Packaging: snap | bump FIPS toolchain to 1.23 - Packaging: debian | sync most upstream changes - Packaging: debian-sid | depends on libcap2-bin for postint - Packaging: Fedora | drop fakeroot - Packaging: snap | modify snapd.mk to pass build tags when running unit tests - Packaging: snap | modify snapd.mk to pass nooptee build tag - Packaging: modify Makefile.am to fix snap-confine install profile with 'make hack' - Packaging: modify Makefile.am to fix out-of-tree use of 'make hack' - LP: #2122054 Snap installation: skip snap icon download when running in a cloud or using a proxy store - Snap installation: add timeout to http client when downloading snap icon - Snap installation: use http(s) proxy for icon downloads - LP: #2117558 snap-confine: fix error message with /root/snap not accessible - snap-confine: fix non-suid limitation by switching to root:root to operate v1 freezer - core-initrd: do not use writable-paths when not available - core-initrd: remove debian folder - LP: #1916244 Interfaces: gpio-chardev | re-enable the gpio-chardev interface now with the more robust gpio-aggregator configfs kernel interface - Interfaces: gpio-chardev | exclusive snap connections, raise a conflict when both gpio-chardev and gpio are connected - Interfaces: gpio-chardev | fix gpio-aggregator module load order - Interfaces: ros-snapd-support | grant access to /v2/changes - Interfaces: uda-driver-libs, egl-driver-libs, gbm-driver-libs, opengl-driver-libs, opengles-driver-libs | new interfaces to support nvidia driver components - Interfaces: microstack-support | allow DPDK (hugepage related permissions) - Interfaces: system-observe | allow reading additional files in /proc, needed by node-exporter - Interfaces: u2f | add Cano Key, Thesis FIDO2 BioFP+ Security Key and Kensington VeriMark DT Fingerprint Key to device list - Interfaces: snap-interfaces-requests-control | allow shell API control - Interfaces: fwupd | allow access to Intel CVS sysfs - Interfaces: hardware-observe | allow read access to Kernel Samepage Merging (KSM) - Interfaces: xilinx-dma | support Multi Queue DMA (QDMA) IP - Interfaces: spi | relax sysfs permission rules to allow access to SPI device node attributes - Interfaces: content | introduce compatibility label - LP: #2121238 Interfaces: do not expose Kerberos tickets for classic snaps - Interfaces: ssh-public-keys | allow ro access to public host keys with ssh-key - Interfaces: Modify AppArmor template to allow listing systemd credentials and invoking systemd-creds - Interfaces: modify AppArmor template with workarounds for Go 1.35 cgroup aware GOMAXPROCS - Interfaces: modify seccomp template to allow landlock_* - Prevent snap hooks from running while relevant snaps are unlinked - Make refreshes wait before unlinking snaps if running hooks can be affected - Fix systemd unit generation by moving "WantedBy=" from section "unit" to "install" - Add opt-in logging support for snap-update-ns - Unhide 'snap help' sign and export-key under Development category - LP: #2117121 Cleanly support socket activation for classic snap - Add architecture to 'snap version' output - Add 'snap debug api' option to disable authentication through auth.json - Show grade in notes for 'snap info --verbose' - Fix preseeding failure due to scan-disk issue on RPi - Support 'snap debug api' queries to user session agents - LP: #2112626 Improve progress reporting for snap install/refresh - Drop legacy BAMF_DESKTOP_FILE_HINT in desktop files - Fix /v2/apps error for root user when user services are present - LP: #2114704 Extend output to indicate when snap data snapshot was created during remove - Improve how we handle emmc volumes - Improve handling of system-user extra assertions
2025-10-10 Alejandro Sáez <asm at redhat dot com> - 2.71-1 - rebuild
2025-08-22 Ernest Lotter <ernest dot lotter at canonical dot com> - New upstream release 2.71 - FDE: auto-repair when recovery key is used - FDE: revoke keys on shim update - FDE: revoke old TPM keys when dbx has been updated - FDE: do not reseal FDE hook keys every time - FDE: store keys in the kernel keyring when installing from initrd - FDE: allow disabled DMA on Core - FDE: snap-bootstrap: do not check for partition in scan-disk on CVM - FDE: support secboot preinstall check for 25.10+ hybrid installs via the /v2/system/{label} endpoint - FDE: support generating recovery key at install time via the /v2/systems/{label} endpoint - FDE: update passphrase quality check at install time via the /v2/systems/{label} endpoint - FDE: support replacing recovery key at runtime via the new /v2/system-volumes endpoint - FDE: support checking recovery keys at runtime via the /v2/system- volumes endpoint - FDE: support enumerating keyslots at runtime via the /v2/system- volumes endpoint - FDE: support changing passphrase at runtime via the /v2/system- volumes endpoint - FDE: support passphrase quality check at runtime via the /v2/system-volumes endpoint - FDE: update secboot to revision 3e181c8edf0f - Confdb: support lists and indexed paths on read and write - Confdb: alias references must be wrapped in brackets - Confdb: support indexed paths in confdb-schema assertion - Confdb: make API errors consistent with options - Confdb: fetch confdb-schema assertion on access - Confdb: prevent --previous from being used in read-side hooks - Components: fix snap command with multiple components - Components: set revision of seed components to x1 - Components: unmount extra kernel-modules components mounts - AppArmor Prompting: add lifespan "session" for prompting rules - AppArmor Prompting: support restoring prompts after snapd restart - AppArmor Prompting: limit the extra information included in probed AppArmor features and system key - Notices: refactor notice state internals - SELinux: look for restorecon/matchpathcon at all known locations rather than current PATH - SELinux: update policy to allow watching cgroups (for RAA), and talking to user session agents (service mgmt/refresh) - Refresh App Awareness: Fix unexpected inotify file descriptor cleanup - snap-confine: workaround for glibc fchmodat() fallback and handle ENOSYS - snap-confine: add support for host policy for limiting users able to run snaps - LP: #2114923 Reject system key mismatch advise when not yet seeded - Use separate lanes for essential and non-essential snaps during seeding and allow non-essential installs to retry - Fix bug preventing remodel from core18 to core18 when snapd snap is unchanged - LP: #2112551 Make removal of last active revision of a snap equal to snap remove - LP: #2114779 Allow non-gpt in fallback mode to support RPi - Switch from using systemd LogNamespace to manually controlled journal quotas - Change snap command trace logging to only log the command names - Grant desktop-launch access to /v2/snaps - Update code for creating the snap journal stream - Switch from using core to snapd snap for snap debug connectivity - LP: #2112544 Fix offline remodel case where we switched to a channel without an actual refresh - LP: #2112332 Exclude snap/snapd/preseeding when generating preseed tarball - LP: #1952500 Fix snap command progress reporting - LP: #1849346 Interfaces: kerberos-tickets | add new interface - Interfaces: u2f | add support for Thetis Pro - Interfaces: u2f | add OneSpan device and fix older device - Interfaces: pipewire, audio-playback | support pipewire as system daemon - Interfaces: gpg-keys | allow access to GPG agent sockets - Interfaces: usb-gadget | add new interface - Interfaces: snap-fde-control, firmware-updater-support | add new interfaces to support FDE - Interfaces: timezone-control | extend to support timedatectl varlink - Interfaces: cpu-control | fix rules for accessing IRQ sysfs and procfs directories - Interfaces: microstack-support | allow SR-IOV attachments - Interfaces: modify AppArmor template to allow snaps to read their own systemd credentials - Interfaces: posix-mq | allow stat on /dev/mqueue - LP: #2098780 Interfaces: log-observe | add capability dac_read_search - Interfaces: block-devices | allow access to ZFS pools and datasets - LP: #2033883 Interfaces: block-devices | opt-in access to individual partitions - Interfaces: accel | add new interface to support accel kernel subsystem - Interfaces: shutdown | allow client to bind on its side of dbus socket - Interfaces: modify seccomp template to allow pwritev2 - Interfaces: modify AppArmor template to allow reading /proc/sys/fs/nr_open - Packaging: drop snap.failure service for openSUSE - Packaging: add SELinux support for openSUSE - Packaging: disable optee when using nooptee build tag - Packaging: add support for static PIE builds in snapd.mk, drop pie.patch from openSUSE - Packaging: add libcap2-bin runtime dependency for ubuntu-16.04 - Packaging: use snapd.mk for packaging on Fedora - Packaging: exclude .git directory - Packaging: fix DPKG_PARSECHANGELOG assignment - Packaging: fix building on Fedora with dpkg installed
2025-08-15 Maxwell G <maxwell at gtmx dot me> - 2.70-3 - Rebuild for golang-1.25.0
2025-07-25 Fedora Release Engineering <releng at fedoraproject dot org> - 2.70-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild

Provides

  • bundled(golang(github.com/bmatcuk/doublestar/v4))
  • bundled(golang(github.com/canonical/cpuid))
  • bundled(golang(github.com/canonical/go-efilib))
  • bundled(golang(github.com/canonical/go-efilib/guids))
  • bundled(golang(github.com/canonical/go-efilib/internal/ioerr))
  • bundled(golang(github.com/canonical/go-efilib/internal/pkcs7))
  • bundled(golang(github.com/canonical/go-efilib/internal/uefi))
  • bundled(golang(github.com/canonical/go-efilib/internal/unix))
  • bundled(golang(github.com/canonical/go-efilib/linux))
  • bundled(golang(github.com/canonical/go-efilib/mbr))
  • bundled(golang(github.com/canonical/go-kbkdf))
  • bundled(golang(github.com/canonical/go-kbkdf/hmac_prf))
  • bundled(golang(github.com/canonical/go-password-validator))
  • bundled(golang(github.com/canonical/go-sp800.90a-drbg))
  • bundled(golang(github.com/canonical/go-tpm2))
  • bundled(golang(github.com/canonical/go-tpm2/cryptutil))
  • bundled(golang(github.com/canonical/go-tpm2/internal/crypt))
  • bundled(golang(github.com/canonical/go-tpm2/internal/ppi))
  • bundled(golang(github.com/canonical/go-tpm2/internal/ppi_efi))
  • bundled(golang(github.com/canonical/go-tpm2/internal/util))
  • bundled(golang(github.com/canonical/go-tpm2/linux))
  • bundled(golang(github.com/canonical/go-tpm2/mu))
  • bundled(golang(github.com/canonical/go-tpm2/objectutil))
  • bundled(golang(github.com/canonical/go-tpm2/policyutil))
  • bundled(golang(github.com/canonical/go-tpm2/ppi))
  • bundled(golang(github.com/canonical/go-tpm2/transportutil))
  • bundled(golang(github.com/canonical/tcglog-parser))
  • bundled(golang(github.com/canonical/tcglog-parser/internal/ioerr))
  • bundled(golang(github.com/coreos/go-systemd/activation))
  • bundled(golang(github.com/godbus/dbus/v5))
  • bundled(golang(github.com/godbus/dbus/v5/introspect))
  • bundled(golang(github.com/gorilla/mux))
  • bundled(golang(github.com/gvalkov/golang-evdev))
  • bundled(golang(github.com/jessevdk/go-flags))
  • bundled(golang(github.com/juju/ratelimit))
  • bundled(golang(github.com/kr/pretty))
  • bundled(golang(github.com/kr/text))
  • bundled(golang(github.com/mattn/go-runewidth))
  • bundled(golang(github.com/mvo5/goconfigparser))
  • bundled(golang(github.com/mvo5/libseccomp-golang))
  • bundled(golang(github.com/pilebones/go-udev/crawler))
  • bundled(golang(github.com/pilebones/go-udev/netlink))
  • bundled(golang(github.com/rivo/uniseg))
  • bundled(golang(github.com/rogpeppe/go-internal/fmtsort))
  • bundled(golang(github.com/seccomp/libseccomp-golang))
  • bundled(golang(github.com/snapcore/go-gettext))
  • bundled(golang(github.com/snapcore/go-gettext/pluralforms))
  • bundled(golang(github.com/snapcore/secboot))
  • bundled(golang(github.com/snapcore/secboot/bootscope))
  • bundled(golang(github.com/snapcore/secboot/efi))
  • bundled(golang(github.com/snapcore/secboot/efi/preinstall))
  • bundled(golang(github.com/snapcore/secboot/hooks))
  • bundled(golang(github.com/snapcore/secboot/internal/argon2))
  • bundled(golang(github.com/snapcore/secboot/internal/bootscope))
  • bundled(golang(github.com/snapcore/secboot/internal/crypto))
  • bundled(golang(github.com/snapcore/secboot/internal/efi))
  • bundled(golang(github.com/snapcore/secboot/internal/keyring))
  • bundled(golang(github.com/snapcore/secboot/internal/luks2))
  • bundled(golang(github.com/snapcore/secboot/internal/luksview))
  • bundled(golang(github.com/snapcore/secboot/internal/paths))
  • bundled(golang(github.com/snapcore/secboot/internal/pbkdf2))
  • bundled(golang(github.com/snapcore/secboot/internal/pe1.14))
  • bundled(golang(github.com/snapcore/secboot/internal/tcg))
  • bundled(golang(github.com/snapcore/secboot/internal/testenv))
  • bundled(golang(github.com/snapcore/secboot/internal/tpm2_device))
  • bundled(golang(github.com/snapcore/secboot/luks2))
  • bundled(golang(github.com/snapcore/secboot/plainkey))
  • bundled(golang(github.com/snapcore/secboot/tpm2))
  • bundled(golang(go.etcd.io/bbolt))
  • bundled(golang(golang.org/x/crypto/argon2))
  • bundled(golang(golang.org/x/crypto/blake2b))
  • bundled(golang(golang.org/x/crypto/cast5))
  • bundled(golang(golang.org/x/crypto/cryptobyte))
  • bundled(golang(golang.org/x/crypto/cryptobyte/asn1))
  • bundled(golang(golang.org/x/crypto/hkdf))
  • bundled(golang(golang.org/x/crypto/internal/alias))
  • bundled(golang(golang.org/x/crypto/internal/poly1305))
  • bundled(golang(golang.org/x/crypto/nacl/secretbox))
  • bundled(golang(golang.org/x/crypto/openpgp/armor))
  • bundled(golang(golang.org/x/crypto/openpgp/elgamal))
  • bundled(golang(golang.org/x/crypto/openpgp/errors))
  • bundled(golang(golang.org/x/crypto/openpgp/packet))
  • bundled(golang(golang.org/x/crypto/openpgp/s2k))
  • bundled(golang(golang.org/x/crypto/pbkdf2))
  • bundled(golang(golang.org/x/crypto/salsa20/salsa))
  • bundled(golang(golang.org/x/crypto/sha3))
  • bundled(golang(golang.org/x/crypto/ssh/terminal))
  • bundled(golang(golang.org/x/exp/constraints))
  • bundled(golang(golang.org/x/net/context))
  • bundled(golang(golang.org/x/sys/cpu))
  • bundled(golang(golang.org/x/sys/plan9))
  • bundled(golang(golang.org/x/sys/unix))
  • bundled(golang(golang.org/x/sys/windows))
  • bundled(golang(golang.org/x/term))
  • bundled(golang(golang.org/x/text/encoding))
  • bundled(golang(golang.org/x/text/encoding/internal))
  • bundled(golang(golang.org/x/text/encoding/internal/identifier))
  • bundled(golang(golang.org/x/text/encoding/unicode))
  • bundled(golang(golang.org/x/text/internal/utf8internal))
  • bundled(golang(golang.org/x/text/runes))
  • bundled(golang(golang.org/x/text/transform))
  • bundled(golang(golang.org/x/time/rate))
  • bundled(golang(golang.org/x/xerrors))
  • bundled(golang(golang.org/x/xerrors/internal))
  • bundled(golang(gopkg.in/check.v1))
  • bundled(golang(gopkg.in/macaroon.v1))
  • bundled(golang(gopkg.in/mgo.v2/bson))
  • bundled(golang(gopkg.in/retry.v1))
  • bundled(golang(gopkg.in/tomb.v2))
  • bundled(golang(gopkg.in/yaml.v2))
  • bundled(golang(gopkg.in/yaml.v3))
  • bundled(golang(maze.io/x/crypto/afis))
  • golang(github.com/snapcore/snapd/advisor)
  • golang(github.com/snapcore/snapd/arch)
  • golang(github.com/snapcore/snapd/asserts)
  • golang(github.com/snapcore/snapd/asserts/assertstest)
  • golang(github.com/snapcore/snapd/asserts/internal)
  • golang(github.com/snapcore/snapd/asserts/signtool)
  • golang(github.com/snapcore/snapd/asserts/snapasserts)
  • golang(github.com/snapcore/snapd/asserts/sysdb)
  • golang(github.com/snapcore/snapd/asserts/systestkeys)
  • golang(github.com/snapcore/snapd/boot)
  • golang(github.com/snapcore/snapd/boot/boottest)
  • golang(github.com/snapcore/snapd/bootloader)
  • golang(github.com/snapcore/snapd/bootloader/androidbootenv)
  • golang(github.com/snapcore/snapd/bootloader/assets)
  • golang(github.com/snapcore/snapd/bootloader/assets/genasset)
  • golang(github.com/snapcore/snapd/bootloader/bootloadertest)
  • golang(github.com/snapcore/snapd/bootloader/efi)
  • golang(github.com/snapcore/snapd/bootloader/grubenv)
  • golang(github.com/snapcore/snapd/bootloader/lkenv)
  • golang(github.com/snapcore/snapd/bootloader/ubootenv)
  • golang(github.com/snapcore/snapd/client)
  • golang(github.com/snapcore/snapd/client/clientutil)
  • golang(github.com/snapcore/snapd/cmd/snap)
  • golang(github.com/snapcore/snapd/cmd/snap-bootstrap)
  • golang(github.com/snapcore/snapd/cmd/snap-bootstrap/triggerwatch)
  • golang(github.com/snapcore/snapd/cmd/snap-exec)
  • golang(github.com/snapcore/snapd/cmd/snap-failure)
  • golang(github.com/snapcore/snapd/cmd/snap-preseed)
  • golang(github.com/snapcore/snapd/cmd/snap-recovery-chooser)
  • golang(github.com/snapcore/snapd/cmd/snap-repair)
  • golang(github.com/snapcore/snapd/cmd/snap-seccomp)
  • golang(github.com/snapcore/snapd/cmd/snap-seccomp/syscalls)
  • golang(github.com/snapcore/snapd/cmd/snap-update-ns)
  • golang(github.com/snapcore/snapd/cmd/snapctl)
  • golang(github.com/snapcore/snapd/cmd/snapd)
  • golang(github.com/snapcore/snapd/cmd/snaplock)
  • golang(github.com/snapcore/snapd/cmd/snaplock/runinhibit)
  • golang(github.com/snapcore/snapd/daemon)
  • golang(github.com/snapcore/snapd/dbusutil)
  • golang(github.com/snapcore/snapd/dbusutil/dbustest)
  • golang(github.com/snapcore/snapd/desktop/notification)
  • golang(github.com/snapcore/snapd/desktop/notification/notificationtest)
  • golang(github.com/snapcore/snapd/dirs)
  • golang(github.com/snapcore/snapd/docs)
  • golang(github.com/snapcore/snapd/features)
  • golang(github.com/snapcore/snapd/gadget)
  • golang(github.com/snapcore/snapd/gadget/edition)
  • golang(github.com/snapcore/snapd/gadget/install)
  • golang(github.com/snapcore/snapd/gadget/internal)
  • golang(github.com/snapcore/snapd/gadget/quantity)
  • golang(github.com/snapcore/snapd/httputil)
  • golang(github.com/snapcore/snapd/i18n)
  • golang(github.com/snapcore/snapd/i18n/xgettext-go)
  • golang(github.com/snapcore/snapd/image)
  • golang(github.com/snapcore/snapd/interfaces)
  • golang(github.com/snapcore/snapd/interfaces/apparmor)
  • golang(github.com/snapcore/snapd/interfaces/backends)
  • golang(github.com/snapcore/snapd/interfaces/builtin)
  • golang(github.com/snapcore/snapd/interfaces/dbus)
  • golang(github.com/snapcore/snapd/interfaces/hotplug)
  • golang(github.com/snapcore/snapd/interfaces/ifacetest)
  • golang(github.com/snapcore/snapd/interfaces/kmod)
  • golang(github.com/snapcore/snapd/interfaces/mount)
  • golang(github.com/snapcore/snapd/interfaces/policy)
  • golang(github.com/snapcore/snapd/interfaces/seccomp)
  • golang(github.com/snapcore/snapd/interfaces/systemd)
  • golang(github.com/snapcore/snapd/interfaces/udev)
  • golang(github.com/snapcore/snapd/interfaces/utils)
  • golang(github.com/snapcore/snapd/jsonutil)
  • golang(github.com/snapcore/snapd/jsonutil/safejson)
  • golang(github.com/snapcore/snapd/kernel)
  • golang(github.com/snapcore/snapd/logger)
  • golang(github.com/snapcore/snapd/metautil)
  • golang(github.com/snapcore/snapd/netutil)
  • golang(github.com/snapcore/snapd/osutil)
  • golang(github.com/snapcore/snapd/osutil/disks)
  • golang(github.com/snapcore/snapd/osutil/mount)
  • golang(github.com/snapcore/snapd/osutil/squashfs)
  • golang(github.com/snapcore/snapd/osutil/strace)
  • golang(github.com/snapcore/snapd/osutil/sys)
  • golang(github.com/snapcore/snapd/osutil/udev/crawler)
  • golang(github.com/snapcore/snapd/osutil/udev/netlink)
  • golang(github.com/snapcore/snapd/overlord)
  • golang(github.com/snapcore/snapd/overlord/assertstate)
  • golang(github.com/snapcore/snapd/overlord/assertstate/assertstatetest)
  • golang(github.com/snapcore/snapd/overlord/auth)
  • golang(github.com/snapcore/snapd/overlord/cmdstate)
  • golang(github.com/snapcore/snapd/overlord/configstate)
  • golang(github.com/snapcore/snapd/overlord/configstate/config)
  • golang(github.com/snapcore/snapd/overlord/configstate/configcore)
  • golang(github.com/snapcore/snapd/overlord/configstate/proxyconf)
  • golang(github.com/snapcore/snapd/overlord/configstate/settings)
  • golang(github.com/snapcore/snapd/overlord/devicestate)
  • golang(github.com/snapcore/snapd/overlord/devicestate/devicestatetest)
  • golang(github.com/snapcore/snapd/overlord/devicestate/fde)
  • golang(github.com/snapcore/snapd/overlord/devicestate/internal)
  • golang(github.com/snapcore/snapd/overlord/healthstate)
  • golang(github.com/snapcore/snapd/overlord/hookstate)
  • golang(github.com/snapcore/snapd/overlord/hookstate/ctlcmd)
  • golang(github.com/snapcore/snapd/overlord/hookstate/hooktest)
  • golang(github.com/snapcore/snapd/overlord/ifacestate)
  • golang(github.com/snapcore/snapd/overlord/ifacestate/ifacerepo)
  • golang(github.com/snapcore/snapd/overlord/ifacestate/udevmonitor)
  • golang(github.com/snapcore/snapd/overlord/patch)
  • golang(github.com/snapcore/snapd/overlord/servicestate)
  • golang(github.com/snapcore/snapd/overlord/snapshotstate)
  • golang(github.com/snapcore/snapd/overlord/snapshotstate/backend)
  • golang(github.com/snapcore/snapd/overlord/snapstate)
  • golang(github.com/snapcore/snapd/overlord/snapstate/backend)
  • golang(github.com/snapcore/snapd/overlord/snapstate/policy)
  • golang(github.com/snapcore/snapd/overlord/snapstate/snapstatetest)
  • golang(github.com/snapcore/snapd/overlord/standby)
  • golang(github.com/snapcore/snapd/overlord/state)
  • golang(github.com/snapcore/snapd/overlord/storecontext)
  • golang(github.com/snapcore/snapd/polkit)
  • golang(github.com/snapcore/snapd/progress)
  • golang(github.com/snapcore/snapd/progress/progresstest)
  • golang(github.com/snapcore/snapd/randutil)
  • golang(github.com/snapcore/snapd/release)
  • golang(github.com/snapcore/snapd/sandbox)
  • golang(github.com/snapcore/snapd/sandbox/apparmor)
  • golang(github.com/snapcore/snapd/sandbox/cgroup)
  • golang(github.com/snapcore/snapd/sandbox/seccomp)
  • golang(github.com/snapcore/snapd/sandbox/selinux)
  • golang(github.com/snapcore/snapd/sanity)
  • golang(github.com/snapcore/snapd/secboot)
  • golang(github.com/snapcore/snapd/seed)
  • golang(github.com/snapcore/snapd/seed/internal)
  • golang(github.com/snapcore/snapd/seed/seedtest)
  • golang(github.com/snapcore/snapd/seed/seedwriter)
  • golang(github.com/snapcore/snapd/snap)
  • golang(github.com/snapcore/snapd/snap/channel)
  • golang(github.com/snapcore/snapd/snap/internal)
  • golang(github.com/snapcore/snapd/snap/naming)
  • golang(github.com/snapcore/snapd/snap/pack)
  • golang(github.com/snapcore/snapd/snap/snapdir)
  • golang(github.com/snapcore/snapd/snap/snapenv)
  • golang(github.com/snapcore/snapd/snap/snapfile)
  • golang(github.com/snapcore/snapd/snap/snaptest)
  • golang(github.com/snapcore/snapd/snap/squashfs)
  • golang(github.com/snapcore/snapd/snapdenv)
  • golang(github.com/snapcore/snapd/snapdtool)
  • golang(github.com/snapcore/snapd/spdx)
  • golang(github.com/snapcore/snapd/store)
  • golang(github.com/snapcore/snapd/store/storetest)
  • golang(github.com/snapcore/snapd/strutil)
  • golang(github.com/snapcore/snapd/strutil/chrorder)
  • golang(github.com/snapcore/snapd/strutil/quantity)
  • golang(github.com/snapcore/snapd/strutil/shlex)
  • golang(github.com/snapcore/snapd/sysconfig)
  • golang(github.com/snapcore/snapd/systemd)
  • golang(github.com/snapcore/snapd/testutil)
  • golang(github.com/snapcore/snapd/timeout)
  • golang(github.com/snapcore/snapd/timeutil)
  • golang(github.com/snapcore/snapd/timings)
  • golang(github.com/snapcore/snapd/usersession/agent)
  • golang(github.com/snapcore/snapd/usersession/autostart)
  • golang(github.com/snapcore/snapd/usersession/client)
  • golang(github.com/snapcore/snapd/usersession/userd)
  • golang(github.com/snapcore/snapd/usersession/userd/ui)
  • golang(github.com/snapcore/snapd/usersession/xdgopenproxy)
  • golang(github.com/snapcore/snapd/wrappers)
  • golang(github.com/snapcore/snapd/x11)
  • snapd-devel

Files


Sources on Pagure