summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-427/MDEV-5713 Add systemd script with notify functionalitySergey Vojtovich2015-10-124-11/+10
| | | | After review/QA fixes.
* MDEV-427/MDEV-5713 Add systemd script with notify functionalityDaniel Black2015-10-124-0/+17
|
* Merge branch '10.1' into pull-request-97Sergei Golubchik2015-09-251-0/+1
|\ | | | | | | Merge downstream Debian packaging (MDEV-6284)
| * Update mandatory wsrep configuration optionsNirbhay Choubey2015-09-191-0/+1
| |
* | Merge branch '10.1' of https://github.com/MariaDB/server into ok-debpkg-10.1Otto Kekäläinen2015-09-051-0/+1
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+1
| |\ | | | | | | | | | | | | referenced_by_foreign_key2(), needed for InnoDB to compile, was taken from 10.0-galera
| | * MDEV-8374 - Debian: mysqld_safe Can't log to error log and syslog at the ↵Sergey Vojtovich2015-07-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | same time Let mysqld_safe_syslog.cnf force disable error log so that logging to syslog is not affected by previous log_error setting. Added handling of --skip-log-error to mysqld_safe.
* | | Revert "Make galera-3 a Recommends instead of Depends in Debian packaging"Otto Kekäläinen2015-09-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6bd94cf54274d54521ece1e50d534777122ff29e. Without galera as a compulsory dependency, test suite will not pass due to failing: wsrep.pool_of_threads wsrep.binlog_format wsrep.mdev_6832 wsrep.mdev_7798
* | | Unify virtual-* package definitions with official Debian packagingOtto Kekäläinen2015-09-021-19/+37
| | | | | | | | | | | | | | | | | | | | | Plus minor other fixes to debian/control file, wrap-and-sort, versioned mariadb-common dependency etc. All changes based on comparison with mariadb-10.0 packaging in official Debian repositories.
* | | Add MariaDB 10.0 stanzas next to MariaDB 5.5 in debian/control fileOtto Kekäläinen2015-09-011-4/+16
| | | | | | | | | | | | | | | This should make the provides/breaks/replaces/conflicts lines work properly when upgrading from mariadb-10.0 to mariadb-10.1
* | | Add MySQL 5.6 stanzas next to MySQL 5.5 in debian/control fileOtto Kekäläinen2015-09-011-14/+29
| | | | | | | | | | | | | | | This should make the provides/breaks/replaces/conflicts lines work properly when upgrading from mysql-5.6 to mariadb-packages.
* | | Make galera-3 a Recommends instead of Depends in Debian packagingOtto Kekäläinen2015-08-301-2/+1
| | | | | | | | | | | | | | | | | | | | | Having galera-3 as a Depends stops installation of proceeding on systems where package galera-3 is not available. The server can run fine withouth galera enabled, therefore a more slack relationship is more appropriate.
* | | Merge documentation parts in debian/control from downstreamOtto Kekäläinen2015-07-221-18/+11
| | |
* | | Make autobake-deb.sh to omit .git directory from source tar.gzOtto Kekäläinen2015-07-221-2/+3
| | | | | | | | | | | | | | | | | | This is useful for developers who run autobake-deb.sh directly from the source tree as the resulting source tar package will be 90% smaller and all operations regarding it consequently 10x faster.
* | | Merge (most) build dependencies in debian/control with downstreamOtto Kekäläinen2015-07-221-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * dpatch cannot be removed yet, as packaging standard isn't updated * we don't want to remove libssl at all, as in upstream we rather use system provided OpenSSL than bundled, non-system updated and less commonly trusted YaSSL * keep versioned dependencies, they might prove helpful when building for multiple distros and releases
* | | Extend debian/control build dependencies to maxOtto Kekäläinen2015-07-221-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | For tracking purposes this step is committed first before the unnecessary dependencies are trimmed away. libpcre3-dev (>= 2:8.35-3.2~) is however omitted (compared to downstream Debian packaging) as it is not available in precise and we don't want to break builds on precise yet.
* | | Remove files from debian/* that are unrelevant for this upstream repoOtto Kekäläinen2015-07-2213-230/+56
| | | | | | | | | | | | | | | | | | * README and NEWS are very old and mostly plain wrong and not needed * Lintian-overrides are relevant only in actual Debian QA systems * watch file was plain wrong and anyway relevant only in downstream distros
* | | Update autobake.sh to match control file location. Drop lucid and squeeze ↵Otto Kekäläinen2015-07-222-31/+6
| | | | | | | | | | | | support.
* | | debian/*: wrap and sort for cleaner diffsOtto Kekäläinen2015-07-212-96/+194
| | |
* | | Remove debian/dist/* and have just one versionOtto Kekäläinen2015-07-2116-1146/+0
|/ / | | | | | | | | | | Use the slightly better Ubuntu version in both Ubuntu and Debian and latest versions of Debian don't have problems with AppArmor files included in packaging.
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-272-41/+85
|\ \ | |/
| * MDEV-5977 MariaDB 10.0 is not installable on Trusty when "trusty-updates ↵Sergei Golubchik2015-06-172-39/+71
| | | | | | | | | | | | | | | | | | | | universe" is in sources.list fix upgrade[2] tests on trusty and utopic: add missing conflicts/replaces, client-10.0 should conflict/replace client-5.5. reformat other conflicts/replaces lines to make them easier to read and merge
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-06-112-2/+12
| |\
| | * MDEV-4608 deb packages for jessieSergei Golubchik2015-06-032-2/+12
| | | | | | | | | | | | | | | | | | | | | jessie has newer automake so build-depends could not be satisfied. refresh build-depends, remove automake, libtool, doxygen, texlive-latex-base, ghostscript.
| | * CRLF->LFSergei Golubchik2015-06-022-11/+11
| | |
* | | Update galera package name/version for debianNirbhay Choubey2015-04-152-2/+2
| | |
* | | add encryption plugins to deb packagesSergei Golubchik2015-04-103-0/+4
| | |
* | | MDEV-7874 deb package installation fails with "dpkg: dependency problems ↵Elena Stepanova2015-03-302-0/+2
| | | | | | | | | | | | | | | | | | prevent configuration of mariadb-server" Added usr/share/mysql/maria_add_gis_sp_bootstrap.sql to the file lists
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-072-5/+7
|\ \ \ | |/ /
| * | MDEV-7520 gtid replication broken during upgrade to debian 10.0.16Sergei Golubchik2015-02-222-4/+6
| | | | | | | | | | | | | | | | | | | | | Don't binlog mariadb setup sql statements: * use "mysql_install_db --disable-log-bin" * use "mysqld --bootstrap --disable-log-bin" * use "SET sql_log_bin=0"
| * | fix after 5.5 merge, debian packagingSergei Golubchik2015-02-202-4/+0
| | | | | | | | | | | | | | | * oqgraph is in a separate package in 10.0 * sphinx udf is in the ha_sphinx.so
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-183-1/+5
| |\ \ | | |/
| | * MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbotSergei Golubchik2015-02-092-2/+2
| | | | | | | | | | | | include oqgraph into deb packages conditionally, just like we do with tokudb
| | * MDEV-7519 debian / ubuntu packaging creation of plugin table (if not exists)Elena Stepanova2015-02-081-1/+1
| | | | | | | | | | | | | | | | | | Previously IF NOT EXISTS was added in Debian version in revno 3543. Now added the same for Ubuntu.
* | | MDEV-7305 Difficulties building cracklib_password_checkSergei Golubchik2015-02-174-3/+28
| | | | | | | | | | | | | | | put cracklib_password_check into a separate package. build it conditionally on Debian/Ubuntu
* | | cleanup: remove old debian/ubuntu names from debian/* filesSergei Golubchik2015-02-173-10/+4
| | | | | | | | | | | | | | | namely, remove the code to support: etch, lenny, hardy, intrepid, jaunty, karmic, maverick, natty
* | | MDEV-7151 ha_archive.so missing from .debSergei Golubchik2015-02-082-4/+14
| | | | | | | | | | | | add missing plugins to debs
* | | Merge 10.0-galera into 10.1Sergei Golubchik2015-02-063-7/+7
|\ \ \
| * | | MDEV-7470: MariaDB-Galera-server uses 'tar', but 'tar' isNirbhay Choubey2015-01-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | not in the dependency list Added tar to the dependency list.
| * | | MDEV-7204: mariadb-galera-server el7 rpms packagingNirbhay Choubey2014-12-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue, no mariadb-server in provides MDEV-7233: Fix issue with missing dependency socat when installing MariaDB-galera-server on RedhatEL/OracleEL/(Others?) RPM based * Added mariadb-server to "provides" for MariaDB Galera server package. (rpm) * Removed "socat" from MariaDB Galera server's mandatory dependency list. (rpm) * Moved "socat" from mandatory to optional dependency. (deb)
| * | | bzr merge -rtag:mariadb-10.0.15 maria/10.0Nirbhay Choubey2014-12-055-10/+19
| |\ \ \ | | |/ /
| * | | bzr merge -rtag:mariadb-10.0.14 maria/10.0/Nirbhay Choubey2014-09-282-2/+2
| |\ \ \
| * | | | Moved wsrep_slave_threads to optional settings.Nirbhay Choubey2014-09-241-1/+1
| | | | |
| * | | | Updated config files:Nirbhay Choubey2014-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed QC restriction - Added bind-address Fixed file permissions for wsrep_sst_rsync.sh. Removed some unnecessary files.
| * | | | MDEV-6495: local merge from maria-5.5-galera.Nirbhay Choubey2014-08-051-1/+1
| | | | |
| * | | | Local merge of patch for MDEV-3896 from maria-5.5-galera.Nirbhay Choubey2014-07-211-1/+15
| | | | |
| * | | | bzr merge -rtag:mariadb-10.0.12 maria/10.0Nirbhay Choubey2014-06-1924-764/+0
| |\ \ \ \
| * | | | | Fix for a debian build failure (cherry-pickedmariadb-galera-10.0.11Nirbhay Choubey2014-06-092-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from 10.0:r4231).
| * | | | | Fixed a typo in debian control file.Nirbhay Choubey2014-06-021-1/+0
| | | | | |
| * | | | | Added rsync to galera server's debian dependency list.Nirbhay Choubey2014-05-292-2/+3
| | | | | |