Revisions of lxc

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 69)
- update to 5.0.3:
  * Fix nftables syntax for IPv6 NAT
  * Added support for squashfs OCI images
  * Fixes when running LXC with io_uring
  + detailed changelog at https://discuss.linuxcontainers.org/t/lxc-5-0-3-lts-has-been-released/17708
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) accepted request 1084078 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 68)
- Update to version 5.0.2:
  + Fix a variety of build issues resulting from the switch to
    meson.
  + lxc-attach: Fix missing return codes.
  + core: Setup peer group for container's root.
  + checkconfig: Make output more useful on modern kernels.
  + lxc-user-nic: Fix issue resulting in leaking file existence to
    unprivileged users (CVE-2022-47952, boo#1206779).
- Drop upstream fixed patches:
  + OPENSUSE-0001-meson.build-allow-explicit-distrosysconfdir.patch
  + OPENSUSE-0002-build-detect-where-struct-mount_attr-is-declared.patch
  + OPENSUSE-0003-build-detect-sys-pidfd.h-availability.patch
  + OPENSUSE-0004-cgroups-fix-Waddress-warning.patch
  + OPENSUSE-0005-build-fix-handling-of-dependancies-to-fix-build-on-o.patch
  + OPENSUSE-0006-build-only-build-init.lxc.static-if-libcap-is-static.patch
  + OPENSUSE-0007-build-drop-build-time-systemd-dependency.patch
  + UPSTREAM-4187.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1034139 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 67)
- Add patch to fix build on Arm:
  * UPSTREAM-4187.patch
- Refresh OPENSUSE-0005-build-fix-handling-of-dependancies-to-fix-build-on-o.patch
  due to the new patch
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 1031967 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 66)
- Update to LXC 5.0.1. boo#1204842
  Bugfixes:
  * Fixed a mount issue resulting in container startup failure when host
    bind-mounts were used
  * Various meson packaging fixes especially around libcap detection
  Major changes from LXC 5.0:
  * Switch to meson build tooling.
  * New cgroup configuration options.
  * Time namespace support.
  * VLAN support on veth devices.
  * Configurable tx/rx queues on veth devices.
- Remove all of the missing_setuid warning logic -- all modern openSUSE
  versions have the necessary permissions configuration and thus we don't need
  to handle this case anymore.
- Backport <https://github.com/lxc/lxc/pull/4215> in order to fix the build on
  openSUSE:
  + OPENSUSE-0001-meson.build-allow-explicit-distrosysconfdir.patch
  + OPENSUSE-0002-build-detect-where-struct-mount_attr-is-declared.patch
  + OPENSUSE-0003-build-detect-sys-pidfd.h-availability.patch
  + OPENSUSE-0004-cgroups-fix-Waddress-warning.patch
  + OPENSUSE-0005-build-fix-handling-of-dependancies-to-fix-build-on-o.patch
  + OPENSUSE-0006-build-only-build-init.lxc.static-if-libcap-is-static.patch
  + OPENSUSE-0007-build-drop-build-time-systemd-dependency.patch
- Remove no longer needed backports:
  - 0001-Backport-Commit-build-detect-where-struct-mount_attr.patch
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 1029888 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 64)
- Always build with seccomp support on every architecture. boo#1199963
- Fix Tumbleweed build by using FORTIFY_SOURCE=2.
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) accepted request 1005949 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 63)
fix build by using FORTIFY_SOURCE=2
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 984405 from Aleksa Sarai's avatar Aleksa Sarai (cyphar) (revision 62)
- Always build with seccomp support on every architecture. boo#1199963
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 980867 from Paolo Panto's avatar Paolo Panto (munix9) (revision 61)
- Fix Tumbleweed build.
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) accepted request 927434 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 59)
update to 4.0.10; use --withpamdir and use pam macros (does not yet build properly on non-Tumbleweed, I am working on it...)
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 896311 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 58)
fix wrong URLs in spec, that cause Factory to reject SR#895790
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 895133 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 57)
update to 4.0.9 (4.0.7 and 4.0.8 were skipped upstream)
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) committed (revision 56)
update to 4.0.6, this time with sources attached
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) committed (revision 55)
update to 4.0.6
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 846200 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 54)
- update to 4.0.5:
  * Support allocating PTS devices from within the container
  * Harden more path/mount handling logics
  * Rework LSM logic to limit initializer use
  * for full list of changes see
  https://discuss.linuxcontainers.org/t/lxc-4-0-5-lts-has-been-released/9269
- remove 0001-templates-lxc-download.in-fix-wrong-if-condition-use.patch,
  0002-templates-lxc-download.in-make-shellcheck-happy.patch (upstream)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 819530 from Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) (revision 53)
backport patches to make lxc-download template work with recent versions of gpg
Aleksa Sarai's avatar Aleksa Sarai (cyphar) accepted request 803648 from Pavol Cupka's avatar Pavol Cupka (liguros) (revision 52)
- Update to LXC 4.0.2
  - https://discuss.linuxcontainers.org/t/lxc-4-0-2-lts-has-been-released/7449
Johannes Kastl's avatar Johannes Kastl (ojkastl_buildservice) accepted request 793773 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 51)
- Update to LXC 4.0.1:
  + Tweak systemd ordering (start after remote-fs.target)
  + Fix various issues around attach and cgroups
  + Fix shutdown timeout not working on pidfd systems
  + Fix cgroup issue on 4.9 kernel
  + Fix write issues in /dev/stdout
- Remove 0001-autotools-don-t-install-run-coccinelle.sh.patch
- Remove 0002-cgroups-fix-uninitialized-transient_len-warning.patch
- Remove 0003-cgroups-fix-build-warning-on-GCC-7.patch
Displaying revisions 1 - 20 of 70
openSUSE Build Service is sponsored by