[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: changelog for ctdb.postrm: Fix to disable_legacy (Closes: #911530)
Mathieu Parent
gitlab at salsa.debian.org
Mon Oct 29 21:51:20 GMT 2018
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
74e37749 by Mathieu Parent at 2018-10-29T21:45:32Z
changelog for ctdb.postrm: Fix to disable_legacy (Closes: #911530)
- - - - -
2dd99561 by Mathieu Parent at 2018-10-29T21:50:19Z
Changelog for previous commit
... and fix typo in d/rules.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
samba (2:4.9.1+dfsg-2) UNRELEASED; urgency=medium
+ [ Mathieu Parent ]
* Enable --accel-aes=intelaesni on DEB_HOST_ARCH_CPU=amd64 instead of
DEB_HOST_ARCH=amd64. This matches samba-libs.install and adds x32
* Allow one to change password via passwd in default config
@@ -14,9 +15,12 @@ samba (2:4.9.1+dfsg-2) UNRELEASED; urgency=medium
* README.source: use gbp pull --track-missing
* Override library-not-linked-against-libc false positives (See #896012)
* Fix wrong-path-for-interpreter for pidl and findsmb
- * ctdb.postrm: Fix to disable_legacy (found by piuparts)
+ * ctdb.postrm: Fix to disable_legacy (found by piuparts) (Closes: #911530)
+
+ [ James Clarke ]
+ * Fix systemd-related build failures on non-Linux
- -- Mathieu Parent <sathieu at debian.org> Tue, 09 Oct 2018 10:09:09 +0200
+ -- Mathieu Parent <sathieu at debian.org> Mon, 29 Oct 2018 22:49:09 +0100
samba (2:4.9.1+dfsg-1) experimental; urgency=medium
=====================================
debian/rules
=====================================
@@ -162,7 +162,7 @@ ifeq ($(DEB_HOST_ARCH_OS), linux)
$(DESTDIR)/lib/systemd/system/smbd.service \
$(DESTDIR)/lib/systemd/system/winbind.service
endif
- # Harmless on systems without systemd-tmpfiles, and other consumers existm
+ # Harmless on systems without systemd-tmpfiles, and other consumers exist
# such as OpenRC's opentmpfiles
mkdir -p $(DESTDIR)/usr/lib/tmpfiles.d
echo "d /run/samba 0755 root root -" > $(DESTDIR)/usr/lib/tmpfiles.d/samba.conf
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/f0631578df94376d9b8e0e5c8ea30dcaa6a36412...2dd99561eb70af374ae0c232387a4575f909e342
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/f0631578df94376d9b8e0e5c8ea30dcaa6a36412...2dd99561eb70af374ae0c232387a4575f909e342
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-samba-maint/attachments/20181029/2f11b512/attachment-0001.html>
More information about the Pkg-samba-maint
mailing list