SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sysklogd-1.4.1-7sls.i586.rpm :
Thu Feb 5 03:00:00 2004 Vincent Danen 1.4.1-7sls
- remove initscripts
- supervise scripts
- rediff/rename P0; we\'re using svc to restart syslogd for log rotation

Tue Dec 2 03:00:00 2003 Vincent Danen 1.4.1-6sls
- OpenSLS build
- tidy spec

Thu Apr 10 04:00:00 2003 Gwenole Beauchesne 1.4.1-5mdk
- Revert s/fileutils/coreutils/ the latter should provide the former

Fri Nov 8 03:00:00 2002 Thierry Vignaud 1.4.1-4mdk
- prereq: rpm-helper
- rpmlint fixes
- requires s/fileutils/coreutils/

Thu Aug 15 04:00:00 2002 Gwenole Beauchesne 1.4.1-3mdk
- Automated rebuild with gcc 3.2-0.3mdk

Tue Mar 5 03:00:00 2002 Frederic Lepied 1.4.1-2mdk
- merged with rh

Thu Nov 29 03:00:00 2001 Frederic Lepied 1.4.1-1mdk
- 1.4.1
- add the explanations log file for local1.

Tue Sep 11 04:00:00 2001 Pixel 1.4-12mdk
- sysklogd-1.4rh-do_not_use_initlog_when_restarting:
why doing this: the pb of initlog being called when syslog is being
restarted is that minilogd is started to keep the logs waiting for syslog to
really treat them. Alas with devfs mounted (with or without devfsd),
minilogd do not exit as it should. I don\'t know why.

minilogd keeping the logs means its memory usage grows a lot as time goes.
Restarting syslog mainly happens when upgrading glibc.

Sat Jun 16 04:00:00 2001 Philippe Libat 1.4-11mdk
- fix news entry

Fri Mar 30 04:00:00 2001 Renaud Chaillat 1.4-10mdk
- recompiled without omit-frame-pointer and ease upgrades (new macros)

Tue Feb 20 03:00:00 2001 Chmouel Boudjnah 1.4-9mdk
- Add /etc/sysconfig/syslog configuration files.
- Upgrade initscripts (which now get work condrestart).
- Merge with rh package.

Thu Feb 8 03:00:00 2001 Francis Galiegue 1.4-8mdk
- Apply patch1 and patch5 even if non alpha - type enforcing and foolproof
checks never hurt

Wed Jan 24 03:00:00 2001 Chmouel Boudjnah 1.4-7mdk
- Don\'t do busy loop when encounter two zero bytes (Troels Walsted
Hansen (troelsAATTthule.no)).

