summaryrefslogtreecommitdiff
path: root/_posts/2017-10-22-irssi-1.0.5-released.markdown
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2017-10-22 15:56:05 +0200
committerAilin Nemui <ailin@z30a.localdomain>2017-10-22 15:56:05 +0200
commit45b679d0653bd19916040c61c858bd93c55ee629 (patch)
treea42768a42f4fa65cb27ff0f069c6650398beacdd /_posts/2017-10-22-irssi-1.0.5-released.markdown
parent6d139d40a31a7bdb40ac659b9834d816405cdeec (diff)
downloadirssi.github.io-45b679d0653bd19916040c61c858bd93c55ee629.zip
fix date
Diffstat (limited to '_posts/2017-10-22-irssi-1.0.5-released.markdown')
-rw-r--r--_posts/2017-10-22-irssi-1.0.5-released.markdown31
1 files changed, 31 insertions, 0 deletions
diff --git a/_posts/2017-10-22-irssi-1.0.5-released.markdown b/_posts/2017-10-22-irssi-1.0.5-released.markdown
new file mode 100644
index 0000000..23d59c8
--- /dev/null
+++ b/_posts/2017-10-22-irssi-1.0.5-released.markdown
@@ -0,0 +1,31 @@
+---
+layout: post
+title: "Irssi 1.0.5 Released"
+---
+
+Irssi 1.0.5 has been released. This release fixes a few security
+issues in Irssi as well as a few bugs. There are no new
+features. **All Irssi users should upgrade to this version**. See the
+[NEWS](//raw.githubusercontent.com/irssi/irssi/1.0.5/NEWS) for
+details.
+
+Most issues have been identified using fuzzing, thanks to Hanno Böck
+and Joseph Bisch. We expect @jbisch will be able to tell you more
+about his newest fuzzer at http://freenode.live on the weekend!
+
+For more information refer to the [security advisory](/security/irssi_sa_2017_10.txt).
+
+This release can be downloaded from [our releases
+page](https://github.com/irssi/irssi/releases). Binary test packages
+for various Linux distributions are automatically generated by the
+[openSUSE Build Service](https://build.opensuse.org/) and are
+available for download in the
+[irssi-test](https://software.opensuse.org/download.html?project=home:ailin_nemui:irssi-test;package=irssi)
+repository.
+
+Please check with your distro whether they provide officially updated
+packages.
+
+We currently do not have any alternate advice.
+
+The Irssi Team.