adium 5929:1be7a134356c: 1.5.10.2, emergency release for libotr ...
commits at adium.im
commits at adium.im
Wed Mar 9 18:07:15 UTC 2016
details: http://hg.adium.im/adium/rev/1be7a134356c
revision: 5929:1be7a134356c
branch: adium-1.5.10.1
author: Thijs Alkemade <me at thijsalkema.de>
date: Wed Mar 09 19:06:59 2016 +0100
1.5.10.2, emergency release for libotr bug CVE-2016-2851.
diffs (46 lines):
diff -r 69c7866c8f49 -r 1be7a134356c Plists/Info.plist
--- a/Plists/Info.plist Wed Mar 09 17:53:49 2016 +0100
+++ b/Plists/Info.plist Wed Mar 09 19:06:59 2016 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.10.1, Copyright © 2001-2016 The Adium Team</string>
+ <string>1.5.10.2, Copyright © 2001-2016 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -370,7 +370,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.5.10.1</string>
+ <string>1.5.10.2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.10.1</string>
+ <string>1.5.10.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 69c7866c8f49 -r 1be7a134356c Release/Makefile
--- a/Release/Makefile Wed Mar 09 17:53:49 2016 +0100
+++ b/Release/Makefile Wed Mar 09 19:06:59 2016 +0100
@@ -17,9 +17,9 @@
# - make all
###########
-VERSION=1.5.10.1
-BUILD_IN_DEBUG_MODE?=FALSe
-BETA?=FALSe
+VERSION=1.5.10.2
+BUILD_IN_DEBUG_MODE?=FALSE
+BETA?=FALSE
OFFICIAL_BUILD?=TRUE
# Always builds in debug mode.
More information about the commits
mailing list