Changelog for
sysklogd-1.4.1-36.x86_64.rpm :
Wed Apr 5 10:00:00 2006 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
Thu Feb 23 09:00:00 2006 Jason Vas Dias - 1.4.1-36
- fix bug 182605: only chkconfig --add in %post if $1 -eq 1
Fri Feb 10 09:00:00 2006 Jesse Keating - 1.4.1-34.2
- bump again for double-long bug on ppc(64)
Tue Feb 7 09:00:00 2006 Jesse Keating - 1.4.1-34.1
- rebuilt for new gcc4.1 snapshot and glibc changes
Thu Dec 15 09:00:00 2005 Jason Vas Dias 1.4.1rh-34
- Add \'Provides: syslog\' for bug 172885
Fri Dec 9 09:00:00 2005 Jesse Keating
- rebuilt
Wed Aug 24 10:00:00 2005 Jason Vas Dias 1.4.1rh-33
- fix bug 166643: klogd needs to use internal syslog functions in syslog.c,
because only they allow logging with facility==kernel.
Fix prototypes to allow use of internal syslog functions.
Mon Aug 15 10:00:00 2005 Jason Vas Dias 1.4.1rh-32
- fix bug 165972: remove unused syslog.o from klogd; do not compile syslog.c
Tue Jun 7 10:00:00 2005 Jason Vas Dias 1.4.1rh-31
- fix bug 62679: give initscript a reload option
- fix bug 78371: make syslogd\'s umask configurable in sysconfig/syslog
with initscript SYSLOG_UMASK option
Thu May 19 10:00:00 2005 Jason Vas Dias 1.4.1rh-30
- fix bug 158205: fix MARK message generation
Patch contributed by Ray Van Tassle of Motorola
Mon Mar 28 10:00:00 2005 Jason Vas Dias 1.4.1rh-28
- Fix bug 152319: potential ctime() deadlock in domark() when called
- from signal handler
Fri Jan 14 09:00:00 2005 Jason Vas Dias 1.4.1rh-26
- Final fixup of \'AATThost\' name checking code: remove possible
- duplicates properly
Tue Jan 4 09:00:00 2005 Jason Vas Dias 1.4.1rh-25
- Fix bug 144084 - bad version of \'AATThost\' name checking code
- used by mistake + memory corruption caused by free of
- addrinfo node returned by getaddrinfo().
Thu Dec 2 09:00:00 2004 Jason Vas Dias 1.4.1rh-24
- Allow kernel printk\'s to emit an odd number of continuous \'%\'s .
- (#141545)
Thu Dec 2 09:00:00 2004 Jason Vas Dias 1.4.1rh-24
- Do not allow hostnames that resolve to the address of a local
- interface to be used for forwarding, else syslogd gets into
- an infinite loop sending messages to itself (as reported by
- Chuck Mead ).
Wed Dec 1 09:00:00 2004 Jason Vas Dias 1.4.1rh-23
- Allow SIGALRM to interrupt system calls, as syslogd expects.
- In Fedora Core, signal(SIGALRM,...) uses SA_RESTART; one is
- required to use siginterrupt() to get interruptable system calls.
- (#140983)
Wed Aug 25 10:00:00 2004 Jason Vas Dias 1.4.1rh-22
- Fix race condition where child sends SIGTERM before parent handles it
- (#126223, #123906)
Mon Jun 28 10:00:00 2004 Bill Nottingham 1.4.1rh-21
- async logging for mail (#73306)
Sun Jun 20 10:00:00 2004 Florian La Roche
- do not set bsd compat on sockets #123912
- fix empty log lines #125679
Fri Jun 11 10:00:00 2004 Florian La Roche 1.4.1rh-18
- make the race for -HUP a little bit smaller
Wed Jun 9 10:00:00 2004 Bill Nottingham 1.4.1rh-17
- don\'t escape UTF-8 (#89292, #71170, #112519)
Mon May 3 10:00:00 2004 Bill Nottingham 1.4.1rh-16
- add Owl patch for crunch_list function, fixes potential crashes (#120453)
Wed Apr 7 10:00:00 2004 Bill Nottingham 1.4.1rh-15
- fix recvfrom() on 64-bit big-endian platforms (#120201)
Mon Mar 8 09:00:00 2004 Bill Nottingham 1.4.1rh-14
- rebuild (#117696)
Thu Feb 12 09:00:00 2004 Thomas Woerner 1.4.1rh-13
- make sysklogd pie
Fri Feb 7 09:00:00 2003 Tim Powers 1.4.1rh-12
- rebuild
Wed Jan 8 09:00:00 2003 Tim Powers 1.4.1rh-11
- bump release number
Fri Dec 20 09:00:00 2002 Elliot Lee 1.4.1rh-10
- _smp_mflags
Mon Jun 17 10:00:00 2002 Bill Nottingham 1.4.1rh-9
- don\'t forcibly strip binaries
Wed Apr 17 10:00:00 2002 Bill Nottingham 1.4.1rh-8
- revert loglevel setting to previous behavior (#63664)
Tue Mar 12 09:00:00 2002 Bill Nottingham 1.4.1rh-7
- don\'t
*require
* logrotate, but conflict with older versions
- fix fd leak of System.map (#52901)
- switch to -x for klogd by default; we have kksymoops
- provide LSB facility
Wed Aug 15 10:00:00 2001 Bill Nottingham
- enable LFS for log files
Tue Aug 14 10:00:00 2001 Bill Nottingham
- fix comments in config file (#51678)
Fri Aug 3 10:00:00 2001 Bill Nottingham
- require a specific version of logrotate (#50794)
- fix %preun for the case when it\'s not running (#50123)
Sun Jul 8 10:00:00 2001 Bill Nottingham
- merge with 1.4.1
Wed Feb 7 09:00:00 2001 Bill Nottingham
- i18n tweaks
Tue Jan 23 09:00:00 2001 Bill Nottingham
- new translation stuff
Fri Jan 19 09:00:00 2001 Bill Nottingham
- adapt /etc/sysconfig/syslog for specification of arbitrary options (#23171)
- fix translation string slightly (#24088)
Mon Dec 18 09:00:00 2000 Bill Nottingham
- don\'t set owner/group on manpages on install
- read /etc/sysconfig/syslog if present for some configuration paramters
- fix build with new kernel headers
Tue Dec 12 09:00:00 2000 Bill Nottingham
- start klogd with \'-2\'
Mon Dec 11 09:00:00 2000 Bill Nottingham
- update to 1.4
Fri Dec 1 09:00:00 2000 Bill Nottingham
- rebuild because of broken fileutils
Fri Oct 13 10:00:00 2000 Bill Nottingham
- don\'t log cron in two separate places (#18122)
Thu Sep 14 10:00:00 2000 Bill Nottingham
- more fixes from solarAATTfalse.com, danAATTdebian.org; fix the security fix
Tue Sep 12 10:00:00 2000 Jakub Jelinek
- never ever call syslog with a user supplied string as second argument
Mon Aug 7 10:00:00 2000 Bill Nottingham
- put cron logs in /var/log/cron; rotate them
Wed Aug 2 10:00:00 2000 Bill Nottingham
- start at position 12, not 30 (we
*need
* to be before nfslock now)
Fri Jul 28 10:00:00 2000 Bill Nottingham
- um, how did %preun get tacked onto %post?
- fix condrestart stuff
Fri Jul 21 10:00:00 2000 Bill Nottingham
- add a umask call to the initscript
Fri Jul 14 10:00:00 2000 Bill Nottingham
- move initscript back
Fri Jul 14 10:00:00 2000 Florian La Roche
- update to 1.3.33
Wed Jul 12 10:00:00 2000 Prospector
- automatic rebuild
Tue Jul 11 10:00:00 2000 Bill Nottingham
- fix logrotate script (#13698)
Thu Jul 6 10:00:00 2000 Bill Nottingham
- prereq /etc/init.d
Thu Jun 29 10:00:00 2000 Bill Nottingham
- fix init script
Tue Jun 27 10:00:00 2000 Bill Nottingham
- require, not prereq new initscripts
Mon Jun 26 10:00:00 2000 Bill Nottingham
- initscript munging
Wed Jun 14 10:00:00 2000 Nalin Dahyabhai
- modify logrotate configuration to use the PID file
Sun Jun 11 10:00:00 2000 Bill Nottingham
- rebuild in new environment, FHS fixes
Mon Mar 27 10:00:00 2000 Bill Nottingham
- handle bad directories passed to \'-a\' without behaving strangely (#10363)
- remove compatibility chkconfig links
Thu Feb 3 09:00:00 2000 Bill Nottingham
- handle compressed man pages
Wed Dec 1 09:00:00 1999 Bill Nottingham
- add patch to fix segfaults in ksym-less cases from HP
Mon Nov 15 09:00:00 1999 Bill Nottingham
- fix ECONNRESETs from security patch (olaf)
Sat Sep 25 10:00:00 1999 Bill Nottingham
- eek. The security patch broke
*two
* things...
Wed Sep 22 10:00:00 1999 Bill Nottingham
- make klogd actually work.
Wed Sep 8 10:00:00 1999 Bill Nottingham
- rotate boot.log
Tue Sep 7 10:00:00 1999 Cristian Gafton
- add patch to fix a possible DoS (thanks Olaf Kirch)
Mon Aug 16 10:00:00 1999 Bill Nottingham
- initscript munging
Mon Aug 9 10:00:00 1999 Bill Nottingham
- patch to fix non-null terminated stuff in klogd
Mon Jun 21 10:00:00 1999 Bill Nottingham
- move (sys|k)logd to /sbin
Tue Apr 13 10:00:00 1999 Bill Nottingham
- log boot messages to boot.log
- actually put the sysklogd links in the new place
Mon Apr 5 10:00:00 1999 Cristian Gafton
- disable mark ticks by default
Thu Apr 1 10:00:00 1999 Bill Nottingham
- stop klogd/syslogd as late as possible.
Fri Mar 26 09:00:00 1999 Bill Nottingham
- twiddle initscript to avoid confusion
Sun Mar 21 09:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 2)
Wed Feb 24 09:00:00 1999 Bill Nottingham
- update to sysklogd-1.3-31
- stop klogd
*before
* syslogd
Tue Feb 9 09:00:00 1999 Jeff Johnson
- escape naked percent chars in kernel messages (#1088).
Thu Dec 17 09:00:00 1998 Jeff Johnson
- rework last-gasp address-in-module oops trace for both 2.0.x/2.1.x modules.
Mon Dec 7 09:00:00 1998 Jakub Jelinek
- make klogd translate SPARC register dumps and oopses.
Tue Aug 11 10:00:00 1998 Jeff Johnson
- add %clean
Tue Aug 4 10:00:00 1998 Chris Adams
- only log to entries that are USER_PROCESS (fix #822)
Mon Jul 27 10:00:00 1998 Jeff Johnson
- remove RPM_BUILD_ROOT from %post
Wed Apr 29 10:00:00 1998 Cristian Gafton
- patch to support Buildroot
- package is now buildrooted
Wed Apr 29 10:00:00 1998 Michael K. Johnson
- Added exit patch so that a normal daemon exit is not flagged as an error.
Mon Apr 27 10:00:00 1998 Prospector System
- translations modified for de, fr, tr
Wed Oct 29 09:00:00 1997 Donnie Barnes
- added (missingok) to init symlinks
Thu Oct 23 10:00:00 1997 Donnie Barnes
- added status|restart support to syslog.init
- added chkconfig support
- various spec file cleanups
Tue Jun 17 10:00:00 1997 Erik Troan
- built against glibc