[samba/f21] Update to Samba 4.1.12.

asn asn at fedoraproject.org
Wed Nov 26 10:03:05 UTC 2014


commit e2a67492fd8c2aa8e8ba8b8845ee240f4281cbb5
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Wed Nov 26 10:41:56 2014 +0100

    Update to Samba 4.1.12.

 .gitignore                              |    1 +
 samba-4.1.13-fix_winbind_segfault.patch |   82 -------------------------------
 samba.spec                              |   11 ++--
 sources                                 |    2 +-
 4 files changed, 7 insertions(+), 89 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 59eaca3..889668b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ samba-3.6.0pre1.tar.gz
 /samba-4.1.11.tar.gz
 /samba-4.1.11.tar.xz
 /samba-4.1.12.tar.xz
+/samba-4.1.13.tar.xz
diff --git a/samba.spec b/samba.spec
index 70f0a43..f058754 100644
--- a/samba.spec
+++ b/samba.spec
@@ -6,9 +6,9 @@
 # ctdb is enabled by default, you can disable it with: --without clustering
 %bcond_without clustering
 
-%define main_release 5
+%define main_release 1
 
-%define samba_version 4.1.12
+%define samba_version 4.1.13
 %define talloc_version 2.0.8
 %define ntdb_version 0.9
 %define tdb_version 1.2.12
@@ -94,8 +94,6 @@ Source6: samba.pamd
 Source200: README.dc
 Source201: README.downgrade
 
-Patch0:    samba-4.1.13-fix_winbind_segfault.patch
-
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires(pre): /usr/sbin/groupadd
@@ -515,8 +513,6 @@ module necessary to communicate to the Winbind Daemon
 %prep
 %setup -q -n samba-%{version}%{pre_release}
 
-%patch0 -p1 -b .samba-4.1.13-fix_winbind_segfault.patch
-
 %build
 %global _talloc_lib ,talloc,pytalloc,pytalloc-util
 %global _tevent_lib ,tevent,pytevent
@@ -1587,6 +1583,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/pam_winbind.8*
 
 %changelog
+* Wed Nov 26 2014 - Andreas Schneider <asn at redhat.com> - 4.1.13-1
+- Update to Samba 4.1.12.
+
 * Tue Oct 07 2014 - Andreas Schneider <asn at redhat.com> - 4.1.12-5
 - resolves: #1033595 - Fix segfault in winbind.
 
diff --git a/sources b/sources
index 58dea22..2e785d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98e3140aa7ceb0158e30a075958bcb7c  samba-4.1.12.tar.xz
+ea6e591518dbb0ac7bc0d0ded8d8db27  samba-4.1.13.tar.xz


More information about the scm-commits mailing list