[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: ctdb.postrm: Fix to disable_legacy (found by piuparts)
Mathieu Parent
gitlab at salsa.debian.org
Fri Oct 12 14:47:50 BST 2018
Mathieu Parent pushed to branch master at Debian Samba Team / samba
Commits:
0ef6aac6 by Mathieu Parent at 2018-10-12T13:39:57Z
ctdb.postrm: Fix to disable_legacy (found by piuparts)
- - - - -
fa0bc9cd by Mathieu Parent at 2018-10-12T13:47:28Z
Changelog for previous commits
- - - - -
2 changed files:
- debian/changelog
- debian/ctdb.postrm
Changes:
=====================================
debian/changelog
=====================================
@@ -11,6 +11,10 @@ samba (2:4.9.1+dfsg-2) UNRELEASED; urgency=medium
- debian/winbind.pam-config: Use the new try_authtok option allowing
password change while preserving current behavior with password strength
modules (Closes: #858923, LP: #570944)
+ * 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)
-- Mathieu Parent <sathieu at debian.org> Tue, 09 Oct 2018 10:09:09 +0200
=====================================
debian/ctdb.postrm
=====================================
@@ -31,7 +31,7 @@ disable_legacy() { # From ctdb/packaging/RPM/ctdb.spec.in
case "$1" in
purge)
- disable_legacy
+ disable_legacy 0
;;
remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/e554e8c784d81dfe8e8aee8148507d451821c4f5...fa0bc9cddfa0322d0d7695675e52f8c3b016a8e7
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/compare/e554e8c784d81dfe8e8aee8148507d451821c4f5...fa0bc9cddfa0322d0d7695675e52f8c3b016a8e7
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/20181012/a0117d5b/attachment.html>
More information about the Pkg-samba-maint
mailing list