OBS User unknown 2008-12-05 15:01:04 +00:00 committed by Git OBS Bridge
parent 5bfafc911d
commit da43b6d09d
9 changed files with 170 additions and 79 deletions

View File

@ -1,3 +1,5 @@
# This line is needed for for pre 11.0 builds
libsmbclient
libsmbclient0
libtalloc1
libtdb1

View File

@ -1,2 +1,2 @@
1985
Branch : 3.2.4
2022
Branch : 3.2.5

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ceaa7b3a8bf2c388bd776aea638b18e7d98a2d14a8683e42aad49bd213990814
size 60094
oid sha256:a0edbb50a1ec1d3e5df73f3356e1eee8081c95431f5163154cd600a3f154c8b3
size 60492

View File

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

3
samba-3.2.5.tar.bz2 Normal file
View File

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

View File

@ -1,5 +1,5 @@
#
# spec file for package samba-doc (Version 3.2.4)
# spec file for package samba-doc (Version 3.2.5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,13 +20,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.2.4
%define samba_ver 3.2.5
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
License: GPL v3 or later
Url: http://www.samba.org/
Version: 3.2.4
Release: 5
Version: 3.2.5
Release: 1
Summary: Samba Documentation
Group: Documentation/Other
AutoReqProv: on
@ -316,8 +316,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%changelog
* Thu Jan 24 2008 lmuelle@suse.de

View File

