LXCFS 2.0.7 has been released

This is the seventh bugfix release for LXCFS 2.0.

This includes the following bugfixes:

  • Remove unused variable
  • Also check next variable for NULL on cg_rmdir
  • virtualize the ‘btime’ field of /proc/stat
  • cleanup: return false instead of NULL as bool
  • Limit memswlimit by TotalSwap
  • pam_cgfs: remove dead assignment
  • pam_cgfs: return created directly
  • pam_cgfs: make sure that **p is not NULL
  • bindings: Want space for ints? Call sizeof(int)!
  • pam_cgfs: make trim() safer
  • pam_cgfs: error out on failure in cgv2_init()
  • pam_cgfs: remove dead assignment
  • bindings: implement guest nice
  • bindings: increase reserved buffer size a little
1 Like