Frederik Rietdijk
c558a5d46c
hexchat: use python2
2017-02-08 19:31:35 +01:00
Franz Pletz
c2257506ae
weechat: 1.6 -> 1.7
2017-01-30 04:13:16 +01:00
romildo
fee579701d
hexchat: 2.12.3 -> 2.12.4
...
- Update hexchat to version 2.12.4
- Use sources from github, as the source at
http://dl.hexchat.net/hexchat/hexchat-2.12.4.tar.xz contains invalid symbolic
links in the directory 'build-aux'
- Run 'autogen.sh' to generate 'configure' and friends, as they are not
available in the distributed sources from github.
2017-01-24 11:00:41 -02:00
Franz Pletz
1753d8c878
irssi: 0.8.21 -> 1.0.0
2017-01-09 06:29:40 +01:00
Franz Pletz
c58ac7e4d6
irssi: 0.8.20 -> 0.8.21 (security)
...
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-05 17:25:07 +01:00
Michael Raskin
71c1e2ffbf
irssi_otr: 1.0.1 -> 1.0.2
2017-01-04 17:46:15 +01:00
Nikolay Amiantov
e908442693
kdeWrapper: allow wrapping several packages
2017-01-03 02:33:15 +03:00
Frederik Rietdijk
e1939ed056
konversation: 1.6.1 -> 1.6.2
2016-11-02 10:43:44 +01:00
Jascha Geerds
bdf5c0ba75
hexchat: 2.12.2 -> 2.12.3
2016-10-29 15:53:06 +02:00
aszlig
2406387fd6
quassel-webserver: Remove reference to <nixpkgs>
...
We already are in the <nixpkgs> repository and using <nixpkgs> within
its own tree will depend on <nixpkgs> to be set in NIX_PATH, otherwise
the evaluation will fail.
So apart from this issue it isn't even necessary to use <nixpkgs>
instead of the relative path to node-packages.nix, so let's use the
latter.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @uwap, @Mic92
2016-10-23 18:13:59 +02:00
Adam Evans
5da42092fa
weechat: Fixed Darwin build issues
...
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427 .
2016-10-23 00:32:17 +11:00
uwap
42e93b5f2a
quassel-webserver: init at 2.1.1
2016-10-21 23:31:50 +02:00
José Romildo Malaquias
598d824198
hexchat: 2.12.1 -> 2.12.2 ( #19659 )
2016-10-18 20:19:27 +02:00
Profpatsch
6717213ca4
weechat: generate manpages
2016-10-14 23:30:38 +02:00
Lluís Batlle i Rossell
d96c5e1fd6
Fixing irssi-otr after change of irssi ABI.
...
I pick the change from this pull request:
https://github.com/cryptodotis/irssi-otr/pull/60/
2016-10-04 12:29:09 +02:00
Moritz Ulrich
38dbb8008d
weechat: Work around darwin linking issue
2016-10-03 23:45:16 +02:00
Moritz Ulrich
7cc3de8742
weechat: 1.5 -> 1.6
2016-10-03 16:55:17 +02:00
Alexander V. Nikolaev
b3ada0bce9
irssi: 1.8.19 -> 1.8.20 (security)
...
https://irssi.org/security/irssi_sa_2016.txt
CVE-2016-7044
CVE-2016-7045
2016-09-22 03:42:50 +03:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Andrew R. M
f999e9edf8
weechat: help weechat find nix's python on darwin
2016-09-08 05:54:04 -04:00
Eelco Dolstra
445a39a23b
chatzilla: 0.9.91 -> 0.9.92
2016-09-07 14:42:55 +02:00
Eelco Dolstra
02ee9d83d0
enableParallelBuild -> enableParallelBuilding
2016-09-01 10:46:47 +02:00
Ram Kromberg
f254db331e
qweechat: init at 2016-07-29 ( #18094 )
2016-08-30 14:29:45 +02:00
Franz Pletz
04ab7cee02
Merge pull request #18088 from groxxda/fix/libcommuni
...
libcommuni: 2016-03-23 -> 2016-08-17, communi 2016-01-03 -> 2016-08-19
2016-08-29 18:32:16 +02:00
Alexander Ried
8d26e56608
communi: 2016-01-03 -> 2016-08-19
2016-08-29 17:04:27 +02:00
Franz Pletz
4f46913bf7
wraith: disable format hardening
2016-08-25 03:55:19 +02:00
obadz
24a9183f90
Merge branch 'hardened-stdenv' into staging
...
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
obadz
80dbdba6dd
weechat: add python & perl to PATH so that extensions can run
2016-08-19 13:48:35 +01:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Kranium Gikos Mendoza
9470b28743
wraith: 1.4.6 -> 1.4.7
2016-08-06 00:05:40 +08:00
Robin Gloster
dd7e09114f
bip: set -Wno-error=unused-result, remove --disable-pie
2016-08-04 07:49:12 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Frederik Rietdijk
266fde80ca
kde5.konversation: 1.6 -> 1.6.1
2016-08-02 09:00:03 +02:00
Frederik Rietdijk
65c109f887
kde5.konversation: use kdeWrapper
2016-08-02 08:49:12 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Thomas Tuegel
6521529c23
quassel: fix SSL detection with Qt 5.6
2016-05-11 13:20:57 -05:00
Thomas Tuegel
f64eaa7b14
quassel: remove qtwebkit input
2016-05-10 20:07:55 -05:00
José Romildo Malaquias
35fe868c29
hexchat: 2.10.2 -> 2.12.1
2016-05-09 07:38:31 -03:00
Thomas Tuegel
f2ec142847
quassel: 0.12.3 -> 0.12.4
...
Security update for CVE-2016-4414 (denial of service).
2016-05-07 06:00:09 -05:00
Louis Taylor
393bde55f9
weechat: 1.4 -> 1.5
2016-05-05 18:52:35 +01:00
Nikolay Amiantov
6b6768f455
communi: move to qmakeHook
...
This reverts commit 0fefa9939e
.
2016-04-20 18:55:46 +03:00
joachifm
001c28b63c
Merge pull request #14738 from srp/irssi-description
...
irssi: add description
2016-04-16 05:02:48 +02:00
Scott R. Parish
31b478d692
irssi: add description
...
This will make it show up if people search for 'irc'
2016-04-15 11:20:14 -07:00
aszlig
0fefa9939e
communi: Fix running of {pre,post}Configure
...
Commit 0055c6a
introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of communi
override the whole configurePhase, so this hook isn't run at all.
This fixes the build of communi and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Eric Litak
8fe327a432
wraith: init at 1.4.6
2016-04-08 14:12:13 -07:00
James Earl Douglas
1dae112bb0
irssi: 0.8.17 -> 0.8.19
...
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-04-02 16:45:10 -06:00
zimbatm
23b9d037de
quassel: fix sources
...
Fixes changes after #14080 where the updated hash was missing.
Put the source in a common file so there is only one place to update.
2016-03-22 12:10:22 +00:00
zimbatm
3f909d8f64
Revert "quassel: 0.12.2 -> 0.12.3"
...
This reverts commit f2e051b29e
.
2016-03-20 19:38:05 +00:00