Hi all,

we are pleased to announce the maintenance release T2 SDE 6.0.3 named
"Spring Fever".

It also comes with some updated packages, but mostly security updates, bug 
fixes and some improvements!

The release primarily focus to iron out all known LiveCD issues for smooth 
building of custom T2-based LiveCD/DVD and USB sticks.

Prebuilt Live ISO images of the generic-minimal-X.org-desktop are available
for x86, x86-64, ppc, ppc64 and sparc64 will follow, soon:
 
  http://osiris.tfh-berlin.de/mirror/t2/stable/6.0.3/
  http://nexus.tfh-berlin.de/t2/binary/stable/6.0.3/
 
Please note our roadmap and known issue lists at:
  http://www.t2-project.org/releases/
 
For more information please check out the full anounncement below.
 
= About T2 =
 
T2 is not a common Linux distribution - it is a flexible Open Source System 
Development Environment, allowing the creation of custom distributions with 
bleeding edge technology.
 
With T2 you can define targets for various purposes, ranging from embedded
Linux systems with a few MB of size over server configurations to a full 
desktop system featuring X.Org foundation, KDE, Gnome, OpenOffice.Org and 
many more. Those targets can be compiled for use on the most common 
architectures: Alpha, ARM, AVR32, Blackfin, IA64, HPPA/HPPA64, IA64,
MIPS/MIPS64, PowerPC/PowerPC64,  SPARC/SPARC64, SuperH, x86/x86-64 -
theoretically any GCC/Linux supported one.
 
You can find more info about T2 at http://www.t2-project.org/.
 
= T2 6.0 Tree (Branch) Overview =
 
This release includes bug fixes, security fixes, updates and even some
improvements to the SDE. Most notable are:
 
        * updated GCC 4.1.2
        * improved LiveCD support
        * enhanced X.org pre-configuration

You can find more info about the 6.0 series at
http://www.t2-project.org/releases/6.0.html
 
= Getting T2 6.0.3 =
 
The source tarball of 6.0.2 release can be found at:
 
  http://dl.exactcode.de/t2/t2-6.0.3.tar.bz2
 
or via svn:
 
  svn co http://svn.exactcode.de/t2/tags/6.0.3 t2-6.0.3
 
ISO images of minimal T2 for sparc64 where created with this release and can 
be found, as usual at:
 
  http://osiris.tfh-berlin.de/mirror/t2/stable/6.0.3/
  http://nexus.tfh-berlin.de/t2/binary/stable/6.0.3/

Important note: we recommend to use 6.0 branch to stay up-to-date with
the latest bug-fix and security updates, you can grab it:
 
  svn co http://svn.exactcode.de/t2/branches/6.0 6.0-branch

Previous 6.0 installation can be updated from this source via the build
system running:

./scripts/Emerge-Pkg -system

= T2 6.0.3 Changes =
 
Generated statistics (6.0.1-> 6.0.2):

There where 129 changesets with 271 lines of commit messages.
Approximately 84 packages got updates, 39 issues fixed, 84 packages or
features added and 8 removed. Arround 9 improvements have been
committed.

Toolchain updates:
        * merged r22602 from trunk: updated gcc (4.1.1 -> 4.1.2)
        * updated linux24 (2.4.32 -> 2.4.33.2 -> 2.4.33.3 -> 2.4.33.4 -> 2.4.34)
 
= T2 6.0.3 ChangeLog =

*) 2007-03-28

Rene Rebe:

r23278  * bumped version to 6.0.3 for release
r23277  * tagged 6.0.3

*) 2007-03-27

Rene Rebe:

r23262  * merged r22767 from trunk: fixed lesstif for inclusion by an C++ 
compiler
r23261  * merged r23258 from trunk: fixed exim TLS support for latest OpenSSL
r23255  * (partially) merged r23253 from trunk: empty root password for
          current live images, so any live build just works
r23254  * merged r23251 and r23252 from trunk:
          * added xconsole and xsm to the minima-xorg template
          * removed hardcoding prefering startkde
