pkgsrc-wip/syslog-ng
Adrian Portelli d59c67ef94 Update to 1.6.9
>
> 2005-11-23  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 1.6.9
>
> 2005-11-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/affile.c: do not warn on permission change in /dev if no
>         permission change is requested
>
> 2005-11-03  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/cfg-grammar.y: added NUMBER->string conversion rule, so that
>         NUMBER can be specified in place of <string>
>
>         * src/cfg-lex.l: added a possible sign mark in front of numbers
>
> 2005-11-02  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: added test for %z format string in strftime
>
>         * src/macros.c (format_tzofs): fixed timezone calculation for systems
>         that do not support %z format string in strftime
>
> 2005-10-28  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/affile.c: separate user/group id setting so they can fail
>         independently (previously if one of them failed, the other failed
>         too)
>
> 2005-10-15  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/afuser.c: do not treat utmp->ut_name and utmp->ut_user NUL
>         terminated
>
> 2005-09-09  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * fixed RHEL packaging in syslog-ng.spec.bb.in
>
> 2005-07-14  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * doc/sgml/syslog-ng.sgml: clarified netmask() filter
>
> 2005-06-29  Sandor Geller  <wildy@balabit.hu>
>
>         * updated RHEL packaging
>
> 2005-06-27  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added debian subdirectory with Debian packaging
>
> 2005-06-24  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added contrib/rhel-packaging
>
>         * added syslog-ng.spec.bb a separate RPM specfile used by the
>         internal BalaBit build system
>
> 2005-06-23  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: added support for bundled libol and dist.conf
>
> 2005-05-26  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 1.6.8
>
>         * configure.in: added --enable-full-dynamic option to configure to
>         make it easier to create a dynamically linked syslog-ng, if
>         dynamic libraries in /usr/lib are not a concern,
>         fixed HP-UX ld detection
>
> 2005-05-25  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/sources.c (do_read_line): define salen as socklen_t instead
>         of size_t to solve a 64bit compatibility issue (reported by
>         Bostjan Golob)
>
> 2005-05-19  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/sources.c (get_source_hostname): treat use_fqdn() correctly,
>         e.g. use the resolver to get the full hostname if gethostname()
>         returns only a short name
>
> 2005-05-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * doc/syslog-ng.8: removed "Process will not become a deamon" from
>         -v option as it is not true.
>
> 2005-05-03  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: never try to link to -lwrap if
>         --enable-tcp-wrapper was not specfied
>
> 2005-04-18  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: added experimental ld support for HP-UX
>
> 2005-04-15  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: added detection code for ld static linking
>         arguments (-Bstatic and -Bdynamic) which currently works for
>         Solaris/Linux. On other platforms syslog-ng might link to some
>         libraries dynamically.
>
> 2005-04-08  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped to version 1.6.7
>
>         * src/afinet.c: fixed possible LibNET context leak when the target
>         system is down
2006-01-22 18:25:14 +00:00
..
files
patches
DESCR
distinfo Update to 1.6.9 2006-01-22 18:25:14 +00:00
Makefile Update to 1.6.9 2006-01-22 18:25:14 +00:00
MESSAGE.common
MESSAGE.NetBSD
PLIST
TODO