[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1018151: marked as done (buster-pu: package ruby-http-parser.rb/0.6.0-4+deb10u1)



Your message dated Sat, 10 Sep 2022 13:40:55 +0100
with message-id <2cfc9645343bdb910fe19c07bddfec2c428346a3.camel@adam-barratt.org.uk>
and subject line Closing requests for updates included in 10.13
has caused the Debian Bug report #1018151,
regarding buster-pu: package ruby-http-parser.rb/0.6.0-4+deb10u1
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 owner@bugs.debian.org
immediately.)


-- 
1018151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018151
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian.org@packages.debian.org
Usertags: pu
X-Debbugs-Cc: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>

  * Relax "post identity body world" test to fix FTBFS with the
    CVE-2019-15605 fix in http-parser. (Closes: #977750)
diff -Nru ruby-http-parser.rb-0.6.0/debian/changelog ruby-http-parser.rb-0.6.0/debian/changelog
--- ruby-http-parser.rb-0.6.0/debian/changelog	2017-11-16 00:15:54.000000000 +0200
+++ ruby-http-parser.rb-0.6.0/debian/changelog	2022-08-25 21:52:11.000000000 +0300
@@ -1,3 +1,11 @@
+ruby-http-parser.rb (0.6.0-4+deb10u1) buster; urgency=medium
+
+  * Non-maintainer upload.
+  * Relax "post identity body world" test to fix FTBFS with the
+    CVE-2019-15605 fix in http-parser. (Closes: #977750)
+
+ -- Adrian Bunk <bunk@debian.org>  Thu, 25 Aug 2022 21:52:11 +0300
+
 ruby-http-parser.rb (0.6.0-4) unstable; urgency=medium
 
   * Team upload
diff -Nru ruby-http-parser.rb-0.6.0/debian/patches/0007-disable-identity-transfer-encoding-test.patch ruby-http-parser.rb-0.6.0/debian/patches/0007-disable-identity-transfer-encoding-test.patch
--- ruby-http-parser.rb-0.6.0/debian/patches/0007-disable-identity-transfer-encoding-test.patch	1970-01-01 02:00:00.000000000 +0200
+++ ruby-http-parser.rb-0.6.0/debian/patches/0007-disable-identity-transfer-encoding-test.patch	2022-08-25 21:51:48.000000000 +0300
@@ -0,0 +1,21 @@
+Subject: Relax "post identity body world" test
+Author: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
+Date: 2020-12-20
+Bug: https://github.com/tmm1/http_parser.rb/issues/68
+Bug-Debian: https://bugs.debian.org/977750
+
+    Technically, disabling "strict" causes the entire test to be
+    skipped. Perhaps some day upstream might implement the lenient
+    mode.
+
+--- a/spec/support/requests.json
++++ b/spec/support/requests.json
+@@ -162,7 +162,7 @@
+       "Content-Length": "5"
+     },
+     "body": "World",
+-    "strict": true
++    "strict": false
+   },
+   {
+     "name": "post - chunked body: all your base are belong to us",
diff -Nru ruby-http-parser.rb-0.6.0/debian/patches/series ruby-http-parser.rb-0.6.0/debian/patches/series
--- ruby-http-parser.rb-0.6.0/debian/patches/series	2017-11-16 00:15:54.000000000 +0200
+++ ruby-http-parser.rb-0.6.0/debian/patches/series	2022-08-25 21:52:01.000000000 +0300
@@ -4,3 +4,4 @@
 0004-Do-not-overload-loadpath.patch
 0005-tweak-to-support-rspec3.patch
 0006-disable-folding-header-test.patch
+0007-disable-identity-transfer-encoding-test.patch

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 10.13

Hi,

Each of the updates referenced in these bugs was included in today's
10.13 point release.

Regards,

Adam

--- End Message ---

Reply to: