Commit Graph

13419 Commits

Author SHA1 Message Date
Mr Hedgehog
a2e09a8703
zellij: 0.29.1 -> 0.30.0 2022-06-08 08:27:08 -04:00
Robert Schütz
ddcb0e566a csvs-to-sqlite: use click 7.1.2 2022-06-07 16:39:06 +00: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
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
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
Jamie Quigley
4bfbbe9d58
atuin: 0.9.1 -> 0.10.0 2022-06-06 12:39:56 +01: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
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
happysalada
74fbade62f qmk: 1.0.0 -> 1.1.0 2022-06-05 13:21:33 -04: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
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
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
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
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
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
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
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
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
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