Fedora 10 Update: mysql++-3.0.8-1.fc10

updates at fedoraproject.org updates at fedoraproject.org
Mon Dec 8 13:06:46 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-10566
None
--------------------------------------------------------------------------------

Name        : mysql++
Product     : Fedora 10
Version     : 3.0.8
Release     : 1.fc10
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.8 - Released 11/27   o Fixed a VC++ build
error introduced in 3.0.7 in the Sun CC fix.   o Fixed the Makefile we generate
from Makefile.simple for the devel RPM.  The recent Bakefile upgrade changed the
output so our munger stopped munging.   o Changed all instances of "CREDITS" in
header comments to "CREDITS.txt".   o Brought ebuild file up to date with what
Gentoo has been using for 2.3.2.    Version 3.0.7 - Released 11/22    o Fixed
bug where initting a Query with a query string and then appending more to it
with operator <<() would start overwriting the beginning of the buffer. Thanks
for the fix go to Chris Frey.   o Added String::empty(), to parallel std::string
better.   o Added SQLTypeAdapter ctor for Null<String>, to allow SSQLS with NULL
BLOB columns. Thanks for this patch go to Russell Robinson.   o Passing on
"throw exceptions" flag in Query::storein() to the temporary Row objects it
creates. (Should have done this all along.)   o All MySQL++ classes with
operator[]() and at() methods now throw the new BadIndex exception on out of
range indices now, unconditionally. Before, it was a mishmash of
MySQL++-specific mechanisms, std::range_error, and unchecked access.   o Fixed
some bugs in load_jpeg and cgi_jpeg examples that prevented them from working
correctly on Windows.   o Squished some warnings and incompatibilities that
caused difficulty with Solaris CC.   o Several minor fixes to allow building on
Cygwin again.   o Dedicated VC++ 2008 support. (Not just a clone of VC++ 2005
project files in a different directory.)   o Lots of documentation improvements.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Nov 30 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.8-1
- update to 3.0.8
* Sun Nov 23 2008 Remi Collet <Fedora at FamilleCollet.com> 3.0.7-1
- update to 3.0.7
--------------------------------------------------------------------------------

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