2016-09-01 14:32:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 31 11:43:16 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- update lxcfs to 2.0.3
|
|
|
|
- add 0001-Fix-test_reload-for-lxcfs-chroot.patch
|
|
|
|
- add 0002-Virtualize-more-of-the-meminfo-fields.patch
|
|
|
|
- add 0003-pam-fix-race-in-cgroup-creation.patch
|
|
|
|
- add 0004-meminfo-don-t-show-negative-swapfree.patch
|
|
|
|
- add 0005-bindings-improve-debugging.patch
|
|
|
|
- add 0006-bindings-use-openat-fd-for-fstatat-unlinkat.patch
|
|
|
|
- add 0007-bindings-close-open-fds-on-error.patch
|
|
|
|
- add 0008-bindings-grant-access-to-var-lib-lxcfs.patch
|
|
|
|
- add 0009-bindings-enable-access-to-var-lib-lxcfs-cgroup.patch
|
|
|
|
- add 0010-bindings-allow-access-to-var-lib-lxcfs-proc.patch
|
|
|
|
- add 0011-lxcfs-bindings-show-.-and-.-dir-entries.patch
|
|
|
|
- add 0012-lxcfs-better-fs-behavior-on-var-lib-lxcfs.patch
|
|
|
|
- add 0013-bindings-non-functional-changes.patch
|
|
|
|
- add 0014-bindings-set-errno-in-pick_controller_from_path.patch
|
|
|
|
- add 0015-bindings-more-consistent-fs-behavior.patch
|
|
|
|
- add 0016-add-pld-linux-support.patch
|
|
|
|
- add 0017-don-t-use-argv-0-in-usage-output.patch
|
|
|
|
- add 0018-bindings-revert-cgroup-check.patch
|
|
|
|
- add 0019-bindings-improve-returned-errnos.patch
|
|
|
|
- add 0020-bindings-make-rmdir-behave-more-consistently.patch
|
|
|
|
- add 0021-libtool-do-not-link-lxcfs-against-liblxcfs.patch
|
|
|
|
- add 0022-bindings-lxcfs-improve-debugging.patch
|
|
|
|
- add 0023-bindings-fix-debug-macro.patch
|
|
|
|
- add 0024-bindings-restore-original-working-directory.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 31 11:37:18 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- remove 0001-skip-empty-entries-under-proc-self-cgroup.patch
|
|
|
|
|
2016-07-25 16:36:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 23 09:09:44 UTC 2016 - cbrauner@suse.com
|
|
|
|
|
|
|
|
- remove explicit Provides for pam_cgfs subpackage
|
|
|
|
|
2016-07-11 15:43:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 11 11:22:24 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- install pam_cgfs.so with the pam_cgfs subpackage
|
|
|
|
|
2016-07-11 11:10:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 09:34:39 UTC 2016 - cbrauner@suse.com
|
|
|
|
|
|
|
|
- add 0001-skip-empty-entries-under-proc-self-cgroup.patch
|
|
|
|
|
2016-07-07 18:27:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 16:13:57 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- Remove lxcfs-devel.
|
|
|
|
- Install shared library liblxcfs.so into /usr/lib/lxcfs as it is not supposed
|
|
|
|
to be used by any other program.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 13:40:24 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- rename devel package from liblxcfs-devel to lxcfs-devel
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 13:29:53 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- make sure that lxcfs install the shared library liblxcfs.so:
|
|
|
|
The lxcfs executable requires liblxcfs.so be installed. It calls dlopen() to
|
|
|
|
dynamically reload the shared library on upgrade. This is important. Do *not*
|
|
|
|
split into a separate package and do not turn this into a versioned shared
|
|
|
|
library! (This shared library allows lxcfs to be updated without having to
|
|
|
|
restart running containers!)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 7 11:44:02 UTC 2016 - cbrauner@suse.de
|
|
|
|
|
|
|
|
- add lxcfs package
|