Your message dated Thu, 01 Nov 2012 22:03:01 +0100
with message-id <[email protected]>
and subject line Re: Bug#692068: unblock: elinks/0.12~pre5-9
has caused the Debian Bug report #692068,
regarding unblock: elinks/0.12~pre5-9
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
692068: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692068
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package elinks. It fixes CVE-2012-4545.
debdiff attached.
unblock elinks/0.12~pre5-9
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u elinks-0.12~pre5/debian/changelog elinks-0.12~pre5/debian/changelog
--- elinks-0.12~pre5/debian/changelog
+++ elinks-0.12~pre5/debian/changelog
@@ -1,3 +1,9 @@
+elinks (0.12~pre5-9) unstable; urgency=medium
+
+ * Fix CVE-2012-4545
+
+ -- Moritz Mühlenhoff <[email protected]> Thu, 01 Nov 2012 10:53:19 +0100
+
elinks (0.12~pre5-8) unstable; urgency=low
* Apply patch from Guillem Jover to switch to Lua 5.1, thanks!
only in patch2:
unchanged:
--- elinks-0.12~pre5.orig/debian/patches/10-CVE-2012-4545.diff
+++ elinks-0.12~pre5/debian/patches/10-CVE-2012-4545.diff
@@ -0,0 +1,17 @@
+da18694ff7dd0b67dfcb3c417fb0579b1e7d02d7
+
+Fixes CVE-2012-4545
+
+diff --git a/src/protocol/http/http_negotiate.c b/src/protocol/http/http_negotiate.c
+index 470b071..271b443 100644
+--- a/src/protocol/http/http_negotiate.c
++++ b/src/protocol/http/http_negotiate.c
+@@ -188,7 +188,7 @@ http_negotiate_create_context(struct negotiate *neg)
+ &neg->context,
+ neg->server_name,
+ GSS_C_NO_OID,
+- GSS_C_DELEG_FLAG,
++ 0,
+ 0,
+ GSS_C_NO_CHANNEL_BINDINGS,
+ &neg->input_token,
--- End Message ---
--- Begin Message ---
On 2012-11-01 21:47, Moritz Muehlenhoff wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package elinks. It fixes CVE-2012-4545.
>
> debdiff attached.
>
> unblock elinks/0.12~pre5-9
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---