Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lxc for openSUSE:Factory checked in at 2026-03-02 17:40:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxc (Old) and /work/SRC/openSUSE:Factory/.lxc.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxc" Mon Mar 2 17:40:29 2026 rev:114 rq:1335742 version:6.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lxc/lxc.changes 2025-08-17 14:50:31.760974751 +0200 +++ /work/SRC/openSUSE:Factory/.lxc.new.29461/lxc.changes 2026-03-02 17:40:55.868850755 +0100 @@ -1,0 +2,70 @@ +Fri Feb 27 06:52:46 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 6.0.6: + https://discuss.linuxcontainers.org/t/lxc-6-0-6-lts-has-been-released/26294 + As usual this bugfix releases focus on stability and hardening. + Some of the highlights for this release are: + * Support for alternative compression formats in lxc-local + * Updated AppArmor profile generation (allows running newer runc) + * Support for --rbduser with the ceph backend + * Improved systemd scope handling for unprivileged containers + * Added support for OpenRC as an init system + * Fixed a data transfer race in the attach logic when using io_uring + * Fixed handling of lxc.cap.keep and lxc.cap.drop in configuration + Detailed changelog + * README: Fix CI links + * Rename CONTRIBUTING to CONTRIBUTING.md + * README: update links + * commands: Fix indent + * Enable systemd to create /var/lib/lxc at runtime with + StateDirectory + * Standardize log file create mode to 0640 + * lxccontainer: check if target exists before remove in + create_mount_target() + * Automatically detect compression format in the lxc-local + template + * add MFD_EXEC and MFD_NOEXEC_SEAL flag to memfd_create + * github: Drop focal source packages + * builds workflow: make .orig.tar.gz unique per build + * build(deps): bump actions/upload-artifact from 4 to 5 + * config/apparmor/abstractions: Fix meson build generation of + container-base + * config/apparmor/abstractions: Drop manually generated + container-base file + * Update lxc.spec.in to use meson + * apparmor: skip /proc and /sys restrictions if nesting is + enabled + * build(deps): bump actions/checkout from 5 to 6 + * Ensure do_lxcapi_unfreeze returns false when getstate errors + * build: Check if P_PIDFD is defined + * meson: add meson option for running doxygen in build + * Enumerated all values in array + * Initial changes without testing + * checkonfig: Fixed compatible with toybox/gunzip + * Fallback to XDG_RUNTIME_DIR when /run not found + * added “–rbduser” option in “lxc-create -B rbd” + * added doc for --rbduser + * Added documentation on unprivileged LXC containers + * build(deps): bump actions/upload-artifact from 5 to 6 + * start: Remove outdated comment about group dropping + * start: Respect lxc.init.groups also in new user namespace + * copy_rdepends: Don’t fail on missing source file + * cgfsng: fix reboots when using dbus + * Improve the dbus scope creation error handling + * build: update Makefile and meson.build + * github: test io_uring-based event loop + * lxc/{terminal, file_utils}: ensure complete data writes in + ptx/peer io handlers + * tests/lxc-attach: ensure no data corruption happens during + heavy IO on pts + * src/confile: fix values of lxc.cap.keep and lxc.cap.drop + * lxc: added support OpenRC init system + * meson.build: fix openat2 include typo, fix with glibc-2.43 + +FORTIFY + * meson.build: fix open_how include with glibc-2.43+ + * lxc/network: optimize netdev_get_mtu + * lxc/network: save/restore physical network interfaces altnames + * lxc/network: define netlink uAPI constants for link properties + * cmd/lxc-user-nic: prevent OOB read in name_is_in_groupnames + +------------------------------------------------------------------- Old: ---- lxc-6.0.5.tar.gz lxc-6.0.5.tar.gz.asc New: ---- lxc-6.0.6.tar.gz lxc-6.0.6.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxc.spec ++++++ --- /var/tmp/diff_new_pack.9FMeHC/_old 2026-03-02 17:40:56.792888971 +0100 +++ /var/tmp/diff_new_pack.9FMeHC/_new 2026-03-02 17:40:56.796889137 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define shlib_version 1 Name: lxc -Version: 6.0.5 +Version: 6.0.6 Release: 0 URL: http://linuxcontainers.org/ Summary: Userspace tools for Linux kernel containers ++++++ lxc-6.0.5.tar.gz -> lxc-6.0.6.tar.gz ++++++ ++++ 2662 lines of diff (skipped)
