Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-loofah-2.2.2-lp152.5.4 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: ruby2.5-rubygem-loofah Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 2.2.2 Vendor: openSUSE
Release: lp152.5.4 Build date: Mon Apr 20 17:12:03 2020
Group: Development/Languages/Ruby Build host: obs-power8-03
Size: 245540 Source RPM: rubygem-loofah-2.2.2-lp152.5.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/flavorjones/loofah
Summary: HTML/XML manipulation and sanitization based on Nokogiri
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments.
It's built on top of Nokogiri and libxml2, so it's fast and has a nice API.

Loofah excels at HTML sanitization (XSS prevention). It includes some nice HTML sanitizers,
which are based on HTML5lib's whitelist, so it most likely won't make your codes less secure.

Provides

Requires

License

MIT

Changelog

* Tue Nov 06 2018 mschnitzer@suse.com
  - Security Vulnerability Fix: Unsanitized JavaScript may occur in
    sanitized output when a crafted SVG element is republished.
    * Added CVE-2018-16468.patch to address this security issue
    (bsc#1113969, CVE-2018-16468)
  - Added series file for a better patch handling with quilt
* Fri Mar 23 2018 dkang@suse.com
  - update to version 2.2.2
    * Make public Loofah::HTML5::Scrub.force_correct_attribute_escaping!, which was previously a private method.
      This is so that downstream gems (like rails-html-sanitizer) can use this logic directly for their own attribute scrubbers should they need to address CVE-2018-8048.
    fix bsc#1086598
* Tue Mar 20 2018 dkang@suse.com
  - Update to version 2.2.1
    Fix XSS Vulnerability [CVE-2018-8048]
    fix bsc#1085967
* Thu Feb 15 2018 mrueckert@suse.de
  - also set a description again
* Mon Feb 12 2018 bgeuken@suse.com
  - Update to version 2.2.0
    Features:
    * Support HTML5 <main> tag. #133 (Thanks, @MothOnMars!)
    * Recognize HTML5 block elements. #136 (Thanks, @MothOnMars!)
    * Support SVG <symbol> tag. #131 (Thanks, @baopham!)
    * Support for whitelisting CSS functions, initially just calc and rgb. #122/#123/#129 (Thanks, @NikoRoberts!)
    * Whitelist CSS property list-style-type. #68/#137/#142 (Thanks, @andela-ysanni and @NikoRoberts!)
    Bugfixes:
    * Properly handle nested script tags. #127.
* Fri Oct 13 2017 mschnitzer@suse.com
  - updated to version 2.1.1
    2.1.1 / 2017-09-24
    Bugfixes:
    * Removed warning for unused variable. #124 (Thanks, @y-yagi!)
* Tue Aug 18 2015 coolo@suse.com
  - updated to version 2.0.3
    see installed CHANGELOG.rdoc
    == 2.0.3 / 2015-08-17
    Bug fixes:
    * Revert support for negative values in CSS properties due to slow performance. #90 (Related to #85.)
* Wed May 06 2015 coolo@suse.com
  - updated to version 2.0.2
    see installed CHANGELOG.rdoc
    == 2.0.2 / 2015-05-05
    Bug fixes:
    * Fix error with `#to_text` when Loofah::Helpers hadn't been required. #75
    * Allow multi-word data attributes. #84 (Thanks, @jstorimer!)
    * Allow negative values in CSS properties. #85 (Thanks, @siddhartham!)
* Wed Nov 12 2014 coolo@suse.com
  - updated to version 2.0.1
    Bug fixes:
    * Load RR correctly when running test files directly. (Thanks, @ktdreyer!)
    Notes:
    * Extracted HTML5::Scrub#scrub_css_attribute to accommodate the Rails integration work. (Thanks, @kaspth!)
* Mon Oct 13 2014 coolo@suse.com
  - adapt to new rubygem packaging

Files

/usr/lib64/ruby/gems/2.5.0/build_info
/usr/lib64/ruby/gems/2.5.0/cache/loofah-2.2.2.gem
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/.gemtest
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/CHANGELOG.md
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/Gemfile
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/MIT-LICENSE.txt
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/Manifest.txt
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/README.md
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/Rakefile
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/SECURITY.md
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/benchmark
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/benchmark/benchmark.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/benchmark/fragment.html
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/benchmark/helper.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/benchmark/www.slashdot.com.html
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/elements.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/helpers.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html/document.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html/document_fragment.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html5
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html5/libxml2_workarounds.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html5/scrub.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/html5/whitelist.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/instance_methods.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/metahelpers.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/scrubber.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/scrubbers.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/xml
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/xml/document.rb
/usr/lib64/ruby/gems/2.5.0/gems/loofah-2.2.2/lib/loofah/xml/document_fragment.rb
/usr/lib64/ruby/gems/2.5.0/specifications/loofah-2.2.2.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-loofah
/usr/share/doc/packages/ruby2.5-rubygem-loofah/CHANGELOG.md
/usr/share/doc/packages/ruby2.5-rubygem-loofah/MIT-LICENSE.txt
/usr/share/doc/packages/ruby2.5-rubygem-loofah/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:13:28 2024