Commit Graph

6162 Commits

Author SHA1 Message Date
Jörg Thalheim
970318819b
Merge pull request #33212 from Lassulus/bitlbee-discord
bitlbee-discord: init at 2017-12-27
2018-01-12 11:23:38 +00:00
Andreas Rammhold
856d9c2b49
Merge pull request #33739 from andir/spark
Apache Spark address CVE-2017-12612
2018-01-11 18:13:48 +00:00
Yegor Timoshenko
8d12c26e34
sylpheed: 3.5.1 -> 3.6.0 2018-01-11 14:04:44 +00:00
Andreas Rammhold
3e2015c239
spark_22: 2.2.0 -> 2.2.1 2018-01-11 12:52:32 +01:00
Andreas Rammhold
e250ca072a
spark_16: removed ancient (insecure) version 2018-01-11 12:50:51 +01:00
Andreas Rammhold
9213d0cfa5
spark: mark versions <= 2.2.0 && <= 2.1.2 as insecure due to CVE-2017-12612
Details can be retrieve at [1].

[1] https://spark.apache.org/security.html
2018-01-11 12:45:03 +01:00
Will Dietz
8753b10808 discord: fix "corrupt install" warnings, misc cleanup
Few things:
* Discord binary has RUNPATH not RPATH set
* patchelf uses RUNPATH if it already exits, so deps end up in RUNPATH
* RUNPATH isn't searched for plugins or transitive deps
* ..badness results

Despite this, it currently seems to work-- with the caveat
that it has a little bar on top complaining about how
"it looks like your installation is corrupt".

This fixes that warning and does some minor cleanup.
2018-01-10 22:12:06 -08:00
Peter Hoeg
7f5a859906 syncthing: 0.14.42 -> 0.14.43 2018-01-11 09:54:04 +08:00
zimbatm
b50810de8b terraform: plugins update 2018-01-10 22:33:47 +00:00
John Ericson
e017a027d5
Merge pull request #33681 from obsidiansystems/fixed-output-deps
Fixed output deps
2018-01-10 14:28:10 -05:00
John Ericson
888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Joachim F
b88ddaa6a6
Merge pull request #33645 from taku0/flashplayer-28.0.0.137
flashplayer: 28.0.0.126 -> 28.0.0.137
2018-01-10 15:13:28 +00:00
Andreas Rammhold
f77a5ba72b
Merge pull request #33680 from flokli/notmuch
notmuch: 0.25.3 -> 0.26
2018-01-10 13:52:07 +00:00
zimbatm
53d688a3bf terraform: export full packages with plugins 2018-01-10 09:51:30 +00:00
Florian Klink
32d33177ea notmuch: add myself as maintainer 2018-01-10 02:22:16 +01:00
Florian Klink
bb319eded6 notmuch: stop trying to patch gpg paths in emacs/notmuch-crypto.el
This was fixed upstream in f0d06c8ca3fce15c9e264445485bd93a6de8d25e, by
using epg-gpg-program instead of `(call-process epg-gpg-program …)` as
before.
2018-01-10 02:22:16 +01:00
Florian Klink
41723ef290 notmuch: 0.25.3 -> 0.26 2018-01-10 02:03:48 +01:00
adisbladis
c23b036e96
firefox-devedition-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:32 +08:00
adisbladis
5849d92104
firefox-beta-bin: 58.0b14 -> 58.0b15 2018-01-09 22:06:31 +08:00
Cray Elliott
3ffb4137d9 discord: 0.0.3 -> 0.0.4 2018-01-09 01:43:56 -08:00
taku0
4780cc70bd flashplayer: 28.0.0.126 -> 28.0.0.137 2018-01-09 15:15:11 +09:00
Herwig Hochleitner
dbb774c5e1 chromium: update 63.0.3239.108 -> 63.0.3239.132
this introduces a standard approach to playing with patches from the
gentoo repository.

the patches for 64 are a first guess during a build in progress

