-
Wed Jan 18 2017 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.14.1-1
- Update to 2.14.1
- Fix interacting with koji
- Couple of fixes around processing un-retirement requests
-
Tue Jan 10 2017 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.14-1
- Update to 2.14
- Fix finding the identifier in a bugzilla URL
- Fix setting the co-maintainers when auto-approving new branche
- Better description of the 'acl' action (Jason Tibbitts)
- Return more information upon failure (Ralph Bean)
- Make easier for other pkgdb instances to use pkgdb-cli (Nicolas Chauvet)
- Handle request to unretire package without a package review url
-
Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
-
Thu May 12 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.13-1
- Update to 2.13
- Fix UnicodeDecode error with bug.summary
- Check if there is a pattern before checking what is in it
- Auto approve branch requested by package admins (Till Maas)
- Generalize __get_namespace to allow checking for other arguments
- Allow bzurl to be more flexible (Ralph Bean)
- Do not retry calls to pkgdb so that 500 errors are returned entirely (Ralph
Bean)
- Start the unretire action for pkgdb-admin (Till Maas)
- If we get an invalid monitoring status, use the default when processing a
request
-
Thu Mar 17 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.12-1
- Update to 2.12
- Improved README for running pkgdb-cli/admin from the sources
- Ensure the fedora-review flag has been touched when processing a new package
request
- Fix creating new packages with monitoring and koschei statuses provided
-
Thu Mar 03 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.11-1
- Update to 2.11
- Fix processing all the pending actions (Till Maas)
- Improved py3 support
- When processing a request, show the tests performed (Till Maas)
- Fix encoding for package description or user that are not only ascii
- Improve the checks performed when processing a new package request
- Let the users control the limit argument when retrieving all the packages
(Ralph Bean)
- Add support for pkgdb2's namespacing
- Port to openidbaseclient from python-fedora (Ralph Bean)
- Show the FAS user's username from their bugzilla email when processing
requests (Till Maas)
- Include monitoring information if any are provided when creating a package
- If there are co-maintainers specified in the new package request, grant them
ACLs
-
Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
Tue Nov 24 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.10-2
- Backport upstream patch fixing processing all the actions for the pkgdb admins
https://github.com/fedora-infra/packagedb-cli/pull/52
-
Fri Nov 20 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.10-1
- Update to 2.10
- Update the README
- In pkgdb-admin, if the action isn't supported, move on to the next one
- Fix PEP8 compliance and remove unused imports
- Allow to process all admin requests in one go
-
Sat Oct 10 2015 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.9.2-1
- Update to 2.9.2
- Comment on the bugzilla ticket when processing a package request