diff --git a/curl-7.20.1-157f20f.patch b/curl-7.20.1-82e9b78.patch similarity index 96% rename from curl-7.20.1-157f20f.patch rename to curl-7.20.1-82e9b78.patch index 684864f..ae919e2 100644 --- a/curl-7.20.1-157f20f.patch +++ b/curl-7.20.1-82e9b78.patch @@ -1,4 +1,4 @@ -From 157f20fd2ce7d8519b863e57f3d77d17fb41bc9c Mon Sep 17 00:00:00 2001 +From 82e9b78a388ab539c8784cd853adf6e4a97d52c5 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Sat, 24 Apr 2010 23:21:13 +0200 Subject: [PATCH] nss: fix SSL handshake timeout underflow diff --git a/curl.spec b/curl.spec index bcdb6c1..837081b 100644 --- a/curl.spec +++ b/curl.spec @@ -13,8 +13,8 @@ Patch0: curl-7.20.0-e32fe30.patch # upstream commit d487ade72c5f31703ce097e8460e0225fad80348 Patch1: curl-7.20.1-d487ade.patch -# upstream commit 157f20fd2ce7d8519b863e57f3d77d17fb41bc9c -Patch2: curl-7.20.1-157f20f.patch +# upstream commit 82e9b78a388ab539c8784cd853adf6e4a97d52c5 +Patch2: curl-7.20.1-82e9b78.patch # patch making libcurl multilib ready Patch101: curl-7.20.0-multilib.patch