Package Release Info

liblnk-20210417-bp154.2.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liblnk-devel
liblnk-tools
liblnk1
python3-liblnk

Change Logs

* Sat Jan 22 2022 Jan Engelhardt <jengelh@inai.de>
- Enable multipython builds. (This reenables python2 on Leap 15)
* Sat Jun 26 2021 Jan Engelhardt <jengelh@inai.de>
- Drop python2 module build.
* Fri May 14 2021 Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 20210417 (0c9a2c83)
  * No changelog was provided
- Add system-libs.patch
* Tue Dec 29 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200810
  * worked on python bindings
- added COPYING* to %license line
- removed      BuildRequires:  pkg-config
* Tue May 05 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Allow distros to disable python2 builds (bcond_without python2):
  Tumbleweed already declares this, as python2 is EOL.
* Tue Apr 07 2020 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20191221
  * Worked on Python wheel support
  * Correction for reading location information device name #38
  * Changes for show_window and hot_key API functions
- rename python-liblnk to python2-liblnk
- add python3-liblnk submodule
* Thu Mar 28 2019 Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20181227
  * Changes for handling location information strings
  * worked on Python bindings
  * various improvements associated with corrupt files
  * Fixed infinite loop in getopt fallback functions
  * Worked on dtfabric support (used by the developers, not an API issue)
Version: 0~20160107-bp150.2.4
* Wed Jan 27 2016 Greg.Freemyer@gmail.com
- update to v0~20160107
  * 2016 update
  * applied updates
  * worked on Python 3 support
  - added support for distributed link tracker functions
  * worked on Python bindings
  * worked on tests
  * worked on setup.py
  * bug fixes after fuzzing with AFL
  * Bug fix for handling volume label
* Tue Jan 13 2015 Greg.Freemyer@gmail.com
- update to v0~20150105
  * 2015 update
  * worked on Python 3 support
  * worked on tests
  * code clean up
- update source URL to point to new github site
- use new libyal packages from OBS instead of internal versions
* Mon Dec 22 2014 Greg.Freemyer@gmail.com
- update to v0~20141026
  * changes for deployment
  * worked on utility scripts
  * update Python-bindings tests
* Fri Sep 19 2014 Greg.Freemyer@gmail.com
- update to v0~20140905
  * bug fix in Python-bindings
  * worked on property store data block support
  * updated libfwsi version check
- change Source: field to fullpath, delete DL_URL
- use external libcerror package
* Tue Aug 26 2014 Greg.Freemyer@gmail.com
- add these 2 lines to python sub-project to ensure proper syncronization between versions
  * Requires:     %lname = %version
  * Provides:	pylnk = %version
* Wed Aug 13 2014 Greg.Freemyer@gmail.com
- update to v0~20140731
  * bug fix in Python-bindings
  * worked on Python bindings
  - changes regarding integer object signedness on 32-bit architectures
  * worked on shell items support
  * small changes in debug output
  * small changes in lnkinfo output
  * updated dependencies
  * worked on updates
  * 2014 update
* Thu Nov 21 2013 Greg.Freemyer@gmail.com
- update to v0~20131015
  * updated dependencies
  * improved pyolecf as integer functions
  * worked on setup.py, largely for MSI builds
- cleanup BuildRequires statements
* Fri Sep 20 2013 Greg.Freemyer@gmail.com
- updated to v0~20130829
  * change to API to expose link target identifier data
  * fixes for building with stand-alone libuna and libbfio
  * updated dependencies
  * worked on automated tests
  * bug fix in pymsiecf file object libbfio glue code
  * worked on shell items
  - detection of delegate 0x2e item
  * fix in debug output for local path
  * worked on tests
  * textual changes
* Tue Jul 30 2013 Greg.Freemyer@gmail.com
- update to v0~20130413
  * updated dependencies
  * moved examples to project site
  * updated lnkinfo man page
  * worked on tests
  * updates and bug fixes in pylnk
  * fixed codepage 949, 950, 1255 restriction
  * added PackageMaker files
  * added functions to retrieve drive type, drive serial number and volume label
  * fix trailing \ for local and network path when common path is an emtpy string
- use gz compression to simplify download/convert
- use factory version of sub-packages as possible
* Fri Apr 05 2013 jengelh@inai.de
- Cleanups: Set RPM group, license, summary and description
  metadata; remove unused %py_requires; do not bloat shlib package
  with documentation
- Use system libraries instead of bundled ones where possible
- Name the tools package according to upstream's recommendation
- Drop unnecessary -fno-strict-aliasing
- Drop Windows_Shell_Item pdf, this belongs to a different package
* Wed Mar 27 2013 Greg.Freemyer@gmail.com
- initial package (version 0~20130304) for build.opensuse.org