]> git.pld-linux.org Git - packages/samba.git/commitdiff
up to 4.20.1 master auto/th/samba-4.20.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 8 May 2024 17:18:29 +0000 (19:18 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 8 May 2024 17:18:29 +0000 (19:18 +0200)
samba-lprng-no-dot-printers.patch
samba.spec

index 35f5210be26cf14eed8417745e3070327dc7fecf..4f2feaa911deb0000db124623eb1d8173511dd9d 100644 (file)
@@ -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 );
index 488a83504c684b7792e037a8d308dfef5be8c3a4..6e0330838ce8936cecee1339ebec909b9d73f06e 100644 (file)
 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
This page took 0.070874 seconds and 4 git commands to generate.