forked from pool/python-yara
- Update to 4.5.0 * Tied to the changes in yara package itself. * Backward incompatible changes to the yara-python API. Specifically, the strings field in the yara.Match object has changed from an array of tuples (<offset>, <string identifier>, <string data>) to an array of yara.StringMatch objects. OBS-URL: https://build.opensuse.org/request/show/1160064 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-yara?expand=0&rev=11
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 21 10:06:16 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 4.5.0
|
|
* Tied to the changes in yara package itself.
|
|
* Backward incompatible changes to the yara-python API. Specifically,
|
|
the strings field in the yara.Match object has changed from an array
|
|
of tuples (<offset>, <string identifier>, <string data>) to an array
|
|
of yara.StringMatch objects.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 11:31:56 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
|
|
|
- Update to 4.0.2, tied to changes in yara package itself only
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 22 10:38:56 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Update to 3.7.0, tied to changes in yara package itself only
|
|
- Run tests
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 24 13:58:06 UTC 2017 - jmatejek@suse.com
|
|
|
|
- singlespec auto-conversion
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 6 12:21:28 UTC 2017 - Greg.Freemyer@gmail.com
|
|
|
|
- update to v3.6.1
|
|
- see yara package for changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 11 00:16:01 UTC 2016 - Greg.Freemyer@gmail.com
|
|
|
|
- rm %exclude /usr/lib/debug/ - No idea why it was present
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 21:45:14 UTC 2016 - Greg.Freemyer@gmail.com
|
|
|
|
- yara 3.4 and before had a subpackage of python-yara in the main tarball.
|
|
- In Yara 3.5 it was moved out into its own tarball.
|
|
- Doing the same in OBS
|
|
|
|
|