|
From: D. V. W. <ge...@ke...> - 2017-01-26 04:57:48
|
Hi all, GetData-0.10.0 has been released. You can get it from your local SourceForge repository: https://sourceforge.net/projects/getdata/files/getdata/0.10.0/ This release introduces a new Dirfile Standards Version (also numbered 10), which adds three new field types (INDIR, SARRAY, SINDIR), and also field namespaces. This is the first update to the Dirfile Standards since 2012. GetData-0.10.0 also adds capability for regular expression matching against the entry list and fixes bugs found since the release of GetData-0.9.4. Full release notes can be found at the bottom of the page linked above, but downstream packagers may be most interested in the following: * In the standard autotools build system, encodings which use external libraries for compression (gzip, bzip2, flac, lzma, slim, zzip, zzslim) are now by default built as dynamically loaded modules. To recover the old build behaviour, which put everything into the core GetData library binary, pass --disable-modules to ./configure. Using modules introduces a runtime dependency on GNU libltdl. Cheers and have fun, -don -- D. V. Wiebe ge...@ke... http://getdata.sourceforge.net/ |