SHA256
1
0
forked from pool/samba

- Update to 4.6.2

+ remove bso#12721 patches now upstream

- Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622).
  + x86-64 and aarch64

- Fix CVE-2017-2619 regression with "follow symlinks = no";
  (bso#12721).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=557
This commit is contained in:
David Disseldorp
2017-04-10 13:56:46 +00:00
committed by Git OBS Bridge
parent 1382a46a1c
commit 6539ffb439
9 changed files with 109 additions and 48 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 10 13:52:40 UTC 2017 - ddiss@suse.com
- Update to 4.6.2
+ remove bso#12721 patches now upstream
-------------------------------------------------------------------
Fri Apr 7 12:59:26 UTC 2017 - ddiss@suse.com
- Enable samba-ceph build for openSUSE and SLE12SP3+; (fate#321622).
+ x86-64 and aarch64
-------------------------------------------------------------------
Mon Apr 3 14:01:25 UTC 2017 - ddiss@suse.com
@@ -8,6 +20,12 @@ Thu Mar 30 17:18:54 UTC 2017 - dmulder@suse.com
- Build and install the html man pages (bsc#1021907).
-------------------------------------------------------------------
Thu Mar 30 12:33:39 UTC 2017 - nopower@suse.com
- Fix CVE-2017-2619 regression with "follow symlinks = no";
(bso#12721).
-------------------------------------------------------------------
Wed Mar 22 13:15:12 UTC 2017 - jmcdonough@suse.com