<rss version="2.0">
  <channel>
    <title>STLinux Distribution 2.2 updates</title>
    <link>http://www.stlinux.com/</link>
    <description>
      Updates to the STLinux Distribution release 2.2
    </description>
    <image>
      <url>http://www.stlinux.com/images/teeshirt-third.gif</url>
      <title>STLinux Distribution 2.2 updates</title>
      <link>http://www.stlinux.com/</link>
      <width>84</width>
      <height>101</height>
    </image>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-uclibc-nptl</title>
      <pubDate>Mon, 15 Jun 2009 08:45:23 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-18.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-18.src.rpm</guid>
      <description>
        Package: stlinux22-target-uclibc-nptl&lt;br&gt;
        Version: 0.9.29&lt;br&gt;
        Release: 18&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-dev-0.9.29-18.sh4.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-0.9.29-18.sh4.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-uclibc-nptl-0.9.29-18.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Fri Jun 12 2009 Filippo Arcidiacono &amp;lt;filippo.arcidiacono at st.com&amp;gt; 18
            &lt;ul&gt;
              &lt;li&gt;[Add patch: uClibc-nptl-sh4-svn_r17694_eh_frame_hdr.patch; Bugzilla: 5743] This patch changes the linking stage, using the compiler driver instead of the linker, to correctly pass --eh-frame-hdr linking option to collect2.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-uclibc-libgcc</title>
      <pubDate>Fri, 12 Jun 2009 10:44:13 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-libgcc-4.1.1-24.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-libgcc-4.1.1-24.src.rpm</guid>
      <description>
        Package: stlinux22-target-uclibc-libgcc&lt;br&gt;
        Version: 4.1.1&lt;br&gt;
        Release: 24&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-libgcc-4.1.1-24.sh4.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-uclibc-libgcc-4.1.1-24.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Thu Jun 11 2009 Carmelo Amoroso &amp;lt;carmelo.amoroso at st.com&amp;gt; 24
            &lt;ul&gt;
              &lt;li&gt;[Spec; Bugzilla: 6396] Bump up release number to install the new version of libgcc for uclibc.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-uclibc-nptl</title>
      <pubDate>Fri, 12 Jun 2009 10:44:13 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-17.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-17.src.rpm</guid>
      <description>
        Package: stlinux22-target-uclibc-nptl&lt;br&gt;
        Version: 0.9.29&lt;br&gt;
        Release: 17&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-dev-0.9.29-17.sh4.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-0.9.29-17.sh4.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-uclibc-nptl-0.9.29-17.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Thu Sep 18 2008 Carmelo Amoroso &amp;lt;carmelo.amoroso at st.com&amp;gt; 17
            &lt;ul&gt;
              &lt;li&gt;[Add patch: uClibc-nptl-sh4-svn_r17694_synchronize_thread_create_delete.patch] [Bugzilla: 4720] This patch has no effect when not debugging. It synchronizes access to the pthread creation and deletion events used by gdb. It will (alledgedly) become unnecessary once we move to gdb 6.8.&lt;/li&gt;
              &lt;li&gt;[Add patch: uClibc-nptl-sh4-svn_r17694_enable_cfi_directives.patch; Bugzilla: 4716] This patch enables CFI directives on sh to add stack frame information for stack unwinding. gdb will use these for backtracing as well.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-cross-uclibc-gcc</title>
      <pubDate>Fri, 12 Jun 2009 10:44:12 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-cross-uclibc-gcc-4.1.1-29.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-cross-uclibc-gcc-4.1.1-29.src.rpm</guid>
      <description>
        Package: stlinux22-cross-uclibc-gcc&lt;br&gt;
        Version: 4.1.1&lt;br&gt;
        Release: 29&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-cross-sh4-uclibc-gcc-4.1.1-29.i386.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-cross-sh4-uclibc-libstdc++-4.1.1-29.i386.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-cross-sh4-uclibc-cpp-4.1.1-29.i386.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-cross-sh4-uclibc-g++-4.1.1-29.i386.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-cross-sh4-uclibc-protoize-4.1.1-29.i386.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-cross-uclibc-gcc-4.1.1-29.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Thu Jun 11 2009 Carmelo Amoroso &amp;lt;carmelo.amoroso at st.com&amp;gt; 29
            &lt;ul&gt;
              &lt;li&gt;[Modify patch: gcc-4.1.1-uclibc-conf.patch] Use glibc style DWARF2 based stack unwinding implementation for uclibc too.&lt;/li&gt;
              &lt;li&gt;[Spec; Bugzilla: 6396] Enable __cxa_atexit support available on uclibc.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-host-rpmconfig</title>
      <pubDate>Mon, 28 Apr 2008 14:51:12 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-rpmconfig-2.2-10.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-rpmconfig-2.2-10.src.rpm</guid>
      <description>
        Package: stlinux22-host-rpmconfig&lt;br&gt;
        Version: 2.2&lt;br&gt;
        Release: 10&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/host/stlinux22-host-rpmconfig-2.2-10.noarch.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-host-rpmconfig-2.2-10.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Thu Jun 21 2007 Carmelo Amoroso &amp;lt;carmelo.amoroso at st.com&amp;gt; 10
            &lt;ul&gt;
              &lt;li&gt;[Spec] Fixed the X11 lib dir&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-kernel-headers</title>
      <pubDate>Mon, 28 Apr 2008 08:04:36 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-kernel-headers-2.6.16.16-27.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-kernel-headers-2.6.16.16-27.src.rpm</guid>
      <description>
        Package: stlinux22-target-kernel-headers&lt;br&gt;
        Version: 2.6.16.16&lt;br&gt;
        Release: 27&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-kernel-headers-2.6.16.16-27.noarch.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-kernel-headers-2.6.16.16-27.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Fri Apr 25 2008 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 27
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-libc-headers-2.6.16.16-ipc.patch] Added missing headers required for ipc build&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-host-autotools</title>
      <pubDate>Fri, 25 Apr 2008 10:37:32 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-autotools-2.0-8.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-autotools-2.0-8.src.rpm</guid>
      <description>
        Package: stlinux22-host-autotools&lt;br&gt;
        Version: 2.0&lt;br&gt;
        Release: 8&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/host/stlinux22-host-autotools-2.0-8.i386.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-host-autotools-2.0-8.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Fri Jan 26 2007 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 8
            &lt;ul&gt;
              &lt;li&gt;[Modify patch: automake-1.8.5-stm.patch] Add facility to aclocal to enable us to set an m4 include path within the target filesystem using the ACLOCAL_PATH environment variable&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Jan 10 2007 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 7
            &lt;ul&gt;
              &lt;li&gt;[Spec] Drop old autotools versions and wrapper script&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Jan 03 2007 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 6
            &lt;ul&gt;
              &lt;li&gt;[Modify patch: libtool-1.5.10-stm.patch; Version: pkgconfig 0.21] Updated pkgconfig and modified libtool patch to correctly handle dependency_libs field.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-host-kernel-source</title>
      <pubDate>Wed, 09 Apr 2008 14:14:15 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-kernel-source-2.6.17.14_stm22_0041-41.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-host-kernel-source-2.6.17.14_stm22_0041-41.src.rpm</guid>
      <description>
        Package: stlinux22-host-kernel-source&lt;br&gt;
        Version: 2.6.17.14_stm22_0041&lt;br&gt;
        Release: 41&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/host/stlinux22-host-kernel-source-2.6.17.14_stm22_0041-41.noarch.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-host-kernel-source-2.6.17.14_stm22_0041-41.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Fri Mar 14 2008 Giuseppe Cavallaro &amp;lt;peppe.cavallaro at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040_missed_frame.patch; Bugzilla 3531] Use the DMA CSR8 register for getting extra statistics (missed frames and overflows)&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Fri Mar 14 2008 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0039-mb602update.patch; Bugzilla: 2661] Add support for 5202 on mb602&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Mar 05 2008 Carl Shaw &amp;lt;carl.shaw at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040-spi_update.patch] Move to using SPI subsystem&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Tue Mar 04 2008 Francesco Rundo &amp;lt;francesco.rundo at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22.coproc_fix.patch] Fixed an issue related to coprocessor.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Feb 27 2008 Stuart Menefy &amp;lt;stuart.menefy at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040-vmsplice-unexploit.patch; Security update: CVE-2008-0600] Backport fix to security vulnerability in vmsplice.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Mon Feb 25 2008 Giuseppe Cavallaro &amp;lt;peppe.cavallaro at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040-new_stmmac.patch] Backports main changes of mac 10/100 driver from the kernel 2.6.23.14_107.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Fri Feb 22 2008 Francesco Rundo &amp;lt;francesco.rundo at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14-stm22-0040_ide-module-build-fix.patch; Bugzilla 3234] The above patch allow to solve bug#3234(compiling IDE as module).&lt;/li&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14-stm22-0040_usb-module-build-fix.patch; Bugzilla 3234] The above patch allow to solve bug#3234(compiling USB as module).&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Tue Jan 22 2008 Francesco Virlinzi &amp;lt;francesco.virlinzi at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040_i2c-glitch-support.patch] Use STAPI timings for I2C and add glitch suppression features.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Jan 16 2008 David McKay &amp;lt;david.mckay at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-sh4-2.6.23.1-usb_bitstuffing_workaround.patch] Workaround for USB failure with certain data patterns and SMSC hubs.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Mon Jan 07 2008 Stuart Menefy &amp;lt;stuart.menefy at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040-sh-csum_ipv6_magic-module.patch] Fix building IPV6 as a module.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Wed Nov 07 2007 Stuart Menefy &amp;lt;stuart.menefy at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Add patch: linux-2.6.17.14_stm22_0040-sh-parallel-build-fix.patch; Bugzilla: 2692] Fix parallel builds.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
          &lt;li&gt;Mon Oct 22 2007 Stuart Menefy &amp;lt;stuart.menefy at st.com&amp;gt; 41
            &lt;ul&gt;
              &lt;li&gt;[Modify patch: linux-2.6.17.14_stm22_0039-lttng-0.9.5full.patch] Remove duplicate export for irq_desc.&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-uclibc-nptl</title>
      <pubDate>Wed, 09 Apr 2008 14:14:14 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-16.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-uclibc-nptl-0.9.29-16.src.rpm</guid>
      <description>
        Package: stlinux22-target-uclibc-nptl&lt;br&gt;
        Version: 0.9.29&lt;br&gt;
        Release: 16&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-dev-0.9.29-16.sh4.rpm&lt;/li&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-uclibc-nptl-0.9.29-16.sh4.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-uclibc-nptl-0.9.29-16.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
          &lt;li&gt;Wed Jan 16 2008 Carmelo Amoroso &amp;lt;carmelo.amoroso at st.com&amp;gt; 16
            &lt;ul&gt;
              &lt;li&gt;[Add patch: uClibc-nptl-sh4-svn_r17694_dl_iterate_phdr.patch; Bugzilla: 3213] Keep unwind-forced functions in dynamic pthread library only, otherwise it will duplicate symbols exported by libgcc_eh.a. Rework _dl_iterate_phdr implementation to handle statically linked application too and move that symbols from libdl.a to libc.a&lt;/li&gt;
            &lt;/ul&gt;
          &lt;/li&gt;
        &lt;/ul&gt;
      </description>
    </item>
    <item>
      <title>STLinux 2.2 Update: stlinux22-target-kernel-sh4_hms1</title>
      <pubDate>Wed, 09 Apr 2008 14:14:14 +0000</pubDate>
      <link>http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-kernel-sh4_hms1-2.6.17.14_stm22_0041-2.src.rpm</link>
      <guid isPermaLink="true">http://www.stlinux.com/download/updates.php?r=2.2;u=stlinux22-target-kernel-sh4_hms1-2.6.17.14_stm22_0041-2.src.rpm</guid>
      <description>
        Package: stlinux22-target-kernel-sh4_hms1&lt;br&gt;
        Version: 2.6.17.14_stm22_0041&lt;br&gt;
        Release: 2&lt;br&gt;
        Updated RPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/RPMS/sh4/stlinux22-sh4-kernel-hms1-2.6.17.14_stm22_0041-2.sh4.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Updated SRPMS:
        &lt;ul&gt;
          &lt;li&gt;updates/SRPMS/stlinux22-target-kernel-sh4_hms1-2.6.17.14_stm22_0041-2.src.rpm&lt;/li&gt;
        &lt;/ul&gt;
        Changes:
        &lt;ul&gt;
        &lt;/ul&gt;
      </description>
    </item>
  </channel>
</rss>
