summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2018-09-111-1/+1
|\
| * After-merge fix: s/tokudb_logdump/tokudb_logprint/Marko Mäkelä2018-09-071-1/+1
| |
| * Merge 10.2 into 10.3Marko Mäkelä2018-08-281-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-08-211-1/+1
| | |\
| | | * MDEV-15869 Mariabackup is lacking some dependencies declaration (#771)faust2018-08-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Backport from 10.4 to resolve dependency problem Using the dependency syntax from 10.4 branch because {$LIBSSL} can not be used.
| | * | Deb: Make libmariadb3 Breaks+Replaces libmariadbclient18 so upgrade passOtto Kekäläinen2018-08-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package libmariadbclient18 contains the dialog.so plugin, which also the new libmariadb3 ships. As they both use the exact same path the latter must be marked as a with Breaks and Replaces relations ship. Note: This fix is conservative hack for stable releases 10.2 and 10.3. In 10.4, the development release at the time, we will clean up how the libmariadb3 packaging and it's -compat packages are done to match that what is done in downstream Debian official.
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-163-11/+11
|\ \ \ \ | |/ / /
| * | | Deb: Make libmariadb3 Breaks+Replaces libmariadbclient18 so upgrade passOtto Kekäläinen2018-08-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The package libmariadbclient18 contains the dialog.so plugin, which also the new libmariadb3 ships. As they both use the exact same path the latter must be marked as a with Breaks and Replaces relations ship. Note: This fix is conservative hack for stable releases 10.2 and 10.3. In 10.4, the development release at the time, we will clean up how the libmariadb3 packaging and it's -compat packages are done to match that what is done in downstream Debian official.
| * | | MDEV-16666: Partially revert "Deb: Update documentation and fix spelling errors"bb-10.3_ccOtto Kekäläinen2018-08-053-11/+11
| | | | | | | | | | | | | | | | | | | | This partially reverts commit 548ec3a088a2444881e1245a237f81cea1671969 by removing the misfixed misspellings.
| * | | Added -j option to dpkg-buildpackage to speed up buildRasmus Johansson2018-08-021-1/+1
| | | |
* | | | Deb: Don't define libzstd1 or other libraries as install dependencies manuallyOtto Kekäläinen2018-08-071-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If something was built using a build dependency, it will automatically be a install dependency via ${shlibs:Depends}, so no need to define it manually. This also fixes a bug related to a over autobake-deb.sh mangling the control file architecture field on Trusty and Jessie.
* | | | Deb: Organize package order in control file to be more logicalOtto Kekäläinen2018-08-054-85/+85
| | | | | | | | | | | | | | | | | | | | This also better matches the package order in downstream, so it makes it easier to compare upstream and downstream. Also wrap-and-sort.
* | | | Deb: Fix brittle line numbers with simple paragraph detectionOtto Kekäläinen2018-08-051-10/+10
| | | | | | | | | | | | | | | | | | | | After this there will be no need to maintain line numbers, as the extent of the sed deletion will automatically be until next empty line.
* | | | Deb: Open new changelog entry for 10.4Otto Kekäläinen2018-08-051-0/+6
| | | |
* | | | Deb: Mass replace 10.3 with 10.4 inside filesOtto Kekäläinen2018-08-0533-565/+565
| | | |
* | | | Deb: Update the control file for 10.4 package namesOtto Kekäläinen2018-08-052-39/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update package names that had -10.3 to -10.4 - Update conflicts/breaks/replaces of to include now also 10.3, just like 10.3 had the same relationship to 10.2 - Remove some old (<< ${source:Version}) not needed anymore as we are not moving files around inside the 10.4 releases (at least yet). - Ensure all plugins depend on server or client binaries from the same release so that they for sure are binary API compatible.
* | | | Deb: Rename all 10.3 files into 10.4 as this is a 10.4 branch nowOtto Kekäläinen2018-08-0425-0/+0
| | | |
* | | | Added -j option to dpkg-buildpackage to speed up buildRasmus Johansson2018-08-021-1/+1
| | | |
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-031-0/+2
|/ / / | | | | | | | | | | | | | | | New version of PAM plugin (v2.0) added along with the old v1.0. There the pam module is isolated in the auth_pam_tool application so cannot crash the server.
* | | Merge mariadb-10.3.8 into 10.3Marko Mäkelä2018-07-035-31/+30
|\ \ \
| * | | after-merge fixmariadb-10.3.8Sergei Golubchik2018-07-021-0/+0
| | | |
| * | | Fix deb build failure on Xenial: disable -fPIESergei Golubchik2018-07-011-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct 898a8c3c0ce to work when newer debhelper-10.2 is installed from xenial-backports (or jessie-backports). Use gcc version instead of debproxy version, this is likely a gcc issue (as disabling LTO and gcc's linker plugin fixes it).
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-305-22/+22
| |\ \ \ | | |/ /
| | * | MDEV-14560 Extra engines enabled through additional config are not loaded on ↵Sergei Golubchik2018-06-242-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first installation Solution for Debian/Ubuntu: install a trigger to restart mysqld automatically whenever a package changes something in /etc/mysql or in /etc/systemd/system/mariadb.service.d
| | * | MDEV-16537 aws key management plugin on Ubuntu bionic has impossible ↵Sergei Golubchik2018-06-242-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies remove manual libcurl3 dependency. it'll be automatically added (libcurl3 or libcurl4, whatever was actually used)
| | * | fix debian packaging for tokudbSergei Golubchik2018-06-241-0/+1
| | | |
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-211-1/+1
| | |\ \ | | | |/
| | | * fix dependencies on bionicmariadb-10.1.34Sergei Golubchik2018-06-161-1/+1
| | | |
| | | * MDEV-16187 Ubuntu Bionic MariaDB has epoch version that makes 10.1 and 10.2 ↵Sergei Golubchik2018-06-151-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | installs fail backport cb21e117bab from 10.2
| | * | MDEV-14578: mysql_install_db install unix_socket plugin when ↵Sergei Golubchik2018-06-211-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | --auth-root-authentication-method=socket post-merge fixes
| | * | MDEV-13403 Mariadb (with TokuDB) excessive memory usage/leakSergei Golubchik2018-06-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In RPM/DEB packages - always ld-preload jemalloc, instead of linking ha_tokudb.so with it. Keep linking in bintars, because they don't install cnf files in the correct locations.
| | * | MDEV-12642: Build deb source packages on buildbot, just not on Travis-CIOtto Kekäläinen2018-06-051-3/+11
| | | |
* | | | Travis-CI: Ensure AWS key management plugin is not built nor packagedOtto Kekäläinen2018-06-302-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building this plugin which requires run-time access to network, uses a lot of disk space and is slow was already partially disabled. This way we also ensure that on cmake level it never runs even if it out of some autodetection reason at times thought it could run. This fixes the error message: fatal: unable to access 'https://github.com/awslabs/aws-sdk-cpp.git/': Problem with the SSL CA cert (path? access rights?)
* | | | Travis-CI: Don't build nor package the embedded server to save disk spaceOtto Kekäläinen2018-06-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fixes errors on Travis like: cp: error writing debian/libmariadbd19//usr/lib/x86_64-linux-gnu/ libmariadbd.so.19: No space left on device
* | | | autobake-deb: Stop packaging plugins that are not builtOtto Kekäläinen2018-06-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This complements commit ecb0e0ade47309b5d597ad33687c5f8eae75ae81 that disabled a bunch of plugins from being built on Travis-CI (due to time and disk space saving reasons). When the plugins are not built, the packaging phase will fail due to missing files. This change omits the files from packaging to the process can complete successfully.
* | | | autobake-deb: disable storage engines using -DPLUGINTeodor Mircea Ionita2018-06-291-1/+1
| | | |
* | | | MDEV-16213: Exclude more engines from autobake-deb.shTeodor Mircea Ionita2018-06-291-1/+1
|/ / /
* | | Deb: Disable PIE in debian/rules on older Debian/Ubuntu releasesOtto Kekäläinen2018-06-021-0/+10
| | | | | | | | | | | | This partially reverts commit dc0a76600b65950c478782203ac811e7e1027123.
* | | Deb: Import default.mk instead of only the subset buildflags.mkOtto Kekäläinen2018-05-291-24/+11
| | | | | | | | | | | | | | | | | | | | | Include all the Makefiles that define variables that can be useful within debian/rules. This includes buildflags.mk as well. Use the standard variable names and don't define our own.
* | | Deb: Fix FTBFS on non-Linux architectures that don't support systemdJames Clarke2018-05-291-0/+3
| | | | | | | | | | | | For details see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852728
* | | Deb: Don't disable PIE in debian/rules, it's enabled anywayAdrian Bunk2018-05-291-1/+1
| | | | | | | | | | | | For details see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865737
* | | Deb: Clean away legacy rules sections which no longer have a functionOtto Kekäläinen2018-05-292-15/+0
| | |
* | | Deb: Remove dependencies on packages that are 'essential' anywayOtto Kekäläinen2018-05-281-4/+1
| | | | | | | | | | | | | | | | | | All packages in group 'essential' are by default installed on all Debian and Ubuntu systems, and there is no need to mark them as dependencies for any binary.
* | | Deb: Extend new package descriptions to meet Lintian minimum criteriaOtto Kekäläinen2018-05-282-3/+16
| | |
* | | Deb: Mark binary package architectures correctlyOtto Kekäläinen2018-05-281-1/+5
| | | | | | | | | | | | (This change matches how debian/control is in downstream Debian.org)
* | | Deb: Skip building RocksDB, TokuDB and using jemalloc on certain archsOtto Kekäläinen2018-05-281-0/+16
| | | | | | | | | | | | (This change matches how debian/rules is in downstream Debian.org)
* | | Deb: Update documentation and fix spelling errorsOtto Kekäläinen2018-05-286-12/+29
| | |
* | | Apply debian/patches/61_replace_dash_with_bash_mbug675185.dpatchKristien Nielsen2018-05-284-23/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have carried along this patch as a patch inside our sources since 2012 (commit cfd4fcb0bc3d). The validity of this has thus been vetted in production for years and the review done now did not find otherwise. A race in dash causes mysqld_safe to occasionally loop infinitely. Fix by using bash instead. https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/675185 As this is the last patch, we can also clean away usage of dpatch.
* | | Apply debian/patches/38_scripts__mysqld_safe.sh__signals.dpatchChristian Hammers2018-05-282-44/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have carried along this patch as a patch inside our sources since 2012 (commit cfd4fcb0bc3d469dfca74dae30d17250d65fdd91). This same patch has been used also in MySQL packaging at Oracle and in downstream Debian.org packages for both MySQL and MariaDB. The validity of this has thus been vetted in production for years and the review done now did not find otherwise. Code contributed to Oracle with http://forge.mysql.com/wiki/Sun_Contributor_Agreement Reported as http://bugs.mysql.com/bug.php?id=31361
* | | MDEV-15578: MyRocks: support zstandard compression where the distro allows itVicențiu Ciorbaru2018-05-242-0/+11
| | | | | | | | | | | | | | | | | | Add libzstd-dev as a build dependency to the server and libzstd1 as a runtime dependency for rocksdb. libzstd is practially a mandatory compression library to ensure adequate performance for RocksDB.