Commit Graph
546146 Commits
Author SHA1 Message Date
Christoph Heiss 641e54bb28 sourcehut: create logs directory unconditionally
An empty log directory, in case it stays unused, does not hurt anyone.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss fc6addb147 sourcehut: reword api-origin option description
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss 589b75bdc8 sourcehut: disable IPv6 completely for tests
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss 78cc2783c8 sourcehut: drop obsolete services array in favor of indivdual enable flags
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph HeissandChristoph Heiss 6b25e09d2d sourcehut: fix up some more bin paths
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss 5841d27497 sourcehut: explicitly disallow openssh to socket-active
This breaks the (already fragile) gitsrht-dispatch -> gitsrht-keys
command chain.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:47 +01:00
Christoph Heiss c39ba7f5b1 sourcehut: remove set -x from ssh commands
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:46 +01:00
Christoph Heiss 6648488333 sourcehut: fix logging of git/hg ssh commands
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:45 +01:00
Christoph Heiss 6e51802196 sourcehut: fix repos path by using actual settings value
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss 12fe05f0e3 sourcehut: add override for SQLAlchemy 1.x
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss 900664876c sourcehut: default gqlgenVersion 0.17.2 -> 0.17.20
Most packages now uses this version, so avoid having it specify it every
time.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss c0c73555a5 sourcehut.todosrht: 0.72.2 -> 0.74.6
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss f53540afdd sourcehut.scmsrht: 0.22.22 -> 0.22.23
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss 8d573f2df8 sourcehut.pastesrht: 0.13.8 -> 0.15.1
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss b916bbd1ea sourcehut.pagessrht: 0.7.4 -> 0.13.0
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss 558767f939 sourcehut.metasrht: 0.61.3 -> 0.64.8
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss 30054093c9 sourcehut.mansrht: 0.15.26 -> 0.16.1
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:32 +01:00
Christoph Heiss b0fb4dc3a9 sourcehut.listssrht: 0.51.11 -> 0.57.8
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss 1a7c5a8112 sourcehut.hubsrht: 0.14.14 -> 0.17.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss a9730572cb sourcehut.hgsrht: 0.31.3 -> 0.32.4
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:31 +01:00
Christoph Heiss c123a37be6 sourcehut.gitsrht: 0.78.20 -> 0.84.2
Newer version of the gitsrht-api service call setrlimit() on startup,
thus allow it in the `SystemCallFilter` definition for the service.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 13:01:30 +01:00
Christoph Heiss 869781c2f4 sourcehut.buildsrht: 0.83.0 -> 0.86.10
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 12:39:28 +01:00
Christoph Heiss 8d5695930e sourcehut.srht: 0.69.0 -> 0.69.15
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 12:39:28 +01:00
Christoph Heiss d703173520 sourcehut: make /query endpoint config common to all services
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 12:39:28 +01:00
Christoph Heiss 395cc85b36 sourcehut: make script work with non-python modules
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-11-11 12:39:28 +01:00
ArtturiandGitHub e7a5bb59fb Merge pull request #230650 from e1mo/ejabberd-awk 2023-11-10 21:07:59 +02:00
ArtturiandGitHub 55f883b7c7 Merge pull request #265993 from natsukium/tabula-py/update 2023-11-10 21:04:12 +02:00
LassulusandGitHub dee8714463 Merge pull request #265512 from zupo/master 2023-11-10 19:57:42 +01:00
Fabian AffolterandGitHub 593c11ae9a Merge pull request #266612 from r-ryantm/auto-update/python311Packages.maison
python311Packages.maison: 1.4.0 -> 1.4.1
2023-11-10 19:52:08 +01:00
Fabian AffolterandGitHub 3eb27aa4f1 Merge pull request #266614 from r-ryantm/auto-update/python311Packages.mechanize
python311Packages.mechanize: 0.4.8 -> 0.4.9
2023-11-10 19:51:43 +01:00
Fabian AffolterandGitHub 436e8dc7c7 Merge pull request #266615 from r-ryantm/auto-update/python311Packages.omemo-dr
python311Packages.omemo-dr: 1.0.0 -> 1.0.1
2023-11-10 19:51:30 +01:00
AtemuandGitHub b53d47f5ef Merge pull request #266660 from mahmoudk1000/master
anki-bin: 23.10 -> 23.10.1
2023-11-10 19:37:19 +01:00
ArtturiandGitHub 6f726bd5aa Merge pull request #256816 from Artturin/pythondocpython3packages 2023-11-10 20:25:00 +02:00
Bruno BigrasandGitHub 6dabcc9ecf Merge pull request #265996 from bbigras/veilid
veilid: 0.2.4 -> 0.2.5
2023-11-10 13:16:44 -05:00
happysaladaandYt 463208b41e gleam: fix darwin build 2023-11-10 18:09:33 +00:00
Connor BakerandGitHub eef729c866 Merge pull request #266077 from ConnorBaker/feat/nccl-2_19_3
cudaPackages.nccl: 2.18.5-1 -> 2.19.3-1; build on platforms.linux
2023-11-10 12:48:35 -05:00
ArtturiandGitHub b3610b80ce Merge pull request #187100 from onny/dynd 2023-11-10 19:30:18 +02:00
Nick CaoandGitHub fab1f148ba Merge pull request #265892 from bcdarwin/vxl-enable-tests
vxl: enable tests
2023-11-10 12:29:43 -05:00
LassulusandGitHub 16d6d27f34 Merge pull request #266692 from Mic92/spice-gtk
spice-gtk: fix sound (gstreamer plugins)
2023-11-10 18:28:13 +01:00
Jonathan DickinsonandAnderson Torres e7f4921542 monaspace: init at 1.000
Co-authored-by: Jonathan Dickinson <oss@jonathan.dickinson.id>
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-11-10 14:19:01 -03:00
Nick CaoandGitHub 558d433d96 Merge pull request #266662 from wrbbz/pulumi-bin-3.92.0
pulumi-bin: 3.91.1 -> 3.92.0
2023-11-10 12:10:42 -05:00
Nick CaoandGitHub f01ee0bf06 Merge pull request #266673 from NickCao/telegram-desktop
telegram-desktop: 4.11.5 -> 4.11.6
2023-11-10 12:09:16 -05:00
R. RyantmandBjørn Forsman a7f1cc0ce1 stress-ng: 0.17.00 -> 0.17.01 2023-11-10 17:56:49 +01:00
OTABI TomoyaandGitHub 7585c07e67 Merge pull request #266636 from r-ryantm/auto-update/python311Packages.streamlit
python311Packages.streamlit: 1.28.0 -> 1.28.1
2023-11-11 01:49:09 +09:00
OTABI TomoyaandGitHub 1dbbeee925 Merge pull request #266263 from hexchen/init-ionoscloud
python311Packages.ionoscloud: init at 6.1.8
2023-11-11 01:47:48 +09:00
OTABI TomoyaandGitHub b69c95912f Merge pull request #266114 from tu-maurice/unstable/python-fixes
python311Packages.geoalchemy2: 0.14.1 -> 0.14.2
2023-11-11 01:43:34 +09:00
Weijia WangandGitHub 982816eaee Merge pull request #266670 from reckenrode/broken-darwin
persepolis,qnotero: mark broken on Darwin for ZHF
2023-11-10 17:26:43 +01:00
P. R. d. OandAnderson Torres 681973a7c9 sherlock: 0.14.3 -> unstable-2023-10-06, use buildPythonApplication 2023-11-10 13:22:19 -03:00
7c6f434candGitHub 6d0e4478f8 Merge pull request #266664 from vbgl/gajim-1.8.3
gajim: 1.8.2 → 1.8.3
2023-11-10 16:14:42 +00:00
Bruno BigrasandGitHub a820a9b1fa Merge pull request #264333 from pokon548/update-todoist-electron
todoist-electron: 8.6.0 -> 8.9.3
2023-11-10 11:09:31 -05:00