From 1b44cfba031102a6aa9f847694b309b4c62d15c8 Mon Sep 17 00:00:00 2001 From: jjh Date: Mon, 14 Sep 2009 20:09:55 +0000 Subject: [PATCH] update to 0.7.62 --- .cvsignore | 2 +- nginx.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ca71109..45e6c6c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -nginx-0.7.61.tar.gz +nginx-0.7.62.tar.gz diff --git a/nginx.spec b/nginx.spec index 86e085d..218503e 100644 --- a/nginx.spec +++ b/nginx.spec @@ -8,7 +8,7 @@ %define nginx_webroot %{nginx_datadir}/html Name: nginx -Version: 0.7.61 +Version: 0.7.62 Release: 1%{?dist} Summary: Robust, small and high performance http and reverse proxy server Group: System Environment/Daemons @@ -177,7 +177,11 @@ fi %changelog -* Sun Aug 02 2009 Jeremy Hinegardner - 0.7.61 - +* Mon Sep 14 2009 Jeremy Hinegardner - 0.7.62-1 +- update to 0.7.62 +- fixes CVE-2009-2629 + +* Sun Aug 02 2009 Jeremy Hinegardner - 0.7.61-1 - update to new stable 0.7.61 - remove third party module diff --git a/sources b/sources index 1c9be5c..67e60a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ebf89b9b00a3b82734e93c32da7df07 nginx-0.7.61.tar.gz +ab22f1b7f098a90d803a3abb94d23f7e nginx-0.7.62.tar.gz