Dear all,

please check the fix for this bug. There seems to be a typo in line 32:

- elsif [ -f /var/run/samba/samba.pid ]; then
+ elif [ -f /var/run/samba/samba.pid ]; thenCurrent fix

Regards

Thomas


On Fri, 28 Jul 2017 19:14:35 +0000 Mathieu Parent <math.par...@gmail.com> wrote:
> tag 803924 pending
> thanks
>
> Hello,
>
> Bug #803924 reported by you has been fixed in the Git repository. You can
> see the changelog below, and you can check the diff of the fix at:
>
> https://anonscm.debian.org/cgit/pkg-samba/samba.git/commit/?id=909b78a
>
> ---
> commit 909b78a925079894d78884bfc14128458582e04d
> Author: Mathieu Parent <math.par...@gmail.com>
> Date: Thu Jul 27 12:32:13 2017 +0200
>
> Release 2:4.5.12+dfsg-1
>
> diff --git a/debian/changelog b/debian/changelog
> index 53cf863..631e13e 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,25 @@
> +samba (2:4.5.12+dfsg-1) stretch-security; urgency=medium
> +
> + * gbp.conf: change debian-branch to stretch
> + * New upstream version
> + - Remove CVE-2017-11103-Orpheus-Lyre-KDC-REP-service-name-val.patch, merged
> + - Remove CVE-2017-7494.patch, merged
> + - Fix "Non-kerberos logins fails on winbind 4.X when krb5_auth is
> + configured in PAM" (Closes: #739768)
> + * Stability fixes backported from sid:
> + - Properly quote subshell invocation in samba-common.preinst
> + (Closes: #771689)
> + - Fix typo s/DESTIDR/DESTDIR/ in d/rules
> + - sysv: Use --pidfile in addition to --exec to avoid matching daemons in
> + containers (Closes: #810794)
> + - Fix libpam-winbind.prerm to be multiarch-safe (Closes: #647430)
> + - Add missing logrotate for /var/log/samba/log.samba (Closes: #803924)
> + - Fix outdated DNS Root servers (Closes: #865406)
> + - Fix logrotate for /var/log/samba/log.samba to send SIGHUP to all processes
> + of the service (systemd only)
> +
> + -- Mathieu Parent <sath...@debian.org> Thu, 27 Jul 2017 12:20:43 +0200
> +
> samba (2:4.5.8+dfsg-2+deb9u1) stretch-security; urgency=high
>
> * This is a security release in order to address the following defect:
>
>

Reply via email to