--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2019-1635fee8f5
2019-12-06 05:43:26.095995
--------------------------------------------------------------------------------

Name        : dnf
Product     : Fedora 31
Version     : 4.2.17
Release     : 1.fc31
URL         : https://github.com/rpm-software-management/dnf
Summary     : Package manager
Description :
Utility that allows users to manage packages on their systems.
It supports RPMs, modules and comps groups & environments.

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

libcomps:  - Make libcomps packagable as a Python package - Add missing python
metadata to python2/3-libcomps - Fix segfault when converting empty dict to
string (RhBug:1757959)   libdnf:  - Report reason how package was excluded
(RhBug:1649754) - Additional Arm detection improvements (RhBug:1691430) - Set
skip_if_unavailable for media repos to skip their update (RhBug:1716067) - Add
support of xml:base for remote and local url in context (RhBug:1734350, 1717865)
- Handle NoModuleException in dnf_context_reset_modules (RhBug:1767453) - Add
missing C function hy_nevra_free() for HyNevra deallocation - Context part of
libdnf now uses metadata_expire from global configuration   dnf:  - Enable
versionlock for check-update command (RhBug:1750620) - Add error message when no
active modules matched (RhBug:1696204) - Log mirror failures as warning when
repo load fails (RhBug:1713627) - dnf-automatic: Change all systemd timers to a
fixed time of day (RhBug:1754609) - DNF can use config from the remote location
(RhBug:1721091) - [doc] update reference to plugin documentation (RhBug:1706386)
- [yum compatibility] Report all packages in repoinfo - [doc] Add definition of
active/inactive module stream - repoquery: Add a switch to disable modular
excludes - Report more informative messages when no match for argument
(RhBug:1709563) - [doc] Add description of excludes in dnf - Report more
descriptive message when removed package is excluded - Add module repoquery
command - Fix assumptions about ARMv8 and the way the rpm features work
(RhBug:1691430) - Add Requires information into module info commands - Enhance
inheritance of transaction reasons (RhBug:1672618,1769788) - Make DNF compatible
with FIPS mode (RhBug:1762032) - Return always alphabetically sorted modular
profiles   microdnf:  - Fix: do not download metadata in remove command - Add
repolist command (RhBug:1584952) - Add repoquery command (RhBug:1769245)  dnf-
plugins-core:  - [reposync] Add --urls option (RhBug:1686602) - [versionlock]
Add --raw option (RhBug:1645564) - [doc] move manpages for plugins to "dnf-
PLUGIN" (RhBug:1706386) - Add new plugin post-transaction-actions (RhBug:967264)
- [builddep] Add --skip-unavailable switch (RhBug:1628634) - [versionlock] Don't
apply excludes on @System (RhBug:1726712) - [reposync] Ignore only modular
excludes (RhBug:1750273)
--------------------------------------------------------------------------------
ChangeLog:

* Fri Nov 29 2019 Ales Matej <[email protected]> - 4.2.17-1
- Enable versionlock for check-update command (RhBug:1750620)
- Add error message when no active modules matched (RhBug:1696204)
- Log mirror failures as warning when repo load fails (RhBug:1713627)
- dnf-automatic: Change all systemd timers to a fixed time of day 
(RhBug:1754609)
- DNF can use config from the remote location (RhBug:1721091)
- [doc] update reference to plugin documentation (RhBug:1706386)
- [yum compatibility] Report all packages in repoinfo
- [doc] Add definition of active/inactive module stream
- repoquery: Add a switch to disable modular excludes
- Report more informative messages when no match for argument (RhBug:1709563)
- [doc] Add description of excludes in dnf
- Report more descriptive message when removed package is excluded
- Add module repoquery command
- Fix assumptions about ARMv8 and the way the rpm features work (RhBug:1691430)
- Add Requires information into module info commands
- Enhance inheritance of transaction reasons (RhBug:1672618,1769788)
- Make DNF compatible with FIPS mode (RhBug:1762032)
- Return always alphabetically sorted modular profiles
* Tue Nov 12 2019 Ales Matej <[email protected]> - 4.2.15-2
- Revert: Fix messages for starting and failing scriptlets (RhBug:1724779)
- Fix traceback when trying to install package with fileconflict
* Wed Nov  6 2019 Pavla Kratochvilova <[email protected]> - 4.2.15-1
- Update to 4.2.15
- Improve modularity documentation (RhBug:1730162,1730162,1730807,1734081)
- Fix detection whether system is running on battery (used by metadata caching 
timer) (RhBug:1498680)
- New repoquery queryformat: %{reason}
- Print rpm errors during test transaction (RhBug:1730348) 
- Fix: --setopt and repo with dots
- Fix incorrectly marked profile and stream after failed rpm transaction check 
(RhBug:1719679)
- Show transaction errors inside dnf shell (RhBug:1743644)
- Don't reinstall modified packages with the same NEVRA (RhBug:1644241)
- dnf-automatic now respects versionlock excludes (RhBug:1746562)
- Fix downloading local packages into destdir (RhBug:1727137)
- Report skipped packages with identical nevra only once (RhBug:1643109)
- Restore functionality of dnf remove --duplicates (RhBug:1674296)
- Improve API documentation
- Document NEVRA parsing in the man page
- Do not wrap output when no terminal (RhBug:1577889)
- Don't check if repo is expired if it doesn't have loaded metadata 
(RhBug:1745170)
- Remove duplicate entries from "dnf search" output (RhBug:1742926)
- Set default value of repo name attribute to repo id (RhBug:1669711)
- Allow searching in disabled modules using "dnf module provides" 
(RhBug:1629667)
- Group install takes obsoletes into account (RhBug:1761137)
- Improve handling of vars
- Do not load metadata for repolist commands (RhBug:1697472,1713055,1728894)
- Fix messages for starting and failing scriptlets (RhBug:1724779)
- Don't show older install-only pkgs updates in updateinfo 
(RhBug:1649383,1728004)
- Add --ids option to the group command (RhBug:1706382)
- Add --with_cve and --with_bz options to the updateinfo command (RhBug:1750528)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1750273 - dnf reposync ignoring includepkgs directive (regression)
        https://bugzilla.redhat.com/show_bug.cgi?id=1750273
  [ 2 ] Bug #1672618 - Upgrading obsoleted package doesn't keep reason
        https://bugzilla.redhat.com/show_bug.cgi?id=1672618
  [ 3 ] Bug #1769788 - dnf autoremove tries to remove kernel
        https://bugzilla.redhat.com/show_bug.cgi?id=1769788
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2019-1635fee8f5' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to