<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - release</title>
 <link>http://www.kerneltrap.org/taxonomy/term/378/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Git 1.6.0 Released</title>
 <link>http://www.kerneltrap.org/node/16515</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/10&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Develop_0.gif&quot; alt=&quot;Tools&quot; title=&quot;Tools&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;The latest feature release GIT 1.6.0 is available at the usual places&lt;/i&gt;,&quot; began Git maintainer, Junio Hamano, &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2008/8/17/2970764&quot;&gt;announcing the latest stable release&lt;/a&gt; of the distributed version control system originally written by Linus Torvalds.  Among the current changes, Junio noted, &quot;&lt;i&gt;with the default Makefile settings, most of the programs are now installed outside your $PATH, except for &#039;git&#039;, &#039;gitk&#039; and some server side programs that need to be accessible for technical reasons.&lt;/i&gt;&quot;  He continued, &quot;&lt;i&gt;by default, packfiles created with this version uses delta-base-offset&lt;br /&gt;
encoding introduced in v1.4.4.  Pack idx files are using version 2 that allows larger packs and added robustness thanks to its CRC checking, introduced in v1.5.2 and v1.4.4.5.&lt;/i&gt;&quot;  Julio highlighted several other changes, including the addition of a &#039;.sample&#039; extension to the default trigger scripts to be sure they don&#039;t execute in a default install, and the removal of the &#039;stupid&#039; merge strategy.  Other changes include:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Git-gui learned to stage changes per-line; Reduced excessive inlining to shrink size of the &#039;git&#039; binary; When an object is corrupt in a pack, the object became unusable even when the same object is available in a loose form, we now try harder to fall back to these redundant objects when able; performance of &#039;git-blame -C -C&#039; operation is vastly improved; even more documentation pages are now accessible via &#039;man&#039; and &#039;git help&#039;; longstanding latency issue with bash completion script has been addressed; pager. configuration variable can be used to enable/disable the default paging behaviour per command; git-cvsserver learned to respond to &#039;cvs co -c&#039;; &#039;git-diff -p&#039; learned to grab a better hunk header lines in BibTex, Pascal/Delphi, and Ruby files and also pays attention to chapter and part boundary in TeX documents; error codes from gitweb are made more descriptive where possible, rather than &#039;403 forbidden&#039; as we used to issue everywhere; git-merge has been reimplemented in C.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/node/16515&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/node/16515#comments</comments>
 <category domain="http://www.kerneltrap.org/git">git</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1316">git 1.6</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1317">git 1.6.0</category>
 <category domain="http://www.kerneltrap.org/Junio_Hamano">Junio Hamano</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/10">Tools</category>
 <pubDate>Tue, 19 Aug 2008 11:46:18 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16515 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>DragonFly BSD 2.0, HAMMER Filesystem</title>
 <link>http://www.kerneltrap.org/DragonFlyBSD/2.0_HAMMER_Filesystem</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/dragonflybsd&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-FlyBSD_1.gif&quot; alt=&quot;DragonFlyBSD&quot; title=&quot;DragonFlyBSD&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;Hurrah!  2.0 has been released!&lt;/i&gt;&quot; said Matthew Dillon, &lt;a href=&quot;http://kerneltrap.org/mailarchive/dragonflybsd-kernel/2008/7/21/2612824&quot;&gt;announcing the eighth major release of DragonFly BSD&lt;/a&gt;.  This release is the first to include &lt;a href=&quot;http://kerneltrap.org/hammer&quot;&gt;HAMMER&lt;/a&gt;, a new clustering filesystem that already boasts an impressive list of features, including: &quot;&lt;i&gt;crash recovery on-mount, no fsck; fine-grained snapshots, snapshot management, snapshot-support for filesystem-wide data integrity checks; historically accessible by default; mirroring: queueless incremental mirroring, master to multi-slave; undo and rollback; reblocking; multi-volume, maximum storage capacity of 1-Exabyte.&lt;/i&gt;&quot;  Other highlighted changes in this release include, &quot;&lt;i&gt;native fairq-queue implementation using ALTQ, for PF&lt;/i&gt;&quot;, and &quot;&lt;i&gt;native connection state recovery to PF, so router reboots do not drop active TCP connections.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;The latest version of DragonFly BSD can be downloaded from &lt;a href=&quot;http://www.dragonflybsd.org/community/download.shtml&quot;&gt;a mirror&lt;/a&gt;. The download page explains:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;DragonFly CDs are &#039;live&#039;, which means that the CD will boot your system and let you log in as root (no password). You can use this feature to check for hardware compatibility and play with DragonFly a little before actually installing it on your hard drive.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/DragonFlyBSD/2.0_HAMMER_Filesystem&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/DragonFlyBSD/2.0_HAMMER_Filesystem#comments</comments>
 <category domain="http://www.kerneltrap.org/taxonomy/term/476">2.0</category>
 <category domain="http://www.kerneltrap.org/DragonFlyBSD">DragonFlyBSD</category>
 <category domain="http://www.kerneltrap.org/HAMMER">HAMMER</category>
 <category domain="http://www.kerneltrap.org/Matthew_Dillon">Matthew Dillon</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/news/dragonflybsd">DragonFlyBSD</category>
 <pubDate>Tue, 22 Jul 2008 01:48:18 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16415 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>2.6.26, &quot;A Longer-Than-Usual Release Cycle&quot;</title>
 <link>http://www.kerneltrap.org/Linux/2.6.26_A_Longer-Than-Usual_Release_Cycle</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;It&#039;s been almost three months since 2.6.25 (87 days to be exact, I think), making this a longer-than-usual release cycle. Or maybe it just feels that way, and we&#039;re always getting close to three months these days,&lt;/i&gt;&quot; said Linux creator Linus Torvalds, &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2008/7/13/2450154&quot;&gt;announcing the 2.6.26 Linux kernel&lt;/a&gt;, adding, &quot;&lt;i&gt;but it&#039;s out there now.&lt;/i&gt;&quot;  He continued:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;The diffs from -rc9 are pretty small, with with the bulk actually being Documentation updates (almost 80% is just added docs). The rest tends to be one-liners for some regressions or otherwise pretty small patches.  Several regressions did get fixed in the last few days, thanks to everybody involved.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Click the &lt;a href=&quot;http://kerneltrap.org/2.6.26&quot;&gt;2.6.26 tag&lt;/a&gt; to review all the previous release candidate announcements building up to this release.  Source level changes can be reviewed via &lt;a href=&quot;http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary&quot;&gt;Linus&#039; 2.6 gitweb kernel tree&lt;/a&gt;.  The latest kernel can be downloaded from the &lt;a href=&quot;http://kernel.org/&quot;&gt;Linux Kernel Archives&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Linux/2.6.26_A_Longer-Than-Usual_Release_Cycle&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Linux/2.6.26_A_Longer-Than-Usual_Release_Cycle#comments</comments>
 <category domain="http://www.kerneltrap.org/2.6.26">2.6.26</category>
 <category domain="http://www.kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://www.kerneltrap.org/Linux">Linux</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/438">Linux Kernel Archives</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Mon, 14 Jul 2008 13:13:55 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16387 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>Git 1.5.6, &quot;Relatively Small Impact Changes&quot;</title>
 <link>http://www.kerneltrap.org/Git/1.5.6_Relatively_Small_Impact_Changes</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/10&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Develop_0.gif&quot; alt=&quot;Tools&quot; title=&quot;Tools&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;As promised, this cycle was short and the release is with only relatively small impact changes,&lt;/i&gt;&quot; said Git maintainer Junio Hamano, &lt;a href=&quot;http://kerneltrap.org/mailarchive/git/2008/6/18/2165654&quot;&gt;announcing the release of Git v1.5.6&lt;/a&gt;.  He noted that both gitk and git-gui have been updated.  To improve portability, when running &quot;&lt;code&gt;git init&lt;/code&gt;&quot;, git now autodetects whether or not a filesystem is case insensitive, and updates a new configuration variable accordingly.  Dependencies on the &#039;&lt;code&gt;cpio&lt;/code&gt;&#039; and &#039;&lt;code&gt;curl&lt;/code&gt;&#039; binaries have also been removed.  Among the changes improving performance, the &quot;&lt;code&gt;git clone&lt;/code&gt;&quot; command has been rewritten in C.  Other changes include:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;&#039;&lt;code&gt;git bisect help&lt;/code&gt;&#039; gives longer and more helpful usage information; &#039;&lt;code&gt;git branch&lt;/code&gt;&#039; (and &#039;&lt;code&gt;git checkout -b&lt;/code&gt;&#039;) can be told to set up branch..rebase automatically, so that later you can say &#039;&lt;code&gt;git pull&lt;/code&gt;&#039; and magically cause &#039;&lt;code&gt;git pull --rebase&lt;/code&gt;&#039; to happen; &#039;&lt;code&gt;git cherry-pick&lt;/code&gt;&#039; and &#039;&lt;code&gt;git revert&lt;/code&gt;&#039; can add a sign-off; &#039;&lt;code&gt;git commit&lt;/code&gt;&#039; mentions the author identity when you are committing somebody else&#039;s changes; &#039;&lt;code&gt;git log&lt;/code&gt;&#039; and friends learned the &#039;&lt;code&gt;--graph&lt;/code&gt;&#039; option to show the ancestry graph at the left margin of the output; &#039;&lt;code&gt;git send-email&lt;/code&gt;&#039; now can send out messages outside a git repository; &#039;&lt;code&gt;git svn&lt;/code&gt;&#039; learned --add-author-from option to propagate the authorship by munging the commit log message; new object creation and looking up in &#039;&lt;code&gt;git svn&lt;/code&gt;; has been optimized.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Git/1.5.6_Relatively_Small_Impact_Changes&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Git/1.5.6_Relatively_Small_Impact_Changes#comments</comments>
 <category domain="http://www.kerneltrap.org/git">git</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1222">git 1.5</category>
 <category domain="http://www.kerneltrap.org/Junio_Hamano">Junio Hamano</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/source_control">source control</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/10">Tools</category>
 <pubDate>Thu, 19 Jun 2008 00:04:03 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16314 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>GCC 4.3.1, Bug Fixes</title>
 <link>http://www.kerneltrap.org/Tools/GCC_4.3.1_Bug_Fixes</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/10&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Develop_0.gif&quot; alt=&quot;Tools&quot; title=&quot;Tools&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Jakub Jelinek announced the availability of &lt;a href=&quot;http://gcc.gnu.org/gcc-4.3/changes.html#4.3.1&quot;&gt;GCC 4.3.1&lt;/a&gt; saying, &quot;&lt;i&gt;GCC 4.3.1 is a bug-fix release, containing fixes for regressions in GCC 4.3.0 relative to previous GCC releases.&lt;/i&gt;&quot;  He adds the standard tag, &quot;&lt;i&gt;as always, a vast number of people contributed to this GCC release -- far too many to thank individually!&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://gcc.gnu.org/&quot; target=&quot;new&quot;&gt;GCC&lt;/a&gt; is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.3.1 from your nearest gcc.gnu.org &lt;a href=&quot;http://gcc.gnu.org/mirrors.html&quot;&gt;mirror&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Tools/GCC_4.3.1_Bug_Fixes&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Tools/GCC_4.3.1_Bug_Fixes#comments</comments>
 <category domain="http://www.kerneltrap.org/taxonomy/term/287">Ada</category>
 <category domain="http://www.kerneltrap.org/C">C</category>
 <category domain="http://www.kerneltrap.org/compiler">compiler</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/285">Fortran</category>
 <category domain="http://www.kerneltrap.org/GCC">GCC</category>
 <category domain="http://www.kerneltrap.org/GCC_4">GCC 4</category>
 <category domain="http://www.kerneltrap.org/GCC_4.3.1">GCC 4.3.1</category>
 <category domain="http://www.kerneltrap.org/GNU">GNU</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1277">Jakub Jelinek</category>
 <category domain="http://www.kerneltrap.org/Java">Java</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/284">Objective-C</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/10">Tools</category>
 <pubDate>Tue, 10 Jun 2008 08:20:14 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16260 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>GCC 4.2.4, Bug Fix Release</title>
 <link>http://www.kerneltrap.org/GCC/4.2.4_Bug_Fix_Release</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/10&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Develop_0.gif&quot; alt=&quot;Tools&quot; title=&quot;Tools&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Joseph Myers announced the availability of &lt;a href=&quot;http://gcc.gnu.org/gcc-4.2/&quot;&gt;GCC 4.2&lt;/a&gt;.4 saying, &quot;&lt;i&gt;GCC 4.2.4 is a bug-fix release, containing fixes for regressions in GCC 4.2.3 relative to previous GCC releases.&lt;/i&gt;&quot;  He adds, &quot;&lt;i&gt;as always, a vast number of people contributed to this GCC release -- far too many to thank individually!&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://gcc.gnu.org/&quot; target=&quot;new&quot;&gt;GCC&lt;/a&gt; is the GNU Compiler Collection which includes C, C++, Objective-C, Fortran, Java, and Ada compilers. Download GCC 4.2.4 from your nearest gcc.gnu.org &lt;a href=&quot;http://gcc.gnu.org/mirrors.html&quot;&gt;mirror&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/GCC/4.2.4_Bug_Fix_Release&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/GCC/4.2.4_Bug_Fix_Release#comments</comments>
 <category domain="http://www.kerneltrap.org/taxonomy/term/287">Ada</category>
 <category domain="http://www.kerneltrap.org/C">C</category>
 <category domain="http://www.kerneltrap.org/compiler">compiler</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/285">Fortran</category>
 <category domain="http://www.kerneltrap.org/GCC">GCC</category>
 <category domain="http://www.kerneltrap.org/GCC_4">GCC 4</category>
 <category domain="http://www.kerneltrap.org/GCC_4.2.4">GCC 4.2.4</category>
 <category domain="http://www.kerneltrap.org/GNU">GNU</category>
 <category domain="http://www.kerneltrap.org/Java">Java</category>
 <category domain="http://www.kerneltrap.org/Joseph_Myers">Joseph Myers</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/284">Objective-C</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/10">Tools</category>
 <pubDate>Wed, 21 May 2008 21:41:10 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16183 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>OpenBSD 4.3 Released</title>
 <link>http://www.kerneltrap.org/OpenBSD/OpenBSD_4.3_Released</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/openbsd&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-OpenBSD_0.gif&quot; alt=&quot;OpenBSD news&quot; title=&quot;Articles about OpenBSD.&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;We are pleased to announce the official release of OpenBSD 4.3,&lt;/i&gt;&quot; began OpenBSD creator Theo de Raadt.  &quot;&lt;i&gt;This is our 23rd release on CD-ROM (and 24th via FTP).  We remain proud of OpenBSD&#039;s record of more than ten years with only two remote holes in the default install.&lt;/i&gt;&quot;  He added, &quot;&lt;i&gt;as in our previous releases, 4.3 provides significant improvements, including new features, in nearly all areas of the system&lt;/i&gt;&quot;.  Four platforms were listed as new or extended, including: sparc64 gained SMP support, &quot;&lt;i&gt;this should work on all supported systems, with the exception of the Sun Enterprise 10000&lt;/i&gt;&quot;; hppa K-class servers are now supported; mvme88k gained SMP support on a couple of systems, and support for the 88110 processor was added.  Numerous drivers were listed as new or improved, including a huge list of network drivers: &lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;The bge(4) driver now supports BCM5906/BCM5906M 10/100 and BCM5755 10/100/Gigabit Ethernet devices; the cas(4) driver now supports Cassini+ 10/100/Gigabit Ethernet devices; the em(4) driver now supports ICH9 10/100 and 10/100/Gigabit Ethernet devices; the gem(4) driver now supports the onboard 1000base-SX interface on the Sun Fire V880 server; the ixgb(4) driver now supports the Sun 10Gb PCI-X Ethernet devices; the msk(4) driver now supports Yukon FE+ 10/100 and Yukon Supreme 10/100/Gigabit Ethernet devices; the nfe(4) driver now supports MCP73, MCP77 and MCP79 10/100/Gigabit Ethernet devices; the ral(4) driver now supports RT2800 based wireless network devices; the cmpci(4) driver now supports CMI8768 based audio adapters; the it(4) driver now supports ITE IT8705F/8712F/8716F/8718F/8726F and SiS SiS950 ICs; new bwi(4) driver for the Broadcom AirForce IEEE 802.11b/g wireless network device; new et(4) driver for the Agere/LSI ET1310 10/100/Gigabit Ethernet device; new etphy(4) driver for the Agere/LSI ET1011 TruePHY Gigabit Ethernet PHY; new iwn(4) driver for the Intel Wireless WiFi Link 4965AGN IEEE 802.11a/b/g/Draft-N wireless network device; new upgt(4) driver for the Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network device.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;A more complete list of changes can be found &lt;a href=&quot;http://www.OpenBSD.org/plus43.html&quot;&gt;here&lt;/a&gt;.  ONLamp also recently posted an interview titled, &quot;&lt;a href=&quot;http://www.onlamp.com/pub/a/bsd/2008/04/29/puffy-and-the-crytonauts-whats-new-in-openbsd-43.html&quot;&gt;Puffy and the Cryptonauts: What&#039;s New in OpenBSD 4.3&lt;/a&gt;&quot;.  Theo noted, &quot;&lt;i&gt;profits from CD sales are the primary income source for the OpenBSD project -- in essence selling these CD-ROM units ensures that OpenBSD will continue to make another release six months from now.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/OpenBSD/OpenBSD_4.3_Released&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/OpenBSD/OpenBSD_4.3_Released#comments</comments>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1244">4.3</category>
 <category domain="http://www.kerneltrap.org/OpenBSD">OpenBSD</category>
 <category domain="http://www.kerneltrap.org/OpenBSD_4.3">OpenBSD 4.3</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/Theo_de_Raadt">Theo de Raadt</category>
 <category domain="http://www.kerneltrap.org/news/openbsd">OpenBSD news</category>
 <pubDate>Wed, 30 Apr 2008 22:37:23 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16094 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>2.6.25, &quot;Long Promised&quot;</title>
 <link>http://www.kerneltrap.org/Linux/2.6.25_Long_Promised</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;It&#039;s been long promised, but there it is now,&lt;/i&gt;&quot; began Linux creator Linus Torvalds, &lt;a href=&quot;http://kerneltrap.org/mailarchive/linux-kernel/2008/4/17/1455664&quot;&gt;announcing the 2.6.25 Linux kernel&lt;/a&gt;.  He continued, &quot;&lt;i&gt;special thanks to Ingo who found and &lt;a href=&quot;http://kerneltrap.org/Linux/Memory_Corruption_Bug_Solved_2.6.25_Expected_Today&quot;&gt;fixed a nasty-looking regression&lt;/a&gt; that turned out to not be a regression at all, but an old bug that just had not been triggering as reliably before. That said, that was just the last particular regression fix I was holding things up for, and it&#039;s not like there weren&#039;t a lot of other fixes too, they just didn&#039;t end up being the final things that triggered my particular worries.&lt;/i&gt;&quot;  Linus added:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;The full changelog from 2.6.24 is 7.5M, with a 12MB compressed patch. Tons and tons has changed, but if you&#039;ve been following the -rc releases, you&#039;ll already know about the big things. The changes from the last rc (-rc9) are fairly small and mostly pretty trivial, and the shortlog is appended.  So it&#039;s mostly one-liners, with some updates to drivers (net and usb) and to networking that are a bit larger (although a number of the driver updates are things like just new ID&#039;s etc).&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;More information about the latest release can be found on the KernelNewbies &lt;a href=&quot;http://kernelnewbies.org/Linux_2_6_25&quot;&gt;Linux 2.6.25&lt;/a&gt; wiki page.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Linux/2.6.25_Long_Promised&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Linux/2.6.25_Long_Promised#comments</comments>
 <category domain="http://www.kerneltrap.org/2.6.25">2.6.25</category>
 <category domain="http://www.kerneltrap.org/Ingo_Molnar">Ingo Molnar</category>
 <category domain="http://www.kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://www.kerneltrap.org/Linux">Linux</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Thu, 17 Apr 2008 10:48:01 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">16007 at http://www.kerneltrap.org</guid>
