• Welcome to Advance DreamBox Forum. Please login or sign up.
 

OpenBSD 4.1

Started by arjanhs, May 07, 2007, 01:52:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arjanhs

Een halfjaar na de 4.0-release heeft OpenBSD een upgrade gekregen naar versie 4.1. De nieuwe versie kan vanaf deze Nederlandse mirrorserver gedownload worden voor diverse platformen. Zoals gebruikelijk is een nieuwe release van OpenBSD voorzien van een waslijst aan bugfixes en nieuwe features. De belangrijkste veranderingen zijn hierbeneden gepubliceerd, maar voor een gedetailleerd overzicht kan je terecht in dit document. OpenBSD 4.1 wordt geleverd met onder meer X.Org 6.9.0, Perl 5.8.8, OpenSSL 0.9.7j, Sendmail 8.14.0, KDE 3.5.6, Mozilla Firefox 2.0.0.2 en PostgreSQL 8.2.3:



This is a partial list of new features and systems included in OpenBSD 4.1. For a comprehensive list, see the changelog leading to 4.1.

    * New/extended platforms:
          o OpenBSD/landisk.
            Various SH4-based appliances, made by IO-Data and resold by Plextor.
          o OpenBSD/sparc64.
            UltraSPARC III based machines are now supported even better, and run at full speed now!
    * Removed platforms:
          o OpenBSD/cats.
            Because the machines are very hard to find, and the developers hate them.
    * Improved hardware support, including:
          o New USB client controller support:
                + Support for the USB client functionality in the pxaudc(4) driver on the Zaurus.
                + New usbf(4) midlayer for USB Client controllers.
                + New cdcef(4) driver for providing a CDCE function on USB client controllers.
          o New cas(4) driver for Sun Cassini 10/100/Gigabit Ethernet devices.
          o New uow(4) driver for Maxim/Dallas DS2490 USB 1-Wire devices.
          o New owsbm(4) driver for 1-Wire smart battery monitor devices.
          o New zyd(4) driver for ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network devices.
          o New moscom(4) driver for MosChip Semiconductor MCS7703 based USB serial adapters.
          o New glxsb(4) driver for hardware random numbers and AES acceleration on the AMD Geode LX processor.
          o New vic(4) driver for VMware VMXnet Virtual Interface Controllers.
          o New malo(4) driver for Marvell Libertas IEEE 802.11b/g wireless network devices.
          o New pwdog(4) driver for Quancom PWDOG1 watchdog timer devices.
          o New uberry(4) driver for Research In Motion Blackberry devices.
          o New mbg(4) driver for Meinberg Funkuhren radio clocks.
          o New mesh(4) driver for the on-board SCSI controller of old world Apple Power Macintosh systems.
          o New mc(4) driver for the on-board Ethernet of many old world Apple Power Macintosh systems
          o Improved msk(4) driver now supports many more Marvell Yukon-2 variants including dual port cards and fiber cards.
          o The gem(4) driver now supports fiber cards.
          o The OpenBSD/amd64 platform now has more accurate and robust time keeping.
          o The OpenBSD/i386 boot(8) program now works properly on Intel-based Macs.
          o The pciide(4) driver has had support added for newer chipsets, including:
                + AMD CS5536 IDE;
                + Intel i31244;
                + NVIDIA MCP67 PATA, MCP67 SATA.
          o The com(4) driver now supports ST16C654 devices.
          o The adt(4) driver supports some newer chipsets, such as the ADT7475.
          o The OpenBSD/macppc platform now automatically turns the machine back on following an unexpected loss of power.
          o boot.mac an XCOFF formated boot loader for OpenBSD/macppc capable of booting on many old world macs.
    * New tools:
          o BSD-licensed pkg-config(1), a complete rewrite of the GNU tool of the same name, significantly smaller and more maintainable.
          o hoststated(8), a layer 3 and layer 7 server load balancing daemon with host monitoring capacities.
          o new BSD-licensed ripd(8).
          o bgplg(8), a CGI looking glass for OpenBGPD, is now available for use with the system httpd.
          o bgplgsh(8), a looking glass shell for OpenBGPD, is now available for use as a restricted read-only command line interface.
    * New functionality:
          o syslogd(8) can now pipe logs directly to other programs, making real-time log analysis easier.
          o The IP_RECVTTL ip(4) socket option allows programs to receive the incoming ttl on raw and udp sockets.
          o The IP_MINTTL ip(4) socket option allows programs to ask the kernel to discard any packets with a ttl smaller than the given one, for implementing the IP TTL security hack aka the Generalized TTL Security Mechanism specified in RFC 3682.
          o Multiple, independent routing tables, with pf(4) acting as selector. route(8) can be told which table to work with now, and routing daemons have been modified to cope as well.
          o The pflog(4) interface is now clonable. pf(4) can log to multiple pflog interfaces now, each rule can specify which pflog interface to log to. pflogd(8) and spamlogd(8) can now be told which pflog interface to work with.
          o The pfsync(4) interface is now clonable as well, thus only there when actually needed.
          o pfctl(8) can now expire table entries.
          o keep state is now the default for pf.conf(5) rules, as is the flags S/SA option on TCP connections. no state and flags any can be used to disable stateful filtering or TCP flags checking.
          o The pfctl(8) ruleset optimiser can be enabled in pf.conf(5).
          o pf(4) anchors can now be loaded inline in the main pf.conf(5) and can be printed recursively.
          o Allow pf(4) rules inside anchors to have their counters reset, and make counter read & reset an atomic operation.
          o sensorsd(8) dampens status changes now, thus not alerting for a single wrong sensor read, since many sensors lie once in a while.
          o spamd(8) and spamlogd(8) now support synchronisation of the greylist database across multiple hosts. The greytrapping mechanism now allows for whole domain traps, and noticing out of order MX use.
          o spamd(8) database format has changed from DB_BTREE to DB_HASH for much better performance on large installations with big databases.
          o The bridge(4) driver and the brconfig(8) tool now support the Rapid Spanning Tree Protocol (RSTP). The new RSTP mode is now used by default when enabled with the stp option.
          o cd(4) now supports reading from region protected DVDs.
          o Detect MS-DOS filesystems and spoof disklabel partitions for them even when there is no MBR, e.g. on some newer iPods.
    * Assorted improvements and code cleanup:
          o The fsck_ffs(8) command has been improved to be more robust to various forms of inode and superblock corruption.
          o The top(1) command got some new ways of filtering the display.
          o pthreads(3) file descriptor handling has been improved to eliminate several race and deadlock conditions and improve performance.
          o The MS-DOS filesystem has had a potential corruption issue fixed, and is more reliable when given a corrupted filesystem to mount.
          o The MS-DOS filesystem and the fdisk(8) command have been enhanced to work on devices with 2048 byte sectors, e.g. newer iPods.
          o The OpenRCS tools are smarter at handling files, especially when dealing with binary files. GNU RCS compatibility has also been improved.
          o The mg(1) editor now displays column numbers in the status bar. It has also received several improvements which make it more reliable: line numbers, file insertions, and search wrapping all now work as expected.
          o The systat(1) command has a cleaner look, and a display was added for hardware sensors.
          o The OpenBSD/alpha platform now uses gcc3.
          o Improved support for usb attached cd drives and ever more odd umass(4) devices.
          o Don't treat NetBSD or FreeBSD MBR partitions as substitutes for an OpenBSD partition. i.e. don't try to boot from them or use them to store OpenBSD disklabels.
    * Install/Upgrade process changes:
          o More reliable detection of disk and cd devices.
          o More reliable installation from MSDOS FAT partitions.
          o New sanity check in case sets for the wrong architecture are selected.
          o No need to specify the filesystem types of source partitions during disk or cd installs.
          o No need to select a source partition during disk or cd installs when there is only one to choose from.
    * OpenBGPD 4.1:
          o Fixes for sessions with tcp md5sig and ipsec. Now sessions can be migrated from and to any form of ipsec and tcpmd5 with just a simple bgpctl reload, and the session migrates the next time it gets established.
          o Include file support in the config parser.
          o Can now use the new IP_MINTTL socket option to implement the ttl security mechanism.
    * OpenOSPFD 4.1:
          o Reload support added. It is no longer needed to restart ospfd after a configuration change.
          o Multiple networks per interface are now supported.
          o It is now possible to specify the route metric and type for each redistribution rule.
    * OpenNTPD 4.1:
          o Greatly improved support for timedelta sensors.
          o ntpd now uses a strictly monotonically increasing time (uptime, basically) for its internal timers, so setting the system clock doesn't influence query rates, trust levels, etc. any more.
    * OpenSSH 4.6:
          o sshd now allows the enabling and disabling of authentication methods on a per user, group, host and network basis via the Match directive in sshd_config(5).
    * Over 4200 ports, 4000 pre-built packages (for i386), minor robustness improvements in package tools. Some highlights:
          o gstreamer-0.10 tools.
          o OpenOffice.org package, available through ftp for size reasons.
          o KDE 3.5.6 and koffice 1.6.2.
          o a large (> 500) number of new/updated perl modules, from CPAN, including most of the catalyst web framework.
          o NetBeans 5.5 Java IDE.
          o updated Linux emulation support by using Fedora Core libraries.
          o Mozilla Firefox 2.0.0.2 (with translations).
          o PostgreSQL 8.2.3.
    * As usual, steady improvements in manual pages and other documentation.
    * The system includes the following major components from outside suppliers:
          o X.Org 6.9.0 (+ patches, and i386 contains XFree86 3.3.6 servers (+ patches) for legacy chipsets not supported by X.Org)
          o Gcc 2.95.3 (+ patches) and 3.3.5 (+ patches)
          o Perl 5.8.8 (+ patches)
          o our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
          o OpenSSL 0.9.7j (+ patches)
          o Groff 1.15
          o Sendmail 8.14.0, with libmilter
          o Bind 9.3.4 (+ patches)
          o Lynx 2.8.5rel.4 with HTTPS and IPv6 support (+ patches)
          o Sudo 1.6.8p9
          o Ncurses 5.2
          o Latest KAME IPv6
          o Heimdal 0.7.2 (+ patches)
          o Arla 0.35.7
          o Binutils 2.15 (+ patches)
          o Gdb 6.3 (+ patches)