[packages/samba] up to 4.20.1
atler
atler at pld-linux.org
Wed May 8 19:18:58 CEST 2024
commit c257a44dfd543679ff4c23b135ca9d1f531c79e2
Author: Jan Palus <atler at pld-linux.org>
Date: Wed May 8 19:18:29 2024 +0200
up to 4.20.1
samba-lprng-no-dot-printers.patch | 10 ++++++++++
samba.spec | 5 +++--
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index 488a835..6e03308 100644
--- a/samba.spec
+++ b/samba.spec
@@ -44,13 +44,13 @@
Summary: Samba Active Directory and SMB server
Summary(pl.UTF-8): Serwer Samba Active Directory i SMB
Name: samba
-Version: 4.20.0
+Version: 4.20.1
Release: 1
Epoch: 1
License: GPL v3
Group: Networking/Daemons
Source0: https://download.samba.org/pub/samba/stable/%{name}-%{version}.tar.gz
-# Source0-md5: 3563da3ffc17f3f2b37572c15f37a0b4
+# Source0-md5: 7c12134e6eb4b39f080cf4ebadc57879
Source1: smb.init
Source2: samba.pamd
Source4: samba.sysconfig
@@ -881,6 +881,7 @@ fi
%{systemdunitdir}/nmb.service
%{systemdunitdir}/smb.service
%{systemdunitdir}/samba.service
+%{systemdunitdir}/samba-bgqd.service
%endif
%{systemdtmpfilesdir}/samba.conf
%attr(755,root,root) %{_bindir}/dumpmscat
diff --git a/samba-lprng-no-dot-printers.patch b/samba-lprng-no-dot-printers.patch
index 35f5210..4f2feaa 100644
--- a/samba-lprng-no-dot-printers.patch
+++ b/samba-lprng-no-dot-printers.patch
@@ -35,3 +35,13 @@ diff -ur samba-3.0.26a/source3/param/loadparm.c samba-3.0.26a-lprng/source3/para
if ((p = strchr_m(pcap_line, ':')) != NULL)
*p = 0;
+--- samba-4.20.1/source3/param/loadparm.h.orig 2024-01-29 15:41:26.321078000 +0100
++++ samba-4.20.1/source3/param/loadparm.h 2024-05-08 18:54:11.498677032 +0200
+@@ -171,6 +171,7 @@
+ void lp_set_logfile(const char *name);
+ int lp_maxprintjobs(int snum);
+ const char *lp_printcapname(void);
++int lp_defaultprinting( void );
+ bool lp_disable_spoolss( void );
+ void lp_set_spoolss_state( uint32_t state );
+ uint32_t lp_get_spoolss_state( void );
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/samba.git/commitdiff/c257a44dfd543679ff4c23b135ca9d1f531c79e2
More information about the pld-cvs-commit
mailing list