mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
subversion: 1.9.6 -> 1.9.7 (#28306)
(cherry picked from commit 14a7721454)
Fixes https://subversion.apache.org/security/CVE-2017-9800-advisory.txt
This commit is contained in:
committed by
Joachim Fasting
parent
171094a819
commit
dad3c2231c
@@ -109,7 +109,7 @@ in {
|
||||
};
|
||||
|
||||
subversion19 = common {
|
||||
version = "1.9.6";
|
||||
sha256 = "06dfram53lyfyyqgz1r7c5323qqc6mjcpwi1j402y21lnqgwbjyv";
|
||||
version = "1.9.7";
|
||||
sha256 = "08qn94zaqcclam2spb4h742lvhxw8w5bnrlya0fm0bp17hriicf3";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user