[samba/f20] Update to Samba 4.1.4.

asn asn at fedoraproject.org
Mon Feb 10 08:54:32 UTC 2014


commit 7d2e60e8bcbb1c9cf44058d1e2df9b93343cc814
Author: Andreas Schneider <asn at redhat.com>
Date:   Mon Feb 10 09:28:00 2014 +0100

    Update to Samba 4.1.4.

 .gitignore                      |    1 +
 samba-4.1.0-upn.patch           |   53 -
 samba-4.1.2-doc.patch           | 4246 ---------------------------------------
 samba-4.1.3-winbind_debug.patch |   37 -
 samba.spec                      |   15 +-
 sources                         |    2 +-
 6 files changed, 7 insertions(+), 4347 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c89a527..bb1db93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.1.1.tar.xz
 /samba-4.1.2.tar.xz
 /samba-4.1.3.tar.xz
+/samba-4.1.4.tar.xz
diff --git a/samba.spec b/samba.spec
index c1d66f9..635691c 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1,9 +1,9 @@
 # Set --with testsuite or %bcond_without to run the Samba torture testsuite.
 %bcond_with testsuite
 
-%define main_release 2
+%define main_release 1
 
-%define samba_version 4.1.3
+%define samba_version 4.1.4
 %define talloc_version 2.0.8
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -85,10 +85,6 @@ Source6: samba.pamd
 Source200: README.dc
 Source201: README.downgrade
 
-Patch0: samba-4.1.0-upn.patch
-Patch1: samba-4.1.2-doc.patch
-Patch2: samba-4.1.3-winbind_debug.patch
-
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires(pre): /usr/sbin/groupadd
@@ -490,10 +486,6 @@ module necessary to communicate to the Winbind Daemon
 %prep
 %setup -q -n samba-%{version}%{pre_release}
 
-%patch0 -p1 -b .samba-4.1.0-upn.patch
-%patch1 -p1 -b .samba-4.1.2-doc.patch
-%patch2 -p1 -b .samba-4.1.3-winbind_debug.patch
-
 %build
 %global _talloc_lib ,talloc,pytalloc,pytalloc-util
 %global _tevent_lib ,tevent,pytevent
@@ -1545,6 +1537,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/pam_winbind.8*
 
 %changelog
+* Fri Feb 07 2014 - Andreas Schneider <asn at redhat.com> - 4.1.4-1
+- Update to Samba 4.1.4.
+
 * Tue Dec 10 2013 - Guenther Deschner <gdeschner at redhat.com> - 4.1.3-2
 - resolves: #1019469 - Fix winbind debug message NULL pointer derreference.
 
diff --git a/sources b/sources
index 58ae3ce..4cf451f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-253ffe0488292b5d86241ae9003ed167  samba-4.1.3.tar.xz
+cbdff9f538b3a3c44ba76ff4b77a9070  samba-4.1.4.tar.xz


More information about the scm-commits mailing list