about summary refs log tree commit diff
path: root/pkgs/applications/networking/irc/irssi
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-3/+3
2019-08-31Merge master into staging-nextFrederik Rietdijk1-2/+2
2019-08-29irssi: 1.2.1 -> 1.2.2 (CVE-2019-15717)Andreas Rammhold1-2/+2
https://irssi.org/security/irssi_sa_2019_08.txt
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát2-29/+3
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-18irssi: build bundled OTR plug-in and remove "irssi-otr" packageEmery Hemingway2-29/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-3/+3
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-01irssi: 1.2.0 -> 1.2.1Alyssa Ross1-2/+2
CVE-2019-13045
2019-03-02irssi: 1.1.2 -> 1.2.0R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/irssi/versions
2019-01-12irssi: 1.1.1 -> 1.1.2Andreas Rammhold1-2/+2
Fixes CVE-2019-5882 [1] and a few minor changes [2]. [1] https://irssi.org/security/html/irssi_sa_2019_01/ [2] https://irssi.org/2019/01/09/irssi-1.1.2-released/
2018-08-06irssi: add licensePascal Wittmann1-0/+1
see issue #43716
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-04-30treewide: http to httpsRyan Mulligan1-1/+1
2018-03-22treewide: remove libintl hacksMatthew Bauer1-2/+2
2018-02-15irssi: 1.1.0 -> 1.1.1Andreas Rammhold1-2/+2
fixes CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054
2018-01-28irssi: 1.0.6 -> 1.1.0Franz Pletz1-2/+2
2018-01-06irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, ↵Andreas Rammhold1-2/+2
CVE-2018-5207) For details see [1]. [1] https://irssi.org/security/irssi_sa_2018_01.txt
2017-10-22irssi: 1.0.4 -> 1.0.5Piotr Bogdan1-2/+2
Security update, see https://irssi.org/security/irssi_sa_2017_10.txt.
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2-2/+4
Only acts on one-line dependency lists.
2017-07-10irssi: 1.0.3 -> 1.0.4 for multiple CVEsFranz Pletz1-2/+2
Fixes: * CVE-2017-10965 * CVE-2017-10966 See https://irssi.org/security/irssi_sa_2017_07.txt.
2017-06-07irssi: 1.0.2 -> 1.0.3 (security)Franz Pletz1-2/+2
See https://irssi.org/security/irssi_sa_2017_06.txt.
2017-03-25irssi: 1.0.1 -> 1.0.2 for CVE-2017-7191Franz Pletz1-2/+2
See https://irssi.org/security/irssi_sa_2017_03.txt.
2017-02-15irssi: 1.0.0 -> 1.0.1Michael Raskin1-2/+2
2017-01-09irssi: 0.8.21 -> 1.0.0Franz Pletz1-8/+11
2017-01-05irssi: 0.8.20 -> 0.8.21 (security)Franz Pletz1-2/+2
Fixes four security vulnerabilities: https://irssi.org/security/irssi_sa_2017_01.txt No CVEs were assigned yet at the time of this commit. cc #21642
2017-01-04irssi_otr: 1.0.1 -> 1.0.2Michael Raskin1-17/+5
2016-10-04Fixing irssi-otr after change of irssi ABI.Lluís Batlle i Rossell1-2/+10
I pick the change from this pull request: https://github.com/cryptodotis/irssi-otr/pull/60/
2016-09-22irssi: 1.8.19 -> 1.8.20 (security)Alexander V. Nikolaev1-2/+2
https://irssi.org/security/irssi_sa_2016.txt CVE-2016-7044 CVE-2016-7045
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-04-15irssi: add descriptionScott R. Parish1-0/+1
This will make it show up if people search for 'irc'
2016-04-02irssi: 0.8.17 -> 0.8.19James Earl Douglas1-5/+5
This enables [SASL authentication][1], which was added in 0.8.18. Tested via `nix-env -f /path/to/nixpkgs -i irssi`, followed by running `irssi`. [1]: https://wiki.archlinux.org/index.php/Irssi#Authenticating_with_SASL
2016-02-13irssi-otr: 1.0.0 -> 1.0.1tg(x)1-3/+3
2016-02-12irssi-otr: fetchFromGithubtg(x)1-5/+6
2016-02-10irssi-otr: 640e98c74b -> 1.0.0tg(x)1-8/+6
2015-05-25irssi: add second download mirror because irrsi.org is offlinePeter Simons1-5/+7
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-04-30irssi: Fix ncurses linkingWilliam A. Kennington III1-1/+1
2015-01-27Bumped version of irssi-0.8.16 to irssi-0.8.17skityl1-2/+2
Signed-off-by: skityl <mopofhair@gmail.com>
2014-10-07irssi: update from 0.8.15 to 0.8.16Aristid Breitkreuz1-2/+2
2014-08-04Merge remote-tracking branch 'origin/master' into staging.Peter Simons2-2/+2
Conflicts: pkgs/desktops/e18/enlightenment.nix
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk2-2/+2
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
See c556a6ea46e71e1907d78b71fab36df30297b3ad.
2014-02-11Updating irssi_otr and libotr to the latest master versions.Lluís Batlle i Rossell1-3/+3
According to their few additional commit logs, it's worth it. I also set libotr to use the latest libgcrypt, related to a comment in libotr commit. They talk about a libgcrypt fix that will have more chances to be in the latest libgcrypt.
2013-06-20irssi: fix build on darwinJason "Don" O'Conal1-3/+5
* use `gccApple` (so we can cope with `-no-cpp-precompile`) * add `libintlOrEmpty`
2013-06-12irssi_otr: update to latest masterLluís Batlle i Rossell1-3/+3
2013-04-13irssi-otr: updating to a fork more up to dateLluís Batlle i Rossell1-17/+14
2013-04-13Adding irssi-otr.Lluís Batlle i Rossell1-0/+33
2013-04-13Adding fish (blowfish over irc) for irssi.Lluís Batlle i Rossell1-0/+31
2010-05-17irssi: enable perl supportRob Vermaas1-1/+1
svn path=/nixpkgs/trunk/; revision=21819
2010-05-17Three Games and Perl Support for IrssiPeter Simons1-2/+2
Here are four patches. Three of them add expressions for games. The fourth, irssi-perl.patch, adds perl as an input for irssi, so that one can run perl plugins in irssi. I didn't make the perl input optional, but maybe it should be to keep the irssi expression light. svn path=/nixpkgs/trunk/; revision=21813
2010-05-01Updating irssiLluís Batlle i Rossell1-2/+2
svn path=/nixpkgs/trunk/; revision=21476
2009-12-25update to 0.8.14Armijn Hemel1-2/+2
svn path=/nixpkgs/trunk/; revision=19116