Skip to content

Releases: kpcyrd/libredefender

v0.7.0

03 Sep 22:18
Compare
Choose a tag to compare
  • Replace battery crate with starship-battery
  • Port to libclamav 1.2

Note

This release is not published to crates.io since it currently uses a clamav-rs fork from git for libclamav 1.0+1.2 support.

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

v0.6.0

04 Sep 10:36
Compare
Choose a tag to compare
  • Add configuration to disable scanning when on battery @tongpu
  • Added a libredefender dump-config subcommand to debug configuration
  • Bump dependencies

Thanks

We'd like to thank @SantiagoTorres, @repi and @rgacogne for their support on github sponsors.

v0.5.2

19 Dec 19:30
Compare
Choose a tag to compare
  • Fix outdated Cargo.lock

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.5.1

19 Dec 19:05
Compare
Choose a tag to compare
  • Set default of automatic_scans from off to daily #24

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.5.0

19 Dec 17:44
Compare
Choose a tag to compare
  • Add an option to disable automatic scans (#20, #21)

Thanks

We'd like to thank @jvoisin, @SantiagoTorres and @repi for their support on github sponsors.

v0.4.0

08 Sep 11:41
Compare
Choose a tag to compare
  • Concurrency is now configurable
  • The missing notification system has been added
  • libredefender scan . is now working correctly even if skip_hidden is enabled

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.3.1

09 Aug 20:30
Compare
Choose a tag to compare
  • Skip special devices, like FIFOs and block devices (#9)
  • Update dependencies

Thanks

We'd like to thank @SantiagoTorres and @repi for their support on github sponsors.

v0.3.0

04 Jun 00:41
Compare
Choose a tag to compare
  • Don't abort scanning directories when encountering an error
  • Allow configuring default paths to scan
  • Support reading from cvd files too
  • Only print warnings about the database if it exists

Thanks

We'd like to thank @repi for their support on github sponsors.

v0.2.0

14 May 20:47
Compare
Choose a tag to compare
  • Use UTC internally but show datetimes in local time
  • Attempt to make scheduler more robust to suspends
  • Implement skip_larger_than
  • Add a subcommand to list infections (with --delete and --delete-all)
  • Make libredefender output even better

Thanks

We'd like to thank @repi for their support on github sponsors.

v0.1.0

12 May 21:18
Compare
Choose a tag to compare

Initial release

Thanks

We'd like to thank @repi for their support on github sponsors.