Re: [opensuse] Changelogs in RPMs



Rick Friedman <rickfriedman@xxxxxxxxxxx> writes:

On Sat, 2006-11-11 at 20:00 +0100, Andreas Jaeger wrote:
Rick Friedman <rickfriedman@xxxxxxxxxxx> writes:

...

How can I go about finding the changes made from one package version to
another? (not just for the Firefox package but for all of them)

For just Firefox:

aj@x40:~> rpm -q --changelog MozillaFirefox |head
* Sun Oct 29 2006 - aj@xxxxxxx
- Another fix for 214125, patch by Wolfgang Rosenauer.

* Thu Oct 26 2006 - aj@xxxxxxx
- Fix gcc warnings about undefined operations, patch by
Robert O'Callahan.
- Update system-proxies.patch to fix error box (214125), patch by
Robert O'Callahan.

* Mon Oct 23 2006 - aj@xxxxxxx

For all changes: The ChangeLog on CD1 (or the DVD) contains the
changelog entries of all packages that are on the media,

Andreas, thanks for the help. At least now I can have some idea of what
has been changed. One other question though... is there any way to see
the changelog of a package BEFORE the package is installed? For example,
if I have version 1.2 of package foo installed, is there some way I can
see the changelog of of version 1.25 before installing it?

You can always check a single RPM with
rpm -q -p --changelog /somewhere/your.rpm

The -p makes rpm use the argument instead of the installed one.

As I said: For all changes use the ChangeLog file on the media,

Andreas
--
Andreas Jaeger, aj@xxxxxxx, http://www.suse.de/~aj/
SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126

Attachment: pgpsiS5Cc1d2e.pgp
Description: PGP signature



Relevant Pages

  • Linux 2.6.20.20
    ... I've just released Linux 2.6.20.20. ... It includes a fix for CVE-2007-4573 which affects the x86_64 architecture ... I'll also be replying to this message with a copy of the patch between ... The patch and changelog will appear soon at the following locations: ...
    (Linux-Kernel)
  • Linux-2.4.31-hf4
    ... After having accumulated a few weeks delay, the fourth hotfix for kernel ... Because of the ZISOFS security fix, users of older -hf or plain 2.4.X ... The changelog is appended to this mail. ... PATCH: ...
    (Linux-Kernel)
  • Re: [ANNOUNCE] Linux 2.4.32-hf32.1
    ... It seems like the year begins with mistakes, I've forgotten the changelog. ... > I've built the kernel for i686 with all modules enabled to ensure ... This patch fixes a data corruption in smb_proc_setattr_unix. ... It fix the ...
    (Linux-Kernel)
  • Re: [PATCH] Remove obsolete CLOCK_TICK_ADJUST
    ... That's no use to someone who is trying to understand this patch. ... My patch doesn't just revert the patches, it also includes the _real_ fix, ... A revert patch's changelog should explain why the code is being reverted. ...
    (Linux-Kernel)
  • [GIT PATCH] scsi bug fixes for 2.6.17-rc5
    ... This is my current slew of small bug fixes which either fix serious ... The patch is available from: ... The short changelog is: ...
    (Linux-Kernel)