Bug 114013 - mysql-connector-net Upgrade to version 1.0.7
Bug#: 114013 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: gburger@mweb.co.za
Component: Ebuilds
URL:  http://dev.mysql.com/downloads/connector/net/1.0.html
Summary: mysql-connector-net Upgrade to version 1.0.7
Keywords:  
Status Whiteboard: 
Opened: 2005-11-30 04:11 0000
Description:   Opened: 2005-11-30 04:11 0000
I see portage only have version 1.0.4 and version 1.0.7 is out.
It seems that 1.0.7 works much better with Mysql5 and it would be nice to see it
in the portage.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From AriT93 2006-07-11 18:42:49 0000 -------
Created an attachment (id=91529) [details]
ebuild for MySQLConnector/NET

ebuild for mysql-connector-net-1.0.7

------- Comment #2 From AriT93 2006-07-11 18:44:06 0000 -------
Created an attachment (id=91530) [details]
patch for mysql-connector-net-1.0.7

This patch corrects issues with the nant build file and the Assembly.cs file
for mysql-connector-net

------- Comment #3 From AriT93 2006-07-11 18:47:16 0000 -------
I have created two attachements an ebuild and a patch for
mysql-connector-net-1.0.7.  I have done some limited testing and the ebuild is
able to download,compile, and install on my amd64 box.  This is my first ebuild
so please advise of anything I may have done wrong.  I basically just copied
the 1.0.4 ebuild and made the neccessary changes for 1.0.7.  

------- Comment #4 From Jakub Moc (RETIRED) 2007-01-21 22:05:21 0000 -------
ramereth@gentoo.org

------- Comment #5 From Phil 2007-02-27 19:36:11 0000 -------
Created an attachment (id=111457) [details]
Ebuild for mysql-connector-net 1.0.9

Attaching a new ebuild for the 1.0.9 version of mysql-connector-net

------- Comment #6 From Phil 2007-02-27 19:37:48 0000 -------
Created an attachment (id=111459) [details]
Patch for mysql-connector-net-1.0.9

And corresponding patch file for ebuild 1.0.9

------- Comment #7 From Phil 2007-02-27 19:38:42 0000 -------
Created an attachment (id=111461) [details]
Ebuild for mysql-connector-net 5.0.3

Adding ebuild for version 5.0.3 of mysql-connector-net  (requires mono >= 1.2)

------- Comment #8 From Phil 2007-02-27 19:39:19 0000 -------
Created an attachment (id=111462) [details]
Patch for mysql-connector-net-5.0.3

And corresponding patch file for ebuild 5.0.3

------- Comment #9 From Alex Buell 2007-03-17 23:04:44 0000 -------
1.0.8 is now out; and has lots of fixes in it. Please put in portage tree asap,
thanks. 1.0.4 doesn't seem to work with mod_mono at all. Tried using
ByteFX.Data but it did not like the protocol that MySQL 5.x uses at all!

------- Comment #10 From Jurek Bartuszek 2007-06-25 00:11:06 0000 -------
Version 1.0.9 is now in CVS, thanks!