forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
textproc/ruby-sanitize: update to 6.1.3
6.1.2 (2024-07-27) Bug Fixes * The CSS URL protocol allowlist is now properly enforced in CSS Images Module Level 4 image and image-set functions. @ltk - #240 6.1.3 (2024-08-14) Bug Fixes * The CSS URL protocol allowlist is now enforced on the nonstandard -webkit-image-set CSS function. @ltk - #242
- Loading branch information
taca
committed
Sep 22, 2024
1 parent
4450099
commit 6ad6da1
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.6 2024/07/28 13:41:02 taca Exp $ | ||
# $NetBSD: Makefile,v 1.7 2024/09/22 06:49:07 taca Exp $ | ||
|
||
DISTNAME= sanitize-6.1.2 | ||
DISTNAME= sanitize-6.1.3 | ||
CATEGORIES= textproc | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.6 2024/07/28 13:41:02 taca Exp $ | ||
$NetBSD: distinfo,v 1.7 2024/09/22 06:49:07 taca Exp $ | ||
|
||
BLAKE2s (sanitize-6.1.2.gem) = ddb338a466728632b34c3ab1baf342f72a5cb2b06e268bce2e91ce6504d07fa7 | ||
SHA512 (sanitize-6.1.2.gem) = 910001aacecdd2710d055772e075c9d937ac2fd05475b39aed928a40b832da193cb525ade32aa2622cdd9a9077561b72a314a6eabd3da493a48794bdaa34be2b | ||
Size (sanitize-6.1.2.gem) = 48128 bytes | ||
BLAKE2s (sanitize-6.1.3.gem) = 6635b90a21e388d2cea01e705b7ad2e28d9cb2db69511b88c4334fb73ed98c0c | ||
SHA512 (sanitize-6.1.3.gem) = d92bfa60e85837a8302d1b0c23a812fc6c74c3830551b333a7185b3bdc0eb27a0b5a9fd64e6deb11cfc7c64264246b5de6381e80a22bc6aeb5331fa3fab31bb5 | ||
Size (sanitize-6.1.3.gem) = 48128 bytes |