Thu, 16 May 2024 01:31:32 UTC | login

Information for build rubygem-loofah-2.0.3-2.fc24

ID20316
Package Namerubygem-loofah
Version2.0.3
Release2.fc24
Epoch
SummaryManipulate and transform HTML/XML documents and fragments
DescriptionLoofah 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:45 UTC
CompletedSat, 14 Apr 2018 20:31:45 UTC
Tags
f28
f29
RPMs
src
rubygem-loofah-2.0.3-2.fc24.src.rpm (info) (download)
noarch
rubygem-loofah-2.0.3-2.fc24.noarch.rpm (info) (download)
rubygem-loofah-doc-2.0.3-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 11 2016 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.0.3-1 - Update to loofah 2.0.3 (rhbz#1256165) - Use %autosetup macro - Drop macros for Fedora 20 (it is now EOL) - Drop unneeded %license definition * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon May 25 2015 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.0.2-1 - 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 * Thu Sep 11 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.0.1-1 - Update to loofah 2.0.1 (RHBZ #1132898) - Drop upstreamed RR patch * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 12 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 2.0.0-1 - Update to loofah 2.0.0 (RHBZ #1096760) - Adjustments for https://fedoraproject.org/wiki/Changes/Ruby_2.1 * Sat Dec 28 2013 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.2.1-1 - Initial package