update to 0.7.62

This commit is contained in:
jjh 2009-09-14 20:01:30 +00:00
parent 1fb1d8ecb2
commit 18f9a56580
3 changed files with 10 additions and 5 deletions

View File

@ -1 +1 @@
nginx-0.7.61.tar.gz
nginx-0.7.62.tar.gz

View File

@ -8,8 +8,8 @@
%define nginx_webroot %{nginx_datadir}/html
Name: nginx
Version: 0.7.61
Release: 2%{?dist}
Version: 0.7.62
Release: 1%{?dist}
Summary: Robust, small and high performance http and reverse proxy server
Group: System Environment/Daemons
@ -20,7 +20,7 @@ URL: http://nginx.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pcre-devel,zlib-devel,openssl-devel,perl-devel,perl(ExtUtils::Embed)
Requires: pcre,zlib,openssl
Requires: pcre,openssl
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
# for /usr/sbin/useradd
Requires(pre): shadow-utils
@ -174,6 +174,11 @@ fi
%changelog
* Mon Sep 14 2009 Jeremy Hinegardner <jeremy at hinegardner dot org> - 0.7.62-1
- Update to new stable 0.7.62
- fixes CVE-2009-2629
- fix rpmlint zlib dependency complaint
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.7.61-2
- rebuilt with new openssl

View File

@ -1 +1 @@
6ebf89b9b00a3b82734e93c32da7df07 nginx-0.7.61.tar.gz
ab22f1b7f098a90d803a3abb94d23f7e nginx-0.7.62.tar.gz