SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpkg-common-1.66-13.fc37.noarch.rpm :

* Wed Nov 22 2023 Ondřej Nosek - 1.66-13- Patch:
*pkg import: Don\'t delete changelog generated by `rpmautospec convert`- Patch:
*pkg import: Undo rpmautospec processing- Patch: Unittests for \"Undo rpmautospec processing\"
* Mon Sep 25 2023 Ondřej Nosek - 1.66-12- Patch: Fix flake8 complaints- Patch: Prepare the lookaside cache code for retries- Patch: Lookaside cache operations retries- Patch: Make lookaside cache retries configurable
* Sun Aug 20 2023 Ondřej Nosek - 1.66-11- Patch: Support for checking exploded sources before push- Patch: Split git credential data on first = only
* Fri Jul 21 2023 Fedora Release Engineering - 1.66-10- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 28 2023 Python Maint - 1.66-9- Rebuilt for Python 3.12
* Mon Jun 12 2023 Ondřej Nosek - 1.66-8- Patch: `commit` command fails on \'containers\' namespace
* Fri Apr 28 2023 Ondřej Nosek - 1.66-7- Patch: Do not require \'sources\' file for all namespaces- Use release\'s rpmdefines in unused sources check
* Tue Apr 18 2023 Ondřej Nosek - 1.66-6- Patch: Pre-push hook won\'t check private branches- Patch: Config file option to skip the hook script creation- Patch: Allow empty commits when `uses_rpmautospec`- Patch: Check remote file with correct hash- Patch: Ignore missing spec file in pre-push hook- Patch: import_srpm: allow pre-generated srpms
* Sat Apr 01 2023 Ondřej Nosek - 1.66-5- Patch: Fix unittests for `clone` and pre-push hook script- Patch: pre-push hook script contains a user\'s config- Patch: A HEAD query into a lookaside cache- Patch: `pre-push-check` have to use spectool with --define- Patch: Add more information about pre-push hook- Patch: Update to spec file presence checking- Patch: More robust spec file presence checking
* Fri Mar 10 2023 Ondřej Nosek - 1.66-4- Patch: Do not generate pre-push hook script in some cases
* Wed Mar 01 2023 Ondřej Nosek - 1.66-3- Patch: Process source URLs with fragment in pre-push hook- Patch: container-build: update --signing-intent help for OSBS 2
* Tue Feb 21 2023 Ondřej Nosek - 1.66-2- rebuild for unification of all branches
* Mon Feb 20 2023 Ondřej Nosek - 1.66-1- container-build: document --compose-ids overrides any new composes (kdreyer)- Use srpm when scratch-building from dirty repo - #652 (otto.liljalaakso)- Code cleanup in tests/test_cli.py (otto.liljalaakso)- Reduce indentation in assert_build helper (otto.liljalaakso)- Allow empty commits - 494 (msuchy)- Allow forcing download of all sources - #650 (otto.liljalaakso)- Add test case for not downloading unused sources (otto.liljalaakso)- Support \'results_dir=subdir\' when building from srpm - #648 (otto.liljalaakso)- Use local branch name as release when there is no remote (otto.liljalaakso)- Allow downstreams to define a default release (otto.liljalaakso)- Switch load_branch_merge to use multiple return (otto.liljalaakso)- Unittests for \'git push\' hook script (onosek)- Checking a repo configuration before \'git push\' with a git hook script - 491 (onosek)- Fix skipping NVR check with autorelease (nils)- pyrpkg.spec.SpecFile: More lenient parser for Source/Patch lines (fweimer)- Fix URL in CHANGELOG.rst (tmz)- Add Jenkinsfile for CI (onosek)- mockbuild: escape rpm command under mock - rhbz#2130349 (onosek)- Fixes for exploded SRPM layouts - #633 (tdawson)- `fedpkg local` does not show rpmbuild output - rhbz#2124809 (onosek)
* Mon Oct 10 2022 Ondřej Nosek - 1.65-3- Patch: Fixes for exploded SRPM layouts- Patch: mockbuild: escape rpm command under mock
* Wed Sep 07 2022 Ondřej Nosek - 1.65-2- Patch: `fedpkg local` does not show rpmbuild output
* Wed Sep 07 2022 Ondřej Nosek - 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
* Tue Nov 21 2023 Fedora Project - 1.66-13.fc37- local build - 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 - 1.64-9- Patch: Extract source RPMs with rpm2archive if possible
* Thu Aug 18 2022 Ondřej Nosek - 1.64-8- Patch: Repair flake8 complaints- Patch: follow redirects for lookaside
* Sat Jul 23 2022 Fedora Release Engineering - 1.64-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jun 14 2022 Python Maint - 1.64-6- Rebuilt for Python 3.11
* Mon Apr 18 2022 Ondřej Nosek - 1.64-5- Patch: add --background option for container-build which allows to create build
* Tue Apr 05 2022 Ondřej Nosek - 1.64-4- Patch: Better exit code for connection error
* Fri Mar 18 2022 Ondřej Nosek - 1.64-3- Patch: Add `--custom-user-metadata` to build command
* Tue Feb 08 2022 Ondřej Nosek - 1.64-2- Upload correct tarball
* Tue Jan 25 2022 Ondřej Nosek - 1.64-1- Fix:
*pkg now takes into account --path parameter while building SRPM - 580 (drumian)- \'lint\' can run with different \'rpmlint\' versions - rhbz#1967821 (onosek)- Support building SRPMs in target mock - #495 (onosek)- Use unittest.mock on Python 3 (miro)- Add support for mockbuild in lint command (oturpe)- Fix srpm and binary rpm lookup in lint subcommand - #586 (oturpe)- mockbuild: allow enforcing local mock config in fedpkg (praiskup)- list-side-tags - fix unavailable username (sergio)- Accept also ~/.config/mock/.cfg files (praiskup)- improve srpm --help description (kdreyer)- Improve how the .spec file is selected (mads)- Include `fmf` config in the list of reserved files - 452 (psplicha)- Fix flake8 syntax (onosek)- Continue execution if specfile parsing fails - #583 (oturpe)- Consider Patch tags in specfile parser - rhbz#2010518 (oturpe)- Support for custom completers (onosek)- Fixes import fail with sources already imported - #573 (drumian)- Also document Python 3.10 support in the README (miro)- Test and support Python 3.10 (miro)- Print SpecFile parsing debug info - rhbz#2000556 (onosek)- Pass sourcedir to rpmspec when specfile is parsed - #559 (oturpe)- Fix unittests to be Python 2 compatible (drumian)- Changing escaping of dash in docs - older releases (onosek)- Changing escaping of dash in docs. (drumian)
* Fri Jan 21 2022 Fedora Release Engineering - 1.63-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Dec 14 2021 Ondřej Nosek - 1.63-6- drop nosetests for Python3- disable pytest coverage during build
* Wed Dec 01 2021 Ondřej Nosek - 1.63-5- Patch: Continue execution if specfile parsing fails- Patch: Consider Patch tags in specfile parser
* Mon Nov 29 2021 Ondřej Nosek - 1.63-4- Patch: Fixes import fail with sources already imported
 
ICM