diff --git a/rpm.spec b/rpm.spec index 812196c..3b32fe0 100644 --- a/rpm.spec +++ b/rpm.spec @@ -14,7 +14,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0.3 Version: %{version} -Release: 0.64 +Release: 0.65 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz Copyright: GPL @@ -433,6 +433,7 @@ fi - fix: -i CLI context broken Yet Again. - fix: --rebuild broken. - unlink all _db.nnn files before 1st db open. +- python bindings should not segfault when fed bad data. * Mon Jul 9 2001 Jeff Johnson - package version now configureable, default v3. diff --git a/sources b/sources index 561f2a8..85a2f44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8227c0216b666cf3256c96e80c0aa607 rpm-4.0.3.tar.gz +58616f9a59a2059a96faf30e89e23189 rpm-4.0.3.tar.gz