Changes from previous:
-----------------------------------------
version 1.08 at 2013-03-21 23:20:26 +0000
-----------------------------------------
Change: 070587601caecdee482bb74578f07e965d374aa1
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-03-21 23:20:26 +0000
Updated for v5.17.10
-----------------------------------------
version 1.06 at 2013-03-11 19:18:32 +0000
-----------------------------------------
Change: 02bd152720c5d97bfdfced818fd084f185bc9b8b
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-03-11 19:18:32 +0000
Updated for v5.16.3
-----------------------------------------
version 1.04 at 2013-03-11 00:38:43 +0000
-----------------------------------------
Change: c7eee037f0bf0ea574970f361b4cc856367d1af6
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-03-11 00:38:43 +0000
Updated for v5.14.4
Changes from previous:
----------------------
1.2.1 Sun Mar 3 22:51:45 CET 2013
- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
according to a thread on the perl5 porters list
(www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)
David Wheeler: "Lists must start with 1. When it saw the 0, it
assumed it was a definition list, so the numbers after that
don't look right."
1.2.0 Fr 8. Jun 11:19:25 CEST 2012
- reworked Algorithm::CheckDigits::MXX_001.pm, added ABA routing
numbers
1.1.2 Fr 8. Jun 09:22:35 CEST 2012
- added '=encoding iso-8859-1' to M11_004.pm, M11_006.pm,
MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
failures in the processing of the POD that contain non-ASCII
characters.
- corrected search and replacement lists in M10_011.pm
include:
- Source code now under CVS control at twoquid.cs.kun.nl:/home/cvs
- Made the compilation of syntax directed editor support conditional
- Preparing for Win2K port
- Layout update
- Addition of real affix values
- Prepating for WIN32 port with VC7.1
Dedicated to Kees Koster (1943-2013).
digiKam 3.1.0 - Release date: 2013-03-10
NEW FEATURES:
General : Remove internal lqr-1 library code. Set only an optional
and external dependency.
BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):
- OSM maps not refreshing.
- No thumbnails on first start of geolocation module for newly imported
images.
- digiKam crashed after startup.
- Print image does not work.
- digiKam BQM RAW tool doesn't have options to work in 16 bits and to
manage color profiles.
- No progress indicator or cancel button.
- Read face tags created by Picasa
- digiKam Crash on Startup with active X11 color profile.
- Cannot preview TIFF files on Mac OS due to "not enough memory" exceptions.
- Error on startup: Failed to update the database schema from version 6
to version 7.
- SQLITE : convience copy in digiKam core [patch].
- Switch to full screen mode crash under MACOSX.
- digiKam crashes when quitting the program.
- Large .tif files are not loaded.
* Netmcore_heap.mli: allowing to [add] bigarrays. New
function [add_string] for creating uninitialized strings on
heaps. New function [add_immutable] for retaining value sharing.
* Netsys_mem: New options [Copy_conditionally] and [Keep_atom]
for function [init_value].
* netsys_c_subprocess.c: fixing a deadlock issue
(when calling commands via the Shell library)
* Netdate: Fix interpretation of the ~localzone argument
of several functions. Now the timezone is assumed for the
target time, not the calling time
* Netdate: Adding localization
* Netconversion: Adding functions for converting to lowercase/
uppercase/titlecase, and for case-insensitive comparison
* Fix Netfs.copy: When the copy method throws EXDEV, it is
fallen back to a streaming-type copy
* Several fixes for OS X
* Daemonizer: now using a signal for waiting until the children
are up and running
* Fixes for OCaml-4.00
* Better endianness check as suggested by Matias Giovannini
* Fixing handling of `Recv_send_implied sockets in
socket_multiplex_controller
* netzip: it is now autodetected whether the camlzip library
is available under the findlib name "zip" or "camlzip"
Only use pngcrush_debug_malloc() and pngcrush_debug_free() if the result
is going to be shown.
Added PNG_PASS_ROWS, PNG_UNUSED, and other macro definitions, when building
with libpng-1.4.x and older libpng versions.
Multiplied rowbytes by 8/bit_depth when using the system library because
we do not call png_read_transform_info(). This prevents a crash when
reading sub-8-bit input files.
hgweb: show correct error message for i18n environment
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827)
rebase: restore active bookmark after rebase --continue
setup.py: add metadata to register package to PyPI
setup.py: ignore warnings from obsolete
zsh_completion: fix trailing carriage return spoiling tag completion
This release contains one major and a number of minor security fixes. It fixes a possible vulnerability to a denial-of-service attack by use of a carefully-crafted set of hash keys, a segmentation fault when reading or writing strings greater than 2^31 bytes in size, and a memory leak in Encode.xs's UTF-8 encoding implementation.
Upstream changes:
0.97 - 2013-03-30, H.Merijn Brand
* Regain the speed from 0.91 (buffer back to 1k)
* Minor cleanup in XS code
* Add diag_verbose attribute
0.96 - 2013-03-26, H.Merijn Brand
* No need to require Test::Harness if unused (RT#82693)
* parse ("") should return one empty field, not undef
* Now that we know the record number, show it in auto_diag
0.95 - 2013-01-13, H.Merijn Brand
* Introduce allow_unquoted_escape as workaround for RT#81295
* Update copyright to 2013
* Introduce print_hr () for RT#76143
* Dropped plans to support EBCDIC
* Better error handling on the Client::LocalSocketClient
* New DataStream class which shares code between the server and client
* New boolean option "emptyGraphs" in the Virtuoso backend, which can
enable/disable checks for empty graphs
* New boolean option "fakeBooleans" in the virtuoso backend, which can
enable/disable fake boolean support
* Client and Server code optimizations
1.9.1 02-March-2013
---------------------------------------------
- Disable query cache for Sqlite.
- Handle missing mysqld better.
- Ignore my.cnf settings when using the internal MySQL server.
1.9.0 23-December-2012
---------------------------------------------
- Respect collection cache policy refresh interval for collection tree sync.
- Fix initialization of PostgreSQL database.
- Correctly count items flags in virtual collections.
- Notify parent virtual collections about item changes.
- Require CMake >= 2.8.8.
- Remove dependency to Automoc4.
- Support Qt 5.
1.8.80 12-November-2012
---------------------------------------------
- Recover from lost external payload files.
- Improve the virtual collections handling.
- Notify clients about database schema updates.
- Reduce item access time updates.
- Make use of referential integrity if supported by the database backend.
- Add prepared query cache.
- Many code and queries optimizations.
1.8.1 14-October-2012
---------------------------------------------
- Fix payload loss on some move/copy scenarios.
- Improve error reporting for failed item retrievals.
1.8.0 25-July-2012
---------------------------------------------
- Fix deadlock in ad-hoc Nepomuk searches.
1.7.95 11-July-2012
---------------------------------------------
- Fix Nepomuk queries getting stuck if Nepomuk service crashes.
- Fix unecessary remote retrieval of already cached item parts.
- Reset RID/RREV during cross-resource collection moves.
- Increase timeout for remote item retrieval.
1.7.90 08-June-2012
---------------------------------------------
- Fix handling of large SPARQL queries.
- Support cleanup of orphaned resources in the consistency checker.
- Support compilation with Clang.
0.10.0
02/11/2012 - trueg
Added nmm:TVSeason and friends to make TV seasons fully
qualified resources.
02/28/2012 - Evgeny Egorochkin
Fixed nmo:messageHeader cardinality restriction.
0.9.0
01/05/2012 - trueg
Added properties nfo:depicts and nfo:depiction
Made nmm:artwork a subproperty of nfo:depiction
12/13/2011 - trueg
Added nrl:DefiningProperty and nrl:NonDefiningProperty
12/12/2011 - trueg
Set nao:userVisible on the following classes and properties:
nao:score
nao:hasSubResource
nao:hasSuperResource
nrl:Graph
rdf:Property
rdfs:Class
rdfs:Resource
nie:hasPart
nie:isPartOf
nfo:hasHash
nuao:Event
08/23/2011 - trueg
Added class nfo:LocalFileDataObject
0.8.1
11/25/2011 - trueg
Fixed domain of nmm:setSize to nmm:MusicAlbum
0.8.0
08/18/2011 - trueg
Made nfo:FileName a sub-property of nao:prefLabel
08/14/2011 - trueg
Added nfo:WebDataObject
08/05/2011 - trueg
Fixed range of nexif:orientation
Added nmm:setNumber and nmm:setSize
07/24/2011 - trueg
Added nmm:albumTrackCount
07/15/2011 - trueg
nmm:MusicPiece is a subclass of nfo:Audio instead of nfo:Media
Added focus event handling:
nuao:FocusEvent
nuao:totalFocusDuration
nuao:initiatingAgent
nuao:targettedResource
pimo:person is a sub-class of nao:Party
Added nfo:colorCount and nfo:paletteSize
06/27/2011 - trueg
Made ncal:comment a subproperty of nie:comment
06/14/2011 - grundleborg
Added new more specific way of specifying the IM
availability status:
nco:imStatusType
nco:IMStatusType
nco:IMStatusTypeOffline
nco:IMStatusTypeAvailable
nco:IMStatusTypeAway
nco:IMStatusTypeExtendedAway
nco:IMStatusTypeHidden
nco:IMStatusTypeBusy
nco:IMStatusTypeUnknown
06/05/2011 - trueg
Added nie:modified and nie:contentModified
05/24/2011 - trueg
Fixed ranges of
nmm:albumPeakGain
nmm:trackGain
nmm:trackPeakGain
nmm:albumGain
0.7.1
06/14/2011 - trueg
Fixed domain of nao:maintainedBy