[odc] Daily src changes for 2005-09-04
ODC
auto at squish.net
Mon Sep 5 08:08:43 BST 2005
OpenBSD src changes summary for 2005-09-04
==========================================
share/man sys/arch/amd64/include
sys/arch/amd64/pci sys/arch/sparc64/dev
sys/arch/sparc64/include sys/dev/pci
usr.bin/ssh usr.sbin/pkg_add
usr.sbin/tcpdump
== share ============================================================= 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man7/ports.7
> pkglocatedb is no longer compressed (pvalchev@)
~ man5/bsd.port.mk.5
> Document PKGNAMES, print-package-signature, PLIST_DB.
> Fix a few minor errors.
> Synch history with reality more. (espie@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/include
~ pci_machdep.h
> remove unused NetBSD pci_intr_evcnt() function.
> ok beck@ (brad@)
arch/amd64/pci
~ pci_machdep.c
> remove unused NetBSD pci_intr_evcnt() function.
> ok beck@ (brad@)
arch/sparc64/dev
~ pci_machdep.c
> remove unused NetBSD pci_intr_evcnt() function. (brad@)
arch/sparc64/include
~ pci_machdep.h
> remove unused NetBSD pci_intr_evcnt() function. (brad@)
dev/pci
~ if_bgereg.h
> add a comment (brad@)
~ if_san_xilinx.c
> a couple typos (brad@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ssh
~ Makefile.inc ~ atomicio.c
~ atomicio.h ~ auth-passwd.c
~ auth-rh-rsa.c ~ auth-rhosts.c
~ auth-rsa.c ~ auth.c
~ auth.h ~ auth1.c
~ auth2-chall.c ~ auth2-gss.c
~ authfd.c ~ authfile.c
~ bufaux.c ~ canohost.c
~ channels.c ~ channels.h
~ cipher-ctr.c ~ cipher.c
~ clientloop.c ~ clientloop.h
~ dns.c ~ gss-genr.c
~ gss-serv.c ~ hostfile.c
~ includes.h ~ kex.c
~ kex.h ~ key.c
~ mac.c ~ match.c
~ misc.c ~ misc.h
~ moduli.c ~ monitor_wrap.c
~ msg.c ~ myproposal.h
~ packet.c ~ packet.h
~ progressmeter.c ~ readconf.c
~ readconf.h ~ readpass.c
~ scp.c ~ servconf.c
~ serverloop.c ~ session.c
~ session.h ~ sftp-client.c
~ sftp-client.h ~ sftp-server.c
~ sftp.c ~ ssh-add.1
~ ssh-add.c ~ ssh-agent.1
~ ssh-keygen.1 ~ ssh-keygen.c
~ ssh-keyscan.c ~ ssh-rsa.c
~ ssh.1 ~ ssh.c
~ ssh_config.5 ~ sshconnect.c
~ sshconnect1.c ~ sshconnect2.c
~ sshd.8 ~ sshd.c
~ sshd_config ~ sshd_config.5
~ version.h ~ lib/Makefile
TAGGED OPENBSD_3_7
> upgrade to OpenSSH 4.2 (brad@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pkg_add
~ Makefile ~ pkg_add
~ pkg_add.1 ~ pkg_create
~ pkg_delete ~ pkg_delete.1
~ pkg_info ~ pkg_info.1
~ OpenBSD/Add.pm ~ OpenBSD/Dependencies.pm
~ OpenBSD/PackageInfo.pm ~ OpenBSD/PackageLocator.pm
~ OpenBSD/PackingElement.pm ~ OpenBSD/PackingList.pm
~ OpenBSD/ProgressMeter.pm ~ OpenBSD/Update.pm
~ pod/OpenBSD::PackingList.pod + OpenBSD/Interactive.pm
> * New -i interactive option, that can ask obnoxious questions.
> * move the signature code to a packing-list method, prepend the pkgname.
> * depend on distant listings, cache these systematically.
> * cut the PKG_PATH at :/ systematically, much simpler than parsing URLs.
> People should get used to trailing /s.
> * let pkg_add -u actually run the update.
> * check for signature in more places, for instance, let pkg_add
> installed_stuff
> be a void operation.
> * grab enough stuff during updates to check signatures, so that pkg_add -u
> can report updates that are not needed right away, instead of waiting
> for the more confusing `trying to update'
> * beginning of @module support.
> * @pkgpath support, including updates.
> * systematically expand stems when applicable.
> * use visitors systematically in pkg_info.
> * pkg_info -S reports signature.
> * remove hardcoding of categories in PackingList, so that future modules
> will be able to expand them.
> * add @updateset and @incompatibility keywords. (espie@)
~ pkg_add ~ OpenBSD/Add.pm
> zap duplicate code (espie@)
tcpdump
~ print-ike.c
TAGGED OPENBSD_3_7
> MFC:
> Fix by cloder@
> Fix a reliability issue where an over-read of 4 bytes could result in the
> tcpdump process being terminated when tcpdump running with -vv tries to
> print a short IKE SA payload.
> ok deraadt@ cloder@ (brad@)
~ print-ike.c
TAGGED OPENBSD_3_6
> MFC:
> Fix by cloder@
> Fix a reliability issue where an over-read of 4 bytes could result in the
> tcpdump process being terminated when tcpdump running with -vv tries to
> print a short IKE SA payload.
> ok deraadt@ cloder@ (brad@)
===============================================================================
More information about the odc
mailing list