- Jul 29, 2022
-
-
Kristian Klausen authored
Upstream now provides a solution for setting the "staging dir" for fastzip[1]. [1] https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3130
-
Kristian Klausen authored
The runner was accidentally made "specific", which can't be reverted[1]. [1] https://gitlab.com/gitlab-org/gitlab/-/issues/16167
-
Kristian Klausen authored
For some workloads running in a container is too restrictive, ex: arch-boxes (loop device, filesystem mount, pacstrap) and archiso (pacstrap). Currently they both run a TCG accelerated QEMU VM, which is very slow and painful to work with. We should provide a better option to our users! This adds a hardware accelerated VM for this kinds of workloads, which is way faster and you can do whatever you like (mostly)! Fix #283
-
Kristian Klausen authored
-
- Jul 28, 2022
-
-
Evangelos Foutras authored
The service hardening options have been included in geoipupdate 4.9.0-3. [1] https://bugs.archlinux.org/task/75434
-
- Jul 27, 2022
-
-
Kristian Klausen authored
aurweb: Mirror aur.git to GitHub[1] See merge request !609
-
Kristian Klausen authored
This is meant as a extra "backup" and as another way for our users to fetch PKGBUILDs from the AUR. It also allows the community to create their own (perhaps better) "AUR" API/database as all essential data is now available (this + [2]). At the monent this is experimental and we aren't committing to keeping it around. [1] https://github.com/archlinux/aur [2] http://aur.archlinux.org/packages-meta-ext-v1.json.gz
-
- Jul 26, 2022
-
-
Evangelos Foutras authored
We took it out of Geo duties two months ago, but it's still offline and it gets annoying having to exclude it from all Ansible executions we do.
-
Kristian Klausen authored
archwiki: use a drop-in file for memcached@.service instead of an entirely custom unit See merge request !587
-
nl6720 authored
This allows to retain all default hardening options that memcached@.service has.
-
- Jul 24, 2022
-
-
Evangelos Foutras authored
tf/keycloak: add "Configure OTP" to default actions See merge request !581
-
Evangelos Foutras authored
When signing into GitLab, opting to create a new keycloak account results in being able to sign into GitLab without setting up OTP. Since any subsequent login will require configuring OTP, it seems well advised to prompt for it as part of the registration process.
-
Evangelos Foutras authored
Use C.UTF-8 as the default locale See merge request !588
-
- Jul 23, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
nl6720 authored
The glibc 2.35-6 package ships with the C.UTF-8 locale included which means there is now a usable UTF-8 locale available by default. en_US.UTF-8 will still be generated because PostgreSQL clusters are created with that locale. Migrating the clusters to C.UTF-8 is possible, but that requires dumping and recreating them.
-
Kristian Klausen authored
archwiki: LocalSettings.php: update URLs and comments See merge request !608
-
nl6720 authored
* Remove www. from archlinux.org, * Use HTTPS for the license link, * Update $wgGitRepositoryViewers, * Update comments referencing paths and URLs.
-
Frederik Schwan authored
Add additional pubkey for dvzrv See merge request !605
-
David Runge authored
pubkeys/dvzrv.pub: Add additional pubkey, based on the PGP key `991F6E3F0765CF6295888586139B09DA5BF0D338`. For chain of trust towards the previously used signing key `C7E7849466FE2358343588377258734B41C31549`, refer to the output of `pacman-key --list-sigs 991F6E3F0765CF6295888586139B09DA5BF0D338`.
-
- Jul 20, 2022
-
-
Levente Polyak authored
security-tracker: bump version to 0.13 See merge request !606
-
- Jul 18, 2022
-
-
Levente Polyak authored
-
Evangelos Foutras authored
Brings support for managing Primary IPs.
-
Evangelos Foutras authored
There's a bit of a chicken and egg situation here but it's preferable to manage the server's attributes the same way as all of the cloud servers.
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
- Jul 15, 2022
-
-
Evangelos Foutras authored
gitlab: include task to prune unused docker images See merge request !603
-
- Jul 14, 2022
-
-
Evangelos Foutras authored
After starting a new container with the latest version of GitLab, opt to remove older docker images so they do not take up disk space needlessly.
-
- Jul 10, 2022
-
-
Evangelos Foutras authored
Add new mirrors in Seoul and Sydney See merge request !602
-
Evangelos Foutras authored
Also tweak the documentation on rebuilderd workers and add runner1.
-
Evangelos Foutras authored
-
Evangelos Foutras authored
We do not really want to make all mirrors run mirrorcheck, so make it conditional based on whether archweb_mirrorcheck_locations is defined.
-
Evangelos Foutras authored
The sshd role needs to open a firewall hole and will fail if firewalld isn't present. Also place the wireguard role right after firewall role because it is needed by promtail further down.
-
- Jul 09, 2022
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
The upstream `sample_config.yaml` is now minimal, so we cannot diff with it anymore.
-
Evangelos Foutras authored
-
- Jul 06, 2022
-
-
Kristian Klausen authored
archwiki: LocalSettings.php: give registered users the 'writeapi' right See merge request !601
-
nl6720 authored
Adding/removing pages from the whitelist when using the Vector skin requires the write API now. Without this, regular users get this error: You're not allowed to edit this wiki through the API.
-
- Jul 05, 2022
-
-
Kristian Klausen authored
archwiki: upgrade to 1.38.1-1 See merge request !598
-