Changelog for
copr-backend-1.172-1.fc39.noarch.rpm :
* Tue Aug 15 2023 Pavel Raiskup
1.172-1- dump the /update/ payload to worker.log- don\'t run external command(s) to collect built packages- don\'t eat the \"build detail collecting\" traceback- fixes in the unknown-resalloc-tickets.py helper- more careful format_evr() method- fix tests for zst compression on F39+- log task dict in case of error returned from redis- skip builds for ExcludeArch and \"not\" ExclusiveArch- offload NEVRA (s)rpm parsing to copr-rpmbuild- redis authentication support added
* Tue Jun 06 2023 Pavel Raiskup 1.171-1- copr_prune_results.py: work-around the arg_max problem
* Mon Jun 05 2023 Pavel Raiskup 1.170-1- copr_prune_results.py: don\'t enforce appstream-builder, ask FE- copr_prune_results.py: just one API call to FE per one repo
* Tue May 23 2023 Jakub Kadlcik 1.169-1- Forking: better handle FileExistsError- Run the copr-rpmbuild command with task URL, not build ID
* Wed Apr 05 2023 Jiri Kyjovsky 1.168-1- Bump version for release mess
* Tue Apr 04 2023 Jiri Kyjovsky 1.167-1- Run createrepo without --database- Make copr_messaging optional
* Wed Mar 22 2023 Jiri Kyjovsky 1.166-1- Don\'t include package name into srpm result dir name- Remove libmodulemd1 dependency- Hardlink RPMs while doing rawhide_to_release- Make sign key domain name configurable
* Wed Jan 25 2023 Jakub Kadlcik 1.165-1- Skip the test_run_prunerepo test because of Koji
* Tue Jan 24 2023 Jakub Kadlcik 1.164-1- Fix chroot version parsing with new python-packaging- Fix traceback for non-existing tasks- Python: drop the unneeded marshmallow dep- Log general exceptions to find issues more easily- Proper log argument formatting instead of .format- Use spdx license
* Wed Nov 30 2022 Pavel Raiskup 1.163-1- start systemd services after the redis.service- build worker - list the built RPMs with rpm --nosignature
* Sat Nov 26 2022 Jakub Kadlcik 1.162-1- use OpenPGP v4 signatures- migrate from pipes to shlex- require redis.service to be started- move to GitHub home page- add resultdir cleaner- move dispatcher and background workers to copr-common- de-prio IO for the analyze-results script- don\'t traceback when there are no files in the S3 storage- allow devel instance to remove access files- send non-CDN hitcounter hits in chunks- copr-backend-unknown-resalloc-tickets script- work with multiple CDN hostnames per instance- move setup_script_logger to copr-common
* Mon Sep 26 2022 Pavel Raiskup 1.161-1- sign everything EPEL-5+ with sha256 hashalgo
* Tue Sep 20 2022 Jakub Kadlcik 1.160-1- aws-hitcounter: remove temporary files as soon as possible- aws-hitcounter: ignore downloaded SRPM files- aws-hitcounter: decode special characters from URLs
* Tue Aug 16 2022 Pavel Raiskup 1.159-1- count only hits from an appropriate CDN hostname- add option for infinite number of attempts to the hitcounter script- print more reasonable output from AWS hitcounter script
* Tue Aug 16 2022 Jiri Kyjovsky 1.158-1- log every request that is sent to frontend
* Tue Jul 26 2022 Jakub Kadlcik 1.157-1- Don\'t use --keep-all-metadata- Search for comps.xml in chroot dir
* Tue Jun 21 2022 Jakub Kadlcik 1.156-1- Consolidate the two hitcounter scripts- Dump Resalloc ticket ID and hostname to backend.log- Automatically restart services in %post- Don\'t count RPMs downloaded from Mock- Attempt to sign multiple times- Try multiple attempts of creating GPG keys
* Mon Apr 04 2022 Pavel Raiskup 1.155-1- fix slow priority queue filling- speedup the background-process spawner
* Fri Mar 18 2022 Pavel Raiskup 1.154-1- copr_fix_gpg: automatically refresh CDN cache- copr_fix_gpg: don\'t use --skip-stat for copr-repo when RPMs are re-signed- action processor: properly return failures of the fork action- sign EL8+ with sha256 hash algorithm- copr_fix_gpg: add a new --chroot option- copr_fix_gpg: skip non-chroot directories- add hitcounter script for AWS CDN- backend: tasks in concurrent sandboxes reprioritized to be more fair
* Wed Feb 02 2022 Silvie Chlupova 1.153-1- less aggressive final_prunerepo setting- analyze-results: dump data for projects\' chroots- basic build tagging- better \"regenerate repo\" instructions- limit RubyGems and PyPI package names length- Disable coverage analysis during RPM build- python code for removing unused tarballs on dist-git server
* Wed Nov 10 2021 Silvie Chlupova 1.152-1- Fixup ACR handling- Drop the unused pid file from the specfile
* Thu Sep 30 2021 Silvie Chlupova 1.151-1- backend: use lock(timeout=5) to work-around fair-locks
* Wed Aug 25 2021 Pavel Raiskup 1.150-1- request arch_noarch resalloc tag for source RPM builds- re-try /bin/sign call upon connection timeout- drop \'check_consecutive_build_fails\' script