From f526f1b851f6ee3957e15be92758ee255a4b6e29 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:01:47 +0000 Subject: [PATCH] auto-import changelog data from samba-2.0.8-1.7.1.src.rpm * Mon May 07 2001 Bill Nottingham - device-remove security fix again () * Fri Apr 20 2001 Bill Nottingham - fix tempfile security problems, officially () - update to 2.0.8 * Sun Apr 08 2001 Bill Nottingham - turn of SSL, kerberos --- .cvsignore | 2 +- samba.spec | 26 ++++++++++++++++---------- sources | 2 +- 3 files changed, 18 insertions(+), 12 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2dbaaf5..7996b7e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -samba-2.0.7.tar.bz2 +samba-2.0.8.tar.gz samba-j-2.patch.bz2 samba-j.patch.bz2 diff --git a/samba.spec b/samba.spec index 97cdb39..aefeb5f 100644 --- a/samba.spec +++ b/samba.spec @@ -3,13 +3,12 @@ Summary: Samba SMB server. Name: samba -Version: 2.0.7 -Release: 36 +Version: 2.0.8 +Release: 1.7.1 Copyright: GNU GPL Version 2 Group: System Environment/Daemons URL: http://www.samba.org/ -# Bogus URL -- it's actually gzipped upstream. -Source: ftp://us2.samba.org/pub/samba/samba-%{version}.tar.bz2 +Source: ftp://us2.samba.org/pub/samba/samba-%{version}.tar.gz Source1: samba.log Source2: samba.xinetd Patch100: samba-j.patch.bz2 @@ -38,10 +37,9 @@ Patch19: smbmount-2.0.7-ascii+fixes.patch Patch20: samba-mkdir.patch Patch21: samba-2.0.7-setcred.patch Patch22: samba-2.0.7-quota.patch -Patch23: samba-2.0.7-temp.patch +Patch23: samba-2.0.8-tempfile.patch Requires: pam >= 0.64 %{auth} samba-common = %{version} -Requires: logrotate >= 3.4, openssl >= 0.9.5a-20 initscripts >= 5.54-1 -BuildPrereq: openssl-devel, krb5-devel +Requires: logrotate >= 3.4 initscripts >= 5.54-1 BuildRoot: %{_tmppath}/%{name}-%{version}-root ExcludeArch: sparc Prereq: /sbin/chkconfig /bin/mktemp /usr/bin/killall @@ -131,15 +129,13 @@ using your favorite web browser. %build cd source autoconf -CPPFLAGS="-I/usr/include/openssl -I/usr/kerberos/include"; export CPPFLAGS -LIBS="-L/usr/kerberos/lib"; export LIBS %ifarch i386 sparc RPM_OPT_FLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" %endif %configure --libdir=/etc/samba \ --with-lockdir=/var/lock/samba --with-privatedir=/etc/samba \ --with-swatdir=/usr/share/swat --with-smbmount --with-automount \ - --with-ssl --with-pam --with-mmap --with-quotas + --with-pam --with-mmap --with-quotas --without-smbwrapper make CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" all %install @@ -333,6 +329,16 @@ fi %{_mandir}/ja/man8/smbpasswd.8* %changelog +* Mon May 7 2001 Bill Nottingham +- device-remove security fix again () + +* Fri Apr 20 2001 Bill Nottingham +- fix tempfile security problems, officially () +- update to 2.0.8 + +* Sun Apr 8 2001 Bill Nottingham +- turn of SSL, kerberos + * Thu Apr 5 2001 Bill Nottingham - fix tempfile security problems (patch from ) diff --git a/sources b/sources index 2d2c3dc..c9d4831 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -98ef072c2a39ebf3f3e39201d35c5298 samba-2.0.7.tar.bz2 +08c4cf0c90871f2492160cbce4f17440 samba-2.0.8.tar.gz 78256a614669d18ffa69e3a829b747c8 samba-j-2.patch.bz2 1d32404898afadd0a0e3df3f80d80649 samba-j.patch.bz2