Skip to content

Releases: rmohr/bazeldnf

v0.5.0

11 Aug 12:45
eeba90f
Compare
Choose a tag to compare

Add xattr command which allows modifying selinux labels and capabilities directly on tars.

v0.4.0

03 Aug 08:29
75fd5e0
Compare
Choose a tag to compare
  • 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

20 Jul 14:23
1e182df
Compare
Choose a tag to compare

Ignore ld-* libraries in the ldd command.

v0.3.0

20 Jul 11:57
945e0d5
Compare
Choose a tag to compare
  • 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

05 Jul 13:05
fbbabcf
Compare
Choose a tag to compare
  • 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

26 Apr 08:16
Compare
Choose a tag to compare

[fix] Set symlink body size to 0: 875e0b4, fixes docker save issues.

v0.0.12

14 Jan 07:26
Compare
Choose a tag to compare

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.

Initial release

20 Nov 09:17
Compare
Choose a tag to compare
Add prune command and update README

Signed-off-by: Roman Mohr <[email protected]>