Cliff’s List Filter – July 1 – 6

36

Author: Ian Palmer

Back again with more updates from the Linux Kernel, GNOME, KDE and Mozilla circles. Here’s a glimpse of what we’re pitching at you this week: several add-ons for the Linux 2.6 kernel, including a simple Secure Computing framework, and a Kernel tracer; Linux 2.4.27-rc3; plenty of updates on the Balsa front; reactions to Microsoft’s latest patent on the KDE front; and a couple of Mozilla tips, not to mention a link to the ICS specification for those of you who like details.

Linux Kernel

  • We start off this week with a book suggestion for the novice network programmers out there.
  • Keith Owens announced the release of kdb v4.3 x86-64 for Linux 2.4.25 on July 1.
  • Russell King reported some strange behavior with the binutils tools for ARM that have apparently been around for some two years. Apparently, it is possible for Gnu Assembler for ARM to generate programs with undefined symbols, even when the “–no-undefined” option is given. This problem may soon be fixed in CVS versions of GNU GAS, but in the meantime ARM developers may need to check their compiled code for this problem.

  • Those of you interested in using performance counters in the kernel might appreciate the information given in a Q&A session on perfctr.

  • Amon Ott announces the release of RSBAC v1.2.3 on July 2. RSBAC is Rule Set Based Access Control, and it provides: various security models (MAC, ACL, RC) including custom security modules you can implement on your own, control over user and program network access, virus scanning, and more. Support exists for Linux 2.4 and 2.6. If interested, you can visit the RSBAC homepage for more information.

  • It seems that the Linux FAT filesystem module has been rejecting certain valid (but non-standard) FAT filesystems. A recent patch against the FAT subsystem has relaxed some of the tests which determine whether FAT is really FAT, to accommodate those filesystems, however the possibility of mounting non-FAT filesystems has increased.

  • Marcelo Tosatti frees Linux 2.4.27-rc3 from its cage on July 3 and calls it good.

  • Wiesner Thomas created HTML versions of the Linux 2.6.4 documents on July 4th, which should improve the documentation presentation and accessibility.

  • Andrea Arcangeli provided a patch that provides a simple secure computing facility for Linux 2.6.7 on July 4.

  • For the hardcore hardware tweaks out there, Sebastian Witt provided a driver that allows the user to change the frequency of the Front Side Bus on nForce2 platforms.

  • Masami Hiramatsu announced the release of LKST v2.1.0 for Linux 2.6.6 on July 5. The Linux Kenrel State Tracer provides a facility for tracing events in the Linux Kernel.

  • The Linux Kernel, updates for this week end with Hainz Mauelshagen’s announcement of dmraid v1.0.0-rc1 on July 6. The Device Mapper Raid tool assists in the configuration of software RAID sets using the Device Mapper features in the Linux 2.6 kernel.

GNOME

KDE

Mozilla