Fedora 20 Update: packagedb-cli-2.6.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 30 03:59:47 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-16799
2014-12-13 08:27:43
--------------------------------------------------------------------------------

Name        : packagedb-cli
Product     : Fedora 20
Version     : 2.6.1
Release     : 1.fc20
URL         : https://fedorahosted.org/packagedb-cli/
Summary     : A CLI for pkgdb
Description :
packagedb-cli is a command line interface of the well-known
packagedb of the Fedora project.

It allows you to manage the ACL for your packages as well
as requesting new ACL for new packages.
It also allows you to orphan and/or retire your package(s).

--------------------------------------------------------------------------------
Update Information:

- Update to 2.6.1
- Check the max length of the package names
  This way the first column will always be either 33 char of length or the
  maximum length of the package names plus two extra characters.
- Fix pkgdb-cli orphan --retire (Alexander Kurtakov)

--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 11 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.6.1-1
- Update to 2.6.1
- Check the max length of the package names
  This way the first column will always be either 33 char of length or the
  maximum length of the package names plus two extra characters.
- Fix pkgdb-cli orphan --retire (Alexander Kurtakov)
* Fri Nov 21 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.6-1
- Update to 2.6
- New structure: use the traditional python module structure instead of two
  python files
- Do one API call for `orphan --retire`
- Prevent user from retiring packages that have no dead.package file
- Add support for obsoleting ACL requests (Stanislav Ochotnicky)
- Enable restricting orphan to a specific user (while specifying more branches)
- Enable restricting give to a specific user (while specifying more branches)
- Let the unorphan action call the unorphan API endpoint
- When listing packages, encode the output as UTF-8 before printing
* Wed Jul 30 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.5-1
- Update to 2.5
- Fixes https://bugzilla.redhat.com/1123524 (Don't add stream handler to root
  logger in library)
- Add the update_critpath method to pkgdb2client
* Tue Jul 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.4-1
- Update to 2.4
- Fixes https://bugzilla.redhat.com/1119099 (--list and --branch do not work
  together)
* Mon Jun 16 2014 Luke Macken <lmacken at redhat.com> - 2.3.1-2
- Require python-setuptools (#1108974)
* Thu Jun 12 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.3.1-1
- Update to 2.3.1
- Fixes https://bugzilla.redhat.com/1108634 (orphaned branches may have no ACLs
  registered at all)
* Tue Jun 10 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.3-1
- Update to 2.3
- Add to pkgdb2client a method to retrieve the version of the pkgdb API
- Add to pgkdb2client a method to retrieve a packager's packages
- Have pkgdb-cli list --user rely on the new pkgdb2 API endpoint (if present)
- pkgdb-cli list --user returns all the packages unless asked otherwise (which
  is what it used to do w/ pkgdb1)
- Add the pkgdb2client the possibility to save the session to a file
  ~/.cache/pkgdb-session.pickle by default
- Add a login_callback method to pkgdb2client
- Fix asking for password only if required (ie: not provided via --password)
- Add support for on-demand authentication
- Order the user in the ACL output
- Order the ACL output per branch
* Fri Jun  6 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 23 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.2-2
- Add missing requires on python-beautifulsoup4 RHBZ#1100496
* Thu May 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.2-1
- Update to 2.2
- Replaces `devel` by `master`
- Fix layout for groups
- Rely on /api/critpath for the get_critpath_packages method
- Log URLs before calling them rather than after
* Thu May 15 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.1-1
- Update to 2.1
- Adds supports to pkgdb2client for the critpath filtering or querying
* Wed May 14 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 2.0-1
- Update to 2.0 for pkgdb2
- Adjust spec to rely on the newly included setup.py
- Add BR on python-setuptools (and explicitely on python-requests)
- Adjust the BR now that we use setup.py, all R are also BR
* Mon Mar 10 2014 Pierre-Yves Chibon <pingou at pingoured.fr> - 1.7.0-1
- Update to 1.7.0
- Add the branches command
- Fix the --branch filter in the list command
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update packagedb-cli' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list