-
Mon Oct 10 2022 Ondřej Nosek <onosek@redhat.com> - 1.65-3
- Patch: Fixes for exploded SRPM layouts
- Patch: mockbuild: escape rpm command under mock
-
Wed Sep 07 2022 Ondřej Nosek <onosek@redhat.com> - 1.65-2
- Patch: `fedpkg local` does not show rpmbuild output
-
Wed Sep 07 2022 Ondřej Nosek <onosek@redhat.com> - 1.65-1
- Extra arguments now use shell-escaping - revert (onosek
- Remove pytest warnings (onosek)
- Refuse import of packages processed by rpmautospec (zbyszek)
- follow redirects for lookaside (tkopecek)
- Repair flake8 complaints (onosek)
- Fix high level bandit findings (onosek)
- container-build: improve help text for --compose-ids argument (kdreyer)
- CONTRIBUTING.md fix links (onosek)
- Improve change management process documentation (onosek)
- Removing bandit issues from cli.py (drumian)
- Extract source RPMs with rpm2archive if possible (praiskup)
- Set up bandit scanner for rpkg (onosek)
- Refuse to "commit -c" when using %autochangelog - 454 (drumian)
- Refactoring loading rpmautospec feature (onosek)
- add --background option for container-build which allows to create build with
lower priority (rcerven)
- 'clean --dry-run' deprecation warning (drumian)
- Better exit code for connection error (drumian)
- Fix generation of optional parameters in man page (mspacek)
- Use absolute path for mock results in `lint` (onosek)
- contaner-build does not check for existence of kojisession.buildContainer -
532 (drumian)
- Fix: 'lint' subcommand should not invoke rpmlint on debuginfo packages -
rhbz#2052451 (drumian)
- Add `--custom-user-metadata` to build command (onosek)
- Fix: 'lint -i/--info' does not work - rhbz#2016616 (drumian)
- Fix: AlreadyUploadedError when package has no sources - 604 (drumian)
- Fix: Extra arguments now use shell-escaping - 587 (drumian)
-
Fri Aug 19 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-9
- Patch: Extract source RPMs with rpm2archive if possible
-
Thu Aug 18 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-8
- Patch: Repair flake8 complaints
- Patch: follow redirects for lookaside
-
Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.64-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.64-6
- Rebuilt for Python 3.11
-
Mon Apr 18 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-5
- Patch: add --background option for container-build which allows
to create build
-
Tue Apr 05 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-4
- Patch: Better exit code for connection error
-
Fri Mar 18 2022 Ondřej Nosek <onosek@redhat.com> - 1.64-3
- Patch: Add `--custom-user-metadata` to build command