[Pkg-sysvinit-commits] [GIT] sysvinit annotated tag debian/sysvinit-2.88dsf-23 updated. debian/sysvinit-2.88dsf-23

Roger Leigh rleigh at alioth.debian.org
Sat Apr 21 11:21:48 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "sysvinit".

The annotated tag, debian/sysvinit-2.88dsf-23 has been updated
        to  3e3729e3e88099c6ff8e35940a3a8c0e866b3ee5 (tag)
      from  e6adcbb51e522a91e476e6b81a73893d2d08f705 (which is now obsolete)
   tagging  193eb85b0a3bf878d299d687aab45fcd888607fb (commit)
  replaces  debian/sysvinit-2.88dsf-22
 tagged by  Roger Leigh
        on  Sat Apr 21 12:21:23 2012 +0100

- Log -----------------------------------------------------------------
sysvinit-2.88dsf-23 (dist=experimental, urgency=low)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCgAGBQJPkpgzAAoJEOJSSsUKn1xZybYP/RFqc+Y8Kajh6vVr9Kl42uEd
t0ayXm+di5uIB+D+64jLQgsZP2eeoNgFuX99JUZ474QamSdNE52V0ZA+d01EjY/0
hbQJh/EGjM2N6Vq5VF3oMuzg8TBke7Nl3xUucCO9pbJjA4hjgyzhXi8J5tfOdD6r
6Gr9BnfDFDjMWVvpNlS4vM5l6JOBMtH/2PFbQR9l7XTsr5EGYhc9GLW9zYs7z5V/
0E2QOOVNlWPLXUtI+3EjwoxPhEf+3Zct4RmgpEJwPu6vr/q3OuWniHPLqJNTcNCB
nxfMJI9D90CxHE+z4dxenfcS74w6R3mP07UuAQyrmtmT36KgMVg6V/EYLqvjPP3a
xZQ3hjTb7LaOifxDbvIherVeWTTKrKIGhZ1qKEMfucDwJ1iFUYF/RCJionAQ3Uwj
B1RVTUV8vijimyd7HZwx+oedLHA1lltGmX+h/lDrCtTu9xPBZpGI+jBjiKv9Rw9s
E/CK3TvIJVXUdOL6AqoS7chD63TE0rFIaBErqih0/kmcG/8q0f9kaKRlNcb1GDQ/
6ZUzbD/3IXIP31pNB1qSMJ82HsxtpPRU7sUUKoUuZEoicY3ouMPSmMzLgc7WapLu
PkZPYMVroyyEgdllJhN4h5XW4cT5wYNTWyDwgxh0F4LPL3J5jC9ZsdSFu9lP58zL
GdEzlCI9aJ2ZGOgip0jziEYEABEDAAYFAk+SmDMACgkQVcFcaSW/uEiBjwCffXIs
HWT4tEudzLcbE4qg+lVCbaoAoIUrnhlWb0DFd/S1iCpgv+BDTEWT
=tYd+
-----END PGP SIGNATURE-----

Alan J. Greenberger (1):
      debian: Correct TMPTIME description in rcS(5)

Anthony Fiumara (1):
      debian: Minor corrections to invoke-rc.d(8)

Chris Hiestand (1):
      update-rc.d: Correctly warn about non-LSB standard runlevels

Christian Perrier (1):
      debian: Update translations and NMU

Christoph Anton Mitterer (1):
      debian: Add patch for halt(8) manual page.

Joey Hess (1):
      debian: Correct wording in service(8)

John Denker (5):
      urandom: Don't write to /proc/sys/kernel/random/poolsize
      urandom: Calculate POOLBYTES correctly
      urandom: Explain why we write the seed at boot time
      urandom: Include date and time when seeding the RNG
      urandom: Do not "rm -f $SAVEDFILE"

Michael Gilbert (1):
      debian: Only migrate old control channel if it exists

Robert Millan (1):
      debian: Ensure linprocfs is mounted on kFreeBSD

