Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (13a754d3105ddabdc3da692fc3988e087f37a114)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (13a754d3105ddabdc3da692fc3988e087f37a114)
  • Date: Tue, 21 Jun 2016 15:26:28 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

chat-im/pidgin/DEPENDS | 7 ++++++-
chat-im/pidgin/DETAILS | 4 ++--
chat-im/pidgin/HISTORY | 6 +++++-
3 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 13a754d3105ddabdc3da692fc3988e087f37a114
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

chat-im/pidgin: version 2.11.0, SECURITY_PATCH++

diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index 10c9e76..dc83b10 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -117,4 +117,9 @@ optional_depends libidn
\
optional_depends sqlite \
'--enable-cap' \
'--disable-cap' \
- 'for contact availability prediction'
+ 'for contact availability prediction' &&
+
+optional_depends cyrus-sasl \
+ "--enable-cyrus-sasl" \
+ "--disable-cyrus-sasl" \
+ "for SASL authentication method in IRC/XMPP"
diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index 6617151..725f64e 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,6 +1,6 @@
SPELL=pidgin
- VERSION=2.10.12
- SECURITY_PATCH=17
+ VERSION=2.11.0
+ SECURITY_PATCH=18
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index fc9e0c2..ad7ae6a 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,9 +1,13 @@
+2016-06-21 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated spell to 2.11.0, SECURITY_PATCH++,
+ (CVE-2016-23[65-80])
+ * DEPENDS: added cyrus-sasl, optionally
+
2016-01-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 2.10.12
* pidgin.gpg: replaced the old key with A8AC8032,
Gary Kramlich (grim) <grim AT reaperworld.com>

-
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (13a754d3105ddabdc3da692fc3988e087f37a114), Pavel Vinogradov, 06/21/2016

Archive powered by MHonArc 2.6.24.

Top of Page