r23250  * merged r23249 from trunk: build the default xdm, display-manager in 
the minimal-xorg pre-selection

*) 2007-03-25

Rene Rebe:

r23200  * merged r22974 from trunk: enabled the xcfgt2.init in rc5 by default
r23199  * merged r19956 from trunk: added some more examples for
          etc/conf/kernel, like unbinding USB devices and switching
          frequency scaling governors

*) 2007-03-24

Rene Rebe:

r23177  * merged r20098 and r21992 from trunk: added libgpod (0.4.2)

*) 2007-03-23

Rene Rebe:

r23170  * merged r20433, r21456, r21458, r21459 from trunk: added
          suspend (2007-02-23) - Some userland tools to suspend a Linux system

*) 2007-03-22

Rene Rebe:

r23047  * updated firefox (1.5.0.10 -> 1.5.0.11)

*) 2007-03-14

Rene Rebe:

r22982  * merged r22981 from trunk: improved xorg-server/xcfgt2 to default
          to 24 bit per pixel for nvidia cards
r22978  * merged r22977 from trunk: fixed xdm/Xsession patching so the
          resulting file is not cut by cpp in the middle

*) 2007-03-13

Rene Rebe:

r22969  * merged r19542 from trunk: added unionfs and squashfs-tools the
          00-minimal selection for generic template live CDs
r22968  * merged r22967 from trunk: fixed the livecd init for hybrid
          filesystems, such as ISO9660+HFS
r22965  * merged r22964 from trunk: removed superfluous and live-cd hindering
          2nd_stage hardcoding in the powerpc boot ISO generation
r22963  * merged r21662 and r21700 from trunk: fixed the (often source)
          generic/build.sh to only create the package database and to only
          include the packaging related information into the isofs files if
          binary packages are actually built
r22961  * merged r21461 and r22959 from trunk: improved xcfgt2.sh to not leak
          stray babbling error messages to the console and added stricter
          fb/mode matching
r22955  * merged r20571 from trunk: fixed sysfs based CPU detection to not
          count non cpu node control files showing up on recent Linux kernels

*) 2007-03-12

Rene Rebe:

r22948  * merged (the applying parts of) r22921 from trunk:
          fixed some more shebangs to point to bash instead of just sh

*) 2007-03-08

Rene Rebe:

r22873  * merged r22850 from trunk: updated gnupg (1.4.6 -> 1.4.7)

*) 2007-03-04

Rene Rebe:

r22815  * updated thunderbird (1.5.0.9 -> 1.5.0.10)

*) 2007-02-25

Rene Rebe:

r22719  * merged r22718 from trunk: * updated openssl (0.9.8d -> 0.9.8e)
r22709  * merged r21635 from trunk: updated uclibc/nvi patch

*) 2007-02-24

Rene Rebe:

r22692  * merged r22267 and r22524 from trunk: improved ccache gcc exlusion
          to only avoid ccache in GCC multilib builds
r22691  * merged r22601 from trunk: disabled C++ STL precompiled header
          generation during the gcc build, by default
r22690  * merged r22644 from trunk:
          * fixed live/init to translate all fat variants to vfat, not just 
fat32
          * improved it to wait 15s instead of just 10s
          * allow specifing the live image name on the kernel commandline
          * more precise diagnostics, with verbosity increasing over the time
r22689  * merged r22035, r22037 and r22075 from trunk:
          * improved livecd/init scripts to print out and use live instead of 
cdrom
          * improved the livecd/init2 to try to remount the media writeable
          * improved the livecd/init2 to inteligently stick ro and rw markers
            to the unionfs directories
          * do not mount a tmpfs over all if a writeable image is found 
on-the-way
          * inject noatime options on-the-way
r22688  * merged r21949 from trunk: implemented flexible, additional system
          overlaying for our live postprocessing implementation
r22687  * merged r21293 and r21704 from trunk: improved the livecd/init2 to
          properly fall into the debug shell if no init is around
r22686  * partially merged r22016 from trunk: live/init* infratructure changes
          to allow merging other surrounding fixes