cc @YorikSar @aszlig
2018-01-09 02:20:07 +01:00
Herwig Hochleitner
6ce61b12cd dropbox: 38.4.27 -> 40.4.46 2018-01-09 02:18:11 +01:00
Michael Weiss
be461b11b7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2 2018-01-08 18:22:04 +01:00
Andreas Rammhold
6f61b775da
syncthing013: mark as insecure 2018-01-08 15:00:07 +01:00
Andreas Rammhold
52b8fb5d4e
syncthing012: mark as insecure
Also adds missing meta data.
2018-01-08 14:59:35 +01:00
Frederik Rietdijk
3b36db74eb citrix_receiver: 13.7.0 -> 13.8.0 2018-01-08 01:35:32 +00:00
Yegor Timoshenko
27459e2020
pidgin: build with cyrus_sasl for SASL in IRC and XMPP
SASL is required to connect to Freenode on high-abuse networks, e.g. highly
NATed networks or Tor. However, Pidgin only supports PLAIN authorization type,
and Freenode specifically prohibits using anything other than EXTERNAL or
ECDSA-NIST256P-CHALLENGE over Tor. It still allows PLAIN for potentially
problematic clearnet networks, though.
2018-01-07 16:38:35 +00:00
Will Dietz
52f6a8e8c6 opera: 48.0.2685.52 -> 50.0.2762.45 2018-01-06 11:44:47 -06:00
Andreas Rammhold
f61ad23a6a irssi: 1.0.5 -> 1.0.6 (fixes CVE-2018-5206, CVE-2018-5205, CVE-2018-5208, CVE-2018-5207)
For details see [1].

[1] https://irssi.org/security/irssi_sa_2018_01.txt
2018-01-06 17:34:10 +01:00
Alex Griffin
8cd5391806 mblaze: init at 0.2 2018-01-06 09:09:30 -06:00
Joachim F
7342871ea0
Merge pull request #33081 from apeyroux/up-jmeter
jmeter: 2.11 -> 3.3 and fix java command not found
2018-01-06 14:59:22 +00:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
adisbladis
5e85657ba5
rsync: Fix CVE-2017-17433 and CVE-2017-17434 2018-01-06 16:57:58 +08:00
Andreas Rammhold
969d61dd42
wireshark: en- & disable Gtk/Qt separately
This should also fix the wireshark-cli variant
2018-01-06 06:25:43 +01:00
Andreas Rammhold
c77e0539e0 wireshark-gtk: explicitly disable the Qt build when building Gtk
In a recent Cmake(?) or wireshark release the default behaviour did
change. A failing build log can be seen at hydra [1].

[1] https://hydra.nixos.org/build/67179559/nixlog/1
2018-01-06 05:46:23 +01:00
Orivej Desh
5661a1d599
Merge pull request #33404 from corngood/transgui-fix
transgui: fix crash at startup with file argument
2018-01-06 03:21:55 +00:00
Joachim F
a8d74859e0
Merge pull request #33455 from dotlambda/newsboat
newsboat: init at 2.10.2
2018-01-05 22:02:10 +00:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Robert Schütz
f106e5f101 newsboat: init at 2.10.2 2018-01-05 18:33:40 +01:00
Franz Pletz
375f50fa11
Merge pull request #33456 from taku0/firefox-bin-57.0.4
firefox: 57.0.3 -> 57.0.4 [High security fix]
2018-01-05 16:52:33 +00:00
adisbladis
805567b823
firefox-bin: 57.0.3 -> 57.0.4 2018-01-05 17:53:32 +08:00
adisbladis
204655b0e3
firefox-devedition-bin: 58.0b13 -> 58.0b14 2018-01-05 17:53:31 +08:00
adisbladis
2493ddf0e5
firefox-beta-bin: 58.0b13 -> 58.0b14 2018-01-05 17:53:30 +08:00
taku0
68200d1230 firefox: 57.0.3 -> 57.0.4 2018-01-05 18:51:09 +09:00
taku0
766c98e221 firefox-bin: 57.0.3 -> 57.0.4 2018-01-05 18:51:00 +09:00
Bastian Köcher
d5ba7d42b1 teamspeak_client: 3.1.6 -> 3.1.7 2018-01-05 10:15:09 +01:00
Ingo Blechschmidt
bd43424e2c signal-desktop: fix URL to Debian package (fixes #33401) (#33440) 2018-01-04 18:01:51 -05:00
Vincent Laporte
83110ac0be ocamlPackages.notty: 0.1.1a -> 0.2.1
jackline: 2017-08-17 -> 2017-12-24
2018-01-04 17:52:56 +01:00
adisbladis
cd7ce7ca70
wireshark: 2.4.2 -> 2.4.3 2018-01-04 16:34:26 +01:00