createrepo 0.3.9
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1096523949.25096.41.camel@binkley> |
Hi folks, Found a nasty little bug in the groups checksum code in createrepo. I opened the file, I read the file, I neglect to seek(0) the file when I go to take it's checksum. Long story short, broken checksum for group files. This fixes it. It's a simple fix but it should get out in a release. tarball: http://linux.duke.edu/metadata/generate/createrepo-0.3.9.tar.gz noarch rpm: http://linux.duke.edu/metadata/generate/createrepo-0.3.9-1.noarch.rpm (fc2-ish) source rpm: http://linux.duke.edu/metadata/generate/createrepo-0.3.9-1.src.rpm Also if there is anyone new to the list who is looking on some projects to work on with regard to the metadata, ping at me, I've got some things that need doing. Thanks -sv