Commit Graph

21103 Commits

Author SHA1 Message Date
Alexander Bantyev
5ff4187398
Merge pull request #168746 from ilya-fedin/kotatogram-fix-darwin
kotatogram-desktop: update tg_owt, fix build on Darwin & screensharing on Wayland
2022-04-15 18:33:09 +03:00
José Romildo Malaquias
b440601310
Merge pull request #168077 from r-ryantm/auto-update/widevine
vivaldi-widevine: 4.10.2391.0 -> 4.10.2449.0
2022-04-15 08:17:57 -03:00
Michael Weiss
780270a2cf
Merge pull request #168717 from primeos/chromiumBeta
chromiumBeta: 101.0.4951.26 -> 101.0.4951.34
2022-04-15 11:40:24 +02:00
Lassulus
92734ac395
Merge pull request #166865 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-04-15 09:28:00 +01:00
Alyssa Ross
8885584bdf neomutt: 20211029 -> 20220408 2022-04-15 08:26:15 +00:00
Ilya Fedin
2be32fb551 kotatogram-desktop: fix screensharing on Wayland 2022-04-15 09:42:22 +04:00
Ilya Fedin
868da59066 kotatogram-desktop: update patches to fix build on Darwin 2022-04-15 09:42:22 +04:00
Ilya Fedin
923748a634 kotatogram-desktop: update tg_owt 2022-04-15 09:42:17 +04:00
Martin Weinelt
831a344b8b
Merge pull request #168439 from r-ryantm/auto-update/brave 2022-04-15 04:30:39 +02:00
Michael Weiss
fc197d986a
chromiumBeta: 101.0.4951.26 -> 101.0.4951.34 2022-04-15 00:24:56 +02:00
Thiago Kenji Okada
83287e4e30 aerc: simplify derivation 2022-04-14 23:08:27 +01:00
Sandro
445c5cc523
Merge pull request #166268 from rhoriguchi/resilio-sync 2022-04-14 23:33:14 +02:00
Thiago Kenji Okada
82d10b5b61
Merge pull request #168647 from ratsclub/aerc-0.8
aerc: added PREFIX to makeFlags
2022-04-14 22:29:07 +01:00
Artturi
5849fe99b8
Merge pull request #168653 from flokli/wire-desktop-libxshmfence
wire-desktop: fix linux build
2022-04-14 23:55:01 +03:00
Victor Freire
50a3da21cc aerc: added PREFIX to makeFlags 2022-04-14 16:54:13 -03:00
Pascal Bach
41ac078719
Merge pull request #168507 from malob/update-signalbackup-tools
signalbackup-tools: 20220316 -> 20220411
2022-04-14 21:28:56 +02:00
Pascal Bach
cac7ad2c70
Merge pull request #168509 from andresilva/andre/update-ferdi-source
ferdi: update source url
2022-04-14 21:16:11 +02:00
Ryan Horiguchi
d5bc2dd1ee
resilio-sync: 2.7.2 -> 2.7.3 2022-04-14 20:04:49 +02:00
Florian Klink
68e866ecf2 wire-desktop: fix linux build
autopatchelf currently fails. adding libxshmfence was included in
https://github.com/NixOS/nixpkgs/pull/168636, but missing in
https://github.com/NixOS/nixpkgs/pull/168317.
2022-04-14 20:02:28 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Florian Klink
9a5459efdd
Merge pull request #168317 from toonn/wire-desktop-bump
wire-desktop: version bump
2022-04-14 19:00:14 +02:00
Michael Weiss
8195ea14eb
Merge pull request #168555 from primeos/chromiumBeta
chromium{Beta,Dev}: Fix a build error by disabling PGO
2022-04-14 16:13:54 +02:00
Florian Klink
0f56c0a21a
Merge pull request #168562 from qowoz/talos
talosctl: 1.0.1 -> 1.0.2
2022-04-14 15:27:06 +02:00
Maxine Aubrey
0aee0a19db slack: 4.25.0 -> 4.25.1, linux only 2022-04-14 14:46:02 +02:00
Mario Rodas
fd9f6b602f
Merge pull request #168469 from 06kellyjac/starboard
starboard: 0.15.3 -> 0.15.4
2022-04-14 06:42:09 -05:00
Mario Rodas
8c0a1eb180
Merge pull request #168494 from 06kellyjac/driftctl
driftctl: 0.27.0 -> 0.28.0
2022-04-14 05:55:56 -05:00
Mario Rodas
c05750ff54
Merge pull request #168595 from welteki/bump-arkade
arkade: 0.8.22 -> 0.8.23
2022-04-14 04:58:30 -05:00
Thiago Kenji Okada
719250c1df
Merge pull request #168574 from ratsclub/aerc-0.8
aerc: 0.7.1 -> 0.9.0
2022-04-14 10:24:17 +01:00
Han Verstraete
29a38e618e
arkade: 0.8.22 -> 0.8.23 2022-04-14 09:06:38 +02:00
Victor Freire
1a0addc799 aerc: 0.8.2 -> 0.9.0 2022-04-13 23:30:07 -03:00
zowoq
cfab91ebeb talosctl: 1.0.1 -> 1.0.2
https://github.com/siderolabs/talos/releases/tag/v1.0.2
2022-04-14 10:18:04 +10:00
Yureka
c94363142d kaidan: add missing dependency 2022-04-14 01:15:27 +02:00
Michael Weiss
15623bcb65
chromium{Beta,Dev}: Fix a build error by disabling PGO
This fixes build errors like this:
error: Could not read profile ../../chrome/build/pgo_profiles/chrome-linux-4951-1649181099-528ef6669805f2d3db6f3ad7429cfa57a6078271.profdata: unsupported instrumentation profile format version

