Changelog for
ypserv-1.3.9-3.6x.i386.rpm :
Fri Oct 4 00:00:00 2002 Alexander Larsson
1.3.9-3.6x
- Fix leak when requesting non-existant map
- Added libexecdir to
CFLAGS=\"${CFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-linux \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/man \\
--infodir=/usr/info
Mon Mar 6 23:00:00 2000 Cristian Gafton
- add patch to avoid potential deadlock on the server (fix #9968)
Wed Feb 2 23:00:00 2000 Florian La Roche
- fix typo in %triggerpostun
Tue Oct 26 00:00:00 1999 Bill Nottingham
- update to 1.3.9
- use gdbm, move back to /usr/sbin
Wed Aug 18 00:00:00 1999 Bill Nottingham
- initscript munging
- ypserv goes on root partition
Sat Aug 14 00:00:00 1999 Cristian Gafton
- version 1.3.7
Fri Jul 2 00:00:00 1999 Bill Nottingham
- start after network FS
Wed Jun 2 00:00:00 1999 Jeff Johnson
- update to 1.3.6.94.
Mon May 31 00:00:00 1999 Jeff Johnson
- improved daemonization.
Sun May 30 00:00:00 1999 Jeff Johnson
- fix buffer overflow in rpc.yppasswd (#3126).
Sat May 29 00:00:00 1999 Jeff Johnson
- update to 1.3.6.92.
Fri Mar 26 23:00:00 1999 Cristian Gafton
- version 1.3.6.91
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
Mon Feb 8 23:00:00 1999 Bill Nottingham
- move to start before ypbind
Thu Dec 17 23:00:00 1998 Cristian Gafton
- build for glibc 2.1
- upgraded to 1.3.5
Wed Aug 5 00:00:00 1998 Jeff Johnson
- yppasswd.init: lock file must have same name as init.d script, not daemon
Sun Jul 12 00:00:00 1998 Cristian Gafton
- upgraded to 1.3.4
- fixed the fubared Makefile
- link against gdbm instead of ndbm (it seems to work better)
Sun May 3 00:00:00 1998 Cristian Gafton
- upgraded to 1.3.1
- enhanced init scripts
Sat May 2 00:00:00 1998 Jeff Johnson
- added triggerpostun
- Use libdb fro dbp_
*().
Sat Apr 25 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue Apr 14 00:00:00 1998 Cristian Gafton
- updated to 1.3.0
Wed Dec 3 23:00:00 1997 Cristian Gafton
- updated to 1.2.5
- added buildroot; updated spec file
- added yppasswdd init file
Tue Nov 4 23:00:00 1997 Erik Troan
- init script shouldn\'t set the domain name
Wed Oct 15 00:00:00 1997 Erik Troan
- supports chkconfig
- updated initscript for status and restart
- turned off in all runlevels, by default
- removed postinstall script which didn\'t do anything
Fri Oct 10 00:00:00 1997 Erik Troan
- added patch to build against later glibc
Tue Jul 22 00:00:00 1997 Erik Troan
- built against glibc
Thu Apr 24 00:00:00 1997 Erik Troan
- updated to 1.1.7.
Fri Mar 14 23:00:00 1997 Erik Troan
- Updated to ypserv 1.1.5, ported to Alpha (glibc).
Fri Mar 7 23:00:00 1997 Erik Troan
- Removed -pedantic which confuses the SPARC :-(