kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / libredefender
Commits: c7100b3e by kpcyrd at 2025-12-18T17:57:15+01:00 Remove unused clamav-1.0.patch - - - - - 2 changed files: - REUSE.toml - − clamav-1.0.patch Changes: ===================================== REUSE.toml ===================================== @@ -20,10 +20,3 @@ path = [ ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD" - -[[annotations]] -path = [ - "clamav-1.0.patch", -] -SPDX-FileCopyrightText = "libredefender contributors" -SPDX-License-Identifier = "TODO-Choose-a-license" ===================================== clamav-1.0.patch deleted ===================================== @@ -1,27 +0,0 @@ -diff --git a/Cargo.lock b/Cargo.lock -index e83da71..e11f9d2 100644 ---- a/Cargo.lock -+++ b/Cargo.lock -@@ -282,8 +282,7 @@ dependencies = [ - [[package]] - name = "clamav-rs" - version = "0.5.5" --source = "registry+https://github.com/rust-lang/crates.io-index" --checksum = "2270a8023f99eaeaa8ce6b240b55e0aec0c8ea10edadec337018ca0174c22430" -+source = "git+https://github.com/kpcyrd/clamav-rs?branch=clamav-1.0#93b5ddc41d5b62b129c6c40bf025a8779e5a3e70" - dependencies = [ - "bitflags", - "clamav-rs-bindings", -diff --git a/Cargo.toml b/Cargo.toml -index ea09a3b..4c76514 100644 ---- a/Cargo.toml -+++ b/Cargo.toml -@@ -17,7 +17,7 @@ atoi = "1" - battery = "0.7" - chrono = { version = "0.4.19", features = ["serde"] } - chrono-humanize = "0.2.1" --clamav-rs = "0.5.3" -+clamav-rs = { git = "https://github.com/kpcyrd/clamav-rs", branch = "clamav-1.0" } - colored = "2.0.0" - config = { version = "0.13", default-features = false, features = ["toml"] } - crossbeam-channel = "0.5.1" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libredefender/-/commit/c7100b3e8a7b4704d484702f414344535f665508 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libredefender/-/commit/c7100b3e8a7b4704d484702f414344535f665508 You're receiving this email because of your account on gitlab.archlinux.org.
