summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-11 17:02:29 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-11 17:02:29 +0000
commit06554bdc98f1abd60e10c55d700ddf628143fc1f (patch)
tree11fa2f782df54faa4c98e590cb296fe17c3e4ed5 /dev-perl/Module-Signature/ChangeLog
parenttrailing whitespace or something (diff)
downloadhistorical-06554bdc98f1abd60e10c55d700ddf628143fc1f.tar.gz
historical-06554bdc98f1abd60e10c55d700ddf628143fc1f.tar.bz2
historical-06554bdc98f1abd60e10c55d700ddf628143fc1f.zip
bugs 88267, 88354, 83789
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Module-Signature/ChangeLog')
-rw-r--r--dev-perl/Module-Signature/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Module-Signature/ChangeLog b/dev-perl/Module-Signature/ChangeLog
new file mode 100644
index 000000000000..eefd58a5e8c9
--- /dev/null
+++ b/dev-perl/Module-Signature/ChangeLog
@@ -0,0 +1,17 @@
+# ChangeLog for dev-perl/Module-Signature
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.1 2005/04/11 17:02:29 mcummings Exp $
+
+*Module-Signature-0.44 (11 Apr 2005)
+
+ 11 Apr 2005; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+ +Module-Signature-0.44.ebuild:
+ Bugs 88267,88354(ok, that one i created for this), and the one that brought it
+ up first, 83789. Here's the sum up: we tell users to use cpan or g-cpan if a
+ module isn't in the tree. Fine. But if they do that, they can end up with a
+ Module::Signature install because it becoming a silent dep in a lot of places
+ to confirm the security/validity of a module installation. At least this way
+ we can A) provide an ebuild that we can track/fix and B) we have some minor
+ influence in the sanity of their environment. This should override any already
+ installed versions and be safe for future uses.
+