Shea Levy
49ba0b7896
Merge branch 'freerdp2' of git://github.com/peterhoeg/nixpkgs
2016-09-13 07:45:05 -04:00
Peter Hoeg
40e47a95d7
freerdp: add missing libXrender dependency
2016-09-13 19:06:46 +08:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Erik Rybakken
a65e1c560c
neomutt: 20160827 -> 20160910 ( #18485 )
2016-09-13 07:29:57 +02:00
Robert Glossop
5490018034
freerdpUnstable: 1.2.0 -> 2.0
2016-09-12 12:13:48 -04:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Vladimír Čunát
c0555991b2
Merge #18434 : slack: 2.1.0 -> 2.1.2
2016-09-09 21:46:20 +02:00
Richard Zetterberg
68777090e5
slack: 2.1.0 -> 2.1.2
2016-09-09 08:08:36 +02:00
Tuomas Tynkkynen
290db94f04
Merge remote-tracking branch 'upstream/master' into staging
2016-09-09 02:40:47 +03:00
Franz Pletz
7583f080ae
qtox: 1.4.1 -> 1.5.0
2016-09-08 21:50:42 +02:00
Franz Pletz
9146a62f51
toxic: 20150125 -> 20160728
2016-09-08 21:50:42 +02:00
Franz Pletz
6ee129b29f
utox: 0.9.4 -> 0.9.8
2016-09-08 21:50:42 +02:00
Lancelot SIX
33300d380b
wireshark: 2.0.5 -> 2.2.0
...
Release note:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.0.html
Security related annonces related to 2.0.5 (subject to denial of
service attack):
https://www.wireshark.org/security/wnpa-sec-2016-50.html
https://www.wireshark.org/security/wnpa-sec-2016-51.html
https://www.wireshark.org/security/wnpa-sec-2016-52.html
https://www.wireshark.org/security/wnpa-sec-2016-53.html
https://www.wireshark.org/security/wnpa-sec-2016-54.html
https://www.wireshark.org/security/wnpa-sec-2016-55.html
2016-09-08 16:26:51 +02:00
Jascha Geerds
a1ff5e6e4a
hipchat: Add dependency to libtool
...
This commit fixes some broken context menus
2016-09-08 13:31:03 +02:00
Andrew R. M
f999e9edf8
weechat: help weechat find nix's python on darwin
2016-09-08 05:54:04 -04:00
rushmorem
c6938be57c
nomad: v0.4.0 -> v0.4.1
2016-09-08 00:56:23 +02:00
Eelco Dolstra
445a39a23b
chatzilla: 0.9.91 -> 0.9.92
2016-09-07 14:42:55 +02:00
Franz Pletz
7949e69382
chromium: update to latest channel releases (security)
...
Fixes the following security problems:
- CVE-2016-5147: Universal XSS in Blink
- CVE-2016-5148: Universal XSS in Blink
- CVE-2016-5149: Script injection in extensions
- CVE-2016-5150: Use after free in Blink
- CVE-2016-5151: Use after free in PDFium
- CVE-2016-5152: Heap overflow in PDFium
- CVE-2016-5153: Use after destruction in Blink
- CVE-2016-5154: Heap overflow in PDFium
- CVE-2016-5155: Address bar spoofing
- CVE-2016-5156: Use after free in event bindings
- CVE-2016-5157: Heap overflow in PDFium
- CVE-2016-5158: Heap overflow in PDFium
- CVE-2016-5159: Heap overflow in PDFium
- CVE-2016-5160: Extensions web accessible resources bypass
- CVE-2016-5161: Type confusion in Blink.
- CVE-2016-5162: Extensions web accessible resources bypass
- CVE-2016-5163: Address bar spoofing
- CVE-2016-5164: Universal XSS using DevTools
- CVE-2016-5165: Script injection in DevTools
- CVE-2016-5166: SMB Relay Attack via Save Page As
- CVE-2016-5167: Various fixes from internal audits, fuzzing and other initiatives
2016-09-07 04:49:56 +02:00
Joachim F
1c7270f001
Merge pull request #18379 from peterhoeg/st_0146
...
syncthing: 0.14.5 -> 0.14.6
2016-09-07 03:24:01 +02:00
Michael Raskin
71fe391ac1
baresip: fix build by manually forcing feature flags for fresh glibc time.h
2016-09-06 19:10:42 +02:00
Michael Raskin
5c686923de
linphone: 3.8.5 -> 3.10.2
2016-09-06 18:21:28 +02:00
Peter Hoeg
6c6ebf5d33
syncthing: 0.14.5 -> 0.14.6
2016-09-06 15:17:14 +08:00
Alexander Ried
273898f4ba
linphone: remove lime support
...
linphone stil uses polarssl, which was replaced by mbedTLS and is no
more available on NixOS.
Until this is fixed upstream we disable LIME (IM encryption).
2016-09-06 00:53:37 +02:00
Alexander Ried
53c4003559
linphone: 3.8.5 -> 3.9.1
...
3.10.2 is available from github but there is no autoconfigured tarball
and they added a dependency that's not packaged for nix (bctoolbox)
2016-09-06 00:52:24 +02:00
Eelco Dolstra
78178d5854
systemd: Separate lib output
...
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
Lancelot SIX
373afbd516
salut_a_toi: Fix typo in build phase
...
(cherry picked from commit c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1)
2016-09-05 02:32:57 +02:00
Joachim F
dec3d5dd68
Merge pull request #18206 from ethercrow/tcpkali
...
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov
9f2c48a7a7
qutebrowser: add cssutils dependency
2016-09-04 15:49:00 +03:00
Dmitry Ivanov
b52d937475
tcpkali: init at 0.9
2016-09-04 09:21:27 +00:00
Márton Boros
56b549d4c7
terraform: 0.7.1 -> 0.7.2
2016-09-04 01:54:47 +02:00
Peter Hoeg
d0ef7140e9
dropbox: 8.4.21 -> 9.4.49
2016-09-03 16:48:18 +02:00
Kamil Chmielewski
7b1efbf621
mesos: 0.28.0 -> 0.28.2 ( #18220 )
2016-09-02 23:21:46 +02:00
Rushmore Mushambi
32d06b2a51
Merge pull request #18221 from kamilchm/marathon-up
...
marathon: 1.1.1 -> 1.1.2
2016-09-02 20:12:13 +02:00
Kamil Chmielewski
83c60bd8e5
marathon: 1.1.1 -> 1.1.2
2016-09-02 16:10:58 +02:00
Kamil Chmielewski
4ae2eb2208
mesos: FIX #18209 readdir_r deprecation in libc
...
https://issues.apache.org/jira/browse/MESOS-6013
2016-09-02 16:04:11 +02:00
Tuomas Tynkkynen
3364230d56
Disable bunch of non-compiling packages on Darwin
...
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.
softether_4_18 2015-09-20 http://hydra.nixos.org/build/39418483
lensfun 2014-09-30 http://hydra.nixos.org/build/39394104
net_snmp 2015-09-20 http://hydra.nixos.org/build/39410553
djview 2015-08-11 http://hydra.nixos.org/build/39413233
libmusicbrainz2 2015-09-20 http://hydra.nixos.org/build/39410106
fox_1_6 2014-05-07 http://hydra.nixos.org/build/39410858
libofx 2015-09-24 http://hydra.nixos.org/build/39423507
yacas 2014-09-30 http://hydra.nixos.org/build/39393150
iomelt 2014-09-30 http://hydra.nixos.org/build/39408486
softether 2015-09-20 http://hydra.nixos.org/build/39425800
mp4v2 2014-09-30 http://hydra.nixos.org/build/39421899
virtuoso7 2014-09-21 http://hydra.nixos.org/build/39415206
man_db 2015-04-23 http://hydra.nixos.org/build/39404236
libdiscid 2014-09-30 http://hydra.nixos.org/build/39412202
zabbix22.agent 2014-09-21 http://hydra.nixos.org/build/39412149
vidalia 2015-08-06 http://hydra.nixos.org/build/39411500
libmtp 2015-09-20 http://hydra.nixos.org/build/39419199
wxGTK29 2015-09-20 http://hydra.nixos.org/build/39415296
ncmpcpp 2015-11-06 http://hydra.nixos.org/build/39404455
libtorrent 2014-09-21 http://hydra.nixos.org/build/39394646
shishi 2014-03-21 http://hydra.nixos.org/build/39418874
ocaml_3_12_1 2014-09-30 http://hydra.nixos.org/build/39392996
djview4 2015-08-11 http://hydra.nixos.org/build/39427799
vimNox 2014-05-23 http://hydra.nixos.org/build/39397012
ttfautohint 2015-08-06 http://hydra.nixos.org/build/39398330
libraw 2015-09-24 http://hydra.nixos.org/build/39402271
wxGTK30 2015-09-20 http://hydra.nixos.org/build/39401871
sbcl_1_2_5 2015-09-20 http://hydra.nixos.org/build/39426091
prover9 2014-09-30 http://hydra.nixos.org/build/39406476
rcs 2015-08-25 http://hydra.nixos.org/build/39392037
gpac 2015-09-24 http://hydra.nixos.org/build/39399470
virtuoso6 2014-09-30 http://hydra.nixos.org/build/39398651
xlslib 2015-09-24 http://hydra.nixos.org/build/39410387
ucommon 2015-03-27 http://hydra.nixos.org/build/39414040
commoncpp2 2014-09-30 http://hydra.nixos.org/build/39420117
virtuoso 2014-09-21 http://hydra.nixos.org/build/39399978
miniHttpd 2014-09-30 http://hydra.nixos.org/build/39392925
mpack 2014-09-26 http://hydra.nixos.org/build/39399535
nbd 2014-09-26 http://hydra.nixos.org/build/39401367
newsbeuter-dev 2014-07-29 http://hydra.nixos.org/build/39406259
gimp_2_8 2015-09-20 http://hydra.nixos.org/build/39436271
gimp 2015-09-20 http://hydra.nixos.org/build/39435976
zabbix20.agent 2014-09-30 http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good 2015-09-20 http://hydra.nixos.org/build/39408506
ocaml_4_00_1 2014-09-30 http://hydra.nixos.org/build/39399526
inadyn 2014-09-30 http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad 2015-09-20 http://hydra.nixos.org/build/39392970
zabbix.agent 2014-09-30 http://hydra.nixos.org/build/39421412
cmake-2_8 2015-09-24 http://hydra.nixos.org/build/39399443
liblastfm 2015-08-06 http://hydra.nixos.org/build/39421812
newsbeuter 2014-07-29 http://hydra.nixos.org/build/39396605
sdcv 2014-09-26 http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Eelco Dolstra
02ee9d83d0
enableParallelBuild -> enableParallelBuilding
2016-09-01 10:46:47 +02:00
Eelco Dolstra
25c9f2729e
thunderbird: 45.2.0 -> 45.3.0
2016-08-31 14:00:44 +02:00
Eelco Dolstra
4309d99b70
Merge pull request #18150 from taku0/thunderbird-bin-45.3.0
...
thunderbird-bin: 45.2.0 -> 45.3.0
2016-08-31 13:39:57 +02:00
Joachim F
986e64280e
Merge pull request #17970 from adolfogc/pjsip
...
pjsip: 2.1 -> 2.5.5
2016-08-30 22:30:55 +02:00
Ram Kromberg
f254db331e
qweechat: init at 2016-07-29 ( #18094 )
2016-08-30 14:29:45 +02:00
taku0
816e86cba3
thunderbird-bin: 45.2.0 -> 45.3.0
2016-08-30 09:12:11 +09: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
Adolfo E. García Castro
64667ae3ef
pjsip: 2.1 -> 2.5.5
2016-08-29 10:22:34 -06:00
Alexander Ried
8d26e56608
communi: 2016-01-03 -> 2016-08-19
2016-08-29 17:04:27 +02:00
obadz
b74793bd1c
Merge branch 'master' into staging
...
Conflicts:
pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Peter Hoeg
da6e81ff6b
dropbox: 8.4.19 -> 8.4.21 ( #18079 )
...
Additionally, we set proper permissions on the files in the output.
2016-08-29 07:42:49 +00:00
Robin Gloster
06d63f6652
ipfs: build with generic go; mark as broken
...
This does not build after the binutils update due to go 1.5 failing and
ifps needs an upgrade to build with newer go.
cc packager @kamilchm
2016-08-29 01:47:38 +00:00
Robin Gloster
e17bc25943
Merge remote-tracking branch 'upstream/master' into staging
2016-08-29 00:24:47 +00:00
Joachim Fasting
20e228a1e1
oneteam: port to stdenv.mkDerivation
...
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:01 +02:00