Commit Graph

6502 Commits

Author SHA1 Message Date
Matthias Beyer
e23e131025 mutt: 1.9.2 -> 1.9.3 2018-01-27 22:10:07 +01:00
Sarah Brofeldt
70a9162a77
Merge pull request #34267 from catern/chromesimple
google-chrome: remove "with" usage to simplify the expr
2018-01-27 02:10:47 +01:00
Joachim Fasting
eff73c6698
tor-browser-bundle-bin: 7.0.11 -> 7.5 2018-01-27 01:05:38 +01:00
Silvan Mosberger
462f34c44a
zncModules: backlog init at 2017-06-13 2018-01-27 01:05:19 +01:00
Linus Heckemann
49d4e6c018 otter-browser: use qt5.callPackage, fix licence 2018-01-26 19:52:34 +00:00
Jan Tojnar
b02bf83a52
syncthing-gtk: clean up 2018-01-26 06:37:02 +01:00
Benjamin Mellor
a1555c022c
syncthing-gtk: explicitly depend on gobjectIntrospection 2018-01-26 06:37:02 +01:00
Jan Tojnar
33bfe21e6d
syncthing-gtk: another clean-up 2018-01-26 06:36:36 +01:00
Jan Tojnar
a140a0e1de
syncthing-gtk: 0.9.2.3 → 0.9.2.7 2018-01-26 06:13:45 +01:00
Jan Tojnar
3169cfd782
syncthing-gtk: fix syncthing path 2018-01-26 06:13:45 +01:00
Jan Tojnar
58e50b8d58
syncthing-gtk: clean-up 2018-01-26 06:13:44 +01:00
Jan Tojnar
0bbde0f026
pythonPackages.syncthing-gtk: move to pkgs/applications/networking 2018-01-26 06:13:44 +01:00
taku0
965a4349c0 thunderbird: 52.5.2 -> 52.6.0 2018-01-26 09:13:04 +09:00
taku0
9536114243 thunderbird-bin: 52.5.2 -> 52.6.0 2018-01-26 09:12:58 +09:00
Linus Heckemann
ed5064c6c5 otter-browser: init at 0.9.94 2018-01-25 23:39:22 +00:00
Spencer Baugh
4aab59165f google-chrome: remove "with" usage to simplify the expr
This "with" usage makes it trickier to track where the actual source
package of this derivation comes from. Remove that use of with to make
it a little easier to understand.
2018-01-25 20:59:39 +00:00
Spencer Baugh
413cb93e12 google-chrome: add dependency on kerberos
Without this, Chrome doesn't work with websites requiring Kerberos
authentication.
2018-01-25 20:56:33 +00:00
Herwig Hochleitner
7a2662569d chromium: 63.0.3239.132 -> 64.0.3282.119
CVE-2018-6031
CVE-2018-6032
CVE-2018-6033
CVE-2018-6034
CVE-2018-6035
CVE-2018-6036
CVE-2018-6037
CVE-2018-6038
CVE-2018-6039
CVE-2018-6040
CVE-2018-6041
CVE-2018-6042
CVE-2018-6043
CVE-2018-6045
CVE-2018-6046
CVE-2018-6047
CVE-2018-6048
CVE-2017-15420
CVE-2018-6049
CVE-2018-6050
CVE-2018-6051
CVE-2018-6052
CVE-2018-6053
CVE-2018-6054
2018-01-25 20:34:04 +01:00
Maximilian Bode
9b85e317f0 terraform-landscape: init at 0.1.17 2018-01-25 08:33:46 +01:00
Frederik Rietdijk
75f8ca8337
Merge pull request #34239 from mimadrid/update/slack-3.0.5
slack: 3.0.0 -> 3.0.5
2018-01-24 20:54:26 +00:00
Miguel Madrid Mencía
08c63e785c
slack: 3.0.0 -> 3.0.5 2018-01-24 19:18:58 +01:00
adisbladis
a75160e25e
firefox-devedition-bin: 59.0b2 -> 59.0b3 2018-01-24 16:49:41 +08:00
adisbladis
cba40384c0
firefox-beta-bin: 58.0b16 -> 59.0b3 2018-01-24 16:49:40 +08:00
Vladimír Čunát
24fe57dfc8
Merge #34073: firefox-{bin,esr}: update 2018-01-23 21:34:41 +01:00
Michael Weiss
a03b2b99af tdesktop: Fix the execution in a pure environment
Telegram was crashing when executed within a pure environment
(nix-shell -p tdesktop --pure).
Setting the environment variables QT_PLUGIN_PATH and XDG_RUNTIME_DIR
should resolve this issue. Fix #33729.
2018-01-22 22:25:48 +01:00
Frederik Rietdijk
4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Jörg Thalheim
21a69a9414
Merge pull request #34120 from dotlambda/newsboat
newsboat: clean up and fix on Darwin
2018-01-22 12:31:49 +00:00
Robert Schütz
40f58e3515 newsboat: clean up and fix on Darwin 2018-01-22 13:30:44 +01:00
Nick Novitski
0fdf29224e init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component) 2018-01-21 17:54:27 -08:00
Herwig Hochleitner
d585a3207b chromium: fix rpath-overwriting in WideVine plugin 2018-01-22 02:20:09 +01:00
Herwig Hochleitner
6b77189b80 chromium: hide enableWideVine behind a broken flag
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640

cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus
7b062dc57a chromium: Use patchelfUnstable for WideVine plugin
ref #22333
2018-01-22 02:20:03 +01:00
Tuomas Tynkkynen
a8d0b805b1 chromium: Attempt building on aarch64
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs
e8926be6bf chromium: Configure aarch64 toolchain 2018-01-22 00:41:03 +02:00
Michael Weiss
fbe17703ab gns3Packages.server{Stable,Preview}: Unlock the multidict version 2018-01-21 21:17:14 +01:00
Michael Weiss
26f86b4069 tdesktop: 1.2.1 -> 1.2.6 2018-01-21 17:52:26 +01:00
Michael Weiss
d1a04efbf7 tdesktop: 1.1.23 -> 1.2.1 2018-01-21 15:42:08 +01:00
Michael Weiss
0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss
02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +01:00
Frederik Rietdijk
75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
adisbladis
e842d44928
firefox-devedition-bin: 59.0b1 -> 59.0b2 2018-01-21 00:17:47 +08:00
Frederik Rietdijk
0cca54688f
Merge pull request #34078 from mimadrid/update/filezilla-3.30.0
filezilla: 3.29.0 -> 3.30.0
2018-01-20 15:53:26 +01:00
Florian Klink
5f03d6bf4d afew: rewrite expression
it's an application, not a python module

Also, remove name attribute.
Build with python 3 by default.

afew: make setuptools_scm a buildInput

afew: don't set SETUPTOOLS_SCM_PRETEND_VERSION anymore

we fetch from pypi, with version info properly set, so this shouldn't be
an issue.

afew: set license

afew: add notmuch binary to PATH

it seems afew calls "notmuch new" in MailMover.py

afew: don't set LD_LIBRARY_PATH

