Fedora 9 Update: mysql++-3.0.6-1.fc9

updates at fedoraproject.org updates at fedoraproject.org
Tue Sep 16 23:27:38 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-7272
2008-09-16 04:20:22
--------------------------------------------------------------------------------

Name        : mysql++
Product     : Fedora 9
Version     : 3.0.6
Release     : 1.fc9
URL         : http://tangentsoft.net/mysql++/
Summary     : C++ wrapper for the MySQL C API
Description :
MySQL++ is a C++ wrapper for MySQL’s C API.

It is built around STL principles, to make dealing with the database as easy
as dealing with an STL container. MySQL++ relieves the programmer of dealing
with cumbersome C data structures, generation of repetitive SQL statements,
and manual creation of C++ data structures to mirror the database schema.

If you are building your own MySQL++-based programs, you also need
to install the -devel package.

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog :    Version 3.0.6 - Just polishin' the ol' stone:    o
Several fixes to allow thread-aware builds on Solaris    o More improvements to
configure script's C API library path search feature, to find thread-aware
library on Fink.    o Various improvements to Windows installer (install.hta)
Version 3.0.5 - Lots of little bug fixes in this one:    o Replaced install.bat
with new install.hta, which has a GUI and a lot of embeded logic for doing The
Right Thing, which we couldn't do in a dumb batch file.    o Several fixes to
allow it to build on Solaris 10.    o Fixed a bug in comparison of Null<T> to T:
wouldn't always give the right result for one particular combination of argument
values and order of parameters to operator <(). It wouldn't fail all the time,
either; it depended on the way the system's memory allocator dealt with newly
allocated RAM. The bug was discovered during the Solaris 10 porting effort, but
it is not a Solaris-specific bug.    o Split Linux-specific material out of
README-Unix.txt into README-Linux.txt, and created README-Solaris.txt.    o
Shipping a vc2008 directory. Populated by bootstrap script with copies of vc2005
files when those are newer, with the idea being to update them by hand by
running them through VC++2008 before release.    o Several fixes to VS-only
examples. They hadn't been updated to track several of the changes in MySQL++
v3, so they wouldn't build OOTB at all, crashed when you did get them building,
and emitted a lot of warnings during the build. Cleaned it all up.    o Autoconf
now explicitly checks whether we need to link to zlib to link to MySQL C API
library. It used to be required, but lately, MySQL has been shipping the library
with zlib stuff embedded, causing multiply defined symbol errors on some
systems. Lots of little bug fixes in this one:       o Replaced install.bat with
new install.hta, which has a GUI and a lot of embeded logic for doing The Right
Thing, which we couldn't do in a dumb batch file.        o Several fixes to
allow it to build on Solaris 10.        o Fixed a bug in comparison of Null<T>
to T: wouldn't always give the right result for one particular combination of
argument values and order of parameters to operator <().  It wouldn't fail all
the time, either; it depended on the way the system's memory allocator dealt
with newly allocated RAM.  The bug was discovered during the Solaris 10 porting
effort, but it is not a Solaris-specific bug.        o Split Linux-specific
material out of README-Unix.txt into README-Linux.txt, and created README-
Solaris.txt.        o Shipping a vc2008 directory.  Populated by bootstrap
script with copies of vc2005 files when those are newer, with the idea being to
update them by hand by running them through VC++2008 before release.        o
Several fixes to VS-only examples. They hadn't been updated to track several of
the changes in MySQL++ v3, so they wouldn't build OOTB at all, crashed when you
did get them building, and emitted a lot of warnings during the build. Cleaned
it all up.        o Autoconf now explicitly checks whether we need to link to
zlib to link to MySQL C API library.  It used to be required, but lately, MySQL
has been shipping the library with zlib stuff embedded, causing multiply defined
symbol errors on some systems.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Aug 17 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.6-1
- update to 3.0.6
- thread aware examples.
* Sat Aug  9 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.5-1
- update to 3.0.5
* Sat Jul  5 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.4-1
- update to 3.0.4
* Tue May 13 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.3-1
- update to 3.0.3
- add mysql++-3.0.3-mystring.patch for x86_64 build
* Tue Apr 15 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.2-1
- update to 3.0.2
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update mysql++' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list