diff --git a/.cvsignore b/.cvsignore index 8dad787..41cb63b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -samba-3.2.2.tar.gz +samba-3.2.3.tar.gz diff --git a/samba.spec b/samba.spec index 7596fac..aefa2a8 100644 --- a/samba.spec +++ b/samba.spec @@ -1,5 +1,5 @@ -%define main_release 20 -%define samba_version 3.2.2 +%define main_release 21 +%define samba_version 3.2.3 %define tdb_version 1.1.1 %define talloc_version 1.2.0 @@ -8,7 +8,7 @@ Summary: The Samba Suite of programs Name: samba Epoch: 0 -Version: 3.2.2 +Version: 3.2.3 Release: %{samba_release} License: GPLv3+ and LGPLv3+ Group: System Environment/Daemons @@ -830,6 +830,9 @@ exit 0 %{_datadir}/pixmaps/samba/logo-small.png %changelog +* Wed Aug 27 2008 Guenther Deschner - 3.2.3-0.21 +- Security fix for CVE-2008-3789 + * Mon Aug 25 2008 Guenther Deschner - 3.2.2-0.20 - Update to 3.2.2 diff --git a/sources b/sources index 47d19d8..2560fb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5c54759e557009e5ec8d870bc735241 samba-3.2.2.tar.gz +c1630a57ac0ec24bc364c6d11c93ec35 samba-3.2.3.tar.gz