February in the archive: a view from the Ubuntu Server Team

On February the 19th another important milestone has been reached on the road to the Jaunty Jackalope: Feature Freeze. The Ubuntu Developers are now focusing on fixing bugs to produce a rock solid release by then end of April 2009. Here are some highlights from the Ubuntu Server team:

Ubuntu in the cloud

The long-awaited Eucalyptus package made it to the archive just before Feature Freeze paving the way for easy deployment of a cloud infrastructure built upon Ubuntu Server. In its wake a handful of java related components have also become available from the archive:

  • Apache Axis2 is a Web services engine implemented in C which can be used to provide and consume WebServices. Both SOAP and REST style webservice are supported with binary data being exchanged via MTOM.
  • The WS-Security specification is provided by the rampart package, the Apache web services security engine.

Other virtualization related components have also been updated:

  • kvm: the new upstream release ships with an updated version of qemu as well as loads of bugfixes. Nested svm is also available in Jaunty – now you can run kvm in kvm in kvm…
  • libvirt 0.6.0 brings in improved support for daemon restart as well as copy-on-write storage volume support.
  • virt-manager 0.6.1 supports remote storage management and provisioning, remote VM installation  and VM migration. Avahi is also used to detect existing libvirt systems available on the local network.
  • opennebula has been updated to version 1.2. Cloning and transferring vms is easier thanks to the new Image Management feature. Networking has also been improved.

Samba 3.3.0

The latest version of samba 3 has been uploaded to Jaunty. In the area of file serving it brings extended cluster support as well as new experimental VFS modules to store NTFS ACLs on Samba file servers. On the Winbind front two new idmap backends have been added (adex and hash) as well as support for user and group aliasing. The idmap_ad backend now supports multiple domains.

AppArmor profiles

Jamie Strandbodge has been working on new AppArmor profiles. Both dhcp and tcpdump packages have seen the addition of a profile: dhcp-client is now protected by AppArmor.

Encrypted swap

Dustin Kirkland added a script to the ecryptfs-utils to help configuring systems to use an encrypted swap.

Directory services

Mathias Gug uploaded a new version of openldap. Better support for GnuTLS as well as a transition to libdb 4.7 are available from the jaunty archive.

libdb transition

Scott Kitterman and other developers spent quite some time updating packages to use the newest versions of libdb. 4.2 is almost gone now that openldap has been updated to use 4.7. Other versions are also on their way out with dspam, awffull and ggcov being built with the latest version of libdb.

/etc under revision control

Thierry Carrez has been busy merging new versions from Debian. A daily cron job has been added that will commit any changes to /etc to the local tree, bzr being the default vcs used in Ubuntu.

Boot from multipathed devices

Timo Aaltonen updated grub to support booting from multipathed devices.

Hardware management tools

Ante Karamatić added dell specific commands to the ipmitools package.

krb5 and Microsoft kerberos implementation

Mathias Gug integrated a likewise-open patch to better support Microsoft kerberos implementation in MIT krb5.

Phoronix test suite

Dustin Kirkland worked with Michael Owens to make the phoronix test suite available in Ubuntu. This automated suite is able to test and benchmark different parts of a Linux OS.

New django applications

As the popularity of django is rising so is the number of django applications available from the Ubuntu archive: python-django-tagging, python-django-evolution, python-django-djblets and python-django-debug-toolbar are now available in Jaunty.

AMQP support

AMQP, the emerging standard for high performance enterprise messaging, is now easily available in Ubuntu with the addition of rabbitmq-server to the archive. Written in the erlang language and based on the Open Telecom Platform rabbitmq features a complete, conformant and interoperable implementation of the published AMQP specification.

2 Responses to “February in the archive: a view from the Ubuntu Server Team”


  1. 1 Frank Saturday, 28 February 2009 at 3:22 am

    Will any of this stuff be available in Debian?


  1. 1 Ubuntu Podcast Episode #21 | Ubuntu Podcast Trackback on Thursday, 12 March 2009 at 3:16 pm

Leave a Reply




The Ubuntu Server Team

RSS Dustin Kirkland’s Ubuntu Server posts

  • Byobu Featured in Linux Identity Magazine
    I wrote an article on Byobu for the Ubuntu 9.10 issue of Linux Identity Magazine.The article is in full color, with lots of screenshots. If you're interested in Byobu, or generally in Ubuntu 9.10, I suggest you pick up a copy! There are several other interesting articles, and also comes with Ubuntu 9.10 DVDs.http://www.linuxidentity.com/us/index.php?nam […]
  • Results of the Ubuntu Virtualization Survey
    A big thanks to everyone that participated in the Ubuntu Virtualization Survey. I am pleased to share the results with you now.ResultsAnswersI will provide a few of my own observations, but we are very interested in your own conclusions!There were a total of 354 responses -- excellent feedback!Nearly 2/3 of all responders use virtualization on Ubuntu every d […]
  • Introducing Testdrive!
    I'm pleased to introduce a new package I have created for Ubuntu called testdrive!Testdrive makes it simple to run any Ubuntu release in a virtual machine, safely, and without affecting your current Ubuntu installation.This is a great way to "try out" the Ubuntu release beyond your current version, before upgrading. For example, if you're […]

