Files
python-dfVFS/python-dfVFS-rpmlintrc
Greg Freemyer d3b9036d7a Accepting request 978786 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to 20211228
  - deprecated GetStat file entry method
- Manually run tests results in:
  - Ran 1228 tests in 299.931s
  - NO errors reported!
- update to 20211017
  - changes to support pyfwnt 20210717
  - added attribute support for multiple filesystems
  - added size entry for ext, XFS, HFS file entries
- update to 20210606
  - added pymodi to support Mac OS disk images
  - API changes related to time objects to be compatible with newer dependency versions
- added BuildRequires:  %{python_module libmodi}
- added Requires:  python-libmodi
- update to 20210213
  - added pyvsgpt to support hybrid GPT partition table setups
  - added pyvsxfs to support XFS filesystem support
  - moved examples folder to new github project dfvfs-snippets
- added BuildRequires:  %{python_module libvsgpt}
- added BuildRequires:  %{python_module libvsxfs}
- added Requires:  python-libvsgpt
- added Requires:  python-libvsxfs
  
- remove  %doc examples
  - no longer provided in source tarball, moved to dfvfs-snippets github project
- remove lintrc reference to examples as examples have been removed
- update to 20201219 
  - added fsext backend
  - changes to expose HFS+ create time
  - added fshfs backend
  - added fsxfs backend
  - added QCOW differential image support

OBS-URL: https://build.opensuse.org/request/show/978786
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=47
2022-05-23 23:17:57 +00:00

2 lines
58 B
Plaintext

# addFilter("non-executable-script .*/dfvfs/examples/.*")