</item>
<item>
 <title>Git 1.5.5, &quot;Available at the Usual Places&quot;</title>
 <link>http://www.kerneltrap.org/Linux/Git%201.5.5_Available_at_the_Usual_Places</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;&lt;i&gt;The latest feature release GIT 1.5.5 is available at the usual places,&lt;/i&gt;&quot; &lt;a href=&quot;http://kerneltrap.org/mailarchive/git/2008/4/9/1380724&quot;&gt;began Git maintainer Junio Hamano&lt;/a&gt;, adding &quot;&lt;i&gt;we kept this cycle just slightly over two months, as the previous 1.5.4 cycle was painfully tooooo long.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Git is a distributed version control system that was originally written by Linus Torvalds in April of 2005.  It was written to be only a temporary replacement for BitKeeper, which Linus had been using to manage kernel source code since February of 2002. Junio Hamano took over maintainership of Git in July of 2005, and the tool has long since become quite popular outside of even Linux kernel development. Regarding the latest stable release, Junio highlighted some of the changes, including:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&quot;Comes with git-gui 0.10.1;  bunch of portability improvement patches coming from an effort to port to Solaris has been applied;  &#039;git fetch&#039; over the native git protocol used to make a connection to find out the set of current remote refs and another to actually download the pack data.  We now use only one connection for these tasks;  &#039;git commit&#039; does not run lstat(2) more than necessary anymore;  bash completion script (in contrib) are aware of more commands and options;  a catch-all &#039;color.ui&#039; configuration variable can be used to enable coloring of all color-capable commands, instead of individual ones such as &#039;color.status&#039; and &#039;color.branch&#039;;  bash completion&#039;s prompt helper function can talk about operation in-progress (e.g. merge, rebase, etc.);  &#039;git help&#039; can use different backends to show manual pages and this can be configured using &#039;man.viewer&#039; configuration;  &#039;git gui&#039; learned an auto-spell checking;  &#039;git checkout&#039; and &#039;git remote&#039; are rewritten in C;  two conflict hunks that are separated by a very short span of common lines are now coalesced into one larger hunk, to make the result easier to read.&quot;&lt;/p&gt;&lt;/blockquote&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://www.kerneltrap.org/Linux/Git%201.5.5_Available_at_the_Usual_Places&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.kerneltrap.org/Linux/Git%201.5.5_Available_at_the_Usual_Places#comments</comments>
 <category domain="http://www.kerneltrap.org/BitKeeper">BitKeeper</category>
 <category domain="http://www.kerneltrap.org/git">git</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1222">git 1.5</category>
 <category domain="http://www.kerneltrap.org/taxonomy/term/1223">git 1.5.5</category>
 <category domain="http://www.kerneltrap.org/Junio_Hamano">Junio Hamano</category>
 <category domain="http://www.kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://www.kerneltrap.org/release">release</category>
 <category domain="http://www.kerneltrap.org/source_control">source control</category>
 <category domain="http://www.kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Wed, 09 Apr 2008 16:26:12 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">15953 at http://www.kerneltrap.o