Skip to content

usbguard-1.1.3

Latest
Compare
Choose a tag to compare
@radosroka radosroka released this 06 Jun 14:48
usbguard-1.1.3
d8f6595

What's Changed

  • Fix typo in CLI --help message: "privilges" -> "privileges" by @cvubrugier in #559
  • Harden service file: Set OOMScoreAdjust to -1000 by @Cropi in #563
  • Specify what happens when neither RuleFile nor RuleFolder is set by @Cropi in #562
  • The parent process should wait for the first child process to finish in forking mode(-f) by @Cropi in #554
  • dbus: check whether the client wanted interactive authentication by @muelli in #546
  • Add missing .adoc files to the tarball (alternative to #561) by @hartwork in #567
  • Replace problematic terms with alternatives by @Cropi in #569
  • Fix CI by fixing calls to ldap-utils by @hartwork in #573
  • Describe comments in the manual page, fixes #461 by @Cropi in #572
  • Store permanent rules even if RuleFile is not set but RuleFolder is. by @Cropi in #580
  • Fix build for GCC 13 + make GitHub Actions cover build with GCC 13 by @hartwork in #586
  • Bump GitHub Actions off deprecated actions/checkout@v2 by @hartwork in #587
  • Actions(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #592
  • Actions(deps): Bump actions/checkout from 3.5.3 to 4.1.1 by @dependabot in #606
  • Add "--version" option to the usbguard CLI by @Cropi in #576
  • ruleset: detect integer overflow of the ID and bail out by @muelli in #600
  • Enable RuleFolder by default by @PureTryOut in #621
  • [please do not squash when merging] Fix CI and RuleSet::assignID regressions by @hartwork in #628

New Contributors

Full Changelog: usbguard-1.1.2...usbguard-1.1.3