SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-5.8.0-55.1.i586.rpm :
Sun Sep 1 12:00:00 2002 Chip Turner
- fix pager issues; default to /usr/bin/less -isr
- more work on pager bug (72125)

Thu Aug 29 12:00:00 2002 Chip Turner
- add a few new directories to h2ph to produce better .ph files

Thu Aug 15 12:00:00 2002 Chip Turner
- change from lynx to links in CPAN.pm

Tue Aug 6 12:00:00 2002 Chip Turner
- automated release bump and build
- remove Filter packages and use CPAN ones

Fri Jul 19 12:00:00 2002 Chip Turner
- move to final perl 5.8.0, huzzah!

Tue Jul 16 12:00:00 2002 Chip Turner
- update CPAN, CGI, and DB_File versions; obsolete perl-libnet
- libnet.cfg supplied, default to passive ftp in all cases

Tue Jun 18 12:00:00 2002 Chip Turner
- add patch to ensire libperl.so is linked properly

Mon May 20 12:00:00 2002 Nalin Dahyabhai
- always build with -fPIC

Thu May 9 12:00:00 2002 Jeff Johnson
- rebuild in rawhide

Sun Mar 31 12:00:00 2002 Chip Turner
- split suidperl back out (bug #62215)

Tue Mar 26 11:00:00 2002 Chip Turner
- restructuring of some directories, alteration of AATTINC

Thu Dec 20 11:00:00 2001 Chip Turner
- remove ndbm completely

Sun Dec 16 11:00:00 2001 Chip Turner
- make rpmlint happy, split out NDBM_File, clean up other spots
- stopped doing grep -v etc in favor of custom script

Wed Dec 12 11:00:00 2001 Chip Turner
- cleaning up of ia64 issues, as well as compatibility with gcc 3.1
and glibc 2.2.4

Mon Sep 24 12:00:00 2001 Chip Turner
- changing building of extra modules out of the core perl rpm

Mon Sep 17 12:00:00 2001 Chip Turner
- upgrade to 5.6.1, added old INC dirs to maintain compat

Fri Mar 23 11:00:00 2001 Preston Brown
- bzip2 source, save some space.

Thu Dec 7 11:00:00 2000 Crutcher Dunnavant
- initial rebuild for 7.1

Tue Sep 12 12:00:00 2000 Bill Nottingham
- fix dependencies on ia64/sparc64

Mon Aug 7 12:00:00 2000 Nalin Dahyabhai
- replace the deprecated MD5 with Digest::MD5 (has to be here for cleanfeed)
- obsolete: perl-Digest-MD5
- use syslog instead of mail to report possible attempts to break into suidperl
- force syslog on at build-time

Mon Jul 31 12:00:00 2000 Nalin Dahyabhai
- add Owen\'s fix for #14779/#14863
- specify cc=gcc; continue to let cpp sort itself out
- switch shadow support on (#8646)
- release 7

Tue Jul 18 12:00:00 2000 Nalin Dahyabhai
- strip buildroot from perl pods (#14040)
- release 6

Wed Jul 12 12:00:00 2000 Prospector
- automatic rebuild (release 5)

Wed Jun 21 12:00:00 2000 Preston Brown
- don\'t require tcsh to install, only to build
- release 4

Mon Jun 19 12:00:00 2000 Nalin Dahyabhai
- rebuild against new db3 package
- release 3

Sat Jun 17 12:00:00 2000 Nalin Dahyabhai
- disable 64-bit file support
- change name of package that Perl expects gcc to be in from \"egcs\" to \"gcc\"
- move man pages to /usr/share via hints/linux.sh and MM_Unix.pm
- fix problems prefixifying with empty prefixes
- disable long doubles on sparc (they\'re the same as doubles anyway)
- add an Epoch to make sure we can upgrade from perl-5.00503
- release 2

Thu Mar 23 11:00:00 2000 Bernhard Rosenkraenzer
- 2.6.0

Wed Feb 2 11:00:00 2000 Cristian Gafton
- fix description

Fri Jan 14 11:00:00 2000 Jeff Johnson
- add provides for perl modules (from kestesAATTstaff.mail.com).

Mon Oct 4 12:00:00 1999 Cristian Gafton
- fix the %install so that the MD5 module gets actually installed correctly

Mon Aug 30 12:00:00 1999 Cristian Gafton
- make sure the package builds even when we don\'t have perl installed on the
system

Fri Aug 6 12:00:00 1999 Cristian Gafton
- merged with perl-MD5
- get rid of the annoying $RPM_BUILD_ROOT paths in the installed tree

Mon Jul 26 12:00:00 1999 Cristian Gafton
- do not link anymore against the system db library (and make each module
link against it separately, so that we can have Berkeley db1 and db2 mixed
up)

Wed Jun 16 12:00:00 1999 Cristian Gafton
- use wildcards for files in /usr/bin and /usr/man

Tue Apr 6 12:00:00 1999 Cristian Gafton
- version 5.00503
- make the default man3 install dir be release independent
- try to link against db1 to preserve compatibility with older databases;
abandoned idea because perl is too broken to allow such an easy change
(hardcoded names
*everywhere
* !!!)

Sun Mar 21 11:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 3)

Thu Jan 7 11:00:00 1999 Cristian Gafton
- guilty of the inlined Makefile in the spec file
- adapted for the arm build

Wed Sep 9 12:00:00 1998 Preston Brown
- added newer CGI.pm to the build
- changed the version naming scheme around to work with RPM

Sun Jul 19 12:00:00 1998 Jeff Johnson
- attempt to generate
*.ph files reproducibly

Mon Jun 15 12:00:00 1998 Jeff Johnson
- update to 5.004_04-m4 (pre-5.005 maintenance release)

Fri Jun 12 12:00:00 1998 Christopher McCrory - need stdarg.h from gcc shadow to fix \"use Sys::Syslog\" (problem #635)

Fri May 8 12:00:00 1998 Cristian Gafton
- added a patch to correct the .ph constructs unless defined (foo) to read
unless(defined(foo))

Thu May 7 12:00:00 1998 Prospector System
- translations modified for de, fr, tr

Tue Mar 10 11:00:00 1998 Cristian Gafton
- fixed strftime problem

Sun Mar 8 11:00:00 1998 Cristian Gafton
- added a patch to fix a security race
- do not use setres[ug]id - those are not implemented on 2.0.3x kernels

Mon Mar 2 11:00:00 1998 Cristian Gafton
- upgraded to 5.004_04 - 5.004_01 had some nasty memory leaks.
- fixed the spec file to be version-independent

Fri Dec 5 11:00:00 1997 Erik Troan
- Config.pm wasn\'t right do to the builtrooting

Mon Oct 20 12:00:00 1997 Erik Troan
- fixed arch-specfic part of spec file

Sun Oct 19 12:00:00 1997 Erik Troan
- updated to perl 5.004_01
- users a build root

Thu Jun 12 12:00:00 1997 Erik Troan
- built against glibc

Tue Apr 22 12:00:00 1997 Erik Troan
- Incorporated security patch from Chip Salzenberg

Fri Feb 7 11:00:00 1997 Erik Troan
- Use -Darchname=i386-linux
- Require csh (for glob)
- Use RPM_ARCH during configuration and installation for arch independence


 
ICM