Commit Graph

5285 Commits

Author SHA1 Message Date
Jens Binkert
aff15c4b7b pidgin-sipe: 1.22.0 -> 1.22.1 2017-06-22 06:02:07 +02:00
Tim Steinbach
f1ea37c1b4 Merge pull request #26735 from NeQuissimus/minikube_0_19_1
minikube: 0.19.0 -> 0.19.1
2017-06-21 07:31:29 -04:00
Jörg Thalheim
a3f054d8ad
dino: 2017-06-13 -> 2017-06-21 2017-06-21 09:42:46 +01:00
Tim Steinbach
fdc7cf8238
minikube: 0.19.0 -> 0.19.1 2017-06-20 19:32:29 -04:00
Michael Weiss
d04286be34 quiterss: 0.18.5 -> 0.18.6 2017-06-20 23:31:02 +02:00
Franz Pletz
a01f1c0a42
sniproxy: 0.4.0 -> 0.5.0 2017-06-20 07:43:14 +02:00
Franz Pletz
1466bdd98f
wireshark: 2.2.6 -> 2.2.7 2017-06-20 03:56:42 +02:00
Rok Garbas
b1f76ebb73 firefox-devedition-bin: 54.0b14 -> 55.0b2 2017-06-19 16:09:10 +02:00
Rok Garbas
a19514df76 firefox-beta-bin: 54.0b13 -> 55.0b2 2017-06-19 16:09:10 +02:00
Gleb Peregud
2fb67d9b83 qt: fix qmakeHook -> qmake in few packages.
This seem to have been broken in #26336.
2017-06-18 19:32:51 +02:00
Jörg Thalheim
413d84f9f8 Merge pull request #26694 from romildo/upd.vivaldi
vivaldi: 1.9.818.44-1 -> 1.10.867.38-1
2017-06-18 16:33:50 +01:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel
be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
romildo
f6763c80e1 vivaldi: 1.9.818.44-1 -> 1.10.867.38-1
- Update to version 1.10.867.38-1
- Drop i386 arch. Vivaldi has suspended support for Linux 32-bit for
  Vivaldi 1.10. Unfortunately, this is due to Chromium suspending support
  for it and maintaining it themselves would take too much resources.
  See https://forum.vivaldi.net/post/142489.
- Update dependency on gtk2 to gtk3.
- Move dependency patchelf from buildInputs to nativeBuildInputs.
2017-06-18 10:43:01 -03:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Jörg Thalheim
130082d012
communi: fix forbidden build references 2017-06-18 12:40:58 +01:00
Jörg Thalheim
41de162f0d
eiskaltdcpp: fix miniupnpc build 2017-06-18 09:17:42 +01:00
aszlig
7e10ecb763
chromium: Allow to put extensions in system path
This should allow us to easily add system-wide Chromium extensions via a
NixOS configuration similar to this:

{ pkgs, ... }: {
  environment.pathsToLink = [ "/share/chromium/extensions" ];
  environment.systemPackages = [ pkgs.my-shiny-extension ];
}

For more details about what Chromium expects within that directory, see:

https://developer.chrome.com/extensions/external_extensions

I've introduced this because of a personal desire to gain more control
about which extensions are installed and what they are able to do. All
of the extensions I use are free software, but despite that it's useful
to either easily patch them and also prevent unwanted automatic updates.

