summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-12-23 18:24:36 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-12-23 18:24:36 +0000
commitdc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5 (patch)
tree281734193570f3b1b35468fc333682e715dcaad2 /perl-MDK-Common.spec
parenta83a08b86a68825286996ff1012df45957b98e68 (diff)
downloadperl-MDK-Common-dc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5.tar
perl-MDK-Common-dc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5.tar.gz
perl-MDK-Common-dc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5.tar.bz2
perl-MDK-Common-dc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5.tar.xz
perl-MDK-Common-dc0d4fc6ccc74019504ea9cc7ae8ae21850f7bb5.zip
1.1.21-1mdk
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index aa79bd0..2616f36 100644
--- a/perl-MDK-Common.spec
+++ b/perl-MDK-Common.spec
@@ -2,7 +2,7 @@
# do not change the version here, change in MDK/Common.pm.pl
%define version THEVERSION
-%define release 2mdk
+%define release 1mdk
%ifarch x86_64
%define build_option PERL_CHECKER_TARGET='debug-code BCSUFFIX=""'
@@ -64,6 +64,11 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Thu Dec 23 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.21-1mdk
+- MDK::Common::File: add secured_output() (secured version of output())
+- MDK::System: make setVarsInShMode be paranoid for all files in /home
+ (anthill #1226)
+
* Fri Nov 26 2004 Pixel <pixel@mandrakesoft.com> 1.1.20-2mdk
- new checks in perl_checker