[Pkg-samba-maint] [Git][samba-team/samba][master] 2 commits: create samba-ad-dc metapackage

Michael Tokarev (@mjt) gitlab at salsa.debian.org
Mon Dec 5 05:52:58 GMT 2022



Michael Tokarev pushed to branch master at Debian Samba Team / samba


Commits:
db20e088 by Michael Tokarev at 2022-12-05T08:34:27+03:00
create samba-ad-dc metapackage

- - - - -
e9508a00 by Michael Tokarev at 2022-12-05T08:48:24+03:00
update changelog; upload 4.17.3+dfsg-4 to unstable (with new packages)

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,23 @@
+samba (2:4.17.3+dfsg-4) unstable; urgency=medium
+
+  * create samba-ad-provision package with contents of /usr/share/samba/setup.
+    It is recommended by samba, so can be uninstalled if not needed.
+  * create samba-ad-dc package. It is an empty metapackage for now, but with
+    dependencies needed to run an Active Directory Domain Controller (AD-DC)
+  * samba-ad-provision.lintian-overrides: license files
+  * print meaningful error message if samba-ad-provision is not installed
+    (meaningful-error-if-no-samba-ad-provision.patch)
+  * print meaningful error message if python3-markdown is not installed
+    (meaningful-error-if-no-python3-markdown.patch)
+  * ctdb: move rundir from /var/run to /run
+  * fix typo in fruit patch
+  * a few more spelling fixes
+  * add #DEBHELPER# tokens to libnss-winbind.{postinst,postrm}
+  * remove mentions of /var/spool/samba from samba.lintian-overrides
+    (moved to /var/tmp)
+
+ -- Michael Tokarev <mjt at tls.msk.ru>  Mon, 05 Dec 2022 08:46:26 +0300
+
 samba (2:4.17.3+dfsg-3) unstable; urgency=medium
 
   * d/control: winbind should depend on the same binary:Version


=====================================
debian/control
=====================================
@@ -189,6 +189,27 @@ Description: Samba common files used by both the server and the client
  (provided in the samba package) and the client (provided in the samba-clients
  package).
 
+Package: samba-ad-dc
+Architecture: all
+Multi-Arch: foreign
+Pre-Depends: ${misc:Pre-Depends}
+Depends: samba (>= ${binary:Version}), samba-dsdb-modules, samba-vfs-modules,
+	winbind,
+	krb5-kdc (>> 1.19.0) <pkg.samba.mitkrb5>,
+	${misc:Depends}
+Recommends: libnss-winbind, libpam-winbind,
+# samba-ad-provision is needed for settup only
+	samba-ad-provision
+Breaks: samba-ad-provision (<< ${source:Upstream-Version})
+Description: Samba control files to run AD Domain Controller
+ Samba is an implementation of the SMB/CIFS protocol for Unix systems,
+ providing support for cross-platform file and printer sharing with
+ Microsoft Windows, OS X, and other Unix systems.
+ .
+ This package contains control files to run an Active Directory Domain
+ Controller (AD DC).  For now, this is just a metapackage pulling in
+ all the required dependencies.
+
 Package: samba-ad-provision
 Architecture: all
 Multi-Arch: foreign



View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/f7d093f30c6ec99bf3b886680f202ac36a48d331...e9508a0051b4b7aca50ce361fe4b318305b49b5a

-- 
View it on GitLab: https://salsa.debian.org/samba-team/samba/-/compare/f7d093f30c6ec99bf3b886680f202ac36a48d331...e9508a0051b4b7aca50ce361fe4b318305b49b5a
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/20221205/a60b0373/attachment-0001.htm>


More information about the Pkg-samba-maint mailing list