From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Marx To: development@lists.ipfire.org Subject: [PATCH] samba: Update to 4.5.0 Date: Thu, 08 Sep 2016 05:35:17 +0000 Message-ID: <1473312917-24469-1-git-send-email-alexander.marx@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3563891773633360811==" List-Id: --===============3563891773633360811== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable fixes: #11178 - NTLMv1 authentication disabled by default - Support for LDAP_SERVER_NOTIFICATION_OID - KCC improvements for sparse network replication - VLV - Virtual List View - DRS Replication for the AD DC - samba-tool drs replicate with new options Signed-off-by: Alexander Marx --- samba/samba.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba/samba.nm b/samba/samba.nm index 9a1ef37..5f033b8 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D samba -version =3D 4.4.0 +version =3D 4.5.0 release =3D 1 =20 groups =3D Networking/Daemons --=20 2.6.3 --===============3563891773633360811==--