pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ruby-redcloth



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Oct 18 14:43:14 UTC 2016

Modified Files:
        pkgsrc/textproc/ruby-redcloth: Makefile PLIST distinfo
Added Files:
        pkgsrc/textproc/ruby-redcloth: ALTERNATIVES

Log Message:
Update ruby-redcloth to 4.3.2.

pkgsrc change: Add support for pkg_alternatives.

== 4.3.2 / May 23rd, 2016

* Fix additional case for CVE-2012-6684 [Joshua Siler]

== 4.3.1 / May 17th, 2016

* Fix additional case for CVE-2012-6684 [Joshua Siler]

== 4.3.0 / April 29th, 2016

* Remove JRuby and Windows cross compilation and support
* Add Ruby 2.2.3 testing and support

* include CVE-2012-6684 fix [Tomas Pospisek]
  * fix by [Antonio Terceiro]
    * see http://sources.debian.net/src/ruby-redcloth/4.2.9-4/debian/patches/0001-Filter-out-javascript-links-when-using-filter_html-o.patch/
  * vulnerability reported by [Kousuke Ebihara]
    * see http://co3k.org/blog/redcloth-unfixed-xss-en

== 4.2.9.1 / February 24, 2015

* Lazy-load latex_entities.yml [Charlie Somerville]


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/ruby-redcloth/ALTERNATIVES
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/ruby-redcloth/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/ruby-redcloth/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/ruby-redcloth/distinfo

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

Modified files:

Index: pkgsrc/textproc/ruby-redcloth/Makefile
diff -u pkgsrc/textproc/ruby-redcloth/Makefile:1.19 pkgsrc/textproc/ruby-redcloth/Makefile:1.20
--- pkgsrc/textproc/ruby-redcloth/Makefile:1.19 Thu Mar 13 11:08:53 2014
+++ pkgsrc/textproc/ruby-redcloth/Makefile      Tue Oct 18 14:43:14 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2014/03/13 11:08:53 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2016/10/18 14:43:14 taca Exp $
 
-DISTNAME=      RedCloth-4.2.9
+DISTNAME=      RedCloth-4.3.2
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc
 
@@ -10,6 +10,7 @@ COMMENT=      Textile library for Ruby
 LICENSE=       mit
 
 USE_GCC_RUNTIME=       yes
+RUBYGEM_OPTIONS+=      --format-executable
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/textproc/ruby-redcloth/PLIST
diff -u pkgsrc/textproc/ruby-redcloth/PLIST:1.15 pkgsrc/textproc/ruby-redcloth/PLIST:1.16
--- pkgsrc/textproc/ruby-redcloth/PLIST:1.15    Sun Mar  8 15:17:21 2015
+++ pkgsrc/textproc/ruby-redcloth/PLIST Tue Oct 18 14:43:14 2016
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.15 2015/03/08 15:17:21 taca Exp $
-bin/redcloth
+@comment $NetBSD: PLIST,v 1.16 2016/10/18 14:43:14 taca Exp $
+bin/redcloth${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/redcloth_scan.${RUBY_DLEXT}
@@ -26,7 +26,6 @@ ${GEM_LIBDIR}/lib/redcloth/formatters/la
 ${GEM_LIBDIR}/lib/redcloth/formatters/latex_entities.yml
 ${GEM_LIBDIR}/lib/redcloth/textile_doc.rb
 ${GEM_LIBDIR}/lib/redcloth/version.rb
-${GEM_LIBDIR}/lib/redcloth_scan.jar
 ${GEM_LIBDIR}/lib/redcloth_scan.${RUBY_DLEXT}
 ${GEM_LIBDIR}/lib/tasks/pureruby.rake
 ${GEM_LIBDIR}/redcloth.gemspec
@@ -61,9 +60,9 @@ ${GEM_LIBDIR}/spec/formatters/no_span_ca
 ${GEM_LIBDIR}/spec/formatters/sanitized_html_spec.rb
 ${GEM_LIBDIR}/spec/formatters/style_filtered_html_spec.rb
 ${GEM_LIBDIR}/spec/parser_spec.rb
+${GEM_LIBDIR}/spec/security/CVE-2012-6684_spec.rb
 ${GEM_LIBDIR}/spec/spec_helper.rb
 ${GEM_LIBDIR}/tasks/compile.rake
-${GEM_LIBDIR}/tasks/gems.rake
 ${GEM_LIBDIR}/tasks/ragel_extension_task.rb
 ${GEM_LIBDIR}/tasks/release.rake
 ${GEM_LIBDIR}/tasks/rspec.rake

Index: pkgsrc/textproc/ruby-redcloth/distinfo
diff -u pkgsrc/textproc/ruby-redcloth/distinfo:1.13 pkgsrc/textproc/ruby-redcloth/distinfo:1.14
--- pkgsrc/textproc/ruby-redcloth/distinfo:1.13 Wed Nov  4 02:00:10 2015
+++ pkgsrc/textproc/ruby-redcloth/distinfo      Tue Oct 18 14:43:14 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 02:00:10 agc Exp $
+$NetBSD: distinfo,v 1.14 2016/10/18 14:43:14 taca Exp $
 
-SHA1 (RedCloth-4.2.9.gem) = 6e509c5bac68314e84725c99bff680a1897251ab
-RMD160 (RedCloth-4.2.9.gem) = 539772118e68a4faafafc2505e12602253038d60
-SHA512 (RedCloth-4.2.9.gem) = 3e73c44ca7d07c1c796a65c41b86d87ba85118cdc77788e528843a588c0f7ddb3cbdbbf7ae1ae1ff4ab9210a7ae5fc35b655d13335dc229af75fb3514f4b8e24
-Size (RedCloth-4.2.9.gem) = 830976 bytes
+SHA1 (RedCloth-4.3.2.gem) = 911660419e167a964756181875bd74407ec3deec
+RMD160 (RedCloth-4.3.2.gem) = 4448e243f00b476ec8a9795b22fa2270443bff05
+SHA512 (RedCloth-4.3.2.gem) = 0c7ab2656d18941ccd3fb230f03c2128e6dab2187c0c48702b0778346ab5f9731b9aee03a0b1df3483f081b3140b3bc1f94f16255639004ac5d672180ff71d3d
+Size (RedCloth-4.3.2.gem) = 233472 bytes

Added files:

Index: pkgsrc/textproc/ruby-redcloth/ALTERNATIVES
diff -u /dev/null pkgsrc/textproc/ruby-redcloth/ALTERNATIVES:1.1
--- /dev/null   Tue Oct 18 14:43:14 2016
+++ pkgsrc/textproc/ruby-redcloth/ALTERNATIVES  Tue Oct 18 14:43:14 2016
@@ -0,0 +1 @@
+bin/redcloth @PREFIX@/bin/redcloth@RUBY_SUFFIX@



Home | Main Index | Thread Index | Old Index