Commit graph

8 commits

Author SHA1 Message Date
Hans-Christoph Steiner
eb1a413627 config: set repo_name: globally until localized support works
Localized repo name support works for index-v2, but not for index-v1.json
or index.xml.  The website and most third party clients still use v1.

fdroidserver#1143
2025-04-22 07:38:39 +00:00
Hans-Christoph Steiner
ba878d38c9 config: use default for archive_url
No need to override the default with the same value.
2025-04-22 07:38:39 +00:00
Hans-Christoph Steiner
259ed041f2
set repo_key_sha256 to enable verifying signer-index.jar
The SHA-256 value is the index/fdroidclient signer's fingerprint, which is
documented on https://f-droid.org/docs/Release_Channels_and_Signing_Keys/
2025-04-16 11:57:28 +02:00
Hans-Christoph Steiner
2c560e6e13 config: buildserver usage is enforced elsewhere
Current setup:
98699cbb50/templates/build.sh.j2 (L24)

With the Buildbot setup, it is also enforced separately.
2025-04-14 14:13:30 +00:00
Licaon_Kter
55efc6eb7f these apps are gone 2025-04-11 15:13:54 +00:00
Hans-Christoph Steiner
f8c43708e7 move apk_signing_key_block_list into config.yml
* fdroidserver#1089
* !14982
* fdroidserver!1478
2025-04-11 15:13:54 +00:00
Hans-Christoph Steiner
5b52f90fa9 sync config.yml from BUILD 2025-04-11 15:13:54 +00:00
Hans-Christoph Steiner
d3b8408cb8 maintain complete config in git as config.yml 2025-04-11 15:13:54 +00:00