Skip to content

Releases: willfindlay/bpfcontain-rs

Release version 0.0.6

12 Jun 21:03
Compare
Choose a tag to compare
Release version 0.0.6 Pre-release
Pre-release

Bugfixes and changes to capability and procfs models

Release version 0.0.5

29 Apr 16:10
Compare
Choose a tag to compare
Release version 0.0.5 Pre-release
Pre-release

Fixed a build issue related to old libbpfcontain artifacts

Release version 0.0.4

23 Apr 23:13
Compare
Choose a tag to compare
Release version 0.0.4 Pre-release
Pre-release
  • Policy language updates
    • Complete rework of file policy, removing and consolidating unnecessary flags
  • Remove libbpfcontain and replace with a Rust module
  • Automatically pin all maps
  • Bugfixes related to restarting the daemon
  • Change logging backend to log4rs and introduce automatic stderr logging
  • Add a sample logrotate configuration
  • General refactoring and bugfixes

Release v0.0.3

04 Mar 21:35
af8fae0
Compare
Choose a tag to compare
Release v0.0.3 Pre-release
Pre-release

New policy language implementation, improvements to the way BPF programs handle file inodes, depends on Linux 5.10

Release version 0.0.2

16 Jan 01:37
Compare
Choose a tag to compare
Release version 0.0.2 Pre-release
Pre-release

This release has a major bugfix for padding-related undefined behaviour with map keys. v0.0.1 should update immediately.

Release v0.0.1

10 Jan 23:28
Compare
Choose a tag to compare
Release v0.0.1 Pre-release
Pre-release
  • Support for major categories of policy language
  • Limited documentation, refer to examples