Public bug reported:

LXCFS upstream released LXCFS 2.0.4 as a bugfix release with following 
changelog:
  - Fix test_reload for lxcfs chroot
  - Virtualize more of the meminfo fields
  - pam: fix race in cgroup creation
  - meminfo: don't show negative swapfree
  - bindings: improve debugging
  - bindings: use openat fd for fstatat(), unlinkat()
  - bindings: close open fds on error
  - bindings: grant access to /var/lib/lxcfs
  - bindings: enable access to /var/lib/lxcfs/cgroup
  - bindings: allow access to /var/lib/lxcfs/proc
  - lxcfs, bindings: show "." and ".." dir entries
  - lxcfs: better fs behavior on /var/lib/lxcfs
  - bindings: non functional changes
  - bindings: set errno in pick_controller_from_path()
  - bindings: more consistent fs behavior
  - add pld linux support
  - don't use argv[0] in usage output
  - bindings: revert cgroup check
  - bindings: improve returned errnos
  - bindings: make rmdir behave more consistently
  - libtool: do not link lxcfs against liblxcfs
  - bindings, lxcfs: improve debugging
  - bindings: fix debug macro
  - autotools: add -avoid-version
  - bindings: restore original working directory
  - bindings: add function to check fs type
  - bindings: agnostic naming
  - bindings: use chroot() on ramfs
  - bindings: fix type weirdness with statfs f_type
  - bindings: make pivot_enter() contain all its code

Just like Ubuntu itself, upstream releases long term support releases,
as is 2.0 and then periodic point releases including all the accumulated
bugfixes.

Only the latest upstream release gets full support from the upstream
developers, everyone else is expected to first update to it before
receiving any kind of support.

This bugfix release has already been uploaded to Yakkety and
automatically backported in the upstream PPAs for all Ubuntu releases.
So far without any reported regression.

This should qualify under the minor upstream bugfix release allowance of
the SRU policy, letting us SRU this without paperwork for every single
change included in this upstream release.

Once the SRU hits -updates, we will be backporting this to trusty-
backports as well, making sure we have the same version everywhere.

** Affects: lxcfs (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: lxcfs (Ubuntu Trusty)
     Importance: Undecided
     Assignee: Stéphane Graber (stgraber)
         Status: Triaged

** Affects: lxcfs (Ubuntu Xenial)
     Importance: Undecided
     Assignee: Stéphane Graber (stgraber)
         Status: In Progress

** Changed in: lxcfs (Ubuntu)
       Status: New => Fix Released

** Also affects: lxcfs (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: lxcfs (Ubuntu Trusty)
   Importance: Undecided
       Status: New

** Changed in: lxcfs (Ubuntu Xenial)
       Status: New => In Progress

** Changed in: lxcfs (Ubuntu Xenial)
     Assignee: (unassigned) => Stéphane Graber (stgraber)

** Changed in: lxcfs (Ubuntu Trusty)
       Status: New => Triaged

** Changed in: lxcfs (Ubuntu Trusty)
     Assignee: (unassigned) => Stéphane Graber (stgraber)

** Description changed:

- LXCFS upstream released LXC 2.0.4 as a bugfix release with following 
changelog:
-   - Fix test_reload for lxcfs chroot
-   - Virtualize more of the meminfo fields
-   - pam: fix race in cgroup creation
-   - meminfo: don't show negative swapfree
-   - bindings: improve debugging
-   - bindings: use openat fd for fstatat(), unlinkat()
-   - bindings: close open fds on error
-   - bindings: grant access to /var/lib/lxcfs
-   - bindings: enable access to /var/lib/lxcfs/cgroup
-   - bindings: allow access to /var/lib/lxcfs/proc
-   - lxcfs, bindings: show "." and ".." dir entries
-   - lxcfs: better fs behavior on /var/lib/lxcfs
-   - bindings: non functional changes
-   - bindings: set errno in pick_controller_from_path()
-   - bindings: more consistent fs behavior
-   - add pld linux support
-   - don't use argv[0] in usage output
-   - bindings: revert cgroup check
-   - bindings: improve returned errnos
-   - bindings: make rmdir behave more consistently
-   - libtool: do not link lxcfs against liblxcfs
-   - bindings, lxcfs: improve debugging
-   - bindings: fix debug macro
-   - autotools: add -avoid-version
-   - bindings: restore original working directory
-   - bindings: add function to check fs type
-   - bindings: agnostic naming
-   - bindings: use chroot() on ramfs
-   - bindings: fix type weirdness with statfs f_type
-   - bindings: make pivot_enter() contain all its code
+ LXCFS upstream released LXCFS 2.0.4 as a bugfix release with following 
changelog:
+   - Fix test_reload for lxcfs chroot
+   - Virtualize more of the meminfo fields
+   - pam: fix race in cgroup creation
+   - meminfo: don't show negative swapfree
+   - bindings: improve debugging
+   - bindings: use openat fd for fstatat(), unlinkat()
+   - bindings: close open fds on error
+   - bindings: grant access to /var/lib/lxcfs
+   - bindings: enable access to /var/lib/lxcfs/cgroup
+   - bindings: allow access to /var/lib/lxcfs/proc
+   - lxcfs, bindings: show "." and ".." dir entries
+   - lxcfs: better fs behavior on /var/lib/lxcfs
+   - bindings: non functional changes
+   - bindings: set errno in pick_controller_from_path()
+   - bindings: more consistent fs behavior
+   - add pld linux support
+   - don't use argv[0] in usage output
+   - bindings: revert cgroup check
+   - bindings: improve returned errnos
+   - bindings: make rmdir behave more consistently
+   - libtool: do not link lxcfs against liblxcfs
+   - bindings, lxcfs: improve debugging
+   - bindings: fix debug macro
+   - autotools: add -avoid-version
+   - bindings: restore original working directory
+   - bindings: add function to check fs type
+   - bindings: agnostic naming
+   - bindings: use chroot() on ramfs
+   - bindings: fix type weirdness with statfs f_type
+   - bindings: make pivot_enter() contain all its code
  
  Just like Ubuntu itself, upstream releases long term support releases,
  as is 2.0 and then periodic point releases including all the accumulated
  bugfixes.
  
  Only the latest upstream release gets full support from the upstream
  developers, everyone else is expected to first update to it before
  receiving any kind of support.
  
  This bugfix release has already been uploaded to Yakkety and
  automatically backported in the upstream PPAs for all Ubuntu releases.
  So far without any reported regression.
  
  This should qualify under the minor upstream bugfix release allowance of
  the SRU policy, letting us SRU this without paperwork for every single
  change included in this upstream release.
  
  Once the SRU hits -updates, we will be backporting this to trusty-
  backports as well, making sure we have the same version everywhere.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632140

Title:
  SRU of LXCFS 2.0.4 (upstream bugfix release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxcfs/+bug/1632140/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to