Skip to content
Snippets Groups Projects
Commit 87c06c93 authored by Alexandre Lision's avatar Alexandre Lision
Browse files

sparkle: use https to check update feed

OSX is enforcing the use of https over http. Since we now have a
valid SSl cert for our gpl server we can switch over https.

Bump Sparkle: a lot of security breaches have been patched.

Change-Id: Iaeab3357ef5aee01494e1d0df3b968c6580196b5
Tuleap: #565
parent 57914fac
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>SUFeedURL</key>
<string>http://gpl.savoirfairelinux.net/ring-download/mac_osx/sparkle-ring.xml</string>
<string>https://gpl.savoirfairelinux.net/ring-download/mac_osx/sparkle-ring.xml</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
......
Subproject commit 4e332850686b2ac9f581a4779af4d4b442fdd5be
Subproject commit 7fdedad68e95dce929f93678697bdbd905c7d33e
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment