diff options
author | Ailin Nemui <ailin@z30a.localdomain> | 2017-06-06 23:21:02 +0200 |
---|---|---|
committer | Ailin Nemui <ailin@z30a.localdomain> | 2017-06-06 23:21:02 +0200 |
commit | 1706fdbf5cfd1d206b2414151dd71185f734bd79 (patch) | |
tree | d6b8836bf8cd30632dc432dfda2f23725fd96add /_posts | |
parent | fd53599884a1c1016429f7bce790ce5a600bb2ee (diff) | |
download | irssi.github.io-1706fdbf5cfd1d206b2414151dd71185f734bd79.zip |
Release Irssi 1.0.3
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2017-06-06-irssi-1.0.3-released.markdown | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/_posts/2017-06-06-irssi-1.0.3-released.markdown b/_posts/2017-06-06-irssi-1.0.3-released.markdown new file mode 100644 index 0000000..e635855 --- /dev/null +++ b/_posts/2017-06-06-irssi-1.0.3-released.markdown @@ -0,0 +1,26 @@ +--- +layout: post +title: "Irssi 1.0.3 Released" +--- + +Irssi 1.0.3 has been released. This release fixes two remote crash issue +in Irssi as well as a few bug fixes, the most notable that TLS can now be disabled from within the text-UI. There are no new features. **All Irssi users should upgrade to this version**. See the +[NEWS](//raw.githubusercontent.com/irssi/irssi/1.0.3/NEWS) for +details. + +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. + +Read the [security advisory](/security/irssi_sa_2017_06.txt). + +We currently do not have any alternate advice. + +The Irssi Team. |