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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
docker-registry (2.7.1+ds2-7+deb11u1) bullseye-security; urgency=high
* Backport patch for CVE-2023-2253 (Closes: #1035956)
Catalog API endpoint can lead to OOM via malicious user input
-- Shengjing Zhu <zhsj@debian.org> Wed, 24 May 2023 23:34:41 +0800
docker-registry (2.7.1+ds2-7) unstable; urgency=medium
[ Dmitry Smirnov ]
* New patch to remove obsolete "golang-github-rsc-letsencrypt-dev".
[ Arnaud Rebillout ]
* Update letsencrypt patch per upstream PR 2926
-- Arnaud Rebillout <arnaud.rebillout@collabora.com> Tue, 07 Jan 2020 15:30:10 +0700
docker-registry (2.7.1+ds2-6) unstable; urgency=medium
* Update patch config-docker-registry (Closes: #948217)
-- Arnaud Rebillout <arnaud.rebillout@collabora.com> Tue, 07 Jan 2020 09:32:17 +0700
docker-registry (2.7.1+ds2-5) unstable; urgency=medium
* Disable azure support (patch it out)
* Rename TODO.Debian to TODO
-- Arnaud Rebillout <arnaud.rebillout@collabora.com> Mon, 16 Dec 2019 10:51:27 +0700
docker-registry (2.7.1~ds1-4) unstable; urgency=medium
[ Arnaud Rebillout ]
* Minor adjustments in the build depend tree, cleanup here and there.
[ Dmitry Smirnov ]
* Standards-Version: 4.4.1
* rules: don't call 'dpkg-parsechangelog'.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 15 Dec 2019 14:41:44 +1100
docker-registry (2.7.1~ds1-3) unstable; urgency=medium
* dev: Depends += "opencontainers-{go-digest,image-spec}-dev".
* Add myself to uploaders, update maintainer field.
-- Arnaud Rebillout <arnaud.rebillout@collabora.com> Tue, 05 Nov 2019 13:05:17 +1100
docker-registry (2.7.1~ds1-2) unstable; urgency=medium
* dev: Depends += "golang-github-docker-go-metrics-dev".
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 13 Sep 2019 16:16:03 +1000
docker-registry (2.7.1~ds1-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.0.
* Testsuite: autopkgtest-pkg-go
* DH & compat to version 12.
* Removed upstart support.
* Added "Pre-Depends" field.
* Build-Depends:
+ golang-github-opencontainers-go-digest-dev
+ golang-github-opencontainers-image-spec-dev
+ golang-github-shopify-logrus-bugsnag-dev
+ golang-github-xenolf-lego-dev
+ golang-protobuf-extensions-dev
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 13 Sep 2019 02:50:26 +1000
docker-registry (2.6.2~ds1-2) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Dmitry Smirnov ]
* New patch to fix logrus imports.
* (Build-)Depends:
= golang-github-bshuster-repo-logrus-logstash-hook-dev (>= 0.4.1)
= golang-github-sirupsen-logrus-dev (>= 1.0.2~)
* Standards-Version: 4.1.4
* Priority: optional
* DH to version 11; compat to version 10.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 05 May 2018 23:49:53 +1000
docker-registry (2.6.2~ds1-1) unstable; urgency=medium
[ Tianon Gravi ]
* Update to 2.6.2 upstream release
- Fixes CVE-2017-11468 (Closes: #869242)
- https://github.com/docker/distribution/releases/tag/v2.6.2
[ Konstantinos Margaritis ]
* Replace golang-go with golang-any in Build-Depends, remove golang-go from
Depends
-- Konstantinos Margaritis <markos@debian.org> Wed, 09 Aug 2017 17:29:31 +0300
docker-registry (2.6.0~rc.1+git20161216.38.28602af3-1) unstable; urgency=medium
* New upstream snapshot.
-- Tim Potter <tpot@hpe.com> Mon, 30 Jan 2017 15:04:02 +1100
docker-registry (2.4.1~ds1-2) unstable; urgency=medium
* Team upload.
[ Nicolas Braud-Santoni ]
* Fixed conffiles permissions (Closes: #806261).
* Removed tests that access the network (Closes: #830209).
* Fix config directory permissions.
Thanks to Rhonda for the guidance
* Enable tests on all archs.
[ Dmitry Smirnov ]
* Fixed daemon start command in .service and .init scripts.
* Use dh-systemd.
* --parallel build/test.
* Patch config file to allow "delete" by default.
* Added myself to Uploaders.
[ Tim Potter ]
* Add me to uploaders
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 18 Aug 2016 14:00:44 +1000
docker-registry (2.4.1~ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Removed "Built-Using" from -dev package.
* Build-Depends:
+ golang-github-aws-aws-sdk-go-dev
- golang-github-adroll-goamz-dev
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 15 Jun 2016 15:35:44 +1000
docker-registry (2.3.1~ds2-2) unstable; urgency=medium
* Team upload.
* Dropped unused dependency on "golang-github-docker-docker-dev"
to avoid circular dependency with Docker.
* Standards-Version: 3.9.8.
* Vcs-Git URL to HTTPS.
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 12 Jun 2016 19:10:11 +1000
docker-registry (2.3.1~ds2-1) unstable; urgency=medium
* Team upload.
* Ship with vendored azure-sdk-for-go/storage (Closes: #822146).
-- Daniel Stender <stender@debian.org> Sun, 24 Apr 2016 17:32:07 +0200
docker-registry (2.3.1~ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 31 Mar 2016 12:55:53 +1100
docker-registry (2.3.0~ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* (Build-)Depends += golang-github-bugsnag-bugsnag-go-dev.
* Removed "no-bugsnag.patch".
* Removed obsolete "1125.patch".
* Standards-Version: 3.9.7.
* Install documentation.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 09 Mar 2016 11:34:37 +1100
docker-registry (2.2.0~ds1-2) unstable; urgency=medium
* Simplify "BASE" in sysvinit script for better compatibility
-- Tianon Gravi <tianon@debian.org> Tue, 08 Mar 2016 06:43:13 -0800
docker-registry (2.2.0~ds1-1) unstable; urgency=medium
* Update to 2.2.0 upstream release
-- Tianon Gravi <tianon@debian.org> Fri, 19 Feb 2016 09:10:29 -0800
docker-registry (2.1.1~ds1-4) unstable; urgency=medium
* Add empty "/var/lib/docker-registry" directory so it gets purged
appropriately (Closes: #803446)
-- Tianon Gravi <tianon@debian.org> Tue, 03 Nov 2015 22:28:48 -0800
docker-registry (2.1.1~ds1-3) unstable; urgency=medium
* Skip tests on architectures other than amd64
-- Tianon Gravi <tianon@debian.org> Sat, 24 Oct 2015 13:21:25 -0700
docker-registry (2.1.1~ds1-2) unstable; urgency=medium
* Swap "Build-Depends" to fix buildd building (Closes: #802796)
-- Tianon Gravi <tianon@debian.org> Fri, 23 Oct 2015 13:27:33 -0700
docker-registry (2.1.1~ds1-1) unstable; urgency=medium
* Initial release (Closes: #757829)
-- Tianon Gravi <tianon@debian.org> Thu, 17 Sep 2015 14:30:57 -0700
|