Change logs for lxc source package in Mantic

  • lxc (1:5.0.1-0ubuntu8~23.10.1) mantic; urgency=medium
    
      [ Alexander Mikhalitsyn ]
      * Fix the LXC_DEVEL value to be 0 (LP: #2039873)
        - d/p/0003-meson-Set-DEVEL-flag-post-release.patch was dropped
          as it should not be in the production builds
      * 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:25:47 +0000
  • lxc (1:5.0.1-0ubuntu7) mantic; urgency=medium
    
      * Update apparmor profile to support new userns feature (LP: #2035315)
        - d/p/apparmor-userns.patch: Add userns permission to
          start-container abstraction and declare new 4.0 ABI in
          the usr.bin.lxc-start apparmor profile
        - debian/control: Declare Breaks on anything less than apparmor
          4.0.0~alpha2-0ubuntu4 for liblxc-common to ensure if apparmor is
          installed that it supports the new 4.0 ABI and add systemd-dev to
          Build-Depends to fix local build failure.
    
     -- Alex Murray <email address hidden>  Mon, 18 Sep 2023 13:28:16 +0930
  • lxc (1:5.0.1-0ubuntu6) lunar; urgency=medium
    
      * debian/control: add libcap-dev, libselinux1-dev, and libseccomp-dev to
        depends for liblxc-dev, to fix go-lxc autopktest failure.
    
     -- Serge Hallyn <email address hidden>  Thu, 19 Jan 2023 17:53:14 -0600