github-actions[bot]
bf63dd7434
Merge staging-next into staging
2022-04-10 18:01:38 +00:00
Vladimír Čunát
5e845236f2
Merge branch 'staging-next' into staging
2022-04-10 17:11:36 +02:00
Mario Rodas
f6d714ff4e
Merge pull request #167736 from techknowlogick/bump-waypoint
...
waypoint: 0.7.2 -> 0.8.1
2022-04-10 08:11:22 -05:00
Mario Rodas
e992f8a601
Merge pull request #167786 from r-ryantm/auto-update/helmfile
...
helmfile: 0.143.5 -> 0.144.0
2022-04-10 08:10:03 -05:00
Mario Rodas
3c692ef5af
Merge pull request #168070 from r-ryantm/auto-update/syncthing
...
syncthing: 1.19.1 -> 1.19.2
2022-04-10 08:01:56 -05:00
Florian Klink
8753d89223
Merge pull request #167960 from qowoz/talos
...
talosctl: update ldflags
2022-04-10 14:18:22 +02:00
Alexander Bantyev
ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
...
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
github-actions[bot]
be1d810695
Merge staging-next into staging
2022-04-10 06:02:00 +00:00
Bobby Rong
905666851f
Merge pull request #167950 from andersk/zulip
...
zulip: 5.9.0 → 5.9.1
2022-04-10 13:12:13 +08:00
Jan Tojnar
e3e625ffe4
chromium: remove unused GConf dependency
...
GConf has been deprecated for ages and support for it removed from Chromium a while ago:
- Removal of `use_gconf` gn build system flag:
a28f4d062f
2022-04-10 03:54:39 +02:00
Jan Tojnar
e8c84f90ed
chromium: remove deprecated libgnome-keyring dependency
...
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.
In fact Chromium links against libsecret when use_glib is enabled:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885
And use_glib is on by default on Linux:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885
Unfortunately, Chromium is vendoring libsecret:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=187;drc=35be6215ec8f09e50176f36753c68f26c63d1885
We need to disable the flag explicitly, since it is enabled by default:
https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/features.gni;l=11;drc=35be6215ec8f09e50176f36753c68f26c63d1885
2022-04-10 03:54:39 +02:00
github-actions[bot]
28c6c88d42
Merge staging-next into staging
2022-04-10 00:02:52 +00:00
R. Ryantm
112afa2c56
syncthing: 1.19.1 -> 1.19.2
2022-04-09 22:48:51 +00:00
Ilya Fedin
dc508e7f5a
kotatogram-desktop-with-webkit: init
...
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds
Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
Martin Weinelt
98b6b24606
Merge pull request #167921 from panicgh/tbb
2022-04-09 23:25:30 +02:00
Thiago Kenji Okada
4694233dec
Merge pull request #167111 from r-ryantm/auto-update/vieb
...
vieb: 7.1.2 -> 7.2.0
2022-04-09 22:07:31 +01:00
Martin Weinelt
7715286357
Merge pull request #168025 from squalus/librewolf
...
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 22:11:36 +02:00
Thiago Kenji Okada
d5253dd45d
Merge pull request #167561 from r-ryantm/auto-update/thunderbird-unwrapped
...
thunderbird-unwrapped: 91.7.0 -> 91.8.0
2022-04-09 19:39:22 +01:00
squalus
00db31b93c
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 11:18:04 -07:00
github-actions[bot]
55db28db36
Merge staging-next into staging
2022-04-09 18:01:56 +00:00
Lassulus
60117477e5
Merge pull request #162248 from r-ryantm/auto-update/seaweedfs
...
seaweedfs: 2.90 -> 2.91
2022-04-09 18:34:45 +01:00
Bobby Rong
ebab083a03
Merge pull request #167953 from binsky08/threema-update
...
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 22:30:48 +08:00
github-actions[bot]
f303d4de3b
Merge staging-next into staging
2022-04-09 12:02:07 +00:00
Robert Schütz
eca01bff99
deltachat-desktop: 1.28.1 -> 1.28.2
...
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.2
2022-04-09 10:53:17 +00:00
Robert Hensing
375eaf2b4f
terraform-full: Fix eval ( #167857 )
...
https://github.com/NixOS/nixpkgs/pull/166792 made the
aliases work, which was unexpected for terraform-full.
Thanks to zowoq for reporting
https://github.com/NixOS/nixpkgs/pull/166792#issuecomment-1092742313
2022-04-09 11:04:53 +02:00
zowoq
7fdfe7ffea
talosctl: update ldflags
...
- https://github.com/siderolabs/talos/blob/v1.0.1/Makefile
- add/update ldflags from makefile
- also update src.owner and homepage
2022-04-09 17:12:33 +10:00
github-actions[bot]
01b0aa0bc6
Merge staging-next into staging
2022-04-09 06:01:47 +00:00
Mario Rodas
8250f4f57a
Merge pull request #167754 from techknowlogick/bump-cloudflared-3
...
cloudflared: 2022.3.4 -> 2022.4.0
2022-04-08 20:43:17 -05:00
Anders Kaseorg
7df06b163f
zulip: 5.9.0 → 5.9.1
...
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-08 18:23:19 -07:00
binsky
ec1fbd1361
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 03:13:03 +02:00
github-actions[bot]
e15ff925b0
Merge staging-next into staging
2022-04-09 00:02:40 +00:00
techknowlogick
83a826e411
waypoint: 0.7.2 -> 0.8.1
2022-04-08 18:54:19 -04:00
Nicolas Benes
d7c3643e6e
tor-browser-bundle-bin: 11.0.9 -> 11.0.10
2022-04-08 22:50:30 +02:00
Artturi
f2ae0b0f03
Merge pull request #167873 from 06kellyjac/driftctl
2022-04-08 21:59:26 +03:00
github-actions[bot]
c57af6e8b0
Merge staging-next into staging
2022-04-08 18:11:40 +00:00
zowoq
8c7490edeb
terraform-providers.opennebula: drop unnecessary deleteVendor
2022-04-08 23:52:28 +10:00
zowoq
34e802e815
terraform-providers.logicmonitor: drop unnecessary deleteVendor
2022-04-08 23:52:28 +10:00
06kellyjac
54463e07a2
driftctl: 0.26.0 -> 0.27.0
2022-04-08 14:26:25 +01:00
github-actions[bot]
8babfc3adf
terraform-providers: update 2022-04-08
2022-04-08 22:31:14 +10:00
github-actions[bot]
a36cec68d4
Merge staging-next into staging
2022-04-08 12:02:01 +00:00
Florian Klink
468c00b7f2
Merge pull request #167770 from wahjava/update-talosctl
...
talosctl: 0.14.3 -> 1.0.1
2022-04-08 09:58:27 +02:00
github-actions[bot]
62fec6748f
Merge staging-next into staging
2022-04-08 06:02:02 +00:00
Bernardo Meurer
52e235a854
Merge pull request #167769 from teutat3s/bump/signal-desktop
2022-04-07 20:56:43 -07:00
github-actions[bot]
1266a252ca
Merge staging-next into staging
2022-04-08 00:02:53 +00:00
R. Ryantm
e72fc6554f
helmfile: 0.143.5 -> 0.144.0
2022-04-07 23:22:34 +00:00
Thiago Kenji Okada
1f0e776d11
Merge pull request #167604 from otavio/master
...
shellhub-agent: 0.9.0 -> 0.9.1
2022-04-07 22:35:56 +01:00
Ashish SHUKLA
28d8eab486
talosctl: 0.14.3 -> 1.0.1
2022-04-08 02:27:02 +05:30
teutat3s
038cb5a97d
signal-desktop: 5.37.0 -> 5.38.0
2022-04-07 22:21:21 +02:00
Ryan Mulligan
ab80b78b90
Merge pull request #167611 from r-ryantm/auto-update/lagrange
...
lagrange: 1.12.0 -> 1.12.1
2022-04-07 13:14:38 -07:00
maxine [they]
216c78db4d
Merge pull request #167752 from techknowlogick/bump-terraform
2022-04-07 21:05:05 +02:00