From b764bade878b4dbf3569beee20413a7b278ac623 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 3 Mar 2006 15:48:33 +0000 Subject: 1.37 --- ChangeLog | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a672f1b..0d49495 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,77 @@ +2006-03-03 16:08 Rafael Garcia-Suarez + + * URPM.pm: Document URPM::verify_signature() + +2006-03-03 16:05 Rafael Garcia-Suarez + + * URPM.xs: Include key id in verify_signature()'s OK output. Also, + avoid a header leak. + +2006-03-03 15:44 Rafael Garcia-Suarez + + * URPM.xs: New function verify_signature + +2006-03-03 14:50 Rafael Garcia-Suarez + + * URPM.xs: Don't display error messages from rpmVerifySignatures + +2006-03-03 14:14 Rafael Garcia-Suarez + + * URPM.pm: Document (new-ish) return value of verify_rpm() + +2006-03-03 14:00 Rafael Garcia-Suarez + + * URPM.pm, URPM.xs: Reimplement verify_rpm, using the rpm cli + interface + +2006-03-03 11:22 Rafael Garcia-Suarez + + * URPM.pm, URPM.xs: Remove support for the (broken) db option to + verify_rpm + +2006-03-03 10:26 Rafael Garcia-Suarez + + * URPM.xs: Use a smaller buffer for the return value of verify_rpm, + and guard against overflows + +2006-03-02 18:40 Rafael Garcia-Suarez + + * URPM.xs: Honor verification flags in verif_rpm() even when + reading from a file without having open the rpmdb + +2006-03-02 18:22 Rafael Garcia-Suarez + + * URPM.xs: Nits in verify_rpm. + +2006-03-01 12:44 Rafael Garcia-Suarez + + * URPM.xs: Fix a couple of compilation warnings. URPM.xs is now + warning-clean. + +2006-03-01 12:40 Rafael Garcia-Suarez + + * Makefile.PL: Make sure -fno-strict-aliasing is used (gcc option) + +2006-02-13 14:17 Rafael Garcia-Suarez + + * URPM.pm: Document the is_arch_compat package method + +2006-02-13 11:40 Rafael Garcia-Suarez + + * perl-URPM.spec: 1.36-1mdk + +2006-02-13 11:39 Rafael Garcia-Suarez + + * URPM.pm: Document new ignorearch flag + +2006-02-13 11:22 Rafael Garcia-Suarez + + * URPM.xs: Add ignorearch option to run transactions + +2006-02-10 18:07 Rafael Garcia-Suarez + + * URPM.pm, perl-URPM.spec: 1.35-1mdk + 2006-02-10 18:06 Rafael Garcia-Suarez * URPM.xs: repackage also when only the rpm macro is defined. Maybe -- cgit v1.2.1