Fedora 19 Update: dnf-0.3.11-1.git7d717c7.fc19

updates at fedoraproject.org updates at fedoraproject.org
Fri Aug 16 23:06:06 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-14693
2013-08-15 01:15:45
--------------------------------------------------------------------------------

Name        : dnf
Product     : Fedora 19
Version     : 0.3.11
Release     : 1.git7d717c7.fc19
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:

http://akozumpl.github.io/dnf/release_notes.html#id10
--------------------------------------------------------------------------------
ChangeLog:

* Tue Aug 13 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.11-1.git7d717c7
- fix: UnicodeDecodeError during group install (RhBug:996138) (Ales Kozumplik)
- doc: update the README, move it to .rst (Ales Kozumplik)
- doc: dnf.conf.8 missing from the RPM. (Ales Kozumplik)
- remove: TODO file (Ales Kozumplik)
- output: in list_transaction() list the active transaction members. (RhBug:977753) (Ales Kozumplik)
- rename: Output.listTransaction() -> list_transaction(). (Ales Kozumplik)
- doc: 'best' config option. (Ales Kozumplik)
- repo: do not let librepo resolve mirrorlists on each package download. (RhBug:979042) (Ales Kozumplik)
- remove: mdpolicy and mddownloadpolicy from config. (Ales Kozumplik)
- The DNF default multilib policy is 'best'. (Ales Kozumplik)
- fix: typo in subj.get_best_query() call. (Ales Kozumplik)
* Mon Jul 22 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.10-1.giteb9dddb
- repos: skip_if_unavailable is True by default now. (RhBug:984483) (Ales Kozumplik)
- doc: omitted from 6f70d2b, also mention the related bugzillas. (Ales Kozumplik)
- doc: why 'dnf provides /bin/python' fails on Fedora. (Ales Kozumplik)
* Thu Jul  4 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.9-1.giteff4c49
- fix: errors handling messages in do_transaction(). (RhBug:981310) (Ales Kozumplik)
- fix: typo in 2b4c085 (Ales Kozumplik)
- fix: unhandled OSError exceptions if MD was renewed during transaction (RhBug:980227) (Ales Kozumplik)
- remove: update_md.py (Ales Kozumplik)
- fix: traceback expiring no longer valid repos. (RhBug:979942) (Ales Kozumplik)
- fix: traceback: accessing base.history from download_packages(). (Ales Kozumplik)
- api: Base.build_repo factory method. (Ales Kozumplik)
- python3: absolute imports in cli.main (Ales Kozumplik)
- refactor: KeyboardInterrupt handling in cli.main. (Ales Kozumplik)
- repo: pass substituting variables down into librepo's Handle. (RhBug:964584) (Ales Kozumplik)
* Mon Jun 24 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.8-1.git85524ae
- fix: tracebacks when installing to an empty installroot (RhBug:975858) (Ales Kozumplik)
- doc: 'dnf erase kernel' erases all the kernels. (Ales Kozumplik)
- i18n: even if we have a legit encoding, don't assume it covers the entire UCD (RhBug:976652) (Ales Kozumplik)
- stray self._filelists in Sack. (Ales Kozumplik)
- fix: traceback on check-update when there's a repo without any source. (RhBug:974866) (Ales Kozumplik)
- fix: missing os import in i18n.py (RhBug:974427) (Ales Kozumplik)
- fix: traceback for a regular user when /var/lib/dnf/uuid is not world-readable. (Ales Kozumplik)
- put user locks in /run/user/$UID/dnf. (Ales Kozumplik)
- Minimally teach dnf about rpm rpm >= 4.10 scriptlet start and stop callbacks (Panu Matilainen)
- remove: unnecessary testing for prehistoric rpm versions in callback (Panu Matilainen)
- remove: unused rpmtrans internal _dopkgtup() helper (Panu Matilainen)
- remove: unused rpm repackaging support remnants (Panu Matilainen)
- locking: as an example introduce rpmdb_lock and metadata_cache_lock. (Ales Kozumplik)
- locking: remove the old global locking code. (Ales Kozumplik)
- locking: implement and test ProcessLock class. (Ales Kozumplik)
- Add base_url arg to librepo.download(). (RhBug:968159) (Zdenek Pavlas)
- remove: unused miscutils.compareVerOnly() (Panu Matilainen)
- remove: unused miscutils.stringToVersion() and .flagToString() (Panu Matilainen)
- remove: unused string_to_prco_tuple() and imports used only by it (Panu Matilainen)
- remove: unused miscutils.rpmOutToStr() (Panu Matilainen)
- remove: miscutils.formatRequire() (Panu Matilainen)
- remove: miscutils.rangeCompare() and rangeCheck() (Panu Matilainen)
- remove: miscutils.pkgTupleFromHeader() (Panu Matilainen)
- remove: rpmUtils.TransactionWrapper.returnLeafNodes() method (Panu Matilainen)
- doc: what 'list recent' does. (Ales Kozumplik)
- Resurrect "list recent" functionality (RhBug:908491) (Panu Matilainen)
- doc: add bug summaries to the release notes. (Ales Kozumplik)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #979042 - Slow download of packages
        https://bugzilla.redhat.com/show_bug.cgi?id=979042
  [ 2 ] Bug #977753 - Repository "@System" instead of "fedora"
        https://bugzilla.redhat.com/show_bug.cgi?id=977753
  [ 3 ] Bug #996138 - [abrt] install_grouplist:UnicodeDecodeError during 'dnf group install'
        https://bugzilla.redhat.com/show_bug.cgi?id=996138
  [ 4 ] Bug #993916 - 'upgrade' command displays old version numbers in summary, rather than new version numbers
        https://bugzilla.redhat.com/show_bug.cgi?id=993916
--------------------------------------------------------------------------------

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