Rpmfile

Latest version: v2.1.0

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.1.0

What's Changed
* Unpack integer header data values as unsigned by aft90 in https://github.com/srossross/rpmfile/pull/49
* Fixing incorrect parsing of first headers block (a.k.a. "signature headers") by gershnik in https://github.com/srossross/rpmfile/pull/50
* added new tags by stop5 in https://github.com/srossross/rpmfile/pull/51

New Contributors
* gershnik made their first contribution in https://github.com/srossross/rpmfile/pull/50
* stop5 made their first contribution in https://github.com/srossross/rpmfile/pull/51

**Full Changelog**: https://github.com/srossross/rpmfile/compare/2.0.0...2.1.0

2.0.0

What's Changed
* ci: release: Workaround for secrets not available in conditionals by pdxjohnny in https://github.com/srossross/rpmfile/pull/42
* Store only one version of i18n strings by boiko in https://github.com/srossross/rpmfile/pull/45
* Fix rpmfile fails to load localized RPM headers by MarsCapone in https://github.com/srossross/rpmfile/pull/46

New Contributors
* boiko made their first contribution in https://github.com/srossross/rpmfile/pull/45

**Full Changelog**: https://github.com/srossross/rpmfile/compare/1.1.1...2.0.0

1.1.1

1.1.0

bz2 support, thank you OneMoreByte!

1.0.8

If a CPIO archive contained an entry for a directory we attempted to
identify it via nlinks. Since it should have at least two nlinks if it's a
directory.

However, We stumbled across a case where this is not true. By using
the mode bits we should be able to correctly identify directories without
relying on nlinks. We're now using mode bits.

1.0.7

Use setup.cfg and setuptools_scm for version

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.