Changelog for
perl-MDK-Common-1.2.18-1mdv2009.1.noarch.rpm :
Wed Apr 15 00:00:00 2009 Pascal Terjan
1.2.18-1mdv2009.1
+ Revision: 367145
- decode \' inside \'\' properly in getVarsFromSh
Wed Mar 11 23:00:00 2009 Pascal Terjan 1.2.17-1mdv2009.1
+ Revision: 353717
- quote correctly \' inside \'\'
- protect various chars in setExportedVarsInSh and setExportedVarsInCsh
Mon Feb 2 23:00:00 2009 Pascal Terjan 1.2.16-1mdv2009.1
+ Revision: 336379
- Protect more things in setVarsInSh
Mon Jan 26 23:00:00 2009 Pascal Terjan 1.2.15-1mdv2009.1
+ Revision: 333652
- protect parenthesis in setVarsInSh (#47298)
Thu Oct 2 00:00:00 2008 Pixel 1.2.14-1mdv2009.0
+ Revision: 290314
- 1.2.14:
- round_up(), round_down(): workaround \"Illegal modulus zero\" (#43165)
Wed Sep 10 00:00:00 2008 Pixel 1.2.13-1mdv2009.0
+ Revision: 283136
- 1.2.13: export cat_utf8() and cat_utf8_or_die()
Thu Jun 19 00:00:00 2008 Thierry Vignaud 1.2.12-2mdv2009.0
+ Revision: 223817
- rebuild
Fri Apr 4 00:00:00 2008 Olivier Blin 1.2.12-1mdv2008.1
+ Revision: 192186
- 1.2.12
- fix crash introduced in previous release
Fri Apr 4 00:00:00 2008 Olivier Blin 1.2.11-1mdv2008.1
+ Revision: 192038
- 1.2.11
- workaround glibc misconfiguration that make users listed twice
(#34279)
Fri Jan 18 23:00:00 2008 Pixel 1.2.10-1mdv2008.1
+ Revision: 154681
- 1.2.10: modify before_leaving() to be compatible with perl 5.10.0
+ Olivier Blin
- restore BuildRoot
+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel\'s request
Wed Sep 12 00:00:00 2007 Thierry Vignaud 1.2.9-1mdv2008.0
+ Revision: 84348
- fix including the doc of sub-modules
Wed Sep 5 00:00:00 2007 Thierry Vignaud 1.2.8-1mdv2008.0
+ Revision: 79343
- make formatError() work with any modules (fixing installer bug #33131)
Fri Aug 10 00:00:00 2007 Thierry Vignaud 1.2.7-1mdv2008.0
+ Revision: 60753
- fix installer breakage
Tue Aug 7 00:00:00 2007 Thierry Vignaud 1.2.6-1mdv2008.0
+ Revision: 59370
- make find_index() pinpoint the actual bug (ie the caller)
- make formatError() safer (managing exceptions containing \" at \")
Thu May 31 00:00:00 2007 Pixel 1.2.5-1mdv2008.0
+ Revision: 32767
- new release, 1.2.5
- enhance fuzzy_pidofs() to handle kernel processes
Tue Sep 5 00:00:00 2006 Pixel 1.2.3-1mdv2007.0
- setVarsInSh: fix writing \"|\" in sh config files
Tue Jan 3 23:00:00 2006 Pixel 1.2.2-1mdk
- better fix for syscall.ph used somewhere else
Thu Dec 22 23:00:00 2005 Thierry Vignaud 1.2.1-1mdk
- fix syscall()
Fri Nov 25 23:00:00 2005 Pixel 1.2-1mdk
- MDK::Common::Globals removed
- simplified version number
- perl-MDK-Common-devel replaced by package perl_checker,
=> perl-MDK-Common is a simple perl package, no more requiring ocaml
=> noarch
Tue May 31 00:00:00 2005 Pixel 1.1.24-1mdk
- fix openFileMaybeCompressed() catMaybeCompressed() when file names contain spaces (bugzilla #16172)
Fri May 20 00:00:00 2005 Pixel 1.1.23-1mdk
- use \"our\" instead of \"use vars\"
- add addVarsInSh() and addVarsInShMode()
Wed Feb 16 23:00:00 2005 Pixel 1.1.22-2mdk
- no need to call \"make test\", \"make\" is doing all what\'s needed
(and otherwise MDK/Common.pm is not generated when needed due to missing dependencies)
Tue Feb 15 23:00:00 2005 Pixel 1.1.22-1mdk
- fix building doc without buildrequiring perl-MDK-Common (thanks to Gary L. Greene)
Thu Dec 23 23:00:00 2004 Thierry Vignaud 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 23:00:00 2004 Pixel 1.1.20-2mdk
- new checks in perl_checker
Tue Nov 16 23:00:00 2004 Pixel 1.1.20-1mdk
- MDK::Common::File : add all_files_rec()
Mon Nov 15 23:00:00 2004 Rafael Garcia-Suarez 1.1.19-2mdk
- rebuild for new perl
Wed Nov 10 23:00:00 2004 Pixel 1.1.19-1mdk
- MDK::System: fix cp_with_option() which called cp_af() recursively, loosing the specific options
- MDK::System: add distrib() to get company, system (e.g. Mandrakelinux) and product (e.g. 10.1)
- various perl_checker enhancements/fixes
Tue Sep 7 00:00:00 2004 Pixel 1.1.18-1mdk
- more flexible typeFromMagic
Thu Aug 19 00:00:00 2004 Pixel 1.1.17-3mdk
- use DESTDIR
- add perl_checker-vim
- add Ctrl-return in perl and cperl emacs mode
- fake Getopt::Long
Thu Aug 12 00:00:00 2004 Pixel 1.1.17-2mdk
- various perl_checker enhancements/fixes
Thu Aug 5 00:00:00 2004 Pixel 1.1.17-1mdk
- setVarsInSh() now tries to use quoting only when really needed,
otherwise it breaks program parsing the generated file (eg: /usr/sbin/autologin)
Tue Aug 3 00:00:00 2004 Pixel 1.1.16-1mdk
- MDK::Common::System: whereis_binary() can now handle prefix
Sat Jul 24 00:00:00 2004 Pixel 1.1.15-2mdk
- workaround bug in ocaml on ultrasparc
(can\'t catch exception \"Fatal error: out-of-bound access in array or string\" in native code)
Fri Jul 23 00:00:00 2004 Pixel 1.1.15-1mdk
- add begins_with in MDK::Common::String
Tue Jul 6 00:00:00 2004 Pixel 1.1.14-1mdk
- more perlish behaviour for to_int() and to_float()
(skipping leading spaces)
Tue Jun 29 00:00:00 2004 Pixel 1.1.13-1mdk
- fix single/quote handling in getVarsFromSh()
- setVarsInSh() now handles characters $, \', \\\" and spaces in the value
- fix cp_af() for symlinks to directories
Tue May 11 00:00:00 2004 Pixel 1.1.12-1mdk
- many perl_checker enhancements and cleanup
Thu Apr 8 00:00:00 2004 Thierry Vignaud 1.1.11-4mdk
- pixel:
o add perl_checker.html
o add testsuite
o cp_af() now handles devices (block and character)
o fix detecting of boolean context vs scalar context
o fix some warning
o in \"$a ? $a : xxx\", \"xxx\" can need short circuit
o recognize \"-c\" function
o turn some errors to warnings
- perl_checker\'s faked packages:
o sync with glib/gtk+ 2.4.0
o support Gnome2 and Gnome2::Vte too
Thu Mar 11 23:00:00 2004 Pixel 1.1.11-3mdk
- cp_af() now handles devices (mknod)
Fri Feb 13 23:00:00 2004 Thierry Vignaud 1.1.10-2mdk
- update gtk2-perl binding fake package
Tue Jan 13 23:00:00 2004 Pixel 1.1.11-1mdk
- sync perl_checker_fake_packages/{Glib,Gtk2}.pm
- perl_checker: fix build time overflow in cache
Fri Jan 9 23:00:00 2004 Pixel 1.1.10-2mdk
- perl_checker: entries in generated pot file are sorted by files
Wed Jan 7 23:00:00 2004 Pixel 1.1.10-1mdk
- add whereis_binary()
Mon Jan 5 23:00:00 2004 Pixel 1.1.9-1mdk
- many perl_checker enhancements
Tue Dec 16 23:00:00 2003 Pixel 1.1.8-4mdk
- MDK::Common::File::cp_f() added
Tue Nov 18 23:00:00 2003 Thierry Vignaud 1.1.8-3mdk
- perl_checker --generate-pot: unescape \"$\" & \"AATT\" caracters
- substInFile: if file is a symlink, make sure it stays a symlink
Mon Nov 10 23:00:00 2003 Thierry Vignaud 1.1.8-2mdk
- fix path in po generated from sources
Thu Oct 16 00:00:00 2003 Guillaume Cottenceau 1.1.8-1mdk
- add uniq_ (uniq but according to some code results on each value)
Sat Sep 20 00:00:00 2003 Pixel 1.1.7-1mdk
- read_gnomekderc() & update_gnomekderc() will now handle key=value where key
can contain spaces
- export cat_or_die()