SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for sysklogd-1.5-7.fc10.i386.rpm :
Wed Jan 14 23:00:00 2009 Jeroen van Meeuwen - 1.5-7
Fix chkconfig line (#478794)

Thu Dec 25 23:00:00 2008 Jeroen van Meeuwen - 1.5-6
- XMas build
- Fix chkconfig service syslog -> chkconfig service sysklogd

Sat Dec 13 23:00:00 2008 Jeroen van Meeuwen 1.5-5
- Put binaries in the correct path (#471701)

Sat Oct 18 00:00:00 2008 Jeroen van Meeuwen 1.5-3
- Don\'t strip binaries (results in empty debuginfo package), #465139

Sat Aug 9 00:00:00 2008 Jeroen van Meeuwen 1.5-2
- Remove more -devel (#313090)

Sat Jun 7 00:00:00 2008 Jeroen van Meeuwen 1.5-1
- New upstream version

Tue Apr 17 00:00:00 2007 Peter Vrabec 1.4.2-5
- sysklogd provides new realtime interface (#236356)

Thu Apr 12 00:00:00 2007 Peter Vrabec 1.4.2-4
- some fixes of previous release (#223573)

Tue Mar 27 00:00:00 2007 Peter Vrabec 1.4.2-3
- include priority/facility in message (#223573)

Mon Mar 12 23:00:00 2007 Peter Vrabec 1.4.2-2
- log in syslog own timezone (#231326)

Mon Feb 26 23:00:00 2007 Peter Vrabec 1.4.2-1
- new upstream(RH) release.

Tue Feb 20 23:00:00 2007 Peter Vrabec 1.4.1-48
- fixing another issues from (#226448)

Tue Feb 20 23:00:00 2007 Peter Vrabec 1.4.1-47
- fix spec file to meet Fedora standards (#226448)

Wed Feb 7 23:00:00 2007 Peter Vrabec 1.4.1-46
- do not stop running syslog-ng during sysklogd uninstall (#182605)

Wed Jan 31 23:00:00 2007 Nils Philippsen 1.4.1-45
- fix typo in %post scriptlet

Mon Jan 29 23:00:00 2007 Peter Vrabec 1.4.1-44
- fix scriptlets

Wed Dec 13 23:00:00 2006 Peter Vrabec 1.4.1-43
- fix some rpmlint issues

Sat Dec 9 23:00:00 2006 Peter Vrabec 1.4.1-42
- fix IPv6 patch

Thu Nov 23 23:00:00 2006 Peter Vrabec 1.4.1-41
- improve IPv6 patch

Wed Nov 22 23:00:00 2006 Peter Vrabec 1.4.1-40
- add IPv6 support

Thu Sep 14 00:00:00 2006 Florian La Roche - 1.4.1-39.2
- make sure scripts don\'t return an error

Thu Jul 13 00:00:00 2006 Jesse Keating - 1.4.1-39.1
- rebuild

Thu Jun 15 00:00:00 2006 Jesse Keating - 1.4.1-39
- Add Requires(post) and (postun) on /sbin/service (fixes scriptlet errors)

Thu Jun 15 00:00:00 2006 Jason Vas Dias - 1.4.1-38
- fix bug 194494 - move logfile touching back to %postun

Thu Feb 23 23: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 23:00:00 2006 Jesse Keating - 1.4.1-34.2
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 1.4.1-34.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Thu Dec 15 23:00:00 2005 Jason Vas Dias 1.4.1rh-34
- Add \'Provides: syslog\' for bug 172885

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Thu Aug 25 00: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.

Tue Aug 16 00:00:00 2005 Jason Vas Dias 1.4.1rh-32
- fix bug 165972: remove unused syslog.o from klogd; do not compile syslog.c

Wed Jun 8 00: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

Fri May 20 00: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

Tue Mar 29 00: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 23:00:00 2005 Jason Vas Dias 1.4.1rh-26
- Final fixup of \'AATThost\' name checking code: remove possible
- duplicates properly

Tue Jan 4 23: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 23: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 23: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 23: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)

Thu Aug 26 00:00:00 2004 Jason Vas Dias 1.4.1rh-22
- Fix race condition where child sends SIGTERM before parent handles it
- (#126223, #123906)

Tue Jun 29 00:00:00 2004 Bill Nottingham 1.4.1rh-21
- async logging for mail (#73306)

Mon Jun 21 00:00:00 2004 Florian La Roche
- do not set bsd compat on sockets #123912
- fix empty log lines #125679

Sat Jun 12 00:00:00 2004 Florian La Roche 1.4.1rh-18
- make the race for -HUP a little bit smaller

Thu Jun 10 00:00:00 2004 Bill Nottingham 1.4.1rh-17
- don\'t escape UTF-8 (#89292, #71170, #112519)

Tue May 4 00:00:00 2004 Bill Nottingham 1.4.1rh-16
- add Owl patch for crunch_list function, fixes potential crashes (#120453)

Thu Apr 8 00:00:00 2004 Bill Nottingham 1.4.1rh-15
- fix recvfrom() on 64-bit big-endian platforms (#120201)

Mon Mar 8 23:00:00 2004 Bill Nottingham 1.4.1rh-14
- rebuild (#117696)

Thu Feb 12 23:00:00 2004 Thomas Woerner 1.4.1rh-13
- make sysklogd pie

Fri Feb 7 23:00:00 2003 Tim Powers 1.4.1rh-12
- rebuild

Wed Jan 8 23:00:00 2003 Tim Powers 1.4.1rh-11
- bump release number

Fri Dec 20 23:00:00 2002 Elliot Lee 1.4.1rh-10
- _smp_mflags

Tue Jun 18 00:00:00 2002 Bill Nottingham 1.4.1rh-9
- don\'t forcibly strip binaries

Thu Apr 18 00:00:00 2002 Bill Nottingham 1.4.1rh-8
- revert loglevel setting to previous behavior (#63664)

Tue Mar 12 23: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

Thu Aug 16 00:00:00 2001 Bill Nottingham
- enable LFS for log files

Wed Aug 15 00:00:00 2001 Bill Nottingham
- fix comments in config file (#51678)

Sat Aug 4 00:00:00 2001 Bill Nottingham
- require a specific version of logrotate (#50794)
- fix %preun for the case when it\'s not running (#50123)

Mon Jul 9 00:00:00 2001 Bill Nottingham
- merge with 1.4.1

Wed Feb 7 23:00:00 2001 Bill Nottingham
- i18n tweaks

Tue Jan 23 23:00:00 2001 Bill Nottingham
- new translation stuff

Fri Jan 19 23:00:00 2001 Bill Nottingham
- adapt /etc/sysconfig/syslog for specification of arbitrary options (#23171)
- fix translation string slightly (#24088)

Mon Dec 18 23: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 23:00:00 2000 Bill Nottingham
- start klogd with \'-2\'

Mon Dec 11 23:00:00 2000 Bill Nottingham
- update to 1.4

Fri Dec 1 23:00:00 2000 Bill Nottingham
- rebuild because of broken fileutils

Sat Oct 14 00:00:00 2000 Bill Nottingham
- don\'t log cron in two separate places (#18122)

Fri Sep 15 00:00:00 2000 Bill Nottingham
- more fixes from solarAATTfalse.com, danAATTdebian.org; fix the security fix

Wed Sep 13 00:00:00 2000 Jakub Jelinek
- never ever call syslog with a user supplied string as second argument

Tue Aug 8 00:00:00 2000 Bill Nottingham
- put cron logs in /var/log/cron; rotate them

Thu Aug 3 00:00:00 2000 Bill Nottingham
- start at position 12, not 30 (we
*need
* to be before nfslock now)

Sat Jul 29 00:00:00 2000 Bill Nottingham
- um, how did %preun get tacked onto %post?
- fix condrestart stuff

Sat Jul 22 00:00:00 2000 Bill Nottingham
- add a umask call to the initscript

Sat Jul 15 00:00:00 2000 Bill Nottingham
- move initscript back

Sat Jul 15 00:00:00 2000 Florian La Roche
- update to 1.3.33

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Wed Jul 12 00:00:00 2000 Bill Nottingham
- fix logrotate script (#13698)

Fri Jul 7 00:00:00 2000 Bill Nottingham
- prereq /etc/init.d

Fri Jun 30 00:00:00 2000 Bill Nottingham
- fix init script

Wed Jun 28 00:00:00 2000 Bill Nottingham
- require, not prereq new initscripts

Tue Jun 27 00:00:00 2000 Bill Nottingham
- initscript munging

Thu Jun 15 00:00:00 2000 Nalin Dahyabhai
- modify logrotate configuration to use the PID file

Mon Jun 12 00:00:00 2000 Bill Nottingham
- rebuild in new environment, FHS fixes

Tue Mar 28 00:00:00 2000 Bill Nottingham
- handle bad directories passed to \'-a\' without behaving strangely (#10363)
- remove compatibility chkconfig links

Thu Feb 3 23:00:00 2000 Bill Nottingham
- handle compressed man pages

Wed Dec 1 23:00:00 1999 Bill Nottingham
- add patch to fix segfaults in ksym-less cases from HP

Mon Nov 15 23:00:00 1999 Bill Nottingham
- fix ECONNRESETs from security patch (olaf)

Sun Sep 26 00:00:00 1999 Bill Nottingham
- eek. The security patch broke
*two
* things...

Thu Sep 23 00:00:00 1999 Bill Nottingham
- make klogd actually work.

Thu Sep 9 00:00:00 1999 Bill Nottingham
- rotate boot.log

Wed Sep 8 00:00:00 1999 Cristian Gafton
- add patch to fix a possible DoS (thanks Olaf Kirch)

Tue Aug 17 00:00:00 1999 Bill Nottingham
- initscript munging

Tue Aug 10 00:00:00 1999 Bill Nottingham
- patch to fix non-null terminated stuff in klogd

Tue Jun 22 00:00:00 1999 Bill Nottingham
- move (sys|k)logd to /sbin

Wed Apr 14 00:00:00 1999 Bill Nottingham
- log boot messages to boot.log
- actually put the sysklogd links in the new place

Tue Apr 6 00:00:00 1999 Cristian Gafton
- disable mark ticks by default

Fri Apr 2 00:00:00 1999 Bill Nottingham
- stop klogd/syslogd as late as possible.

Fri Mar 26 23:00:00 1999 Bill Nottingham
- twiddle initscript to avoid confusion

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

Wed Feb 24 23:00:00 1999 Bill Nottingham
- update to sysklogd-1.3-31
- stop klogd
*before
* syslogd

Tue Feb 9 23:00:00 1999 Jeff Johnson
- escape naked percent chars in kernel messages (#1088).

Thu Dec 17 23: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 23:00:00 1998 Jakub Jelinek
- make klogd translate SPARC register dumps and oopses.

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

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

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

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

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

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

Wed Oct 29 23:00:00 1997 Donnie Barnes
- added (missingok) to init symlinks

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

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


 
ICM