From d450f965cce8e41ce0c8188017845a06dd3c0de1c57168f8a01f48858695ff82 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 12 Oct 2012 14:38:05 +0000 Subject: [PATCH 1/2] Accepting request 137981 from home:dimstar:branches:GNOME:Factory Rebase SR#137829 on top of the 0.4.9 update OBS-URL: https://build.opensuse.org/request/show/137981 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=84 --- libproxy-0.4.8.tar.gz | 3 --- libproxy-0.4.9.tar.gz | 3 +++ libproxy-plugins.changes | 12 ++++++++++++ libproxy-plugins.spec | 4 +++- libproxy.changes | 12 ++++++++++++ libproxy.spec | 4 +++- 6 files changed, 33 insertions(+), 5 deletions(-) delete mode 100644 libproxy-0.4.8.tar.gz create mode 100644 libproxy-0.4.9.tar.gz diff --git a/libproxy-0.4.8.tar.gz b/libproxy-0.4.8.tar.gz deleted file mode 100644 index 18a854a..0000000 --- a/libproxy-0.4.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f31a198d8f3b1ddad63fcbb63ccc8c3507d67170a43cc3cc4d0f01d070e6b37 -size 87115 diff --git a/libproxy-0.4.9.tar.gz b/libproxy-0.4.9.tar.gz new file mode 100644 index 0000000..5449098 --- /dev/null +++ b/libproxy-0.4.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367e5ce9b2544c126eac9f21c0544e75554ebdf09aa2d6c2dd7612f9fdaf0c3e +size 97902 diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index d94d9c4..10b5b6b 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 11 09:22:26 UTC 2012 - coolo@suse.com + +- Add explicit netcfg BuildRequires for the test suite. + +------------------------------------------------------------------- +Wed Oct 10 19:08:52 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.4.9: + + Fixed buffer overflow when downloading PAC (CVE-2012-4504). + + Fix infinit loop uppon network errors. + ------------------------------------------------------------------- Tue Oct 2 20:47:09 UTC 2012 - dimstar@opensuse.org diff --git a/libproxy-plugins.spec b/libproxy-plugins.spec index 86e97b2..76ad0e7 100644 --- a/libproxy-plugins.spec +++ b/libproxy-plugins.spec @@ -35,7 +35,7 @@ Name: libproxy-plugins Summary: Libproxy provides consistent proxy configuration to applications License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries -Version: 0.4.8 +Version: 0.4.9 Release: 0 %if 0%{?build_snapshot} %define _sourcename %{_name} @@ -50,6 +50,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libmodman-devel +# netcfg is needed for the test suite. +BuildRequires: netcfg BuildRequires: pkgconfig BuildRequires: zlib-devel %if !%{build_core_not_modules} diff --git a/libproxy.changes b/libproxy.changes index d94d9c4..10b5b6b 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Oct 11 09:22:26 UTC 2012 - coolo@suse.com + +- Add explicit netcfg BuildRequires for the test suite. + +------------------------------------------------------------------- +Wed Oct 10 19:08:52 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.4.9: + + Fixed buffer overflow when downloading PAC (CVE-2012-4504). + + Fix infinit loop uppon network errors. + ------------------------------------------------------------------- Tue Oct 2 20:47:09 UTC 2012 - dimstar@opensuse.org diff --git a/libproxy.spec b/libproxy.spec index 989e017..12eb1e7 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -35,7 +35,7 @@ Name: libproxy Summary: Libproxy provides consistent proxy configuration to applications License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries -Version: 0.4.8 +Version: 0.4.9 Release: 0 %if 0%{?build_snapshot} %define _sourcename %{_name} @@ -50,6 +50,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: libmodman-devel +# netcfg is needed for the test suite. +BuildRequires: netcfg BuildRequires: pkgconfig BuildRequires: zlib-devel %if !%{build_core_not_modules} From d29442bf2a9b3701a8e2587e5aca3143de93b0734c5ed633cee39649cc83451d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 12 Oct 2012 14:40:28 +0000 Subject: [PATCH 2/2] fix OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libproxy?expand=0&rev=85 --- libproxy-plugins.changes | 2 +- libproxy.changes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libproxy-plugins.changes b/libproxy-plugins.changes index 10b5b6b..32d6249 100644 --- a/libproxy-plugins.changes +++ b/libproxy-plugins.changes @@ -8,7 +8,7 @@ Wed Oct 10 19:08:52 UTC 2012 - dimstar@opensuse.org - Update to version 0.4.9: + Fixed buffer overflow when downloading PAC (CVE-2012-4504). - + Fix infinit loop uppon network errors. + + Fix infinite loop uppon network errors. ------------------------------------------------------------------- Tue Oct 2 20:47:09 UTC 2012 - dimstar@opensuse.org diff --git a/libproxy.changes b/libproxy.changes index 10b5b6b..32d6249 100644 --- a/libproxy.changes +++ b/libproxy.changes @@ -8,7 +8,7 @@ Wed Oct 10 19:08:52 UTC 2012 - dimstar@opensuse.org - Update to version 0.4.9: + Fixed buffer overflow when downloading PAC (CVE-2012-4504). - + Fix infinit loop uppon network errors. + + Fix infinite loop uppon network errors. ------------------------------------------------------------------- Tue Oct 2 20:47:09 UTC 2012 - dimstar@opensuse.org