aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable the slave LDAP backup using the right config fileDan Fandrich2023-12-202-4/+8
| | | | | The cron job uses the slapd file, not the ldap file to configure itself, so disable the job there instead. This updates commit a27358df4
* Add an SPF DNS record for ml.mageia.orgDan Fandrich2023-12-201-2/+5
| | | | | | This only affects mailing lists from @ml.mageia.org and not user e-mails (from @mageia.org). The mailing list is configured to rewrite the sender of each message as X-owner@ml.mageia.org
* Fix the xymon tests of forums.mageia.orgDan Fandrich2023-12-201-2/+3
| | | | | | | The reverse proxy test hard-coded the address of the obsolete alamut server. Enable SNI on probes so that friteuse returns the correct certificate. Get the addresses from the configuration instead of hard-coding them.
* Allow members of mga-sysadmin to run sudo on all serversDan Fandrich2023-12-203-0/+9
| | | | | | | | This is try #2 after e0230ba1 was reverted. This time, the sudoers file is given a name that will cause it to be sorted before any other rules, allowing those other rules to override it. This is on the assumption that the revert was needed because a NOPASSWD: rule wasn't taking effect because this one (which requires a password) took precedence.
* Disable LDAP backup on slaveDan Fandrich2023-12-192-1/+39
| | | | | The master is backed up and is the source of reference, and the slave backup was just throwing up errors due to missing packages.
* Allow mga-qa-committers to write advisoriesPascal Terjan2023-12-191-1/+1
| | | | | | | We can have only one group so mga-packagers was made a member of mga-qa-committers. Should fix mga#32424
* Fix Removing leading `/' from member names' warningDan Fandrich2023-12-121-2/+3
| | | | This should stop an unnecessary cron warning e-mail.
* Also backup the sv locale in backup_blog-files.shDan Fandrich2023-12-121-1/+1
|
* (buildsystem) Set rocm-llvm timeout to 64000Nicolas Lécureuil2023-12-111-1/+1
|
* (buildsystem) Set rocm-llvm timeout to 64000Nicolas Lécureuil2023-12-021-1/+1
|
* (buildsystem) Set rocm-llvm timeout to 60000Nicolas Lécureuil2023-11-291-0/+1
|
* Drop ibiblio.org from mirror.readmePascal Terjan2023-11-271-2/+0
| | | | https://bugs.mageia.org/show_bug.cgi?id=30089
* Update IPv6 of neruPascal Terjan2023-11-152-2/+2
|
* Increase serial to undo temporary changesPascal Terjan2023-10-091-1/+1
|
* dropThomas Backlund2023-09-161-0/+2
|
* dns: bump serialThomas Backlund2023-09-111-1/+1
|
* rsync: add am.mirrors.kernel.org nodeThomas Backlund2023-08-291-0/+2
|
* re-open CauldronThomas Backlund2023-08-271-2/+2
|
* release svn lockThomas Backlund2023-08-271-3/+1
|
* drop configs for infra_6, infra_7, 6, 7Thomas Backlund2023-08-261-117/+0
|
* check: add mga9 templateThomas Backlund2023-08-261-0/+241
|
* fix typoThomas Backlund2023-08-251-1/+1
|
* lock svn for branchingThomas Backlund2023-08-251-1/+3
|
* youri-check: add mga9, drop mga7Thomas Backlund2023-08-251-14/+14
|
* stop checking mga7, start checking mga9Thomas Backlund2023-08-251-1/+1
|
* cauldron is now version 10Thomas Backlund2023-08-251-1/+1
|
* add mga9 and infra_9 configsThomas Backlund2023-08-252-0/+94
|
* update neru ipv6Thomas Backlund2023-08-242-2/+2
|
* Disable ociaa2 and reduce the number of parallel build on ociaa1Pascal Terjan2023-07-121-2/+2
| | | | | | | Our OCI Arm Accelerator credits expire tomorrow and the always free tier allows a total of 3000 OCPU hours and 18000 GB hours per month which if running continously means 4 cores and 24GB ram so I am scaling down to 1 instance of that size.
* Mageia 9 Release FreezeThomas Backlund2023-06-241-2/+2
|
* (sign_checksums) change sha1 signature into sha3Nicolas Lécureuil2023-05-191-1/+1
|
* Hack to prefer x86_64 to i586 when building noarchPascal Terjan2023-04-051-1/+1
|
* Enable version for cauldron, in preparation of mageia 9Nicolas Lécureuil2023-02-211-2/+2
|
* (dns) Remove the dns entry needed by gandi for the new certificateNicolas Lécureuil2023-01-251-3/+1
|
* Fix typo in previous serialNicolas Lécureuil2023-01-251-1/+1
|
* Add dns verification record for certificate renewalNicolas Lécureuil2023-01-251-1/+3
|
* Fix cleaner.rbPascal Terjan2023-01-082-17/+23
| | | | | | It did not really wait for 7d for removed subpackages. Also remove an incorrect condition, src.rpm is usually slightly older that binary rpms, and fix the tests.
* Enable pear source in youri-checkPascal Terjan2023-01-021-3/+3
| | | | | | | | It seems to be working fine: source package section maintainer current available source php-pear-HTML_QuickForm core mokraemer 3.2.15 3.2.16 pear php-pear-Mail_Mime core mokraemer 1.10.9 1.10.11 pear
* Attempt to keep age check relevantPascal Terjan2022-12-272-2/+4
|
* Cleanup packages no longer built on an archPascal Terjan2022-09-301-4/+23
|
* (iurt timeout) Increase qtwebengine6 timeout to 172800Nicolas Lécureuil2022-09-301-1/+1
|
* (iurt timeout) Add and remove timeoutsNicolas Lécureuil2022-09-301-2/+1
| | | | | | Add timeout for qtwebengine6 ( I used the same as qtwebengine5) Remove for eclipse and java-1.8.0-openjfx, we do not have then in mageia anymore
* Remove debug mesagesPascal Terjan2022-09-251-3/+0
|
* Enable lockfile on mga-clean-distribPascal Terjan2022-09-251-1/+1
|
* Add an option to use upload lockPascal Terjan2022-09-251-3/+34
|
* Fix the test to really verify the fixPascal Terjan2022-09-231-1/+1
| | | | | | | That test would pass even without the fix as it would be considered that the package hasn't been rebuilt for this arch yet. The bug could only happen when there was also another subpackage remaining.
* Fix packages being deleted too early during uploadPascal Terjan2022-09-222-9/+34
|
* Add a 3rd build on ociaa1Pascal Terjan2022-09-141-2/+2
|
* Also clean tainted and nonfree by defaultPascal Terjan2022-08-271-38/+39
|
* Add a third build on ociaa2 and stop using pktaa1Pascal Terjan2022-07-162-3/+7
|