Commit Graph

11569 Commits

Author SHA1 Message Date
Louis Blin
511cb624b7 node-problem-detector: init at 0.8.1
Package is missing, built from Golang sources on GitHub.
2020-04-06 08:35:22 +01:00
worldofpeace
fe6addbbf7 riot-desktop: wrap with wrapGAppsHook
wrap as per https://nixos.org/nixpkgs/manual/#sec-language-gnome.
2020-04-06 03:34:23 -04:00
Frederik Rietdijk
2420184727 Merge staging into staging-next 2020-04-06 08:54:28 +02:00
Ryan Mulligan
1e0f8e421c
Merge pull request #84171 from ehmry/gomuks
gomuks: 2020-02-19 -> 2020-03-20
2020-04-05 22:23:45 -07:00
Ryan Mulligan
946576dac0
Merge pull request #84067 from alevy/master
zulip: 4.0.0 -> 5.0.0
2020-04-05 22:16:31 -07:00
Sebastien Bariteau
5439272b1b nomad: 0.10.2 -> 0.10.5 2020-04-05 17:46:12 -04:00
Graham Christensen
be353eb83a
Merge pull request #84369 from cleverca22/fix-k3s
k3s: fix https://hydra.nixos.org/build/116132269
2020-04-05 15:07:51 -04:00
Michael Bishop
f03c088a36
k3s: fix https://hydra.nixos.org/build/116132269 2020-04-05 15:45:46 -03:00
Florian Klink
29f491d5b7
Merge pull request #81864 from volth/patch-389
firefox: mark as broken on 32-bit buildPlatform
2020-04-05 20:29:29 +02:00
Benjamin Hipple
0454fae7ca
Merge pull request #84130 from OmnipotentEntity/rfc45-part2
treewide: quoted urls for RFC45, only the rebuilds
2020-04-05 11:15:20 -04:00
Michael Reilly
e20f308b8e treewide: quoted urls for RFC45, only the rebuilds 2020-04-05 10:17:15 -04:00
Jeff Labonte
e1c851a5d7 brave: 1.5.115 -> 1.5.123 2020-04-05 15:38:53 +02:00
Euan Kemp
e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Frederik Rietdijk
ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Jan Tojnar
95419ade3e
modem-manager-gui: Fix build
Attempt to fix the following issue:

	Running custom install script '/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson --internal yelphelper install --subdir=help --id=modem-manager-gui --installdir=share/help --sources=about.page@@contrib-code.page@@contrib-translations.page@@index.page@@license.page@@report-bugs.page@@usage-config.page@@usage-contacts.page@@usage-getinfo.page@@usage-modem.page@@usage-netsearch.page@@usage-sms.page@@usage-traffic.page@@usage-ussd.page --symlinks=true --media=figures/contacts-window.png@@figures/modem-manager-gui-logo.png@@figures/network-info.png@@figures/scan-window.png@@figures/sms-window.png@@figures/traffic-window.png@@figures/ussd-window.png@@figures/startup-window.png'
	Traceback (most recent call last):
	  File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 1598, in <module>
	    doc.merge_translations(translations, opts.lang, strict=opts.strict)
	  File "/nix/store/0jg6lgd7i6c3y4jjms8j0b0cigij94hn-itstool-2.0.6/bin/itstool", line 984, in merge_translations
	    lcpar = lcpar.parent
	  File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 296, in get_parent
	    return nodeWrap(ret)
	  File "/nix/store/cp1g6m360dky1baz3x5q5gm92basj7rv-python3-3.7.7-env/lib/python3.7/site-packages/libxml2.py", line 580, in nodeWrap
	    if name[0:8] == "document":
	TypeError: 'NoneType' object is not subscriptable
	[...]
	Installing /build/hg-archive/build/help/uk/usage-ussd.page to /nix/store/8miw71zkfjqd8z3v5zzp8ybv6pxmc33y-modem-manager-gui-0.0.19.1/share/help/uk/modem-manager-gui/usage-ussd.page
	Traceback (most recent call last):
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/bin/meson", line 9, in <module>
	    sys.exit(main())
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 226, in main
	    return run(sys.argv[1:], launcher)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 215, in run
	    return run_script_command(args[1], args[2:])
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 163, in run_script_command
	    return module.run(script_args)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 132, in run
	    destdir, options.project_id, options.symlinks)
	  File "/nix/store/9z5fg8ia4lr10nqglk3jlwyd7xcqadzk-meson-0.53.2/lib/python3.7/site-packages/mesonbuild/scripts/yelphelper.py", line 71, in install_help
	    shutil.copyfile(infile, outfile)
	  File "/nix/store/vs4vj1yzqj1bkcqkf3b6sxm6jfy1gb4j-python3-3.7.7/lib/python3.7/shutil.py", line 120, in copyfile
	    with open(src, 'rb') as fsrc:
	FileNotFoundError: [Errno 2] No such file or directory: '/build/hg-archive/build/help/uk/usage-ussd.page'
	FAILED: meson-install
2020-04-05 04:51:20 +02:00
R. RyanTM
744ca030a0
fluxctl: 1.18.0 -> 1.19.0 2020-04-05 00:06:18 +00:00
worldofpeace
204d7bc28b Revert "riot-desktop: add gsettings schemas to the wrapper"
This reverts commit 1af6a1a134.
2020-04-04 17:23:14 -04:00
Mario Rodas
5b17f17f79
stig: fix build 2020-04-04 16:20:00 -05:00
Benjamin Hipple
167ed90749
Merge pull request #84264 from bqv/qweechat
qweechat: add setuptools dependency
2020-04-04 14:50:18 -04:00
Tony Olagbaiye
d7bd69b32d qweechat: add setuptools dependency 2020-04-04 19:18:11 +01:00
Michele Guerini Rocco
4540716848
Merge pull request #84245 from rnhmjoj/riot-fix
riot-desktop: add gsettings schemas to the wrapper
2020-04-04 20:07:07 +02:00
Ryan Mulligan
19b7a98e6a
Merge pull request #83731 from r-ryantm/auto-update/kubeseal
kubeseal: 0.10.0 -> 0.12.0
2020-04-04 06:36:41 -07:00
Andreas Rammhold
da542ec399
Merge pull request #84211 from andir/firefox
firefox: 74.0 -> 74.0.1
2020-04-04 12:59:37 +02:00
rnhmjoj
1af6a1a134
riot-desktop: add gsettings schemas to the wrapper 2020-04-04 11:27:40 +02:00
Andreas Rammhold
f6430a2aea
firefox-esr: 68.8.0esr -> 68.8.1esr 2020-04-03 22:42:48 +02:00
Andreas Rammhold
befaaff62b
firefox-devedition-bin: 75.0b10 -> 75.0b12 2020-04-03 22:12:29 +02:00
Andreas Rammhold
c1d2dc9666
firefox-beta-bin: 75.0b10 -> 75.0b11 2020-04-03 22:11:59 +02:00
Andreas Rammhold
87abb48dc2
firefox-bin: 74.0 -> 74.0.1 2020-04-03 22:11:37 +02:00
Andreas Rammhold
48e6a3f1f1
firefox: 74.0 -> 74.0.1 2020-04-03 22:11:03 +02:00
Peter Hoeg
022ebea84c maestral: 0.6.1 -> 0.6.3 2020-04-03 22:09:47 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Wael Nasreddine
9e55da14fe
prow: 2019-08-14 -> 2020-04-01 (#84055) 2020-04-03 10:09:11 -07:00
Florian Klink
ed3ec0be54
Merge pull request #84008 from mredaelli/notmuch
notmuch: extract optional dependencies
2020-04-03 17:57:58 +02:00
Massimo Redaelli
b6f6fd8d00 notmuch: extract optional dependencies 2020-04-03 16:41:27 +02:00
Michael Weiss
9f3914824d
chromium: Ignore unknown warning options
This can e.g. save around 150k lines of unnecessary log messages which
take up around 66% of the total lines (based on a log of 80.0.3987.100):
29527 warning: unknown warning option '-Wno-bitwise-conditional-parentheses'; did you mean '-Wno-bitwise-op-parentheses'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-builtin-assume-aligned-alignment' [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-final-dtor-non-final-class'; did you mean '-Wno-abstract-final-class'? [-Wunknown-warning-option]
29527 warning: unknown warning option '-Wno-implicit-int-float-conversion'; did you mean '-Wno-implicit-float-conversion'? [-Wunknown-warning-option]
2020-04-03 12:40:46 +02:00
Michael Weiss
cbd13f3c55
chromium: 80.0.3987.162 -> 80.0.3987.163
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop.html

Note: This update contains only two fixes [0]. The fix that reverts a
feature which caused a crash spike on 80.0.3987.162 [1] seems important
for us (though the commit doesn't provide any data on the crash spike).

[0]: https://chromium.googlesource.com/chromium/src/+log/80.0.3987.162..80.0.3987.163?pretty=fuller
[1]: fc11c43603
2020-04-03 11:17:54 +02:00
Emery Hemingway
e1d2441468 gomuks: 2020-02-19 -> 2020-03-20
Add a .desktop file to the output.
2020-04-03 14:25:09 +05:30
Florian Klink
26afabaca2
Merge pull request #83279 from flokli/bump-terraform-providers
bump terraform providers
2020-04-02 19:00:28 +02:00
Florian Klink
9f270c6491 terraform-providers: update 2020-04-02 18:33:40 +02:00
Tony Olagbaiye
810909de3e python3Packages.weechat-matrix: unstable-2020-01-21 -> 0.1.0 2020-04-02 16:18:12 +00:00
zimbatm
3e5149a79a terraform-providers: fix the google and google-beta providers 2020-04-02 17:53:05 +02:00
Florian Klink
2e19bc7074 terraform-providers: refactor
Some terraform providers were moved to the `hashicorp` organization,
some are still in the `terraform-providers` organization.

GitHub doesn't show moved repositories when querying via the API (only
on the web interface). In addition, if there are more than 100 results
(there still are), we'd need to implement paging, which is cubersome in curl.

In addition to that, to look up tags, we used to creating a HTTP request
for each and every provider, which caused us to easily get blocked by
GitHubs rate-limiting.

Instead of all that, let's use `hub` (which implements paging) and the
GitHub's GraphQL endpoint to get a list all repositories for a given
organization AND the latest tag for each of them.

We post-process the output with `jq`.

This also removes the providers.txt and folds the data into the script.
The blacklist was becoming too annoying to handle as a config file.

For the whitelist, we still need to individually fetch tags.

Fixes #83215

Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
2020-04-02 17:53:05 +02:00
Tim Steinbach
5d9e9258de
vivaldi: 2.11.1811.49-1 -> 2.11.1811.51-1 2020-04-02 10:05:48 -04:00
Michael Weiss
36c7123709
chromiumDev: Remove a patch that is already applied
This fixes the patch phase.
I missed this problem in #83956.
2020-04-02 13:01:39 +02:00
Michael Weiss
7116a88d26
Merge pull request #83956 from primeos/chromium
chromium: 80.0.3987.149 -> 80.0.3987.162
2020-04-02 12:32:10 +02:00
Amit Aryeh Levy
1586f2851e zulip: 4.0.0 -> 5.0.0
Zulip 5.0 fixes multiple security issues. See:
https://blog.zulip.org/2020/04/01/zulip-desktop-5-0-0-security-release/
2020-04-01 22:35:57 -04:00
Ryan Mulligan
63f8e22dd8
Merge pull request #83976 from r-ryantm/auto-update/helmfile
helmfile: 0.102.0 -> 0.106.3
2020-04-01 08:26:36 -07:00
Maximilian Bosch
d7c0018c79
riot-desktop: 1.5.14 -> 1.5.15
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
Maximilian Bosch
04a6f80ff4
riot-web: 1.5.14 -> 1.5.15
https://github.com/vector-im/riot-web/releases/tag/v1.5.15
2020-04-01 16:53:46 +02:00
R. RyanTM
4be26439a0 kubernetes: 1.17.3 -> 1.18.0 2020-04-01 13:59:46 +00:00
R. RyanTM
e1aa19654c
k9s: 0.17.7 -> 0.18.1 2020-04-01 13:41:04 +00:00
R. RyanTM
ca242d60b5 qbec: 0.10.5 -> 0.11.0 2020-04-01 17:14:06 -07:00
R. RyanTM
aa686b740c signal-cli: 0.6.5 -> 0.6.6 2020-04-01 16:45:46 -07:00
Mario Rodas
9644e10968
Merge pull request #83621 from cgevans/fix-mullvad-appindicator2
mullvad-vpn: add libappindicator dependency and fix mullvad-problem-report link
2020-04-01 08:16:51 -05:00
Mario Rodas
dd1068f840
Merge pull request #80721 from emacsomancer/mullvad2020.3
mullvad-vpn: 2020.2 -> 2020.3
2020-04-01 08:16:34 -05:00
R. RyanTM
596473df4a helmfile: 0.102.0 -> 0.106.3 2020-04-01 12:52:51 +00:00
Michael Weiss
606baf03ba
tdesktop: 1.9.21 -> 2.0.1 (#83790)
* tdesktop: 1.9.21 -> 2.0.0
* tdesktop: 2.0.0 -> 2.0.1
2020-04-01 14:52:34 +02:00
Michael Weiss
6b7528c940
chromium: 80.0.3987.149 -> 80.0.3987.162
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_31.html

This update includes 8 security fixes.

CVEs:
CVE-2020-6450 CVE-2020-6451 CVE-2020-6452
2020-04-01 12:37:52 +02:00
volth
a88dc23280 quaternion: fix build with config.allowAliases=false 2020-03-31 23:43:34 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
R. RyanTM
e38859deac ephemeral: 6.3.0 -> 6.3.1 2020-03-30 17:57:40 -07:00
Maximilian Bosch
ec15aeb12f
riot-desktop: 1.5.13 -> 1.5.14
https://github.com/vector-im/riot-web/releases/tag/v1.5.14
2020-03-31 00:06:33 +02:00
Maximilian Bosch
ff07660248
riot-web: 1.5.13 -> 1.5.14
https://github.com/vector-im/riot-web/releases/tag/v1.5.14
2020-03-31 00:06:33 +02:00
Marek Mahut
8b018a3fd4
Merge pull request #83273 from mmahut/dnscontrol
dnscontrol: init at 3.0.0
2020-03-30 21:40:51 +02:00
Jörg Thalheim
ca9ea76e16
Merge pull request #82828 from danieldk/skype-appindicator
skypeforlinux: support app indicator
2020-03-30 09:51:26 +01:00
R. RyanTM
1a17de0ead kubeseal: 0.10.0 -> 0.12.0 2020-03-30 00:55:51 +00:00
Andreas Rammhold
0d5fc5bf42
Merge pull request #83691 from mweinelt/pr/weechat/v2.8
weechat: v2.7.1 → v2.8
2020-03-29 20:30:21 +02:00
Michael Weiss
0dd5ccc742
mesos,swiften,pingus: Mark as broken
Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877.
2020-03-29 20:06:41 +02:00
Florian Klink
ae3928997c
Merge pull request #82807 from mehlon/tor-browser
tor-browser-bundle-bin: enable multimedia support by default
2020-03-29 19:41:40 +02:00
Martin Weinelt
f83d12d554
weechat: v2.7.1 → v2.8
New features

    core: add variable "old_full_name" in buffer, set during buffer renaming (issue weechat/weechat#1428)
    core: add debug option "-d" in command /eval (issue weechat/weechat#1434)
    api: add functions crypto_hash and crypto_hash_pbkdf2
    api: add info "auto_connect" (issue weechat/weechat#1453)
    api: add info "weechat_headless" (issue weechat/weechat#1433)
    buflist: add pointer "window" in bar item evaluation
    irc: add support of fake servers (no I/O, for testing purposes)
    relay: accept hash of password in init command of weechat protocol with option "password_hash" (PBKDF2, SHA256, SHA512)
    relay: reject client with weechat protocol if password or totp is received in init command but not set in WeeChat (issue weechat/weechat#1435)

Bug fixes

    core: fix memory leak in completion
    core: flush stdout/stderr before forking in hook_process function (issue weechat/weechat#1441)
    core: fix evaluation of condition with nested "if" (issue weechat/weechat#1434)
    irc: split AUTHENTICATE message in 400-byte chunks (issue weechat/weechat#1459)
    irc: copy temporary server flag in command /server copy
    irc: add nick changes in the hotlist (except self nick change)
    irc: case-insensitive comparison on incoming CTCP command, force upper case on CTCP replies (issue weechat/weechat#1439)
    irc: fix memory leak when the channel topic is changed
    logger: fix crash when logging is disabled on a buffer and the log file was deleted in the meanwhile, when option logger.file.info_lines is on (issue weechat/weechat#1444)
    php: fix crash when loading script with PHP 7.4 (issue weechat/weechat#1452)
    relay: update buffers synchronization when buffers are renamed (issue weechat/weechat#1428)
    script: fix memory leak in read of script repository file if it has invalid content
    script: fix unexpected display of scripts list in buffer with command /script list -i
    xfer: send signal "xfer_ended" after the received file has been renamed (issue weechat/weechat#1438)

Tests

    scripts: fix generation of test scripts with Python 3.8
    unit: add tests on IRC protocol functions and callbacks
    unit: add tests on function secure_derive_key
    unit: add tests on functions util_get_time_diff and util_file_get_content

Build

    core: fix Cygwin build
    guile: add detection of Guile 3.0.0 (issue weechat/weechat#1442)
    irc: fix build with GnuTLS < 3.1.0 (issue weechat/weechat#1431)
    php: add detection of PHP 7.4
    ruby: add detection of Ruby 2.7 (issue weechat/weechat#1455)
2020-03-29 16:04:28 +02:00
Andreas Wiese
58a69bc9e3 matrix-dl: fix license
I initially looked at the wrong places for this, where it's actually
stated in setup.py.  I'm not quite a python guy.
2020-03-29 15:29:18 +02:00
Jörg Thalheim
8f95431dac
newsboat: fix strict deps build 2020-03-29 12:37:26 +01:00
Jörg Thalheim
5a1bffc7eb
fractal: fix strict deps build 2020-03-29 12:37:25 +01:00
Benjamin Hipple
eda60c51a9
Merge pull request #83225 from vbgl/pjsip-2.10
pjsip: 2.9 → 2.10
2020-03-28 23:29:57 -04:00
Benjamin Hipple
eb2f8d2a8b
Merge pull request #83414 from dasj19/qbittorrent-update
libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2
2020-03-28 23:02:56 -04:00
Maximilian Bosch
3f0a792feb
Merge pull request #83300 from mehlon/torbrowser-1.0.7
tor-browser-bundle-bin: 9.0.6 -> 9.0.7
2020-03-29 01:01:31 +01:00
Jan Tojnar
fa4e1bbe07
Merge branch 'master' into staging-next
Fix eval of nixos/nginx
2020-03-29 00:35:29 +01:00
worldofpeace
f8ccef5edb riot-desktop: fix StartupWMClass
It seems the quoting breaks it just like in da587daae5

(cherry picked from commit e50bb280cbf5339ed671b0a7208e6aba4002c713)
2020-03-28 18:38:27 -04:00
Maximilian Bosch
df21a1e977
Merge pull request #83622 from matthiasbeyer/update-mutt
mutt: 1.13.4 -> 1.13.5
2020-03-28 22:44:43 +01:00
Matthias Beyer
63a3a81863 mutt: 1.13.4 -> 1.13.5 2020-03-28 22:27:38 +01:00
Constantine Glen Evans
1eacf626ed mullvad-vpn: fix mullvad-problem-report link 2020-03-28 14:24:24 -07:00
Constantine Glen Evans
061e73c959 mullvad-vpn: add libappindicator dependency
Adding libappindicator as a runtime dependency allows the Electron-based gui app
to have an appindicator in desktop environments that support them (eg,
Gnome with the appindicator support extension).
2020-03-28 14:00:20 -07:00
Maximilian Bosch
74deced24d
Merge pull request #83521 from herrwiese/for-master/matrix-dl
matrix-dl: init at (unstable-)2019-09-22
2020-03-28 21:24:33 +01:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Ryan Mulligan
c2b0601d48
Merge pull request #83075 from r-ryantm/auto-update/dropbox-cli
dropbox-cli: 2019.02.14 -> 2020.03.04
2020-03-28 08:39:52 -07:00
Michael Weiss
d83420f5e1
Merge pull request #82919 from artemist/chromium-ozone
chromium: Add option to enable ozone (for Wayland)
2020-03-28 14:50:21 +01:00
Michael Raskin
05f0934825
Merge pull request #82939 from jluttine/linphone-4.1.1
linphone: 3.12.0 -> unstable-2020-03-06
2020-03-28 12:27:16 +00:00
Robin Gloster
d4f08ee383
Merge pull request #83452 from prusnak/slack
slack: 4.2.0 -> 4.4.0
2020-03-28 12:06:19 +00:00
Katharina Fey
b3e6d205b8
msmtp: adding texinfo to buildInputs (#83497) 2020-03-28 12:40:30 +01:00
Jaakko Luttinen
8b2abbbcb5
linphone: 3.12.0 -> unstable-2020-03-06 2020-03-28 12:49:50 +02:00
adisbladis
e76a190ce7
firefox-devedition-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
adisbladis
657d81a4c3
firefox-beta-bin: 75.0b2 -> 75.0b10 2020-03-28 10:31:07 +00:00
Jörg Thalheim
774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Dmitry Kalinkin
0df2d9f900 bluejeans: 1.36.9 -> 2.1.0 2020-03-28 01:07:49 -04:00
Dmitry Kalinkin
d5e41b6740 bluejeans: apply nixpkgs-fmt 2020-03-28 01:02:34 -04:00
Artemis Tosini
b3e1a1bbbb
chromium: Add option to enable ozone (for Wayland) 2020-03-27 21:16:38 +00:00
Andreas Wiese
f0f6527e97 matrix-dl: init at (unstable-)2019-09-22 2020-03-27 21:44:26 +01:00
Florian Klink
728188794e
Merge pull request #82664 from toonn/wire-desktop-bump
wire-desktop: linux 3.12.2916 -> 3.15.2922, mac 3.12.3490 -> 3.15.3621
2020-03-27 19:18:05 +01:00
Michael Weiss
0950324466 scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Pavol Rusnak
84d18ac49f
slack: 4.2.0 -> 4.4.0
* 4.4.1 on Darwin
* remove dark-theme, it's now included in the release
2020-03-27 14:45:49 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Dmitry Kalinkin
5f372b1241
Merge pull request #81127 from gnidorah/vk
vk-messenger: 4.5.2 -> 5.0.1
2020-03-27 03:30:59 -04:00
Mario Rodas
3afe526536
Merge pull request #83120 from JeffLabonte/update_brave_1.5.112_to_1.5.115
brave: 1.5.112 -> 1.5.115
2020-03-26 22:54:24 -05:00
Maximilian Bosch
c20428ee24
rambox: 0.7.4 -> 0.7.5
https://github.com/ramboxapp/community-edition/releases/tag/0.7.5
2020-03-27 00:48:12 +01:00
Michael Weiss
38aa1cad7f
signal-desktop: 1.32.2 -> 1.32.3 2020-03-26 22:16:48 +01:00
worldofpeace
9127e02eb5
Merge pull request #83274 from arianvp/patch-5
wire-desktop: Fix StartupWMClass
2020-03-26 10:57:03 -04:00
Michael Weiss
8978ef3877
gns3-{gui,server}: 2.2.5 -> 2.2.6 (#83422) 2020-03-26 13:45:35 +01:00
toonn
55ce589f18
wire-desktop: linux 3.15.2922 -> 3.16.2923 2020-03-26 12:35:29 +01:00
Michael Weiss
5c4735947d
signal-desktop: 1.32.1 -> 1.32.2 2020-03-26 12:17:23 +01:00
Daniel Șerbănescu
cc03fb4210 libtorrent-raster: 1.1.11 -> 1.2.5; qbittorrent: 4.2.1 -> 4.2.2 2020-03-26 11:28:31 +01:00
Jörg Thalheim
c7fc0ed352
Merge pull request #83339 from bdesham/wee-slack-2.5.0
weechatScripts.wee-slack: 2.4.0 -> 2.5.0
2020-03-26 07:22:40 +00:00
Pascal Bach
36c7dc26e4 skypeforlinux: 8.56.0.103 -> 8.58.0.93 2020-03-26 08:14:08 +01:00
Benjamin Esham
a2d9581ac8 weechatScripts.wee-slack: 2.4.0 -> 2.5.0
wee-slack now (optionally) depends on a data file called weemoji.json
that allows it to translate between Slack emoji names (like
"slight_smile") and Unicode codepoints. For convenience, the derivation
now installs this file and patches the script so that the user doesn't
need to do any extra configuration to use it.
2020-03-25 20:08:26 -07:00
Tim Steinbach
f47e15a63c
zoom-us: 3.5.372466.0322 -> 3.5.374815.0324 2020-03-25 13:06:02 -04:00
Timo Kaufmann
2136d80fb3
Merge pull request #83190 from doronbehar/update-newsboat
newsboat: 2.18 -> 2.19
2020-03-25 13:11:05 +00:00
Michael Weiss
29becfcf19
Merge pull request #83304 from nh2/issue-41918-chromium-swiftshader-by-default
chromium: Enable swiftshader by default.
2020-03-25 13:42:30 +01:00
Mario Rodas
e9642f2507
Merge pull request #83271 from liff/teams/v1.3.00.5153
teams: 1.3.00.958 -> 1.3.00.5153
2020-03-24 20:59:12 -05:00
Benjamin Hipple
ba1bf8404d
Merge pull request #81735 from JeffLabonte/protonvpn-ng_update_2.2.0_to_2.2.2
Protonvpn ng update 2.2.0 to 2.2.2
2020-03-24 20:46:47 -04:00
Jeff Labonte
9fe4a634c1 protonvpn-cli-ng: 2.2.0 -> 2.2.2 2020-03-24 20:43:55 -04:00
Niklas Hambüchen
015bb28ae1 chromium: Enable swiftshader by default.
This makes it possible to use chromium headless with WebGL
(e.g. for webdriver tests) without having to rebuild from source.

The upstram default is to enable, thus simply removing our disabling switch.

Also fixes #41918.
2020-03-24 22:50:49 +01:00
Peter Simons
b3c2908825 chromium: I accidentally added the webrtc patch into the wrong section 2020-03-24 22:50:03 +01:00
mehlon
79f6b312ba tor-browser-bundle-bin: 9.0.6 -> 9.0.7 2020-03-24 17:19:42 +01:00
Tim Steinbach
66172a2ea4
zoom-us: 3.5.361976.0301 -> 3.5.372466.0322 2020-03-24 10:38:07 -04:00
Marek Mahut
6ca4160398 dnscontrol: remove unnecessary binries 2020-03-24 13:46:57 +01:00
Arian van Putten
da587daae5
wire-desktop: Fix StartupWMClass
With quotes it doesn't match the Wire's screen, causing the window to not be grouped under its icon in Gnome.
2020-03-24 11:22:03 +01:00
Marek Mahut
3f5fd762de dnscontrol: init at 3.0.0. 2020-03-24 11:12:31 +01:00
Olli Helenius
898a3bf006
teams: 1.3.00.958 -> 1.3.00.5153 2020-03-24 11:26:24 +02:00
Jan Tojnar
5f996f3843
telepathy-mission-control: Fix property name
New GLib is much stricter.
2020-03-24 07:11:24 +01:00
worldofpeace
3a6d2f7d30
Merge pull request #81159 from c00w/some_go_112_drop
[go] Undo some 1.12 overrides that now build with 1.13
2020-03-23 17:34:58 -04:00
Michael Weiss
fca8961bdb
Revert "chromiumDev: Add the missing clang-format binary"
This reverts commit 02ca096a85.

The clang-format binary is now included in the release tarball [0] and
we don't need to add it anymore. This fixes the following build error:
ln: failed to create symbolic link 'buildtools/linux64/clang-format': File exists
However, the build still fails a bit later in the configure phase.

[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=1052503
2020-03-23 21:50:48 +01:00
Maximilian Bosch
70fe2c9e2f
rambox: 0.7.3 -> 0.7.4
https://github.com/ramboxapp/community-edition/releases/tag/0.7.4
2020-03-23 18:31:08 +01:00
worldofpeace
ca10dbcb98
Merge pull request #81171 from r-ryantm/auto-update/remmina
remmina: 1.3.10 -> 1.4.1
2020-03-23 13:30:47 -04:00
Vincent Laporte
98eb146164
pjsip: 2.9 → 2.10 2020-03-23 17:16:02 +01:00
Peter Simons
81b18c3711 chromium: fix webrtc interaction with pulseaudio
The webrtc code suffered from a race condition when used
with Pulseaudio. This lead to audio input breaking every
couple of minutes during a webrtc session.
2020-03-23 16:56:08 +01:00
Jörg Thalheim
5f3f4cb1be
terraform-libvirt: fix strict deps build 2020-03-23 08:16:46 +00:00
Jörg Thalheim
77b12146c9
coyim: fix strict deps build 2020-03-23 08:16:43 +00:00
Jörg Thalheim
72f4001e1e
kops: fix strict deps build 2020-03-23 08:14:59 +00:00
Jörg Thalheim
0d3f06bfbf
kubernetes: put build tools into nativeBuildInputs 2020-03-23 08:14:42 +00:00
Jörg Thalheim
e77dca6ca8
browsh: fix build with strict deps enabled 2020-03-23 08:14:39 +00:00
Doron Behar
a0e990a667 newsboat: remove no longer needed NIX_CFLAGS 2020-03-23 10:13:15 +02:00
Doron Behar
6f0c123d8a newsboat: do rust tests - use preCheck, not checkPhase 2020-03-23 10:13:00 +02:00
Doron Behar
d505a0d169 newsboat: quote homepage url 2020-03-23 10:12:44 +02:00
Doron Behar
b3c6743113 newsboat: Switch to asciidoctor from asciidoc 2020-03-23 10:12:19 +02:00
Doron Behar
bde4257fbd newsboat: 2.18 -> 2.19 2020-03-23 10:12:10 +02:00
Colin L Rice
ac1336120f treewide Drop unneeded go 1.12 overrides 2020-03-22 18:06:25 -04:00
Tim Steinbach
e692babf05
vivaldi: 2.11.1811.47-1 -> 2.11.1811.49-1 2020-03-22 12:08:50 -04:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Michele Guerini Rocco
92a43999d1
Merge pull request #82555 from r-ryantm/auto-update/magnetico
magnetico: 0.9.0 -> 0.11.0
2020-03-22 10:12:14 +01:00
Jeff Labonte
fa5fc4993e brave: 1.5.112 -> 1.5.115 2020-03-22 00:41:33 -04:00
Michael Weiss
5ce86bc4ac
wayvnc: 0.1.1 -> 0.1.2 2020-03-21 21:36:53 +01:00
R. RyanTM
ec28ea8914 dropbox-cli: 2019.02.14 -> 2020.03.04 2020-03-21 13:00:37 +00:00
Mario Rodas
8a51989af0 terraform-providers.elasticsearch: fix build on darwin 2020-03-21 06:25:00 -05:00
Mario Rodas
d77fc69768 syncthing: fix build on darwin 2020-03-21 06:24:00 -05:00
Mario Rodas
4e9e877ca3 minikube: fix build on darwin 2020-03-21 06:17:00 -05:00
Mario Rodas
8b8dff4cc9 jx: fix build on darwin 2020-03-21 06:14:00 -05:00
Mario Rodas
771cf05ac6 qbec: fix build on darwin 2020-03-21 06:02:00 -05:00
Mario Rodas
37087c1550 prow: fix build on darwin 2020-03-21 06:01:00 -05:00
Mario Rodas
622494d85d helmfile: fix build on darwin 2020-03-21 06:00:00 -05:00
Mario Rodas
fda0e24e58 websocketd: fix build on darwin 2020-03-21 05:53:00 -05:00
Mario Rodas
55fa7fd585 linkerd: fix build on darwin 2020-03-21 05:39:00 -05:00
Mario Rodas
3772f50fc6 kubeseal: fix build on darwin 2020-03-21 05:36:00 -05:00
Mario Rodas
8e2dd1164f kubernetes-helm: fix build on darwin 2020-03-21 05:35:00 -05:00
Mario Rodas
dabed704c5 kubeval: fix build on darwin 2020-03-21 05:33:00 -05:00
Mario Rodas
c47833f379 k9s: fix build on darwin 2020-03-21 05:31:00 -05:00
Mario Rodas
92da50afa8 ipfs: fix build on darwin 2020-03-21 05:28:00 -05:00
Mario Rodas
6852ecdcf5 ipfs-cluster: fix build on darwin 2020-03-21 05:27:00 -05:00
Mario Rodas
68705eee2e hydroxide: fix build on darwin 2020-03-21 05:19:00 -05:00
Mario Rodas
7faf44250d gomuks: fix build on darwin 2020-03-21 05:17:00 -05:00
Mario Rodas
e0ce72f901 hetzner-kube: fix build on darwin 2020-03-21 05:15:00 -05:00
Mario Rodas
c8359c42e0 fluxctl: fix build on darwin 2020-03-21 05:02:00 -05:00
Mario Rodas
33454dafa2 argocd: fix build on darwin 2020-03-21 04:50:00 -05:00
Mario Rodas
a963023e7b atlantis: fix build on darwin 2020-03-21 04:26:00 -05:00
Mario Rodas
64b130dd88 argo: fix build on darwin 2020-03-21 04:25:00 -05:00
Mario Rodas
7449323baf aerc: fix build on darwin 2020-03-21 04:21:00 -05:00
Dmitry Kalinkin
451196438c
Merge pull request #81170 from kampka/kops_1_16
kops_1_16: init at 1.16.0
2020-03-20 19:14:15 -04:00
Maximilian Bosch
78104ad2da
neomutt: 20200313 -> 20200320
https://github.com/neomutt/neomutt/releases/tag/20200320
2020-03-20 15:01:38 +01:00
Mario Rodas
a437fe2565 terraform: 0.12.23 -> 0.12.24
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.24
2020-03-20 01:44:45 +00:00
Mario Rodas
033cd0c657
Merge pull request #82968 from andys8/slack-term-050
slack-term: 0.4.1 -> 0.5.0
2020-03-19 20:43:58 -05:00
Mario Rodas
7cf2a62644
Merge pull request #82822 from marsam/update-syncthing
syncthing: 1.3.4 -> 1.4.0
2020-03-19 18:47:19 -05:00
andys8
581faf7971 slack-term: 0.4.1 -> 0.5.0 2020-03-20 00:25:18 +01:00
Michael Weiss
7545ccb7ac
Merge pull request #82874 from primeos/chromium
chromium: 80.0.3987.132 -> 80.0.3987.149
2020-03-19 20:18:31 +01:00
Jörg Thalheim
b00b66e262
Merge pull request #82861 from gila/terraform-lxd
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
Jeff Labonte
6865db4d3c brave: 1.4.96 -> 1.5.112 2020-03-18 20:12:09 -07:00
Jeffry Molanus
4bcdfdb7b8 terraform-providers.lxd: init at 1.3.0 2020-03-19 00:10:04 +01:00
Konrad Borowski
1e5fae561c mullvad-vpn: remove xfix from maintainers 2020-03-18 16:06:50 -07:00
Ilya Fedin
4d5326e4fd kotatogram-desktop: 1.1.5 -> 1.2 2020-03-19 01:36:41 +04:00
Michael Weiss
fe60ff7a99
chromium: 80.0.3987.132 -> 80.0.3987.149
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_18.html

This update includes 13 security fixes.

CVEs:
CVE-2020-6422 CVE-2020-6424 CVE-2020-6425 CVE-2020-6426 CVE-2020-6427
CVE-2020-6428 CVE-2020-6429 CVE-2019-20503 CVE-2020-6449

Note: The release of version 81 is currently on pause:
https://chromereleases.googleblog.com/2020/03/upcoming-chrome-and-chrome-os-releases.html
2020-03-18 20:57:52 +01:00
Michael Weiss
2b25d0e2a9
tdesktop: 1.9.14 -> 1.9.21 (#82806) 2020-03-18 20:53:09 +01:00
Jörg Thalheim
053ad4e0db
Merge pull request #82213 from bhipple/fix/habitat
habitat: 0.30.2 -> 0.90.6
2020-03-18 15:11:03 +00:00
Jörg Thalheim
ea87180984
openshift: fix build with strict deps 2020-03-18 11:29:40 +00:00
Jörg Thalheim
b5144456cc
aerc: fix strict deps build 2020-03-18 11:29:35 +00:00
Jörg Thalheim
72f3f99907
magnetico: move go-bindata to nativeBuildInputs
fixes strictDeps
2020-03-18 11:29:34 +00:00
Jörg Thalheim
201ac90018
Merge pull request #66578 from AtkinsChang/minikube
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
Jörg Thalheim
9d144b84a3
kubeval: don't build against schema by default
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Daniël de Kok
08d1c7e4ed skypeforlinux: support app indicator
In contrast to e.g. Telegram or Slack, Skype does not show an app
indicator in the GNOME tray. This is quite annoying, since Skype will
continue to run in the background when its main window is closed, but
there is no way to access it.

This change adds libappindicator-gtk3 to the rpath to enable app
indicator support.
2020-03-18 08:09:40 +01:00
mehlon
ceda3f4063 tor-browser-bundle-bin: enable multimedia support by default 2020-03-17 21:48:32 +01:00
Maximilian Bosch
7806df1e5f
Merge pull request #82754 from mehlon/tor-browser
tor-browser-bundle-bin: 9.0.5 -> 9.0.6
2020-03-17 17:58:00 +01:00
Maximilian Bosch
09f55f8f17
riot-web: 1.5.12 -> 1.5.13 2020-03-17 16:02:16 +01:00
Maximilian Bosch
bb9822be79
riot-desktop: 1.5.12 -> 1.5.13 2020-03-17 16:02:01 +01:00
Mario Rodas
d27b2f842c
syncthing: 1.3.4 -> 1.4.0
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.0
2020-03-17 04:20:00 -05:00
Benjamin Hipple
b7ef71665d habitat: 0.30.2 -> 0.90.6
The build has been broken on master for a very long time, for want of an
upgrade. This continues the effort put forth here:
https://github.com/NixOS/nixpkgs/pull/63105

Note that while there are newer versions than this, upgrading to those requires
getting some Cargo protobuf dependencies to compile. Since this fixes the
failing build, it seems like a good start.

Upstream does not appear to have any Darin builds in their CI, and we do not
have a Darwin maintainer available, so this disables it as well.
2020-03-16 19:59:57 -04:00
mehlon
4b80e8a59f tor-browser-bundle-bin: 9.0.5 -> 9.0.6 2020-03-16 22:49:14 +01:00
Matteo Scarlata
3355e8d1ca
unison: fix build with ocamlPackages_4_09 (#82619)
Fixes #61867 and #61505, bumps the ocaml version unison is built
against to 4.08. The patches included here appear in the trunk version
of unison, but were not backported to 2.51.2.
2020-03-16 13:16:43 +01:00
Emery Hemingway
641e102974 deltachat-electron: init 1.1.0 2020-03-16 13:57:37 +05:30
Mario Rodas
8dd97bb7ac
Merge pull request #82546 from r-ryantm/auto-update/hetzner-kube
hetzner-kube: 0.4.1 -> 0.5.1
2020-03-15 23:17:33 -05:00
Ryan Mulligan
6c8fad056b
Merge pull request #82573 from r-ryantm/auto-update/qbec
qbec: 0.7.5 -> 0.10.5
2020-03-15 13:51:47 -07:00
toonn
39b39690fa
wire-desktop: linux 3.12.2916 -> 3.15.2922 2020-03-15 17:29:05 +01:00
Fabian Möller
e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
toonn
43f245d6d9
wire-desktop: mac 3.12.3490 -> 3.15.3621 2020-03-15 16:59:15 +01:00
Sander van der Burg
875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Cole Mickens
c91bb59b72 ripcord: 0.4.23 -> 0.4.24 2020-03-15 00:35:45 -07:00
Félix Baylac-Jacqué
380ce1fc4f ssb-patchwork: 3.17.5 -> 3.17.6 2020-03-14 22:47:24 +01:00
R. RyanTM
73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
R. RyanTM
fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
EEva (JPotier)
20ef86ed52 bitlbee-mastodon: 1.4.2 -> 1.4.3 2020-03-14 20:49:11 +00:00
Dmitry Kalinkin
2547ef9286
Merge pull request #75312 from KAction/mmh
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Dominik Xaver Hörl
45cc3c986d neomutt: configure with zlib to enable imap compression 2020-03-14 16:48:47 +00:00
Dmitry Bogatov
b1c71ebe2b mmh-unstable: init at 2019-09-08 2020-03-14 11:27:49 -04:00
R. RyanTM
47b4e97cda opera: 66.0.3515.72 -> 67.0.3575.31 2020-03-14 14:27:49 +01:00
R. RyanTM
08c0568cd9 frostwire-bin: 6.8.3 -> 6.8.4 2020-03-14 14:27:20 +01:00
R. RyanTM
1ff9df25fb qbec: 0.7.5 -> 0.10.5 2020-03-14 12:17:01 +00:00
Jörg Thalheim
83535fdf1e
Merge pull request #82545 from r-ryantm/auto-update/helmfile
helmfile: 0.85.0 -> 0.102.0
2020-03-14 08:52:27 +00:00
R. RyanTM
78e6e05457 magnetico: 0.9.0 -> 0.11.0 2020-03-14 08:33:09 +00:00
Vladimír Čunát
6dcb71ecc1
Merge branch 'staging-next' 2020-03-14 07:56:23 +01:00
R. RyanTM
112814dce8 hetzner-kube: 0.4.1 -> 0.5.1 2020-03-14 06:36:24 +00:00
R. RyanTM
fb7e2cd5bc helmfile: 0.85.0 -> 0.102.0 2020-03-14 06:33:28 +00:00
Maximilian Bosch
cc989f0cc6
syncthing-gtk: 0.9.4 -> 0.9.4.4 2020-03-14 05:57:36 +01:00
Nathan Fish
50c997c000 ipfs-cluster: 0.11.0 -> 0.12.1 2020-03-14 03:23:19 +00:00
taku0
243cd9f754 thunderbird: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
taku0
833031704d thunderbird-bin: 68.5.0 -> 68.6.0 2020-03-13 22:43:10 +00:00
Vincent Laporte
4adfbe6c7b unison: move out of ocamlPackages 2020-03-13 22:31:01 +01:00
Maximilian Bosch
c882314075
ipfs: 0.4.22 -> 0.4.23 2020-03-13 20:59:53 +01:00
sohalt
0c35251af5 mumble: remove unnecessary mumble-jack-support.patch 2020-03-13 19:58:43 +00:00
R. RyanTM
afa1dc69ca atlantis: 0.10.1 -> 0.11.1 2020-03-13 19:35:07 +00:00
taku0
423a8b9b4a
flashplayer: 32.0.0.330 -> 32.0.0.344 (#82322) 2020-03-13 18:43:52 +00:00
Maximilian Bosch
dda6dfed26
neomutt: 20191207 -> 20200313
https://github.com/neomutt/neomutt/releases/tag/20200313
2020-03-13 16:52:36 +01:00
Orivej Desh
b0d9764c72 claws-mail-gtk3: init at 3.17.5
This branch currently seems an almost adequate replacement for gtk2 claws-mail,
except that clicking links in the web view opens them in the email window even
when "open links with external browser" is enabled.

Related: #75040
2020-03-13 13:50:38 +00:00
Kevin Cox
e46fd9239e
mesos: Remove kevincox as maintainer.
kevincox no longer uses mesos so is not a suitable maintainer.
2020-03-13 08:58:38 -04:00
Pascal Wittmann
285a98eff4
Merge pull request #81479 from GTrunSec/zeek-3.0.2
Zeek 3.0.2
2020-03-13 07:34:20 +01:00
Sergey Lukjanov
68b922b10b helm: 3.1.1 -> 3.1.2 2020-03-13 05:45:24 +00:00
GTrunsec
baa9bc9c09 fix zeek mirror address and update to 3.0.3 2020-03-12 15:48:13 -07:00
Léo Gaspard
0cf5ed5cce
Merge pull request #81559 from symphorien/pantalaimon
pantalaimon: 0.4 -> 0.5.1
2020-03-12 22:36:35 +01:00
Andreas Rammhold
ea8362e315
firefox: 73.0.1 -> 74.0 (#82276)
https://www.mozilla.org/en-US/firefox/74.0/releasenotes/

Co-authored-by: Daniel Frank <git@danielfrank.net>
2020-03-12 14:47:56 +01:00
Daniel Frank
8899c72990
firefox-bin: 73.0 -> 74.0 (from PR #82257) 2020-03-12 10:43:56 +01:00
Andreas Rammhold
fd04c3afbb
Merge pull request #82275 from andir/firefox-68.6.0esr
firefox-esr-68: 68.5.0esr -> 68.6.0esr
2020-03-12 09:29:47 +01:00
Rhys
ff7b4faeff terragrunt: 0.21.11 -> 0.23.2 2020-03-12 07:59:08 +00:00
Mario Rodas
2f41d464a6
Merge pull request #82328 from eyJhb/flexget-fix-transmission
flexget: readd transmissionrpc
2020-03-11 19:01:02 -05:00
Florian Klink
a3dde62658
Merge pull request #75392 from bignaux/soulseekqt
soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling
2020-03-11 16:24:13 -07:00
Silvan Mosberger
ae4ea9caba
Merge pull request #82352 from Infinisil/ripcord
ripcord: init at 0.4.23
2020-03-12 00:14:15 +01:00
Tony Olagbaiye
70fe917d26
ripcord: init at 0.4.23 2020-03-11 23:50:21 +01:00
Maximilian Bosch
b7cdb64ac2
treewide: remove myself from a few packages I don't use anymore 2020-03-11 22:29:30 +01:00
adisbladis
af48019a81
firefox-beta-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
adisbladis
1cbef111ff
firefox-devedition-bin: 74.0b7 -> 75.0b2 2020-03-11 20:23:54 +00:00
eyjhbb@gmail.com
f88cd71e96 flexget: readd transmissionrpc 2020-03-11 16:30:32 +01:00
Mario Rodas
ceee3a79f1
Merge pull request #82285 from colemickens/nixpkgs-cfdyndns
cfdyndns: v0.0.1 -> v0.0.3
2020-03-11 07:47:49 -05:00
Sarah Brofeldt
9979ce4f1d
Merge pull request #80443 from johanot/kubernetes-1.17-master
kubernetes: 1.16.5 -> 1.17.3
2020-03-11 07:34:37 +01:00
Cole Mickens
669fdccf8b cfdyndns: v0.0.1 -> v0.0.3 2020-03-10 15:09:35 -07:00
Andreas Rammhold
9727da29b0
firefox-esr-68: 68.5.0esr -> 68.6.0esr 2020-03-10 20:07:29 +01:00
Peter Hoeg
228ef079bc
Merge pull request #75417 from peterhoeg/u/maestral_0_4_4
maestral: 0.4.2 -> 0.6.1
2020-03-10 20:55:36 +08:00
Michael Weiss
c3267ac414
Merge pull request #81975 from primeos/chromium-fix-vaapi
chromium: Update the VA-API patch (fix #81909)
2020-03-10 11:27:15 +01:00
lewo
d426adf150
Merge pull request #82168 from ysengrimm/update-next
next: 1.4.0 -> 1.5.0
2020-03-10 10:07:26 +01:00
Florian Klink
906dccf595 afew: 2.0.0 -> 3.0.0
MailMover: many fixes

  Previously, MailMover didn't properly preserve flags when renaming files, and
  moved all mail to `cur`. This was fixed. Also, MailMover gained a test suite.

New filters: PropagateTags[ByRegex]InThreadFilter

  These filters allow propagating tags set to a message to the whole thread.

New command line argument: --notmuch-args= in move mode

  In move mode, afew calls `notmuch new` after moving mails around. This
  prevents `afew -m` from being used in a pre-new hook in `notmuch`.

  Now it's possible to specify notmuch args, so something like `afew -m
  --notmuch-args=--no-hooks` can live happily in a pre-new hook.

Python 3.4 and 3.5 support dropped

  afew stopped supporting the older python versions 3.4 and 3.5, and removed
  some more Python 2 compatibility code. (`from __future__ import …`, utf-8
  headers, relative imports, …)
2020-03-10 02:27:25 +01:00
R. RyanTM
75aec2aae3
datovka: 4.14.1 -> 4.15.0 (#81874) 2020-03-09 19:56:30 +01:00
Samuel Dionne-Riel
b97fce768d
Merge pull request #81211 from samueldr/aarch64/firefox-73
firefox: Fix AArch64 build
2020-03-09 14:40:20 -04:00
ysengrimm
ed8692b9f5 next: 1.4.0 -> 1.5.0 2020-03-09 18:50:34 +01:00
Samuel Dionne-Riel
d4446c563d firefox: Fix AArch64 build
* The 'arm.patch' patch doesn't apply anymore.
 * The 'build-arm-libopus.patch' patch isn't required anymore.
 * See the mozilla phabricator link for the added patch.

Additionally, we are now *always* undconditionally applying all patches
to all architectures. That is, unless they have undesirable
side-effects, but those might not be fit for inclusion.

By applying all patches all the time, they'll be removed or replaced
when they stop applying.
2020-03-09 13:37:30 -04:00
Michael Weiss
01db31c4d7
signal-desktop: 1.32.0 -> 1.32.1 2020-03-07 21:06:23 +01:00
Edmund Wu
a77b14b84e
vivaldi: include libdrm and libgbm 2020-03-07 12:23:15 -05:00
Atkins
d8b2f2b1ed
minikube: 1.6.2 -> 1.8.1 2020-03-07 22:58:56 +08:00
Michael Weiss
735707ef0c
chromium: Update the VA-API patch (fix #81909) 2020-03-07 15:40:27 +01:00
Atkins
d6fe4e1ec1 minikube: 1.5.2 -> 1.6.2 2020-03-07 22:35:15 +08:00
Atkins
8d5e32ec44 minikube: 1.3.1 -> 1.5.2 2020-03-07 22:35:15 +08:00
Atkins
036c2fed12 docker-machine-hyperkit: separate from minikube 2020-03-07 22:35:15 +08:00
Atkins
37aab73f56 minikube: 1.2.0 -> 1.3.1 2020-03-07 22:35:15 +08:00
Mario Rodas
ffc5201035
Merge pull request #81947 from marsam/update-terraform
terraform: 0.12.21 -> 0.12.23
2020-03-07 07:34:15 -05:00
R. RyanTM
155d9c9be8 suricata: 5.0.1 -> 5.0.2 2020-03-07 08:59:36 +01:00
Mario Rodas
b6ee012c39
Merge pull request #81640 from Gerschtli/auto-update/teamspeak-server
teamspeak_server: 3.10.2 -> 3.11.0
2020-03-06 07:54:49 -05:00
Mario Rodas
c4b75f8983
terraform: 0.12.21 -> 0.12.23 2020-03-06 04:20:00 -05:00
R. RyanTM
4665c94d0c skypeforlinux: 8.55.0.141 -> 8.56.0.103 2020-03-06 07:19:52 +01:00
volth
ed33a6c327 firefox: mark as broken on 32-bit buildPlatform 2020-03-06 03:53:14 +00:00
pacien
abc58dc1d0 riot-desktop: 1.5.10 -> 1.5.12 2020-03-05 14:57:21 -08:00
pacien
18848216ea riot-web: 1.5.10 -> 1.5.12 2020-03-05 14:57:21 -08:00
worldofpeace
08e62cd1aa
Merge pull request #81788 from JeffLabonte/brave_1.4.95_to_1.4.96
brave: 1.4.95 -> 1.4.96
2020-03-05 19:39:42 +00:00
Mario Rodas
93fd4b7f00
Merge pull request #79062 from marsam/update-rclone
rclone: install completions
2020-03-05 09:58:34 -05:00
Michael Weiss
b18995ef10
wayvnc: 0.1.0 -> 0.1.1 2020-03-05 14:53:56 +01:00
Tim Steinbach
269d1eab10
vivaldi: 2.11.1811.44-1 -> 2.11.1811.47-1 2020-03-05 07:55:53 -05:00
Mario Rodas
6bba323339
Merge pull request #81551 from r-ryantm/auto-update/palemoon
palemoon: 28.8.2.1 -> 28.8.4
2020-03-05 07:49:47 -05:00
Mario Rodas
e033b005b2
Merge pull request #81767 from groodt/groodt-argo-2.6.1
argo: 2.6.0 -> 2.6.1
2020-03-05 07:12:21 -05:00
Mario Rodas
e2ec8dccea
Merge pull request #81777 from ngerstle/fix-kube3d-1.6.0
kube3d: correct k3s version tag
2020-03-05 07:07:13 -05:00
Michael Weiss
05e6cc4944
signal-desktop: 1.31.0 -> 1.32.0 2020-03-05 12:00:29 +01:00
Michael Weiss
19595b3652
Merge pull request #81704 from primeos/chromium
chromium: 80.0.3987.122 -> 80.0.3987.132
2020-03-05 11:44:57 +01:00
Ryan Mulligan
e291c9040b
Merge pull request #81646 from r-ryantm/auto-update/tribler
tribler: 7.4.1 -> 7.4.4
2020-03-04 19:44:05 -08:00
Jeff Labonte
3f6d356654 brave: 1.4.95 -> 1.4.96 2020-03-04 21:15:47 -05:00
Mario Rodas
9b99706ee2
Merge pull request #81678 from colemickens/nixpkgs-rclone
rclone: 1.50.2 -> 1.51.0
2020-03-04 20:12:55 -05:00
Mario Rodas
8bf77b0d30
Merge pull request #81751 from r-ryantm/auto-update/cloudflared
cloudflared: 2020.2.0 -> 2020.2.1
2020-03-04 19:51:47 -05:00
ngerstle
cde784aaa3 kube3d: correct k3s version tag 2020-03-05 00:31:01 +01:00
Greg Roodt
e468301c19 argo: 2.6.0 -> 2.6.1 2020-03-05 09:20:23 +11:00
R. RyanTM
e384126b17 cloudflared: 2020.2.0 -> 2020.2.1 2020-03-04 19:12:08 +00:00
Ryan Mulligan
fe48f44f71
Merge pull request #81742 from r-ryantm/auto-update/anydesk
anydesk: 5.5.2 -> 5.5.4
2020-03-04 10:55:21 -08:00
R. RyanTM
65a3a51257 anydesk: 5.5.2 -> 5.5.4 2020-03-04 17:41:13 +00:00
Bignaux Ronan
b979f51af4 soulseekqt: refactoring using appimageTools 2020-03-04 18:22:38 +01:00
Bignaux Ronan
30430c0b40 soulseekqt: fix icons, change unpack method, update homepage, more generic appimage handling 2020-03-04 16:15:19 +01:00
Maximilian Bosch
13e3fc3e06
nextcloud-client: 2.6.3 -> 2.6.4
https://github.com/nextcloud/desktop/releases/tag/v2.6.4
2020-03-04 14:54:40 +01:00
Mario Rodas
2dc478d7a4
Merge pull request #81428 from ngerstle/update-kube3d
kube3d: 1.3.1 -> 1.6.0
2020-03-04 08:51:16 -05:00
Mario Rodas
82275757c5
Merge pull request #81691 from r-ryantm/auto-update/kubeseal
kubeseal: 0.9.8 -> 0.10.0
2020-03-04 08:41:39 -05:00
Peter Hoeg
75f3ab6b68 maestral: 0.4.2 -> 0.6.1 2020-03-04 20:30:55 +08:00
Michael Weiss
51b6f9c6ae
chromium: 80.0.3987.122 -> 80.0.3987.132
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2020-6420
2020-03-04 10:35:11 +01:00
R. RyanTM
7f20ec111d kubeseal: 0.9.8 -> 0.10.0 2020-03-04 06:20:44 +00:00
worldofpeace
75f9212505
Merge pull request #81457 from lovesegfault/zoom-qtdep
zoom-us: add qtgraphicaleffects dependency
2020-03-04 03:11:08 +00:00
Cole Mickens
58ea5f3a17 rclone: 1.50.2 -> 1.51.0 2020-03-03 19:04:40 -08:00
worldofpeace
0e82b0e0ed ephemeral: 6.2.1 -> 6.3.0
https://github.com/cassidyjames/ephemeral/releases/tag/6.3.0
2020-03-03 20:11:46 -05:00
R. RyanTM
b66896f222 tribler: 7.4.1 -> 7.4.4 2020-03-03 19:29:13 +00:00
R. RyanTM
f22aadbc89 teamspeak_server: 3.10.2 -> 3.11.0 2020-03-03 19:05:10 +01:00
Jörg Thalheim
ab86bf9db9
Merge pull request #81497 from gila/terraform-provider-libvirt
terraform-providers.libvirt: 0.5.1 -> 0.6.1
2020-03-03 11:30:47 +00:00
R. RyanTM
e633927c81 palemoon: 28.8.2.1 -> 28.8.4 2020-03-02 19:42:45 +00:00
worldofpeace
d23a92ec01
Merge pull request #80648 from pacien:riot-v1.5.10
riot-desktop: 1.5.9 -> 1.5.10
2020-03-02 13:23:10 +00:00
Tim Steinbach
1ccc73cd1f
zoom-us: 3.5.359539.0224 -> 3.5.361976.0301 2020-03-02 07:49:10 -05:00
Symphorien Gibol
b1237f5569 pantalaimon: 0.4 -> 0.5.1 2020-03-02 12:00:00 +00:00
Jeffry Molanus
c1b5cfe267 terraform-providers.libvirt: 0.5.1 -> 0.6.1 2020-03-02 11:42:53 +01:00
GTrunsec
43f394ac95
zeek: 3.0.1 -> 3.0.2 2020-03-01 16:50:43 -08:00
GTrunsec
9382357160
zeek: fix hardlinking duplicate files 2020-03-01 16:48:23 -08:00
Bernardo Meurer
33c04eac64
zoom-us: add qtgraphicaleffects dependency 2020-03-01 10:58:10 -08:00
ngerstle
d8e5885075 kube3d: 1.3.1 -> 1.6.0 2020-03-01 11:24:41 +01:00
Michael Weiss
02ca096a85
chromiumDev: Add the missing clang-format binary
The fix from 1d961a4c6d was unfortunately incomplete. This commit fixes
the second error [0] that occurs later during the build (the Python
script third_party/blink/renderer/bindings/scripts/generate_bindings.py
requires buildtools/linux64/clang-format).

[0]: https://github.com/NixOS/nixpkgs/pull/81016#issuecomment-591572821
2020-03-01 10:37:26 +01:00
Mario Rodas
424a1eba0c
flexget: 3.1.26 -> 3.1.30 2020-03-01 04:20:00 -05:00
Mario Rodas
1b86583c31
Merge pull request #81342 from groodt/groodt-argo-2.6.0
argo: 2.4.3 -> 2.6.0
2020-02-29 20:12:38 -05:00
Mario Rodas
e87ccfcaea
Merge pull request #81398 from bhipple/u/rust-cargo-newsboat
newsboat: upgrade cargo fetcher and cargoSha256
2020-02-29 19:57:05 -05:00
Mario Rodas
2b8269cd2f
Merge pull request #81399 from bhipple/u/rust-cargo-tiny
tiny: upgrade cargo fetcher and cargoSha256
2020-02-29 19:38:22 -05:00
Mario Rodas
150b68894d
Merge pull request #81400 from bhipple/u/rust-cargo-click
click: upgrade cargo fetcher and cargoSha256
2020-02-29 19:26:24 -05:00
Florian Klink
ba27e63d8e errbot: disable for darwin
At least tests seem to be flaky there.
2020-02-29 15:58:35 -08:00
Florian Klink
aa89871ae0 errbot: freeze slackclient at 1.2.1
errbot requires slackclient 1.x, see https://github.com/errbotio/errbot/pull/1367
latest 1.x release would be 1.3.2, but it requires an older websocket_client than the one in nixpkgs
so let's just vendor the known-working version until they've migrated to 2.x.
2020-02-29 15:58:35 -08:00
Benjamin Hipple
630598c215 click: upgrade cargo fetcher and cargoSha256 2020-02-29 13:05:01 -05:00
Benjamin Hipple
4313049ed0 tiny: upgrade cargo fetcher and cargoSha256 2020-02-29 13:00:17 -05:00
Benjamin Hipple
1f72964eef newsboat: upgrade cargo fetcher and cargoSha256 2020-02-29 12:56:15 -05:00
Michael Weiss
6ec8687047
Merge pull request #80902 from primeos/wayvnc
wayvnc, neatvnc: init at 0.1.0
2020-02-29 18:45:40 +01:00
Greg Roodt
7a621a04b8 argo: 2.4.3 -> 2.6.0 2020-02-29 12:47:25 +11:00
R. RyanTM
f23674a51a kubeseal: 0.9.7 -> 0.9.8 2020-02-28 16:20:49 -08:00
arcnmx
f9a682c0cc elinks: build with openssl 1.1 2020-02-28 08:29:24 -08:00
Linus Heckemann
62d70387c3
Merge pull request #81096 from r-ryantm/auto-update/calls
calls: 0.1.1 -> 0.1.2
2020-02-28 09:44:19 +01:00
zowoq
ef5847b76f kompose: 1.20.0 -> 1.21.0
https://github.com/kubernetes/kompose/releases/tag/v1.21.0
2020-02-27 23:30:21 +10:00
Maximilian Bosch
250daba4be
Merge pull request #81155 from zowoq/wireshark
wireshark: 3.2.1 -> 3.2.2
2020-02-27 12:14:33 +01:00
R. RyanTM
757ea39485 remmina: 1.3.10 -> 1.4.1 2020-02-27 10:47:56 +00:00
Christian Kampka
fcdf22329a
kops_1_16: init at 1.16.0 2020-02-27 10:59:41 +01:00
Elis Hirwing
9874d5fb1c
Merge pull request #81076 from JeffLabonte/brave-1.3.118_to_1.4.95
brave: 1.3.118 -> 1.4.95
2020-02-27 08:24:56 +01:00
zowoq
3f34c5388f wireshark: 3.2.1 -> 3.2.2
https://www.wireshark.org/docs/relnotes/wireshark-3.2.2.html
2020-02-27 10:54:11 +10:00
Michael Weiss
1d961a4c6d
chromiumDev: Fix the build
Building Chromium 82 requires LLVM 10 for the new argument
"-fintegrated-cc1". LLVM 9 fails with:
clang++: error: unknown argument: '-fintegrated-cc1'
2020-02-26 19:21:59 +01:00
Michael Weiss
8be566d288
chromium: 80.0.3987.116 -> 80.0.3987.122
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html

This update includes 3 security fixes.

CVEs:
CVE-2020-6407 CVE-2020-6418
2020-02-26 19:21:58 +01:00
Tim Steinbach
8f3f727e06
zoom-us: 3.5.359165.0223 -> 3.5.359539.0224 2020-02-26 11:45:29 -05:00
Tim Steinbach
c95293c503
vivaldi: 2.11.1811.41-1 -> 2.11.1811.44-1 2020-02-26 11:44:23 -05:00
gnidorah
c694fcfb3e vk-messenger: 4.5.2 -> 5.0.1 2020-02-26 19:32:42 +03:00
R. RyanTM
590f5684e5 calls: 0.1.1 -> 0.1.2 2020-02-25 21:00:05 -08:00
worldofpeace
705afab44d
Merge pull request #80982 from worldofpeace/qt-derivation-fixes
various: use qt5's mkDerivation
2020-02-25 20:11:06 -05:00
Jeff Labonte
fa166b77d1 brave: 1.3.118 -> 1.4.95 2020-02-25 20:03:02 -05:00
Maximilian Bosch
2e2dce9dd5
Merge pull request #81059 from r-ryantm/auto-update/claws-mail
claws-mail: 3.17.4 -> 3.17.5
2020-02-25 23:15:45 +01:00
R. RyanTM
2d41dab849 claws-mail: 3.17.4 -> 3.17.5 2020-02-25 21:52:09 +00:00
Michael Weiss
09a8f9297c
gns3-{gui,server}: Fix the build by disabling the psutil tests
The tests where only enabled recently in 0d1d43d49c but apparently fail
for the older version (I didn't have a closer look as they should work
after the next GNS3 release anyway).
2020-02-25 22:23:18 +01:00
Jonathan Ringer
da5e340f74 discord-canary: 0.0.98 -> 0.0.102 2020-02-25 12:47:27 -08:00
Jonathan Ringer
e1d05e30f8 discord-ptb: 0.0.16 -> 0.0.18 2020-02-25 12:47:27 -08:00
kraem
3ec9925f21 discord: 0.0.9 -> 0.0.10 2020-02-25 11:57:49 -08:00
Daiderd Jordan
1b5e9c4818
Merge pull request #79067 from strager/chatterino2-darwin
chatterino2: fix install on macOS
2020-02-25 08:46:34 +01:00
worldofpeace
43bb5bffda seafile-client: use qt5's mkDerivation
Fixes #80976
2020-02-24 16:12:31 -05:00
lewo
fd920aac2b
Merge pull request #80967 from Frostman/helm-3.1.1
helm: 3.1.0 -> 3.1.1
2020-02-24 18:48:27 +01:00
Michael Weiss
ee8935d635
ettercap: Switch to OpenSSL 1.1.1
I noticed that Ettercap was listed in #80746.
2020-02-24 18:46:29 +01:00
Maciej Krüger
b9f7819bd3
ettercap: fix pango not finding hb.h from harfbuzz (#75789) 2020-02-24 18:31:23 +01:00
Sergey Lukjanov
00e09ed6c0 helm: 3.1.0 -> 3.1.1 2020-02-24 08:21:55 -08:00
Yegor Timoshenko
41909e8017
Merge pull request #80763 from emilazy/update-weechat-autosort
weechatScripts.weechat-autosort: 3.4 -> 3.8
2020-02-24 19:18:53 +03:00
Yegor Timoshenko
5095fbbab8
Merge pull request #80534 from emilazy/update-gomuks
gomuks: 2019-06-28 -> 2020-02-19
2020-02-24 19:11:02 +03:00
Tim Steinbach
da84ff331b
zoom-us: 3.5.352596.0119 -> 3.5.359165.0223 2020-02-24 08:17:10 -05:00
Tim Steinbach
bd118f6375
vivaldi: 2.11.1811.38-1 -> 2.11.1811.41-1 2020-02-24 08:16:18 -05:00
adisbladis
1b53ed149e
firefox-devedition-bin: 73.0b3 -> 74.0b7 2020-02-24 10:42:37 +00:00
adisbladis
10bdcdd800
firefox-beta-bin: 73.0b3 -> 74.0b7 2020-02-24 10:42:37 +00:00
Michael Weiss
f58a7349f9
wayvnc: init at 0.1.0 2020-02-23 17:34:00 +01:00
Andreas Rammhold
f7fb60baeb
Merge pull request #80884 from NinjaTrappeur/nin-patchwork-3175
ssb-patchwork: 3.17.4 -> 3.17.5
2020-02-23 14:55:58 +01:00
Andreas Rammhold
14fb155d3e
Merge pull request #80892 from andir/firefox
firefox cleanup
2020-02-23 13:53:09 +01:00
Andreas Rammhold
a5ae1b2ffd
firefox: remove unused patches 2020-02-23 13:13:36 +01:00
Andreas Rammhold
9fd425e56f
firefox: remove unused function arguments 2020-02-23 13:10:16 +01:00
Félix Baylac-Jacqué
073727fcac
ssb-patchwork: 3.17.4 -> 3.17.5 2020-02-23 11:15:25 +01:00
Mario Rodas
31ebc35e0a
Merge pull request #80767 from r-ryantm/auto-update/luigi
luigi: 2.8.11 -> 2.8.12
2020-02-22 10:59:37 -05:00
Michael Weiss
aeac26a3ec
Merge pull request #80615 from primeos/chromium
chromium: 80.0.3987.106 -> 80.0.3987.116
2020-02-22 11:50:06 +01:00
R. RyanTM
08191abfa5 luigi: 2.8.11 -> 2.8.12 2020-02-22 01:30:53 +00:00
Samuel Dionne-Riel
6510e08ef5
Merge pull request #80592 from JeffLabonte/brave-1.3.115_to_1.3.118
brave: 1.3.115 -> 1.3.118
2020-02-21 19:55:41 -05:00
Emily
2cb5084088 weechatScripts.weechat-autosort: 3.4 -> 3.8 2020-02-22 00:29:20 +00:00
Ryan Mulligan
92055b17c5
Merge pull request #80741 from r-ryantm/auto-update/tixati
tixati: 2.66 -> 2.67
2020-02-21 12:25:48 -08:00
Silvan Mosberger
cf4130c9ec
turses: Fix build 2020-02-21 17:56:24 +01:00
R. RyanTM
2c9fd5b899 tixati: 2.66 -> 2.67 2020-02-21 16:21:40 +00:00
Jörg Thalheim
fe6a2921c1
Merge pull request #80377 from earksiinni/ersin/slack-macos
slack: 4.2.0 -> 4.3.3, add Darwin target
2020-02-21 16:03:53 +00:00
Jörg Thalheim
bec89d1893
Merge pull request #80370 from gnidorah/rambox
rambox: don't build from sources
2020-02-21 15:59:50 +00:00
Ersin Akinci
5386408991 slack: 4.3.3 -> 4.2.0
4.3.3 not available yet for Linux
2020-02-21 15:39:45 +00:00
gnidorah
f5b761175f rambox: don't build from sources 2020-02-21 18:25:21 +03:00
Graham Christensen
4d66792aac
Merge pull request #80446 from asymmetric/patchwork-3.17.3
ssb-patchwork: 3.17.2 -> 3.17.4
2020-02-21 09:36:28 -05:00
Lorenzo Manacorda
14dd10497d fixup! ssb-patchwork: 3.17.2 -> 3.17.4 2020-02-21 14:02:18 +01:00
Benjamin Slade
119ed06061 mullvad-vpn: 2020.2 -> 2020.3
- Security update:
Fix stack overflow caused by WireGuard key rotation timers. When the daemon
crashed it was restarted automatically. But it did not connect (depending
on settings), leaving a leak.
2020-02-21 05:44:57 -07:00
Benno Fünfstück
41944946de weechatScripts.weechat-matrix: enable on darwin 2020-02-21 12:40:55 +01:00
Lorenzo Manacorda
01a9f0edbe ssb-patchwork: 3.17.2 -> 3.17.4 2020-02-21 12:04:18 +01:00
lewo
c38529df78
Merge pull request #80064 from Frostman/helm-3.1.0
helm: 3.0.3 -> 3.1.0
2020-02-21 08:30:29 +01:00
Martin Weinelt
2d77fc3053
weechat: 2.7 -> 2.7.1
Release notes:

irc: fix crash when receiving a malformed message 352 (who)
irc: fix crash when a new message 005 is received with longer nick prefixes
irc: fix crash when receiving a malformed message 324 (channel mode) (CVE-2020-8955)
2020-02-20 23:15:38 +01:00
Ryan Mulligan
5acee6bd8f
Merge pull request #80548 from r-ryantm/auto-update/anydesk
anydesk: 5.5.1 -> 5.5.2
2020-02-20 12:34:00 -08:00
Michael Weiss
4af086aa94
tdesktop: 1.9.13 -> 1.9.14 2020-02-20 19:24:57 +01:00
pacien
5091da07ad riot-desktop: 1.5.9 -> 1.5.10
Synching with the riot-web update (commit da45483).
2020-02-20 16:46:50 +01:00