From 008e93adbb1f643b111afdbd20b5030f72501df2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 30 Jan 2017 22:57:22 +0100 Subject: [PATCH] - up to 4.5.5 --- samba-lprng-no-dot-printers.patch | 2 +- samba.spec | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/samba-lprng-no-dot-printers.patch b/samba-lprng-no-dot-printers.patch index 82135a9..4ced815 100644 --- a/samba-lprng-no-dot-printers.patch +++ b/samba-lprng-no-dot-printers.patch @@ -16,9 +16,9 @@ diff -ur samba-3.0.26a/source3/param/loadparm.c samba-3.0.26a-lprng/source3/para --- samba-3.6.0/source3/printing/print_standard.c~ 2011-08-09 13:17:47.000000000 +0200 +++ samba-3.6.0/source3/printing/print_standard.c 2011-10-17 21:15:15.693523176 +0200 @@ -64,6 +64,7 @@ bool std_pcap_cache_reload(const char *p - XFILE *pcap_file; char *pcap_line; struct pcap_cache *pcache = NULL; + bool print_warning = false; + enum printing_types printing = lp_defaultprinting(); if ((pcap_file = x_fopen(pcap_name, O_RDONLY, 0)) == NULL) { diff --git a/samba.spec b/samba.spec index c1a92ab..d790da2 100644 --- a/samba.spec +++ b/samba.spec @@ -26,13 +26,13 @@ Summary: Samba Active Directory and SMB server Summary(pl.UTF-8): Serwer Samba Active Directory i SMB Name: samba -Version: 4.5.1 -Release: 3 +Version: 4.5.5 +Release: 1 Epoch: 1 License: GPL v3 Group: Networking/Daemons Source0: https://www.samba.org/ftp/samba/samba-%{version}.tar.gz -# Source0-md5: f7a246f9deeaaf8e827d584e1924916d +# Source0-md5: b6d784970333387cbafdd172d914bed2 Source1: smb.init Source2: samba.pamd Source4: samba.sysconfig @@ -668,7 +668,7 @@ cp -p examples/LDAP/samba.schema $RPM_BUILD_ROOT%{schemadir} # remove tests %{__rm} $RPM_BUILD_ROOT%{_bindir}/ctdb*_tests %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/ctdb/tests -%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/ctdb-tests +%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/ctdb/tests %py_ocomp $RPM_BUILD_ROOT%{py_sitedir} %py_comp $RPM_BUILD_ROOT%{py_sitedir} @@ -824,6 +824,7 @@ fi %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9.so %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_9.so %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_10.so +%attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_11.so %dir %{_libdir}/samba/gensec %attr(755,root,root) %{_libdir}/samba/gensec/krb5.so %dir %{_libdir}/samba/ldb -- 2.44.0