Commit Graph

14227 Commits

Author SHA1 Message Date
github-actions[bot]
5fedd0596d
Merge staging-next into staging 2022-06-09 00:02:52 +00:00
Anderson Torres
87010ff68b
Merge pull request #176622 from somasis/stw
stw: init at unstable-2022-02-04
2022-06-08 20:53:17 -03:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
Rick van Schijndel
dd16129445
Merge pull request #175998 from Mindavi/feedbackd/cross
feedbackd: support cross-compilation
2022-06-08 21:02:46 +02:00
Rick van Schijndel
56651dbdda
feedbackd: comment that optional devdoc depends on gir
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-08 20:59:36 +02:00
Martin Weinelt
351556ffac
Merge pull request #175805 from NixOS/python-updates
Python Updates 2022-06-01 (was: python3: 3.9 -> 3.10)
2022-06-08 20:28:39 +02:00
Bobby Rong
9cb1ba0f6c
Merge pull request #176879 from zendo/ydict-update
ydict: 2.2.0 -> 2.2.1
2022-06-08 20:23:05 +08:00
zendo
316f6d7368 ydict: 2.2.0 -> 2.2.1 2022-06-08 19:33:04 +08:00
piegames
e445607380
Merge pull request #176728: maintainers: mrhedgehog -> thehedgeh0g 2022-06-08 12:47:07 +02:00
Thiago Kenji Okada
152319bcd9
Merge pull request #176718 from AtilaSaraiva/obsidian
obsidian: 0.14.6 -> 0.14.15
2022-06-08 08:24:44 +01:00
Kylie McClain
2dcb849134
stw: init at unstable-2022-02-04 2022-06-08 00:03:18 -04:00
Stefan Frijters
273f614b44
authy: 2.1.0 -> 2.2.0 (#175206) 2022-06-08 00:43:09 +02:00
Robert Schütz
6f432760f6 haxor-news: use click 7.1.2 2022-06-07 16:39:06 +00:00
Robert Schütz
ed4ec1862b privacyidea: update overrides 2022-06-07 16:39:06 +00:00
Robert Schütz
2cbf885d30 plover.stable: remove 2022-06-07 16:38:21 +00:00
Robert Schütz
fa289b54cb cura_stable: remove 2022-06-07 16:38:20 +00:00
Jonas Heinrich
7881466e3a gnome-secrets: 6.4 -> 6.5 2022-06-07 11:35:29 -04:00
Mr Hedgehog
3e7621390c
maintainers: mrhedgehog -> thehedgeh0g 2022-06-07 11:29:19 -04:00
Átila Saraiva
56d2f848b1 obsidian: 0.14.6 -> 0.14.15 2022-06-07 11:43:09 -03:00
Anderson Torres
e949f87280
Merge pull request #176577 from trofi/fix-fno-common-for-galculator
galculator: pull fix pending upstream inclusion for -fno-common toolc…
2022-06-06 23:12:56 -03:00
Sandro
4f5560e70a
Merge pull request #176145 from hqurve/cubiomes 2022-06-07 00:32:39 +02:00
Sandro
81fa70910c
Merge pull request #176487 from SuperSandro2000/asf-update 2022-06-06 21:12:45 +02:00
Robert Schütz
b045199796
privacyidea: use python39 2022-06-06 11:46:39 -07:00
Rick van Schijndel
3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
Sergei Trofimovich
e2d15bd6fe galculator: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: galculator-config_file.o:src/config_file.c:42:
      multiple definition of `prefs'; galculator-main.o:src/main.c:52: first defined here
2022-06-06 18:04:31 +01:00
hqurve
dae2fec8a7 cubiomes-viewer: 2.1.1 -> 2.2.2 2022-06-06 12:54:11 -04:00
Bobby Rong
8e4d84d063
Merge pull request #176045 from bobby285271/tootle
tootle: pin to vala 0.54
2022-06-06 12:16:49 +08:00
Robert Schütz
d33e96ee4a metadata-cleaner: 2.2.2 -> 2.2.3
https://gitlab.com/rmnvgr/metadata-cleaner/-/blob/v2.2.3/CHANGELOG.md
2022-06-05 20:38:23 -07:00
Sandro Jäckel
1235314d6c
ArchiSteamFarm: normalize file names 2022-06-06 02:13:56 +02:00
Sandro Jäckel
70a7d055f5
ArchiSteamFarm: fix tmp filling up 2022-06-06 02:13:29 +02:00
Sandro Jäckel
89d5ef1295
ArchiSteamFarm: update programm and web-ui in one run 2022-06-06 02:12:53 +02:00
Sandro Jäckel
1841ad02a3
ArchiSteamFarm: fix shellcheck problems 2022-06-06 02:11:51 +02:00
Guillaume Girol
b03fed4229
Merge pull request #170063 from Moredread/prusa-slicer
prusa-slicer: use patched wxWidgets
2022-06-05 18:28:56 +00:00
Guillaume Girol
b1e986f80e
Merge pull request #174203 from ALEX11BR/themechanger-0.11.0
themechanger: 0.10.2 -> 0.11.0
2022-06-05 16:33:57 +00:00
Klemens Nanni
1daf0125af keepassxc: Wrap once
Using Qt *and* GTK means both wrapper hooks kick in, so avoid automatic
GTK wrapping and merge arguments into Qt ones as usual.

Duplicate wrapping must be avoided as it breaks the program's basename,
e.g. `argv[0]` ends up with ".keepassxc-wrapped" rather than
"keepassxc" as basename.

This fixes all three ELF executables (there is `-cli` and `-proxy`).
2022-06-05 13:07:57 +02:00
Robert Scott
53573e4866
Merge pull request #176278 from risicle/ris-jar-source-provenance
treewide: set `sourceProvenance` for packages containing downloaded jars
2022-06-05 12:04:38 +01:00
Mario Rodas
8420ca28de
Merge pull request #176332 from r-ryantm/auto-update/gallery-dl
gallery-dl: 1.22.0 -> 1.22.1
2022-06-04 22:31:36 -05:00
R. Ryantm
2820464d90 gallery-dl: 1.22.0 -> 1.22.1 2022-06-05 03:09:25 +00:00
Mario Rodas
4846f1db8d
Merge pull request #175931 from aaronjheng/mqtt-bench
mqtt-bench: remove
2022-06-04 19:31:22 -05:00
Robert Scott
3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
linsui
2b71239bb2 sticky: init at 1.8 2022-06-04 22:42:09 +08:00
Aaron Jheng
411e50709a
mqtt-bench: remove 2022-06-04 12:47:07 +00:00
maxine [they]
d1a8cac88c
Merge pull request #176106 from bobby285271/gnome-firmware 2022-06-03 23:39:12 +02:00
Rick van Schijndel
322a6cc95b feedbackd: add comment explaining why introspection is disabled for cross 2022-06-03 18:50:22 +02:00
Ryan Horiguchi
65f56d25d7 spicetify-cli: 2.9.4 -> 2.10.1 2022-06-03 09:29:26 -07:00
Bobby Rong
d1f54d60aa
gnome-firmware: 42.1 → 42.2
https://gitlab.gnome.org/World/gnome-firmware/-/compare/42.1...42.2
2022-06-03 22:06:41 +08:00
Bobby Rong
5f36ed3f87
gnome-firmware: add update script 2022-06-03 22:06:40 +08:00
Bobby Rong
2442447322
Merge pull request #174358 from r-ryantm/auto-update/bikeshed
bikeshed: 3.4.3 -> 3.5.2
2022-06-03 19:01:10 +08:00
maxine [they]
209c4933f3
Merge pull request #175916 from maxeaubrey/1password
_1password-gui: 8.7.0 -> 8.7.1
2022-06-03 10:44:52 +02:00
Maxine Aubrey
2841a2876e
_1password-gui-beta: 8.8.0-11.BETA -> 8.8.0-119.BETA 2022-06-03 10:42:10 +02:00