Roger Leigh (83):
      debian: Correct Git-Vcs URL
      debian: Check for PID of /sbin/init to check init is running
      debian: Use DEB_HOST_ARCH_OS in debian/rules
      debian: Add 11_lfs_cflags.patch to enable large file support
      debian: Document LFS patch
      debian: Add 73_lfs_cflags.patch to enable large file support in startpar
      debian: Document LFS patch for startpar
      debian: 11_lfs_cflags.patch needs to override CFLAGS
      debian: Fix typo in changelog
      debian: Close #659480
      debian: Create /etc/default/hwclock and Close #659451
      debian: Make rc linprocfs mount idempotent
      Revert "debian: Create /etc/default/hwclock and Close #659451"
      debian: Move RAM* from rcS to tmpfs
      debian: Don't restart sysvinit when systemd is running
      debian: Correct minor syntax error in postinst
      debian: Update tmpfs documentation
      Merge branch 'master' of git+ssh://git.debian.org/git/collab-maint/sysvinit
      debian: Merge vorlon's changes into -23
      debian: Acknowledge NMU.
      debian: Close #403863
      debian: Add CONCURRENCY to default/rcS and document in rcS(5)
      debian: Drop support for manually disabling concurrency
      Revert "debian: Add CONCURRENCY to default/rcS and document in rcS(5)"
      debian: initscripts: Add VM size and free space support functions to tmpfs.sh
      debian: Apply %VM size transformation to tmpfs size limits
      debian: Change tmpfs default to 20%VM and disable tmpfs on low memory systems
      debian: Remove /etc/init.d/mountoverflowtmp
      debian: Add TMP_OVERFLOW_LIMIT to /etc/default/tmpfs
      debian: Document TMP_OVERFLOW_LIMIT
      debian: Add TMP_OVERFLOW_LIMIT default to tmpfs.sh
      debian: Move tmpfs mounting into shell functions
      debian: Remove mountoverflowtmp in maintainer scripts
      debian: Remove Ubuntu-specific dh_installinit
      debian: tmpfs.sh only sources meminfo after /proc is mounted
      debian: Clean temporary files after checkroot
      debian: Install startpar-bridge in sysvinit-utils
      debian: Invert logic of need_overflow_tmp shell function
      debian: bootclean refactoring and improvements
      debian: Document %VM and bootclean changes
      debian: Close #614895
      debian: Add hostname(5) and close #403417
      debian: Close #587923
      debian: Close #664816
      debian: Close #659490
      debian: Close #232569
      debian: Close #623051
      Document startpar ioreate and close #545438
      debian: Rename patch (ioreate to iorate)
      debian: Close #545401
      debian: Close #543793
      debian: Remove old logic from sysv-rc maintainer scripts
      debian: Remove last trace of EDITMOTD and close #438895
      debian: Remove documentation of #346342 in rcS(5) and close #385172
      debian: Close #667745
      debian: Correct startpar(8) SEE ALSO section
      debian: Close #634146
      debian: Close #562500
      debian: Close #596479, #596480, #596481, #596482, #596483
      debian: Close #596284
      debian: fstab settings override RAMTMP
      debian: Undeprecate settings in tmpfs(5) and document fstab overrides
      debian: Update tmpfs defaults to use %VM
      debian: Close #558000, #567539, #585540, #665995 and #666871
      debian: initscripts postinst: Don't migrate tmpfs settings to fstab
      debian: bootclean.sh also cleans /lib/init/rw
      debian: Close #652625
      debian: sysv-rc tries to migrate to dependency based boot
      debian: Add NEWS for sysv-rc
      debian: Document %VM in initscripts NEWS
      debian: Document insserv migration and close #550425
      debian: fstab entries override RAMLOCK and RAMSHM
      debian: Target experimental
      debian: Improve error message in sysv-rc postinst
      debian: Remove use of .legacy-bootordering and close #668312
      debian: Fix typo in sysv-rc postinst
      debian: Fix typos in mount-functions.sh
      debian: Comment out old rcS options and update ucf md5sums
      debian: Remove hostname manual page
      debian: Remove hostname(5) from changelog
      debian: Fix formatting issues in NEWS files
      debian: Upgrade Standards-Version to 3.9.3 and require debhelper v9
      debian: Scripts in /lib/init are not directly executable

Steve Langasek (3):
      debian/service/service: fix upstart compatibility to not try to use the upstart commands when init isn't upstart.  Closes: #636054.
      debian/rules: pass CFLAGS when building startpar.
      Fix startpar to not run init scripts that have matching upstart jobs, instead waiting for a signal from upstart.  Closes: #660824.

-----------------------------------------------------------------------


hooks/post-receive
-- 
sysvinit



More information about the Pkg-sysvinit-commits mailing list