14
0
Sascha Peilicke
2013-07-03 12:43:31 +00:00
committed by Git OBS Bridge
parent 579330f9b9
commit cbe6341ca8
6 changed files with 54 additions and 95 deletions

View File

@@ -1,17 +1,3 @@
-------------------------------------------------------------------
Wed Jul 3 08:26:46 UTC 2013 - speilicke@suse.com
- Drop SLES parts of ca_certs_locater.py, it's meant for openSUSE only
-------------------------------------------------------------------
Thu Jun 20 11:48:15 UTC 2013 - speilicke@suse.com
- Change the mechanism to use system-wide CA certificates:
+ on openSUSE, use the (new) upstream ca_certs_locater mechanism
and don't ship a private copy of Mozilla's CA certs file
+ on SLES, regenerate cacerts.txt from /etc/ssl/certs when
httplib2 is installed and/or openssl-certs is installed/updated
-------------------------------------------------------------------
Thu May 2 10:23:29 UTC 2013 - speilicke@suse.com