[ubuntu/groovy-proposed] realmd 0.16.3-3ubuntu1 (Accepted)
Andreas Hasenack
andreas at canonical.com
Thu Sep 10 18:18:13 UTC 2020
realmd (0.16.3-3ubuntu1) groovy; urgency=medium
* d/p/0001-LDAP-don-t-close-LDAP-socket-twice.patch: don't close LDAP
socket twice.
* d/p/0001-Fix-man-page-reference-in-systemd-service-file.patch: the
manpage is realm(8), not realmd(8)
* d/p/0001-Use-current-idmap-options-for-smb.conf.patch: use the
idmap options in smb.conf for modern versions of samba (LP: #1894153)
* d/p/0001-Find-NetBIOS-name-in-keytab-while-leaving.patch: find
NetBIOS name in keytab while leaving the domain (LP: #1894340)
* d/p/0001-Fix-issues-found-by-Coverity.patch: fix issues found by
Coverity
* d/p/0002-Change-qualified-names-default-for-IPA.patch: change
qualified names default for IPA
* d/p/0003-discover-try-to-get-domain-name-from-hostname.patch: if
there is no domain name returned by DHCP check if the hostname
contains a domain part and use this to discover a realm.
* d/p/0001-IPA-do-not-call-sssd-enable-logins.patch: IPA: do not call
sssd-enable-logins
* d/p/0001-Set-NEWEST-flag-when-resolving-packages-with-Package.patch:
install the latest version of a package when resolving packages with
PackageKit
* d/p/0001-doc-make-sure-cross-reference-ids-are-predictable.patch: make
sure cross-reference ids are predictable
* d/p/0002-tools-remove-duplicated-va_start.patch: remove duplicated
va_start()
* d/p/0003-service-remove-dead-code.patch: remove unused code
* d/p/0004-service-check-return-value-of-fcntl.patch: check return
value of fcntl()
* d/p/0005-service-avoid-dereference-of-a-null-pointer.patch: avoid
dereference of a null pointer
* d/p/0006-service-avoid-dereferencing-a-NULL-pointer.patch: avoid
dereferencing a NULL pointer
* d/p/0001-Add-missing-xsl-file-to-Makefile.am.patch: add missing xsl
file to Makefile.am
* d/p/0002-configure-do-not-inherit-DISTRO-from-the-environment.patch:
do not inherit DISTRO from the environment
* d/p/0003-doc-extend-user-principal-section.patch: doc: extend
user-principal section
* d/p/0004-doc-fix-discover-name-only.patch: doc: fix discover
name-only parameter
* d/p/0005-doc-add-see-also-to-man-pages.patch: doc: add see also to
man pages
* d/p/0006-doc-extend-description-of-config-handling.patch: doc: extend
description of config handling
* d/p/0007-service-use-kerberos-method-secrets-and-keytab.patch: when
using Samba with Winbind, set "kerberos method" to "secrets and keytab"
* d/p/install-libnss-winbind.patch: install libnss-winbind when needed
(LP: #1894150)
* d/p/dont-add-services-line.patch: in Ubuntu and Debian, the sssd_*
services are socket activated and don't need a "services" line in
sssd.conf (LP: #1880157)
* d/p/0004-service-use-additional-dns-hostnames-with-net-ads-jo.patch:
when using samba to join a domain, and the client is from a different
domain, also set "additional dns hostnames"
* d/p/0002-Use-startTLS-with-FreeIPA.patch: attempt StartTLS first
when talking to FreeIPA
* d/p/0003-service-use-net-ads-join-with-k-for-user-join-as-wel.patch:
when joining using samba, try kerberos auth first and fallback to
ntlm as before
Date: Tue, 08 Sep 2020 15:15:12 -0300
Changed-By: Andreas Hasenack <andreas at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/realmd/0.16.3-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 08 Sep 2020 15:15:12 -0300
Source: realmd
Architecture: source
Version: 0.16.3-3ubuntu1
Distribution: groovy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Andreas Hasenack <andreas at canonical.com>
Launchpad-Bugs-Fixed: 1880157 1894150 1894153 1894340
Changes:
realmd (0.16.3-3ubuntu1) groovy; urgency=medium
.
* d/p/0001-LDAP-don-t-close-LDAP-socket-twice.patch: don't close LDAP
socket twice.
* d/p/0001-Fix-man-page-reference-in-systemd-service-file.patch: the
manpage is realm(8), not realmd(8)
* d/p/0001-Use-current-idmap-options-for-smb.conf.patch: use the
idmap options in smb.conf for modern versions of samba (LP: #1894153)
* d/p/0001-Find-NetBIOS-name-in-keytab-while-leaving.patch: find
NetBIOS name in keytab while leaving the domain (LP: #1894340)
* d/p/0001-Fix-issues-found-by-Coverity.patch: fix issues found by
Coverity
* d/p/0002-Change-qualified-names-default-for-IPA.patch: change
qualified names default for IPA
* d/p/0003-discover-try-to-get-domain-name-from-hostname.patch: if
there is no domain name returned by DHCP check if the hostname
contains a domain part and use this to discover a realm.
* d/p/0001-IPA-do-not-call-sssd-enable-logins.patch: IPA: do not call
sssd-enable-logins
* d/p/0001-Set-NEWEST-flag-when-resolving-packages-with-Package.patch:
install the latest version of a package when resolving packages with
PackageKit
* d/p/0001-doc-make-sure-cross-reference-ids-are-predictable.patch: make
sure cross-reference ids are predictable
* d/p/0002-tools-remove-duplicated-va_start.patch: remove duplicated
va_start()
* d/p/0003-service-remove-dead-code.patch: remove unused code
* d/p/0004-service-check-return-value-of-fcntl.patch: check return
value of fcntl()
* d/p/0005-service-avoid-dereference-of-a-null-pointer.patch: avoid
dereference of a null pointer
* d/p/0006-service-avoid-dereferencing-a-NULL-pointer.patch: avoid
dereferencing a NULL pointer
* d/p/0001-Add-missing-xsl-file-to-Makefile.am.patch: add missing xsl
file to Makefile.am
* d/p/0002-configure-do-not-inherit-DISTRO-from-the-environment.patch:
do not inherit DISTRO from the environment
* d/p/0003-doc-extend-user-principal-section.patch: doc: extend
user-principal section
* d/p/0004-doc-fix-discover-name-only.patch: doc: fix discover
name-only parameter
* d/p/0005-doc-add-see-also-to-man-pages.patch: doc: add see also to
man pages
* d/p/0006-doc-extend-description-of-config-handling.patch: doc: extend
description of config handling
* d/p/0007-service-use-kerberos-method-secrets-and-keytab.patch: when
using Samba with Winbind, set "kerberos method" to "secrets and keytab"
* d/p/install-libnss-winbind.patch: install libnss-winbind when needed
(LP: #1894150)
* d/p/dont-add-services-line.patch: in Ubuntu and Debian, the sssd_*
services are socket activated and don't need a "services" line in
sssd.conf (LP: #1880157)
* d/p/0004-service-use-additional-dns-hostnames-with-net-ads-jo.patch:
when using samba to join a domain, and the client is from a different
domain, also set "additional dns hostnames"
* d/p/0002-Use-startTLS-with-FreeIPA.patch: attempt StartTLS first
when talking to FreeIPA
* d/p/0003-service-use-net-ads-join-with-k-for-user-join-as-wel.patch:
when joining using samba, try kerberos auth first and fallback to
ntlm as before
Checksums-Sha1:
758c96988c42c251b00e4c55733de3dd916b88d2 2191 realmd_0.16.3-3ubuntu1.dsc
562bafb657d2d9154aa151d7ccd32feb4be1f3d2 49708 realmd_0.16.3-3ubuntu1.debian.tar.xz
79b19cf346e248f4a9b14c5c4ff3287730ebcf1f 8837 realmd_0.16.3-3ubuntu1_source.buildinfo
Checksums-Sha256:
a2303b7f7c12524f26f8127f81896c0462676d9473897f6c0243ef599560037f 2191 realmd_0.16.3-3ubuntu1.dsc
43c0d31ac28721a516bf2f24d495577601e0ff550559ce9b7717f67eb1254579 49708 realmd_0.16.3-3ubuntu1.debian.tar.xz
9f445f3eb30032700aec50abd51e8b6b4a2bd2d47f4b405a02e83022603f5495 8837 realmd_0.16.3-3ubuntu1_source.buildinfo
Files:
63ecddaa60a76c386ed16c4a72754560 2191 admin optional realmd_0.16.3-3ubuntu1.dsc
4a4a3da3634c94977f98f2e119335ca3 49708 admin optional realmd_0.16.3-3ubuntu1.debian.tar.xz
3a70fc9b30ee54e7d90d4837bb330314 8837 admin optional realmd_0.16.3-3ubuntu1_source.buildinfo
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEiGZB1jWM2kalbBxyrJg+tb9ry6kFAl9abZQACgkQrJg+tb9r
y6nU2A//RYm9H68f/hQwfsgHHr+oWSnfW8uCoOgoIcZurAMSnaBzhhlq1vznDX00
00L4GIZLS7xFG68RL7bbcoUVjv+1wpdLlPhaJPUjRV6T+pRH8Buesr/nKI5PP7dD
EnPJrvMiGZk4ZkCnRl3qPHqVpdtR9Tm1kWRLPyU1r5oNh/I6jMUWHLwu55dKEOic
R/mEvuDwaxgUUQXkQUaeCkrciDXRbxAn7XH5o5jyQEH3hikQebmxtwdDoWLMgxfe
lUQVXNNvfyTGjzHmk16OoJUwTZIwdC+m2GDcgdFOIUKV3BCI5p9dwc2TXUuKZ7cu
8ED/5ABDAmgdcCd2BQewPl1YEnM3a90GGv/AeJvJmchrcFEgdqgMPS9kqmEPlqep
fhSpAXMTo4wk/yg6rzt3tGlUbfeojY7k6FrOr26Sdq1t2ayF8GIgqhIQWvfF3M2Z
9+BHH/uM2CXaZYg8BlMC6n9B7X4f4ZKkxm32lku1QpaeoHugI/RNhKq44bsW2x4Y
55DzUvRQVNQyKbtcZH02sK/SsNZOQLDiirj5aj+X3pEsJ7suPM1r6M6SF0ZObrDs
6/mvdYhqiKVd3grbtrHjB0HFy6FEqXgGM4/dqQYx5JDpZ1XPI9dST3OOYukq0PLW
m4otHF/zHbWB7slnjjnPnUIC39pULxZOiwlSun9GmnBcawEk7RI=
=r0s+
-----END PGP SIGNATURE-----
More information about the Groovy-changes
mailing list