SHA256
1
0
forked from pool/laszip
laszip/laszip.changes
Martin Pluskal da8f5229ac - Update to version 3.4.3:
* UTF16 filename support and windows unicode support
  * Fix extra_bytes selective decompression PDAL/PDAL#2799 #62
  * Compatibility mode fix #60

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/laszip?expand=0&rev=16
2020-05-18 07:51:21 +00:00

120 lines
4.5 KiB
Plaintext

-------------------------------------------------------------------
Mon May 18 07:46:31 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 3.4.3:
* UTF16 filename support and windows unicode support
* Fix extra_bytes selective decompression PDAL/PDAL#2799 #62
* Compatibility mode fix #60
-------------------------------------------------------------------
Tue Mar 24 07:01:31 UTC 2020 - Max Lin <mlin@suse.com>
- Disable RPATH for building
-------------------------------------------------------------------
Wed Jul 10 18:51:45 UTC 2019 - Dirk Stoecker <opensuse@dstoecker.de>
- update to version 3.4.1
* 1024 AC_BUFFER_SIZE to 4096 for propagate_carry() overflow
* Fix two small memory leaks
* FastAC now properly BSD-licensed.
* writer: sanity check for consistent legacy and extended classification
* reader: zero the legacy classification whenever extended classification
is larger than 31
* bug fix when writing 4,294,967,296 or more points uncompressed to LAS
* fix for LASzip v4 decompression of WavePacket part of PRDF 9 and 10
* upped to 3.2 r9 for bug fix in multi-channel NIR decompression
* fix for v4 decompression of WavePacket part of PRDF 9 and 10
- build fix: use -fPIC instead of -fPIE for library
-------------------------------------------------------------------
Tue Feb 19 06:51:01 UTC 2019 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to 3.2.9 version
+ Decompression bug for PRDF 8 or 10 when the scanner channel
and the NIR field are populated.
+ 3.2.8 **NOTE: The version number is 3.2.8 to be brought in line
with the patch version number present in LAStools, which had
been incremented without being kept in sync with the laszip.org
version. We regret the error.
bug fixes since 3.2.2:
+ 7 November 2018 upped to 3.2 r8 for identical legacy and
extended flags check
+ 20 October 2018 upped to 3.2 r7 for rare bug in
LASinterval::merge_intervals()
+ 5 October 2018 upped to 3.2 r6 for corrected 'is_empty'
return value
+ 28 September 2018 upped to 3.2 r5 for fix in extended
classification writing
+ 3.2.2
+ A version number was not properly incremented to 3.2.1,
necessitating a new release to eliminate confusion.
+ 3.2.1
+ Library SOVERSIONing for libtool to 8.0.0 #36
+ Update NEWS and ChangeLog
+ Library version inadvertently had major version in name
(only relevant on windows)
+ Now building on AppVeyor and Travis
+ 3.2.0
+ Fix install of laszip_api_version.h #30
+ Add V4 read methods
- Packaging
+ minimal spec-cleaner (date/url) + trailing space in changes
+ remove merged upstream 0bf1c60.patch
+ adjust path of laszip_api_version.h to /usr/include/laszip
-------------------------------------------------------------------
Wed Jan 24 07:15:06 UTC 2018 - bruno@ioda-net.ch
- Packaging :
+ Remove -test package and %check section, tests are no more
autoincluded by upstream
+ Adjust FLAGS laszip need -ldl, and be sure %optflags are used
+ Create new liblas_api package
+ Fix list of file
+ Use %license if possible
+ move to cmake build following upstream
+ Added 0bf1c60.patch fixing .so loading
- Update to 3.1.1 version.
+ sover change from 6 to 3
+ 3.1.0 introduce support for LAZ 1.4
+ New "dll" API replace previous API
+ See all changes in Changelog
-------------------------------------------------------------------
Wed Jul 6 18:28:51 UTC 2016 - mpluskal@suse.com
- Small spec file cleanup:
* move check to proper section
* simplify buildconditions a bit
* run spec-cleaner
* reduce amount of build dependencies
-------------------------------------------------------------------
Thu Feb 12 20:37:23 UTC 2015 - mpluskal@suse.com
- Cleanup specfile:
* remove dependency on make
* remove dependency on own lib (at it is generated automatically)
* do not use excessive %defines as this is not necessary
* move test to separate package
* remove %check section as it is not checking anything, just
building test.
- Use autoreconf to prevent random build failures
-------------------------------------------------------------------
Fri Aug 22 14:29:18 UTC 2014 - bruno@ioda-net.ch
- Added security compil flag for >13.1
- spec clean
- rename package to without caps
- make lib using share lib policy
-------------------------------------------------------------------
Thu Aug 21 14:00:54 UTC 2014 - bruno@ioda-net.ch
- First packaging for obs, LASzip is needed to have full support
of compressed las into other software