Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2022-12-03 10:03:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Sat Dec  3 10:03:17 2022 rev:289 rq:1039573 version:4.17.3+git.283.2157972742b

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2022-11-18 
15:43:45.558621710 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new.1835/samba.changes    2022-12-03 
10:03:24.099161990 +0100
@@ -1,0 +2,5 @@
+Thu Dec  1 16:43:05 UTC 2022 - David Mulder <dmul...@suse.com>
+
+- Introduce without-smb1-server spec flag; (bsc#1205104);
+
+-------------------------------------------------------------------

Old:
----
  samba-4.17.3+git.279.ff9bb8a298.tar.bz2

New:
----
  samba-4.17.3+git.283.2157972742b.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.83N5oc/_old  2022-12-03 10:03:24.839166102 +0100
+++ /var/tmp/diff_new_pack.83N5oc/_new  2022-12-03 10:03:24.843166124 +0100
@@ -56,6 +56,9 @@
 %{!?with_mit_dc: %define with_mit_dc 1}
 %{!?with_dc: %define with_dc 1}
 
+# Define whether smbd is built with SMB1 disabled
+%{!?without_smb1_server: %define without_smb1_server 1}
+
 Name:           samba
 BuildRequires:  autoconf
 BuildRequires:  cups-devel
@@ -145,7 +148,7 @@
 %endif
 BuildRequires:  sysuser-tools
 
-Version:        4.17.3+git.279.ff9bb8a298
+Version:        4.17.3+git.283.2157972742b
 Release:        0
 URL:            https://www.samba.org/
 Obsoletes:      samba-32bit < %{version}
@@ -682,8 +685,10 @@
        
--bundled-libraries=NONE,socket_wrapper,cmocka,${bundled_libraries_extra} \
        --without-fam \
 %if 0%{?suse_version} > 1500
+%if %{without_smb1_server}
        --without-smb1-server \
 %endif
+%endif
 "
 
 ./configure ${CONFIGURE_OPTIONS}

++++++ samba-4.17.3+git.279.ff9bb8a298.tar.bz2 -> 
samba-4.17.3+git.283.2157972742b.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/samba/samba-4.17.3+git.279.ff9bb8a298.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new.1835/samba-4.17.3+git.283.2157972742b.tar.bz2
 differ: char 11, line 1

Reply via email to