@ -1,7 +1,67 @@
-------------------------------------------------------------------
Wed Dec 3 16:07:17 CET 2008 - anschneider@suse.de
- Readd libsmbclient to baselibs.conf for pre 11.0 distributions.
-------------------------------------------------------------------
Mon Dec 1 09:12:45 CET 2008 - boyang@suse.de
- Remove patch for bnc#336854, which doesn't exist in 3.2.x or higher.
-------------------------------------------------------------------
Mon Dec 1 00:32:20 CET 2008 - lmuelle@suse.de
- Use %{NET_CFGDIR} define instead of a fixed path to the network conf.
-------------------------------------------------------------------
Sat Nov 29 13:51:57 CET 2008 - lmuelle@suse.de
- Update to 3.2.5.
+ Samba 3.0.29 to 3.2.4 can potentially leak arbitrary memory contents to
malicious clients; CVE-2008-4314; (bnc#446971).
-------------------------------------------------------------------
Thu Nov 27 14:15:19 CET 2008 - ro@suse.de
- update baselibs.conf
- Update baselibs.conf.
-------------------------------------------------------------------
Thu Nov 27 12:06:30 CET 2008 - anschneider@suse.de
- Fix circular dependency error with autoconf 2.6.3.
-------------------------------------------------------------------
Thu Nov 27 11:48:28 CET 2008 - anschneider@suse.de
- Fix the dhcp hook script and support CODE11; (bnc#442335).
-------------------------------------------------------------------
Thu Nov 27 11:39:36 CET 2008 - anschneider@suse.de
- Fix perl v5.10 warnings in nmbstatus; (bnc#448225).
-------------------------------------------------------------------
Tue Nov 25 13:41:12 CET 2008 - sjayaraman@suse.de
- Make cifs-mount depend on keyutils, keyutils-libs packages as they
are required to support dfs and kerberos; (bnc#432494).
-------------------------------------------------------------------
Thu Nov 20 15:45:11 CET 2008 - lmuelle@suse.de
- Fix the offset checks in the trans routines; CVE-2008-4314; (bnc#446971).
-------------------------------------------------------------------
Thu Nov 20 11:54:58 CET 2008 - hhetter@suse.de
- Change the runlevel description for winbindd to use
"Microsoft Windows" instead of "NT"; (bnc#446154).
-------------------------------------------------------------------
Tue Nov 11 05:50:49 CET 2008 - boyang@suse.de
- Directory/Filenames get truncated when 3.2.0 client acesses old server;
(bnc#432471).
-------------------------------------------------------------------
Thu Nov 6 11:23:59 CET 2008 - anschneider@suse.de
@ -37,7 +97,7 @@ Thu Oct 16 11:40:17 CEST 2008 - anschneider@suse.de
-------------------------------------------------------------------
Wed Oct 15 17:24:25 CEST 2008 - anschneider@suse.de
- Restart smbfs even with the traditional network setup; (bnc#425058);
- Restart smbfs even with the traditional network setup; (bnc#425058).
-------------------------------------------------------------------
Fri Oct 3 16:48:31 CEST 2008 - lmuelle@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package samba (Version 3.2.4)
# spec file for package samba (Version 3.2.5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -41,7 +41,7 @@ BuildRequires: ccache cracklib-devel
%if 0%{?centos_version} || 0%{?fedora_version} || 0%{?rhel_version} || 0%{?mandriva_version}
BuildRequires: krb5-devel openldap-devel
%endif
%define samba_ver 3.2.4
%define samba_ver 3.2.5
%define samba_ver_suffix %nil
%define samba_ver_full %{samba_ver}%{samba_ver_suffix}
%define vscan_ver 0.3.6b
@ -50,8 +50,8 @@ License: GPL v3 or later
Group: Productivity/Networking/Samba
Url: http://www.samba.org/
AutoReqProv: on
Version: 3.2.4
Release: 5
Version: 3.2.5
Release: 1
Requires: samba-client >= %{version}
%if 0%{?suse_version} > 1030
Recommends: cron logrotate
@ -128,8 +128,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package client
License: GPL v3 or later
@ -165,8 +165,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -186,8 +186,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
%if 0%{?suse_version} && 0%{?suse_version} < 1001
@ -216,8 +216,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
@ -243,8 +243,8 @@ Authors:
--------
Jeremy Allison <jra at samba dot org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%if %{make_utils}
@ -289,8 +289,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -324,8 +324,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%else
@ -338,8 +338,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
This package includes the smbclient library.
@ -372,8 +372,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libnetapi0
License: GPL v3 or later
@ -391,8 +391,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libnetapi-devel
License: GPL v3 or later
@ -411,8 +411,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -438,8 +438,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%else
@ -452,8 +452,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
This package includes the smbsharemodes library.
@ -483,8 +483,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%if %{make_ldapsmb}
@ -504,8 +504,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libtalloc-devel
License: LGPL v3 or later
@ -524,8 +524,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libtdb1
License: LGPL v3 or later
@ -543,8 +543,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libtdb-devel
License: LGPL v3 or later
@ -563,8 +563,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libwbclient0
License: GPL v3 or later
@ -582,8 +582,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n libwbclient-devel
License: GPL v3 or later
@ -602,8 +602,8 @@ Authors:
--------
The Samba Team <samba@samba.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%package -n ldapsmb
License: GPL v2 or later
@ -611,7 +611,7 @@ Summary: Tool to administer Samba's LDAP backend
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 1.34b
Release: 244
Release: 245
Requires: perl-ldap
%description -n ldapsmb
@ -624,8 +624,8 @@ Authors:
--------
Guenther Deschner <guenther at deschner dot de>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 920
@ -635,6 +635,8 @@ License: GPL v3 or later
Summary: Mount using the Common Internet File System (CIFS)
Group: System/Filesystems
AutoReqProv: on
Requires: keyutils
Requires: keyutils-libs
%description -n cifs-mount
mount.cifs mounts a CIFS filesystem. It is usually invoked indirectly
@ -646,8 +648,8 @@ Authors:
--------
Steve French <sfrench at Samba dot org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
%if %{make_vscan}
@ -658,7 +660,7 @@ Summary: On-Access Virus Scanning with Samba
Group: Productivity/Networking/Samba
AutoReqProv: on
Version: 0.3.6b
Release: 248
Release: 249
Provides: samba3-vscan = 0.3.6b
Obsoletes: samba3-vscan
Requires: samba = %{samba_ver}
@ -676,8 +678,8 @@ Authors:
--------
Rainer Link <rainer@openantivirus.org>
Source Timestamp: 1985
Branch : 3.2.4
Source Timestamp: 2022
Branch : 3.2.5
%endif
@ -1145,18 +1147,18 @@ if [ ${1:-0} -eq 1 ]; then
%{?fillup_and_insserv -fy smbfs}
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-down.d/21-dhcpcd-hook-samba
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-up.d/21-dhcpcd-hook-samba
ln -fs %{_sysconfdir}/sysconfig/network/scripts/smbfs %{_sysconfdir}/sysconfig/network/if-down.d/21-smbfs
ln -fs %{_sysconfdir}/sysconfig/network/scripts/smbfs %{_sysconfdir}/sysconfig/network/if-up.d/21-smbfs
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/smbfs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-down.d/21-smbfs
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/smbfs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-up.d/21-smbfs
else
for if_case in if-down.d if-up.d; do
test -h %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/dhcpcd-hook-samba || \
continue
rm -f %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/dhcpcd-hook-samba
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/dhcpcd-hook-samba %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/21-dhcpcd-hook-samba
test -h %{_sysconfdir}/sysconfig/network/${if_case}/smbfs || \
test -h %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/smbfs || \
continue
rm -f %{_sysconfdir}/sysconfig/network/${if_case}/smbfs
ln -fs %{_sysconfdir}/sysconfig/network/scripts/smbfs %{_sysconfdir}/sysconfig/network/${if_case}/21-smbfs
rm -f %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/smbfs
ln -fs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/smbfs %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/${if_case}/21-smbfs
done
fi
if ! test -e %{_bindir}/get_printing_ticket; then
@ -1380,9 +1382,9 @@ exit 0
%ghost %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-up.d/21-dhcpcd-hook-samba
%{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/dhcpcd-hook-samba
%{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/dhcpcd-hook-samba-functions
%ghost %{_sysconfdir}/sysconfig/network/if-down.d/21-smbfs
%ghost %{_sysconfdir}/sysconfig/network/if-up.d/21-smbfs
%{_sysconfdir}/sysconfig/network/scripts/smbfs
%ghost %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-down.d/21-smbfs
%ghost %{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-up.d/21-smbfs
%{_sysconfdir}/sysconfig/%{NET_CFGDIR}/scripts/smbfs
%{_bindir}/eventlogadm
%{_bindir}/findsmb
%{_bindir}/ldbadd
@ -1659,8 +1661,35 @@ exit 0
%endif
%changelog
* Wed Dec 03 2008 anschneider@suse.de
- Readd libsmbclient to baselibs.conf for pre 11.0 distributions.
* Mon Dec 01 2008 boyang@suse.de
- Remove patch for bnc#336854, which doesn't exist in 3.2.x or higher.
* Mon Dec 01 2008 lmuelle@suse.de
- Use %%{NET_CFGDIR} define instead of a fixed path to the network conf.
* Sat Nov 29 2008 lmuelle@suse.de
- Update to 3.2.5.
+ Samba 3.0.29 to 3.2.4 can potentially leak arbitrary memory contents to
malicious clients; CVE-2008-4314; (bnc#446971).
* Thu Nov 27 2008 ro@suse.de
- update baselibs.conf
- Update baselibs.conf.
* Thu Nov 27 2008 anschneider@suse.de
- Fix circular dependency error with autoconf 2.6.3.
* Thu Nov 27 2008 anschneider@suse.de
- Fix the dhcp hook script and support CODE11; (bnc#442335).
* Thu Nov 27 2008 anschneider@suse.de
- Fix perl v5.10 warnings in nmbstatus; (bnc#448225).
* Tue Nov 25 2008 sjayaraman@suse.de
- Make cifs-mount depend on keyutils, keyutils-libs packages as they
are required to support dfs and kerberos; (bnc#432494).
* Thu Nov 20 2008 lmuelle@suse.de
- Fix the offset checks in the trans routines; CVE-2008-4314; (bnc#446971).
* Thu Nov 20 2008 hhetter@suse.de
- Change the runlevel description for winbindd to use
"Microsoft Windows" instead of "NT"; (bnc#446154).
* Tue Nov 11 2008 boyang@suse.de
- Directory/Filenames get truncated when 3.2.0 client acesses old server;
(bnc#432471).
* Thu Nov 06 2008 anschneider@suse.de
- Add SuSEfirewall2 services config file to open Netbios and Samba ports on
post-10.2 systems; (bnc#247344).
@ -1675,7 +1704,7 @@ exit 0
* Thu Oct 16 2008 anschneider@suse.de
- Add version branding for CODE 11.
* Wed Oct 15 2008 anschneider@suse.de
- Restart smbfs even with the traditional network setup; (bnc#425058);
- Restart smbfs even with the traditional network setup; (bnc#425058).
* Fri Oct 03 2008 lmuelle@suse.de
- Only call the stop_on_removal, restart_on_update, or insserv_cleanup macro
if available.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9812123a1fd1ab642fa4c1eab2bab034ccc7117368cc7e3f3af9b3a52434547e
size 22881
oid sha256:acb60f11e17f3372e66732ce00d14de5015c241b9de5054058dcf03602814969
size 23128