Thu Dec 21 03:00:00 2000 David BAUDENS 1.4-6mdk
- Build on Cooker (sorry... :()

Thu Dec 21 03:00:00 2000 David BAUDENS 1.4-5mdk
- Fix build for PPC (aka, don\'t apply sparc & alpha patches on non sparc &
alpha archs)

Tue Sep 26 04:00:00 2000 Renaud Chaillat 1.4-4mdk
- readded requirement for initscripts (but removed sysklogd
requirement in initscripts, see initscripts-5.27-27mdk) to
ease install.

Tue Sep 26 04:00:00 2000 Renaud Chaillat 1.4-3mdk
- added postun to restart syslog when upgrading
- sylog script relies on /etc/rc.d/init.d/functions so depends from
initscripts; starting and stopping syslog relies also on initscripts.
But /sbin/initlog called by rc.sysinit from initscripts relies on
sysklogd... So for now I remove the initscripts requirement here.

Sat Sep 23 04:00:00 2000 Renaud Chaillat 1.4-2mdk
- added prereq on initscripts
- some cleanup

Sat Sep 23 04:00:00 2000 Renaud Chaillat 1.4-1mdk
- new version with several fixes

Wed Sep 20 04:00:00 2000 Renaud Chaillat 1.3.33-8mdk
- removed news.xxx entries also, they\'re added by inn package

Wed Sep 20 04:00:00 2000 Renaud Chaillat 1.3.33-7mdk
- removed mail.xxx entries in logrotate conf file

Wed Sep 20 04:00:00 2000 Renaud Chaillat 1.3.33-6mdk
- applied \"format bug\" patch to correct vulnerability (thanks to V.Danen)

Fri Sep 15 04:00:00 2000 Renaud Chaillat 1.3.33-5mdk
- modified logrotate.d conf file to avoid using
* (see logrotate 3.3-9)

Thu Sep 14 04:00:00 2000 Yoann Vandoorselaere 1.3.33-4mdk
- applied patch from Grzegorz Nosek ,
pass the system.map for our kernel version as argument to klogd if possible.

Wed Sep 6 04:00:00 2000 Yoann Vandoorselaere 1.3.33-3mdk
- create all log file to avoid syslog warning.

- I was knowing that rpm sucked... Now I know that it suck hard.

%ghost tag isn\'t able to create a directory, nor to touch file
in a newly created by the %dir tag directory.
So I\'m creating all file in %post which is dirty.

The conclusion of all this is that :
It is good to make good package, but it\'s even better if you do it without rpm.
(Thanks to Frederic Lepied who was as frightened as me when he saw that).

- Due to the new logdir architecture,
and that RPM can not distinguish a file and a directory :
- Search for a file of the same name as the directory we wish to create,
if such file exist, rename it to file.old and put it in the created
directory in order for it to be rotated.

- In syslog initscript, created separate start and stop function
(instead of having them in the case), and added a condrestart case which use them.
This avoid having to re execute the syslog init script.

Tue Sep 5 04:00:00 2000 Yoann Vandoorselaere 1.3.33-2mdk
- Completly rewritten syslog configuration
- Updated logrotate configuration file for new syslog config
(log rotation recurssion is now avoided by logrotate itself, not
configuration tweak)
- do not create init script link manually

Sat Aug 26 04:00:00 2000 Frederic Crozat 1.3.33-1mdk
- update to 1.3-33
- Use new initrddir macro
- Correct logrotate config script to prevent rotating previous files

Fri Aug 11 04:00:00 2000 Frederic Crozat 1.3.31-15mdk
- add noreplace to make rpmlint happy

Sat Jul 29 04:00:00 2000 Frederic Crozat 1.3.31-14mdk
- BM + macroszification
- bzipped config files

Thu May 18 04:00:00 2000 Yoann Vandoorselaere 1.3.31-13mdk
- correct path to killall in syslog.log

Fri May 5 04:00:00 2000 Yoann Vandoorselaere 1.3.31-12mdk
- create the mail & news log directory.
- update syslog.log

Wed May 3 04:00:00 2000 Yoann Vandoorselaere 1.3.31-11mdk
- kern.
* is now logged to kern.log
- much more logfile now (cron, syslog, kernel, mail.log, mail.warn,
mail.err, mail.info, auth.log, user.log, lpr.log, daemon.log ).
- do not sync() not important logfile everytime an entry is added.
- syslog.conf.rhs -> syslog.conf.mdk
- mail & news log are in their own directory.
- again a little config change.

Fri Mar 24 03:00:00 2000 Daouda Lo 1.3.31-8mdk
- fix group for the next release 7.1

Wed Oct 27 04:00:00 1999 Chmouel Boudjnah
- Merge with rh changes.

Sun Apr 11 04:00:00 1999 Bernhard Rosenkraenzer
- Mandrake adaptions
- bzip2 man/info pages
- add de locale
- fix handling of RPM_OPT_FLAGS

Thu Feb 25 03:00:00 1999 Bill Nottingham
- update to sysklogd-1.3-31
- stop klogd
*before
* syslogd

Wed Feb 10 03:00:00 1999 Jeff Johnson
- escape naked percent chars in kernel messages (#1088).

Fri Dec 18 03:00:00 1998 Jeff Johnson
- rework last-gasp address-in-module oops trace for both 2.0.x/2.1.x modules.

Tue Dec 8 03:00:00 1998 Jakub Jelinek
- make klogd translate SPARC register dumps and oopses.

Wed Aug 12 04:00:00 1998 Jeff Johnson
- add %clean

Wed Aug 5 04:00:00 1998 Chris Adams
- only log to entries that are USER_PROCESS (fix #822)

Tue Jul 28 04:00:00 1998 Jeff Johnson
- remove RPM_BUILD_ROOT from %post

Thu Apr 30 04:00:00 1998 Cristian Gafton
- patch to support Buildroot
- package is now buildrooted

Thu Apr 30 04:00:00 1998 Michael K. Johnson
- Added exit patch so that a normal daemon exit is not flagged as an error.

Tue Apr 28 04:00:00 1998 Prospector System
- translations modified for de, fr, tr

Thu Oct 30 03:00:00 1997 Donnie Barnes
- added (missingok) to init symlinks

Fri Oct 24 04:00:00 1997 Donnie Barnes
- added status|restart support to syslog.init
- added chkconfig support
- various spec file cleanups

Wed Jun 18 04:00:00 1997 Erik Troan
- built against glibc


 
ICM