• Bug#1109332: unblock: snapd/2.68.3-3

    From Zygmunt Krynicki@21:1/5 to All on Tue Jul 15 14:20:01 2025
    XPost: linux.debian.devel.release

    Package: release.debian.org
    Severity: normal
    X-Debbugs-Cc: [email protected], [email protected]
    Control: affects -1 + src:snapd
    User: [email protected]
    Usertags: unblock

    Please unblock package snapd

    [ Reason ]

    This release contains bugfixes on top of the previous release. Those are:
    - 1108759: fix for autopkgtest regression (test was sensitive to release name) - 1106808: fix for missing Built-Using header
    - 1107130: fix to stop using gcc-multilib

    [ Impact ]
    Removal of gcc-multilib will be more problematic. Tracking of packages affected by static linking with glibc will be harder.

    [ Tests ]
    I've ran the autopkgtest suite for both sid and trixie.

    The tests install a few snaps and use them in a basic capacity.

    I also ran github.com/canonical/snapd-smoke-tests/ which contain a larger selection of tests. The run was against a package built in salsa CI/CD: https://github.com/canonical/snapd-smoke-tests/actions/runs/16292678070

    [ Risks ]

    The risk here is relatively low as this apart from mata-data updates, the only real difference is the change to snapd multi-lib linking.

    [ Checklist ]
    [x] all changes are documented in the d/changelog
    [x] I reviewed all changes and I approve them
    [x] attach debdiff against the package in testing

    [ Other info ]
    N/A

    unblock snapd/2.68.3-3


    Debdiff pasted below:

    diff -Nru snapd-2.68.3/debian/changelog snapd-2.68.3/debian/changelog
    --- snapd-2.68.3/debian/changelog 2025-03-25 12:33:00.000000000 +0000
    +++ snapd-2.68.3/debian/changelog 2025-07-15 06:01:41.000000000 +0000
    @@ -1,3 +1,16 @@
    +snapd (2.68.3-3) unstable; urgency=medium
    +
    + [ Zygmunt Krynicki ]
    + * Include libc-dev-bin in Built-Using
    + * Remove Luke Faraone from uploaders
    + * Regenerate multilib patch
    + * Patch spread.yaml to allow testing on trixie
    +
    + [ Helmut Grohne ]
    + * Stop using gcc-multilib and fix snap-seccomp test.
    +
    + -- Zygmunt Krynicki <[email protected]> Tue, 15 Jul 2025 06:01:41 +0000
    +
    snapd (2.68.3-2) unstable; urgency=medium

    * switch to pkgconf
    diff -Nru snapd-2.68.3/debian/control snapd-2.68.3/debian/control
    --- snapd-2.68.3/debian/control 2025-03-25 12:33:00.000000000 +0000
    +++ snapd-2.68.3/debian/control 2025-07-15 06:01:41.000000000 +0000
    @@ -3,7 +3,6 @@
    Priority: optional
    Maintainer: Michael Hudson-Doyle <[email protected]>
    Uploaders: Zygmunt Krynicki <[email protected]>,
    - Luke Faraone <[email protected]>,