[BACK]Return to CHANGES-1.5.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Attic/CHANGES-1.5.3 between version 1.1.2.70 and 1.1.2.71

version 1.1.2.70, 2002/06/12 20:46:23 version 1.1.2.71, 2002/06/26 19:50:16
Line 2906  sys/kern/uipc_socket.c    1.67 via patch
Line 2906  sys/kern/uipc_socket.c    1.67 via patch
 sys/conf/osrelease.sh                           patch  sys/conf/osrelease.sh                           patch
   
   Mark this as NetBSD 1.5.3.    Mark this as NetBSD 1.5.3.
   
   lib/libc/net/gethnamaddr.c                      1.45-1.46
   lib/libc/net/getnetnamadr.c                     1.22
   
     Fix remote buffer overrun on hostbuf[].  Also fix up logic of
     buffer handling.
   
   lib/libc/net/gethnamaddr.c                      1.47
   
     Correct usage of DIAGASSERT after recent change.
   
   usr.sbin/pkg_install/lib/file.c                 1.49-1.52
   usr.sbin/pkg_install/lib/ftpio.c                1.35-1.37
   usr.sbin/pkg_install/lib/lib.h                  1.37-1.41
   usr.sbin/pkg_install/lib/plist.c                1.32-1.33
   usr.sbin/pkg_install/lib/str.c                  1.34-1.37
   usr.sbin/pkg_install/lib/version.h              1.11-1.13
   usr.sbin/pkg_install/add/main.c                 1.24
   usr.sbin/pkg_install/add/perform.c              1.62-1.66
   usr.sbin/pkg_install/add/verify.c               1.3
   usr.sbin/pkg_install/admin/main.c               1.24-1.26
   usr.sbin/pkg_install/create/main.c              1.21
   usr.sbin/pkg_install/create/perform.c           1.29-1.32
   usr.sbin/pkg_install/delete/delete.h            1.7
   usr.sbin/pkg_install/delete/main.c              1.19
   usr.sbin/pkg_install/delete/perform.c           1.35-1.36
   usr.sbin/pkg_install/info/info.h                1.13
   usr.sbin/pkg_install/info/main.c                1.28-1.29
   usr.sbin/pkg_install/info/perform.c             1.38-1.39
   usr.sbin/pkg_install/info/show.c                1.21-1.23
   
     Synchronize with recent developments:
      o close a memory leak
      o clarify error message if running out of file descriptors
      o implement new packing list directive, @blddep
      o improve buffer size checks
      o improve error handling on installation of prerequisite packages
      o add optional file verification (none, gpg, pgp5)
   
   sys/dev/scsipi/cd.c                             1.150 via patch
   
     Make DVD ioctls use the right size CDB (16 instead of 12).  Fixes
     PR#12991.
   
   usr.sbin/user/user.8                            1.8-1.14
   usr.sbin/user/user.c                            1.38-1.52
   usr.sbin/user/useradd.8                         1.10-1.20
   usr.sbin/user/userdel.8                         1.9-1.19
   usr.sbin/user/userinfo.8                        1.5-1.7
   usr.sbin/user/usermod.8                         1.10-1.16
   usr.sbin/user/usermgmt.conf.5                   1.1-1.2 (new)
   usr.sbin/user/usermgmt.h                        1.5
   usr.sbin/user/Makefile                          patch
   distrib/sets/lists/man/mi                       patch
   
     Synchronize with recent developments:
      o add usermgmt.conf manual page
      o accept "month day year" for -e and -f option arguments of ``user''
      o support multiple uid ranges
      o fix skeleton directory changes
      o improve error handling
      o fix varargs usage
   
   sys/arch/mvme68k/mvme68k/disksubr.c             patch
   
     Fix detection of booted device.  Required to make it possible to
     boot from tape.
   
   dist/dhcp/server/dhcpd.conf                     1.2
   
     Add a mandatory declaration to the dhcpd example configuration file.
     Fixes PR#12702.
   
   usr.bin/newsyslog/newsyslog.c                   1.44
   
     Make it actually possible to not compress logs on log rotation.
     Fixes PR#16291.
   
   sys/kern/vfs_lookup.c                           1.40
   
     Fix a chroot escape method, and log attempts.
   
   crypto/dist/ssh/auth2-chall.c                   patch
   
     Pull in a point patch for the preauth security vulnerability,
     taken from http://www.openssh.com/txt/preauth.adv.

Legend:
Removed from v.1.1.2.70  
changed lines
  Added in v.1.1.2.71

CVSweb <webmaster@jp.NetBSD.org>