RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 16-Nov-2007 07:32:36
Branch: HEAD Handle: 2007111606323500
Modified files:
rpm CHANGES
Log:
- fix: segfault with corrupted rpm reported at
http://qa.mandriva.com/show_bug.cgi?id=33735
No change needed to rpm-5.0 whatsoever:
% rpm -K rep-gtk-debug-0.18-6mdv2008.0.x86_64.rpm
error: /tmp/rep-gtk-debug-0.18-6mdv2008.0.x86_64.rpm: Header: region trailer: BAD, tag 63 type 7 offset 848 count 1524040208
Summary:
Revision Changes Path
1.1832 +5 -0 rpm/CHANGES
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/CHANGES
============================================================================
$ cvs diff -u -r1.1831 -r1.1832 CHANGES
--- rpm/CHANGES 16 Nov 2007 02:19:05 -0000 1.1831
+++ rpm/CHANGES 16 Nov 2007 06:32:35 -0000 1.1832
@@ -1,4 +1,9 @@
5.0a1 -> 5.0a2:
+ - jbj: fix: segfault with corrupted rpm reported at
+ http://qa.mandriva.com/show_bug.cgi?id=33735
+ No change needed to rpm-5.0 whatsoever:
+ % rpm -K rep-gtk-debug-0.18-6mdv2008.0.x86_64.rpm
+ error: /tmp/rep-gtk-debug-0.18-6mdv2008.0.x86_64.rpm: Header: region trailer: BAD, tag 63 type 7 offset 848 count 1524040208
- jbj: handle --root/--dbpath variants, with/without URL, using --rebuilddb.
- jbj: rpmdb: casts for integral conversions.
- jbj: lib: identify and repair several minor flaws caught by splint.
@@ .
Received on Fri Nov 16 07:32:36 2007