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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
|
adminer (4.8.1-1) unstable; urgency=medium
* New upstream version 4.8.1
* drop CVE-2021-29625 patch (integrated upstream)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 17 Aug 2021 09:22:44 +0200
adminer (4.7.9-2) unstable; urgency=medium
* fix CVE-2021-29625: XSS in doc_link (Closes: #988886)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Wed, 26 May 2021 09:13:52 +0200
adminer (4.7.9-1) unstable; urgency=medium
* New upstream version 4.7.9
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 08 Feb 2021 09:30:28 +0100
adminer (4.7.8-2) unstable; urgency=medium
* raise dh-compat to 13
* raise standards version to 4.5.1 (no related change)
* upgrade watch file format to 4
* add upstream bug tracking urls
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 08 Dec 2020 09:05:19 +0100
adminer (4.7.8-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
[ Alexandre Rossi ]
* New upstream version 4.7.8
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 07 Dec 2020 12:08:36 +0100
adminer (4.7.7-1) unstable; urgency=medium
* New upstream version 4.7.7
-- Alexandre Rossi <alexandre.rossi@gmail.com> Mon, 11 May 2020 19:22:35 +0200
adminer (4.7.6-1) unstable; urgency=medium
* New upstream version 4.7.6
* declare policy compliance to 4.5.0 (nothing to do)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Tue, 04 Feb 2020 07:06:34 +0100
adminer (4.7.5-1) unstable; urgency=medium
* New upstream version 4.7.5
* drop plugin-version-noverify-fix patch (included upstream)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Fri, 15 Nov 2019 13:12:15 +0100
adminer (4.7.4-1) unstable; urgency=medium
* New upstream version 4.7.4
* Bump debhelper compat level to 12.
* add Rules-Requires-Root: no
* update to policy 4.4.1 (nothing to do)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Thu, 24 Oct 2019 09:41:49 +0200
adminer (4.7.3-1) unstable; urgency=medium
* update VCS urls
* Provide a basic apache2 configuration (Closes: #868107)
* New upstream version 4.7.3
* privacy: default to disable check for new version
-- Alexandre Rossi <alexandre.rossi@gmail.com> Fri, 06 Sep 2019 10:20:28 +0200
adminer (4.7.2-1) unstable; urgency=medium
[ Chris Lamb ]
* Add initial debian/gitlab-ci.yml.
* Correct indent "script".
* Don't build release tags.
[ Alexandre Rossi ]
* New upstream version 4.7.2
* make compiled version installed in binary package (Closes: #906542)
* change maintainer to myself (Closes: #932470)
* update to policy 4.4.0 (nothing to do)
-- Alexandre Rossi <alexandre.rossi@gmail.com> Sun, 28 Jul 2019 17:58:45 +0200
adminer (4.7.1-1) unstable; urgency=medium
* New upstream release.
- Drop 0001-Use-continue-2-to-avoid-switch-continue-warning-in-P.patch;
applied upstream.
* Bump Standards-Version to 4.3.0.
-- Chris Lamb <lamby@debian.org> Tue, 29 Jan 2019 09:37:13 +0100
adminer (4.7.0-2) unstable; urgency=medium
* Additionally Depend on the php-fpm virtual package to avoid (eg.)
attempting to install Apache when an FPM-CGI variant such as php7.3-fpm is
installed. (Closes: #906692)
-- Chris Lamb <lamby@debian.org> Tue, 04 Dec 2018 23:52:33 +0100
adminer (4.7.0-1) unstable; urgency=medium
* New upstream release.
* Ensure documentation is under /usr/share/doc.
-- Chris Lamb <lamby@debian.org> Tue, 27 Nov 2018 14:59:13 +0100
adminer (4.6.3-2) unstable; urgency=medium
* Use continue 2 to avoid "switch/continue" warning in PHP 7.3 to avoid
autopkgtest regression. (Closes: #911825)
* Move to debhelper-compat virtual package and drop debian/compat.
* Bump Standards-Version to 4.2.1.
-- Chris Lamb <lamby@debian.org> Thu, 25 Oct 2018 09:03:31 -0400
adminer (4.6.3-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.1.5.
-- Chris Lamb <lamby@debian.org> Thu, 25 Oct 2018 09:03:28 -0400
adminer (4.6.2-2) unstable; urgency=medium
* Update Vcs-* repos to point to salsa.debian.org.
* Bump Standards-Version to 4.1.4
-- Chris Lamb <lamby@debian.org> Sat, 09 Jun 2018 20:16:47 +0100
adminer (4.6.2-1) unstable; urgency=medium
* New upstream release.
-- Chris Lamb <lamby@debian.org> Fri, 23 Feb 2018 09:54:02 +0000
adminer (4.6.1-1) unstable; urgency=medium
* New upstream release.
* Override debian-watch-does-not-check-gpg-signature; upstream do not check
signatures.
-- Chris Lamb <lamby@debian.org> Thu, 15 Feb 2018 11:19:03 +0000
adminer (4.5.0-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper compat level to 11.
* Tidy whitespace in debian/changelog.
* Replace "Priority: extra" with "Priority: optional".
* Update Format URI in debian/copyright to use a HTTPS URI.
* Bump Standards-Version to 4.1.3.
-- Chris Lamb <lamby@debian.org> Sat, 27 Jan 2018 17:08:40 +1100
adminer (4.3.1-2) unstable; urgency=medium
* Add simple autopkgtest.
* Don't install the Selenium-based tests.
-- Chris Lamb <lamby@debian.org> Sun, 13 Aug 2017 12:17:28 -0700
adminer (4.3.1-1) unstable; urgency=medium
* New upstream release.
* Update debian/copyright.
-- Chris Lamb <lamby@debian.org> Fri, 28 Apr 2017 10:43:43 +0100
adminer (4.3.0-2) unstable; urgency=medium
* Fix debian/watch file.
-- Chris Lamb <lamby@debian.org> Wed, 12 Apr 2017 21:38:14 +0100
adminer (4.3.0-1) unstable; urgency=medium
* New upstream release.
* Add debian/gbp.conf.
* Use "releases" over "tags" in debian/watch to ensure that we download a
version with Git submodules under externals/. (re. #859089)
* Bump debhelper compatibility level to 10.
-- Chris Lamb <lamby@debian.org> Thu, 30 Mar 2017 09:18:54 +0100
adminer (4.2.5-3) unstable; urgency=medium
* Move mysql-server to default-mysql-server due to
<https://lists.debian.org/debian-devel-announce/2016/09/msg00000.html>.
-- Chris Lamb <lamby@debian.org> Sun, 04 Sep 2016 09:16:31 +0100
adminer (4.2.5-2) unstable; urgency=medium
* Correct php5 package names. Thanks to Jeremy Davis
<jeremy@turnkeylinux.org>. (Closes: #821471)
-- Chris Lamb <lamby@debian.org> Wed, 17 Aug 2016 09:21:15 +0100
adminer (4.2.5-1) unstable; urgency=medium
* New upstream release. (Closes: #821471)
* Temporarily drop broken Apache configuration pending moving to
apache2-maintscript-helper. (Closes: #669748, #826033)
* Include virtual-mysql-server to support MariaDB (Closes: #781983)
* Adopt package.
* Update Vcs-{Git,Browser}.
* Update debian/watch to point to Github, not SourceForge.
* Remove now-unnecessary debian/repack and debian/README.source.
* Move to minimal "dh" style in debian/rules.
* Bump Debhelper compatibility level to 9.
* Bump Standards-Version to 3.9.8.
* Reflow text in package long description.
* wrap-and-sort -sa.
* Drop debian/missing-sources file.
-- Chris Lamb <lamby@debian.org> Tue, 09 Aug 2016 12:25:39 +0100
adminer (4.2.1-1) unstable; urgency=low
* Upstream upgrade
* Send referrer header to the same domain
* MySQL: Fix usage of utf8mb4 if the client library doesn't support it
* MySQL: Use utf8mb4 in export only if required
* SQLite: Use EXPLAIN QUERY PLAN in SQL query
-- medhamsh <medhamsh@gmail.com> Sat, 11 Apr 2015 09:05:25 +0530
adminer (3.7.1-1) unstable; urgency=low
* Upstream upgrade
* jsmin removed in upstream due to licensing issues
* Modifying the Readme.source to reflect the same
-- Medhamsh V <me@medhamsh.org> Sat, 12 Oct 2013 01:55:33 +0530
adminer (3.3.4-1) unstable; urgency=low
* Upstream upgrade
-- Medhamsh V <me@medhamsh.org> Sat, 30 Jun 2012 01:20:29 +0530
adminer (3.3.3-1) unstable; urgency=low
* Initial release (Closes: #658861)
-- Medhamsh V <me@medhamsh.org> Mon, 06 Feb 2012 01:29:00 +0530
|