Fedora 20 Update: dnf-0.4.10-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 4 19:53:47 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-0089
2014-01-03 07:37:54
--------------------------------------------------------------------------------

Name        : dnf
Product     : Fedora 20
Version     : 0.4.10
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:

Here is where you give.
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec  3 2013 Aleš Kozumplík <ales at redhat.com> - 0.4.9-1
- doc: api: initiali version of the plugin interface. (Ales Kozumplik)
- doc: api: logging. (Ales Kozumplik)
- doc: api: Base.reset() (Ales Kozumplik)
- remove: conf.keepcache option. (Ales Kozumplik)
- plugins: loading from the CLI. (Ales Kozumplik)
- plugins: test plugin loading (Ales Kozumplik)
- plugins: basic plugins loading and running. (Ales Kozumplik)
- cli: commands: state whether the command might try to modify rpmdb. (Ales Kozumplik)
- remove: dnf.yum.plugins and all references. (Ales Kozumplik)
- doc: update the --allowerasing comment. (Ales Kozumplik)
- doc: Document packages replacement command. (Radek Holy)
- Work around a bug in NamedTemporaryFile(). (RhBug:1036116) (Zdenek Pavlas)
- remove: dnf.yum.constants (Radek Holy)
- Add --allowerasing flag option (RhBug:963137) (Radek Holy)
- remove: dnf.yum.packages.PackageObject (Radek Holy)
- remove: dnf.yum.packages.FakeSack (Radek Holy)
- remove: dnf.yum.packages.FakeRepository (Radek Holy)
- reduce usage of dnf.yum.constants. (Ales Kozumplik)
- remove: bunch of old, unused Base() methods. (Ales Kozumplik)
- Set "history" reason to packages installed during undos. (Radek Holy)
- test_localPkg: test also remote packages (Zdenek Pavlas)
- remove: Package.localpath. (Ales Kozumplik)
- po.localPkg(): return the right localpath. (RhBug:1034607) (Zdenek Pavlas)
- cli: fix grammar of some sentences. (Ales Kozumplik)
- tests: cosmetic: order packages in .repo files by name. (Ales Kozumplik)
- Add "history userinstalled" command (RhBug:884615) (Radek Holy)
- Support printing of package names. (Radek Holy)
- Support iteration over packages installed by the user. (Radek Holy)
- tests: Make tests independent of locale settings. (Radek Holy)
- refactor: Do not give package-marking exceptions long messages. (Radek Holy)
- remove: Do not give package-marking exceptions translated messages. (Radek Holy)
- refactor: Raise/catch proper exceptions in/by package-marking methods. (Radek Holy)
- doc:  clarify 'Specifying Transaction' a bit. (Ales Kozumplik)
- doc: api: document marking packages for transactions in Base. (Ales Kozumplik)
- rename: Base.update*() -> Base.upgrade*() (Ales Kozumplik)
- fixed JSON decode error in persistor.py (RhBug:1032455) (Jan Silhan)
- doc: api: Base.read_all_repos() (Ales Kozumplik)
- remove: conf.config_file_age and repo.repo_config_age. (Ales Kozumplik)
- history: fix tests in py3. (Ales Kozumplik)
- tests: Remove unneeded test of HistoryCommand.doCheck. (Radek Holy)
- doc: Use imperative mood in documentation of the undo command. (Radek Holy)
- Enable the "history rollback" command (RhBug:991038) (Radek Holy)
- remove: force from history rollback command. (Radek Holy)
- Add history-rollback-specific transaction check error output. (Radek Holy)
- Fix AttributeError raised when BaseCli.history_rollback_transaction called. (Radek Holy)
- refactor: Move the content of HistoryCommand._hcmd_rollback to BaseCli.history_rollback_transaction. (Radek Holy)
- refactor: Rename Base.history_undo to Base.history_undo_operations. (Radek Holy)
- refactor: Move the content of HistoryCommand._hcmd_undo to BaseCli.history_undo_transaction. (Radek Holy)
- refactor: Move obsoleted packages handling within Base.history_undo. (Radek Holy)
- refactor: Rename functions in Base.history_undo. (Radek Holy)
- Return history of a transaction in the new container. (Radek Holy)
- Remove unneeded sack parameter from open_history. (Radek Holy)
- Add container of operations on packages by their NEVRAs. (Radek Holy)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #967264 - [plugins] Support post-transaction actions
        https://bugzilla.redhat.com/show_bug.cgi?id=967264
  [ 2 ] Bug #1018284 - [rfe] [api] refactor check for valid id into separate function
        https://bugzilla.redhat.com/show_bug.cgi?id=1018284
  [ 3 ] Bug #1035164 - [abrt] dnf-0.4.7-1.fc20: miscutils.py:61:checkSig:OSError: [Errno 2] Adresář nebo soubor neexistuje: '/var/cache/dnf/x86_64/20/updates-testing/packages/kernel-3.11.9-300.fc20.x86_64.rpm'
        https://bugzilla.redhat.com/show_bug.cgi?id=1035164
  [ 4 ] Bug #1036147 - [locking] Traceback for dnf search if running under su - USER
        https://bugzilla.redhat.com/show_bug.cgi?id=1036147
  [ 5 ] Bug #1036211 - Install groups using @ sign
        https://bugzilla.redhat.com/show_bug.cgi?id=1036211
  [ 6 ] Bug #1038403 - [abrt] dnf-0.4.9-1.fc20: base.py:1832:handle_erase:AssertionError
        https://bugzilla.redhat.com/show_bug.cgi?id=1038403
  [ 7 ] Bug #1038937 - [plugins] [api] Add hook for metadata download complete event
        https://bugzilla.redhat.com/show_bug.cgi?id=1038937
  [ 8 ] Bug #1040255 - dnf show wrong Installed size when  install  packages
        https://bugzilla.redhat.com/show_bug.cgi?id=1040255
  [ 9 ] Bug #1044502 - [abrt] dnf: base.py:125:_add_repo_to_sack:UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 113: ordinal not in range(128)
        https://bugzilla.redhat.com/show_bug.cgi?id=1044502
  [ 10 ] Bug #1044981 - [doc] [rfe] support setopt
        https://bugzilla.redhat.com/show_bug.cgi?id=1044981
  [ 11 ] Bug #1044999 - [doc] show dependencies during update
        https://bugzilla.redhat.com/show_bug.cgi?id=1044999
--------------------------------------------------------------------------------

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