I just noticed that a couple of the updated RPMS have incorrect md5sums compared to the original email.
This exists on at least two mirrors: http://centos.take2hosting.com/5.1/updates/i386/RPMS/ http://altruistic.lbl.gov/mirrors/centos/5.1/updates/i386/RPMS/
# md5sum perl-* 7a3f9c4f7c35c23a0751f2b9fc196a21 perl-5.8.8-10.el5_0.2.i386.rpm 135fb1abc0f83fc85885b286ad268a7c perl-suidperl-5.8.8-10.el5_0.2.i386.rpm
Is there a list of the md5sums for the entire updates directory?
Suggestions welcome.
Mark
-----Original Message----- From: centos-announce-bounces@centos.org [mailto:centos-announce- bounces@centos.org] On Behalf Of Karanbir Singh Sent: Thursday, November 08, 2007 9:33 AM To: centos-announce@centos.org Subject: [CentOS-announce] CESA-2007:0966 Important CentOS 5 i386 perl Update
CentOS Errata and Security Advisory 2007:0966 Important
Upstream details at :
https://rhn.redhat.com/errata/RHSA-2007-0966.html
The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename )
i386: a471198cb7bbe7896f5c98ed73292ff8 perl-5.8.8-10.el5_0.2.i386.rpm 45cdbf2cc920b5418a5a00f3e62bfc2d
perl-suidperl-5.8.8-10.el5_0.2.i386.rpm
Source: aefa042674edc71d8c5bf46812cf296c perl-5.8.8-10.el5_0.2.src.rpm
-- Karanbir Singh CentOS Project { http://www.centos.org/ } irc: z00dax, #centos@irc.freenode.net
CentOS-announce mailing list CentOS-announce@centos.org http://lists.centos.org/mailman/listinfo/centos-announce
On Friday 29 February 2008, Hoy, Mark wrote:
I just noticed that a couple of the updated RPMS have incorrect md5sums compared to the original email.
I can't comment on this.
This exists on at least two mirrors: http://centos.take2hosting.com/5.1/updates/i386/RPMS/ http://altruistic.lbl.gov/mirrors/centos/5.1/updates/i386/RPMS/
# md5sum perl-* 7a3f9c4f7c35c23a0751f2b9fc196a21 perl-5.8.8-10.el5_0.2.i386.rpm 135fb1abc0f83fc85885b286ad268a7c perl-suidperl-5.8.8-10.el5_0.2.i386.rpm
Is there a list of the md5sums for the entire updates directory?
Even better, rpms have integrated checksums and signatures: $ rpm --checksig perl-5.8.8-10.el5_0.2.i386.rpm perl-5.8.8-10.el5_0.2.i386.rpm: (sha1) dsa sha1 md5 gpg OK
/Peter
Suggestions welcome.
Thanks Peter, I didn't know about the --checksig option of rpm.
Mark
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Peter Kjellstrom Sent: Tuesday, March 04, 2008 2:41 AM To: centos@centos.org Subject: Re: [CentOS] md5sum errors in rpms
On Friday 29 February 2008, Hoy, Mark wrote:
I just noticed that a couple of the updated RPMS have incorrect
md5sums
compared to the original email.
I can't comment on this.
This exists on at least two mirrors: http://centos.take2hosting.com/5.1/updates/i386/RPMS/ http://altruistic.lbl.gov/mirrors/centos/5.1/updates/i386/RPMS/
# md5sum perl-* 7a3f9c4f7c35c23a0751f2b9fc196a21 perl-5.8.8-10.el5_0.2.i386.rpm 135fb1abc0f83fc85885b286ad268a7c perl-suidperl-5.8.8-10.el5_0.2.i386.rpm
Is there a list of the md5sums for the entire updates directory?
Even better, rpms have integrated checksums and signatures: $ rpm --checksig perl-5.8.8-10.el5_0.2.i386.rpm perl-5.8.8-10.el5_0.2.i386.rpm: (sha1) dsa sha1 md5 gpg OK
/Peter
Suggestions welcome.