Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d71239551fd891179ccdce25e94cf650f0362eea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d71239551fd891179ccdce25e94cf650f0362eea)
  • Date: Sat, 10 Nov 2012 03:53:16 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

chat-irc/weechat/DETAILS | 5 +++--
chat-irc/weechat/HISTORY | 3 +++
mail/sylpheed/DETAILS | 2 +-
mail/sylpheed/HISTORY | 3 +++
ruby-raa/ruby-1.9/DETAILS | 6 +++---
ruby-raa/ruby-1.9/HISTORY | 4 ++++
6 files changed, 17 insertions(+), 6 deletions(-)

New commits:
commit d71239551fd891179ccdce25e94cf650f0362eea
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ruby-1.9: => 1.9.3-p327 (security)

commit cb65157ba524d321f34245ee175b0cde631717e1
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

weechat: => 0.3.9.1 (security)

commit 36e09f8b43537e606567daf2c0c23b7fb46908e7
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sylpheed: => 3.3.0

diff --git a/chat-irc/weechat/DETAILS b/chat-irc/weechat/DETAILS
index 0a45a3b..024fc98 100755
--- a/chat-irc/weechat/DETAILS
+++ b/chat-irc/weechat/DETAILS
@@ -16,9 +16,10 @@ else

SOURCE_HASH=sha512:4e6901d44d8f343c9d2dfe3bd1383930eee0aadd9ec0f609bca524881e73d1a1089755e9ab369a31ccdd3452b80b84cac7cfd29b44949921c9571e4bd22dcc62
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-devel
else
- VERSION=0.3.9
+ VERSION=0.3.9.1
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:afa349e3ba3b5ef5c31ddab884a8af05d5d70e65b7c7b2c1f29827cbd0f7811da626d5724f6842e3a6d0e16e7b2bdd81e5f8244bc6df7b965500b48480663ab3
+
SOURCE_HASH=sha512:976678a2218c0ede9068bc300067a29a726f61fe42b059942c4b410545ab5a9f17e13f3ec20271885094bd8f927182069dd46ed09ddbee8ca63f16db825d4c90
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
SOURCE_URL[0]=http://www.weechat.org/files/src/$SOURCE
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index 8e58ea8..bcdc6e0 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2012-11-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.9.1 (stable); SECURITY_PATCH++
+
2012-10-08 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: libgcrypt is required now

diff --git a/mail/sylpheed/DETAILS b/mail/sylpheed/DETAILS
index b1e1f19..642e0d7 100755
--- a/mail/sylpheed/DETAILS
+++ b/mail/sylpheed/DETAILS
@@ -3,7 +3,7 @@ if [[ $SYLPHEED_GTK2 == n ]]; then
VERSION=1.0.6

SOURCE_HASH=sha512:2b94979b671ef63b62040ed6b394368536a4817de910407cdfcdadc891e77a6752a6b547c0c1fdaa5360bd4c3b6c0a497f3d75bb17476a0ee37f7c4b5f18136e
else
- VERSION=3.2.0
+ VERSION=3.3.0
SECURITY_PATCH=1
if [[ $SYLPHEED_IT == y ]]; then
SOURCE3=Sylpheed3.0_icon-set.tar.gz
diff --git a/mail/sylpheed/HISTORY b/mail/sylpheed/HISTORY
index b17f9c5..ba8ae27 100644
--- a/mail/sylpheed/HISTORY
+++ b/mail/sylpheed/HISTORY
@@ -1,3 +1,6 @@
+2012-11-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.3.0
+
2012-06-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.2.0
* glib232.patch: dropped, fixed by upstream
diff --git a/ruby-raa/ruby-1.9/DETAILS b/ruby-raa/ruby-1.9/DETAILS
index 3d75415..e485efb 100755
--- a/ruby-raa/ruby-1.9/DETAILS
+++ b/ruby-raa/ruby-1.9/DETAILS
@@ -1,9 +1,9 @@
SPELL=ruby-1.9
PACKAGE=ruby
- VERSION=1.9.3-p286
-
SOURCE_HASH=sha512:513e6b3fbfde129499292104da4ee919f3a5aa5769dfe8070da257c69792454b005e0f7d21ab452cdd5226c9d66990b9a73f343d6ca3f6c19530ea1d1e3cd4ea
+ VERSION=1.9.3-p327
+
SOURCE_HASH=sha512:0233c457fb4e0456c0d7d009b5415e986f64cf9163a6d3594c36e88809653a75951e14c36075dc3be9f88c5be99f114a6878e4095bc179357daf99a9f9d85687
SOURCE=$PACKAGE-$VERSION.tar.gz
- SECURITY_PATCH=6
+ SECURITY_PATCH=7
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/1.9/$SOURCE
SOURCE_URL[1]=ftp://www.ibiblio.org/pub/languages/ruby/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PACKAGE-$VERSION
diff --git a/ruby-raa/ruby-1.9/HISTORY b/ruby-raa/ruby-1.9/HISTORY
index ce333d8..d6fecbf 100644
--- a/ruby-raa/ruby-1.9/HISTORY
+++ b/ruby-raa/ruby-1.9/HISTORY
@@ -1,3 +1,7 @@
+2012-11-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.3-p327; SECURITY_PATCH++
+ (CVE-2012-5371)
+
2012-10-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.3-p286; SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d71239551fd891179ccdce25e94cf650f0362eea), Vlad Glagolev, 11/10/2012

Archive powered by MHonArc 2.6.24.

Top of Page