SHA256
1
0
forked from pool/samba
OBS User unknown 2008-03-27 21:36:19 +00:00 committed by Git OBS Bridge
parent 9b74a2ca01
commit 62803862b7
8 changed files with 208 additions and 118 deletions

View File

@ -1,2 +1,2 @@
1658
Branch : 3.0.28
1670
Branch : 3.0.28a

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f57e3e6a57e9bbdecc3823801e438164eabdcdb874628ce3309fccf588d3d410
size 122988
oid sha256:42f7cb0d5fe81dfb739cb97698c2a0af56a2d6757def036e7045636745a9ad84
size 107218

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10b906141235dd6e3170240edf1c4ee70e5d718522aa37d6f5e57fd8130b1ba8
size 16534412

3
samba-3.0.28a.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6cf6e90d572a77174f54c8601a13518f8e0c85e9fe1856ad64798a7028c804e
size 16527196

View File

@ -1,5 +1,5 @@
#
# spec file for package samba-doc (Version 3.0.28)
# spec file for package samba-doc (Version 3.0.28a)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,13 +13,13 @@
Name: samba-doc
BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5-devel libacl-devel libiniparser-devel libnscd-devel openldap2-devel pam-devel popt-devel pwdutils python-devel readline-devel
%define samba_ver 3.0.28
%define samba_ver 3.0.28a
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
License: GPL v2 or later
Url: http://www.samba.org/
Version: 3.0.28
Release: 22
Version: 3.0.28a
Release: 1
Summary: Samba Documentation
Group: Documentation/Other
AutoReqProv: on
@ -305,8 +305,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%changelog
* Thu Jan 24 2008 lmuelle@suse.de

View File

