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
|
golang-github-microcosm-cc-bluemonday (1.0.26-1) unstable; urgency=medium
* New upstream version 1.0.26
* Bump versioned dependencies as per go.mod
* Drop -dev package’s unused dependency on ${shlibs:Depends}
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Wed, 27 Dec 2023 06:34:06 -0700
golang-github-microcosm-cc-bluemonday (1.0.24-1) unstable; urgency=medium
* Team upload
* New upstream version 1.0.24 (Closes: #1039888)
* Updated the golang-golang-x-net version constraint to require
0.8.0 or newer.
-- Taavi Väänänen <hi@taavi.wtf> Sat, 01 Jul 2023 09:52:11 +0300
golang-github-microcosm-cc-bluemonday (1.0.20-1) unstable; urgency=medium
* Team upload
* New upstream version 1.0.20
-- Shengjing Zhu <zhsj@debian.org> Sun, 04 Sep 2022 20:13:48 +0800
golang-github-microcosm-cc-bluemonday (1.0.18-2) unstable; urgency=medium
* Team upload
* Disable test failed with golang-golang-x-net 0.0+git20220728.c7608f3
* Use dh-golang options to exclude binaries when install
-- Shengjing Zhu <zhsj@debian.org> Thu, 04 Aug 2022 23:46:04 +0800
golang-github-microcosm-cc-bluemonday (1.0.18-1) unstable; urgency=medium
* New upstream version 1.0.18
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 07:28:18 -0600
golang-github-microcosm-cc-bluemonday (1.0.16-1) unstable; urgency=medium
* New upstream version 1.0.16
+ CVE-2021-42576: The bluemonday sanitizer before 1.0.16 for Go, and
before 0.0.8 for Python (in pybluemonday), does not properly enforce
policies associated with the SELECT, STYLE, and OPTION elements.
See https://github.com/microcosm-cc/bluemonday/commit/c788a2a
-- Anthony Fok <foka@debian.org> Fri, 03 Dec 2021 10:03:20 -0700
golang-github-microcosm-cc-bluemonday (1.0.6-1) unstable; urgency=medium
* New upstream version 1.0.6
* Change Section from devel to golang
* Bump Standards-Version to 4.6.0 (no change)
* Add myself to the list of Uploaders
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Remove debian/patches/01_the_tests_are_perpetually_broken.diff
as TestIssue51 is no longer broken in v0.2.0
* Add dependency on golang-github-aymerick-douceur-dev (>= 0.2.0)
as per go.mod
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Mon, 06 Sep 2021 10:28:19 -0600
golang-github-microcosm-cc-bluemonday (1.0.2-4) unstable; urgency=medium
* Source-only upload
-- Taowa Munene-Tardif <taowa@debian.org> Sun, 19 Apr 2020 22:00:00 -0400
golang-github-microcosm-cc-bluemonday (1.0.2-3) unstable; urgency=medium
* Added Rules-Requires-Root:no
-- Taowa Munene-Tardif <taowa@debian.org> Mon, 13 Apr 2020 16:30:00 -0400
golang-github-microcosm-cc-bluemonday (1.0.2-2) unstable; urgency=medium
* Add an upstream-contact to debian/changelog
-- Taowa Munene-Tardif <taowa@debian.org> Mon, 13 Apr 2020 15:30:00 -0400
golang-github-microcosm-cc-bluemonday (1.0.2-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Taowa Munene-Tardif ]
* new upstream version
* fix failure to build from source
* Certified pre-owned initial-ish packaging (Closes: #956628)
-- Taowa Munene-Tardif <taowa@debian.org> Mon, 13 Apr 2020 13:00:00 -0400
golang-github-microcosm-cc-bluemonday (0.0~git20161202.0.e797637-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove Michael Lustfield from Uploaders list.
* Orphaning package.
-- Michael Lustfield <michael@lustfield.net> Sat, 03 Feb 2018 12:13:31 -0600
golang-github-microcosm-cc-bluemonday (0.0~git20161202.0.e797637-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20161202.0.e797637
* Use debhelper v10
* Fix typo in Vcs-Git URL
* Update to Standards-Version 4.0.0
- Use HTTPS URL for d/copyright
* Use golang-any
* Update expected results for tests. (Closes: #865664)
-- Dr. Tobias Quathamer <toddy@debian.org> Fri, 07 Jul 2017 18:42:32 +0200
golang-github-microcosm-cc-bluemonday (0.0~git20161012.0.f77f16f-1) unstable; urgency=medium
* Initial release (Closes: #842435)
-- Michael Lustfield <michael@lustfield.net> Sat, 29 Oct 2016 07:43:44 +0000
|