2015-03-15 20:37:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 15 17:31:33 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.0.15
|
|
|
|
* Made several fixes to Turtle / N-Triples family of parsers and serializers
|
|
|
|
* Added utility functions for re-entrant sorting of objects and sequences.
|
|
|
|
* Made other fixes and improvements including fixing reported issues:
|
|
|
|
0000574, 0000575, 0000576, 0000577, 0000579, 0000581 and 0000584.
|
|
|
|
|
2013-09-14 19:07:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 14 16:41:05 UTC 2013 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.0.10
|
|
|
|
* Completed support for Turtle Terse RDF Triple Language W3C Candidate
|
|
|
|
Recommendation 19 February 2013 (Turtle 2013)
|
|
|
|
* Added support for N-Triples W3C Working Group Note 09 April 2013
|
|
|
|
(N-Triples 2013)
|
|
|
|
* Added a few new Turtle and N-Triples support functions
|
|
|
|
* Update configure to better handle mixed pkg-config settings
|
|
|
|
* Fixed reported issues: 0000532, 0000535, 0000545 and 0000548
|
|
|
|
|
2013-05-30 19:32:55 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 30 17:31:45 UTC 2013 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.0.9
|
|
|
|
* Added full parsing and serializing support for Turtle Terse RDF
|
|
|
|
Triple Language W3C Candidate Recommendation 19 February 2013
|
|
|
|
* Added CMake build framework for building Raptor on Microsoft
|
|
|
|
* Made a few minor fixes and improvements
|
|
|
|
* Fixed reported issues: 0000499, 0000508, 0000520, 0000521
|
|
|
|
and 0000526
|
|
|
|
|
2013-04-05 18:30:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 5 12:43:35 UTC 2013 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
|
2012-11-20 19:15:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 20 14:35:06 UTC 2012 - cgiboudeaux@gmx.com
|
|
|
|
|
|
|
|
- Fix build on SLES: pkgconfig(libxml-2.0) fails
|
|
|
|
|
2012-07-02 21:47:21 +02:00
|
|
|
-------------------------------------------------------------------
|
2012-07-16 12:35:58 +02:00
|
|
|
Mon Jul 16 09:46:59 UTC 2012 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: LGPL-2.1+ or GPL-2.0+ or Apache-2.0
|
|
|
|
Updating to those licenses stated in the LICENSE.txt file (even though
|
|
|
|
the LGPL-2.1 has a migration clause to GPL-2.0 anyway"
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2012-07-02 21:47:21 +02:00
|
|
|
Thu Jun 28 09:28:26 UTC 2012 - mlin@suse.com
|
|
|
|
|
|
|
|
- Update to version 2.0.8
|
|
|
|
* Added support for RDFa 1.1 via updated librdfa
|
|
|
|
* Multiple portability fixes for Windows and Solarises. (Daniel Richard G.)
|
|
|
|
* Multiple minor fixes and improvements
|
|
|
|
* Fixed reported issues: 0000381, 0000487, 0000505 and 0000507
|
|
|
|
|
2012-04-06 19:19:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 6 17:18:13 UTC 2012 - tittiatcoke@gmail.com
|
|
|
|
|
2012-04-08 20:46:48 +02:00
|
|
|
- Update to v2.0.7
|
|
|
|
* CVE-2012-0037 fixed (bnc#745298)
|
|
|
|
* Removed Expat support
|
|
|
|
* Removed internal Unicode NFC code for better and optional ICU
|
|
|
|
* Added options for denying file requests and XML entity loading
|
|
|
|
* Added options for SSL certificate verifying
|
|
|
|
|
2011-12-21 13:46:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 21 12:41:18 UTC 2011 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- Update to v2.0.6
|
|
|
|
* Handle libCurl SSL options before 7.16.4 (2007)
|
|
|
|
* Add a few sequence utility methods for sort, reverse and
|
|
|
|
permute
|
|
|
|
* All parsers and serializers use the W3C Format URIs as their
|
|
|
|
primary URI
|
|
|
|
* N-Quads parser can now handle optional context/graph URI
|
|
|
|
* Turtle serializer uses official text/turtle mime type
|
|
|
|
* Added some additional UTF-8 and snprintf utility functions
|
|
|
|
* No longer needs math functions trunc, lround and round.
|
|
|
|
* Several internal code style fixes and cleanups
|
|
|
|
|
2011-10-01 08:38:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 1 03:35:30 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Do not require gtk-doc to build
|
|
|
|
|
2011-09-19 13:47:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 19 11:41:09 UTC 2011 - tittiatcoke@gmail.com
|
|
|
|
|
|
|
|
- update to raptor2 v2.0.4
|
|
|
|
+ RDF/JSON parser now supports YAJL V2
|
|
|
|
+ Support libcurl 7.21.7 that removed the curl/types.h header
|
|
|
|
+ TRiG parser now supports the optional ':' in 'uri : { }' syntax
|
|
|
|
+ WWW module now supports setting SSL client side certificates
|
|
|
|
+ various bugfixes
|
|
|
|
+ see also http://librdf.org/raptor/RELEASE.html#rel2_0_4
|
|
|
|
|
2011-08-12 10:20:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 11 19:07:13 UTC 2011 - aj@suse.de
|
|
|
|
|
|
|
|
- Remove inclusion of <curl/types.h>, it's obsolete in curl since
|
|
|
|
2004.
|
|
|
|
|
2011-04-20 13:42:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- added 32bit compatibility libraries
|
|
|
|
- removed package name from summary (fix for RPMLINT warning)
|
|
|
|
|
2010-04-16 01:33:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 10 06:44:32 UTC 2010 - davejplater@gmail.com
|
|
|
|
|
|
|
|
- Update to 1.4.21:
|
|
|
|
This is a bug fix only release with no new features. New development
|
|
|
|
has moved to raptor 2 where a planned ABI and API break is underway.
|
|
|
|
RDFa parser buffer management problems were fixed.
|
|
|
|
Turtle parser and serializer now use QNames correctly against
|
|
|
|
specification
|
|
|
|
RDF/XML parser now resets correctly to detect duplicate rdf:IDs
|
|
|
|
Made a few other minor bug and build fixes
|
|
|
|
Fixed reported issues: 0000318, 0000319, 0000326, 0000331, 0000332 and
|
|
|
|
0000337
|
|
|
|
See the Raptor 1.4.21 ChangeLog for the full details of the
|
|
|
|
changes.
|
|
|
|
|
2009-12-30 00:29:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 3 19:19:21 CET 2009 - dmueller@suse.de
|
|
|
|
|
|
|
|
- update to 1.4.20:
|
|
|
|
Turtle serializing performance improvement by Chris Cannam
|
|
|
|
librdfa RDFa parser updates to fix empty datatype, xml:lang and 1-char
|
|
|
|
prefixes by Manu Sporny
|
|
|
|
Fix a crash when the GRDDL parser reported errors
|
|
|
|
Enable large file support for 32-bit systems
|
|
|
|
Several resilience improvements by Lauri Aalto
|
|
|
|
Other minor portability and bug fixes
|
|
|
|
Fixed reported issues: 0000306 0000307 0000310 and 0000312.
|
|
|
|
|
2008-09-15 17:57:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 15 17:45:24 CEST 2008 - dmueller@suse.de
|
|
|
|
|
|
|
|
- fix -devel pckage requires
|
|
|
|
|
2008-07-25 04:43:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 25 00:33:26 CEST 2008 - dmueller@suse.de
|
|
|
|
|
|
|
|
- update to 1.4.18:
|
|
|
|
Added an RDFa parser using an embedded version of librdfa by Manu
|
|
|
|
Sporny of Digital Bazaar.
|
|
|
|
Added an Atom 1.0 (RFC 4287) serializer with several output parameters.
|
|
|
|
Improved RSS 1.0 serializer functionality and resilience.
|
|
|
|
Added new API methods for qname, serializer, sequence and XML writer
|
|
|
|
classes.
|
|
|
|
Many other fixes and resilience improvements.
|
|
|
|
Fixed reported issues: 0000186 and 0000255.
|
|
|
|
|
2008-04-06 08:06:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 6 02:09:29 CEST 2008 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- update to version 1.4.17
|
|
|
|
* Added two new JSON serializers: resource-centric 'json'
|
|
|
|
(Talis RDF/JSON) and triple-centric 'json-triples'
|
|
|
|
* Added a new public XML SAX2 API class
|
|
|
|
* Added a new error handling structure
|
|
|
|
* Made the I/O Stream class support reading
|
|
|
|
* Added several new API methods.
|
|
|
|
* Made several fixes, portability and resilience improvements.
|
|
|
|
* Fixed reported issues: 0000252 and 0000245.
|
|
|
|
|
2007-12-19 22:14:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 19 20:03:46 CET 2007 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- missing pkg-config in buildrequires
|
|
|
|
|
2007-10-29 10:24:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 28 08:41:27 CET 2007 - stbinner@suse.de
|
|
|
|
|
|
|
|
- update to version 1.4.16:
|
|
|
|
* 100% support for the GRDDL W3C Recommendation of 2007-09-11
|
|
|
|
* Turtle parser and serializer were updated to support @base
|
|
|
|
* Turtle and RDF/XML serializers had performance improvements
|
|
|
|
for large graphs.
|
|
|
|
* Added a TRiG Parser based on Turtle with named graph support.
|
|
|
|
* Several other API changes, fixed and improvements were made.
|
|
|
|
* Many other fixes and improvements.
|
|
|
|
|
2007-05-04 17:09:39 +02:00
|
|
|
-------------------------------------------------------------------
|
2007-08-09 21:14:21 +02:00
|
|
|
Tue Aug 7 07:43:21 CEST 2007 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- as per http://lists.opensuse.org/opensuse-packaging/2007-07/msg00049.html
|
|
|
|
taking manteniance of this package
|
|
|
|
- use system libcurl for web access
|
|
|
|
- use libxslt as well (adds grdd parser support)
|
|
|
|
- remove nasty la file that causes significant bloat
|
|
|
|
- Fix build and devel package dependencies (raptor.h only requires glibc-devel)
|
|
|
|
- remove static libraries
|
|
|
|
- run ldconfig correctly
|
|
|
|
- run make check on rpm check section.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-05-04 17:09:39 +02:00
|
|
|
Fri May 4 08:42:11 CEST 2007 - dmueller@suse.de
|
|
|
|
|
|
|
|
- libraptor -> libraptor1
|
|
|
|
|
2007-05-04 00:23:15 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 4 00:19:52 CEST 2007 - lrupp@suse.de
|
|
|
|
|
|
|
|
- libraptor1-devel -> libraptor-devel
|
|
|
|
|
2007-05-03 06:41:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 3 06:39:07 CEST 2007 - lrupp@suse.de
|
|
|
|
|
|
|
|
- add Provides/Obsoletes: raptor-devel
|
|
|
|
|
2007-05-02 20:15:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 2 15:48:53 CEST 2007 - wstephenson@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.4.15:
|
|
|
|
* Mostly pass GRDDL W3C Working Draft 2 March 2007 parser test suite
|
|
|
|
* Turtle parser was changed to accept the N3 mime type text/rdf+n3
|
|
|
|
at low Q(quality) so it might work for N3 that is the RDF subset.
|
|
|
|
* Changed the RSS Tag Soup parser and RSS 1.0 serializer to stop
|
|
|
|
sharing use of the declared namespaces so that when using both
|
|
|
|
at the same time, there is no double-free of the same objects.
|
|
|
|
* Correct the content: namespace URI in the RSS parser and serializers.
|
|
|
|
* rapper gains a -t/--trace option to show URIs traversed.
|
|
|
|
* raptor_uri_resolve_uri_reference() buffer overrun fixed
|
|
|
|
* Enhanced XML error message reporting
|
|
|
|
- version 1.4.14:
|
|
|
|
* Added a Turtle Terse RDF Triple Language serialiser by Dave Robillard
|
|
|
|
based on the existing RDF/XML-Abbrev serialiser.
|
|
|
|
* Added a GraphViz DOT format serialiser by Evan Nemerson.
|
|
|
|
* The GRDDL parser now does namespace and profile URI recursion and
|
|
|
|
has other improvements and fixes.
|
|
|
|
* The libxml minimum version is now 2.6.8
|
|
|
|
- version 1.4.13:
|
|
|
|
* Prevent losing memory for a raptor_xml_writer when a serializer
|
|
|
|
is reused several times.
|
|
|
|
* Fixed Issue#0000134: Check for equal scheme and authority during
|
|
|
|
construction of relative URIs from two absolute URIs, from the
|
|
|
|
Redland Issue Tracker.
|
|
|
|
|
2007-01-16 00:34:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 12 18:23:41 CEST 2006 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.4.12:
|
|
|
|
* Make serialization order compatible with 1.4.10
|
|
|
|
* Added raptor_get_feature_count()
|
|
|
|
* Added raptor_www_set_uri_filter()
|
|
|
|
* Fixed raptor_namespaces_qname_from_uri to be public
|
|
|
|
* Fix misc bugs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 23 16:48:05 CEST 2006 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.4.10:
|
|
|
|
* Fixed crash with RSS Tag Soup parser generating triples too late
|
|
|
|
* Fixed a crash with the RDF/XML parser
|
|
|
|
* Parsers no longer generate any triple parts of type
|
|
|
|
RAPTOR_IDENTIFIER_TYPE_ORDINAL
|
|
|
|
- remove -fno-strict-aliasing.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 15 14:33:22 CEST 2006 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.4.9.
|
|
|
|
* new tutorial documents
|
|
|
|
* fixes for 64bit systems
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:41:05 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 21 16:43:18 CET 2005 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.4.4.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 5 16:17:26 CEST 2004 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.3.2.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 26 17:17:21 CET 2004 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.2.0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 13 20:16:10 CET 2004 - tiwai@suse.de
|
|
|
|
|
|
|
|
- build as non-root.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 9 17:35:59 CET 2004 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 1.1.0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 18 19:13:46 CEST 2003 - tiwai@suse.de
|
|
|
|
|
|
|
|
- fixed the invalid use of va_list.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 6 17:38:35 CEST 2003 - tiwai@suse.de
|
|
|
|
|
|
|
|
- updated to version 0.9.10.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 2 15:13:55 CEST 2003 - tiwai@suse.de
|
|
|
|
|
|
|
|
- initial version: 0.9.9.
|
|
|
|
|