about summary refs log tree commit diff
path: root/pkgs/applications/networking
Commit message (Collapse)AuthorAge
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* Merge #18434: slack: 2.1.0 -> 2.1.2Vladimír Čunát2016-09-09
|\
| * slack: 2.1.0 -> 2.1.2Richard Zetterberg2016-09-09
| |
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-09-09
|\ \
| * | qtox: 1.4.1 -> 1.5.0Franz Pletz2016-09-08
| | |
| * | toxic: 20150125 -> 20160728Franz Pletz2016-09-08
| | |
| * | utox: 0.9.4 -> 0.9.8Franz Pletz2016-09-08
| | |
| * | wireshark: 2.0.5 -> 2.2.0Lancelot SIX2016-09-08
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * hipchat: Add dependency to libtoolJascha Geerds2016-09-08
| | | | | | | | This commit fixes some broken context menus
| * weechat: help weechat find nix's python on darwinAndrew R. M2016-09-08
| |
| * nomad: v0.4.0 -> v0.4.1rushmorem2016-09-08
| |
| * chatzilla: 0.9.91 -> 0.9.92Eelco Dolstra2016-09-07
| |
| * chromium: update to latest channel releases (security)Franz Pletz2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Merge pull request #18379 from peterhoeg/st_0146Joachim F2016-09-07
| |\ | | | | | | syncthing: 0.14.5 -> 0.14.6
| | * syncthing: 0.14.5 -> 0.14.6Peter Hoeg2016-09-06
| | |
| * | baresip: fix build by manually forcing feature flags for fresh glibc time.hMichael Raskin2016-09-06
| | |
| * | linphone: 3.8.5 -> 3.10.2Michael Raskin2016-09-06
| | |
| * | linphone: remove lime supportAlexander Ried2016-09-06
| | | | | | | | | | | | | | | | | | 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).
| * | linphone: 3.8.5 -> 3.9.1Alexander Ried2016-09-06
| | | | | | | | | | | | | | | 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)
* | | systemd: Separate lib outputEelco Dolstra2016-09-05
|/ / | | | | | | | | | | | | | | | | 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.
* | salut_a_toi: Fix typo in build phaseLancelot SIX2016-09-05
| | | | | | | | (cherry picked from commit c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1)
* | Merge pull request #18206 from ethercrow/tcpkaliJoachim F2016-09-04
|\ \ | | | | | | tcpkali: init at 0.9
| * | tcpkali: init at 0.9Dmitry Ivanov2016-09-04
| | |
* | | qutebrowser: add cssutils dependencyNikolay Amiantov2016-09-04
| | |
* | | terraform: 0.7.1 -> 0.7.2Márton Boros2016-09-04
|/ /
* | dropbox: 8.4.21 -> 9.4.49Peter Hoeg2016-09-03
| |
* | mesos: 0.28.0 -> 0.28.2 (#18220)Kamil Chmielewski2016-09-02
| |
* | Merge pull request #18221 from kamilchm/marathon-upRushmore Mushambi2016-09-02
|\ \ | | | | | | marathon: 1.1.1 -> 1.1.2
| * | marathon: 1.1.1 -> 1.1.2Kamil Chmielewski2016-09-02
| | |
* | | mesos: FIX #18209 readdir_r deprecation in libcKamil Chmielewski2016-09-02
|/ / | | | | | | https://issues.apache.org/jira/browse/MESOS-6013
* | Disable bunch of non-compiling packages on DarwinTuomas Tynkkynen2016-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | enableParallelBuild -> enableParallelBuildingEelco Dolstra2016-09-01
| |
* | thunderbird: 45.2.0 -> 45.3.0Eelco Dolstra2016-08-31
| |
* | Merge pull request #18150 from taku0/thunderbird-bin-45.3.0Eelco Dolstra2016-08-31
|\ \ | | | | | | thunderbird-bin: 45.2.0 -> 45.3.0
| * | thunderbird-bin: 45.2.0 -> 45.3.0taku02016-08-30
| | |
* | | Merge pull request #17970 from adolfogc/pjsipJoachim F2016-08-30
|\ \ \ | |_|/ |/| | pjsip: 2.1 -> 2.5.5
| * | pjsip: 2.1 -> 2.5.5Adolfo E. García Castro2016-08-29
| | |
* | | qweechat: init at 2016-07-29 (#18094)Ram Kromberg2016-08-30
| |/ |/|
* | Merge pull request #18088 from groxxda/fix/libcommuniFranz Pletz2016-08-29
|\ \ | | | | | | libcommuni: 2016-03-23 -> 2016-08-17, communi 2016-01-03 -> 2016-08-19
| * | communi: 2016-01-03 -> 2016-08-19Alexander Ried2016-08-29
| | |
* | | Merge branch 'master' into stagingobadz2016-08-29
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: pkgs/tools/system/facter/default.nix
| * | | dropbox: 8.4.19 -> 8.4.21 (#18079)Peter Hoeg2016-08-29
| |/ / | | | | | | Additionally, we set proper permissions on the files in the output.
* | | ipfs: build with generic go; mark as brokenRobin Gloster2016-08-29
| | | | | | | | | | | | | | | | | | | | | 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
* | | Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster2016-08-29
|\| |
| * | oneteam: port to stdenv.mkDerivationJoachim Fasting2016-08-29
| | | | | | | | | | | | https://github.com/NixOS/nixpkgs/issues/4210
* | | Merge branch 'master' into stagingobadz2016-08-27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * | chromium: fixup share/shareVladimír Čunát2016-08-27
| | | | | | | | | | | | Reported on https://github.com/NixOS/nixpkgs/issues/11501#issuecomment-164383204
| * | Updating mumble to 1.2.16.Lluís Batlle i Rossell2016-08-27
| | |
| * | neomutt: 20160723 -> 20160827Erik Rybakken2016-08-27
| | |
| * | firefox: 48.0.1 -> 48.0.2Eelco Dolstra2016-08-26
| | |