r22685  * merged r21705 from trunk: fixed the livecd init to free the loop 
device
r22680  * merged r20153, r20227, r21093, and r22657 from trunk:
          * updated koffice (1.5.2 -> 1.6-rc -> 1.6.0 -> 1.6.1 -> 1.6.2) - 
SECURITY
          * updated koffice-i18n (1.5.2 -> 1.6-rc -> 1.6.0 -> 1.6.1 -> 1.6.2)
r22679  * merged r22195 from trunk: fixed livecd post-processing config.in to
          really enfoce size optimization and cleanups along the lines
r22678  * merged r22194 from trunk: * fixed target post-processing config.in 
inclusion
r22675  * merged r22641 from trunk: more compact static module loading in the
          system and live initrd, also hiding errors
r22674  * updated firefox (1.5.0.9 -> 1.5.0.10)
r22672  * merged r22666 from trunk: fixed the livecd init to correctly
          recognize when no block devices are present

*) 2007-02-23

Rene Rebe:

r22670  * merged r22602 from trunk: updated gcc (4.1.1 -> 4.1.2)

*) 2007-02-17

Aldas Nabazas:

r22568  * merged r19469, r20112, r22553 from trunk to branches/6.0:
          updated spamassassin (3.1.4 -> 3.1.5 -> 3.1.7 -> 3.1.8)
          security update: CVE-2007-0451
r22567  * merged r20711, r21243, r22538 from trunk to branches/6.0:
          updated clamav (0.88.5 -> 0.88.6 -> 0.88.7 -> 0.90)
          security update: CVE-2007-0897, CVE-2007-0898

*) 2007-02-12

Aldas Nabazas:

r22513  * merged r19216, r22511 from trunk to branches/6.0:
          updated unrar (3.4.3 -> 3.6.8 -> 3.7.3)
          removed unrar_x86_64.patch - obsolete
          security update: CVE-2007-0855
r22507  * merged r19674, r20770, r20987, r21812 from trunk to branches/6.0:
          updated libsoup (2.2.96 -> 2.2.99)
          moved libsoup (151.500 -> 151.000) before evolution-data-server
          security update: CVE-2006-5876
r22505  * updated postgresql (8.1.7 -> 8.1.8) in branches/6.0

*) 2007-02-08

Aldas Nabazas:

r22452  * merged r22441 from trunk to branches/6.0:
          updated stlport (5.0.2 -> 5.0.3)
          security update: CVE-2007-0803

*) 2007-02-06

Aldas Nabazas:

r22415  * updated postgresql (8.1.5 -> 8.1.7) in branches/6.0:
        * security update: CVE-2007-0555, CVE-2007-0556
r22414  * merged r22411 from trunk to branches/6.0:
          slightly improved DownloadTranslations to be able to download more 
older postgresql versions than the latest stable
r22401  * merged r18528, r19399, r21108, r21151, r21153, r21294, r22398 from 
trunk to branches/6.0:
          updated samba (3.0.22 -> 3.0.23d -> 3.0.24)
          mark samba as maintained by me, changed D tag to use the
          original site (no lagging mirror) and fixed a sparc.patch typo
          fixed my mail address in the samba package
          use default file locking instead of spinlocks
          (applies to x86|powerpc|sparc, on 64-bit platforms
          spinlocks are disabled since T2-2.1)
          fixed smbadduser command to expect smbpasswd in $prefix/bin
          (instead of /usr/bin/)
          change samba dl location to http ... ftp seems to time out
          security update: CVE-2007-0452, CVE-2007-0453, CVE-2007-0454

*) 2007-02-05

Aldas Nabazas:

r22388  * merged r22339 from trunk to branches/6.0:
          updated wireshark (0.99.4 -> 0.99.5)
          security update: CVE-2007-0456, CVE-2007-0457, CVE-2007-0458, 
CVE-2007-0459
r22385  * merged r22381 from trunk to branches/6.0:
          updated alsaplayer (0.99.76 -> 0.99.77-r1)
          security update: CVE-2006-4089

*) 2007-01-31

Aldas Nabazas:

r22296  * merged r22295 from trunk to branches/6.0:
          updated chmlib (0.38 -> 0.39)
          security update: CVE-2007-0619
r22294  * security update: added libgd/CVE-2007-0455.patch in branch/6.0
        * updated copyright notes

*) 2007-01-29

Aldas Nabazas:

r22245  * merged r20839, r21179, r21644, r22089 from trunk to branches/6.0:
          updated gnupg2 (1.9.22 -> 2.0.0 -> 2.0.1)
          fixed shared files conflict between GnuPG-1/-2
          security update: CVE-2006-6169, CVE-2006-6235
r22244  * merged r19709 from trunk to branches/6.0:
          updated libgpg-error (1.3 -> 1.4)
r22243  * merged r20838 from trunk to branches/6.0:
          updated libassuan (0.6.10 -> 1.0.0)
r22242  * merged r20837, r21836 from trunk to branches/6.0:
          updated libksba (0.9.12 -> 1.0.0 -> 1.0.1)
r22234  * merged r21829, r22094, r22121 from trunk to branches/6.0:
          updated dovecot (1.0rc15 -> 1.0.rc17 -> 1.0.rc18 -> 1.0.rc19)
r22233  * merged r22132 from trunk to branches/6.0:
          updated squid (2.6.STABLE8 -> 2.6.STABLE9)
r22231  * merged r21351, r22118 from trunk to branches/6.0:
          updated bind (9.3.2-P2 -> 9.3.3 -> 9.3.4)
          security update: CVE-2007-0493, CVE-2007-0494
r22230  * merged r18367, r20178, r21416, r21840 from trunk to branches/6.0:
          updated gxine (0.5.6 -> 0.5.7 -> 0.5.8-> 0.5.9 -> 0.5.10)
          security update: CVE-2007-0406

Rene Rebe:

r22246  * merged r22238 from trunk: incooperated linux26 USB hotfix

*) 2007-01-28

Rene Rebe:

r22228  * merged r22227 from trunk: added zd1201-fw (0.14) - Firmware files for 
ZyDAS 1201
r22224  * merged r22223 from trunk: added a sun4v hotfix to linux26

*) 2007-01-26

Rene Rebe:

r22191  * merged r22180 and r22184 from trunk:
          * updated kde (3.5.5 ->  2.5.6)
          * updated kdevelop (3.3.5 -> 3.3.6)
r22190  * merged r22173 from trunk: fixed the kdelibs.conf to actually only
          build the api doc when actually selected ...
r22189  * merged r21513 from trunk: 
         * generally disabled kde's --enable-final by default as it prevents
           parallel builds and furthermore increases ccache trashing
         * completely hide this option on powerpc64 as it is known to be
           broken for it (due TOC size constraints)
r22178  * merged r20530, r21749, r21796, r21830, r22052, and r22177 from trunk:
          updated exact-image (0.2.4 -> 0.2.5 -> 0.2.6 -> 0.3.0 -> 0.3.1 -> 
0.3.2),
          and marked exact-image FPIC-QUIRK, among others fixes compilation on
          big-endian systems

*) 2007-01-24

Rene Rebe:

r22117  * merged r22115 and r22116 from trunk: marked acpid and sonypid x86 and 
x86-64 only
r22107  * merged r19958 from trunk: added neutral (1.13a) - An neutral but 
modern X11 Xcursor theme
r22105  * merged r17915 from trunk: fixed coreutils with latest glibc (name 
clash of tee and eaccess)
r22104  * merged r21308 from trunk: fixed xemacs-beta for sparc

*) 2007-01-23

Aldas Nabazas:

r22100  * merged r19444, r19687, r21170, r22000 from trunk to branches/6.0:
          updated libgtop (2.14.2 -> 2.14.6)
          security update: CVE-2007-0235
r22099  * merged r22091 from trunk to branches/6.0:
          updated squid (2.6.STABLE7 -> 2.6.STABLE8)
r22087  * merged r21328 from trunk to branches/6.0:
          fixed loop-aes for gnupg 1.4.6
