2026-08-23 Ismael Luceno <ismael@sourcemage.org>
	* init.d/cgconfig: Set up the unified (cgroup v2) hierarchy by default:
	  mount it, enable the available controllers and delegate
	  user.slice/user-<uid>.slice to each user, so that rootless container
	  runtimes have a cgroup they may write to.
	  Fall back to cgconfigparser when /etc/cgconfig.conf declares v1
	  mount points.
	* init.d/cgconfig.conf: Added the cgroup v2 settings
	* profile.d/cgroup-session.sh, INSTALL: Move each login session into a
	  scope below its user's delegated slice
	* conf/cgconfig.conf: Commented out the v1 mount block; it took the
	  controllers away from v2, memory among them
	* init.d/cgred: Explain why cgrulesengd cannot run, instead of failing
	  with "Cannot find cgroups": it is cgroup v1 only and needs
	  CONFIG_CONNECTOR
	* DETAILS: PATCHLEVEL++

2021-04-15 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 0.42.2
	  now at github
	* patches/: delete obsolete patches
	* PRE_BUILD: delete obsolete sed

2020-09-04 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Only use "-lfts" in LDFLAGS when building against musl-fts
	  Otherwise you get: configure: error: C++ compiler cannot create executables

2020-08-10 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD: Disabled tests
	* PRE_BUILD, patches/CVE-2018-14348.patch,
	  patches/api.c-fix-infinite-loop.patch: Added security fixes
	* DETAILS: SECURITY_PATCH++
	* patches/musl-decls.patch, patches/musl-strerror_r.patch:
	  Added musl fixes
	* DEPENDS, BUILD: Added libfts for musl

2019-06-01 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD: Fixed build against musl

2015-09-30 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: PATCHLEVEL=1; don't do useless doc'ing
	* init.d/cgconfig: cgclear makes no sense without providing the config;
	  dumb lockfile is not enough to check for a mounted subsystem
	* init.d/cgred: dumb lockfile is not enough to check for a running
	  service

2015-05-26 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 0.41
	* INSTALL: Install sample configuration file
	* init.d: Install missing init scripts, mostly useless without these

2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: remove SOURCEFORGE_URL usage (automated)

2011-07-30 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2010-08-05 David Kowis <dkowis@shlrm.org>
	* DETAILS,DEPENDS,HISTORY: created spell
