Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DKIM conf for postfix serversuser/bcornec/DKIM | Bruno Cornec | 2024-02-20 | 1 | -0/+10 |
| | |||||
* | Adapt sympa configuration for DKIM+DMARC | Bruno Cornec | 2024-02-20 | 2 | -3/+20 |
| | |||||
* | Adds entry point for dkim in postfix server conf | Bruno Cornec | 2024-02-20 | 1 | -0/+16 |
| | |||||
* | Import opendkim module from https://github.com/lvicainne/puppet-opendkim | Bruno Cornec | 2024-02-20 | 1 | -0/+0 |
| | |||||
* | Fix Removing leading `/' from member names' warning | Dan Fandrich | 2023-12-12 | 1 | -2/+3 |
| | | | | This should stop an unnecessary cron warning e-mail. | ||||
* | Also backup the sv locale in backup_blog-files.sh | Dan Fandrich | 2023-12-12 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set rocm-llvm timeout to 64000 | Nicolas Lécureuil | 2023-12-11 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set rocm-llvm timeout to 64000 | Nicolas Lécureuil | 2023-12-02 | 1 | -1/+1 |
| | |||||
* | (buildsystem) Set rocm-llvm timeout to 60000 | Nicolas Lécureuil | 2023-11-29 | 1 | -0/+1 |
| | |||||
* | check: add mga9 template | Thomas Backlund | 2023-08-26 | 1 | -0/+241 |
| | |||||
* | stop checking mga7, start checking mga9 | Thomas Backlund | 2023-08-25 | 1 | -1/+1 |
| | |||||
* | add mga9 and infra_9 configs | Thomas Backlund | 2023-08-25 | 1 | -0/+12 |
| | |||||
* | Fix cleaner.rb | Pascal Terjan | 2023-01-08 | 2 | -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-check | Pascal Terjan | 2023-01-02 | 1 | -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 relevant | Pascal Terjan | 2022-12-27 | 2 | -2/+4 |
| | |||||
* | Cleanup packages no longer built on an arch | Pascal Terjan | 2022-09-30 | 1 | -4/+23 |
| | |||||
* | (iurt timeout) Increase qtwebengine6 timeout to 172800 | Nicolas Lécureuil | 2022-09-30 | 1 | -1/+1 |
| | |||||
* | (iurt timeout) Add and remove timeouts | Nicolas Lécureuil | 2022-09-30 | 1 | -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 mesages | Pascal Terjan | 2022-09-25 | 1 | -3/+0 |
| | |||||
* | Enable lockfile on mga-clean-distrib | Pascal Terjan | 2022-09-25 | 1 | -1/+1 |
| | |||||
* | Add an option to use upload lock | Pascal Terjan | 2022-09-25 | 1 | -3/+34 |
| | |||||
* | Fix the test to really verify the fix | Pascal Terjan | 2022-09-23 | 1 | -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 upload | Pascal Terjan | 2022-09-22 | 2 | -9/+34 |
| | |||||
* | Also clean tainted and nonfree by default | Pascal Terjan | 2022-08-27 | 1 | -38/+39 |
| | |||||
* | apache logrotate: add sharedscripts (mga#29620) | Thomas Backlund | 2022-07-05 | 1 | -0/+1 |
| | |||||
* | raise buildtime limit on chromium-browser-stable | Thomas Backlund | 2022-04-16 | 1 | -1/+1 |
| | |||||
* | this is python2 code | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | hardlink is now in util-linux | Thomas Backlund | 2021-11-28 | 1 | -2/+0 |
| | |||||
* | work around crash during logrotate (mga#29620) | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | draklive has been replaced by drakiso | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | sympa: update web conf | Thomas Backlund | 2021-07-24 | 1 | -1/+2 |
| | |||||
* | apache: logrotate: keep 60 days of logs on duvel | Thomas Backlund | 2021-03-19 | 1 | -1/+2 |
| | |||||
* | check: drop mga6, add mga8 | Thomas Backlund | 2021-03-19 | 1 | -0/+241 |
| | |||||
* | apache: logrotate daily on duvel | Thomas Backlund | 2021-03-06 | 1 | -0/+4 |
| | |||||
* | apache: update logrotate to use systemctl calls | Thomas Backlund | 2021-03-06 | 1 | -4/+1 |
| | |||||
* | Recover when mirrors have expired certificates | Pascal Terjan | 2021-03-02 | 1 | -2/+2 |
| | |||||
* | Fix tier1 mirrors missing from status page | Pascal Terjan | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Also check https only mirrors | Pascal Terjan | 2021-02-25 | 1 | -4/+18 |
| | | | | The ones available both on http and https will be checked as https | ||||
* | Add https support | Pascal Terjan | 2021-02-25 | 1 | -0/+3 |
| | |||||
* | Add Mageia 8 mirror status | Pascal Terjan | 2021-02-25 | 1 | -0/+1 |
| | |||||
* | add mga 8 and infra_8 targets | Thomas Backlund | 2021-02-24 | 1 | -0/+12 |
| | |||||
* | update sympa list definition | Thomas Backlund | 2021-02-02 | 1 | -3/+4 |
| | |||||
* | Delete leftover noarch without waiting for 7d | Pascal Terjan | 2021-01-19 | 2 | -12/+24 |
| | |||||
* | Fix cleanup to correctly wait for 7d | Pascal Terjan | 2020-12-31 | 2 | -6/+6 |
| | | | | | | It was checking if there is another version of the src, but using the name of the package instead of the name of the src, and those are usually different in the case we care most about (libraries). | ||||
* | Fix apache configuration for autobuild | Nicolas Lécureuil | 2020-12-01 | 1 | -1/+1 |
| | |||||
* | Fix getting timestamp of non noarch packages | Pascal Terjan | 2020-09-30 | 1 | -3/+3 |
| | | | | | | | urpmf --qf '%filename:%buildarchs:%buildtime' shifts fields when buildarchs is empty: python-sphinxcontrib-svg2pdfconverter-0.1.0-2.mga8.src.rpm:noarch:1564917727 python-argon2_cffi-19.1.0-1.mga8.src.rpm:1564918990: | ||||
* | Delete again non noarch packages | Pascal Terjan | 2020-09-30 | 1 | -2/+5 |
| | |||||
* | Clean pure noarch packages to | Pascal Terjan | 2020-09-26 | 1 | -4/+14 |
| | |||||
* | Small safety addition | Pascal Terjan | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | List Tier 1 mirrors first on status page | Pascal Terjan | 2020-09-23 | 1 | -2/+9 |
| |