34 Commits

Author SHA256 Message Date
2e571fd49e - Delete 0001-Changes-for-updates-to-libfwsi.patch
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=52
2024-04-30 08:34:30 +00:00
acc656cd65 - Update to release 20240423
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=51
2024-04-23 07:01:33 +00:00
b960b761cb - Add 0001-Changes-for-updates-to-libfwsi.patch to resolve FTBFS
with current libfwsi (20240225)

OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=48
2024-02-28 20:35:29 +00:00
f01d23a87c - Use python-setuptools for python distutils backport
gh#libyal/libbde#68

OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=46
2024-02-06 12:51:48 +00:00
fb27be8115 - Update to release 20240120
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=44
2024-01-20 13:10:09 +00:00
d917456a36 - Update to release 20231120
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=42
2023-11-20 10:03:53 +00:00
f105e5ca04 - Update to release 20230928
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=40
2023-10-02 13:24:07 +00:00
Greg Freemyer
ce4ae5c6ad support opensuse15.5
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=38
2023-08-01 16:12:40 +00:00
9a9d80776c OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=36 2023-07-17 18:09:21 +00:00
b153b3c9f1 - Update to release 20230716
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=35
2023-07-16 10:21:50 +00:00
cce74b7c2a - Update to release 20230205
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=33
2023-02-05 20:44:59 +00:00
bfa5698628 - Add missing Require on libbfio-devel.
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=31
2023-01-03 16:18:40 +00:00
54be88e1eb - Delete system-libs.patch
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=29
2022-11-27 11:27:07 +00:00
3b9ad314aa - Update to release 20221023
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=27
2022-10-23 12:14:45 +00:00
a050447696 add forced symvers
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=25
2022-08-09 08:09:32 +00:00
c43a0e084e - Enable multipython builds. (This reenables python2 on Leap 15)
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=24
2022-01-22 23:18:07 +00:00
Greg Freemyer
448a1b3be5 Accepting request 902505 from home:jengelh:branches:security:forensics
- Drop python2 module build.

OBS-URL: https://build.opensuse.org/request/show/902505
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=23
2021-06-26 11:03:49 +00:00
Greg Freemyer
375ad62cc3 Accepting request 898752 from home:jengelh:forensics
- Update to snapshot 20210417 (0c9a2c83)

OBS-URL: https://build.opensuse.org/request/show/898752
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=21
2021-06-09 10:38:36 +00:00
Greg Freemyer
26ad004bc9 Accepting request 859324 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to v0~20200810
        * worked on python bindings
- added COPYING* to %license line
- removed      BuildRequires:  pkg-config

OBS-URL: https://build.opensuse.org/request/show/859324
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=19
2020-12-30 03:45:49 +00:00
Greg Freemyer
893eec811d Accepting request 800339 from home:dimstar:Factory
- Allow distros to disable python2 builds (bcond_without python2):
  Tumbleweed already declares this, as python2 is EOL.

OBS-URL: https://build.opensuse.org/request/show/800339
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=17
2020-05-05 23:23:16 +00:00
Greg Freemyer
d6431941a3 Accepting request 792562 from home:gregfreemyer:Tools-for-forensic-boot-cd
- 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
- 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)
- 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
- 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
- update to v0~20141026
	* changes for deployment
	* worked on utility scripts
	* update Python-bindings tests
- 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
- add these 2 lines to python sub-project to ensure proper syncronization between versions
	* Requires:     %lname = %version
	* Provides:	pylnk = %version
- 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
- update to v0~20131015
	* updated dependencies
	* improved pyolecf as integer functions
	* worked on setup.py, largely for MSI builds
- cleanup BuildRequires statements
- 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
- 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
- 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
- initial package (version 0~20130304) for build.opensuse.org

OBS-URL: https://build.opensuse.org/request/show/792562
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=15
2020-04-08 22:53:21 +00:00
Greg Freemyer
a9f129b7dc Accepting request 792046 from home:gregfreemyer:Tools-for-forensic-boot-cd
- 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

OBS-URL: https://build.opensuse.org/request/show/792046
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=14
2020-04-07 20:49:50 +00:00
Greg Freemyer
e6832324ad Accepting request 696074 from home:gregfreemyer:Tools-for-forensic-boot-cd
- 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)

OBS-URL: https://build.opensuse.org/request/show/696074
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=12
2019-04-19 20:30:27 +00:00
Greg Freemyer
297ca8c611 Accepting request 356370 from home:gregfreemyer:Tools-for-forensic-boot-cd
Upstream took down the tarball for v20150830, so update to the latest release.

OBS-URL: https://build.opensuse.org/request/show/356370
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=10
2016-01-27 20:54:28 +00:00
Greg Freemyer
61f5df4137 Accepting request 356310 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to 20150830

OBS-URL: https://build.opensuse.org/request/show/356310
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=9
2016-01-27 15:41:53 +00:00
Greg Freemyer
8aa8ca735f Accepting request 281065 from home:gregfreemyer:Tools-for-forensic-boot-cd
libyal 2015 refresh

OBS-URL: https://build.opensuse.org/request/show/281065
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=7
2015-01-14 00:00:36 +00:00
Greg Freemyer
fe6f7339e3 Accepting request 266218 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update source URL to point to new github site

OBS-URL: https://build.opensuse.org/request/show/266218
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=5
2014-12-22 22:54:25 +00:00
Greg Freemyer
6eaaab7690 Accepting request 266206 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to 20141026 as required by latest plaso

OBS-URL: https://build.opensuse.org/request/show/266206
OBS-URL: https://build.opensuse.org/package/show/security:forensics/liblnk?expand=0&rev=4
2014-12-22 22:22:05 +00:00
Stephan Kulow
a01517ff12 Accepting request 252568 from security:forensics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/252568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=8
2014-09-28 17:54:09 +00:00
Stephan Kulow
a0e34d831d Accepting request 247269 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/247269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=7
2014-09-06 10:17:56 +00:00
d31197d008 Accepting request 244586 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/244586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=5
2014-08-14 12:58:09 +00:00
Stephan Kulow
47ac943cce Accepting request 207811 from devel:libraries:c_c++
Update to 0~20131015.  Clean up BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/207811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=4
2013-11-25 13:54:46 +00:00
Stephan Kulow
02ea7435ba Accepting request 185039 from devel:libraries:c_c++
update to 0~20130413
part of summer 2013 libyal refresh for opensuse 13.1

OBS-URL: https://build.opensuse.org/request/show/185039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=2
2013-07-31 15:23:46 +00:00
Stephan Kulow
73f80e0536 Accepting request 163821 from devel:libraries:c_c++
Joachim Metz has created a set of c libraries used by security tools.  The libxxx packages often include basic applications sub-packages which are useful by themselves.

OBS-URL: https://build.opensuse.org/request/show/163821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblnk?expand=0&rev=1
2013-04-19 07:57:26 +00:00