1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
ruby-sanitize (7.0.0-1) unstable; urgency=medium
* Team upload
* New upstream version 7.0.0
* Refresh packaging using dh-make-ruby
* Drop patch 'no-relative-path.patch': no longer needed
* HISTORY.md was renamed to CHANGELOG.md
* Do not install CHANGELOG.md as doc (it is already installed as changelog)
-- Lucas Nussbaum <lucas@debian.org> Mon, 03 Feb 2025 22:52:01 +0100
ruby-sanitize (6.0.2-2) unstable; urgency=medium
* Team upload
* No-change source-only upload
-- Abhijith PA <abhijith@debian.org> Thu, 25 Jan 2024 12:13:13 +0530
ruby-sanitize (6.0.2-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[Abhijith PA]
* New upstream release
Fix CVE-2023-36823 (Closes: #1041430)
* Remove X*-Ruby fields
* Bump Standards-Version to 4.6.2
-- Abhijith PA <abhijith@debian.org> Sun, 10 Dec 2023 22:52:54 +0530
ruby-sanitize (6.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 6.0.0
* Do not depend on ruby-nokogumbo
* Update years of upstream copyright
* Update ruby-nokogiri version constraint
-- Lucas Kanashiro <kanashiro@debian.org> Thu, 27 Jan 2022 16:56:32 -0300
ruby-sanitize (5.2.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Fixes issue when using keyword arguments (closes: #996381).
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Bump ruby-nokogiri version. Bump ruby-nokogumbo to
Ruby 3.0 compatible version (causing #996381 as well).
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright (Copyright): Update and add team.
* d/rules: Install upstream changelog.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Wed, 24 Nov 2021 00:34:42 +0100
ruby-sanitize (5.2.1-2) unstable; urgency=medium
* Team upload
* Reupload to unstable
* Add Breaks: ruby-gollum-lib (<< 4.2.7.9-2~)
-- Pirate Praveen <praveen@debian.org> Tue, 01 Dec 2020 20:05:08 +0530
ruby-sanitize (5.2.1-1) experimental; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.2.1, no changes needed.
[ Cédric Boutillier ]
* Update team name
* Add .gitattributes to keep unwanted files out of the source package
[ Pirate Praveen ]
* New upstream version 5.2.1
* Drop patches applied upstream
* Bump minimum version of ruby-nokogumbo ro 2.0~
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Thu, 12 Nov 2020 16:41:09 +0530
ruby-sanitize (4.6.6-2.1) unstable; urgency=medium
* Non-maintainer upload.
* fix: Don't treat :remove_contents as `true` when it's an Array
* feat: Remove useless filtered element content by default
* Fix sanitization bypass in HTML foreign content (CVE-2020-4054)
(Closes: #963808)
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 12 Jul 2020 15:02:54 +0200
ruby-sanitize (4.6.6-2) unstable; urgency=medium
* Team upload.
* Fix test against Nokogiri 1.10
-- Antonio Terceiro <terceiro@debian.org> Thu, 07 Feb 2019 18:15:34 -0200
ruby-sanitize (4.6.6-1) unstable; urgency=medium
* Team upload
* New upstream version 4.6.6
* Bump Standards-Version to 4.2.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Thu, 23 Aug 2018 15:36:48 +0530
ruby-sanitize (4.6.5-1) experimental; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
[ Pirate Praveen ]
* New upstream version 4.6.5 (Closes: #893610) (Fixes: CVE-2018-3740)
* Bump Standards-Version to 4.1.4 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
* Update gemwatch url
* Update dependencies, add Testsuite field
* Check dependencies during build
-- Pirate Praveen <praveen@debian.org> Wed, 13 Jun 2018 16:27:12 +0530
ruby-sanitize (2.1.0-2) unstable; urgency=medium
* Team upload.
* Add fix-tests-sanitize.patch
- Make tests use Debian nokogiri syntax (Closes: #808450)
* Bump Standards Version (No changes).
* Fix Vcs-* links to use secure protocol.
* Bump debhelper compatibility.
-- Balasankar C <balasankarc@autistici.org> Thu, 25 Feb 2016 11:34:19 +0530
ruby-sanitize (2.1.0-1) unstable; urgency=low
* Initial release (Closes: #739114)
-- Jonas Genannt <jonas.genannt@capi2name.de> Sat, 15 Feb 2014 23:39:50 +0100
|