Changelog for
ruby2.7-rubygem-RedCloth-4.3.4-1.10.x86_64.rpm :
* Fri Jun 21 2024 Dan Čermák
- New upstream release 4.3.4, see bundled CHANGELOG
* Fri Nov 03 2023 Dan Čermák - == 4.3.3 / Nov 2nd, 2023
* Add tests for CVE-2023-31606 [Helio Cola]
* Fix rake compile [Helio Cola and Faria Education Group]
* Fix CVE-2023-31606 (ReDOS possible in the sanitize_html function) [Kornelius Kalnbach and Merbin Russel]
* Thu May 26 2016 cooloAATTsuse.com- updated to version 4.3.2 see installed CHANGELOG == 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]- obsoletes 0001-Filter-out-javascript-links-when-using-filter_html-o.patch
* Wed Mar 23 2016 olafAATTaepfle.de- Force fixed timestamps for patched gems (bsc#916047)
* Mon Jun 15 2015 mrueckertAATTsuse.de- pulled patches from debian package for boo#912212 CVE-2012-6684 adds the following patch: 0001-Filter-out-javascript-links-when-using-filter_html-o.patch
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Sat Jan 18 2014 cooloAATTsuse.com- use new macros
* Tue Jul 17 2012 cooloAATTsuse.com- update to 4.2.9
* Fix RbConfig / Config warning in Ruby 1.9.3. [Steve Purcell, Robert Gleeson, and unclaimedbaggage]
* Use RSTRING_NOT_MODIFIED header for Rubinius [Dirkjan Bussink]
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Sun Sep 18 2011 mrueckertAATTsuse.de- update to version 4.2.8
* Do not treat warnings as errors so it compiles cleanly. [Tomasz Wałkuski]