the library is already hardcoded pythonPackages.notmuch's globals.py
2018-01-20 13:48:24 +01:00
Miguel Madrid Mencía
72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
taku0
0c88f6c770 firefox-esr: 52.5.3esr -> 52.6.0esr 2018-01-20 17:59:08 +09:00
taku0
eae41e7cf3 firefox-bin: 57.0.4 -> 58.0 2018-01-20 03:12:48 +09:00
Jan Tojnar
d2d1a2dfba
Merge pull request #28882 from jtojnar/chrome-gnome-shell
chrome-gnome-shell: refactor
2018-01-19 13:40:42 +01:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Gabriel Ebner
3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Jörg Thalheim
b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
adisbladis
f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
Daiderd Jordan
10c4b5ba6f firefox: use libclang 2018-01-17 15:53:08 +02:00
Gabriel Ebner
f6a87d7b8f
Merge pull request #33974 from erictapen/muchsync-homepage
muchsync: add homepage
2018-01-17 14:17:53 +01:00
Robin Gloster
3d4f3091fc
firefox: fix clang dependency 2018-01-17 13:41:59 +01:00
Justin Humm
16ea43d1b4
muchsync: add homepage 2018-01-17 10:41:34 +01:00
Yegor Timoshenko
506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster
d0f2aab67c
errbot: 5.1.2 -> 5.1.3 2018-01-17 00:10:07 +01:00
Robin Gloster
1522a47ed3
claws-mail: 3.15.1 -> 3.16.0 2018-01-17 00:10:07 +01:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Roman Kuznetsov
bd0d9343ec kubernetes: 1.7.9 -> 1.9.1 2018-01-16 21:16:30 +01:00
Frank Doepper
5856892ae6 muchsync: 2 -> 5 2018-01-16 20:53:03 +01:00
S. Nordin Abouzahra
7f2f7e367b vimb: 2.11 -> 3.1.0
Updates vimb to no longer depend on webkitgtk24x.
2018-01-16 09:07:12 -05:00
Florian Klink
994e5ddd0c apache-directory-studio: add missing desktop item (#33893)
* apache-directory-studio: add missing desktop item

* apache-directory-studio: use install command to copy icons
2018-01-15 13:53:49 +00:00
Vincent Laporte
550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 (#33566)
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0

* ocamlPackages.x509: 0.5.3 -> 0.6.0

* ocamlPackages.x509: 0.6.0 -> 0.6.1

* ocamlPackages.tls: 0.7.1 -> 0.9.0

* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
adisbladis
9bbaa2a1de
Merge pull request #33870 from dtzWill/update/wireshark-2.4.4
wireshark: 2.4.3 -> 2.4.4
2018-01-15 10:05:57 +08:00
Andreas Rammhold
50f48fce09
transmission: fix RCE via dns rebinding attach
For further details see [1] & [2].

[1] https://github.com/transmission/transmission/pull/468
[2] http://www.openwall.com/lists/oss-security/2018/01/12/1
2018-01-15 00:22:31 +01:00
Will Dietz
fecfd3b7ae wireshark: 2.4.3 -> 2.4.4
https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html
2018-01-14 15:43:42 -06:00
Jon Banafato
f6936ea842 skypeforlinux: 8.11.0.4 -> 8.13.0.2 2018-01-13 17:20:33 -05:00
Jörg Thalheim
ed70c591a4
Merge pull request #33682 from mogorman/notbit
notbit: init at 2018-01-09
2018-01-13 18:40:53 +00:00
Jörg Thalheim
ae5550e86a
inboxer: init at 1.0.1 (#33720) 2018-01-13 18:30:39 +00:00
Rostislav Beneš
062cafab8c
firefox: add option for chrome-gnome-shell native messaging host 2018-01-13 15:22:52 +01:00
Jörg Thalheim
a920fd4b26
Merge pull request #33829 from rnhmjoj/palemoon
palemoon: install icons
2018-01-13 12:47:44 +00:00
Jörg Thalheim
c11b87b573
Merge pull request #33800 from adisbladis/mumble-qt59
mumble_git: 2017-05-25 -> 2018-01-12
2018-01-13 12:20:42 +00:00
Jörg Thalheim
2f8332afa9
Merge pull request #33802 from ajgrf/mblaze-update
mblaze: 0.2 -> 0.3
2018-01-13 11:54:19 +00:00
Jörg Thalheim
a35a8d6033 mblaze: fix darwin build 2018-01-13 11:48:37 +00:00
rnhmjoj
5beed4e3ce
palemoon: install icons 2018-01-13 12:23:55 +01:00
rnhmjoj
c660ed4baf
palemoon: remove fix for upstream issue #826 2018-01-13 12:22:56 +01:00
Ruben Maher
3e952780eb nextcloud-client: fix icon name in desktop file
The desktop file bundled with nextcloud calls the icon `nextcloud`, but the
icons are named `Nextcloud` and so desktop environments won't find it.
2018-01-13 20:29:07 +10:30
adisbladis
66bc1ad0af
firefox-devedition-bin: 58.0b15 -> 58.0b16 2018-01-13 12:23:41 +08:00
adisbladis
0d800dc194
firefox-beta-bin: 58.0b15 -> 58.0b16 2018-01-13 12:23:40 +08:00
Alex Griffin
a3832c0388 mblaze: 0.2 -> 0.3 2018-01-12 14:15:07 -06:00
adisbladis
1ec304ce01
owncloud-client: 2.3.3 -> 2.3.4 2018-01-13 04:03:34 +08:00
adisbladis
eb29b00621
mumble_git: 2017-05-25 -> 2018-01-12 2018-01-13 03:54:31 +08:00
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
Matthew O'Gorman
d25a65b0f0 notbit: init at 2018-01-09 2018-01-10 19:02:53 -05:00
zimbatm
b50810de8b terraform: plugins update 2018-01-10 22:33:47 +00:00
Merlin Göttlinger
6fbe54623b
seems to work now 2018-01-10 21:12:31 +01: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
Merlin Göttlinger
8f61038362
All ldd misses fixed 2018-01-06 12:31:54 +01: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
Merlin Göttlinger
7940b5b760
Beginnings of a inboxer derivation 2018-01-05 12:11:52 +01: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
David McFarland
0ee70af836 transgui: fix crash at startup with file argument 2018-01-03 20:11:15 -04:00
adisbladis
91f15c9c72
qbittorrent: 4.0.1 -> 4.0.3 2018-01-04 00:51:07 +01:00
Andreas Rammhold
9731756205
deluge: use libtorrentRasterbar instead of libtorrentRasterbar_1_0 2018-01-04 00:40:18 +01:00
adisbladis
74ac6b5fe6
Merge pull request #33351 from jluttine/update-rssguard-3.5.5
rssguard: 3.4.2 -> 3.5.5
2018-01-02 23:52:05 +01:00
Jaakko Luttinen
b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
Will Dietz
19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06:00
Frederik Rietdijk
804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Michele Guerini Rocco
25b7008520 qutebrowser: make gstreamer and pdfjs configurable (#33074)
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
Frederik Rietdijk
4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Elis Hirwing
f3ec623b70
testssl: refactor and improve expression 2018-01-01 17:20:25 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
lassulus
6ae70046d6 bitlbee-discord: init at 2017-12-27 2017-12-31 19:31:45 +01:00
Joachim F
8d2b39fcca
Merge pull request #33062 from andrewjss/master
google-chrome: add new dep on at_spi2_atk
2017-12-31 16:41:02 +00:00
Joachim F
7af89c6ef7
Merge pull request #33211 from Lassulus/bitlbee-steam
bitlbee-steam: 2015-09-10 -> 1.4.2
2017-12-31 14:35:12 +00:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Hoeg
f36304fcbc quaternion: 0.0.4 -> 0.0.5 2017-12-31 15:40:44 +08:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
5b74540c5b treewide: Use depsBuildBuild for buildPackges.stdenv.cc 2017-12-30 22:04:21 -05:00
lassulus
20718e06b8 bitlbee-steam: 2015-09-10 -> 1.4.2 2017-12-30 20:11:40 +01:00
Yegor Timoshenko
76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson
ca74d62bdd
eolie: init at 0.9.16 2017-12-29 07:24:52 +00:00
Yegor Timoshenko
082416febb
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
2017-12-29 07:38:16 +03:00
Owen Lynch
d13d8006ab pjsip: 2.6 -> 2.7.1 2017-12-29 03:40:57 +01:00
taku0
c162a98bb4 firefox-esr: 52.5.2esr -> 52.5.3esr 2017-12-29 02:06:06 +01:00
taku0
ae3af011fb firefox: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
taku0
d41197c731 firefox-bin: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
Maximilian Bode
2f97446b44 flink: 1.3.2 -> 1.4.0
Release Announcement: https://flink.apache.org/news/2017/12/12/release-1.4.0.html
2017-12-28 19:03:42 +01:00
adisbladis
71f677d138
firefox-devedition-bin: 58.0b11 -> 58.0b13 2017-12-28 18:27:06 +08:00
adisbladis
8ab993a5d3
firefox-beta-bin: 58.0b9 -> 58.0b13 2017-12-28 18:26:41 +08:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Jon Banafato
0fef1ed1b1 liferea: 1.12.0 -> 1.12.1
Liferea has a new bugfix release.
2017-12-27 11:33:48 -05:00
rnhmjoj
3efe021416
palemoon: use upstream recommended options 2017-12-27 13:57:49 +01:00
Alexandre Peyroux
0ccf8bf1df
jmeter: 2.11 -> 3.3 and fix java command not found 2017-12-26 20:07:32 +01:00
Andrew Slough
fa6c8beaab google-chrome: add new dep on at_spi2_atk
Fixes #32978
2017-12-26 00:55:11 +00:00
Yegor Timoshenko
26d1f2eba8
Merge pull request #33048 from yesbox/rclone_1.39
rclone: 1.38 -> 1.39
2017-12-25 23:13:12 +03:00
Peter Hoeg
407198c1cc syncthing: 0.14.41 -> 0.14.42 2017-12-25 22:35:05 +08:00
Jesper Geertsen Jonsson
e7910ab2cb rclone: 1.38 -> 1.39 2017-12-25 13:53:56 +01:00
Orivej Desh
cc8705dcc6
Merge pull request #32417 from oxij/pkg/ratox
ratox: 0.2.1 -> 0.4
2017-12-23 23:07:51 +00:00
Michael Weiss
a02f66e87b gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1 2017-12-23 11:41:03 +01:00
Orivej Desh
e3d7e45651
Merge pull request #32694 from yegortimoshenko/SkypeExport/init
SkypeExport: init at 1.4.0
2017-12-23 02:06:15 +00:00
Michael Weiss
d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +01:00
gnidorah
6236dd8e2d kadu-kde4: drop 2017-12-22 15:19:22 +03:00
taku0
62c5b716bc thunderbird: 52.5.0 -> 52.5.2 2017-12-22 15:12:57 +09:00
taku0
8869311ccb thunderbird-bin: 52.5.0 -> 52.5.2 2017-12-22 15:12:49 +09:00
Peter Hoeg
1efed45ebe terragrunt: 0.13.0 -> 0.13.23 2017-12-22 11:37:58 +08:00
Tadas Barzdzius
667d00a620 signal-desktop: 1.0.35 -> 1.1.0 2017-12-21 13:48:33 +02:00
Peter Hoeg
8a1525833a kget: 20170903 -> 17.12.0 2017-12-21 16:50:07 +08:00
Bjørn Forsman
3168fcd07b apache-directory-studio: init at 2.0.0.v20170904-M13
Changes v1 -> v2:
 * Move from 'applications/misc' to 'applications/networking' category.
2017-12-21 08:53:36 +01:00
David McFarland
62af52bbf1 transgui: 5.0.1-svn-r986 -> 5.0.1-svn-r988 2017-12-20 12:41:39 -04:00
Orivej Desh
3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Orivej Desh
491829e418 nylas-mail-bin: use canonical amazon s3 domain 2017-12-20 01:34:27 +00:00
Jan Tojnar
f4f9dfee57
midori: use more recent vala 2017-12-19 17:25:52 +01:00
Jan Tojnar
64cc62162d
Merge pull request #32793 from jtojnar/telepathy
Telepathy updates
2017-12-19 00:47:18 +01:00
Benjamin Staffin
4ec5c79d60
signal-desktop-beta: init at 1.1.0-beta.5 (#32619)
Signal is a bit like google-chrome, wherein the beta version
is independent from the release builds and uses different data
locations and binary names.
2017-12-18 17:20:57 -05:00
Michael Raskin
67f9fd9e9f
Merge pull request #32788 from fahadsadah/master
weechat: 1.9.1 -> 2.0
2017-12-18 19:39:23 +00:00
Mateusz Kowalczyk
d34860b0ce Update terraform provider versions
-scaffolding is a new meta repo, exclude it explicitly from update script
2017-12-18 13:18:52 +00:00
Jan Tojnar
a5b2c29761
telepathy_mission_control: 5.16.3 → 5.16.4 2017-12-18 05:23:25 +01:00
Jan Tojnar
76f9a4d711
telepathy_logger: 0.8.0 → 0.8.2 2017-12-18 05:23:25 +01:00
Jan Tojnar
3253b1f50a
telepathy_gabble: 0.18.2 → 0.18.3 2017-12-18 05:23:24 +01:00
Fahad Sadah
e2eb563497 weechat: 1.9.1 -> 2.0 2017-12-18 01:33:36 +00:00
SLNOS
205d7f6297 ratox: 0.2.1 -> 0.4 2017-12-17 14:33:45 +00:00
Mateusz Kowalczyk
84cfcb81eb firefox-devedition-bin: 58.0b9 -> 58.0b11 2017-12-17 13:29:04 +00:00
Jörg Thalheim
70fd5c4fc7
Merge pull request #32388 from mikefaille/master
kubernetes-helm: 2.6.1 -> 2.7.2
2017-12-16 23:27:30 -08:00
Jörg Thalheim
0643952fa5
Merge pull request #32375 from volth/oracle-jdk-remove-redundand-asserts
oraclejdk: remove redundant asserts
2017-12-16 23:20:45 -08:00
Michaël Faille
8074a016fb kubernetes-helm: 2.6.1 -> 2.7.2 2017-12-17 05:05:52 +00:00
Orivej Desh
609bf27001
Merge pull request #32603 from mogorman/esniper-2.33.0-git
esniper: 2.33.0 -> 2.33.0-git
2017-12-17 03:55:18 +00:00
Matthew O'Gorman
d7426b378e esniper: 2.33.0 -> 2.33.0.2017-11-06
esniper from sourceforge is incompatible with latest changes on ebay. This is a fork used by arch that has the problem solved.
2017-12-17 03:54:23 +00:00
Orivej Desh
e0029419dd
Merge pull request #32625 from markus1189/minikube
minikube: fix wrong path for localkube
2017-12-16 22:59:58 +00:00
Orivej Desh
5b99d2b374
Merge pull request #32727 from bachp/riot-web-0.13.3
riot-web: 0.13.1 -> 0.13.3
2017-12-16 22:35:25 +00:00
Orivej Desh
f6dd6a438b
Merge pull request #32741 from gnidorah/rambox
rambox: allow user to disable tooltips
2017-12-16 20:33:26 +00:00
Vladimír Čunát
4c8447bd31
liferea: 1.12-rc3 -> 1.12.0 2017-12-16 20:17:53 +01:00
gnidorah
074a43f3dc rambox: allow user to disable tooltips 2017-12-16 21:36:33 +03:00
Matthias Beyer
79ba686371 mutt: 1.9.1 -> 1.9.2 (#32734) 2017-12-16 11:22:51 +01:00
Vladimír Čunát
0c5f5ba61d
Merge #32718: chromium: 63.0.3239.84 -> 63.0.3239.108 2017-12-16 09:04:21 +01:00
Pascal Bach
bfa16504a8 riot-web: 0.13.1 -> 0.13.3 2017-12-16 00:43:29 +01:00
Yuriy Taraday
2733530a66 chromium: 63.0.3239.84 -> 63.0.3239.108
New stable release with 2 security fixes [0].

Version 64 has been promoted to Beta, build still doesn't work.

[0] https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop_14.html
2017-12-15 22:22:55 +04:00
Jörg Thalheim
5af695c688
Merge pull request #32635 from markus1189/minikube-update
Minikube update
2017-12-15 09:47:46 -08:00
Orivej Desh
e7d4784a6e
Merge pull request #32680 from vbgl/ocaml-topkg-cleanup
ocamlPackages.topkg: refactoring
2017-12-15 17:35:35 +00:00
Gabriel Ebner
e4d4b2eb60 qutebrowser: 1.0.3 -> 1.0.4 2017-12-15 15:43:54 +01:00
volth
6b2a80a1fc
firefox-wrapper: restore supportsJDK removed from all-packages.nix 2017-12-15 12:39:29 +00:00
Orivej Desh
9045920bfa
skypeforlinux: caution against updates to unstable versions 2017-12-15 11:51:29 +01:00
volth
4021a5d6c1
firefox-wrapper: restore supportsJDK removed from all-packages.nix 2017-12-15 09:14:48 +00:00
Yegor Timoshenko
d4ed769925 SkypeExport: init at 1.4.0 2017-12-15 02:06:45 +00:00
Cray Elliott
768e88eb44 discord: 0.0.2 -> 0.0.3 2017-12-14 09:40:15 -08:00
sjau
4ce310f95d skypeforlinux: fixing sha256 2017-12-14 15:43:41 +01:00
Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Peter Hoeg
9b6ef35b2c neomutt: 20171027 -> 20171208 2017-12-14 11:25:11 +08:00
Joachim F
d7082a5020
Merge pull request #32630 from taku0/flashplayer-28.0.0.126
flashplayer: 27.0.0.187 -> 28.0.0.126 [Moderate security fix]
2017-12-14 00:30:23 +00:00
Markus Hauck
a108f9d401 minikube: generate zsh completion 2017-12-13 18:19:40 +01:00
Markus Hauck
8911ae524d minikube: 0.23.0 -> 0.24.1 2017-12-13 18:19:32 +01:00
Markus Hauck
718f148022 minikube: fix wrong path for localkube 2017-12-13 18:17:15 +01:00
taku0
774786b54d flashplayer: 27.0.0.187 -> 28.0.0.126 2017-12-13 20:08:07 +09:00
Graham Christensen
e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Michael Hoang
a1ab4788dd syncplay: init at 1.5.0 2017-12-13 00:06:12 +11:00
zimbatm
32623958e4 terraform_0_11: 0.11.0 -> 0.11.1 2017-12-11 22:59:24 +00:00
Jörg Thalheim
7c2528b0c4
Merge pull request #32567 from andir/slack3.0.0
slack: 2.9.0 -> 3.0.0
2017-12-11 13:56:00 +00:00
Andreas Rammhold
bb06c9ee5d
slack: 2.9.0 -> 3.0.0 2017-12-11 14:26:05 +01:00
Vladimír Čunát
e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Gabriel Ebner
f336bd43d2
Merge pull request #32515 from gebner/firefox_webrender
firefox: enable webrender
2017-12-11 09:11:23 +01:00
Moritz Ulrich
d3fbf9b821
notmuch: Add myself to maintainers 2017-12-10 17:18:32 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Moritz Ulrich
8974a9bf9a
notmuch: 0.25.2 -> 0.25.3 2017-12-10 12:15:50 +01:00
Gabriel Ebner
3dc1274232 firefox: enable webrender 2017-12-10 07:38:16 +01:00
Joachim Fasting
eae2aa7eae
tor-browser-bundle-bin: 7.0.10 -> 7.0.11 2017-12-10 00:32:59 +01:00
Orivej Desh
80b6ef9f19
Merge pull request #32524 from mbode/kops_1_8_0
kops: 1.7.1 -> 1.8.0
2017-12-09 20:59:50 +00:00
Orivej Desh
06a1e2ab98
Merge pull request #32518 from KaiHa/gmailieer-0.5
gmailieer: 0.4 -> 0.5
2017-12-09 20:45:22 +00:00
Orivej Desh
88f7171fe0
Merge pull request #32519 from mbode/kontemplate_1_3_0
kontemplate: init at 1.3.0
2017-12-09 20:33:18 +00:00
Maximilian Bode
094c9ac655 kops: 1.7.1 -> 1.8.0 2017-12-09 21:02:00 +01:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Maximilian Bode
473c295dbb kontemplate: init at 1.3.0 2017-12-09 20:10:05 +01:00
Kai Harries
6e810a48cc gmailieer: 0.4 -> 0.5 2017-12-09 19:03:07 +01:00
Orivej Desh
c7bf1b8a0e
Merge pull request #32036 from mbode/flink-1_3_2
flink: init at 1.3.2
2017-12-09 17:53:57 +00:00
Jörg Thalheim
577be65217
Merge pull request #32510 from andir/rsync-cve-2017-16548
rsync: fix CVE-2017-16548
2017-12-09 16:05:04 +00:00
Andreas Rammhold
3d2df41a8f
rsync: fix CVE-2017-16548 2017-12-09 13:10:47 +01:00
Jörg Thalheim
bcd0af9b3d
Merge pull request #32497 from taku0/firefox-bin-57.0.2
firefox: 57.0.1 -> 57.0.2,  firefox-esr: 52.5.1esr -> 52.5.2esr
2017-12-09 11:52:08 +00:00
Jörg Thalheim
f04a2107e0 remmina: 1.2.0-rcgit.17 -> 1.2.0-rcgit.24 2017-12-09 09:57:55 +00:00
Jörg Thalheim
40bad16884
Merge pull request #32397 from volth/patch-77
freerdp: fix aarch64 build
2017-12-09 08:18:17 +00:00
taku0
fae90e996b firefox-esr: 52.5.1esr -> 52.5.2esr 2017-12-09 12:18:14 +09:00
Yuriy Taraday
994a614ca3 chromium: 62.0.3202.94 -> 63.0.3239.84
New stable release with bunch of security fixes and other changes [0]

Also:
* remove patch for dev already landed upstream
* remove patches specific to version 62
* dev is broken again, need to investigate failures

[0] https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html
2017-12-09 01:12:32 +01:00
Orivej Desh
86ffdce878 firefox-esr: 52.5.1esr -> 52.5.2esr
Fixes #32418
2017-12-08 08:37:47 +00:00
taku0
47cbb9132c firefox: 57.0.1 -> 57.0.2 2017-12-08 03:12:59 +09:00
taku0
43b1fbc8de firefox-bin: 57.0.1 -> 57.0.2 2017-12-08 03:12:50 +09:00
Joachim F
6d10ecd639
Merge pull request #32353 from Synthetica9/patch-4
vivaldi: 1.12.955.38-1 -> 1.13.1008.34-1
2017-12-07 16:59:04 +00:00
Orivej Desh
75d70c8372 dino: build with Ninja
Upstream recommends Ninja and has a cmake script that does not support GNU Make:
https://github.com/dino/dino/issues/230
2017-12-07 08:52:42 +00:00
Orivej Desh
57d27fb420 ricochet: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Orivej Desh
7b6b099811 ostinato: disable parallel building 2017-12-07 08:52:42 +00:00
volth
55ef11ad2b
freerdp: fix aarch64 build 2017-12-07 04:40:33 +00:00
volth
6334a85cee google-chrome: meta.platforms "linux" -> "x86_64-linux"
i386-linux: broken
aarch64-linux: x86_64-linux version is installed
2017-12-06 07:52:17 +01:00
adisbladis
6b7e12b738
firefox-devedition-bin: 58.0b8 -> 58.0b9 2017-12-06 09:03:49 +08:00
adisbladis
a23a2e205b
firefox-beta-bin: 58.0b8 -> 58.0b9 2017-12-06 09:03:48 +08:00
Tuomas Tynkkynen
6254012053 nspluginwrapper: Only works on x86
https://hydra.nixos.org/build/65196296
2017-12-06 02:03:28 +02:00
Frederik Rietdijk
9ce1111bf3
Merge pull request #32349 from pbogdan/update-konversation
konversation: 1.7.2 -> 1.7.4
2017-12-05 19:48:53 +01:00
Jörg Thalheim
d9487e8941
Merge pull request #32341 from oxij/pkg/tor-browser
firefoxPackages: tor-browser: 52.3.0esr-7.0.1 -> 52.5.0esr-7.0-1
2017-12-05 17:32:37 +00:00
Patrick Hilhorst
388a2db887
Fixed spaces 2017-12-05 17:43:03 +01:00
Patrick Hilhorst
28643094e5
vivaldi: 1.12.955.38-1 -> 1.13.1008.34-1 2017-12-05 17:41:25 +01:00
Piotr Bogdan
eede74b52b konversation: 1.7.2 -> 1.7.4 2017-12-05 16:07:34 +00:00
Peter Hoeg
f649b0497d freerdp: 2.0.0-rc0 -> 2.0.0-rc1 2017-12-05 22:47:50 +08:00
Peter Hoeg
de8f941dc0 syncthing: 0.14.40 -> 0.14.41 2017-12-05 22:45:42 +08:00
SLNOS
d0eed985d2 firefoxPackages: tor-browser: 52.3.0esr-7.0.1 -> 52.5.0esr-7.0-1
fixes that file:// vuln
2017-12-05 12:48:51 +00:00
SLNOS
d838fbe2b3 firefoxPackages: move old firefox flags under isTorBrowserLike 2017-12-05 12:48:45 +00:00
SLNOS
3d8260fcf6 Revert a part of "firefox: 56.0.2 -> 57.0"
This reverts a part of commit 559433d0db.

The problem with removing those options completely is that without them
tor-browser's config differs from the official config (which may or may
not be a problem for fingerprinting).
2017-12-05 12:48:38 +00:00
Benjamin Staffin
7a9784c571
dropbox: fix version sort order
This makes the startup wrapper work as intended instead of
re-downgrading Dropbox after each time it updates itself.
2017-12-04 18:56:18 -05:00
Claas Augner
4a88a01dd3
nextcloud: 2.3.2 -> 2.3.3 2017-12-04 22:08:32 +01:00
gnidorah
a9746ab839
transmission_gtk: use wrapGAppsHook 2017-12-04 17:32:11 +01:00
Andreas Rammhold
93cf0ac315
dino: 2017-09-26 -> 2017-12-03 2017-12-03 23:53:49 +01:00
Michael Weiss
2dca1a6d6e quiterss: 0.18.8 -> 0.18.9 2017-12-03 00:01:10 +01:00
adisbladis
1741042388
firefox-beta-bin: 58.0b7 -> 58.0b8 2017-12-02 09:50:15 +08:00
adisbladis
c1fc9d5cd4
firefox-devedition-bin: 58.0b7 -> 58.0b8 2017-12-02 09:50:07 +08:00
Bastian Köcher
1ba448252d teamviewer: 12.0.76279 -> 12.0.85001 2017-12-01 13:50:35 +01:00
Vladimír Čunát
e55c3b37b2
Merge #32198: firefox patch-updates 2017-11-30 14:37:36 +01:00
taku0
282bd5c03c firefox-esr: 52.5.0esr -> 52.5.1esr 2017-11-30 20:33:08 +09:00
Peter Hoeg
c2509a8d28 quaternion: fix hash 2017-11-30 09:22:57 +08:00
taku0
28f55a216f firefox: 57.0 -> 57.0.1 2017-11-30 09:12:59 +09:00
taku0
e9587f0a5f firefox-bin: 57.0 -> 57.0.1 2017-11-30 09:12:47 +09:00
Jörg Thalheim
cdfc462140
Merge pull request #32166 from lheckemann/mumble-icon-fix
mumble: fix icon symlink
2017-11-29 23:12:18 +00:00
Jörg Thalheim
4657fc893a
Merge pull request #32174 from lheckemann/weechat-all-default
weechat: default to enabling all plugins
2017-11-29 23:02:32 +00:00
Joachim F
85b4a20db3
Merge pull request #32154 from JamesTheAwesomeDude/palemoon
palemoon: 27.6.0 -> 27.6.2
2017-11-29 16:11:28 +00:00
Linus Heckemann
566a16b742 weechat: default to enabling all plugins
Plain weechat is still accessible as `weechat.unwrapped`
or `weechat.override {configure = null;}`.

Also update documentation to reflect this change.
2017-11-29 15:30:56 +00:00
Linus Heckemann
1022f97d10 mumble: fix icon symlink 2017-11-29 11:15:11 +00:00
James Edington
3741ecd57c palemoon: 27.6.0 -> 27.6.2
Small security and bugfix update
2017-11-29 01:15:37 -06:00
adisbladis
700fc57f34
firefox-devedition-bin: 58.0b7 -> 58.0b7 2017-11-29 12:21:36 +08:00