Tested this using the NixOS "chromium.stable" test on x86_64-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @offlinehacker because of #21050
2017-06-18 06:19:30 +02:00
Peter Hoeg
63b8d659f6 syncthing-inotify: 0.8.5 -> 0.8.6 2017-06-18 10:45:32 +08:00
Domen Kožar
af4056f22b
chromium: apply patch to fix chromecast 2017-06-17 17:23:02 +02:00
Michael Weiss
a071a06c61 quiterss: 0.18.4 -> 0.18.5 2017-06-17 16:09:19 +02:00
Charles Strahan
dda6daa4ff flash: 26.0.0.126 -> 26.0.0.131
The previous releases were 404ing.
2017-06-16 14:42:45 -04:00
Charles Strahan
39fd944402 chrome: fix fallout from #26512
Fixes broken save dialogue (causes chrome to crash) and missing icons.
2017-06-16 14:40:28 -04:00
Jörg Thalheim
9f399c40e9
dino: 2017-05-31 -> 2017-06-13 2017-06-16 13:02:46 +01:00
Vladimír Čunát
791f072384
Merge #26601: thunderbird*: 52.1.1 -> 52.2.0 (security) 2017-06-15 20:29:01 +02:00
Volth
4a5c593e80 vivaldi: fix space in sha256 2017-06-15 17:48:49 +00:00
Shea Levy
9101fe8f6c Merge branch 'zoom-us-fix' of git://github.com/danbst/nixpkgs 2017-06-15 10:10:25 -04:00
danbst
6d6d2fd324 zoom-us: fix webcam video
Webcam Logitech C270 showed black screen in zoom, but LD_PRELOADing
v4l1compat.so fixed this. I hope, this wouldn't break camera for people,
who were already able to see video, but I can't be 100% sure currently.
2017-06-15 16:01:43 +03:00
danbst
8bc737d9d3 zoom-us: fix facebook and SSO login
Turns out, zoom couldn't launch QtWebEngineProcess because of wrong interpreter
Also, there was a need for some extra deps, which I found when
running debug version of zoom.
2017-06-15 15:53:41 +03:00
Vladimír Čunát
952bb9a445
Merge #26571: firefox* updates (critical security) 2017-06-15 08:59:39 +02:00
Joachim Fasting
4f909c4f3a
tor-browser-bundle-bin: 7.0 -> 7.0.1 2017-06-14 23:33:45 +02:00
Thomas Tuegel
98c38d51b9
dropbox: 27.4.22 -> 28.4.14 2017-06-14 15:14:06 -05:00
taku0
930a00bc92 firefox-esr: 52.1.2esr -> 52.2.0esr 2017-06-14 22:46:23 +09:00
Michael Raskin
0032e55232 Merge pull request #26568 from taku0/flashplayer-26.0.0.126
flashplayer: 25.0.0.171 -> 26.0.0.126 [Critical security fixes]
2017-06-14 15:25:38 +02:00
taku0
04e95882c0 firefox: 53.0.3 -> 54.0 2017-06-14 21:50:02 +09:00
taku0
6cf6048285 firefox-bin: 53.0.3 -> 54.0 2017-06-14 21:10:49 +09:00
taku0
264ec9242f flashplayer: 25.0.0.171 -> 26.0.0.126 2017-06-14 20:56:19 +09:00
Jörg Thalheim
537944ea77
gajim: 0.16.7 -> 0.16.8 2017-06-14 09:23:56 +01:00
Peter Hoeg
fd2976bb20 syncthing: 0.14.29 -> 0.14.30 2017-06-14 10:22:31 +08:00
Daiderd Jordan
a3317da9f9 Merge pull request #26275 from anderspapitto/rust-updates
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Graham Christensen
4a90156912 Merge pull request #26512 from ntruessel/update-chromium
chromium: 58.0.3029.110 -> 59.0.3071.86
2017-06-11 09:38:22 -04:00
Nicolas Truessel
74fd4de956 chromium: 58.0.3029.110 -> 59.0.3071.86 2017-06-11 13:26:03 +02:00
Anders Papitto
1e0866e064 rust: 1.15.0 -> 1.17.0
Also updates beta, nightly, nightlyBin, and bootstrap compilers.
Also updates the registry.
Also consolidates logic between bootstrap and nightlyBin compilers.
Also contains some miscellaneous cleanups.
Also patches firefox to build with the newer cargo
2017-06-10 15:15:50 -07:00
Jörg Thalheim
308acf3199 Merge pull request #26478 from Moredread/profanity_tray
profanity: enable tray icon support
2017-06-10 09:25:53 +01:00
Joachim F
1a0b1d94ed Merge pull request #26454 from DeltaEvo/teamspeak
Teamspeak (client: 3.0.19.4 -> 3.1.4, server: 3.0.13.5 -> 3.0.13.6)
2017-06-09 22:59:01 +01:00
André-Patrick Bubel
55f0f9e1a4
profanity: enable tray icon support
Profanity can show a tray icon, e.g. showing that messages were received.
This enables support for the feature.
2017-06-08 22:55:42 +02:00
Rok Garbas
a0afc4f0d1 firefox-*-bin: updates (#26462)
* firefox-beta-bin: 51.0b8 -> 54.0b13

* firefox-devedition-bin: init at 54.0b14

Firefox DevEdition became a new product of Mozilla and is "repackaged"
Firefox Beta with its own release channel and six weeks release cycle as
other channels. It is no longer being built on nightly basis

* updated the update.nix script to facilitata firefox-devedition-bin

* disabling automatic updates by pointing to non existing channel

* f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
2017-06-08 15:33:24 +02:00
Joachim Fasting
5b5f3f542a
tor-browser-bundle-bin: 6.5.2 -> 7.0
Now requires pulseaudio for audio playback.

https://blog.torproject.org/blog/tor-browser-70-released
2017-06-07 19:08:25 +02:00
danbst
7179b01199 zoom-us: little fixes after review by @k0001 2017-06-07 17:20:00 +03:00
Duarte David
0f3ca3f1f6 teamspeak_server: 3.0.13.5 -> 3.0.13.6 2017-06-07 15:30:08 +02:00
Duarte David
b509cd4a16 teamspeak_client: 3.0.19.4 -> 3.1.4 2017-06-07 15:29:22 +02:00
SLNOS
e7ca6cd176 firefoxPackages: tor-browser: use gtk2 by default (like tor-browser-bin does) 2017-06-07 11:56:27 +00:00
danbst
e9da05ee8b zoom-us: init at 2.0.91373.0502
Actually, reintroduce after removal (bb99babc5a)
and use bundled Qt.
2017-06-07 12:01:01 +03:00
Franz Pletz
e864345d37
irssi: 1.0.2 -> 1.0.3 (security)
See https://irssi.org/security/irssi_sa_2017_06.txt.
2017-06-07 05:59:28 +02:00
Jörg Thalheim
17e9420726 Merge pull request #26408 from jluttine/add-rssguard
rssguard: init at 3.4.0
2017-06-06 06:36:32 +01:00
Jörg Thalheim
85aa14fa37
rssguard: use fetchgit; wrapGAppsHook 2017-06-06 06:34:29 +01:00
Peter Hoeg
086c2efb19 syncthing: 0.14.28 -> 0.14.29 2017-06-06 10:30:52 +08:00
Jaakko Luttinen
fe53a6c17c
rssguard: init at 3.4.0 2017-06-05 21:14:29 +03:00
Joachim F
4dda105db6 Merge pull request #26370 from gnidorah/master5
rambox: 0.5.3 -> 0.5.9
2017-06-05 18:31:01 +01:00
gnidorah
b62dea5c32 rambox: 0.5.3 -> 0.5.9 2017-06-04 14:39:17 +03:00
Jörg Thalheim
c323869eb5 Merge pull request #26366 from winniequinn/slack-2.6.2
slack: 2.5.2 -> 2.6.2
2017-06-04 11:25:42 +01:00
Winnie Quinn
7123cad742 slack: 2.5.2 -> 2.6.2 2017-06-03 18:52:52 -04:00
Jörg Thalheim
4a35514eb7 Merge pull request #26353 from mimadrid/update/skypeforlinux-5.3.0.1
skypeforlinux: 5.2.0.1 -> 5.3.0.1
2017-06-03 19:25:44 +01:00
mimadrid
2bbced71eb
skypeforlinux: 5.2.0.1 -> 5.3.0.1 2017-06-03 19:52:20 +02:00
Alexandre Peyroux
3badf79b48
insync: Check if arch is x86_64 before downloading the binary. 2017-06-02 21:53:12 -04:00
Jörg Thalheim
b6e384732e
resilio-sync: cosmetic changes 2017-06-02 21:25:04 +01:00
Kjartan Ovmilk
2bd5c13af5
resilio-sync: init at 2.5.2 2017-06-02 21:24:42 +01:00
Peter Hoeg
7eadf66244 neomutt: 20170428 -> 20170602 2017-06-02 21:41:27 +08:00
Peter Hoeg
27aac7afcf qtox: 1.10.1 -> 1.10.2 2017-06-02 20:54:50 +08:00
Thomas Tuegel
fa1952908e
dropbox: 26.4.24 -> 27.4.22 2017-06-01 08:43:52 -05:00
John Ramsden
580f7b47a3 Update version to 2.0.32-fec7941 and apply proposed changes. 2017-06-01 00:06:20 -07:00
Jörg Thalheim
d842a382c3
dino: unstable-2017-05-11 -> unstable-2017-05-31 2017-05-31 23:30:43 +01:00
Pascal Wittmann
31b3832ec2 Merge pull request #26278 from apeyroux/up-insync
insync: 1.3.13.36129 -> 1.3.16.36155
2017-05-31 23:02:37 +02:00
Alexandre Peyroux
a5f12abfd3
insync: 1.3.13.36129 -> 1.3.16.36155 2017-05-31 19:30:23 +02:00
Matthias Beyer
9357927a4d mutt: 1.8.2 -> 1.8.3
From the Release-Mail:

    This is a bug-fix release.  Of note to Gmail users is a potential
    crash fix when copy/moving messages to its Trash folder.
2017-05-31 10:05:21 +02:00
Peter Hoeg
102a85a486 Merge pull request #26260 from diegs/terraform
terraform: 0.9.4 -> 0.9.6.
2017-05-31 11:14:27 +08:00
Stefhen Hovland
6a29327175 pachyderm: 1.3.0 -> 1.4.6 (#26248) 2017-05-31 01:28:23 +02:00
Diego Pontoriero
6a27b46dee
terraform: 0.9.4 -> 0.9.6. 2017-05-30 13:54:45 -07:00
Arseniy Seroka
e919b2f78f Merge pull request #26232 from volhovM/update/scudcloud-1.58
scudcloud: 1.54 -> 1.58
2017-05-30 13:22:39 +03:00
Mikhail Volkhov
4730b8ba05
scudcloud: 1.54 -> 1.58 2017-05-30 13:05:01 +03:00
Vincent Laporte
4f6422b76c unison: more general platform 2017-05-30 06:55:46 +00:00
Joachim F
789bde2408 Merge pull request #25940 from bendlas/update-chromium
chromium: 57.0.2987.133 -> 58.0.3029.110 + build fixes
2017-05-29 22:19:57 +01:00
Will Dietz
78b62836f5 lynx: Fix SSL, widec support (#26134)
* lynx: Fix SSL support by letting it use pkgconfig

lynx wants both the "include" and "lib/lib*.so" paths
to be children of the path given to "--with-ssl",
which is not provided by any of the current openssl outputs.

To fix lynx so it supports SSL (and https URLs),
let it use pkgconfig to figure out where openssl's bits are.

* lynx: Always enable widec support.
2017-05-29 15:14:02 +08:00
Joachim Fasting
2262f89230
tor-browser-bundle-bin: additional download urls
To better support users that are unable to access the official Tor
distribution site, e.g., https://github.com/NixOS/nixpkgs/issues/26184
2017-05-28 20:26:31 +02:00
Volth
b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Yann Hodique
23a6b4c628 kops: fix hash 2017-05-25 03:04:33 +02:00
Mateusz Naściszewski
00572d595c
ipfs: 0.4.6 -> 0.4.9 2017-05-24 16:31:17 +02:00
Jaka Hudoklin
812e8ed1b5 Merge pull request #26006 from benley/helm-completion
kubernetes-helm: Enable bash and zsh completion
2017-05-24 15:45:51 +02:00
Jaka Hudoklin
118cbadb31 Merge pull request #26005 from benley/kops-1.6.0
kops: 1.4.0 -> 1.6.0
2017-05-24 01:17:05 +02:00
sternenseemann
f9af11e462 jackline: 2016-11-17 -> 2017-03-30 2017-05-23 23:13:40 +02:00
Benjamin Staffin
3cf55f070d
kops: enable bash and zsh completion 2017-05-23 16:14:15 -04:00
Robin Gloster
ece9d8867b
wireshark: 2.2.5 -> 2.2.6 2017-05-23 13:26:50 +02:00
Alexandre Peyroux
3dc0792ec6 c14: 2016-09-09 -> 2017-20-05 (#25948)
* c14: c14-cli-2016-09-09 -> c14-cli-2017-20-05

* c14: update with go2nix

* c14: switch back to fetchFromGitHub
2017-05-23 08:45:18 +01:00
Benjamin Staffin
70f8f7ec0a
kubernetes-helm: Enable bash and zsh completion 2017-05-22 19:14:37 -04:00
Benjamin Staffin
964027aaa1
kops: 1.4.0 -> 1.6.0 2017-05-22 19:06:37 -04:00
Frederik Rietdijk
997b6ae752 Merge pull request #25803 from vdemeester/astroid-0-9-1
astroid: 0.8 -> 0.9.1
2017-05-22 11:14:42 +02:00
midchildan
2c393164c8
mikutter: init at 3.5.7
fixes #25852
2017-05-21 12:13:34 +01:00
Hugo Tavares Reis
21898ff460 terraform-inventory: added htr as maintainer 2017-05-20 16:17:24 +02:00
Hugo Tavares Reis
e3de736b9b terraform-inventory: init at 0.7-pre 2017-05-20 16:17:24 +02:00
Herwig Hochleitner
1fe7bd9ed6 chromium: softlink system nodejs into third_party
somehow, the build seems to have changed with chromium 58, to not auto
download the node binary. It is needed to generate webui files and we
can substitute our own.
2017-05-20 16:03:05 +02:00
Herwig Hochleitner
bafcf4226e chromium: add bootstrap gn patch 2017-05-20 16:03:01 +02:00
Herwig Hochleitner
232507a73c chromium: 58.0.3029.96 -> 58.0.3029.110 2017-05-20 16:02:58 +02:00
Herwig Hochleitner
ab65bf9dbd chromium: 57.0.2987.133 -> 58.0.3029.96 2017-05-20 16:02:54 +02:00
Jörg Thalheim
98fe402d93 Merge pull request #25933 from spamntaters/opera-update
Opera: 44.0.2510.857 -> 45.0.2552.812
2017-05-20 08:55:07 +01:00
spamntaters
2f455390a5 Opera: 44.0.2510.857 -> 45.0.2552.812 2017-05-19 19:48:28 -04:00
taku0
1b3f3f0f1f firefox-esr: 52.1.1esr -> 52.1.2esr 2017-05-19 21:22:05 +09:00
taku0
0460c77eb2 firefox: 53.0.2 -> 53.0.3 2017-05-19 21:20:36 +09:00
taku0
b646ead557 firefox-bin: 53.0.2 -> 53.0.3 2017-05-19 21:12:33 +09:00
Jörg Thalheim
c953f8e557 Merge pull request #25865 from orivej/rdesktop-ipv6
rdesktop: enable IPv6 support
2017-05-17 22:31:16 +01:00
Thomas Tuegel
2099f0afcc
dropbox: 25.4.28 -> 26.4.24 2017-05-17 15:33:27 -05:00
Orivej Desh
99587bc9fa rdesktop: enable IPv6 support 2017-05-17 18:53:36 +00:00
taku0
4b9c089295 thunderbird: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
taku0
d745dc2177 thunderbird-bin: 52.1.0 -> 52.1.1 2017-05-17 16:10:28 +02:00
Peter Hoeg
24d4f1a6ae syncthing: 0.14.27 -> 0.14.28 2017-05-17 16:47:32 +08:00
Jörg Thalheim
864ef0997b
gnunet: enable conversation
fixes #25829
2017-05-16 19:57:41 +01:00
Jörg Thalheim
6b67f971ce
dino: 2017-04-24 -> 2017-05-11 2017-05-16 15:58:22 +01:00
Peter Hoeg
6303d4ecf7 terragrunt: update sha256 2017-05-16 11:28:09 +08:00
Benjamin Staffin
9e4c74b202
kubernetes-helm: 2.3.1 -> 2.4.1 2017-05-15 14:06:19 -04:00
Vincent Demeester
fae70a8421
astroid: 0.8 -> 0.9.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-15 15:37:38 +02:00
Vladimír Čunát
2a6edacc4e
firefox: disable content sandboxing - not ready yet
Details: https://github.com/NixOS/nixpkgs/issues/24295#issuecomment-300588575
2017-05-14 17:10:06 +02:00
Peter Hoeg
34de62409f qtox: 1.10.0 -> 1.10.1 2017-05-14 15:33:37 +08:00
lassulus
d88faa261d weechat: 1.7.1 -> 1.8 2017-05-13 14:56:59 +01:00
PanAeon
497f18d364 Changed fetchurl to stable. upgraded to 5.2.0.1 2017-05-12 13:18:59 +03:00
Gabriel Ebner
93f47559b2 cutegram: add missing qtwebkit dependency 2017-05-11 14:41:36 +02:00
Peter Hoeg
408d06f6ec terragrunt: 0.12.15 -> 0.12.16 2017-05-11 14:02:52 +08:00
Peter Hoeg
97c613c512 minikube: 0.18.0 -> 0.19.0 2017-05-11 12:14:49 +08:00
John Ramsden
1f10c1112a Fixed spelling in description and added info on keyring. 2017-05-10 20:13:50 -07:00
John Ramsden
1be1ba5421 Add longDescription with note about keyring. 2017-05-10 19:47:40 -07:00
John Ramsden
14f4b21fe5 Added self as maintainer. 2017-05-10 17:17:33 -07:00
Eelco Dolstra
00712bf472 Merge pull request #25644 from taku0/flashplayer-25.0.0.171
flashplayer: 25.0.0.148 -> 25.0.0.171
2017-05-09 16:42:28 +02:00
Linus Heckemann
adf76dbc54 syncthing: correct path for systemd units
The systemd files included with syncthing are "library" and not
"configuration" units, so they should be placed in lib/systemd
rather than etc/systemd, so that they can be customised by creating
unit files in etc/. This also corresponds to how syncthing's own
build script installs them.
2017-05-09 13:58:17 +01:00
taku0
3d3e4cdd7d flashplayer-ppapi: 25.0.0.148 -> 25.0.0.171 2017-05-09 21:53:11 +09:00
taku0
17107fc977 flashplayer: 25.0.0.148 -> 25.0.0.171 2017-05-09 21:39:58 +09:00
Peter Hoeg
6e738df176 qtox: 1.9.0 -> 1.10.0 2017-05-09 13:32:45 +08:00
Pascal Wittmann
333540e299 Merge pull request #25591 from mimadrid/update/filezilla-3.25.2
filezilla: 3.25.1 -> 3.25.2
2017-05-08 08:37:53 +02:00
John Ramsden
42ff593555 nylas-mail: 2.0.31
Added new email client Nylas-Mail.
2017-05-07 16:05:53 -07:00
mimadrid
7ca2ad8f28
filezilla: 3.25.1 -> 3.25.2 2017-05-07 23:09:48 +02:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Joachim Fasting
c1aa7b2051
Revert "google-chrome: 57.0.2987.133 -> 58.0.3029.96"
This reverts commit 4a593e4285.

Fails to build on hydra, despite building for the submitter ...
2017-05-07 11:42:06 +02:00
Vladimír Čunát
254b7116e4
Merge #25574: firefox*: security updates 2017-05-07 10:59:41 +02:00
taku0
6b7175435d firefox-esr: 52.1.0esr -> 52.1.1esr 2017-05-07 15:06:55 +09:00
taku0
4689fdac1b firefox: 53.0 -> 53.0.2 2017-05-07 15:06:33 +09:00
Peter Hoeg
7e9ca80490 neomutt: 2017-03-06 -> 2017-04-28 2017-05-07 10:40:49 +08:00
Yaakov Nemoy
63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Joachim F
1321d00069 Merge pull request #25508 from benley/google-chrome-variants
google-chrome: 57.0.2987.133 -> 58.0.3029.96
2017-05-06 14:21:53 +01:00
taku0
de8073c75c firefox-bin: 53.0 -> 53.0.2 2017-05-06 03:12:46 +09:00
Joachim F
c49b92fe14 Merge pull request #25463 from volth/freerdp-20170502
freerdp: 20170201 -> 20170502
2017-05-05 00:12:53 +01:00
Joachim F
d958124d1b Merge pull request #25464 from jonafato/update-corebird-1.5
corebird: 1.4.2 -> 1.5
2017-05-05 00:12:27 +01:00
Jörg Thalheim
8ee1dc4725 Merge pull request #25509 from bachp/openshift-size
openshift: copy symlinks into $bin/bin
2017-05-04 22:12:34 +01:00