Commit Graph

14 Commits

Author SHA256 Message Date
773ab27889 - require setuptools
* Fix a bug attempting to handle an invalid string
	* Merged path from ThreatGrid's Wesley Brown. Thanks!
		revamped to use bytearrays rather than list,
- moved UserDB.txt to /usr/share/python-pefile
	* This is a PE file signature database.
	* It is available to callers of python-pefile,

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=24
2024-01-03 10:08:52 +00:00
65a1ffe929 - Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=22
2023-10-07 21:14:46 +00:00
c1a6f52aab OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=20 2023-06-11 11:36:54 +00:00
2a9cb90b16 Accepting request 1092120 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092120
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=19
2023-06-11 11:36:39 +00:00
78df1b437e - update to 2023.2.7:
* accept dot in valid charset for name
  * Remove future from dependencies
  * Add machine types
  * Incorporate PEP 238 and PEP 3120
  * Generate GUID fields of CV_INFO_PDB70 readable by Python
  * Dynamic relocations support
  * Add Export Hash Method
  * Loosen export symbol validation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=17
2023-03-26 19:56:27 +00:00
Greg Freemyer
30d46aff8c Accepting request 981052 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to versions 2022.5.30
  * Merged pull request #344 from elicn/faster-reloc: Speed up relocation process
  * Merged pull request #175 from tdube/patch-1: Fix catch-all exception clause in parse_resources_directory
  * Turn data into a bytearray to avoid copying data around (from elicn)
  * Merged pull request #343 from mat-gas/master: various performances improvements (30-50% in certain workflows, 15-25% in average)
  * Merged pull request #340 from dinateper/feature/PEfile_context_manager: Update PE to allow with statements
  * Removed legacy Python 2 code
  * Miscellaneous other fixes.
- add %define skip_python2 1

OBS-URL: https://build.opensuse.org/request/show/981052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=14
2022-06-06 23:01:38 +00:00
Tomáš Chvátal
dcdc40a535 Accepting request 697458 from home:pgajdos
- version update to 2019.4.18
  * speed up parsing of files with many ordinals or exports
  * other merged PRs and issues fixed since the last release

OBS-URL: https://build.opensuse.org/request/show/697458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=12
2019-04-25 07:36:31 +00:00
a4cdb9c64f Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=10
2018-12-04 13:46:06 +00:00
Tomáš Chvátal
be0cb38134 Accepting request 649804 from home:TheBlackCat:branches:devel:languages:python
- Update to version 2018.8.8
  * Fixed tests
  * Fixed bug accessing warnings attribute from the PE object
  * Fix is_driver()'s behavior under Python 3.
  * Fix a bug attempting to handle an invalid string 
  * Modified version information to handle multiple version
    information that may exist within a single file.
  * Prevent division by zero when pe.trim() returns no data

OBS-URL: https://build.opensuse.org/request/show/649804
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=8
2018-11-21 08:04:37 +00:00
Greg Freemyer
2fb1f01413 Accepting request 539376 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version
- Update to version 2017.9.3
  * No changelog
- Drop unneeded force_version.patch

OBS-URL: https://build.opensuse.org/request/show/539376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=6
2017-11-06 18:24:13 +00:00
Denisart Benjamin
fbfd479585 Accepting request 323216 from security:forensics
Resubmit of v1.2.10+139 upgrade.  Maintains SLE11 support.

OBS-URL: https://build.opensuse.org/request/show/323216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=4
2015-08-15 11:34:27 +00:00
Sascha Peilicke
19eee03205 - Cleanup excessive macro usage
- Fix SLE_11_SP2 build (not noarch there)
- No need for dos2unix, sed is enough

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=3
2012-11-20 19:24:35 +00:00
Sascha Peilicke
24043aab72 Accepting request 137280 from home:gregfreemyer:Tools-for-forensic-boot-cd
OBS-URL: https://build.opensuse.org/request/show/137280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=2
2012-10-08 09:24:12 +00:00
Sascha Peilicke
7dacdb6b30 Accepting request 135525 from home:gregfreemyer:Tools-for-forensic-boot-cd
new module: python-pefile can be used to analyze PE files.  Often used in malware analysis.

OBS-URL: https://build.opensuse.org/request/show/135525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=1
2012-10-01 08:26:48 +00:00