Commit Graph

23576 Commits

Author SHA1 Message Date
superherointj
965f51d889
Merge pull request #188429 from SuperSandro2000/dnscontrol
dnscontrol: 3.19.0 -> 3.20.0
2022-08-26 21:20:55 -03:00
Michael Weiss
692574660e
Merge pull request #188440 from primeos/chromiumBeta
chromiumBeta: Fix errors due to incompatible Wayland headers
2022-08-27 00:38:12 +02:00
Felipe Silva
bc74518252 soulseekqt: add main program
Should allow running soulseek with `nix run`.
2022-08-27 00:05:06 +02:00
Michael Weiss
b6b51374fc
chromiumBeta: Fix errors due to incompatible Wayland headers
This "fixes" errors like these:
```
FAILED: obj/third_party/angle/angle_gpu_info_util/SystemInfo_vulkan.o
[...]
In file included from ../../third_party/wayland/src/src/wayland-client.h:40:
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1040:13: error: use of undeclared identifier 'wl_proxy_marshal_flags'
        callback = wl_proxy_marshal_flags((struct wl_proxy *) wl_display,
                   ^
[...]
/nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1392:87: error: use of undeclared identifier 'WL_MARSHAL_FLAG_DESTROY'
                         WL_SHM_POOL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm_pool), WL_MARSHAL_FLAG_DESTROY);
                                                                                                           ^
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
```

At least for now (until Chromium updates their bundled Wayland version) it
seems best to use the bundled headers/versions to avoid version incompatibility
issues (we should hopefully be able to drop use_system_wayland_scanner though).
2022-08-27 00:04:41 +02:00
Sandro Jäckel
30bc8e7c5e
dnscontrol: 3.19.0 -> 3.20.0 2022-08-26 23:14:18 +02:00
R. Ryantm
c108b9f07f nomad-driver-podman: 0.3.0 -> 0.4.0 2022-08-26 21:44:45 +10:00
superherointj
eb1c09b0cc
Merge pull request #188336 from superherointj/package-k3s-v1.24.4+k3s1
k3s: 1.24.3+k3s1 -> 1.24.4+k3s1
2022-08-26 08:33:34 -03:00
superherointj
182e45b795
Merge pull request #188298 from blitz/evolution-3.44.4
evolution: 3.44.3 -> 3.44.4
2022-08-26 01:10:30 -03:00
superherointj
d8bb358d84
Merge pull request #188305 from malob/update-signalbackup-tools
signalbackup-tools: 20220810 -> 20220825
2022-08-25 23:49:40 -03:00
superherointj
ffa493b33b
Merge pull request #188325 from primeos/chromiumBeta
chromiumBeta: 105.0.5195.37 -> 105.0.5195.52
2022-08-25 23:14:32 -03:00
superherointj
fe1509014d
Merge pull request #188326 from primeos/chromiumDev
chromiumDev: 106.0.5231.2 -> 106.0.5245.0
2022-08-25 23:13:09 -03:00
zowoq
7374e6644a nomad_1_2: 1.2.9 -> 1.2.11
https://github.com/hashicorp/nomad/releases/tag/v1.2.10
https://github.com/hashicorp/nomad/releases/tag/v1.2.11

> fa9836a049
> Backport of build: update to go1.19 into release/1.2.x
2022-08-26 12:01:47 +10:00
superherointj
925f53cc98 k3s: 1.24.3+k3s1 -> 1.24.4+k3s1 2022-08-25 20:49:56 -03:00
zowoq
b483c822f8 nomad_1_3: 1.3.3 -> 1.3.4
https://github.com/hashicorp/nomad/releases/tag/v1.3.4

