Fedora 20 Update: dnf-0.4.17-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 8 03:36:02 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-3465
2014-03-06 07:18:02
--------------------------------------------------------------------------------

Name        : dnf
Product     : Fedora 20
Version     : 0.4.17
Release     : 1.fc20
URL         : https://github.com/akozumpl/dnf
Summary     : Package manager forked from Yum, using libsolv as a dependency resolver
Description :
Package manager forked from Yum, using libsolv as a dependency resolver.

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

- Rebuilt.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Mar  5 2014 Aleš Kozumplík <ales at redhat.com> - 0.4.17-1
- doc: in the faq, warn users who might install rawhide packages on stable. (RhBug:1071677) (Ales Kozumplik)
- cli: better format the download errors report. (Ales Kozumplik)
- drpm: properly report applydeltarpm errors. (RhBug:1071501) (Ales Kozumplik)
- fixed Japanese translatated message (RhBug:1071455) (Jan Silhan)
- generated and synchronized translations with transifex (Jan Silhan)
- added transifex support to cmake (gettext-export, gettext-update) (Jan Silhan)
- api: expose RepoDict.get_matching() and RepoDict.all() (RhBug:1071323) (Ales Kozumplik)
- api: add Repo.set_progress_bar() to the API. (Ales Kozumplik)
- tests: test_cli_progress uses StringIO to check the output. (Ales Kozumplik)
- downloads: fix counting past 100% on mirror failures (RhBug:1070598) (Ales Kozumplik)
- repo: log callback calls to librepo. (Ales Kozumplik)
- Add repository-packages remove-or-reinstall command. (Radek Holy)
- Support negative filtering by new repository name in Base.reinstall. (Radek Holy)
- Support removal N/A packages in Base.reinstall. (Radek Holy)
- Add repository-packages remove command. (Radek Holy)
- refactor: Reduce amount of code in repository-packages subcommands. (Radek Holy)
- Support filtering by repository name in Base.remove. (Radek Holy)
- remove: BaseCli.erasePkgs (Radek Holy)
- Add repository-packages reinstall command. (Radek Holy)
- exceptions: improve empty key handling in DownloadError.__str__(). (Ales Kozumplik)
- downloads: fix fatal error message return value from download_payloads() (RhBug:1071518) (Ales Kozumplik)
- fixes problem with TypeError in Base.read_comps() in python3 (RhBug:1070710) (Tim Lauridsen)
- fix read_comps: not throwing exceptions when repo has no repodata (RhBug:1059704) (Jan Silhan)
- not decompressing groups when --cacheonly option is set (RhBug:1058224) (Jan Silhan)
- added forgotten import (Jan Silhan)
- Add repository-packages move-to command. (Radek Holy)
- Add repository-packages reinstall-old command. (Radek Holy)
- Support filtering by repository name in Base.reinstall. (Radek Holy)
- tests: test effects instead of mock calls. (Radek Holy)
- Wrap some recently added long lines. (Radek Holy)
- remove: BaseCli.reinstallPkgs (Radek Holy)
- repos: repos can never expire. (RhBug:1069538) (Ales Kozumplik)
- build: rebuild with 9d95442 (updated summaries_cache). (Ales Kozumplik)
- doc: update summaries_cache. (Ales Kozumplik)
* Wed Feb 26 2014 Aleš Kozumplík <ales at redhat.com> - 0.4.16-1
- fix: ensure MDPayload always has a valid progress attribute. (RhBug:1069996) (Ales Kozumplik)
- refactor: Move repo-pkgs upgrade-to to a standalone class instead of reusing the UpgradeToCommand. (Radek Holy)
- remove: BaseCli.updatePkgs (Radek Holy)
- refactor: Remove the reference to updatePkgs from UpgradeSubCommand. (Radek Holy)
- refactor: Remove the reference to updatePkgs from UpgradeCommand. (Radek Holy)
- refactor: Move repo-pkgs upgrade to a standalone class instead of reusing the UpgradeCommand. (Radek Holy)
- remove: BaseCli.installPkgs (Radek Holy)
- refactor: Remove the reference to installPkgs from InstallSubCommand. (Radek Holy)
- refactor: Remove the reference to installPkgs from InstallCommand. (Radek Holy)
- refactor: Move repo-pkgs install to a standalone class instead of reusing the InstallCommand. (Radek Holy)
- Revert "Support filtering by repository name in install_groupie." (Radek Holy)
- Revert "Support filtering by repository name in Base.select_group." (Radek Holy)
- Drop group filtering by repository name from installPkgs. (Radek Holy)
- Drop "repo-pkgs install @Group" support. (Radek Holy)
- refactor: Move CheckUpdateCommand.check_updates to BaseCli. (Radek Holy)
- refactor: Move repo-pkgs check-update to a standalone class instead of reusing the CheckUpdateCommand. (Radek Holy)
- refactor: Move repo-pkgs list to a standalone class instead of reusing the ListCommand. (Radek Holy)
- tests: Add tests of repo-pkgs info against the documentation. (Radek Holy)
- Fix "repo-pkgs info installed" behavior with respect to the documentation. (Radek Holy)
- refactor: Move MockBase methods to BaseStubMixin. (Radek Holy)
- refactor: Move repo-pkgs info to a standalone class instead of reusing the InfoCommand. (Radek Holy)
- refactor: Move InfoCommand._print_packages to BaseCli.output_packages. (Radek Holy)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1059704 - [api] dnf.base.Base.read_comps() fails when there's no comps
        https://bugzilla.redhat.com/show_bug.cgi?id=1059704
  [ 2 ] Bug #1058224 - the system cache should be world readable by default
        https://bugzilla.redhat.com/show_bug.cgi?id=1058224
  [ 3 ] Bug #1069538 - DNF doesn't support "never" or "-1" for metadata_expire option unlike yum
        https://bugzilla.redhat.com/show_bug.cgi?id=1069538
  [ 4 ] Bug #1070598 - problems downloading large files (and counting past 100%)
        https://bugzilla.redhat.com/show_bug.cgi?id=1070598
  [ 5 ] Bug #1070710 - dnf.Base.read_comps() fails in Python3, works ok in Python2
        https://bugzilla.redhat.com/show_bug.cgi?id=1070710
  [ 6 ] Bug #1071323 - [api] [rfe]: dnf.repo & dnf.repodict API extention
        https://bugzilla.redhat.com/show_bug.cgi?id=1071323
  [ 7 ] Bug #1071455 - [i18n] Wrong characters in Japanese translatated message
        https://bugzilla.redhat.com/show_bug.cgi?id=1071455
  [ 8 ] Bug #1071501 - Back trace (OSError No such file or directory) During update With DRPM Enabled
        https://bugzilla.redhat.com/show_bug.cgi?id=1071501
  [ 9 ] Bug #1071518 - curl error
        https://bugzilla.redhat.com/show_bug.cgi?id=1071518
  [ 10 ] Bug #1071677 - [doc] faq suggests it's a good idea to install rawhide packages on stable releases
        https://bugzilla.redhat.com/show_bug.cgi?id=1071677
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update dnf' 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