about summary refs log tree commit diff
path: root/pkgs/tools/text/gnupatch
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2019-08-02 09:18:37 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2019-08-02 09:18:37 +0200
commit6f723b9bad655a64f1234557b5e08b5ce9556228 (patch)
tree68931ba6b8defdba041734ccc72ac40a0fee5b94 /pkgs/tools/text/gnupatch
parent55e4555b77ff7506579c1d4f5d9b562ca6e853b4 (diff)
parent7d4f67a23f599d82f26d1ec9b89f82e1cc5f3ba9 (diff)
downloadnixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar.gz
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar.bz2
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar.lz
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar.xz
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.tar.zst
nixlib-6f723b9bad655a64f1234557b5e08b5ce9556228.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/tools/text/gnupatch')
-rw-r--r--pkgs/tools/text/gnupatch/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/text/gnupatch/default.nix b/pkgs/tools/text/gnupatch/default.nix
index 5b61220d50a1..e4595e64c08b 100644
--- a/pkgs/tools/text/gnupatch/default.nix
+++ b/pkgs/tools/text/gnupatch/default.nix
@@ -14,11 +14,11 @@ stdenv.mkDerivation rec {
     # https://git.savannah.gnu.org/cgit/patch.git/patch/?id=f290f48a621867084884bfff87f8093c15195e6a
     ./CVE-2018-6951.patch
     (fetchurl {
-      url = https://sources.debian.org/data/main/p/patch/2.7.6-2/debian/patches/Allow_input_files_to_be_missing_for_ed-style_patches.patch;
+      url = https://git.savannah.gnu.org/cgit/patch.git/patch/?id=b5a91a01e5d0897facdd0f49d64b76b0f02b43e1;
       sha256 = "0iw0lk0yhnhvfjzal48ij6zdr92mgb84jq7fwryy1hdhi47hhq64";
     })
     (fetchurl { # CVE-2018-1000156
-      url = https://sources.debian.org/data/main/p/patch/2.7.6-2/debian/patches/Fix_arbitrary_command_execution_in_ed-style_patches.patch;
+      url = https://git.savannah.gnu.org/cgit/patch.git/patch/?id=123eaff0d5d1aebe128295959435b9ca5909c26d;
       sha256 = "1bpy16n3hm5nv9xkrn6c4wglzsdzj3ss1biq16w9kfv48p4hx2vg";
     })
     # https://git.savannah.gnu.org/cgit/patch.git/commit/?id=9c986353e420ead6e706262bf204d6e03322c300