RSS Kees Cook’s Ubuntu Server posts

  • install from official repositories only
    As quickly pointed out by Rick, don’t install random software that isn’t in the official distribution archive unless you really know what you’re doing (and copy/pasting commands from a website doesn’t count). You’re just asking to be made part of a botnet.
  • karmic and log rotation
    In Ubuntu’s Karmic and and Debian’s Lenny, sysklogd was replaced with rsyslog. This is fine, since rsyslog will have converted your /etc/syslog.conf to /etc/rsyslog.d/50-default.conf. However, if you modified the (maddeningly strange sysklogd-specific) log file rotation in /etc/cron.daily/sysklogd or /etc/cron.weekly/sysklogd, you’ll want t […]
  • TPM as RNG
    I was reminded about some TPM coding I’d done to get random bytes from the pRNG on my TPM-enabled system from Matt Domsch’s recent post. I’m not fully convinced that the pRNG of the TPM is an appropriate source of entropy, but it does pass my simple FIPS-140-2 test. I had to find the Intel TPM docs to figure out how to enable TPM on my syst […]

RSS Mathias Gug’s Ubuntu Server posts

  • RFP: packages to promote to main and demote to universe for Lucid Lynx LTS
    The Ubuntu Server team is requesting feedback on the list of packages to be promoted to main and demoted to universe during this release cycle. Lucid being an LTS release we wanna make sure that packages in main are maintainable for 5 years.  Useful packages should be promoted to main while packages that provide duplicated functionalities or are not maintain […]
  • Sep 20 – Sep 25 Wrap-up
    Spent most of my week in Portland to attend conferences. Conferences Attended LDAPCon 2009 and published report. Attended LinuxCon 2009. Image Store Proxy Updated image-store-proxy to 1.0. This version brings support for gpg signed images. Still need testing against the real-world Canonical Image Store infrastructure.
  • A summary of LDAPCon 2009
    On Sunday, September 20th and Monday, September 21st I attended LDAPCon 2009 in Portland, OR. Most of the open source projects were there – with the notable absence of Port 389 (Redhat) – as well as some vendors (Apple and UnboundID). Most of the slides are available online. Apache Directory project The Apache Directory folks gave several present […]

RSS Thierry Carrez’s Ubuntu Server posts

  • UDS Lucid
    This week, Dallas hosts the Ubuntu Developer Summit for the Lucid Lynx release. This is the key moment where we define what will be done for Ubuntu 10.04 LTS, and discuss how it will be done. There will be plenty of interesting sessions in all the tracks, and sometimes I wish I could attend two sessions at the same time. In the server track, Monday will have […]
  • Run your own Ubuntu Enterprise Cloud, part 3
    In part 1 and part 2 of this series, we saw how to set up a minimal cloud infrastructure and bundle a basic image (and test it). In this final article, we’ll play with our cloud from an end-user perspective. Setting up the web UI First of all, before accepting end users, as the administrator of the cloud you will have to setup a few things on the web U […]
  • Run your own Ubuntu Enterprise Cloud, part 2
    In part 1 of this series, we saw how to install the cloud infrastructure. In this article, we’ll bundle and upload an EMI (Eucalyptus Machine Image), based on Ubuntu Server 9.10 Beta, and validate that we can run an instance of it. Download required elements Go to the cloud/cluster controller and download the required items. For a 64-bit image: $ URL= […]

RSS Jamie Strandboge’s Ubuntu Server Posts

RSS Soren Hansen’s Ubuntu Server Posts

  • What Ubuntu Server *could* be
    I'm glad Thierry started this discussion. About six months ago when we were first beginning to talk about what to do in Jaunty, I sat down and wrote a bunch of notes that I meant to turn into a blog post, but it never made it farther than an e-mail to a few people, but now that we're sharing visions, I thought I'd post it. Disclaimer: These ar […]
  • gtk-vnc and virt-viewer mozilla plugins
    Another cool thing that's new in Jaunty that I've never gotten around to bloggin about is the fact that the virt-viewer and gtk-vnc packages in Ubuntu now provide mozilla-virt-viewer and mozilla-gtk-vnc, respectively. This means you can now put something like or this: in a web page and have access to virtual machines or other VNC servers directly i […]
  • Announcing Eucalyptus
    I'm very pleased to announce the availability of Eucalyptus in Ubuntu Jaunty Jackalope! From the package description: EUCALYPTUS is an open source service overlay that implements elastic computing using existing resources. The goal of EUCALYPTUS is to allow sites with existing clusters and server infrastructure to co-host an elastic computing service th […]

 

February 2009
M T W T F S S
« Jan   Mar »
 1
2345678
9101112131415
16171819202122
232425262728