Name: | rh-ror50-rubygem-loofah |
---|---|
Version: | 2.0.3 |
Release: | 3.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 54575 |
License: | MIT |
RPM: | rh-ror50-rubygem-loofah-2.0.3-3.el6.noarch.rpm |
Source RPM: | rh-ror50-rubygem-loofah-2.0.3-3.el6.src.rpm |
Build Date: | Fri Jun 16 2017 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/flavorjones/loofah |
Summary: | Manipulate and transform HTML/XML documents and fragments |
Description: | 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. |
- Include Gemfile and Rakefile in -doc subpackage - Do not use %license macro - Explicitly require runtime subpackage
- Add scl macros
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to loofah 2.0.3 (rhbz#1256165) - Use %autosetup macro - Drop macros for Fedora 20 (it is now EOL) - Drop unneeded %license definition
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to loofah 2.0.2 (rhbz#1218819) - Drop patch to skip failing test (it works now, with Nokogiri 1.6.6.2) - Drop Fedora 19 support - Use %license macro
- Update to loofah 2.0.1 (RHBZ #1132898) - Drop upstreamed RR patch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to loofah 2.0.0 (RHBZ #1096760) - Adjustments for https://fedoraproject.org/wiki/Changes/Ruby_2.1
- Initial package