[Pkg-samba-maint] [Git][samba-team/samba][master] 4 commits: d/control: stop listing libtracker-miner in Build-Conflicts, it is not used by samba
Michael Tokarev (@mjt)
gitlab at salsa.debian.org
Sat May 28 20:52:21 BST 2022
Michael Tokarev pushed to branch master at Debian Samba Team / samba
Commits:
34b4bb38 by Michael Tokarev at 2022-05-28T22:48:44+03:00
d/control: stop listing libtracker-miner in Build-Conflicts, it is not used by samba
- - - - -
6c67bf75 by Michael Tokarev at 2022-05-28T22:48:44+03:00
d/control: stop Build-Conflicting with libtracker-sparql-2.0-dev: let people to build samba with spotlight-backend-tracker
- - - - -
177e74a5 by Michael Tokarev at 2022-05-28T22:48:44+03:00
changelog
- - - - -
284e99f3 by Michael Tokarev at 2022-05-28T22:51:08+03:00
update changelog; upload 4.16.1+dfsg-5 to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,36 @@
+samba (2:4.16.1+dfsg-5) unstable; urgency=medium
+
+ * add-missing-libs-deps.diff: add missing dependencies for a few samba
+ libraries. Closes: #1010922
+ * point [printers] to /var/tmp/, stop shipping /var/spool/samba/.
+ For a long time, we shipped an alternative /var/tmp/ directory with mode
+ 01777 (so that anyone can use it to store files) but without the same setup
+ as for regular /var/tmp/ (in particular, without removing old files and
+ since it is not a usual place to store temp files, no one actually looked
+ at it the same way someone would take care of /var/tmp/. Change smb.conf
+ to use /var/tmp/ instead of /var/spool/samba/. In the postinst script,
+ remove /var/spool/samba/, check if it is still used in smb.conf,
+ and create a compatibility symlink pointing to tmp/, suggesting changing
+ smb.conf. And remove this compat symlink in postrm.
+ This probably can be accomplished by a debconf question, but the
+ thing is complicated by the fact that smb.conf might be upgrading
+ too at the same time.
+ * debian/patches/weak-crypto-allowed-clarify.diff: update
+ * testparm-do-not-fail-if-pid-dir-does-not-exist.patch: also cover samba-tool
+ testparm too, not only regular stand-alone testparm.
+ * fix-samba-tool-domain-join-segfault.patch: fix segfault when joining an
+ AD-DC domain using samba-tool join.
+ * d/rules: enable --with-profilig-data to build samba with profiling
+ collection (if set in smb.conf)
+ * d/control: add libunwind-dev to build-deps, to compile in stack backtrace
+ logging in case of crash
+ * d/control: stop build-conflicting with now-unused libtracker-miner-2.0-dev
+ * d/control: stop build-conflicting with libtracker-sparql-2.0-dev: there's
+ no point in explicitly disabling libtracker-sparql support (bullseye-only
+ for now anyway)
+
+ -- Michael Tokarev <mjt at tls.msk.ru> Sat, 28 May 2022 22:50:43 +0300
+
samba (2:4.16.1+dfsg-4) unstable; urgency=medium
[ Michael Tokarev ]
=====================================
debian/control
=====================================
@@ -75,8 +75,6 @@ Build-Depends-Arch:
# python3-cryptography <!nocheck>,
# python3-iso8601 <!nocheck>,
# python3-pyasn1 <!nocheck>,
-Build-Conflicts: libtracker-miner-2.0-dev,
- libtracker-sparql-2.0-dev
Rules-Requires-Root: binary-targets
Vcs-Browser: https://salsa.debian.org/samba-team/samba
Vcs-Git: https://salsa.debian.org/samba-team/samba.git
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/94e8d856e6da244db6f022611fc6aacc9d09c6a3...284e99f3694081265f8ee1ef2c424440e682a589
--
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/94e8d856e6da244db6f022611fc6aacc9d09c6a3...284e99f3694081265f8ee1ef2c424440e682a589
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/20220528/96206bd3/attachment-0001.htm>
More information about the Pkg-samba-maint
mailing list