summaryrefslogtreecommitdiffstats
path: root/chat-irc
diff options
context:
space:
mode:
authorThomas Orgis2017-06-07 07:37:26 +0200
committerThomas Orgis2017-06-07 07:37:26 +0200
commit51e6fa56be71557b5f9e4e766b90d97c4ae9ec14 (patch)
tree7695abb0535ac5767fe238bf38c46a5636b4c741 /chat-irc
parent4ac75575cebce6651cec551ec78e832e4c5580f0 (diff)
irssi: update to 1.0.3 (security)
Diffstat (limited to 'chat-irc')
-rwxr-xr-xchat-irc/irssi/DETAILS4
-rw-r--r--chat-irc/irssi/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/chat-irc/irssi/DETAILS b/chat-irc/irssi/DETAILS
index 66e0cedccc..9b2f2f0c3d 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=1.0.2
- SECURITY_PATCH=2
+ VERSION=1.0.3
+ SECURITY_PATCH=3
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 fb563feb25..6e69bd1f50 100644
--- a/chat-irc/irssi/HISTORY
+++ b/chat-irc/irssi/HISTORY
@@ -1,3 +1,7 @@
+2017-06-07 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 1.0.3,
+ SECURITY_PATCH++ for CWE-690, CWE-129, CWE-127
+
2017-05-03 David C. Haley <khoralin@gmail.com>
* DETAILS: version bump to 1.0.2
SECURITY_PATCH++; issues addressed through bump(6):