pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2016Q3]: pkgsrc/www/ruby-http-cookie Pullup ticket #5112 - req...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/836cb93fd0d9
branches:  pkgsrc-2016Q3
changeset: 408765:836cb93fd0d9
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sat Oct 01 13:46:36 2016 +0000

description:
Pullup ticket #5112 - requested by taca
www/ruby-http-cookie: security fix

Revisions pulled up:
- www/ruby-http-cookie/Makefile                                 1.2
- www/ruby-http-cookie/distinfo                                 1.3

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Fri Sep 30 15:36:59 UTC 2016

   Modified Files:
        pkgsrc/www/ruby-http-cookie: Makefile distinfo

   Log Message:
   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 ba22abb9cb86 -r 836cb93fd0d9 www/ruby-http-cookie/Makefile
--- a/www/ruby-http-cookie/Makefile     Fri Sep 30 09:56:29 2016 +0000
+++ b/www/ruby-http-cookie/Makefile     Sat Oct 01 13:46:36 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/09/15 17:03:01 taca Exp $
+# $NetBSD: Makefile,v 1.1.26.1 2016/10/01 13:46:36 bsiegert Exp $
 
-DISTNAME=      http-cookie-1.0.2
+DISTNAME=      http-cookie-1.0.3
 CATEGORIES=    www ruby
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r ba22abb9cb86 -r 836cb93fd0d9 www/ruby-http-cookie/distinfo
--- a/www/ruby-http-cookie/distinfo     Fri Sep 30 09:56:29 2016 +0000
+++ b/www/ruby-http-cookie/distinfo     Sat Oct 01 13:46:36 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:47:34 agc Exp $
+$NetBSD: distinfo,v 1.2.8.1 2016/10/01 13:46:36 bsiegert 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