pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-http-cookie



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.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-http-cookie/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-http-cookie/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-http-cookie/Makefile
diff -u pkgsrc/www/ruby-http-cookie/Makefile:1.1 pkgsrc/www/ruby-http-cookie/Makefile:1.2
--- pkgsrc/www/ruby-http-cookie/Makefile:1.1    Sun Sep 15 17:03:01 2013
+++ pkgsrc/www/ruby-http-cookie/Makefile        Fri Sep 30 15:36:59 2016
@@ -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

Index: pkgsrc/www/ruby-http-cookie/distinfo
diff -u pkgsrc/www/ruby-http-cookie/distinfo:1.2 pkgsrc/www/ruby-http-cookie/distinfo:1.3
--- pkgsrc/www/ruby-http-cookie/distinfo:1.2    Wed Nov  4 02:47:34 2015
+++ pkgsrc/www/ruby-http-cookie/distinfo        Fri Sep 30 15:36:59 2016
@@ -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