adium 5980:6194bf1c1f66: Update version number in Info.plist. Ad...

commits at adium.im commits at adium.im
Fri Mar 24 14:50:17 UTC 2017


details:	http://hg.adium.im/adium/rev/6194bf1c1f66
revision:	5980:6194bf1c1f66
branch:		adium-1.5.10.3
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Fri Mar 24 15:50:10 2017 +0100

Update version number in Info.plist. Add a ticket number to Changes.txt.

diffs (42 lines):

diff -r 6d760b7b1d69 -r 6194bf1c1f66 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Thu Mar 23 21:36:46 2017 -0400
+++ b/ChangeLogs/Changes.txt	Fri Mar 24 15:50:10 2017 +0100
@@ -4,7 +4,7 @@
 
 Version 1.5.10.3 (03/XX/2017)
  * Updated libpurple to 2.12.0 from 2.10.12, fixing a security issue that could lead to remote code execution (CVE 2017-2640).
- * AIM: Updated AIM connectivity for continued AIM support.
+ * AIM: Updated AIM connectivity for continued AIM support. (#17093)
  * Facebook Chat: Removed Facebook Chat service. Facebook no longer supports Adium's way of connecting (XMPP).
  * MSN: Removed MSN service. Libpurple no longer supports it. See http://ismsndeadyet.com/
  * Yahoo: Removed Yahoo! service. Libpurple no longer supports it and it hasn't been working since 5 August 2016 as Yahoo has completely reimplemented their protocol. See https://yahoo.tumblr.com/post/145715934739/q2-2016-progress-report-on-our-product This also removes support for Yahoo! Japan. According to http://messenger.yahoo.co.jp/ the service ended 26 March 2014.
diff -r 6d760b7b1d69 -r 6194bf1c1f66 Plists/Info.plist
--- a/Plists/Info.plist	Thu Mar 23 21:36:46 2017 -0400
+++ b/Plists/Info.plist	Fri Mar 24 15:50:10 2017 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5.10.3, Copyright © 2001-2017 The Adium Team</string>
+	<string>1.5.10.3b1, Copyright © 2001-2017 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.3</string>
+	<string>1.5.10.3b1</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -459,7 +459,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5.10.3</string>
+	<string>1.5.10.3b1</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>



More information about the commits mailing list