yum-changelog

Langue: en

Version: 08 FEBRUARY 2007 (openSuse - 09/10/07)

Section: 1 (Commandes utilisateur)

NAME

yum-changelog

SYNOPSIS

The yum-changelog package

DESCRIPTION

yum-changelog(1) is a Yum plugin for viewing package changelogs before/after updating. yum will invoke yum-changelog(1) plugin if the --changelog option is used with yum.

OPTIONS

--changelog
Show changelog delta of updated packages

FILES

/etc/yum/pluginconf.d/changelog.conf
The system wide configuration file. See yum-changelog.conf(5) for more information.

EXAMPLES

# yum update ktechlab --changelog
Loading "changelog" plugin
Setting up Update Process
Setting up repositories
[..]
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ktechlab.i386 0:0.3-6 set to be updated
--> Running transaction check

Changes in packages about to be updated:

ktechlab - 0.3-6.i386
* Wed Nov 22 23:00:00 2006 Chitlesh Goorah - 0.3-6
- Rebuilt due to new gpsim-devel release

FILES

As yumdownloader uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details:

/etc/yum.conf

/etc/yum/repos.d/

/var/cache/yum/

BUGS

If you happen to run across a bug, you can report it via yum@lists.linux.duke.edu or filed in bugzilla.

AVAILABILITY

yum-changelog is available via:

# yum install yum-changelog

AUTHOR

Chitlesh Goorah <chitlesh@fedoraproject.org>

SEE ALSO

yum(1)