Commit 917d4535 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Update standards version and tweak changelog formatting

parent ffab36e8
...@@ -3,7 +3,7 @@ mariadb-10.0 (10.0.25-1) UNRELEASED; urgency=low ...@@ -3,7 +3,7 @@ mariadb-10.0 (10.0.25-1) UNRELEASED; urgency=low
[ Otto Kekäläinen ] [ Otto Kekäläinen ]
* Revert previous changes tailored for Ubuntu 16.04 compatibility. * Revert previous changes tailored for Ubuntu 16.04 compatibility.
* New upstream release 10.0.25. Includes fixes for the following * New upstream release 10.0.25. Includes fixes for the following
security vulnerabilities: security vulnerabilities (Closes: #823325):
- CVE-2016-0666 - CVE-2016-0666
- CVE-2016-0655 - CVE-2016-0655
- CVE-2016-0648 - CVE-2016-0648
...@@ -89,7 +89,7 @@ mariadb-10.0 (10.0.24-2) unstable; urgency=low ...@@ -89,7 +89,7 @@ mariadb-10.0 (10.0.24-2) unstable; urgency=low
mariadb-10.0 (10.0.24-1) unstable; urgency=low mariadb-10.0 (10.0.24-1) unstable; urgency=low
[Otto Kekäläinen] [ Otto Kekäläinen ]
* New upstream release 10.0.24 * New upstream release 10.0.24
- Drop auth_socket patches as MDEV-8375 was partially fixed upstream - Drop auth_socket patches as MDEV-8375 was partially fixed upstream
- Refresh other patches - Refresh other patches
...@@ -104,7 +104,7 @@ mariadb-10.0 (10.0.24-1) unstable; urgency=low ...@@ -104,7 +104,7 @@ mariadb-10.0 (10.0.24-1) unstable; urgency=low
- CVE-2016-0640 - CVE-2016-0640
* Update filenames in d/copyright * Update filenames in d/copyright
[Ian Gilfillan] [ Ian Gilfillan ]
* Add missing mysql_embedded man page * Add missing mysql_embedded man page
-- Otto Kekäläinen <otto@seravo.fi> Sat, 20 Feb 2016 14:23:50 +0200 -- Otto Kekäläinen <otto@seravo.fi> Sat, 20 Feb 2016 14:23:50 +0200
...@@ -217,12 +217,12 @@ mariadb-10.0 (10.0.22-2) unstable; urgency=low ...@@ -217,12 +217,12 @@ mariadb-10.0 (10.0.22-2) unstable; urgency=low
mariadb-10.0 (10.0.22-2~exp2) experimental; urgency=low mariadb-10.0 (10.0.22-2~exp2) experimental; urgency=low
[Alexander Barkov] [ Alexander Barkov ]
* Backport patch from upstream to fix MDEV-9091: mysqld crashes on shutdown * Backport patch from upstream to fix MDEV-9091: mysqld crashes on shutdown
after running TokuDB tests on Ubuntu after running TokuDB tests on Ubuntu
* Backport patch from upstream to fix MDEV-8692: prefschema test failures * Backport patch from upstream to fix MDEV-8692: prefschema test failures
[Otto Kekäläinen] [ Otto Kekäläinen ]
* Replace old 'make test' structure with direct call on mysql-test-run and * Replace old 'make test' structure with direct call on mysql-test-run and
parallelize the test suite run in the Debian build. parallelize the test suite run in the Debian build.
* Print in build log env info to help debug builds on different platforms. * Print in build log env info to help debug builds on different platforms.
......
...@@ -24,7 +24,7 @@ Build-Depends: bison, ...@@ -24,7 +24,7 @@ Build-Depends: bison,
psmisc, psmisc,
unixodbc-dev, unixodbc-dev,
zlib1g-dev (>= 1:1.1.3-5~) zlib1g-dev (>= 1:1.1.3-5~)
Standards-Version: 3.9.7 Standards-Version: 3.9.8
Homepage: http://mariadb.org/ Homepage: http://mariadb.org/
Vcs-Git: git://anonscm.debian.org/pkg-mysql/mariadb-10.0.git Vcs-Git: git://anonscm.debian.org/pkg-mysql/mariadb-10.0.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-mysql/mariadb-10.0.git/
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment