Commit Graph

41904 Commits

Author SHA1 Message Date
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
Timo Kaufmann
02b1f2a2de
Merge pull request #83224 from shnarazk/cadical-pr
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
Narazaki, Shuji
c5a12e33d2 cadical: init at 1.2.1 2020-04-05 00:22:36 +09:00
Maximilian Bosch
384a164a25
Merge pull request #83753 from cole-h/rofi-emoji
rofi-emoji: init at 2.1.2
2020-04-04 16:39:15 +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
Mario Rodas
0a39c54fe4
Merge pull request #84239 from magnetophon/bshapr
bshapr: 0.7 -> 0.8
2020-04-04 08:31:19 -05:00
Mario Rodas
e8825c4d11
Merge pull request #84229 from marsam/update-pueue
pueue: 0.2.1 -> 0.3.0
2020-04-04 06:19:59 -05: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
Bart Brouns
a3e8b6a270 bshapr: 0.7 -> 0.8 2020-04-04 09:06:56 +02:00
Marek Mahut
788e07c380
Merge pull request #84193 from NixOS/revert-84025-auto-update/tessera
Revert "tessera: 0.10.2 -> 0.10.4"
2020-04-04 08:17:36 +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
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
Maximilian Bosch
470b916556
Merge pull request #84186 from matthiasbeyer/update-pulseeffects
pulseeffects: 4.7.1 -> 4.7.2
2020-04-03 16:31:33 +02:00
Mario Rodas
3573d7801c
Merge pull request #84172 from filalex77/kondo-0.3
kondo: init at 0.3
2020-04-03 09:13:16 -05:00
Marek Mahut
0c97306c6c Revert "tessera: 0.10.2 -> 0.10.4"
This reverts commit dacc35ec5f.
2020-04-03 16:12:35 +02:00
Maximilian Bosch
c7b9c4e104
Merge pull request #84178 from gnxlxnxx/master
swaylock-effects: init at v1.6-0
2020-04-03 15:22:57 +02:00
José Romildo Malaquias
8f9daf0e7b
Merge pull request #84166 from danieldk/softmaker-office-976
softmaker-office: 974 -> 976
2020-04-03 10:05:20 -03:00
Jörg Thalheim
e1a880fca9
Merge pull request #84119 from i077/todoist-electron/1.20
todoist-electron: 1.19 -> 1.20
2020-04-03 12:56:48 +01:00
Matthias Beyer
fb818c536a pulseeffects: 4.7.1 -> 4.7.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:59 +02:00
Mario Rodas
2d2fc9a10a
Merge pull request #84168 from saschagrunert/conmon
conmon: 2.0.14 -> 2.0.15
2020-04-03 06:44:40 -05:00
gnxlxnxx
8e6a74e957 swaylock-effects: init at v1.6-0 2020-04-03 13:02:28 +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
Mario Rodas
5452d07ab7
pueue: 0.2.1 -> 0.3.0
Changelog: https://github.com/Nukesor/pueue/releases/tag/v0.3.0
2020-04-03 04:20:00 -05: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
markuskowa
23b5b1fb84
Merge pull request #84100 from matthiasbeyer/update-fava
fava: 1.13 -> 1.14
2020-04-03 11:09:47 +02:00
Peter Hoeg
81bc738fc0
Merge pull request #83799 from cole-h/cantata
cantata: make qtmultimedia and vlc optional
2020-04-03 17:07:14 +08:00
Oleksii Filonenko
72fb30d5cc kondo: init at 0.3 2020-04-03 11:55:56 +03:00
Sascha Grunert
109362d803
conmon: 2.0.14 -> 2.0.15
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-03 09:27:56 +02:00
Daniël de Kok
cb5580e4c0 softmaker-office: 974 -> 976
This is a bugfix release:

https://www.softmaker.com/en/servicepacks-office-changelog
2020-04-03 09:15:58 +02:00
Daniël de Kok
5e839502c6 softmaker-office: fix desktop items
Fix desktop items to pass validation:

- Remove icon file extension.
- Remove categories that are not defined by the specification.
- Remove a duplicate MIME type in the PlanMaker desktop file
2020-04-03 09:14:16 +02:00
Mario Rodas
1fffcbc798
Merge pull request #83967 from r-ryantm/auto-update/fusee-interfacee-tk
fusee-interfacee-tk: 1.0.0 -> 1.0.1
2020-04-02 18:20:05 -05:00
Jörg Thalheim
d6d87e6d93
Merge pull request #84111 from Mic92/clipit
clipit: 1.4.2 -> 1.4.4
2020-04-02 18:03:45 +01:00
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
talyz
b4d68d88c6 synergy: 1.11.0 -> 1.11.1 2020-04-02 16:31:22 +00:00
Tony Olagbaiye
810909de3e python3Packages.weechat-matrix: unstable-2020-01-21 -> 0.1.0 2020-04-02 16:18:12 +00:00
Jonathan Ringer
5c171862b6 git-lfs: 2.8.0 -> 2.10.0 2020-04-02 16:11:45 +00:00
Imran Hossain
65d1579faa todoist-electron: 1.19 -> 1.20 2020-04-02 12:06:35 -04: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
Doron Behar
044dfab5a4 gthumb: add gst plugins for video playback 2020-04-02 17:40:30 +02:00