We already package the most recent stable LLVM version for Chromium but Google
relies on unreleased (Git) versions (thanks...). This isn't ideal but I
don't have the time to package yet another LLVM version so it'll have to
cut it for now.

See build/config/compiler/pgo/pgo.gni:
- 0 : Means that PGO is turned off.
- 1 : Used during the PGI (instrumentation) phase.
- 2 : Used during the PGO (optimization) phase.

With is_official_build the default is chrome_pgo_phase = 2.
2022-04-14 00:08:47 +02:00
Michele Guerini Rocco
e57971c665
Merge pull request #168456 from rnhmjoj/pr-qute
qutebrowser: fix userscripts directory path
2022-04-13 22:01:49 +02:00
Ryan Mulligan
937a3607a2
Merge pull request #168467 from r-ryantm/auto-update/palemoon
palemoon: 29.4.5.1 -> 29.4.6
2022-04-13 10:51:42 -07:00
André Silva
71e25838ce
ferdi: update source url 2022-04-13 18:12:44 +01:00
Malo Bourgon
0350a32863 signalbackup-tools: 20220316 -> 20220411 2022-04-13 10:06:53 -07:00
Thiago Kenji Okada
6ed604af51
Merge pull request #168390 from superherointj/package-k3s-1.23.5+k3s1
k3s: 1.23.4+k3s1 -> 1.23.5+k3s1
2022-04-13 16:37:50 +01:00
06kellyjac
a0d5190136 driftctl: 0.27.0 -> 0.28.0 2022-04-13 15:29:06 +01:00
Martin Weinelt
4a92b1e81f
firefox-devedition-bin-unwrapped: 99.0b6 -> 100.0b5 2022-04-13 14:46:45 +02:00
06kellyjac
0f43246033 starboard: 0.15.3 -> 0.15.4 2022-04-13 11:32:17 +01:00
R. Ryantm
93b9c6708e palemoon: 29.4.5.1 -> 29.4.6 2022-04-13 10:29:55 +00:00
Sandro
e3e7e784cb
Merge pull request #168330 from Luflosi/update/ipfs
ipfs: 0.12.1 -> 0.12.2
2022-04-13 12:13:29 +02:00
superherointj
db6a3b620a
cloudflared: 2022.4.0 -> 2022.4.1 + fix tests for linux (#167419)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-13 12:13:11 +02:00
zimbatm
10c1ac7dc9
terraform-providers.htpasswd: init at 1.0.1 2022-04-13 11:01:28 +02:00
rnhmjoj
17c2ca9084
qutebrowser: fix userscripts directory path 2022-04-13 09:49:42 +02:00
Matthias Beyer
4d9a820dc7 mutt: 2.2.2 -> 2.2.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-04-13 09:06:20 +02:00
R. Ryantm
8838263f3c brave: 1.37.109 -> 1.37.113 2022-04-13 03:00:11 +00:00
Michael Weiss
1bfe5c3a23
Merge pull request #168410 from primeos/ungoogled-chromium
ungoogled-chromium: 100.0.4896.75 -> 100.0.4896.88
2022-04-13 00:02:38 +02:00
Michael Weiss
3ddfd9ea3e
Merge pull request #168409 from primeos/chromium
chromium: 100.0.4896.75 -> 100.0.4896.88
2022-04-13 00:02:22 +02:00