> c417103e5a
> Backport of build: update to go1.19 into release/1.3.x
2022-08-26 08:48:56 +10:00
Michael Weiss
a5cb5ba44a
chromiumBeta: 105.0.5195.37 -> 105.0.5195.52 2022-08-25 23:38:02 +02:00
Michael Weiss
872ca61379
chromiumDev: 106.0.5231.2 -> 106.0.5245.0 2022-08-25 23:37:28 +02:00
Malo Bourgon
ae1210f4cd signalbackup-tools: 20220810 -> 20220825 2022-08-25 10:10:20 -07:00
Julian Stecklina
0414c7e074 evolution: 3.44.3 -> 3.44.4 2022-08-25 18:29:11 +03:00
Julian Stecklina
cc1ecf44d8 evolution-ews: 3.44.3 -> 3.44.4 2022-08-25 18:29:11 +03:00
Jonas Heinrich
564de3e78a
Merge pull request #181379 from toonn/wire-desktop-bump
Wire desktop bump
2022-08-25 15:08:52 +02:00
Jonas Heinrich
a804ce36bd
Merge pull request #184417 from r-ryantm/auto-update/opera
opera: 84.0.4316.42 -> 90.0.4480.48
2022-08-25 10:08:52 +02:00
Jonas Heinrich
58f45bb9ef
Merge pull request #184434 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.10.1.7187 -> 2.11.0.8354
2022-08-25 10:05:29 +02:00
K900
8df4066b7f n8n: 0.191.0 → 0.192.0 2022-08-25 07:37:51 +00:00
Jonas Heinrich
f7af248d60
Merge pull request #186225 from r-ryantm/auto-update/tutanota-desktop
tutanota-desktop: 3.98.17 -> 3.98.20
2022-08-25 09:28:32 +02:00
Peter Hoeg
c33bbab891 msmtp: we always provide a path to msmtp 2022-08-25 10:50:36 +08:00
techknowlogick
5e053ae4a5 kubernetes-helm: 3.9.3 -> 3.9.4 2022-08-25 08:39:21 +10:00
zowoq
2d61fc7660 terraform: 1.2.7 -> 1.2.8
https://github.com/hashicorp/terraform/releases/tag/v1.2.8
2022-08-25 08:39:08 +10:00
Vladimír Čunát
7bfc2b2564
Merge branch 'master' into staging-next 2022-08-24 17:10:55 +02:00
Vladimír Čunát
0e304ff0d9
Merge #182953: fetchurl: disallow specifying both sha256 and hash 2022-08-24 17:05:37 +02:00
github-actions[bot]
03bc32c872
Merge master into staging-next 2022-08-24 12:01:32 +00:00
Bobby Rong
f96ba5f833
Merge pull request #187062 from r-ryantm/auto-update/alfaview
alfaview: 8.49.1 -> 8.51.0
2022-08-24 19:27:38 +08:00
Vladimír Čunát
1500e00ae6 thunderbird-91: 91.12.0 -> 91.13.0
https://www.thunderbird.net/en-US/thunderbird/91.13.0/releasenotes/
2022-08-24 12:33:44 +02:00
Bobby Rong
e58ab5a29b
Merge pull request #188137 from r-ryantm/auto-update/argocd-autopilot
argocd-autopilot: 0.4.4 -> 0.4.5
2022-08-24 18:20:07 +08:00
Bobby Rong
768baba417
Merge pull request #188113 from r-ryantm/auto-update/werf
werf: 1.2.163 -> 1.2.164
2022-08-24 17:20:58 +08:00
Jonas Heinrich
3234cc5f92
Merge pull request #183286 from stehessel/roxctl-3.71.0
roxctl: 3.70.1 -> 3.71.0
2022-08-24 10:05:08 +02:00
R. Ryantm
aabae40fc9 argocd-autopilot: 0.4.4 -> 0.4.5 2022-08-24 07:57:28 +00:00
Jonas Heinrich
0aefb0ed82
Merge pull request #183440 from r-ryantm/auto-update/kubelogin
kubelogin: 0.0.11 -> 0.0.20
2022-08-24 08:57:36 +02:00
Jonas Heinrich
99e63bec79
Merge pull request #183432 from r-ryantm/auto-update/kube-router
kube-router: 1.4.0 -> 1.5.1
2022-08-24 08:50:01 +02:00
R. Ryantm
fb77ffef67 werf: 1.2.163 -> 1.2.164 2022-08-24 02:13:27 +00:00
github-actions[bot]
9f510422cb
Merge master into staging-next 2022-08-24 00:02:43 +00:00
R. Ryantm
cfea934df1 argocd: 2.4.10 -> 2.4.11 2022-08-23 22:23:10 +02:00
Bernardo Meurer
764bd68b4c
Merge pull request #188068 from vcunat/p/thunderbird_bump
thunderbird*: 102.1.2 -> 102.2.0
2022-08-23 16:00:30 -03:00
Vladimír Čunát
dc178ae28e
thunderbird*: 102.1.2 -> 102.2.0
https://www.thunderbird.net/en-US/thunderbird/102.2.0/releasenotes/
2022-08-23 20:42:36 +02:00
github-actions[bot]
8f206d92d9
Merge master into staging-next 2022-08-23 18:01:18 +00:00
Martin Weinelt
02cb054cf4
firefox-devedition-bin-unwrapped: 104.0b7 -> 104.b10 2022-08-23 17:51:33 +02:00
Martin Weinelt
e07f2519b9
firefox-beta-bin-unwrapped: 104.0b7 -> 104.b09 2022-08-23 17:51:33 +02:00
Martin Weinelt
1c98a4b64b
firefox-esr-102-unwrapped: 102.1.0esr -> 102.2.0esr
https://www.mozilla.org/en-US/firefox/102.2.0/releasenotes/

Fixes: CVE-2022-38472, CVE-2022-38473, CVE-2022-38476, CVE-2022-38477,
       CVE-2022-38478
2022-08-23 17:50:55 +02:00
Martin Weinelt
d50d54a0fe
firefox-esr-91-unwrapped: 91.12.0esr -> 91.13.0esr
https://www.mozilla.org/en-US/firefox/91.13.0/releasenotes/

Fixes: CVE-2022-38472, CVE-2022-38473, CVE-2022-38478
2022-08-23 17:50:26 +02:00
Martin Weinelt
77d59491fe
firefox-bin-unwrapped: 103.0.2 -> 104.0
https://www.mozilla.org/en-US/firefox/104.0/releasenotes/

Fixes: CVE-2022-38472, CVE-2022-38473, CVE-2022-38474, CVE-2022-38475,
       CVE-2022-38477, CVE-2022-38478
2022-08-23 17:50:14 +02:00
Martin Weinelt
097a473056
firefox-unwrapped: 103.0.2 -> 104.0
https://www.mozilla.org/en-US/firefox/104.0/releasenotes/

Fixes: CVE-2022-38472, CVE-2022-38473, CVE-2022-38474, CVE-2022-38475,
       CVE-2022-38477, CVE-2022-38478
2022-08-23 17:49:27 +02:00