summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-mysql/ChangeLog-2015')
-rw-r--r--dev-ml/ocaml-mysql/ChangeLog-201576
1 files changed, 76 insertions, 0 deletions
diff --git a/dev-ml/ocaml-mysql/ChangeLog-2015 b/dev-ml/ocaml-mysql/ChangeLog-2015
new file mode 100644
index 00000000..6913b676
--- /dev/null
+++ b/dev-ml/ocaml-mysql/ChangeLog-2015
@@ -0,0 +1,76 @@
+# ChangeLog for dev-ml/ocaml-mysql
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.17 2015/07/31 08:38:25 aballier Exp $
+
+*ocaml-mysql-1.2.0 (31 Jul 2015)
+
+ 31 Jul 2015; Alexis Ballier <aballier@gentoo.org> +ocaml-mysql-1.2.0.ebuild:
+ version bump, fixing bug #556340
+
+ 31 May 2015; Manuel Rüger <mrueg@gentoo.org>
+ -files/ocaml-mysql-1.0.3-head.patch, -files/ocaml-mysql-1.0.3-shtool-r1.patch,
+ -ocaml-mysql-1.0.4.ebuild:
+ Remove old.
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> ocaml-mysql-1.0.4.ebuild,
+ ocaml-mysql-1.1.1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mysql-1.1.1.ebuild:
+ Stable for x86, wrt bug #289226
+
+ 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mysql-1.1.1.ebuild:
+ Stable for ppc, wrt bug #481646
+
+ 19 Aug 2013; Alexis Ballier <aballier@gentoo.org> ocaml-mysql-1.1.1.ebuild:
+ EAPI5, define suslot and add := dep on ocaml
+
+*ocaml-mysql-1.1.1 (23 May 2012)
+
+ 23 May 2012; Alexis Ballier <aballier@gentoo.org> +ocaml-mysql-1.1.1.ebuild:
+ version bump
+
+ 28 Sep 2009; Petteri Räty <betelgeuse@gentoo.org>
+ ocaml-mysql-1.0.4.ebuild:
+ Migrate to EAPI 2 in order to nuke built_with_use.
+
+ 20 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+ -files/ocaml-mysql-1.0.3-shtool.patch, -ocaml-mysql-1.0.3-r1.ebuild:
+ remove old
+
+ 20 Apr 2008; Markus Meier <maekke@gentoo.org> ocaml-mysql-1.0.4.ebuild:
+ x86 stable, bug #217549
+
+ 19 Apr 2008; nixnut <nixnut@gentoo.org> ocaml-mysql-1.0.4.ebuild:
+ Stable on ppc wrt bug 217549
+
+*ocaml-mysql-1.0.4 (03 Jan 2008)
+
+ 03 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+ +ocaml-mysql-1.0.4.ebuild:
+ version bump, make ocamlopt optional, ~amd64
+
+ 23 Nov 2006; Francesco Riosa <vivo@gentoo.org>
+ ocaml-mysql-1.0.3-r1.ebuild:
+ dev-db/mysql => virtual/mysql
+
+ 10 Sep 2006; Alexandre Buisse <nattfodd@gentoo.org>
+ -ocaml-mysql-1.0.3.ebuild:
+ Removed vulnerable 1.0.3 (bug #140545).
+
+ 17 Aug 2005; Francesco Riosa <vivo@gentoo.org>
+ +files/ocaml-mysql-1.0.3-shtool-r1.patch, ocaml-mysql-1.0.3-r1.ebuild:
+ fix Bug #101349, recreated the patch to apply to the correct file
+
+*ocaml-mysql-1.0.3-r1 (02 Jun 2005)
+
+ 02 Jun 2005; Matthieu Sozeau <mattam@gentoo.org>
+ +files/ocaml-mysql-1.0.3-shtool.patch, +ocaml-mysql-1.0.3-r1.ebuild:
+ Fixes security bug in shtool (see bug #93784).
+
+*ocaml-mysql-1.0.3 (06 Feb 2005)
+
+ 06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml,
+ +files/ocaml-mysql-1.0.3-head.patch, +ocaml-mysql-1.0.3.ebuild:
+ Mysql wrapper for ocaml. Original ebuild from gim <gentoo@gim.name>. Fixes bug
+ #32726.