summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: a02b1e86a590d1c7a8c391f634b2ae5df5a51def (plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
systemd (19-1) experimental; urgency=low

  * New upstream release
  * Add systemd-tmpfiles to systemd package.
  * Add ifup@.service for handling hotplugged interfaces from
    udev.  Closes: #610871
  * Mask mtab.service and udev-mtab.service as they are pointless when
    /etc/mtab is a symlink to /proc/mounts
  * Add breaks on lvm2 (<< 2.02.84-1) since older versions have udev rules
    that don't work well with systemd causing delays on bootup.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 17 Feb 2011 07:36:22 +0100

systemd (17-1) experimental; urgency=low

  [ Tollef Fog Heen ]
  * New upstream release
  * Clarify ifupdown instructions in README.Debian somewhat.
    Closes: #613320
  * Silently skip masked services in lsb-base-logging.sh instead of
    failing.  Initial implementation by Michael Biebl.  Closes: #612551
  * Disable systemd-vconsole-setup.service for now.

  [ Michael Biebl ]
  * Bump build dependency on valac-0.10 to (>= 0.10.3).
  * Improve regex in lsb-base-logging.sh for X-Interactive scripts.
    Closes: #613325

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 16 Feb 2011 21:06:16 +0100

systemd (16-1) experimental; urgency=low

  [ Tollef Fog Heen ]
  * New upstream release.  Closes: #609611
  * Get rid of now obsolete patches that are upstream.
  * Use the built-in cryptsetup support in systemd, build-depend on
    libcryptsetup-dev (>= 2:1.2.0-1) to get a libcryptsetup in /lib.
  * Don't use systemctl redirect for init scripts with X-Interactive: true

  [ Michael Biebl ]
  * Update package description
  * Use v8 debhelper syntax
  * Make single-user mode work
  * Run hwclock-save.service on shutdown
  * Remove dependencies on legacy sysv mount scripts, as we use native
    mounting.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun, 16 Jan 2011 11:04:13 +0100

systemd (15-1) UNRELEASED; urgency=low

  [ Tollef Fog Heen ]
  * New upstream version, thanks a lot to Michael Biebl for help with
    preparing this version.
    - This version handles cycle breaking better.  Closes: #609225
  * Add libaudit-dev to build-depends
  * /usr/share/systemd/session has been renamed to /usr/share/systemd/user
    upstream, adjust build system accordingly.
  * Remove -s from getty serial console invocation.
  * Add dependency on new util-linux to make sure /sbin/agetty exists
  * Don't mount /var/lock with gid=lock (Debian has no such group).
  * Document problem with ifupdown's /etc/network/run being a normal
    directory.

  [ Michael Biebl ]
  * Revert upstream change which requires libnotify 0.7 (not yet available in
    Debian).
  * Use dh-autoreconf for updating the build system.
  * Revert upstream commit which uses fsck -l (needs a newer version of
    util-linux).
  * Explicitly disable cryptsetup support to not accidentally pick up a
    libcryptsetup dependency in a tainted build environment, as the library
    is currently installed in /usr/lib.
  * Remove autogenerated man pages and vala C sources, so they are rebuilt.
  * Use native systemd mount support:
    - Use MountAuto=yes and SwapAuto=yes (default) in system.conf
    - Mask SysV init mount, check and cleanup scripts.
    - Create an alias (symlink) for checkroot (→ remount-rootfs.service) as
      synchronization point for SysV init scripts.
  * Mask x11-common, rmnologin, hostname, bootmisc and bootlogd.
  * Create an alias for procps (→ systemd-sysctl.service) and
    urandom (→ systemd-random-seed-load.service).
  * Create an alias for module-init-tools (→ systemd-modules-load.service) and
    a symlink from /etc/modules-load.d/modules.conf → /etc/modules.
  * Install lsb-base hook which redirects calls to SysV init scripts to
    systemctl: /etc/init.d/<foo> <action> → systemctl <action> <foo.service>
  * Install a (auto)mount unit to mount /lib/init/rw early during boot.

 -- Tollef Fog Heen <tfheen@debian.org>  Sat, 20 Nov 2010 09:28:01 +0100

systemd (11-2) UNRELEASED; urgency=low

  * Tighten depends from systemd-* on systemd to ensure they're upgraded
    in lockstep.  Thanks to Michael Biebl for the patch.
  * Add missing #DEBHELPER# token to libpam-systemd
  * Stop messing with runlevel5/multi-user.target symlink, this is handled
    correctly upstream.
  * Stop shipping /cgroup in the package.
  * Remove tmpwatch services, Debian doesn't have or use tmpwatch.
  * Make sure to enable GTK bits.
  * Ship password agent
  * Clean up cgroups properly on upgrades, thanks to Michael Biebl for the
    patch.  Closes: #599577

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 02 Nov 2010 21:47:10 +0100

systemd (11-1) experimental; urgency=low

  * New upstream version.  Closes: #597284
  * Add pam-auth-update calls to libpam-systemd's postinst and prerm
  * Make systemd-sysv depend on systemd
  * Now mounts the cgroup fs in /sys/fs/cgroup.  Closes: #595966
  * Add libnotify-dev to build-depends (needed for systemadm)

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 07 Oct 2010 22:01:19 +0200

systemd (8-2) experimental; urgency=low

  * Hardcode udev rules dir in configure call.
  * Remove README.source as it's no longer accurate.

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 30 Aug 2010 21:10:26 +0200

systemd (8-1) experimental; urgency=low

  * New upstream release
  * Only ship the top /cgroup
  * Pass --with-rootdir= to configure, to make it think / is / rather
    than //
  * Add PAM module package
  * Fix up dependencies in local-fs.target.  Closes: #594420
  * Move systemadm to its own package.  Closes: #588451
  * Update standards-version (no changes needed)
  * Update README.Debian to explain how to use systemd.
  * Add systemd-sysv package that provides /sbin/init and friends.

 -- Tollef Fog Heen <tfheen@debian.org>  Sat, 07 Aug 2010 07:31:38 +0200

systemd (0~git+20100605+dfd8ee-1) experimental; urgency=low

  * Initial release, upload to experimental.  Closes: #580814

 -- Tollef Fog Heen <tfheen@debian.org>  Fri, 30 Apr 2010 21:02:25 +0200