r22086  * merged r21178 from trunk to branches/6.0:
          updated gnupg (1.4.5 -> 1.4.6)
          security update: CVE-2006-6169, CVE-2006-6235

*) 2007-01-22

Aldas Nabazas:

r22072  * security update: updated thunderbird (1.5.0.8 -> 1.5.0.9) in 
branches/6.0
r22071  * security update: added vlc/CVE-2007-0017.patch in branches/6.0

*) 2007-01-20

Rene Rebe:

r22062  * merged r21395 from trunk: updated seamonkey (1.0.6 -> 1.0.7)

*) 2007-01-19

Aldas Nabazas:

r22030  * merged r20661, r21245, 21980 from trunk to branches/6.0:
          updated squid (2.6.STABLE4 -> 2.6.STABLE7)
r22028  * merged r20102, r21748 from trunk to branches/6.0:
          updated fetchmail (6.3.4 -> 6.3.5 -> 6.3.6)
          security update: CVE-2006-5867, CVE-2006-5974

Rene Rebe:

r22029  * mergerd r18311 from trunk: removed debugging set -x/+x in embutils
r22026  * fixed mininet for uclibc
r22025  * merged r21120 from trunk: marked mininet NOPARALLEL and fixed it to 
build against dietlibc, again

*) 2007-01-18

Rene Rebe:

r22009  * fixed iptables for static builds to pass the same configurations to 
make and make install
r22006  * fixed the 6.0 embedded target to only select embutils for dietlibc 
builds,
          busybox otherwise
r22004  * rediffed dietlibc/ppp patch for the current ppp version
r22003  * patched tar for dietlibc
r21985  * removed attr and acl from the router/pkgsel as in the current 
selection
          they do not even build due to missing dependencies

*) 2007-01-17

Rene Rebe:

r21978  * converted the brain-dead router/pkgsel.sed into a new-style pkgsel 
rule file
r21977  * further fixed the router target:
          * skip VDSOs listed by ldd
          * use a kernel image (we have no default kernel vmlinuz since ages)
          * adapted syslinux download location
r21976  * exchanged the no longer existing hwscan with hotplug++ in the router 
target
r21975  * removed router/pkgsel.sh, the pkgsel.sed should not be re-generated 
with noise
r21974  * fixed the router/pkgsel.sed to only select perl, not all perl CPAN 
modules ...

*) 2007-01-16

Rene Rebe:

r21950  * added the missing pieces of the new-style initrd to the router target
r21947  * removed linux24 from the aging router target, linxu24 does not work 
out of the box with u/dev et al.
r21946  * updated T2 Project URL in the router boot message
r21945  * quick fixed the most obvious showstopper issues in the obsolete
          router target:
          * correkt select size optimization
          * added cpio to the package selection
          * added a obsolete line to the router.txt
r21938  * fixed share/kernel-common.conf.m4 so that CONFIG_USB_SERIAL_GENERIC 
actually has an effect

*) 2007-01-14

Rene Rebe:

r21894  * merged r19079, r19237 and r21664: update ruby (1.8.4 -> 1.8.5-pre3 ->
          1.8.5 -> 1.8.5-p12) - CVE-2006-6303 - fixes compilation on sparc
r21882  * merged r21881 from trunk: enabled CONFIG_USB_SERIAL_GENERIC in all 
default kernels
r21878  * merged r21877 from trunk: enable FB rotation by default (but not
          some seldom used FB drivers such as Matrox and SiS)

*) 2007-01-13

Rene Rebe:

r21876  * merged r17949 from trunk: fixed liblockfile to build with the new 
glibc -
          eaccess redefinition problem (only needed for newer glibc on sparc64, 
though)
r21875  * merged r17988 from trunk: fixed mesa for glibc-2.4 (only needed for 
newer glibc on sparc64, though)

*) 2007-01-12

Rene Rebe:

r21866  * merged r21865 from trunk: build the libstdc++-v3* packages by default
r21860  * merged r18431 and r18555 from trunk: updated xf86-video-nsc
          (2.7.6.5 -> 2.8.1), added Geode LX patch and fixed it to build
          with xorg-server 1.0.x as present in the 6.0 branch
