Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131)
Log message:
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
   2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795)
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
   2002-12-07 03:39:09 by Amitai Schlair | Files touched by this commit (33)
Log message:
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
   2002-11-17 17:03:12 by Jun-ichiro itojun Hagino | Files touched by this commit (2)
Log message:
upgrade to 4.9.11.  security patches are already applied in 4.9.10nb1,
so it is just to sync with official release tarball.
   2002-11-14 05:07:28 by Jun-ichiro itojun Hagino | Files touched by this commit (2)
Log message:
pull in http://www.isc.org/products/BIND/patches/bind4910.diff.
bump PKGREVISION.

--
825. [bug]     the buffer used to construct the -ve record was not
               big enough for all possible SOA records.  use pointer
               arithmetic to calculate the remaining size in this
               buffer.
824. [bug]     use serial space arithmetic to determine if a SIG is
               too old, in the future or has internally constistant
               times.
824. [bug]     write buffer overflow in make_rr().
823. [bug]     getnetbyname() was broken.
822. [bug]     write buffer overflows in getnetby{name,addr}().
   2002-10-07 12:31:20 by Jun-ichiro itojun Hagino | Files touched by this commit (2)
Log message:
upgrade to 4.9.10.  security fix.

	--- 4.9.10-REL released ---

821. [bug]	read buffer overflows.

820. [port]	__printf0like required for test build under FreeBSD.

819. [cleanup]	res_mkquery.c: kill buflen manipulation.
   2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155)
Log message:
Complete standardization of messages according to latest pkglint.
   2002-06-28 07:49:11 by Jun-ichiro itojun Hagino | Files touched by this commit (4)
Log message:
upgrade to 4.9.9.

--- 4.9.9-REL released ---

818. [bug]      remote buffer overrun.
   2002-06-26 08:00:51 by Jun-ichiro itojun Hagino | Files touched by this commit (4)
Log message:
avoid remote buffer overrun on hostbuf[].  From: Joost Pol <joost@pine.nl>

correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen).  we eliminate buflen and use
fixed point (ep) as the ending pointer.

this fix is critical.

Next | Query returned 19 messages, browsing 11 to 20 | previous