lxcfs/lxcfs.changes

42 lines
1.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Jul 23 09:09:44 UTC 2016 - cbrauner@suse.com
- remove explicit Provides for pam_cgfs subpackage
-------------------------------------------------------------------
Mon Jul 11 11:22:24 UTC 2016 - cbrauner@suse.de
- install pam_cgfs.so with the pam_cgfs subpackage
-------------------------------------------------------------------
Sun Jul 10 09:34:39 UTC 2016 - cbrauner@suse.com
- add 0001-skip-empty-entries-under-proc-self-cgroup.patch
-------------------------------------------------------------------
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