about summary refs log tree commit diff
path: root/pkgs/applications/networking
Commit message (Collapse)AuthorAge
* Merge pull request #31742 from ttuegel/dropbox/keyboardThomas Tuegel2017-11-16
|\ | | | | dropbox: install xkeyboardconfig for input
| * dropbox: install xkeyboardconfig for inputThomas Tuegel2017-11-16
| | | | | | | | | | | | | | Qt applications running in an FHS env need to have xkeyboardconfig installed for keyboard input. Resolves: #31741
* | breakpad: deleteOrivej Desh2017-11-16
|/ | | | | This library does not compile with the current glibc and is unused since 74f7db075a89c92cf65c68a6e2bc64fd01d7da7f.
* neomutt: put mime.types in $out/etc where it belongsPeter Hoeg2017-11-16
|
* neomutt: specify path to mime.typesPeter Hoeg2017-11-16
| | | | | | | | Neomutt will by default look for /etc/mime.types which isn't present in order to map file extensions to mime types. If this file isn't found, and a message has a png attached with application/octet-stream mime type, neomutt will not know what to do with it.
* tor-browser-bundle-bin: 7.0.9 -> 7.0.10Joachim Fasting2017-11-15
|
* Merge pull request #31660 from taku0/flashplayer-27.0.0.187Samuel Leathers2017-11-15
|\ | | | | flashplayer: 27.0.0.183 -> 27.0.0.187
| * flashplayer: 27.0.0.183 -> 27.0.0.187taku02017-11-14
| |
* | Merge pull request #31655 from Ma27/repackage-everything-with-node2nixSander van der Burg2017-11-15
|\ \ | | | | | | Repackage everything with node2nix
| * | {shout, quassel-webserver}: move to nodePackagesMaximilian Bosch2017-11-14
| |/ | | | | | | | | | | both packages are available at the default NPM registry. related to #31032
* | chromium: 62.0.3202.89 -> 62.0.3202.94Yuriy Taraday2017-11-15
| | | | | | | | Also bump beta version.
* | Merge pull request #31572 from deedrah/pr/firefox-native-messaging-hostsMichael Raskin2017-11-14
|\ \ | | | | | | firefox: support for native messaging hosts in wrapper
| * | firefox: support for native messaging hosts in wrapperRostislav Beneš2017-11-12
| | |
* | | Merge pull request #31661 from taku0/firefox-bin-57.0Michael Raskin2017-11-14
|\ \ \ | |_|/ |/| | firefox: 56.0.2 -> 57.0 [Security fixes]
| * | firefox-esr: 52.4.1esr -> 52.5.0esrtaku02017-11-14
| | |
| * | firefox: 56.0.2 -> 57.0taku02017-11-13
| | |
| * | firefox-bin: 56.0.2 -> 57.0taku02017-11-13
| | |
* | | netperf: update sourceOrivej Desh2017-11-14
| | |
* | | viber: 6.5.5.1481 -> 7.0.0.1035infernalknight2017-11-14
| | |
* | | neomutt: makeWrapper belongs in nativeBuildInputsJoerg Thalheim2017-11-13
| | |
* | | Merge pull request #31613 from flokli/neomutt-wrap-auxJörg Thalheim2017-11-13
|\ \ \ | | | | | | | | neomutt: wrapProgram to add lib/neomutt to PATH
| * | | neomutt: wrapProgram to add lib/neomutt to PATHFlorian Klink2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and 'smime_keys' in PATH. Fixes #31609.
* | | | Merge pull request #31553 from jensbin/pidginsipeJörg Thalheim2017-11-13
|\ \ \ \ | |_|/ / |/| | | pidginsipe: 1.22.1 -> 1.23.0
| * | | pidginsipe: 1.22.1 -> 1.23.0Jens Binkert2017-11-12
| | | |
* | | | gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0Michael Weiss2017-11-12
|/ / /
* | | baresip: 0.5.1 -> 0.5.6Michael Raskin2017-11-11
| | |
* | | mcabber: set downloadPage to point to where we take the release anywayMichael Raskin2017-11-11
| | |
* | | Merge pull request #31473 from adisbladis/firefox-devedition-bin-58.0b1Jörg Thalheim2017-11-10
|\ \ \ | | | | | | | | firefox-devedition-bin: 58.0b1 -> 58.0b2
| * | | firefox-devedition-bin: 58.0b1 -> 58.0b2adisbladis2017-11-10
| | |/ | |/|
* / | Change many homepage urls from http to https #30636Pascal Wittmann2017-11-10
|/ /
* | chromium: hardcode xdg_utils path in system callsGuillaume Maudoux2017-11-10
| | | | | | | | ref #23518
* | chromium: fix .desktop file nameGuillaume Maudoux2017-11-10
| | | | | | | | | | | | | | | | | | The desktop file must be name "chromium-browser.desktop" because it is used as-is when setting chromium as the default browser. See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842 fixes #23518
* | chromium: 62.0.3202.75 -> 62.0.3202.89Yuriy Taraday2017-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Includes security fixes for CVE-2017-15398 and CVE-2017-15399. Also fixes builds for beta and dev branches: - backport https://webrtc-review.googlesource.com/9384 to fix build for new webrtc revision - for dev branch fix gn bootstrap, see https://chromium-review.googlesource.com/758584 - for 63+ manpage now is not generated during ninja build, it is processed with sed using packagers tools included in sources
* | Merge pull request #31438 from orivej/qbittorrentOrivej Desh2017-11-09
|\ \ | | | | | | qbittorrent: fix build
| * | qbittorrent: fix buildOrivej Desh2017-11-09
| | | | | | | | | | | | Probably failing since #31357
* | | qtox: fix compilationPeter Hoeg2017-11-09
|/ /
* | Merge pull request #31422 from mimadrid/update/filezilla-3.29.0Orivej Desh2017-11-09
|\ \ | | | | | | filezilla: 3.28.0 -> 3.29.0
| * | filezilla: 3.28.0 -> 3.29.0mimadrid2017-11-09
| | |
* | | rambox: add menu itemgnidorah2017-11-09
|/ /
* | Merge pull request #30318 from peterhoeg/u/qtoxFranz Pletz2017-11-09
|\ \ | | | | | | libmsgpack/libtoxcore/qtox: several related package upgrades
| * | utox: run testsPeter Hoeg2017-11-06
| | |
| * | qtox: 1.11.0 -> 1.12.1Peter Hoeg2017-11-06
| | |
* | | Merge pull request #31357 from ttuegel/qt-5-tmpThomas Tuegel2017-11-08
|\ \ \ | | | | | | | | Qt 5: revert 5.9.2; remove build temporary directory
| * \ \ Merge branch 'master' into qt-5-tmpThomas Tuegel2017-11-07
| |\ \ \
| * | | | qbittorrent: no longer need to set QT_QMAKEThomas Tuegel2017-11-07
| | | | |
* | | | | gns3Packages.{server,gui}Preview: 2.1.0rc3 -> 2.1.0rc4Michael Weiss2017-11-08
| | | | |
* | | | | syncthing: 0.14.39 -> 0.14.40Peter Hoeg2017-11-08
| | | | |
* | | | | surf: use httpsJoachim Fasting2017-11-08
| | | | |
* | | | | Merge pull request #31285 from volth/patch-70Jörg Thalheim2017-11-07
|\ \ \ \ \ | | | | | | | | | | | | opera: 46.0.2597.39 -> 48.0.2685.52
| * | | | | opera: 46.0.2597.39 -> 48.0.2685.52volth2017-11-05
| | | | | |