~ubuntu-branches/ubuntu/oneiric/base-files/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Steve Langasek
  • Date: 2011-07-13 20:26:56 UTC
  • mfrom: (1.1.22 sid)
  • Revision ID: steve.langasek@canonical.com-20110713202656-hpmfwjgxkm0h3upt
merge 6.4 from unstable; revert changes introduced for /run, handled
differently upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
base-files (6.4ubuntu1) UNRELEASED; urgency=low
 
2
 
 
3
  * Merge from Debian unstable, remaining changes:
 
4
    - Branding changes.
 
5
    - Add /etc/lsb-release file.
 
6
    - Add lsb-release-udeb package.
 
7
    - Record md5sums of unmodified /etc/profile versions so that we can
 
8
      upgrade it automatically.
 
9
    - Various bashrc extensions.
 
10
    - Do not install /usr/local dirs with staff group writeability, as there
 
11
      are cases where somebody can become any user but root (like NFS).
 
12
    - Update the motd upgrade handling to know about /etc/motd.tail.
 
13
    - Add default /etc/networks file.
 
14
    - Added information about the docs web page.
 
15
    - Restore order line in /etc/host.conf with a comment.
 
16
    - Ship /root mode 700 by default.
 
17
  * Dropped changes:
 
18
    - drop versioned dependency on libpam-modules, satisfied in all versions
 
19
      since hardy (and earlier)
 
20
    - remove /var/lock and /var/run: this is handled differently in Debian,
 
21
      no reason to diverge
 
22
    - fixing up permissions of files copied by ubiquity: transition completed
 
23
      in lucid.
 
24
    - debian/postinst.in: replace references to /var/run with /run: /run is
 
25
      still a draft standard for the time being and should only be used for
 
26
      those parts of the system that were being placed *other* than in
 
27
      /var/run for various reasons (e.g., /dev/.udev, /lib/init/rw).
 
28
      /var/run must continue to exist and be functional, and initscripts
 
29
      guarantees a smooth transition from /var/run to /run once we are ready
 
30
      to start doing away with /var/run (once the FHS officially ratifies
 
31
      /run as its replacement), so there's no reason to diverge from Debian
 
32
      here.
 
33
 
 
34
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 13 Jul 2011 13:01:58 -0700
 
35
 
 
36
base-files (6.4) unstable; urgency=low
 
37
 
 
38
  * Added /run. Closes: #620157.
 
39
  * On new installs:
 
40
    - Create /run/lock (debian-installer will remove it but this will
 
41
    ensure that it exists even on chroot environments).
 
42
    - Symlink /var/run to /run.
 
43
    - Symlink /var/lock to /run/lock.
 
44
  * On upgraded systems, initscripts will handle the transition to /run.
 
45
  * Added "Breaks: initscripts << (2.88dsf-13.3)" to ensure that initscripts
 
46
    is upgraded first, as otherwise udev would break.
 
47
  * Thanks a lot to Roger Leigh.
 
48
 
 
49
 -- Santiago Vila <sanvila@debian.org>  Fri, 27 May 2011 14:25:42 +0200
 
50
 
1
51
base-files (6.3ubuntu4) oneiric; urgency=low
2
52
 
3
53
  * Removed duplicate code in share/profile, causing /etc/profile.d/*