Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (08458d6800f9b9ec324231cf138c7444afb17ad0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (08458d6800f9b9ec324231cf138c7444afb17ad0)
  • Date: Thu, 4 May 2017 18:46:12 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

chat-irc/irssi/DETAILS | 4 ++--
chat-irc/irssi/HISTORY | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 08458d6800f9b9ec324231cf138c7444afb17ad0
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

chat-irc/irssi: => 1.0.2, SECURITY_PATCH++

diff --git a/chat-irc/irssi/DETAILS b/chat-irc/irssi/DETAILS
index d852042..66e0ced 100755
--- a/chat-irc/irssi/DETAILS
+++ b/chat-irc/irssi/DETAILS
@@ -8,8 +8,8 @@ if [[ $IRSSI_BRANCH == scm ]]; then
SOURCE_IGNORE=volatile
SOURCE=$SPELL-scm.tar.bz2
else
- VERSION=0.8.20
- SECURITY_PATCH=1
+ VERSION=1.0.2
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.xz

SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/releases/download/$VERSION/$SOURCE
SOURCE2=$SOURCE.asc
diff --git a/chat-irc/irssi/HISTORY b/chat-irc/irssi/HISTORY
index 6ccef4f..fb563fe 100644
--- a/chat-irc/irssi/HISTORY
+++ b/chat-irc/irssi/HISTORY
@@ -1,3 +1,9 @@
+2017-05-03 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: version bump to 1.0.2
+ SECURITY_PATCH++; issues addressed through bump(6):
+ CVE-2017-5193, CVE-2017-5194, CVE-2017-5356, CVE-2017-5195,
+ CVE-2017-5196, CVE-2017-7191
+
2016-09-21 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
Fixed SOURCE2_URL[0]



  • [SM-Commit] GIT changes to master grimoire by David C. Haley (08458d6800f9b9ec324231cf138c7444afb17ad0), David C. Haley, 05/04/2017

Archive powered by MHonArc 2.6.24.

Top of Page