The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



Индекс форумов
Составление сообщения

Исходное сообщение
"OpenBSD 4.6 вышла сегодня."
Отправлено SDenis, 18-Окт-09 22:29 
What's New

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

    * New/extended platforms:
          o mvme68k
                + Added support for the MVME141 and MVME165 boards.
          o sparc
                + The bootblock load address was moved so that larger kernels can be loaded.
          o sparc64
                + Added acceleration support for many of the PCI frame buffer drivers, such as Sun PGX, PGX64 and XVR-100, and Tech Source Raptor GFX graphics cards.
          o sgi
                + Added support for the SGI Octane, SGI Origin 200 and SGI Fuel families of systems.
                + Several bugs in interrupt handling have been fixed, resulting in much snappier system response.

    * Improved hardware support, including:
          o Several new/improved drivers for sensors, including:
                + The ips(4) driver now has sensor support, complementing the bio support.
                + The acpithinkpad(4) driver now has temperature and fan sensor support.
                + New endrun(4) driver for the EndRun Technologies timedelta sensor.
                + The fins(4) driver now has support for F71806, F71862 and F71882.
                + The acpitz(4) driver now shows correct decimals for temperature.
          o Added radeonfb(4) to sparc64, an accelerated framebuffer for Sun XVR-100 boards.
          o Added support in re(4) for RTL8103E and RTL8168DP devices.
          o Added support for BCM5709/BCM5716 devices in the bnx(4) driver.
          o Added support for ICH10 variants of em(4).
          o Added support for VIA VX855 chipset in the viapm(4) and pciide(4) drivers.
          o Added support for Intel SCH IDE to pciide(4).
          o Added support for the Broadcom HT-1100 chipset in the piixpm(4) driver.
          o Added support for 82574L based devices in the em(4) driver.
          o A number of network drivers including ix(4), sis(4), msk(4), bnx(4), and vr(4) now use MCLGETI(9) to reduce memory usage and increase performance under load and attack.
          o Added support for VIA CX800 south bridge to the viapm(4) driver.
          o Added support in em(4) for the newer 82575 (and maybe 82576) chips.
          o zyd(4) now supports devices with Airoha AL2230S radios.
          o zyd(4) now works on big-endian machines
          o urtw(4) now supports RTL8187B based devices.
          o New otus(4) driver for Atheros AR9001U USB 802.11a/b/g/Draft-N wireless devices.
          o New berkwdt(4) driver for Berkshire Products PCI watchdog timers.
          o New udl(4) driver for USB video devices.
          o Support for a variety of newer models in bge(4).
          o Initial version of vsw(4), a driver for the virtual network switch on sun4v sparc64s.
          o Implemented machfb(4), an accelerated driver for the sparc64 PGX/PGX64 framebuffers.
          o Added a vcc(4) and vcctty(4) driver for the "Virtual Console Concentrator" found on the control domain of sun4v systems.
          o Implemented 64-bit FIFO modes for ciss(4) devices.
          o Enable hardware VLAN tagging/stripping on ix(4).
          o Added basic support for Envy24HT chips in the envy(4) driver.
          o Many improvements and updates to the isp(4) driver.
          o Added support for 88E8057-based Yukon 2 Ultra 2-devices in msk(4).
          o The ips(4) driver now works reliably.
          o Added raptor(4), an accelerated framebuffer driver for the Tech Source Raptor GFX cards on the sparc64 platform.
          o Enabled schsio(4) on i386 and amd64 and added watchdog timer support.
          o New acpivideo(4) driver for ACPI display switching and brightness control.

    * New tools:
          o Added smtpd(8), a new privilege-separated SMTP daemon.
          o Imported the tmux(1) terminal multiplexer, replacing window(1).

    * pf(4) improvements:
          o Enabled pf(4) by default in the rc.conf(8).
          o Removed pf(4) scrub rules, and only do one kind of packet reassembly. Rulesets with scrub rules need to be modified because of this.
          o Regular rules can now have per-rule scrub options.
          o Added new "match" keyword which only applies rule options but does not change the current pass/block state.
          o Make all pf(4) operations transactional to improve atomicity of reloads.
          o Stricter pf(4) checking for ICMP and ICMPv6 packets.
          o Various improvements to pfsync(4) to lower sync traffic bandwidth and optionally allow active-active firewall setups.
          o Fix pf(4) scrub max-mss for IPv6 traffic.

    * OpenBGPD, OpenOSPFD and other routing daemon improvements:
          o In bgpd(8), rework most of the RDE to allow multiple RIBs. It is possible to filter per-RIB and attach neighbors to a specific RIB.
          o Added an option to bgpd(8) to change the "connect-retry" timer.
          o Allow bgpd.conf(5) and bgpctl(8) to contain 32-bit ASN numbers written in ASPLAIN format.
          o Fix bgpd(8) to correctly encode MP unreachable NLRI so IPv6 prefixes get removed correctly.
          o Changed the behaviour of "redistribute default" for ospfd(8) and ripd(8). A default route has to be present in the FIB to be correctly advertised.
          o Make ospfd(8) and ripd(8) track reject and blackhole routes and allow them to be redistributed even if pointing to 127.0.0.1.
          o Allow to specify an alternate control socket for ospfd(8).
          o ospfd(8) can now be bound into an alternate routing domain.
          o Fix ospfd(8) route metric for "redistribute default".
          o Initial version of ldpctl(8) and ldpd(8), a label distribution protocol daemon for mpls.
          o Make dvmrp(8) RDE aware of multicast group members per interface.
          o Support for pruning in dvmrp(8).

    * Generic Network-Stack improvements:
          o Support for virtual routing and firewalling with the addition of routing domains.
          o Add code in ifconfig(8) to bind an interface to a routing domain.
          o Add support to ping(8), traceroute(8), arp(8), nc(1) and telnet(1) to specify which routing domain to use.
          o Allow ifconfig(8) to turn off IPv6 completely for an interface and make rtsold(8) turn on inet6 on the interface.
          o Routes track the interface link state.
          o route(8) flush accepts "-iface" or "-priority" to only flush routes matching these conditions.
          o Multiple dhclients can now coexist without causing mayhem.
          o Make wireless interfaces have an interface priority of 4 by default. Makes them less preferred then wired interfaces.
          o Do not accept IPv4 ICMP redirects by default.
          o Added the MAC address to the log entries in dhclient(8).
          o Make systat(1) show interface description names in the interface view, and add new NFS server and client views.
          o Make tun(4) emulate link state depending on the open and close of the device fd.
          o Use pf state-table information to speed up decision on whether a packet is to be delivered locally or forwarded.
          o More routing socket checks added to make userland applications more resilient to kernel changes.

    * Install/Upgrade process changes:
          o New disklabel(8) automatic partition allocator with a variety of smart heuristics.
          o The installer has been nearly rewritten mostly with a focus on simplifying installation.

    * OpenSSH 5.3:
          o Do not limit home directory paths to 256 characters. (bz #1615)
          o Several minor documentation and correctness fixes.

    * Over 5,800 ports, minor robustness improvements in package tools.
    * Many pre-built packages for each architecture:
          o i386: 5606
          o sparc64: 5413
          o alpha: 5346
          
          o sh: XXXX
          o amd64: 5544
          o powerpc: 5427
          
          o sparc: 3711
          o arm: XXXX
          o hppa: 4790
          
          o vax: 1785
          o mips64: 3443
      Some highlights:
          o Gnome 2.24.3.
          o KDE 3.5.10.
          o Xfce 4.6.1.
          o MySQL 5.0.83.
          o PostgreSQL 8.3.7.
          o Postfix 2.6.2.
          o OpenLDAP 2.3.43.
          o Mozilla Firefox 3.0.11 and 3.5.
          o Mozilla Thunderbird 2.0.0.22.
          o OpenOffice.org 3.1.0.
          o Emacs 21.4 and 22.3
          o Vim 7.2.190.
          o PHP 5.2.10.
          o Python 2.4.6, 2.5.4 and 2.6.2.
          o Ruby 1.8.6.369.

    * As usual, steady improvements in manual pages and other documentation.

    * The system includes the following major components from outside suppliers:
          o Xenocara (based on X.Org 7.4 + patches, freetype 2.3.9, fontconfig 2.6.0, Mesa 7.4.2, xterm 243 and more)
          o Gcc 2.95.3 (+ patches) and 3.3.5 (+ patches)
          o Perl 5.10.0 (+ patches)
          o Our improved and secured version of Apache 1.3, with SSL/TLS and DSO support
          o OpenSSL 0.9.8k (+ patches)
          o Groff 1.15
          o Sendmail 8.14.3, with libmilter
          o Bind 9.4.2-P2 (+ patches)
          o Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)
          o Sudo 1.7.2
          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)

 

Ваше сообщение
Имя*:
EMail:
Для отправки ответов на email укажите знак ! перед адресом, например, !user@host.ru (!! - не показывать email).
Более тонкая настройка отправки ответов производится в профиле зарегистрированного участника форума.
Заголовок*:
Сообщение*:
 
При общении не допускается: неуважительное отношение к собеседнику, хамство, унизительное обращение, ненормативная лексика, переход на личности, агрессивное поведение, обесценивание собеседника, провоцирование флейма голословными и заведомо ложными заявлениями. Не отвечайте на сообщения, явно нарушающие правила - удаляются не только сами нарушения, но и все ответы на них. Лог модерирования.



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру