Update to Samba 4.1.14.

This commit is contained in:
Andreas Schneider 2014-12-10 11:23:22 +01:00
parent e1f1a03905
commit 1adc426d28
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.1.11.tar.xz
/samba-4.1.12.tar.xz
/samba-4.1.13.tar.xz
/samba-4.1.14.tar.xz

View File

@ -8,7 +8,7 @@
%define main_release 1
%define samba_version 4.1.13
%define samba_version 4.1.14
%define talloc_version 2.0.8
%define ntdb_version 0.9
%define tdb_version 1.2.12
@ -549,7 +549,6 @@ LDFLAGS="-Wl,-z,relro,-z,now" \
--with-pammodulesdir=%{_libdir}/security \
--with-lockdir=/var/lib/samba \
--with-cachedir=/var/lib/samba \
--with-perl-lib-install-dir=%{perl_vendorlib} \
--disable-gnutls \
--disable-rpath-install \
--with-shared-modules=%{_samba4_modules} \
@ -1596,6 +1595,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/pam_winbind.8*
%changelog
* Wed Dec 10 2014 - Andreas Schneider <asn@redhat.com> - 4.1.14-1
- Update to Samba 4.1.14.
* Wed Nov 26 2014 - Andreas Schneider <asn@redhat.com> - 4.1.13-1
- Update to Samba 4.1.12.
- Use alternatives for libwbclient.

View File

@ -1 +1 @@
ea6e591518dbb0ac7bc0d0ded8d8db27 samba-4.1.13.tar.xz
8f86dcf436a738882e6f90dca9bb07ca samba-4.1.14.tar.xz