Change logs for lxc source package in Jammy

  • lxc (1:5.0.0~git2209-g5a7b9ce67-0ubuntu1.1) jammy; urgency=medium
    
      [ Dave Jones ]
      * Fix the LXC_DEVEL value to be 0 (LP: #2039873)
        - d/p/0002-Set-DEVEL-flag-post-release.patch added to force this
          value in the autoconf script
    
      [ Alexander Mikhalitsyn ]
      * Added autopkgtest to ensure that LXC_DEVEL is always 0
        - debian/tests/no-devel: add "no-devel" autopkgtest script
        - debian/tests/control: declare "no-devel" autopkgtest
    
     -- Dave Jones <email address hidden>  Wed, 24 Jan 2024 16:26:06 +0000
  • lxc (1:5.0.0~git2209-g5a7b9ce67-0ubuntu1) jammy; urgency=medium
    
      * Pre-release snapshot of LXC 5.0 LTS (LP: #1967620)
        - New configuration keys:
          - lxc.cgroup.dir.monitor.pivot
          - lxc.cgroup.dir.monitor
          - lxc.cgroup.dir.container.inner
          - lxc.cgroup.dir.container
          - lxc.time.offset.boot
          - lxc.time.offset.monotonic
          - veth.n_rxqueues
          - veth.n_txqueues
          - veth.vlan.id
          - veth.vlan.tagged.id
      * Drop patches (now upstreamed):
        - 0002-lxc-checkconfig-Fix-bashism.patch
        - 0003-doc-Fix-reverse-allowlist-denylist.patch
      * Update lintian overrides for current lintian version
      * debian/control: Switch to debhelper-compat
    
     -- Stéphane Graber <email address hidden>  Tue, 05 Apr 2022 18:07:22 -0400
  • lxc (1:4.0.12-0ubuntu2) jammy; urgency=medium
    
      * No-change rebuild to update maintainer scripts, see LP: 1959054
    
     -- Dave Jones <email address hidden>  Wed, 16 Feb 2022 17:06:54 +0000
  • lxc (1:4.0.12-0ubuntu1) jammy; urgency=medium
    
      * Cherry-pick upstream bugfixes (stable-4.0):
        - 0002-lxc-checkconfig-Fix-bashism.patch
        - 0003-doc-Fix-reverse-allowlist-denylist.patch (LP: #1957934)
    
      * New upstream bugfix release (4.0.12):
        (https://discuss.linuxcontainers.org/t/lxc-4-0-12-has-been-released/13288)
        - Fixed CRIU restoration of containers with pre-created veth interfaces
        - Fixed issue with kernels lacking SMT support
        - Extended cgroup2 config options in lxc.mount.auto (cgroup2)
        - lxc-download now relies on HTTPS for validation (avoids GPG issues)
    
      * New upstream bugfix release (4.0.11)
        (LP: #1943441, LP: #1938771, LP: #1891903):
        (https://discuss.linuxcontainers.org/t/lxc-4-0-11-has-been-released/12427)
        - Core scheduling support (lxc.sched.core)
        - riscv64 support in lxc.arch
        - Significantly improved bash completion profile
        - Greater use of the new VFS mount API (when supported by the kernel)
        - Fix containers with empty network namespaces
        - Handle kernels that lack TIOCGPTPEER
        - Improve CPU bitmask/id handling (handle skipped CPU numbers)
        - Reworked the tests to run offline
    
      * Bump to debhelper 12 (allows focal SRUs)
      * Bump standards to 4.6.0.1
      * Add lintian overrides for incorrect bashism detection
      * Remove bash completion install logic (now done upstream)
    
     -- Stéphane Graber <email address hidden>  Wed, 02 Feb 2022 20:48:39 -0500
  • lxc (1:4.0.10-0ubuntu5) impish; urgency=medium
    
      * d/t/exercise: Skip tests that are incompatible with cgroups v2
        (LP: #1943704)
    
     -- Lukas Märdian <email address hidden>  Fri, 17 Sep 2021 15:00:26 +0200