Hi,

the last security update introduced a regression.

-->8--
This is a bug fix release to address a regression introduced by the security
fixes for CVE-2017-2619 (Symlink race allows access outside share definition).
Please see https://bugzilla.samba.org/show_bug.cgi?id=12721 for details.


Changes since 4.5.7:
--------------------

o  Jeremy Allison <[email protected]>
   * BUG 12721: Fix regression with "follow symlinks = no".
--8<--

The actual changes are just:

  http://autogeree.net/~jca/tmp/samba-4.5.8-code-changes.txt

This should go in 6.1.  ok?

I'll try to cook a patch for 6.0 soonish.


Index: Makefile
===================================================================
RCS file: /d/cvs/ports/net/samba/Makefile,v
retrieving revision 1.234
diff -u -p -r1.234 Makefile
--- Makefile    25 Mar 2017 17:00:01 -0000      1.234
+++ Makefile    31 Mar 2017 13:55:04 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.234 2017/03/25 17:00:01 jca Exp $
 
-VERSION =              4.5.7
+VERSION =              4.5.8
 DISTNAME =             samba-${VERSION}
 
 COMMENT-main =         SMB and CIFS client and server for UNIX
Index: distinfo
===================================================================
RCS file: /d/cvs/ports/net/samba/distinfo,v
retrieving revision 1.58
diff -u -p -r1.58 distinfo
--- distinfo    25 Mar 2017 17:00:01 -0000      1.58
+++ distinfo    31 Mar 2017 13:55:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (samba-4.5.7.tar.gz) = rHDwmvgGOdgYnhubwKVUhB7kTfKx71jn5oKtVAD9lAA=
-SIZE (samba-4.5.7.tar.gz) = 20981612
+SHA256 (samba-4.5.8.tar.gz) = 9jtlbYgjooDFDJ29a2koFs16iK3+m0eZfOaX/XW/gfA=
+SIZE (samba-4.5.8.tar.gz) = 20979104


-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to