[samba/f18] Update to 4.0.3.

asn asn at fedoraproject.org
Thu Feb 7 15:28:24 UTC 2013


commit 5dfc6664c90a028793281db4d3c0156ce1e95a54
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Feb 7 15:58:49 2013 +0100

    Update to 4.0.3.

 .gitignore                                    |    2 +
 samba-4.0.0-fix_conn_share_access_reset.patch | 1354 -------------------------
 samba.spec                                    |   11 +-
 sources                                       |    2 +-
 4 files changed, 8 insertions(+), 1361 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05065f8..57a5f1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ samba-3.6.0pre1.tar.gz
 /samba-4.0.0rc6.tar.bz2
 /samba-4.0.0.tar.bz2
 /samba-4.0.1.tar.bz2
+/samba-4.0.2.tar.bz2
+/samba-4.0.3.tar.bz2
diff --git a/samba.spec b/samba.spec
index c5b7300..7e3ba73 100644
--- a/samba.spec
+++ b/samba.spec
@@ -3,7 +3,7 @@
 
 %define main_release 1
 
-%define samba_version 4.0.2
+%define samba_version 4.0.3
 %define talloc_version 2.0.7
 %define ntdb_version 0.9
 %define tdb_version 1.2.10
@@ -76,8 +76,6 @@ Source6: samba.pamd
 Source200: README.dc
 Source201: README.downgrade
 
-Patch0: samba-4.0.0-fix_conn_share_access_reset.patch
-
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires(pre): /usr/sbin/groupadd
@@ -432,8 +430,6 @@ the local kerberos library to use the same KDC as samba and winbind use
 %prep
 %setup -q -n samba-%{version}%{pre_release}
 
-%patch0 -p1 -b .conn_share_reset
-
 %build
 %global _talloc_lib ,talloc,pytalloc,pytalloc-util
 %global _tevent_lib ,tevent,pytevent
@@ -745,6 +741,7 @@ rm -rf %{buildroot}
 %{_bindir}/smbta-util
 %{_bindir}/smbtree
 %{_libdir}/samba/libldb-cmdline.so
+%{_mandir}/man1/dbwrap_tool.1*
 %{_mandir}/man1/nmblookup.1*
 %{_mandir}/man1/oLschema2ldif.1*
 %{_mandir}/man1/regdiff.1*
@@ -1328,7 +1325,6 @@ rm -rf %{buildroot}
 %{_libdir}/security/pam_winbind.so
 %config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
 %{_mandir}/man1/ntlm_auth.1.gz
-%exclude %{_mandir}/man1/ntlm_auth4.1.gz
 %{_mandir}/man1/wbinfo.1*
 %{_mandir}/man5/pam_winbind.conf.5*
 %{_mandir}/man8/pam_winbind.8*
@@ -1341,6 +1337,9 @@ rm -rf %{buildroot}
 %{_mandir}/man7/winbind_krb5_locator.7*
 
 %changelog
+* Thu Feb 07 2013 - Andreas Schneider <asn at redhat.com> - 2:4.0.3-1
+- Update to Samba 4.0.3.
+
 * Wed Jan 30 2013 - Andreas Schneider <asn at redhat.com> - 2:4.0.2-1
 - Update to Samba 4.0.2.
 - Fixes CVE-2013-0213.
diff --git a/sources b/sources
index 06132bd..68a2933 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a1b2fb949a555cf3f3e0f687b200ea4  samba-4.0.2.tar.bz2
+8064ee92c5f4eec7eb182de8731d82bc  samba-4.0.3.tar.bz2


More information about the scm-commits mailing list