pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-http-cookie Update ruby-http-cookie to 1.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fab41d023e8
branches:  trunk
changeset: 353213:3fab41d023e8
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Sep 30 15:36:59 2016 +0000

description:
Update ruby-http-cookie to 1.0.3.

## 1.0.3 (2016-09-30)

- Treat comma as normal character in HTTP::Cookie.cookie_value_to_hash
  instead of key-value pair separator.  This should fix the problem
  described in CVE-2016-7401.

diffstat:

 www/ruby-http-cookie/Makefile |   4 ++--
 www/ruby-http-cookie/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 59c4ba679bc5 -r 3fab41d023e8 www/ruby-http-cookie/Makefile
--- a/www/ruby-http-cookie/Makefile     Fri Sep 30 15:13:33 2016 +0000
+++ b/www/ruby-http-cookie/Makefile     Fri Sep 30 15:36:59 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/09/15 17:03:01 taca Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/30 15:36:59 taca Exp $
 
-DISTNAME=      http-cookie-1.0.2
+DISTNAME=      http-cookie-1.0.3
 CATEGORIES=    www ruby
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r 59c4ba679bc5 -r 3fab41d023e8 www/ruby-http-cookie/distinfo
--- a/www/ruby-http-cookie/distinfo     Fri Sep 30 15:13:33 2016 +0000
+++ b/www/ruby-http-cookie/distinfo     Fri Sep 30 15:36:59 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:47:34 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/09/30 15:36:59 taca Exp $
 
-SHA1 (http-cookie-1.0.2.gem) = 3fac9c6e96cb4c22c04bdb6e1edf0620255a6ff7
-RMD160 (http-cookie-1.0.2.gem) = 6c129c5cae8fa034dcba544432c08db6eef72d41
-SHA512 (http-cookie-1.0.2.gem) = 447b7fcfd67f64edbd8420672add7ff04f28358ecd8ef59c3bf861b48378729d02bc1e4396259104651794e011ef0de72c892f28fd658474a1fc315b9b750178
-Size (http-cookie-1.0.2.gem) = 37888 bytes
+SHA1 (http-cookie-1.0.3.gem) = 34c03e5f450d33591f47d9934dd9315577a3da57
+RMD160 (http-cookie-1.0.3.gem) = 2a9f8615630a5ceafde2facce672d0b6b3eaae2c
+SHA512 (http-cookie-1.0.3.gem) = 43ac1218e98dd47ee22e33e72e20bc5b55f65e60aadd417641f8a4221eba88995d418c7738a4c35dfba132e05c0c4b0df2b2bedd56c22e82c062d1f03de0052f
+Size (http-cookie-1.0.3.gem) = 38400 bytes



Home | Main Index | Thread Index | Old Index