[libgdata] build: Fix NEWS entry for 0.11.1



commit 81c5ea68058ca1039d3b881f98fc911d45d9a896
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Mar 12 21:31:38 2012 +0000

    build: Fix NEWS entry for 0.11.1
    
    I accidentally copied-and-pasted the entry from 0.10.2 without editing it
    properly.

 NEWS |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 679d8b9..5f8ac54 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,9 @@ Overview of changes from libgdata 0.11.0 to libgdata 0.11.1
 ===========================================================
 
 Major changes:
-* Add a --with-ca-certs configure argument to allow specifying the system CA cert file â an important security fix to allow libgdata to verify all TLS
-  certificates before accepting them
+* Bump libsoup dependency to 2.37.91 in order to ensure it checks the validity of TLS certificates before accepting them
+  (Note that this was implemented in 0.10.2 using a --with-ca-certs configure argument. This argument isn't necessary with 0.11.1, since the newer
+   libsoup version which 0.11.1 requires already knows where the system CA cert file is.)
 
 Bugs fixed:
 * Bug 667577 â fix introspection for srcdir != builddir builds



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]