Commit Graph

13593 Commits

Author SHA1 Message Date
github-actions[bot]
9881bc5fb7
Merge master into staging-next 2022-06-12 18:01:18 +00:00
Fabian Affolter
96b4e1afe1
Merge pull request #177188 from hamburger1984/add-hwatch
hwatch: init at 0.3.6
2022-06-12 18:34:37 +02:00
Andreas
dd63da9494 hwatch: init at 0.3.6 2022-06-12 15:36:24 +02:00
github-actions[bot]
1f50f0a724
Merge master into staging-next 2022-06-12 12:01:12 +00:00
zowoq
961d7293b9 lsd: 0.21.0 -> 0.22.0
https://github.com/Peltoche/lsd/releases/tag/0.22.0
2022-06-12 19:14:50 +10:00
github-actions[bot]
b89306d319
Merge master into staging-next 2022-06-12 06:02:17 +00:00
Mario Rodas
881810d9b3
Merge pull request #177147 from trofi/workaround-fno-common-for-fluent-bit
fluent-bit: add -fcommon workaround
2022-06-11 21:11:59 -05:00
Bobby Rong
16a2553ec4
Merge pull request #177279 from msfjarvis/hs/2022-06-11/fclones-0.26.0
fclones: 0.25.0 -> 0.26.0
2022-06-12 10:07:00 +08:00
papojari
4c05d15a08
colorpanes: init at 3.0.1 2022-06-11 21:02:49 +02:00
github-actions[bot]
f3de1bfb6d
Merge master into staging-next 2022-06-11 18:01:12 +00:00
Michele Guerini Rocco
d7175566a0
Merge pull request #177292 from rnhmjoj/pr-bdf2psf
bdf2psf: 1.207 -> 1.208
2022-06-11 19:38:02 +02:00
happysalada
af4b5ffa73 vector: 0.22.0 -> 0.22.1 2022-06-11 13:08:08 -04:00
Mauricio Collares
6be823dd77 youtube-dl: fallback to throttled downloads instead of aborting 2022-06-11 17:54:05 +02:00
rnhmjoj
87dd842238
bdf2psf: 1.207 -> 1.208 2022-06-11 15:39:14 +02:00
Builditluc
e329b995f2 hoard: init at 1.0.1 2022-06-11 15:16:56 +02:00
Azat Bahawi
c078673f07
hyperledger-fabric: 1.3.0 -> 2.4.3 2022-06-11 15:52:57 +03:00
Harsh Shandilya
84e4bf5e0b
fclones: 0.25.0 -> 0.26.0 2022-06-11 18:02:02 +05:30
github-actions[bot]
1ff1108cce
Merge master into staging-next 2022-06-11 12:01:21 +00:00
Fabian Affolter
6651a99300
Merge pull request #177179 from fabaff/goaccess-bump
goaccess: 1.5.7 -> 1.6
2022-06-11 10:33:35 +02:00
R. Ryantm
4e38070d6a diffoscope: 215 -> 216 2022-06-11 01:41:14 +00:00
github-actions[bot]
3540574f91
Merge master into staging-next 2022-06-10 18:01:27 +00:00
Moritz Böhme
6f3caa12bb
fsrx: init at 1.0.0 (#177065) 2022-06-10 19:08:37 +02:00
Fabian Affolter
612a022454 goaccess: 1.5.7 -> 1.6 2022-06-10 15:59:45 +02:00
Sergei Trofimovich
70b7501860 fluent-bit: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10 or llvm-11. Otherwise build fails as:

    ld: /monkey/mk_tls.h:81: multiple definition of `mk_tls_server_timeout';
      flb_config.c.o:include/monkey/mk_tls.h:81: first defined here
2022-06-10 09:26:34 +01:00
github-actions[bot]
eaf5f4483a
Merge staging-next into staging 2022-06-10 06:02:10 +00:00
Sandro
28eb16bf08
Merge pull request #176338 from linsui/dotter
dotter: fix build with rust 1.61
2022-06-10 02:07:58 +02:00
github-actions[bot]
15065572a9
Merge staging-next into staging 2022-06-10 00:02:50 +00:00
Sandro Jäckel
841cd68a2c
tmux: 3.3 -> 3.3a 2022-06-09 20:03:22 +02:00
github-actions[bot]
1a1be0c727
Merge staging-next into staging 2022-06-09 18:01:58 +00:00
Sergei Trofimovich
5770bec753
Merge pull request #177000 from trofi/fix-fno-common-for-alarm-clock-applet
alarm-clock-applet: pull fix pending upstream inclusion for -fno-comm…
2022-06-09 17:11:58 +00:00
Robert Schütz
1c5daefee9 yubikey-manager: relax fido2 version constraint 2022-06-09 09:48:21 -07:00
Artturi
015138ff7f
Merge pull request #176175 from r-ryantm/auto-update/diffoscope 2022-06-09 18:02:36 +03:00
Kevin Cox
6839f8fdc0
Merge pull request #176821 from PedroHLC/fx_cast-0.2.0
fx_cast: 0.1.2 -> 0.2.0
2022-06-09 09:14:56 -04:00
PedroHLC ☭
6850695d67
fx_cast: 0.1.2 -> 0.2.0
Reviews:

- Just makes the error message a bit nicer. (kevincox)

Co-authored-by: Kevin Cox <kevincox@kevincox.ca>
2022-06-09 09:30:45 -03:00
Sergei Trofimovich
944ed09de6 alarm-clock-applet: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: prefs.o:src/alarm-applet.h:49: multiple definition of
       `app_command_map'; alarm-applet.o:src/alarm-applet.h:49: first defined here
2022-06-09 08:52:38 +01:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +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
b2a6b6ea79
Merge pull request #176890 from ModdedGamers/mprocs-0-4-update
mprocs: 0.2.2 -> 0.4.0
2022-06-08 23:15:54 +08:00
Mr Hedgehog
b54c34e458
mprocs: 0.2.2 -> 0.4.0 2022-06-08 08:29:17 -04:00
Mr Hedgehog
a2e09a8703
zellij: 0.29.1 -> 0.30.0 2022-06-08 08:27:08 -04:00
linsui
5120383311 dotter: 0.12.10 -> 0.12.11 2022-06-08 10:17:47 +08:00
Robert Schütz
ddcb0e566a csvs-to-sqlite: use click 7.1.2 2022-06-07 16:39:06 +00:00
github-actions[bot]
cd071cbd1a
Merge staging-next into staging 2022-06-07 00:02:34 +00:00
Sandro Jäckel
8f482ad98f
plocate: 1.1.15 -> 1.1.16 2022-06-06 22:02:08 +02:00
Sandro
6934c04395
Merge pull request #176552 from pogobanane/pkg-map
map: init at 0.1.1
2022-06-06 21:09:47 +02:00
Robert Schütz
418a929ded
ntfy: use python39 and remove ntfy-webpush from python3Packages 2022-06-06 11:46:32 -07:00
Martin Weinelt
ae784e7d3e
diffoscope: 214 -> 215
Disable failing test on python3.10
2022-06-06 11:46:28 -07:00
Rick van Schijndel
2a95538f5c
Merge pull request #176033 from aaronjheng/envdir
envdir: remove
2022-06-06 20:16:19 +02:00
Rick van Schijndel
c5ba4d2866
Merge pull request #176034 from aaronjheng/azure-vhd-utils
azure-vhd-utils: remove
2022-06-06 20:15:52 +02:00
github-actions[bot]
8fae407ba4
Merge staging-next into staging 2022-06-06 18:02:05 +00:00
Pogobanane
e91d6046b1 map: init at 0.1.1 2022-06-06 15:21:56 +00:00
Sandro
2cdcb50406
Merge pull request #176049 from LunNova/lunnova/memtest-update
memtest86+: 5.01-coreboot-002 -> 6.00-beta2
2022-06-06 14:29:51 +02:00
Stefan Frijters
aa4fe119c5
pipelight: Fix build with wine-7.10 2022-06-06 14:14:16 +02:00
Jamie Quigley
4bfbbe9d58
atuin: 0.9.1 -> 0.10.0 2022-06-06 12:39:56 +01:00
github-actions[bot]
f993ea659b
Merge staging-next into staging 2022-06-06 06:01:48 +00:00
Brian McKenna
a9bb8e4c98 unclutter-xfixes: fix cross-compilation 2022-06-06 12:27:23 +10:00
Victor Fuentes
4b863a0256
calamares: increase default verbosity 2022-06-05 14:10:36 -07:00
Luna Nova
8487b21ffb
memtest86+: 5.01-coreboot-002 -> 6.00-beta2
The previous version from review.coreboot.org is no longer available at
that address. This reverts to using the upstream, which is also a
rewrite and currently in beta. The full release is expected before
22.11.
2022-06-05 13:24:15 -07:00
Victor Fuentes
c50f620c33
calamares: 3.2.57 -> 3.2.59 2022-06-05 12:32:34 -07:00
Sergei Trofimovich
a38af49318 lilo: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: identify.o:(.bss+0x0): multiple definition of `identify';
      common.o:(.bss+0x160): first defined here
2022-06-05 20:09:04 +01:00
github-actions[bot]
a1bbd60cb7
Merge staging-next into staging 2022-06-05 18:01:45 +00:00
happysalada
74fbade62f qmk: 1.0.0 -> 1.1.0 2022-06-05 13:21:33 -04:00
github-actions[bot]
b569a7ba09
Merge staging-next into staging 2022-06-05 12:02:45 +00:00
Sandro
bc411d92de
Merge pull request #176266 from trofi/workaround-fno-common-for-gtklp
gtklp: add -fcommon workaround
2022-06-05 13:04:56 +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
Aaron Jheng
a5632ab95b
phraseapp-client: remove
phraseapp-client is archived by upstream.
2022-06-05 10:20:14 +00:00
Aaron Jheng
ad62acc739
envdir: remove
envdir is lack of maintenance from upstream since 2018.
2022-06-05 10:13:05 +00:00
Aaron Jheng
6fa503c7b3
azure-vhd-utils: remove
azure-vhd-utils is lack of maintenance from upstream since 2018.
2022-06-05 10:12:22 +00:00
github-actions[bot]
f529aef3dd
Merge staging-next into staging 2022-06-05 06:01:57 +00:00
Mario Rodas
d36ac2f2e9
Merge pull request #175745 from SuperSandro2000/tmux
tmux: 3.2a > 3.3, add me as maintainer
2022-06-04 22:25:14 -05:00
Mario Rodas
c5d810f4c7
Merge pull request #176301 from marsam/update-fluent-bit
fluent-bit: 1.8.11 -> 1.9.3
2022-06-04 22:11:35 -05:00
Mario Rodas
1923efdd20
Merge pull request #176102 from arjan-s/pls-5.1.1
pls: 5.0.0 -> 5.1.2
2022-06-04 19:29:08 -05:00
Mario Rodas
40ed498ff4
Merge pull request #176069 from arjan-s/ntfy-sh-1.25.2
ntfy-sh: 1.24.0 -> 1.25.2
2022-06-04 19:23:58 -05:00
github-actions[bot]
175aa4e46f
Merge staging-next into staging 2022-06-05 00:03:03 +00:00
Artturi
daeda0283b
Merge pull request #175380 from klemensn/partition-manager-fix-wrap
partitionmanager: Wrap once
2022-06-05 02:13:03 +03: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
Sandro
401653277a
Merge pull request #174072 from tpwrules/upgrade-idevicestuff 2022-06-04 20:10:38 +02:00
Sergei Trofimovich
d201f4c01b gtklp: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libgtklp.a(libgtklp.o):libgtklp/libgtklp.h:83: multiple definition of `progressBar';
      file.o:libgtklp/libgtklp.h:83: first defined here
2022-06-04 17:34:45 +01:00
github-actions[bot]
ec684216b2
Merge staging-next into staging 2022-06-04 12:01:53 +00:00
Anderson Torres
b3a4080baf
Merge pull request #176029 from AndersonTorres/SRI-hashes
Treewide: change hashes to SRI format
2022-06-04 08:27:01 -03:00
Mario Rodas
fdd55bbd0f fluent-bit: 1.8.11 -> 1.9.3
https://fluentbit.io/announcements/v1.9.3/
2022-06-04 04:20:00 +00:00
R. Ryantm
89d005bbb7 diffoscope: 214 -> 215 2022-06-04 02:17:11 +00:00
Arjan Schrijver
af2a52be50 pls: 5.0.0 -> 5.1.2 2022-06-03 22:40:11 +02:00
Thomas Watson
7b8daf0604 idevicerestore: 1.0.0 -> 1.0.0+date=2022-05-22, cleanup 2022-06-03 13:21:17 -05:00
Thomas Watson
3a6216a5e2 ideviceinstaller: 1.1.1 -> 1.1.1+date=2022-05-09, cleanup 2022-06-03 13:21:11 -05:00
Thomas Watson
de887d4f2c usbmuxd: unstable-2021-05-08 -> 1.1.1+date=2022-04-04, cleanup 2022-06-03 13:21:03 -05:00
github-actions[bot]
2e0eeecb7e
Merge staging-next into staging 2022-06-03 18:02:09 +00:00
PedroHLC ☭
8b4c4bf34f elk7: 7.16.1 -> 7.17.4 2022-06-03 11:11:06 -04:00
Sandro
e6e8d96962
Merge pull request #176122 from trofi/workaround-fno-common-for-xbursttools
xbursttools: add -fcommon workaround
2022-06-03 17:01:15 +02:00
Sergei Trofimovich
f783fcba13 xbursttools: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    mipsel-unknown-linux-uclibc-ld: boothandler.o:(.bss+0x8): multiple definition of
      `start_addr'; main.o:(.bss+0x8): first defined here
2022-06-03 15:21:03 +01:00
Sandro
e6b16431e1
Merge pull request #174758 from markuskowa/add-panolpy
panoply: init at 5.0.6
2022-06-03 14:10:28 +02:00
Markus Kowalewski
0c7387d817
panoply: init at 5.0.6 2022-06-03 13:09:34 +02:00
Arjan Schrijver
c217af1031 ntfy-sh: 1.24.0 -> 1.25.2 2022-06-03 09:22:12 +02:00
github-actions[bot]
c3c349a83b
Merge staging-next into staging 2022-06-03 06:02:00 +00:00
Sergei Trofimovich
1473143aeb
Merge pull request #175248 from trofi/workaround-fno-common-for-shallot
shallot: add -fcommon workaround
2022-06-03 05:56:57 +00:00
happysalada
236cc2971a vector: 0.21.2 -> 0.22.0 2022-06-03 00:29:05 -04:00
AndersonTorres
5384078178 precice-config-visualizer: use new SRI hash format 2022-06-02 22:01:39 -03:00
AndersonTorres
ed6560b2d1 octofetch: use new SRI hash format 2022-06-02 22:01:39 -03:00
AndersonTorres
ed1657fb58 flexoptix-app: use new SRI hash format 2022-06-02 22:01:39 -03:00
github-actions[bot]
c5aa4ef300
Merge staging-next into staging 2022-06-03 00:02:38 +00:00
Rick van Schijndel
767f59ce79
Merge pull request #174095 from Minion3665/add-myself-to-maintainers
pridefetch: init at 1.0.0
2022-06-02 20:23:15 +02:00
github-actions[bot]
df82849d12
Merge staging-next into staging 2022-06-02 18:01:51 +00:00
José Romildo Malaquias
4c704d3306
Merge pull request #175453 from Mic92/gparted
gparted: enable parallel building
2022-06-02 15:00:47 -03:00
Sandro
3b4f1bdf78
Merge pull request #175929 from aaronjheng/i3cat
i3cat: remove
2022-06-02 18:42:33 +02:00
ajs124
9b1a10af60
Merge pull request #175927 from aaronjheng/ical2org
ical2org: remove
2022-06-02 18:14:51 +02:00
ajs124
295b42b8df
Merge pull request #175930 from aaronjheng/gawp
gawp: remove
2022-06-02 17:34:37 +02:00
K900
94cc2f9c9f exa: fix build with rustc 1.61 2022-06-02 17:31:02 +03:00
Mario Rodas
63f15db529
Merge pull request #175881 from marsam/update-entr
entr: 5.1 -> 5.2
2022-06-02 08:22:13 -05:00
Aaron Jheng
74414ea759
gawp: remove 2022-06-02 12:42:10 +00:00
Aaron Jheng
9488ef9504
i3cat: remove 2022-06-02 12:39:25 +00:00
Aaron Jheng
44891c51c6
ical2org: remove 2022-06-02 12:33:05 +00:00
github-actions[bot]
eb74cb9232
Merge staging-next into staging 2022-06-02 12:01:57 +00:00
Sandro
ccc2db9a4f
Merge pull request #175904 from msfjarvis/hs/2022-06-02/fclones-0.25.0
fclones: 0.24.0 -> 0.25.0
2022-06-02 11:58:23 +02:00
Bobby Rong
2c6e654c00
Merge pull request #175699 from helium18/master
gh-eco: init 0.1.0
2022-06-02 16:59:38 +08:00
Harsh Shandilya
58aef42768
fclones: 0.24.0 -> 0.25.0 2022-06-02 14:11:27 +05:30
github-actions[bot]
41af093f2e
Merge staging-next into staging 2022-06-02 06:01:50 +00:00
github-actions[bot]
5c55be8e85
Merge master into staging-next 2022-06-02 06:01:13 +00:00
Sandro
9ea116c4b7
Merge pull request #175856 from SuperSandro2000/yle-dl
yle-dl: remove myself from maintainers
2022-06-02 02:04:45 +02:00
github-actions[bot]
dc4d841894
Merge staging-next into staging 2022-06-02 00:03:03 +00:00
github-actions[bot]
d6b9d24302
Merge master into staging-next 2022-06-02 00:02:21 +00:00
Sandro Jäckel
7cf77a91dd
tmux: 3.2a > 3.3, add me as maintainer 2022-06-02 01:55:33 +02:00
Sandro
964e96b4cb
yle-dl: remove myself from maintainers 2022-06-01 23:54:27 +02:00
Thiago Kenji Okada
9f4defb7fa
Merge pull request #175821 from AtilaSaraiva/btdu
btdu: 0.3.1 -> 0.4.0
2022-06-01 22:14:50 +01:00
Jörg Thalheim
ff89916dfe
Merge pull request #175764 from SuperSandro2000/hexyl
hexyl: 0.9.0 -> 0.10.0
2022-06-01 21:19:06 +01:00
Átila Saraiva
08ad248db8 btdu: 0.3.1 -> 0.4.0 2022-06-01 17:06:43 -03:00
github-actions[bot]
c635c6621e
Merge staging-next into staging 2022-06-01 18:01:55 +00:00
github-actions[bot]
af1764d5c5
Merge master into staging-next 2022-06-01 18:01:14 +00:00
helium18
a1102f6800 gh-eco: init 0.1.0
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-06-01 22:42:55 +05:30
Robert Schütz
575b761b39 you-get: hardcode ffmpeg path 2022-06-01 10:01:42 -07:00
R. Ryantm
99d0d5f1db you-get: 0.4.1602 -> 0.4.1612 2022-06-01 10:01:42 -07:00
Sandro Jäckel
a15d9d99dd
hexyl: 0.9.0 -> 0.10.0 2022-06-01 17:41:33 +02:00
github-actions[bot]
5f6eccb822
Merge staging-next into staging 2022-06-01 12:02:09 +00:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Bobby Rong
b1b8d598a8
Merge pull request #174083 from arjan-s/ntfy-sh-1.23.0
ntfy-sh: 1.22.0 -> 1.24.0
2022-06-01 19:59:02 +08:00
Sandro
50ea8dfb7b
Merge pull request #175731 from SuperSandro2000/archi 2022-06-01 13:14:33 +02:00
Sandro
78d491457d
archi: remove myself from maintainers 2022-06-01 12:43:07 +02:00
Mario Rodas
539a971f6d entr: 5.1 -> 5.2
https://github.com/eradman/entr/raw/5.2/NEWS
2022-06-01 04:20:00 +00:00
github-actions[bot]
e8d5ce419a
Merge staging-next into staging 2022-05-31 18:01:50 +00:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next 2022-05-31 18:01:11 +00:00
Sandro
0950dcd37b
Merge pull request #174261 from LumiGuide/lumi-team
picoscope, openrazer, it87, esptool: move maintainership to new LumiGuide team
2022-05-31 15:40:04 +02:00
github-actions[bot]
657501936a
Merge staging-next into staging 2022-05-31 00:02:59 +00:00
Sandro
f17c5a1ad6
Merge pull request #174515 from arjan-s/pls-5.0.0
pls: 4.0.3 -> 5.0.0
2022-05-30 22:32:51 +02:00
github-actions[bot]
549e4afeaa
Merge staging-next into staging 2022-05-30 18:01:42 +00:00
github-actions[bot]
8d36a138eb
Merge master into staging-next 2022-05-30 18:01:09 +00:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
github-actions[bot]
2d502cf3a4
Merge staging-next into staging 2022-05-30 12:02:11 +00:00
github-actions[bot]
76b451751c
Merge master into staging-next 2022-05-30 12:01:31 +00:00
Klemens Nanni
475b2f1244 partitionmanager: Wrap once
Merge both the GNOME and manual runtime `PATH` fixups into the automatic
Qt hook to end up with one wrapper containing all deduplicated variables
rather than three doing duplicate work and messing up `argv[0]`.
2022-05-30 11:52:08 +02:00
Jörg Thalheim
146a2545a0
gparted: enable parallel building 2022-05-30 11:31:40 +02:00
Arjan Schrijver
bc555806c0 ntfy-sh: 1.23.0 -> 1.24.0 2022-05-30 10:14:22 +02:00