-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a preview release of the Samba 3.0.2 code base and is provided for testing only. This release is *not* intended for production servers. However, there have been several bug fixes since 3.0.1 that we feel are important to make available to the Samba community for wider testing. Common bugs fixed in this preview release include: o Joining a Samba domain from Pre-SP2 Windows 2000 clients. o Logging onto a Samba domain from Windows XP clients. o Problems with the %U and %u smb.conf variables in relation to Windows 9x/ME clients. o Kerberos failures due to an invalid in memory keytab detection test. o Updates to the ntlm_auth tool. o Fixes for various SMB signing errors. The source code can be downloaded from: http://download.samba.org/samba/ftp/pre/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at http://download.samba.org/samba/ftp/samba-pubkey.asc Binary packages are available at http://download.samba.org/samba/ftp/Binary_Packages/ A simplified version of the CVS log of updates since 3.0.1 can be found in the the download directory under the name ChangeLog-3.0.1-3.0.2pre1. The release notes are also available in the same directory. As always, all bugs are our responsibility. --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/+5QHIR7qMdg1EfYRAoFPAJ90plzLlry2VW+aGOZR1LgyUaulhQCgvSlc z0ChqJ4H92cqFM8JR2JSJCw=Sd6C -----END PGP SIGNATURE-----
Gerald (Jerry) Carter
2004-Jan-07 05:09 UTC
[Samba] Samba 3.0.2pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a preview release of the Samba 3.0.2 code base and is provided for testing only. This release is *not* intended for production servers. However, there have been several bug fixes since 3.0.1 that we feel are important to make available to the Samba community for wider testing. Common bugs fixed in this preview release include: o Joining a Samba domain from Pre-SP2 Windows 2000 clients. o Logging onto a Samba domain from Windows XP clients. o Problems with the %U and %u smb.conf variables in relation to Windows 9x/ME clients. o Kerberos failures due to an invalid in memory keytab detection test. o Updates to the ntlm_auth tool. o Fixes for various SMB signing errors. The source code can be downloaded from: http://download.samba.org/samba/ftp/pre/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at http://download.samba.org/samba/ftp/samba-pubkey.asc Binary packages are available at http://download.samba.org/samba/ftp/Binary_Packages/ A simplified version of the CVS log of updates since 3.0.1 can be found in the the download directory under the name ChangeLog-3.0.1-3.0.2pre1. The release notes are also available in the same directory. As always, all bugs are our responsibility. --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/+5QHIR7qMdg1EfYRAoFPAJ90plzLlry2VW+aGOZR1LgyUaulhQCgvSlc z0ChqJ4H92cqFM8JR2JSJCw=Sd6C -----END PGP SIGNATURE-----
On Tue, Jan 06, 2004 at 11:07:13PM -0600, Gerald (Jerry) Carter wrote:> Binary packages are available at > > http://download.samba.org/samba/ftp/Binary_Packages/Please note that SuSE binaries for 3.0.2pre1 are available on ftp.sernet.de. Volker
> > >>/ Binary packages are available at >/>/ >/>/ http://download.samba.org/samba/ftp/Binary_Packages/ >/ >Please note that SuSE binaries for 3.0.2pre1 are available on >ftp.sernet.de. > >Hello! I have following compilation error on SLES8/x86 from your srpm (I don't know is this samba or spec problem...): Compiling lib/md5.c In file included from lib/md5.c:23: /usr/src/packages/BUILD/samba-3.0.2pre1/heimdal/include/md5.h:55: conflicting types for `MD5_CTX' include/md5.h:22: previous declaration of `MD5_CTX' make: *** [lib/md5.o] Error 1 Bad exit status from /var/tmp/rpm-tmp.83191 (%build)