File: changelog

package info (click to toggle)
cgroupfs-mount 1.3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 76 kB
  • sloc: sh: 88; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,274 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
cgroupfs-mount (1.3) unstable; urgency=medium

  * Added a simple manpage.
  * Switch init script to use "BASE=cgroupfs-mount" (Closes: #804795).
  * Explicitly mask initscript in systemd by creating a symlink to /dev/null
    (Closes: #812357).
  * Remove upstart (#808289) including "Suggests: mountall" (Closes: #826726)

 -- Tianon Gravi <tianon@debian.org>  Fri, 10 Jun 2016 07:47:40 -0700

cgroupfs-mount (1.2) unstable; urgency=medium

  * Added "Multi-Arch: foreign" to allow us to satisfy "cgroupfs-mount"
    dependencies on other architectures too (Closes: #776042).
  * Relax "mountall" Depends to Suggests (Closes: #783143).
  * Bump Standards-Version to 3.9.6.

 -- Tianon Gravi <admwiggin@gmail.com>  Tue, 05 May 2015 01:38:50 -0600

cgroupfs-mount (1.1) unstable; urgency=medium

  * Added a README, especially to include a section about troubleshooting.
  * Added "stop on unmounted-remote-filesystems" to Upstart script to fix hang
    on shutdown issues (Closes: #748710).  Thanks Diane!

 -- Tianon Gravi <admwiggin@gmail.com>  Wed, 15 Oct 2014 10:19:11 -0600

cgroupfs-mount (1.0) unstable; urgency=low

  * Created cgroupfs-mount based on Ubuntu's cgroup-lite (Closes: #736649).

 -- Tianon Gravi <admwiggin@gmail.com>  Mon, 17 Feb 2014 13:50:34 -0500