Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-06 12:10:29 by Adrian Portelli | Files touched by this commit (3)
Log message:
- Update libol to 0.3.15
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!

> 2005-02-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
>         the length variable, a stack overflow (not buffer overflow) can be
>         caused by a very long format result \ 
(werror("%2147483648i", 1)),
>         credits go to Thief_hu for reporting it; it is believed not to be
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         * src/objtypes.h: removed colliding macro names to avoid warnings
>         on BSD derived systems
>
> 2004-07-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/io.c (get_inaddr): use in_addr_t for the private definition
>         of INADDR_NONE if one is not found.
>
> 2004-05-06  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added libol.spec.in patch by jpo
>
> 2004-05-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: use CFLAGS from environment if set
   2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190)
Log message:
Add RMD160 digests.
   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
   2004-04-07 15:19:45 by Lubomir Sedlacik | Files touched by this commit (1)
Log message:
Fix wip reference. (hi minskim!)
   2004-03-29 02:54:16 by Min Sik Kim | Files touched by this commit (5) | Imported package
Log message:
Import libol from pkgsrc-wip.  Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.


Next | Query returned 27 messages, browsing 21 to 30 | previous