r21859  * merged r21773 from trunk: enabled legacy serial/parallel support in 
our default kernels
r21856  * fixed gcc to not build with version specific run-time libs natively
          and without at the cross stage
        * removed associated hackery
          => tested in a full reference build

*) 2007-01-03

Aldas Nabazas:

r21666  * security update: added ruby/CVE-2006-6303.patch in branch/6.0
        * updated copyright notes
r21641  * updated avahi (0.6.10 -> 0.6.16) in branch/6.0
        * security update: CVE-2006-5461

*) 2007-01-02

Aldas Nabazas:

r21617  * merged r19302, r20867, r21109, r21261 from trunk to branches/6.0:
          updated kile (1.9 -> 1.9.2 -> 1.9.3)
          security update: CVE-2006-6085
r21616  * merged r21610 from trunk to branches/6.0:     
          updated pam_ldap (180 -> 183)
          updated copyright notes
          security update: CVE-2006-5170
r21615  * security update: added tar/CVE-2006-6097.patch in branch/6.0
        * updated copyright notes
r21611  * security update: added CVE-2006-4806.patch in branch/6.0
        * updated copyright notes

*) 2006-12-31

Rene Rebe:

r21567  * mergerd r21566 from trunk: added missing sparc .cache files

*) 2006-12-29

Rene Rebe:

r21521  * mergerd r19324, r19344, r20964, and r21485 from trunk:
          updated linux24 (2.4.32 -> 2.4.33.2 -> 2.4.33.3 -> 2.4.33.4 -> 2.4.34)
          builds with GCC-4.x on most architectures, now
r21514  * merged r19885, r20799 and r21131 from trunK:
          updated scribus(1.3.3.3 -> 1.3.3.4 -> 1.3.3.5 -> 1.3.3.6)

*) 2006-12-28

Rene Rebe:

r21495  * merged r21493 and r21494 from trunk:
          * added ftgl (2.1.2) - A font library for use with OpenGL
          * fixed gnubg to actually use the system ftgl headers

*) 2006-12-25

Rene Rebe:

r21455  * backported r21454 from trunk: patched the new Core2Duo MacBook
          and touch IDs into the associated Linux drivers
r21453  * merged r21452 from trunk: enable USB_HIDINPUT_POWERBOOK for x86-64

*) 2006-12-22

Aldas Nabazas:

r21408  * merged r19600, r21269 from trunk to branches/6.0:
          updated fvwm (2.5.17 -> 2.5.19)
          security update: CVE-2006-5969
r21407  * merged r20372, r20809, r20875, r21405 from trunk to branches/6.0:
          updated openldap (2.3.27 -> 2.3.31)
          security update: CVE-2006-5779

*) 2006-12-21

Rene Rebe:

r21397  * merged r20849 and r21133 from trunk: updated parted (1.7.1 -> 1.8.0 
-> 1.8.1),
          among others fixes segfault on EFI GPT

*) 2006-12-20

Rene Rebe:

r21379  * merged r18038 and r21378 from trunk: work around gcc-4.1
          miscompilation of embutils/ls on sparc64
r21366  * updated firefox (1.5.0.8 -> 1.5.0.9)

*) 2006-12-19

Aldas Nabazas:

r21347  * security update: added xine-lib/CVE-2006-6172.patch in branch/6.0

*) 2006-12-18

Aldas Nabazas:

r21338  * merged r19967, r20771 from trunk to branches/6.0:
          updated libgsf (1.14.1 -> 1.14.3)
          security update: CVE-2006-4514

Rene Rebe:

r21346  * merged r17908 from trunk: added popt to stage1, (sometimes?) needed 
for rsync

*) 2006-12-14

Rene Rebe:

r21283  * merged r19767 from trunk: stone configuration for the Linux console
          bell length

-- 
  René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
  http://exactcode.de | http://t2-project.org | http://rene.rebe.name
  +49 (0)30 / 255 897 45

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to