Releases: rmohr/bazeldnf
Releases · rmohr/bazeldnf
v0.5.0
Add xattr
command which allows modifying selinux labels and capabilities directly on tars.
v0.4.0
- Remove hardcoded "fedora" values
- [fix] Include
ld-
shared libarries in the ldd
command
- Add a
sandbox
command
- [fix] Properly add transitive dependencies to the
bazeldnf
rule
v0.3.1
Ignore ld-* libraries in the ldd
command.
v0.3.0
- Support ignoring packages and its dependencies via a new
--force-ignore-with-dependencies
commandline flag
- Print a more helpful installation summary to better discover what gets installed
v0.2.0
- Basic CentOS 8 Strem support
- Switch to MAXSAT which makes
--nobest
prefer newest packages
- Fix a bug where pinned versions were not kept as pinned and we still tried to install the newest version
v0.1.0
[fix] Set symlink body size to 0: 875e0b4, fixes docker save
issues.
v0.0.12
This is the first release which has proven to work with building containers and with resolving shared library dependencies for multiple architectures from x86_64.