Changelog for
redland-1.0.15-1.27.i586.rpm :
Wed May 9 14:00:00 2012 darinAATTdarins.net
- removed unnecessary postgresl-devel package and it\'s .la
- removed libpq5 require
Tue May 8 14:00:00 2012 darinAATTdarins.net
- Updated to include postgresql storage support and development
packages
Wed Dec 21 13:00:00 2011 tittiatcokeAATTgmail.com
- Update to 1.0.15
Issues Fixed:
0000461: librdf error - query language vsparql already
registered
0000468: xlc on AIX configure tests for both
HAVE_BDB_OPEN_7_ARGS and HAVE_BDB_OPEN_6_ARGS pass
0000475: Freeing a counted_string returned by redland on a
modern Windows system crashes
0000478: Object returned from librdf_stream_get_object must
be copied, but may not copiable
0000483: Documentation of
librdf_parser_get_namespaces_seen_count return is
incorrect
0000485: No rule to make target `-lltdl\', needed by
`librdf.la\'. Stop.
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency
Wed Nov 16 13:00:00 2011 tittiatcokeAATTgmail.com
- Ensure that the patch regarding O_CLOEXEC is only applied on
versions equal or higher than 12.1
Mon Nov 14 13:00:00 2011 crrodriguezAATTopensuse.org
- open all file descriptors with O_CLOEXEC to avoid
races and leaks.
Mon Sep 19 14:00:00 2011 tittiatcokeAATTgmail.com
- update to 1.0.14
* Fixed Issues: [1]#0000419, [2]#0000404, [3]#0000325, [4]#0000447,
[5]#0000432, [6]#0000418 and [7]#0000375
* librdf_node_write() is defined to now always write N-Triples
format
* Added librdf_query_language_get_description() to return the full
description of of the query language
* Removed Raptor V1 support code as librdf no longer supports
Raptor V1
- Created a separate package for the redland-bindings as this no
longer compiles without redland installed
Thu Apr 14 14:00:00 2011 toddrme2178AATTgmail.com
- added 32bit compatibility libraries
Tue Feb 15 13:00:00 2011 davejplaterAATTgmail.com
- Removed incomplete patch redland-perl-vendor_perl.patch until the
fix is ready.
Sun Jan 30 13:00:00 2011 davejplaterAATTgmail.com
- Perl bindings install in site_arch disabled with bcond
Sun Jan 16 13:00:00 2011 davejplaterAATTgmail.com
- Added perl, python, php5 and ruby bindings.
Tue Oct 19 14:00:00 2010 dmuellerAATTsuse.de
- update to 1.0.12:
Enable librdf.h to be used as the top-level header in addition to
redland.h
Fix linking issues when building with GNU ld with DT_NEEDED disabled
Fixed Issues: [1]#0000329, [2]#0000348 [3]#0000391, [4]#0000392 and
[5]#0000393.
Virtuoso storage backend querying now fully works.
Several new convenience APIs were added and others deprecated.
Support building with Raptor V2 API if configured with --with-raptor2.
Exports more functions to SWIG language bindings.
Switched to GIT version control [7]hosted by GitHub.
Many other bug fixes and improvements were made.
Fixed Issues: [8]#0000124, [9]#0000284, [10]#0000321, [11]#0000322,
[12]#0000334, [13]#0000338, [14]#0000341, [15]#0000344, [16]#0000350,
[17]#0000363, [18]#0000366, [19]#0000371, [20]#0000380, [21]#0000382
and [22]#0000383
Sat Jan 2 13:00:00 2010 dmuellerAATTsuse.de
- update to 1.0.10:
Added a Virtuoso storage by Patrick van Kleef
Support Rasqal 0.9.17 API
Fix compiling against sqlite 3.6.17 or newer
Fix modular storage dynamic loading linking problems
Wed Dec 16 13:00:00 2009 dmuellerAATTsuse.de
- fix build
Mon Jul 27 14:00:00 2009 beineriAATTopensuse.org
- update to version 1.0.9: many bug fixes