Name: | rh-ror42-rubygem-loofah |
---|---|
Version: | 2.0.3 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 54190 |
License: | MIT |
RPM: | rh-ror42-rubygem-loofah-2.0.3-3.el7.noarch.rpm |
Source RPM: | rh-ror42-rubygem-loofah-2.0.3-3.el7.src.rpm |
Build Date: | Thu Sep 08 2016 |
Build Host: | x86-ol7-builder-02.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. |
- 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