@ -1,8 +1,45 @@
-------------------------------------------------------------------
Tue Mar 11 14:45:11 CET 2008 - lmuelle@suse.de
- Prevent tdb lock call getting interrupted by sig alarm; [bnc#364200].
-------------------------------------------------------------------
Mon Mar 10 10:49:16 CET 2008 - lmuelle@suse.de
- Update to 3.0.28a.
- Failure to join Windows 2008 domains.
- Windows Vista (including SP1 RC) interop issues.
-------------------------------------------------------------------
Tue Mar 4 13:46:45 CET 2008 - lmuelle@suse.de
- Rename the libsmbclient package to libsmbclient0 to follow the shared
library packaging policy and remove provides libsmbclient3 for post 10.3
systems.
-------------------------------------------------------------------
Fri Feb 22 17:14:27 CET 2008 - anschneider@suse.de
- Add variable to define if a share should be an administrative share;
[bnc#358841].
-------------------------------------------------------------------
Mon Feb 18 11:56:47 MST 2008 - jjaimon@novell.com
- Fix patch errors with dcerpc and idmap_global; [bnc#280452].
-------------------------------------------------------------------
Thu Feb 7 16:05:10 CET 2008 - jmcd@suse.de
- Fix safe_strcpy error caused by duplicate domain name fix;
[bnc#356025].
-------------------------------------------------------------------
Thu Feb 7 10:57:27 CET 2008 - anschneider@suse.de
- Fix two memleaks if num_validated_vuids exceeds its maximum;
[bnc#349581].
-------------------------------------------------------------------
Fri Jan 25 21:42:11 CET 2008 - jmcdonough@suse.de
@ -2977,9 +3014,6 @@ Mon Jun 29 11:10:10 MEST 1998 - vl@suse.de
-------------------------------------------------------------------
Mon Apr 20 14:32:25 MEST 1998 - vl@suse.de
-------------------------------------------------------------------
Mon Apr 20 14:32:25 MEST 1998 - vl@suse.de
- changed to version 1.9.18p4
-------------------------------------------------------------------

View File

@ -1,5 +1,5 @@
#
# spec file for package samba (Version 3.0.28)
# spec file for package samba (Version 3.0.28a)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -13,7 +13,7 @@
Name: samba
BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5-devel libacl-devel libiniparser-devel libnscd-devel openldap2-devel pam-devel popt-devel pwdutils python-devel readline-devel
%define samba_ver 3.0.28
%define samba_ver 3.0.28a
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%define vscan_ver 0.3.6b
@ -22,8 +22,8 @@ License: GPL v2 or later
Group: Productivity/Networking/Samba
Url: http://www.samba.org/
AutoReqProv: on
Version: 3.0.28
Release: 19
Version: 3.0.28a
Release: 1
Provides: samba3 = %{version}-%{release}
Obsoletes: samba3 < %{version}
Requires: samba-client >= %{version}
@ -150,20 +150,31 @@ Provides: samba3-winbind = %{version}-%{release} samba-client:/usr/sbin/wi
Obsoletes: samba3-winbind
Requires: samba-client >= %{version}
PreReq: /bin/ln /sbin/ldconfig /sbin/insserv
%if %{suse_version} < 1031
%package -n libsmbclient
Provides: libsmbclient3 = %{version}-%{release}
Obsoletes: libsmbclient3
%else
%package -n libsmbclient0
Provides: libsmbclient = %{version}-%{release}
Obsoletes: libsmbclient
%endif
Summary: Samba Client Library
Group: System/Libraries
AutoReqProv: on
Provides: libsmbclient3 = %{version}-%{release}
Obsoletes: libsmbclient3
PreReq: /sbin/ldconfig
%package -n libsmbclient-devel
Summary: Libraries and Header Files to Develop Programs with smbclient Support
Group: Development/Libraries/C and C++
AutoReqProv: on
%if %{suse_version} < 1031
Requires: libsmbclient = %{version} krb5-devel
%else
Requires: libsmbclient0 = %{version} krb5-devel
%endif
%package -n libmsrpc
Summary: Samba msrpc Library
@ -195,7 +206,7 @@ Summary: Tool to administer Samba's LDAP backend
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 1.34b
Release: 154
Release: 163
Requires: perl-ldap
%endif
%if %{suse_version} > 920
@ -212,7 +223,7 @@ Summary: On-Access Virus Scanning with Samba
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 0.3.6b
Release: 225
Release: 234
Provides: samba3-vscan = 0.3.6b
Obsoletes: samba3-vscan
Requires: samba = %{samba_ver}
@ -730,11 +741,21 @@ fi
/sbin/ldconfig
%restart_on_update nscd winbind
%insserv_cleanup
%if %{suse_version} < 1031
%post -n libsmbclient
%else
%post -n libsmbclient0
%endif
/sbin/ldconfig
%if %{suse_version} < 1031
%postun -n libsmbclient
%else
%postun -n libsmbclient0
%endif
/sbin/ldconfig
%post -n libmsrpc
@ -1019,8 +1040,13 @@ fi
%doc source/python/gtkdictbrowser.py
%{_libdir}/python/lib-dynload/samba
%endif
%if %{suse_version} < 1031
%files -n libsmbclient
%else
%files -n libsmbclient0
%endif
%defattr(-,root,root)
%{_libdir}/libsmbclient.so.*
%doc %{_mandir}/man7/libsmbclient.7.gz
@ -1089,8 +1115,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%if %{suse_version} > 1020
@ -1104,8 +1130,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
@ -1131,8 +1157,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%description winbind
This is the winbind-daemon and the wbinfo-tool.
@ -1143,8 +1169,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%if %{make_utils}
@ -1175,8 +1201,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
@ -1189,8 +1215,8 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%if %{make_pdb}
@ -1203,8 +1229,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
%if %{make_vscan}
@ -1221,8 +1247,8 @@ Authors:
--------
Rainer Link <rainer@openantivirus.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
%if %{make_python}
@ -1236,10 +1262,11 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
%if %{suse_version} < 1031
%description -n libsmbclient
This package includes the libsmbclient library.
@ -1250,8 +1277,18 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%else
%description -n libsmbclient0
%endif
This package includes the libsmbclient library.
Authors:
--------
The Samba Team <samba@samba.org>
%description -n libsmbclient-devel
This package contains the static libraries and header files needed to
@ -1263,8 +1300,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%description -n libmsrpc
This package includes the libmsrpc library.
@ -1275,8 +1312,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%description -n libmsrpc-devel
This package contains the static libraries and header files needed to
@ -1288,8 +1325,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%description -n libsmbsharemodes
This package includes the smbsharemodes library.
@ -1300,8 +1337,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%description -n libsmbsharemodes-devel
This package contains the static libraries and header files needed to
@ -1314,8 +1351,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%if %{make_ldapsmb}
@ -1329,8 +1366,8 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
%if %{suse_version} > 920
@ -1345,19 +1382,38 @@ Authors:
--------
Steve French <sfrench at Samba dot org>
Source Timestamp: 1658
Branch : 3.0.28
Source Timestamp: 1670
Branch : 3.0.28a
%endif
%changelog
* Tue Mar 11 2008 lmuelle@suse.de
- Prevent tdb lock call getting interrupted by sig alarm; [bnc#364200].
* Mon Mar 10 2008 lmuelle@suse.de
- Update to 3.0.28a.
- Failure to join Windows 2008 domains.
- Windows Vista (including SP1 RC) interop issues.
* Tue Mar 04 2008 lmuelle@suse.de
- Rename the libsmbclient package to libsmbclient0 to follow the shared
library packaging policy and remove provides libsmbclient3 for post 10.3
systems.
* Fri Feb 22 2008 anschneider@suse.de
- Add variable to define if a share should be an administrative share;
[bnc#358841].
* Mon Feb 18 2008 jjaimon@novell.com
- Fix patch errors with dcerpc and idmap_global; [bnc#280452].
* Thu Feb 07 2008 jmcd@suse.de
- Fix safe_strcpy error caused by duplicate domain name fix;
[bnc#356025].
* Thu Feb 07 2008 anschneider@suse.de
- Fix two memleaks if num_validated_vuids exceeds its maximum;
[bnc#349581].
* Fri Jan 25 2008 jmcdonough@suse.de
- Fix ACL inheritance; [bnc#351570].
* Wed Jan 23 2008 anschneider@suse.de
- Fix a gcc 4.3 buffer overflow warning.
* Tue Jan 08 2008 boyang@novell.com
* Wed Jan 09 2008 boyang@novell.com
- Remove duplicate domain name prepend when user SID is in winbindd cache;
[#336854]
* Thu Dec 20 2007 anschneider@suse.de
@ -1392,7 +1448,7 @@ Branch : 3.0.28
- Fix reply_netbios_packet vulnerability; CVE-2007-5398; [#337823].
* Tue Oct 30 2007 jmcdonough@suse.de
- Fix missing getpwent mutex unlock; [#329796], [#331754], [#336854].
* Mon Oct 29 2007 jmcdonough@suse.de
* Tue Oct 30 2007 jmcdonough@suse.de
- Fix the alignment of 32 and 64-bit winbind requests; [#331754].
* Fri Oct 12 2007 lmuelle@suse.de
- Add dmapi-devel and xfsprogs-devel to the BuildRequires for post 10.0
@ -1402,13 +1458,13 @@ Branch : 3.0.28
variables; [#253862c223].
* Fri Oct 05 2007 jmcdonough@suse.de
- Use FQDN in KDC DNS lookup; [#295284].
* Wed Oct 03 2007 jmcdonough@suse.de
* Thu Oct 04 2007 jmcdonough@suse.de
- Make nss_winbind thread-safe; [#293907, #329796].
* Wed Oct 03 2007 jmcdonough@suse.de
- Perform KDC lookup using DNS only; [#295284].
* Wed Sep 26 2007 anschneider@suse.de
* Thu Sep 27 2007 anschneider@suse.de
- Handle smb child crash; [#294895].
* Tue Sep 25 2007 lmuelle@suse.de
* Wed Sep 26 2007 lmuelle@suse.de
- Add a global lock inside nss_winbind as workaround; [#293907].
* Thu Sep 20 2007 lmuelle@suse.de
- Merge ranged retrieval optimization to winbindd.
@ -1567,9 +1623,9 @@ Branch : 3.0.28
directory is set; [#266853].
* Wed May 02 2007 lmuelle@suse.de
- Really remove Should-Start smb in smbfs init script; [#242918].
* Wed Apr 25 2007 lmuelle@suse.de
* Thu Apr 26 2007 lmuelle@suse.de
- Disable 'msdfs root' by default again; [#268004].
* Fri Apr 20 2007 lmuelle@suse.de
* Sat Apr 21 2007 lmuelle@suse.de
- Build libsmbsharemodes and create libsmbsharemodes and corresponding devel
package; [#264623].
* Fri Apr 20 2007 lmuelle@suse.de
@ -1598,7 +1654,7 @@ Branch : 3.0.28
- Add gdbm-devel BuildRequires for post 10.2 systems.
* Mon Mar 26 2007 lmuelle@suse.de
- Remove setlocale(LC_ALL, "C") calls; bso [#2926], [#247728].
* Sat Mar 17 2007 lmuelle@suse.de
* Sun Mar 18 2007 lmuelle@suse.de
- Fix segfault and memleak in wb_lookup_rids(); bso [#4434].
* Mon Mar 05 2007 lmuelle@suse.de
- Fixes a known bottleneck under very high load situations; [#247984].
@ -1677,13 +1733,13 @@ Branch : 3.0.28
- Add XML service description documents; fate [#301712].
* Thu Jan 04 2007 lmuelle@suse.de
- Move tdb utils to the client package.
* Wed Dec 13 2006 jeallison@novell.com
* Thu Dec 14 2006 jeallison@novell.com
- Fix crash caused by deleting a message dispatch
handler from inside the handler itself; [#221709].
* Fri Dec 08 2006 jeallison@novell.com
- Fix delays in winbindd access when on a non-home
network; [#222595].
* Wed Nov 22 2006 jeallison@novell.com
* Thu Nov 23 2006 jeallison@novell.com
- Fix client-side smb signing; [#222951].
- Fix imcomplete merge for firefox NTLM handling; [#198255].
* Mon Nov 20 2006 lmuelle@suse.de
@ -1729,7 +1785,7 @@ Branch : 3.0.28
- Move the LOCKDIR to the client sub package.
* Thu Oct 12 2006 lmuelle@suse.de
- Activate the libaddns.
* Thu Sep 28 2006 lmuelle@suse.de
* Fri Sep 29 2006 lmuelle@suse.de
- Add version of the package subversion to Samba vendor version suffix.
* Fri Sep 01 2006 lmuelle@suse.de
- Update to 3.0.23c.
@ -1784,9 +1840,9 @@ Branch : 3.0.28
[#184450].
* Thu Jul 06 2006 lmuelle@suse.de
- Fix memory exhaustion DoS; CVE-2006-3403; [#190468].
* Sat Jul 01 2006 jeallison@novell.com
* Sun Jul 02 2006 jeallison@novell.com
- Fix the munlock call, samba.org svn rev r16755 from Volker.
* Fri Jun 30 2006 jeallison@novell.com
* Sat Jul 01 2006 jeallison@novell.com
- Change the kerberos principal for LDAP authentication to
netbios-name$@realm from host/name@realm; [#184450].
* Tue Jun 27 2006 lmuelle@suse.de
@ -1797,13 +1853,13 @@ Branch : 3.0.28
+ Various portability bugs on AIX, Solaris, and True64.
+ Authorization problems when managing services.
+ Problems joining Windows clients to a Samba/LDAP domain.
* Tue Jun 20 2006 jeallison@novell.com
* Wed Jun 21 2006 jeallison@novell.com
- Change log level of debug message to avaoid flodded nmbd log; [#157623].
* Mon Jun 19 2006 lmuelle@suse.de
- Add 'usershare allow guests = Yes' to the default config; [#144787].
* Fri Jun 16 2006 schwab@suse.de
- Fix syntax error in configure script.
* Thu Jun 15 2006 gd@suse.de
* Fri Jun 16 2006 gd@suse.de
- Add CHANGEPW kpasswd fallback to TCP; [#184945].
* Tue Jun 13 2006 lmuelle@suse.de
- Update to 3.0.23rc2.
@ -1826,7 +1882,7 @@ Branch : 3.0.28
- Fix usability of pam_winbind on a Samba PDC; [bso #3800].
* Tue May 30 2006 lmuelle@suse.de
- Remove intrusive affinity patches for winbindd.
* Sat May 27 2006 jeallison@novell.com
* Sun May 28 2006 jeallison@novell.com
- Merge Volker's winbindd crash fix for half-opened connections
in winbindd_cm.c (sessionsetup succeeded but tconX failed).
* Thu May 25 2006 lmuelle@suse.de
@ -1867,7 +1923,7 @@ Branch : 3.0.28
[#182749].
- Robustness fixes for winbind; [#167952].
- Fix build of own iniparser copy.
* Sun Apr 23 2006 lmuelle@suse.de
* Mon Apr 24 2006 lmuelle@suse.de
- Update to 3.0.23pre1.
* Sat Apr 15 2006 lmuelle@suse.de
- Exit from the net command with an error if Samba is not configured for the
@ -1930,7 +1986,7 @@ Branch : 3.0.28
heimdal specific patches are not applied.
- Start nmbd in /etc/sysconfig/network/scripts/samba-winbindd if the service
is enabled before we switch winbindd online.
* Fri Feb 24 2006 lmuelle@suse.de
* Sat Feb 25 2006 lmuelle@suse.de
- Only use absolute paths for the targets of sym links.
- Add a comment to the smbusers file that we are not using it in our default
configuration; [#153370].
@ -1949,7 +2005,7 @@ Branch : 3.0.28
also replace any %%run_ldconfig by /sbin/ldconfig; add PreReq /sbin/ldconfig.
* Mon Feb 20 2006 lmuelle@suse.de
- Update to 3.0.21c from svn.Samba.org SAMBA_3_0_RELEASE tree.
* Thu Feb 16 2006 lmuelle@suse.de
* Fri Feb 17 2006 lmuelle@suse.de
- Replace swat-welcome.diff by the upstream version; [#63160], bso [#2278].
- Replace pdbedit-pw-stdin.diff by the upstream version; bso [#1386].
- Add winbind offline config template; fate [#300457].
@ -1966,7 +2022,7 @@ Branch : 3.0.28
beeing returned in samlogon; [#148645], [#161051].
* Wed Feb 08 2006 aj@suse.de
- Remove openafs requirement.
* Mon Feb 06 2006 lmuelle@suse.de
* Tue Feb 07 2006 lmuelle@suse.de
- Add Requires kerberos devel package to libsmbclient-devel; [#148579].
- Add Requires of the main lib packages to the libsmbclient and libmsrps devel
packages.
@ -1975,7 +2031,7 @@ Branch : 3.0.28
- Remove /var/spool/samba from the filelist.
- No longer ignore NetworkManager controlled interfaces in dhcpcd-hook-samba.
- No longer call netbios_setup() if we source dhcpcd-hook-samba-functions.
* Thu Feb 02 2006 lmuelle@suse.de
* Fri Feb 03 2006 lmuelle@suse.de
- Add missing \ to the dhcpcd-hook-samba-functions.
- Change password character to '*' in NSS replies.
- Fix online/offline message handling for winbindd.
@ -2020,7 +2076,7 @@ Branch : 3.0.28
Else winbindd might seg fault.
- Fix crash bug in the idmap winbindd child.
- Add PAM conversation for disallowed password change.
* Sat Jan 14 2006 lmuelle@suse.de
* Sun Jan 15 2006 lmuelle@suse.de
- Remove idmap_ prefix from any idmap backend config setting; bso [#3264].
- Add net usershare command to manipulate user shares from trunk of samba.org.
- Align suse/samba3-pam_winbind patch with trunk of samba.org.
@ -2051,7 +2107,7 @@ Branch : 3.0.28
* Tue Nov 29 2005 lmuelle@suse.de
- Ensure to be root while calling pdb_search_destroy(); else we don't have
enough permissions to do the last paged LDAP search.
* Wed Nov 23 2005 lmuelle@suse.de
* Thu Nov 24 2005 lmuelle@suse.de
- Store "sambaLogonHours" in GMT and display them in localtime; bso [#3187]
- Update to ldapsmb 1.34.
- Cache the results more agressivly to stop multiple LDAP searches; bnc
@ -2092,9 +2148,9 @@ Branch : 3.0.28
+ denied write on a share in read/write mode; bso [#3088]
+ read-only share files are always seen as read-only
+ quota support; bso [#3070]
* Sat Oct 08 2005 schwab@suse.de
* Sun Oct 09 2005 schwab@suse.de
- Make syscall wrapper stuff compilable.
* Fri Sep 30 2005 lmuelle@suse.de
* Sat Oct 01 2005 lmuelle@suse.de
- Update to 3.0.20a.
* Mon Sep 26 2005 ro@suse.de
- fix some implicit function declarations in getdate.
@ -2121,15 +2177,15 @@ Branch : 3.0.28
* Thu Aug 18 2005 lmuelle@suse.de
- Fix assembling of the filepath in vscan-icap; [#105582].
- Fix typo in vscan-mcdaemon; [#102372].
* Tue Aug 09 2005 lmuelle@suse.de
* Wed Aug 10 2005 lmuelle@suse.de
- Update to 3.0.20rc2.
* Tue Aug 09 2005 lmuelle@suse.de
- Enable vscan filetype support for post 9.0 systems as SLES 9 SP 2 provides
a file package built with -fPIC; [#102372].
* Wed Aug 03 2005 lmuelle@suse.de
* Thu Aug 04 2005 lmuelle@suse.de
- Update to ldapsmb 1.33.
- Create precompiled headers on post 9.3 systems.
* Fri Jul 29 2005 lmuelle@suse.de
* Sat Jul 30 2005 lmuelle@suse.de
- Update to 3.0.20rc1.
- Fail build if a patch doesn't apply.
* Wed Jul 20 2005 lmuelle@suse.de
@ -2138,7 +2194,7 @@ Branch : 3.0.28
- Update to ldapsmb 1.32.
* Wed Jul 13 2005 lmuelle@suse.de
- Update to 3.0.20pre2.
* Tue Jun 28 2005 lmuelle@suse.de
* Wed Jun 29 2005 lmuelle@suse.de
- Update to 3.0.20pre1.
* Mon Jun 20 2005 lmuelle@suse.de
- Add more post 3.0.14a fixes; bugzilla.Samba.org [#2729, #2698].
@ -2158,7 +2214,7 @@ Branch : 3.0.28
- Add missing /usr/sbin/groupadd to PreReq of the main package.
* Tue Apr 19 2005 lmuelle@suse.de
- Remove 'dos filetimes = Yes' from smb.conf as it now is the default.
* Mon Apr 18 2005 ro@suse.de
* Tue Apr 19 2005 ro@suse.de
- try to make testsuite build with gcc-4
* Fri Apr 15 2005 lmuelle@suse.de
- Update to version 3.0.14a.
@ -2178,7 +2234,7 @@ Branch : 3.0.28
bugzilla.Samba.org [#2501].
* Fri Mar 18 2005 lmuelle@suse.de
- Update to version 3.0.12.
* Sun Mar 13 2005 lmuelle@suse.de
* Mon Mar 14 2005 lmuelle@suse.de
- Ensure to package smbfstab with limited access permissions.
- Add additional Provides and Obsoletes and add %%version-%%release to the
Provides tags.
@ -2186,7 +2242,7 @@ Branch : 3.0.28
- Disable com_err patch for post 9.2 products.
- Use NO_BRP_STRIP_DEBUG="true" in the %%install section if make_devel is set.
- Call mkversion.sh to add VENDOR_SUFFIX to version.h
* Sun Feb 06 2005 ro@suse.de
* Mon Feb 07 2005 ro@suse.de
- use kerberos-devel-packages in neededforbuild (again)
* Fri Feb 04 2005 lmuelle@suse.de
- Update to 3.0.11.
@ -2233,7 +2289,7 @@ Branch : 3.0.28
- Only avoid inclusion of linux/audit.h for post 9.1 products.
- Fix also max fd count for the select() call in nmbd and wrepld.
- Add more post 3.0.9 fixes.
* Thu Nov 18 2004 lmuelle@suse.de
* Fri Nov 19 2004 lmuelle@suse.de
- Add missing ldapsmb man page.
- Add AntiVir module to samba-vscan.
- Fix fixed PID file name if multiple Samba daemons are used; [#48237].
@ -2253,7 +2309,7 @@ Branch : 3.0.28
<username> functionality.
- Move doc subpackage %%preun to %%postun and change sym link only if first arg
is less than 1 as only this situation is a deinstallation case.
* Thu Nov 11 2004 lmuelle@suse.de
* Fri Nov 12 2004 lmuelle@suse.de
- Fix seg fault in lanman printing code.
- Fix testparm reporting for the passwd program string.
- Add welcome.html also as %%ghost to the samba-doc package and remove rm from
@ -2261,7 +2317,7 @@ Branch : 3.0.28
- Protect all welcome-* files in the %%pre section of samba-doc to not get
deleteted. welcome-en-no-samba-doc.html of the samba package was accidently
removed.
* Wed Nov 10 2004 lmuelle@suse.de
* Thu Nov 11 2004 lmuelle@suse.de
- Update Samba docs to version 3.0.8; [#48137].
- Use a 32 instead of a 64 byte case-exact string in the samba-nds.schema
for the sambaPasswordHistory object; [#48134].
@ -2408,7 +2464,7 @@ Branch : 3.0.28
- Move smbpasswd, smbcontrol binaries and man pages to the client package.
- Move README to the client package.
- Add additional information to the README.
* Sat May 29 2004 lmuelle@suse.de
* Sun May 30 2004 lmuelle@suse.de
- Split winbind and wrepl logrotate from main package [#41433].
- Skip test for smb.conf file in case of stop in nmb, smb, winbind, and wrepl
init scripts [#41430].
@ -2434,7 +2490,7 @@ Branch : 3.0.28
- Add upstream changes to the 'printcap cache time' feature. Thie requires to
set 'printcap cache time = 750' in our default smb.conf as the upstream
default is 0 which disables the feature.
* Tue May 18 2004 ro@suse.de
* Wed May 19 2004 ro@suse.de
- fix some gcc warnings (py_spoolss_drivers.c: argument sequence)
* Thu May 13 2004 lmuelle@suse.de
- Add patch to fix clock skew of winbind in ADS security. For details see
@ -2450,7 +2506,7 @@ Branch : 3.0.28
to wait for the CUPS dameon in the init script.
- Disable 'interfaces' and 'bind interfaces only' by default [#39491].
- Use right path to smb.conf in smbpasswd file and add some hints.
* Thu Apr 29 2004 lmuelle@suse.de
* Fri Apr 30 2004 lmuelle@suse.de
- Add quotactl support patch from Stefan Metzmacher <metze at samba dot org>
[#39666]
- Replace suse_ver macro by real version string.
@ -2500,7 +2556,7 @@ Branch : 3.0.28
- add big patch collected from the CVS; [#36602]
- add sambaxp and sambaxp-client to the provides and obsoletes tag
- spec file cleanup
* Tue Feb 24 2004 gd@suse.de
* Wed Feb 25 2004 gd@suse.de
- readd nmbstatus, mkntpwd, ldap-schema and cups-smb-backend
* Sun Feb 22 2004 gd@suse.de
- disable build of utils-package
@ -2531,12 +2587,12 @@ Branch : 3.0.28
- add Provides/Obsoletes for libsmbclient3
* Sun Jan 25 2004 gd@suse.de
- removed extra docbook-package
* Sat Jan 24 2004 gd@suse.de
* Sun Jan 25 2004 gd@suse.de
- initial package of samba3. based on the work of Lars Mueller
<lmuelle-at-suse.de>.
* Sun Jan 18 2004 meissner@suse.de
- Added -fPIC to libmksd build.
* Thu Jan 15 2004 kukuk@suse.de
* Fri Jan 16 2004 kukuk@suse.de
- added pam-devel to neededforbuild
* Fri Oct 17 2003 kukuk@suse.de
- Remove unused des from neededforbuild
@ -2544,7 +2600,7 @@ Branch : 3.0.28
- Add requires to libsmbclient-devel [Bug #30718]
* Fri Sep 05 2003 kukuk@suse.de
- Move /var/log/samba and /var/run/samba to samba-client [#30027]
* Thu Aug 28 2003 lmuelle@suse.de
* Fri Aug 29 2003 lmuelle@suse.de
- call sbin/SuSEconfig --module samba and not directly the script in the %%post
section
* Tue Aug 26 2003 lmuelle@suse.de
@ -2600,7 +2656,7 @@ Branch : 3.0.28
handling
* Sun Mar 09 2003 kukuk@suse.de
- Use getent in smbadduser
* Thu Mar 06 2003 ro@suse.de
* Fri Mar 07 2003 ro@suse.de
- remove mminimal-toc from CFLAGS (ppc64)
* Thu Mar 06 2003 kukuk@suse.de
- Add xinetd config file [Bug #24682]
@ -2665,7 +2721,7 @@ Branch : 3.0.28
- add fix for s390 interface handling, #15717
* Tue Nov 05 2002 lmuelle@suse.de
- add security fix for wrong passwd len handling
* Fri Oct 18 2002 lmuelle@suse.de
* Sat Oct 19 2002 lmuelle@suse.de
- update to version 2.2.6
* Thu Oct 17 2002 lmuelle@suse.de
- generate version suffix UL or SuSE as required from Samba team
@ -2682,7 +2738,7 @@ Branch : 3.0.28
- remove hang in smbfs init script (#20204)
* Wed Sep 25 2002 agruen@suse.de
- WinNT compatibility fix in the improved ACL mapping
* Mon Sep 23 2002 lmuelle@suse.de
* Tue Sep 24 2002 lmuelle@suse.de
- add ACL mapping fixes from Andreas Gruenbacher <agruen@suse.de>
- put SAM related binaries in extra subdirectories
- set TMPDIR to /var/tmp in smb init script
@ -2694,11 +2750,11 @@ Branch : 3.0.28
* Thu Sep 12 2002 lmuelle@suse.de
- add missing user information if nmbd is reloaded
- add root to write list of print$ in default smb.conf
* Wed Sep 11 2002 lmuelle@suse.de
* Thu Sep 12 2002 lmuelle@suse.de
- add check for ready cupsd if CUPS is active and Samba using CUPS as
printing system
- remove ACL fixes, #19494
* Tue Sep 10 2002 lmuelle@suse.de
* Wed Sep 11 2002 lmuelle@suse.de
- add winbind to X-UnitedLinux-Should-Start of smb init script
* Tue Sep 10 2002 lmuelle@suse.de
- intergrate ACL fixes from Andreas Gruenbacher <agruen@suse.de>
@ -2709,7 +2765,7 @@ Branch : 3.0.28
- check existence of brlock and locking tdb, #18978
- include tdbdump, tdbtest, tdbtool, tdbtorture
- change smb and winbind init script, #18784
* Mon Sep 02 2002 lmuelle@suse.de
* Tue Sep 03 2002 lmuelle@suse.de
- let SuSEconfig.samba use correct lib subdirectory, #18730
- include printing patch for 2.2.5 from Samba team
- let smb and winbind init script also recognize daemons started before
@ -2733,7 +2789,7 @@ Branch : 3.0.28
* Tue Aug 20 2002 lmuelle@suse.de
- add missing PreReq to samba and samba-client, #17979, #17980
- fix status of smbfs init script, #9092
* Mon Aug 19 2002 lmuelle@suse.de
* Tue Aug 20 2002 lmuelle@suse.de
- fix path to temp file in %%post of samba
- fix %%post of samba-client, rename sysconfig.samba to
sysconfig.samba-samba-client
@ -2786,7 +2842,7 @@ Branch : 3.0.28
- Don't test for -fpic if PICFLAG is already set
* Thu Feb 07 2002 lmuelle@suse.de
- Update to 2.2.3a, minor bugfix release
* Wed Feb 06 2002 lmuelle@suse.de
* Thu Feb 07 2002 lmuelle@suse.de
- Update to 2.2.3
- Fix smbsh library search path
- Removed 'kernel oplocks = No' from smb.conf; default is yes
@ -2797,7 +2853,7 @@ Branch : 3.0.28
- Cosmetical changes in init scripts
* Thu Dec 20 2001 ro@suse.de
- removed START_SMB and added insserv_macros
* Sat Sep 22 2001 lmuelle@suse.de
* Sun Sep 23 2001 lmuelle@suse.de
- Shorten output and tunig of old configuration files handling
- Include SID and secrets files to old configuration files handling
- Move netlogon and profiles directories to /var/lib/samba
@ -2834,16 +2890,16 @@ Branch : 3.0.28
running on top of Linux VFAT ftruncate bug
* Tue Aug 14 2001 ro@suse.de
- Don't use absolute paths to PAM modules in PAM config files
* Tue Jun 26 2001 ro@suse.de
* Wed Jun 27 2001 ro@suse.de
- re-added the libtoolize to make it build
* Mon Jun 25 2001 lmuelle@suse.de
* Tue Jun 26 2001 lmuelle@suse.de
- Update to 2.2.0a fixes remote file create/ append bug. This may
only happen by '%%m' macro usage for the 'log file' command.
- spec and dif cleanup
- Include VFS module support.
* Wed Jun 13 2001 ro@suse.de
- fix to build with new autoconf
* Tue May 29 2001 ro@suse.de
* Wed May 30 2001 ro@suse.de
- config-dist.sh: accept any kernel version on s390
* Thu May 10 2001 bodammer@suse.de
- initscript fix: don't start smbd in runlevel 2 [bug #8046]
@ -2869,9 +2925,9 @@ Branch : 3.0.28
* Tue Apr 17 2001 lemsi@suse.de
- new rcsmb script
- include security fixes
* Thu Mar 08 2001 ro@suse.de
* Fri Mar 09 2001 ro@suse.de
- don't mess with os_install_post
* Thu Feb 22 2001 ro@suse.de
* Fri Feb 23 2001 ro@suse.de
- added readline/readline-devel to neededforbuild (split from bash)
* Wed Feb 07 2001 schwab@suse.de
- Fix LFS support in client.
@ -2905,7 +2961,7 @@ Branch : 3.0.28
client package name: smbclnt
* Wed Apr 26 2000 choeger@suse.de
- new version, 2.0.7
* Wed Apr 05 2000 ro@suse.de
* Thu Apr 06 2000 ro@suse.de
- removed pam,cracklib from neededforbuild: build handles this
* Wed Apr 05 2000 bk@suse.de
- s390 team added config.{sub,guess} update macro for s390
@ -2965,7 +3021,7 @@ Branch : 3.0.28
- some enhancements for smb.conf
* Wed Mar 10 1999 choeger@suse.de
- new version 2.0.3 and smbmount now seems to work
* Mon Mar 08 1999 ro@suse.de
* Tue Mar 09 1999 ro@suse.de
- use samba-2.0.2 for STABLE
- use smbfs-2.1 with kernel 2.2.2
* Sun Feb 28 1999 ro@suse.de

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efc0d651c9738cdd16c78bc28ce00c3f535890b9fb5db1f8714f351ac68a4d96
size 21871
oid sha256:ec024946806a2359f7c04d4e74f57285348dd183f64ad7da8f75539a3a0630a3
size 21836