summaryrefslogtreecommitdiff
blob: 685bff76473579d057ca329b60403662e6be4c8f (plain)
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
# ChangeLog for dev-db/mariadb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/ChangeLog,v 1.9 2010/10/07 19:05:47 robbat2 Exp $

  07 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> mariadb-5.1.50.ebuild:
  We need a newer libtool now, bug #339717 comment #3.

*mariadb-5.1.50 (06 Oct 2010)

  06 Oct 2010; Robin H. Johnson <robbat2@gentoo.org> +mariadb-5.1.50.ebuild:
  Version bump. Amarok use of embedded libmysqld.so is supported again.

  01 Apr 2010; Robin H. Johnson <robbat2@gentoo.org> mariadb-5.1.42.ebuild,
  mariadb-5.1.42-r1.ebuild:
  Followup on bug #284946, #293801, #310615, #307251: In 5.0.87, the mutex
  locking code was changed a lot again, so that while 5.0.84 required a
  newer GCC due to the HAVE_ATOMIC_BUILTINS error, newer releases do NOT
  need those GCC versions anymore. This also frees up ~hppa to do more
  stabilization.

*mariadb-5.1.42-r1 (24 Mar 2010)

  24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> files/my.cnf-5.1,
  +mariadb-5.1.42-r1.ebuild:
  Missed copying back last version of the new my.cnf from my personal
  overlay, and caused bug #311151.

  24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> mariadb-5.1.42.ebuild:
  Bug #310131: fix lineendings in mariadb specific patch that broke compile
  on some systems.

  24 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> +files/my.cnf-5.1:
  Just add new config files that gets rid of some deprecated warnings, so
  the eclass does not break anything.

  22 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> mariadb-5.1.42.ebuild:
  Bug #224751: Fix false positive fail of the profiling tests.

  16 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> Manifest:
  Fix Manifest.

*mariadb-5.1.42 (15 Mar 2010)

  15 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> +files/my.cnf-4.1,
  +mariadb-5.1.42.ebuild, +metadata.xml:
  Add MariaDB. Bug #303130, based on the submission by Brian Evans
  <grknight@scent-team.com>.