]> git.ipfire.org Git - ipfire-3.x.git/blob - python-pycurl/patches/0005-Updating-ChangeLog-with-relevant-changes.patch
openssl: Update to 1.1.0g
[ipfire-3.x.git] / python-pycurl / patches / 0005-Updating-ChangeLog-with-relevant-changes.patch
1 From d075bfb8a5207f933a5a704becd7f64e8521dc28 Mon Sep 17 00:00:00 2001
2 From: zanee <zanee>
3 Date: Tue, 4 May 2010 18:47:08 +0000
4 Subject: [PATCH 5/5] Updating ChangeLog with relevant changes
5
6 Signed-off-by: Kamil Dudka <kdudka@redhat.com>
7 ---
8 ChangeLog | 11 +++++++++++
9 1 files changed, 11 insertions(+), 0 deletions(-)
10
11 diff --git a/ChangeLog b/ChangeLog
12 index 618654d..885c8b0 100644
13 --- a/ChangeLog
14 +++ b/ChangeLog
15 @@ -1,3 +1,14 @@
16 +Version 7.19.2
17 +--------------
18 +
19 + * Cleaned up website
20 +
21 + * Fix pycurl.reset() (patch by <johansen at sun.com>).
22 +
23 + * Fix install routine in setup.py where
24 + certain platforms (Solaris, Mac OSX, etc)
25 + would search for a static copy of libcurl (dbp)
26 +
27 Version 7.19.1 [requires libcurl-7.19.0 or better]
28 --------------
29
30 --
31 1.7.1
32