[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[usagi-announce] 2001/03/05 snapshot release
- To: usagi-announce@xxxxxxxxxxxxxx
- Subject: [usagi-announce] 2001/03/05 snapshot release
- From: Yuji Sekiya <sekiya@xxxxxxxxxxxxxx>
- Date: Mon, 05 Mar 2001 18:15:20 +0900
- Organization: Keio University
- Reply-to: usagi-announce@xxxxxxxxxxxxxx
- User-agent: Wanderlust/2.4.1 (Stand By Me) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)
Hello,
We release today's snapshot. From the previous snapshot, we
have changed the style of packaging and provide two tarballs
in order to avoid inconsistency between kernel, library and
applications. We received a question many times, "which
combination of kernel and library should I use ?", so we decided
to change the style of packaging.
* usagi-20010305-linux22.tar.gz2
USAGI tarball for linux-2.2.X kernel system.
It includes USAGI linux-2.2.18 kernel, libinet6 and
applications.
* usagi-20010305-linux24.tar.gz2
USAGI tarball for linux-2.4.X kernel system.
It includes USAGI linux-2.4.2 kernel, libinet6 and
applications.
You can get from the below site.
ftp://ftp.linux-ipv6.org/pub/usagi/snap/patch/
As for INSTALLATION, please read README.USAGI in tarballs.
Thanks for your USAGI life :-)
CHANGELOGS from 02/19/2001
-----------
<200103>
2001/03/05 sekiya
* kernel/linux2{2,4}/net/ipv6/af_inet6.c, route.c
* kernel/linux22/include/linux/proc_fs.h: add an rt6_default
entry under /proc/net directory; the file shows a current IPv6
default router; delete an old debug message for current
default router.
2001/03/05 yoshfuji
* kernel/linux2{2,4}/net/ipv6/ndisc.c: RA messages do not print
kernel messages without verbose option.
2001/03/05 yoshfuji
* kernel/linux2{2,4}/net/ipv6/raw.c: fixed 1-byte buffer overrun
in checksum calculation.
2001/03/02 yoshfuji
* src/tcp_wrappers: tcp_wrappers-7.6; applied ipv6 patch
by Hajimu UMEMOTO <ume@xxxxxxxxx>.
* usagi/configure.in, usagi/tcp_wrappers: build and install
tcp_wrappers.
2001/03/01 yoshfuji
* usagi/configure.in, usagi/comsat: build and install comsat.
* src/biff+comsat/comsat/comsat.c: usagi friendly.
* usagi/configure.in: build and install write and writed.
2001/03/01 yoshfuji
* usagi/fingerd/Makefile.in: fixed a typo in manpage installation
path.
<200102>
2001/02/28 yoshfuji
* kernel/linux2{2,4}/net/ipv6/raw.c: perform checksum check
for raw sockets with IPV6_CHECKSUM sockopt.
2001/02/24 yoshfuji
* kernel/linux2{2,4}/net/ipv6/raw.c: repair checksum for
raw packets with uninitialized checksum field. (Problem
reported by Yasuhiro Ohara <yasu@xxxxxxxxxxxxxx>)
2001/02/23 sekiya
* libc/glibc22: sync with glibc-2.2.2 + glibc-linuxthread-2.2.2
2001/02/23 yoshfuji
* kernel/linux2{2,4}/net/ipv4/ip_options.c: Do not overrun
while paring ip options. (reported from itojun@xxxxxxxxxx)
2001/02/22 yoshfuji
* usagi/{rwhod,telnetd}/configure{,.in}: fixed default prefix to
/usr/local/v6.
2001/02/22 yoshfuji
* kernel/linux24: sync with linux-2.4.2
-- Yuji Sekiya @ USAGI Project