[Pkg-samba-maint] [samba] branch master updated (9afd003 -> 49a1d61)
Steve Langasek
vorlon at alioth.debian.org
Wed Aug 14 23:41:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
vorlon pushed a change to branch master
in repository samba.
from 9afd003 release samba 2:3.6.17-1 to unstable
adds 5657a01 Split the samba init script into nmbd and smbd init scripts, for better alignment with how init systems other than sysvinit work. This also drops the override of the arguments to update-rc.d in debian/rules, no longer needed in the post-insserv world.
adds 325c1b1 Remove the old samba init script on upgrade
adds 1904813 Remove the links to the obsolete samba init script.
adds 48ce4b0 Add upstart jobs from Ubuntu for smbd, nmbd, and winbind.
adds 5e4df30 Update logrotate scripts for the new split init script
adds b89f4bd Update the DHCP hook for the new split init script
adds 133bcf4 Include the reload-smbd upstart job in the package
new 49a1d61 Merge support for upstart jobs
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 10 ++++
debian/control | 4 +-
debian/rules | 4 +-
debian/samba-common.dhcp | 2 +-
debian/samba.init | 115 --------------------------------------
debian/samba.logrotate | 2 +-
debian/samba.maintscript | 1 +
debian/samba.nmbd.init | 87 ++++++++++++++++++++++++++++
debian/samba.nmbd.upstart | 21 +++++++
debian/samba.postinst | 2 +
debian/samba.reload-smbd.upstart | 12 ++++
debian/samba.smbd.init | 88 +++++++++++++++++++++++++++++
debian/samba.smbd.upstart | 19 +++++++
debian/winbind.init | 9 +++
debian/winbind.upstart | 19 +++++++
15 files changed, 275 insertions(+), 120 deletions(-)
delete mode 100644 debian/samba.init
create mode 100644 debian/samba.nmbd.init
create mode 100644 debian/samba.nmbd.upstart
create mode 100644 debian/samba.reload-smbd.upstart
create mode 100644 debian/samba.smbd.init
create mode 100644 debian/samba.smbd.upstart
create mode 100644 debian/winbind.upstart
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list