logo       

[ANNOUNCE] T2 SDE 7.0-rc2 - "Autumn Leaves": msg#00002

t2.devel

Subject: [ANNOUNCE] T2 SDE 7.0-rc2 - "Autumn Leaves"

we are pleased to announce the second release candidate:
T2 SDE 7.0-rc2, named "Autumn Leaves".

The T2 SDE release series 7 features two newly supported CPU
architectures: AVR32 and Blackfin - as well as the brand new
GCC 4.2 and GlibC 2.6 and comes with extended support for
cross compilation.

Additinally the T2 7.0 series comes with over 400 new packages, while most
of the existing packages received an update which manifest as over 6000
ChangeSets in the T2 SVN repository since the branch of the 6.0 series.

The second release candiate primarily focuses to iron out GCC-4.2 /
GlibC-2.6 related bugs and regressions for a smooth 7.0 final release. In
particular major showstoppers had to be fixed for PowerPC as well as for
SPARC and a whole nuch of packages where fixed to cross compile.
Nearly 50% of the T2 packages are known to cross compile, now.

Prebuilt Live ISO images of the minimal installer target are available for
i486, x86-64, powerpc, powerpc64 and sparc64:

http://osiris.tfh-berlin.de/mirror/t2/stable/7.0-rc2/

Please note our roadmap and known issue lists at:
http://www.t2-project.org/releases/7.0.html

For more information please check out the full anounncement below.

= About the T2 SDE =

T2 is not a common Linux distribution - it is a flexible Open Source System
Development Environment, allowing the creation of custom distributions with
up-to-date technology. T2 automats the process of compiling and cross
compiling packages and creating intall, live, ROM images or other, custom
post processing.

The T2 SDE allows to 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, KDE, Gnome, XFCE, Enlightenment,
GNU Step, OpenOffice.Org and many more. Those targets can be compiled
for use on the most common architectures: Alpha, ARM, AVR32, Blackfin,
Cris, IA64, HPPA/HPPA64, IA64, MIPS/MIPS64, M68K, PowerPC/PowerPC64,
SPARC/SPARC64, SuperH, x86/x86-64 - theoretically any GCC/Linux supported
combination

You can find more information about the T2 SDE at:

http://www.t2-project.org/

= T2 7.0 Branch Overview =

This release includes bug fixes, security fixes, updates and even some
improvements to the SDE. Most notable are:

* AVR32 CPU support
* Blackfin CPU support
* updated GCC 4.2.2
* updated GlibC 2.6.1

You can find more info about the 7.0 series at:

http://www.t2-project.org/releases/7.0.html

= Getting T2 7.0-rc2 =

The source tarball of 7.0-rc2 release can be found at:

http://dl.exactcode.de/t2/t2-7.0-rc2.tar.bz2

or via svn:

svn co http://svn.exactcode.de/t2/tags/7.0-rc2 t2-7.0-rc2

ISO images where created with this release and can be found,
as usual at:

http://osiris.tfh-berlin.de/mirror/t2/stable/7.0-rc2/

Important note: We recommend to use the 7.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/7.0 t2-7.0

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

./scripts/Emerge-Pkg -system

= T2 7.0-rc2 Changes =

Automatically generated SVN statistics (7.0-rc-> 7.0-rc2):

There where 1241 changesets with 1763 lines of commit messages.
Approximately 972 packages got updates, 177 issues fixed, 972 packages
or features added and 35 removed. Arround 17 improvements have been
committed.

Commits by contributor:
633 rene
295 susan
157 aldas
52 gweis
43 mtr
25 denisk
16 sebastian
16 ragnar
2 lars
1 valenti
1 pfister

Note: This does only reflect the person with write access comitting the change,
not
necessarily the author due mailing list submissions and cross-branch merges.

= Detailed Change Log =

*) 2007-06-01

Rene Rebe:

r24336 * improved dietlibc udev building to build the udev
*.so's first, and the static commandline tools thereafter
(*.so needed for latest hal, ...)
r24337 * updated hal (0.5.7 -> 0.5.8.1)
r24338 * updated multitail (5.0.3 -> 5.0.4)
r24339 * updated typespeed (0.6.1 -> 0.6.2)
r24340 * updated itools (0.15.4 -> 0.15.5)

Sebastian Czech:

r24341 * imported upstream openal gcc-4.2 patch
r24342 * updated blender (2.43 -> 2.44)
r24343 * changed x264 to also build a .so

*) 2007-06-02

Rene Rebe:

r24344 * updated zile (2.2.32 -> 2.2.33)
r24345 * updated nwcc (0.7.2 -> 0.7.3)
r24346 * updated nasm (0.99.00 -> 0.99.01)
r24347 * updated gnutls (1.6.2 -> 1.6.3)
r24348 * updated gsasl (0.2.16 -> 0.2.17)
r24349 * updated nginx (0.5.20 -> 0.5.22)
r24350 * updated gnome-screensaver (2.18.1 -> 2.18.2)
r24351 * updated metacity (2.18.2 -> 2.18.3)
r24352 * marked popt FPIC-QUIRK, as needed on x86-64

*) 2007-06-03

Sebastian Czech:

r24353 * updated evince (0.8.1 -> 0.9.0)

*) 2007-06-04

Roland Schulz:

r24354 * fix download location

*) 2007-06-05

Roland Schulz:

r24356 * fix download location
r24357 * remove --without-libpam, configure doesn't like it

Sebastian Czech:

r24355 * fixed flex download location

*) 2007-06-06

Michael Tross:

r24358 * updated uclibc (svn16776 -> 0.9.29)
* updated ldconfig glob patch, removed obsolete mips stat() patch
* removed obsolete shared files fix
r24359 * added/modified uclibc patchset for gcc-4.2.0
r24360 * fixed uclibc/gdb, avoid double inclusion of $pkg.conf
r24361 * merged 24358, 24359 from trunk:
- updated uclibc (svn16776 -> 0.9.29)
- added/modified uclibc patchset for gcc-4.2.0

*) 2007-06-07

Michael Tross:

r24379 * removed mkinitrd from generic embedded target, depends on
embutils and dietlibc
r24380 * fixed gettext in stage cross, disable emacs
po-mode for non-native builds
r24381 * merged 24379 from trunk:
* removed mkinitrd from generic embedded target, depends on
embutils and dietlibc

Rene Rebe:

r24362 * updated wine (0.9.37 -> 0.9.38)
r24363 * updated ndiswrapper (1.44 -> 1.45)
r24364 * updated aoetools (15 -> 16)
r24365 * updated dictd (1.10.7 -> 1.10.9)
r24366 * updated hdparm (7.3 -> 7.4)
r24367 * updated dcraw (8.72 -> 8.73)
r24368 * updated expat (2.0.0 -> 2.0.1)
r24369 * updated libx11 (1.1.1 -> 1.1.2)
r24370 * updated libxtst (1.0.1 -> 1.0.2)
r24371 * updated live (2007.05.23 -> 2007.05.24)
r24372 * updated gtkhtml (3.14.1 -> 3.14.2)
r24373 * updated libwnck (2.18.0 -> 2.18.2)
r24374 * updated loudmouth (1.2.0 -> 1.2.2)
r24375 * updated gnome-menus (2.18.0 -> 2.18.2)
r24376 * updated gtk-engines (2.10.1 -> 2.10.2)
r24377 * updated evolution-data-server (1.10.1 -> 1.10.2)
r24378 * updated vte (0.16.3 -> 0.16.4)

*) 2007-06-08

Michael Tross:

r24382 * changed generic target package selection:
fixed alsa-libs rules (has to be on a seperate line)
added libcap (cdrkit depends on it)

*) 2007-06-09

Michael Tross:

r24383 * fixed g++ cross compiler patch to search for header files at the
correct location (changed in 4.2.0 release)
r24384 * merged 24383 from trunk: fixed g++ cross compiler patch to
search for header files at the correct location (changed in 4.2.0)

Rene Rebe:

r24385 * updated gworkspace (0.8.5 -> 0.8.6)
r24386 * updated desktop-file-utils (0.12 -> 0.13)

Susanne Klaus:

r24387 * updated gnome-commander (1.2.3 -> 1.2.4)
r24388 * updated gst-plugins-base (0.10.12 -> 0.10.13)
r24389 * updated gstreamer (0.10.12 -> 0.10.13)
r24390 * updated gnome-speech (0.4.12 -> 0.4.13)
r24391 * updated gnome-mag (0.14.4 -> 0.14.5)

*) 2007-06-10

Rene Rebe:

r24394 * updated firefox (2.0.0.3 -> 2.0.0.4)
r24395 * updated koffice (1.6.2 -> 1.6.3)
* updated koffice-i18n (1.6.2 -> 1.6.3)
r24396 * updated seamonkey (1.1.1 -> 1.1.2)
r24397 * updated thunderbird (1.5.0.10 -> 1.5.0.12)
r24398 * updated gsasl (0.2.17 -> 0.2.18)
r24399 * updated dvbsnoop (1.4.00 -> 1.4.50)
r24400 * updated espeak (1.23 -> 1.26)
r24401 * updated sysstat (7.1.4 -> 7.1.5)
r24402 * updated cfengine (2.2.0 -> 2.2.1)
r24405 * updated liblockfile (1.06.1 -> 1.06.2)
r24406 * updated libidn (0.6.12 -> 0.6.14)
r24407 * updated w3m (0.5.1 -> 0.5.2)
r24408 * updated dbmail (2.2.4 -> 2.2.5)
r24409 * updated git (1.5.2 -> 1.5.2.1)
r24410 * updated getmail (4.7.4 -> 4.7.5)
r24411 * updated ndiswrapper (1.45 -> 1.46)
r24412 * updated nginx (0.5.22 -> 0.5.24)
r24413 * updated slang (1.4.9 -> 2.0.7)
r24425 * updated pptp-linux (1.5.0 -> 1.7.1)
r24426 * updated nagios-plugins (1.4.8 -> 1.4.9)
r24427 * updated powertop (1.5 -> 1.6)
r24428 * updated syslinux (3.36 -> 3.50)
r24429 * updated ntop (3.2 -> 3.3)
r24430 * updated tar (1.16.1 -> 1.17)
r24431 * updated hostapd (0.5.7 -> 0.6.0)
r24432 * updated wpa_supplicant (0.5.7 -> 0.6.0)
r24439 * updated dwm (4.1 -> 4.2), and fixed it for lib64 et al.
r24440 * updated emacs (21.4a -> 22.1)

Susanne Klaus:

r24392 * updated gnome-desktop (2.18.1 -> 2.18.2)
r24393 * updated gnome-panel (2.18.1 -> 2.18.2)
r24403 * updated gnome-games (2.18.1.1 -> 2.18.2)
r24404 * updated gnome-session (2.18.0 -> 2.18.2)
r24414 * updated howtos (20070526 -> 20070609)
r24415 * updated alsa-lib (1.0.13 -> 1.0.14)
r24416 * updated alsa-oss (1.0.12 -> 1.0.14)
r24417 * updated alsa-plugins (1.0.13 -> 1.0.14)
r24418 * updated alsa-utils (1.0.13 -> 1.0.14)
r24419 * updated alsa-driver (1.0.13 -> 1.0.14)
r24420 * updated alsa-firmware (1.0.13 -> 1.0.14)
r24421 * updated vte (0.16.4 -> 0.16.5)
r24422 * updated openbox (3.3.1 -> 3.4.1)
r24423 * updated hdparm (7.4 -> 7.5)
r24424 * updated alsa-tools (1.0.13 -> 1.0.14)
r24433 * updated gdm (2.18.1 -> 2.18.2)
r24434 * updated gnome-system-monitor (2.18.1.1 -> 2.18.2)
r24435 * updated nautilus-cd-burner (2.18.1 -> 2.18.2)
r24436 * updated glade3 (3.2.1 -> 3.2.2)
r24437 * updated epiphany (2.18.1 -> 2.18.2)
r24438 * updated meld (1.1.4 -> 1.1.5)

*) 2007-06-11

Michael Tross:

r24441 * updated linux26 (2.6.21.3 -> 2.6.21.4)

Rene Rebe:

r24442 * updated zile (2.2.33 -> 2.2.34)
r24444 * updated imagemagick (6.3.4-3 -> 6.3.4-5)
r24445 * updated perl-html-table (2.05 -> 2.06)
r24446 * updated perl-appconfig (1.56 -> 1.65)
r24447 * updated perl-netaddr-ip (4.004 -> 4.007)
r24448 * updated perl-archive-zip (1.18 -> 1.20)
r24449 * updated perl-mime-types (1.19 -> 1.20)

Susanne Klaus:

r24443 * updated bluez-gnome (0.7 -> 0.8)
r24450 * updated poppler (0.5.4 -> 0.5.9)

*) 2007-06-12

Michael Tross:

r24454 * fixed uclibc package builds for util-linux, psmisc, acl, at and
usbutils
r24455 * extended the system-wide cached options for configure used in stage-1
(tar needs gl_cv_func_gettimeofday_clobber=no)

Rene Rebe:

r24451 * updated icecream (0.6-20050413 -> 0.7.14)
r24452 * updated htop (0.6.5 -> 0.6.6)
r24453 * made the /lib* static library movement into /usr/lib* optional, and
disabled by default. Though some packages are patched to correctly
find the moved libraries in the configure scripts, some still have
problems, especially on lib64 builds. So with the options people
loving this feature can selectively enable it.

Roland Schulz:

r24456 * ed: remove various options that configure doesn't like on non-pam
systems

*) 2007-06-13

Rene Rebe:

r24457 * updated dcraw (8.73 -> 8.74)
r24458 * updated rox-filer (2.6 -> 2.6.1)
r24459 * updated xine-lib (1.1.6 -> 1.1.7)
r24460 * updated yasm (0.6.0 -> 0.6.1)
r24461 * added recoverjpeg (1.1.1) - A tool which finds lost pictures in
device images
r24462 * updated audacious-plugins (1.3.4 -> 1.3.5)
r24463 * updated xmms-jack (0.17 -> 0.19)

*) 2007-06-14

Gerhard Weis:

r24464 * changed rendercheck build priority (112.400 -> 112.420) to build
* after libxrender
r24465 * fixed License tag. tuxcursor is now unde GPL
r24466 * updated zopeinterface (3.0.1 -> 3.3.0)
* removed obsolete gcc41.patch
r24467 * updated hal (0.5.8.1 -> 0.5.9)
r24468 * changed auctex build priority (135.500 -> 142.800)
because it needed ghostscript in my fresh build
r24469 * updated syslog-ng (1.9.5+20050913 -> 2.0.4) and marked it stable
* removed obsolete head_n.patch
r24470 * fixed typo book => bool
r24471 * fixed license and state tag (BSD, stable)
r24472 * updated madwifi (0.9.30.10-r2257-20070410 -> 0.9.30.13-r2351-20070519)
* rediffed eth-naming.patch
r24473 * updated asterisk (1.4.2 -> 1.4.4)
r24474 * fixed download location for luma
r24475 * updated commonc++ (1.4.3 -> 1.5.6)
r24476 * updated r (2.4.1 -> 2.5.0)
r24477 * added parse-config support for sun-jdk-160
r24478 * registered dovecot user and group id 76
r24479 * added sieve support to dovecot
* added dovecot user and group creation
r24480 * added checksum for evolution download
r24481 * changed pidgin build priority (178.200 -> 260.000) to build after
libgnomekbd
* source gnome2-conf.in in pidgin.desc
r24482 * changed gnome-system-tools build priority (178.800 -> 208.910)
r24483 * updated pybliographer (1.2.9 -> 1.2.10)
r24484 * changed gnome-netstatus build priority (151.200 -> 152.100)
r24485 * changed gnome-games build priority (160.000 -> 486.000)
r24486 * changed enchant build priority (157.900 -> 153.900) needed by gedit
r24492 * combined the two categoy tags into one like in all other packages
r24493 * changed libgnomekbd build priority (208.900 -> 185.450)
r24494 * updated gnucash (2.0.5 -> 2.1.3)
r24495 * updated pcsc-lite (1.3.1 -> 1.4.2)
r24500 * fixed download location for qt-qca-tls
r24501 * fixed download location for qt-qca
r24518 * changed init priority of openldap to start before dbus and hal
r24519 * changed init priority of hal to start after openldap
r24520 * changed init priority of dbus to start after openldap

Rene Rebe:

r24489 * updated linux24 (2.4.34.3 -> 2.4.34.5)
r24490 * updated cpio (2.7 -> 2.8)
r24491 * updated syslinux (3.50 -> 3.51)
r24496 * updated 7zip (4.45 -> 4.47)
r24497 * updated libxml (2.6.28 -> 2.6.29)
r24498 * updated libxslt (1.1.20 -> 1.1.21)
r24499 * updated libexif (0.6.15 -> 0.6.16)
r24502 * updated lesstif (0.94.4 -> 0.95.0)
r24503 * updated busybox (1.5.1 -> 1.6.0)
r24504 * updated asymptote (1.29 -> 1.30)
r24505 * updated libpcap (0.9.5 -> 0.9.6)
r24506 * updated iptables Url tag
r24507 * updated spamassassin (3.2.0 -> 3.2.1)
r24508 * updated snd (9.0 -> 9.1)
r24509 * updated mpg123 (0.65 -> 0.66)
r24510 * updated zaptel (1.4.2.1 -> 1.4.3)
r24511 * updated webmin (1.340 -> 1.350)
r24512 * updated snort (2.4.4 -> 2.6.1.5)
r24513 * updated edelta (0.9e -> 0.10b)
r24514 * updated multitail (5.0.4 -> 5.0.5)
r24515 * added libpciaccess (2007-06-13) - X.org libpciaccess library
r24516 * added xf86-video-avivo (2007-06-13) - The Xorg driver for R500-based
AMD video cards
r24517 * updated libvirt (0.2.2 -> 0.2.3)
r24521 * updated libnxml (0.17.2 -> 0.17.3)
r24522 * updated ipmiutil (1.9.6 -> 1.9.7)
r24523 * updated suspend MacBook patch to use S3 BIOS suspend, which works best
r24524 * updated sharutils (4.2.1 -> 4.6.3)
r24525 * removed obsolete linux-header/generate-asm
r24526 * updated iproute2 Url tag
r24530 * updated domino.cache
r24531 * renamed util-macros -> xorg-util-macros
r24532 * manually added the xorg-util-macros dependency to the xorg packages
built from git:// (we filter the autoconf .m4 stuff out because the
packages would depend on all .m4 providing packages otherwise, thus
we manually need to add the DEP here)
r24533 * added Url tag and polished Text of wmacpi
r24534 * fixed sdricoh_cs for cross builds
r24535 * fixed ndiswrapper to not run depmod by setting DIST_DESTDIR
r24536 * fixed ipw3945 to not run depmod
r24537 * guided iwlwifi for cross builds
r24538 * fixed iwlwifi to not run depmod, likewise
r24539 * fixed linux-uvc to cross build

Sebastian Czech:

r24529 * updated e17/e* (2007-01-10 -> 2007-06-10)
* added efreet (2007-06-10) - An implementation of several
specifications from freedesktop.org

Susanne Klaus:

r24487 * updated libgksu (2.0.4 -> 2.0.5)
r24488 * updated loudmouth (1.2.2 -> 1.2.3)

Tobias Richter <tri@xxxxxx>:

r24527 * updated flashplayer (7.0r25 -> 9.0.31.0)
r24528 * fixed firefox/MOZ_PLUGIN_PATH.patch to actually have effect

*) 2007-06-15

Gerhard Weis:

r24540 * updated popt (1.7 -> 1.10.7) and added url tag
* removed obsolete glibc2.2.patch
r24541 * enable pam support in sudo if pam is available
r24542 * updated openct (0.6.11 -> 0.6.12-pre2) to solve compile issues
r24543 * added patch to help kdelibs to identify heimdal correctly
r24544 * added missing copyright notice to kerberos_fix.patch
r24545 * deactivated libz_dep.patch for kdelibs. seems to be obsolete now
r24546 * changed kdevelop build priority (206.800 -> 290.000)
* fixed compile issues by removing --enable-final from confopts
r24547 * changed default qt4 prefix to opt/qt4 (instead of opt/qt33)
r24548 * updated kdebluetooth (0.99+1.0beta1-12 -> 1.0_beta2)
* removed obsolete bluez-3.5.patch
r24549 * added ca-certificates (20070303) - Common CA Certificates PEM files
r24550 * renamed ca-certificates to ca-certificates.cache
r24551 * added exiv2 (0.14) - A C++ library and a command line utility to
access image metadata
r24558 * rediffed emacs heimdal patch
r24559 * added pcsc-tools (1.4.9) - PC/SC CLI Tools
r24560 * added perl-chipcard-pcsc (1.4.6) - Perl interface to the PC/SC smart
card library
r24561 * added missing cache file for pcsc-tools
r24562 * added missing cache file for perl-chipcard-pcsc
r24568 * added qt-qca-sasl (1.0) - A Qt Cryptographic Architecture plugin for
SASL capability
r24572 * fixed amarok by removing --enable-final form confopt
r24573 * fixed basket by removing --enable-final from confopt

Radoslaw Szkodzinski <astralstorm@xxxxx>:

r24569 * implement split debugging support

Rene Rebe:

r24556 * fixed new linux-uvc module installation by creating the target
directory before installing the module
r24557 * fixed gspcav to cross build
r24565 * fixed expat checksum as the upstream tarball was updated. The only
change in the tarball was the use of a expat-2.0.1 directory name
instead of expat-2007-06-05.
r24566 * updated thunderbird (2.0.0.0 -> 2.0.0.4)
r24570 * define $OBJCOPY and $OBJDUMP variables along $CC, $AS and co
* used the new $OBJCOPY to fix the split debug for cross builds
r24571 * added a status output while splitting debug information, as the
process can take quite some time for very big packages
r24574 * implemented relative debug information splitting, defaulting to just
debug, now
r24575 * fixed libexif Author tag
r24576 * merged r24499 and r24575 from trunk:
* updated libexif (0.6.15 -> 0.6.16) - SECURITY
* fixed libexif Author tag
r24577 * fixed Author tag of libexif-gtk, likewise and improved the Text tags
on the way

Susanne Klaus:

r24552 * updated man-pages (2.51 -> 2.56)
r24553 * updated mldonkey (2.8.5 -> 2.8.7)
r24554 * updated meld (1.1.5 -> 1.1.5.1)
r24555 * updated tcpdump (3.9.5 -> 3.9.6)
r24563 * updated gnome-games (2.18.2 -> 2.18.2.1)
r24564 * updated glibmm (2.12.9 -> 2.12.10)
r24567 * updated libxml++ (2.14.0 -> 2.18.1)

*) 2007-06-16

Rene Rebe:

r24578 * updated dpkg (1.14.3 -> 1.14.4)
r24583 * fixed non-EABI ARM build of glibc
r24584 * added support for selectting the ARM ABI to use (currently old GNU
vs. new GNU EABI)
* updated ARM optimization options, including correct whitespacing
r24585 * removed linux26mm, bitrotting and noone screamed

Susanne Klaus:

r24579 * updated glchess (1.0.5 -> 1.0.6)
r24580 * updated gnome-launch-box (0.2 -> 0.3)
r24581 * updated gtk+ (2.10.12 -> 2.10.13)
r24582 * updated cairo (1.4.6 -> 1.4.8)

*) 2007-06-17

Rene Rebe:

r24586 * updated fox (1.6.25 -> 1.6.28)
r24587 * updated xvidcap (1.1.4 -> 1.1.6)
* changed xvidcap build priority (140.400 -> 150.300)
r24588 * fixed 16 packages to cross compile and marked them CROSS
r24589 * fixed xdm to cross-build, likewise
r24590 * marked over 200 packages that just CROSS compile, now
r24591 * fixed lsof, libxt and ctags to cross build
r24592 * marked over 50 more packages that have been found to cross build
r24593 * fixed the CROSS build stage selection to mark packages disabled,
which are not selected in any stage. This fixes a bunch of packages
that conditionally enable featured based on the selection state of
other packages.
r24594 * found 9 other packages that cross compile already
r24595 * fixed 7zip, libmpeg, and terminus-font to cross build, likewise
r24596 * marked loop-aes, pcsc-lite, and exiv2 to cross compile, likewise
r24597 * fixed workbone, mpgtx, pciutils, and cthumb to cross build
r24598 * fixed the 23 packages: ddclient, libupnp, silc-toolkit, pound,
ncp, dhcp, aop, diehard, e2fsimage, dvd+rwtools, zisofs-tools,
libosip2, lcdproc, aircrack-ng, cyberjack, secpanel, hexedit;
lcap, procinfo, hddtemp, ksymoops, fbgrab, and figlet, to
cross build, likewise
r24599 * marked libpeak powerpc, x86, m68k, sparc, ia64 only
r24600 * fixed new DESTDIR work-around in dvd+rwtools to contain a seperating
slash (/)
r24601 * fixed fixed the 11 packages: wavemon, dhcp, daemon, taper, metakit,
hfsutils, genromfs, jfsutils, urlview, chkrootkit, and xv, to
cross build, likewise
r24602 * updated openbox (3.4.1 -> 3.4.2)

*) 2007-06-18

Rene Rebe:

r24606 * updated powertop (1.6 -> 1.7)
r24607 * fixed the 10 packages: eg, libiax, liblzf, muttprint, libdvb, flite,
xinetd, libsdl, freeimage, and jpeg2ps, to cross build, likewise
r24608 * marked 61 more packages to just cross compile, now, likewise
r24610 * updated micq (0.5.0.4 -> 0.5.4.1)
r24612 * updated xterm (225 -> 226)
r24613 * fixed the config-functions.lua to print a pretty error for packages
without Category tags
r24614 * fixed rsynth to cross build
* mrked espeak to just cross build, now, likewise
r24615 * fixed pcmciautils to cross build
r24618 * marked jasper to cross build
r24619 * updated mdyndns (0.2.1 -> 0.2.2)

Roland Schulz:

r24620 * mac80211: update to 8.0.1
r24621 * iwlwifi: update to 0.0.32, remove noop patch

Susanne Klaus:

r24603 * updated bluez-hcidump (1.35 -> 1.36)
r24604 * updated pidgin (2.0.1 -> 2.0.2)
r24605 * updated wine (0.9.38 -> 0.9.39)

Thomas Nilsson:

r24609 * fixed make to not test for sccs, and thus not create unwanted files
if Bitkeeper is installed

Tobias Richter <tri@xxxxxx>:

r24616 * fixed freevo lead dev to dirk meyer
r24617 * fixed pidgin lead dev to Sean Egan

*) 2007-06-19

Michael Tross:

r24630 * fixed pilot-link BlueZ support (patching configure.ac is noneffective
without re-creating configure ...)
r24633 * added gtksourceviewmm (0.3.1) - C++ wrapper for the gtksourceview
widget library
r24639 * fixed rpm: evaluate the correct python version instead
of the hardcoded 2.4

Rene Rebe:

r24623 * fixed pam and vlock to cross build
* fixed vlock without pam patch to apply again and prettified
the conditional code
r24624 * fixed bluez-utils to cross build
* guided gtk+ to not pick up the host system's cups-config on cross
build as well as not to build the tests and examples
r24625 * marked alsa-tools, lame, and flac to cross build, now
r24628 * reverted r24020: downdated silc-toolkit (1.1-beta2 -> 1.0.2), as
pidgin does now build with the 1.1-beta2 version
r24629 * fixed raidtools to cross build, including rewriting the entire .conf
* fixed libidl to cross build,, including cleaning the .conf
* marked gnome-mime-data, gtk-engines, gtkspell, gnome-menus, and
cairomm to just cross build, now
r24631 * reverted r23595 on driconf.desc, accidently got marked CROSS
during the introduction of the new CROSS tag
r24632 * reverted r24346 and r24270: effectively downdating nasm (0.99.01 ->
0.99.00 -> 0.98.39), to avoid regressions with MMX et al. instructions
r24634 * changed xdm build priority (112.600 -> 179.000), to build after PAM,
now that we can cross build PAM :-)
r24635 * updated worker (2.10.2 -> 2.15.0)
r24636 * changed cmake build priority (150.000 -> 120.000), build it way
earlier, as needed by libmusicbrainz
r24637 * guarded the xfce4 prefix helper for undefined xfce4 prefix as we do
for kde, gnome and e17, et al. already
r24638 * fixed fnord: to not always link against dietlibc, to cross build and
marked it CROSS and DIETLIBC
r24640 * removed CROSS mark from xdriinfo accidently introduced in r23595,
likewise (we can not yet cross compile mesa, ...)
r24641 * marked the next 42 packages to cross compiles, fixed many of them
to actually cross build at all
r24642 * teached libtool to handle cross builds more gracefully
r24643 * updated vlc (0.8.6b -> 0.8.6c)
r24644 * fixed the next bunch of 13 packages to cross build: validator,
srecord, text2pdf, keynote, sysklogd, dmraid, cracklib, multican,
barcode, enscript - or marked them to just cross build, now: pidgin,
lcms, dcraw
* fixed barcode to have a non-empty I tag on-the-way
r24645 * fixed the next bunch of 8 packages to cross build: ipvsadm,
ypbind, gpart, gnokii ,libdvdcss, mtools, pspresent, and vigra
r24646 * updated linux26 (2.6.21.4 -> 2.6.21.5)

Susanne Klaus:

r24622 * updated xf86-video-nv (2.0.96 -> 2.1.0)
r24627 * updated metacity (2.18.3 -> 2.18.5)

Thomas Nilsson:

r24626 * fixed util-linux for building with NLS disabled

*) 2007-06-20

Michael Tross:

r24649 * fixed firefox to actually install the nss header files
(folder name changed)
r24664 * remove firefox build workaround, use a makefile patch instead to add
X11 libs
r24665 * remove seamonkey build workaround, use a makefile patch instead to
add X11 libs

Rene Rebe:

r24650 * updated msmtp (1.4.11 -> 1.4.12)
r24651 * updated ndiswrapper (1.46 -> 1.47)
r24652 * de-custmained cowsay
r24653 * fixed vamps, p0f, wipe, (the classic) hotplug, to cross build
r24654 * fixed wireles -> wirele_ss_ typo in iwlwifi/postlinux.conf
r24655 * updated nginx (0.5.24 -> 0.5.25)
r24656 * updated hte (2.0.6 -> 2.0.7)
r24657 * updated pcre (7.1 -> 7.2)
r24658 * updated libgpod (0.4.2 -> 0.5.0)
r24659 * updated udev (111 -> 112)
r24660 * updated device-mapper (1.02.19 -> 1.02.20)
r24661 * updated kalarm (1.4.11 -> 1.4.13)
r24662 * updated digikam (0.9.1 -> 0.9.2)
r24663 * fixed stunnel, metamail, transconnect, nudelstats, xskat, wakkabox,
prngd, and mplayer-fonts to cross build
r24667 * imroved mkinitcpio to have a trailing dot in the Text tag, a
checksun, and not build it in stage 1 by default
r24668 * fixed gpm to cross build in way it is also functional thereafter,
and not leak stray files in /etc/$root :-)
r24669 * added expedite (2007-06-10) - A test and benchmark for the Evas
canvas library
r24670 * added libatomic_ops (1.1) - The atomic_ops project
r24671 * fixed libsndfile to cross build (patched configure.ac fragment did
not expand correctly)
* marked liboil, libsamplerate to cross build
r24672 * added pulseaudio (0.9.6) - Yet another sound server for Unix
r24673 * fixed libfame to cross build for $arch != x86
* marked libiriverdb and ruby to cross compile
r24674 * updated evince (0.9.0 -> 0.9.1)
r24675 * updated howtos (20070609 -> 20070616)

Susanne Klaus:

r24647 * updated dcraw (8.74 -> 8.75)
r24648 * updated ddclient (3.7.1 -> 3.7.2)

Tobias Richter <tri@xxxxxx>:

r24666 * added mkinitcpio (0.5.9) - mkinitcpio

*) 2007-06-21

Rene Rebe:

r24683 * updated ntp (4.2.4 -> 4.2.4p2)
r24684 * rewrote scummvm.conf to cross build
r24685 * updated libatomic_ops (1.1 -> 1.2)
r24686 * updated php (5.2.2 -> 5.2.3)
r24687 * enabled ccache and distcc in the toolchain stage, so the build does
not depend on in-host-system ones
r24688 * marked libpeak, vbetool, suspend, libieee1284, suspend, and
id-utils to cross build
r24689 * fixed $root$prefix in glew.conf to be $root/$prefix, ...
r24691 * marked kexec-tools to just cross build as well as to build on
powerpc64
r24692 * marked kexec-tools for x86-64, likewise
r24693 * fixed numactl and libdaemon to cross build
* marked attr, acl, and termutils to just cross build, likewise
r24694 * updated jetty (6.1.3 -> 6.1.4)
r24696 * fixed spicctrl, longrun, memtest86, x86info, microcode_ctl, and
cpuburn to cross build
* marked acpid, sonypid, dmidecode, and yasm to cross build
r24697 * fixed nasm and cpuid to cross build

Sebastian Czech:

r24695 * updated libmpd (0.12.0 -> 0.13.0)

Susanne Klaus:

r24676 * updated sqlite (3.3.17 -> 3.4.0)
r24677 * updated libglade (2.6.0 -> 2.6.1)
r24678 * updated libglademm (2.6.3 -> 2.6.4)
r24679 * updated libgsf (1.14.3 -> 1.14.4)
r24680 * updated ladspa-caps (0.3.0 -> 0.4.2)
r24681 * updated lvm2 (2.02.25 -> 2.02.26)
r24682 * updated scummvm (0.9.1 -> 0.10.0)

Tobias Richter <tri@xxxxxx>:

r24690 * added kexec-tools (20070330) - kexec-tools

*) 2007-06-22

Rene Rebe:

r24704 * added ktorrent (2.1.4) - BitTorrent client for KDE
r24705 * added xdtv (2.4.0) - XdTV is a software to watch, record and stream TV
r24706 * updated evolution (2.10.1 -> 2.10.2)
r24707 * updated jpilot-syncmal (0.72.2 -> 0.73)
r24708 * added libkexiv2 (0.1.5) - KDE wrapper library for Exiv2 library with
some extras
r24709 * added libkdcraw (0.1.1) - KDE interface library for dcraw
r24710 * updated jasper (1.701.0 -> 1.900.1)
r24711 * workaround digikam's libjasper configure detection mess
r24712 * fix latest popt update to not install libraries into lib6464 on lib64
architectures, ...
r24713 * prevent digikam to build without building the binary (buggy
configure/Makefile* setup, ...) and updated the .cache file
r24714 * fixed informative Url of libkexiv2
r24715 * updated flex (2.5.31 -> 2.5.33)
r24716 * fixed koffice* Url tags to point to koffice.org directly
r24717 * marked 99-final to CROSS build, it is an empty placeholder anyway
r24718 * updated amarok (1.4.5 -> 1.4.6)

Susanne Klaus:

r24698 * updated vte (0.16.5 -> 0.16.6)
r24699 * updated gnome-terminal (2.18.0 -> 2.18.1)
r24700 * updated man-pages (2.56 -> 2.57)
r24701 * updated metakit (2.4.9.6 -> 2.4.9.7)
r24702 * updated mkinitcpio (0.5.9 -> 0.5.15)

Tobias Richter <tri@xxxxxx>:

r24703 * fixed names in xend.init left over from copying it from exim.init

*) 2007-06-23

Rene Rebe:

r24719 * wired new ARM ABI option to uclibc config options
r24720 * added private avr32 uclibc.conf due building a way older custom
version
r24732 * updated libgd (2.0.34 -> 2.0.35)
r24733 * updated gnokii (0.6.16 -> 0.6.17)
r24734 * added eglibc (2007-05-13) - The Embedded GNU C library
r24735 * no longer disable NLS in cross build, it just builds and so the
integrator should be able to freely choose NLS, or not
r24736 * updated hylafax (5.1.4 -> 5.1.5)
r24737 * updated libmrss (0.17.2 -> 0.17.4)
r24738 * fixed eglibc to force TLS availability, simillar as we do for glibc
(just not as patch, but preprocessor define)
r24739 * added eglibc32 (2007-05-13) - The Embedded GNU C library 32bit
compatbility version for 64bit systems

Susanne Klaus:

r24721 * updated gthumb (2.10.3 -> 2.10.4)
r24722 * updated ntfs-3g (1.516 -> 1.616)
r24723 * updated gnome-mag (0.14.5 -> 0.14.6)
r24724 * updated gdl (0.7.5 -> 0.7.6)
r24725 * updated gnome-build (0.1.6 -> 0.1.7)
r24726 * updated git (1.5.2.1 -> 1.5.2.2)
r24727 * updated nginx (0.5.25 -> 0.5.26)
r24728 * updated gnome-speech (0.4.13 -> 0.4.14)
r24729 * updated gtk-sharp2 (2.10.0 -> 2.10.1)
r24730 * updated gnucash (2.1.3 -> 2.1.4)
r24731 * updated gnue-forms (0.5.16 -> 0.6.0)

*) 2007-06-24

Rene Rebe:

r24741 * updated nss_ldap (255 -> 256)
r24742 * added aoeui (1.0.2) - A keyboard layout-optimized text editor for
Dvorak and QWERTY
r24748 * fixed aoeui for builds without ctags, cross builds and architectures
where the C code yields warnings (by removing -Werror :-)
r24750 * changed vlock build priority (139.000 -> 200.000), to build after pam
r24751 * marked commonc++, figment, and gnome-backgrounds to cross build
r24752 * guide old-skool packages, using xmkmf/imake for X detection, while
cross compiling (by pre-filling the config.cache)
r24753 * fixed motor to cross build
* marked gucharmap, windowmaker and fluxbox to cross build, now
(with later two with the new xorg config.cache pre-filling)
r24754 * fixed ipvsadm2, and palcal to cross build
* marked ntp, libsvg-cairo to cross build
r24755 * fixed lpairs to cross build
* marked mtd-tools and gpe-bootsplash to cross build
r24756 * always build a static flavour of tre, as needed for crm114, no
longer built a private copy of tre in crm114
* fixed isakmpd, crm114, xosdview, wmx, uudeview, and hermes to cross
build
r24757 * fixed xfce4 to cross build and marked: xfce-utils,
xfce4-dict-plugin, xfce4-xmms-plugin, xfwm4-themes, xarchiver,
xfce4-fsguard-plugin, xfce4-icon-theme, xfce4-datetime-plugin,
xfce4-radio-plugin, mousepad, xfce4-quicklauncher-plugin,
xfce4-weather-plugin, libxfcegui4, xfwm4, xfce4-panel,
xfce4-cpugraph-plugin, xfce4-battery-plugin, xfce4-appfinder,
xfce4-timer-plugin, xfce-mcs-plugins, xfce4-screenshooter-plugin,
xfce4-clipman-plugin, xfce4-xkb-plugin, xfce4-systemload-plugin,
xfce4-netload-plugin, xfce4-session, xfce4-notes-plugin,
gtk-xfce-engine2, orage, libxfce4util, xfce4-wavelan-plugin,
libxfce4mcs, xfce4-taskmanager, xfdesktop, xfce4-eyes-plugin,
xfce4-places-plugin, xfce4-diskperf-plugin, and xfce-mcs-manager
to cross build
r24758 * marked audacious and nextaw to cross build
r24759 * fixed xpdf to cross build
* marked jwm and poppler to cross build
r24760 * added forgotten jwm cross build fixes
* fixed pdfjam and loki to cross build

Sebastian Czech:

r24740 * updated silc-toolkit (1.1-beta2 -> 1.1)

Susanne Klaus:

r24743 * updated howtos (20070616 -> 20070623)
r24744 * updated openldap (2.3.35 -> 2.3.36)
r24745 * updated apr (1.2.8 -> 1.2.9)
r24746 * updated hdparm (7.5 -> 7.6)
r24747 * updated asterisk (1.4.4 -> 1.4.5)
r24749 * updated hte (2.0.7 -> 2.0.8)

*) 2007-06-25

Rene Rebe:

r24761 * marked leafnode, ypserv, mtr, gift-fasttrack, ifstat, rdesktop,
viewvc, roundup, alsa-plugins, mpg123, mp3info, sweep, twolame,
libxml++, libmikmod, tvtime, dvbstreamer, libwpd, imlib2, edb,
xdialog, xvattr, imlib, pekwm, ocrad to cross build
* prettified disabling xvattr's gxvattr
r24762 * fixed libart to cross build
* marked, plptools, libgnomecanvasmm, libgtkhtml, libgnomecanvas,
diacanvas, libzvt, gail, easytag, and worker to cross build
r24763 * fixed and marked bio2jack to cross build
r24764 * updated imager (0.58 -> 0.59)
r24765 * updated pciutils (2.2.5 -> 2.2.6)
r24766 * updated bluez-libs (3.11 -> 3.12)
r24767 * updated bluez-hcidump (1.36 -> 1.37)
r24768 * updated bluez-gnome (0.8 -> 0.9)
r24769 * updated bluez-utils (3.11 -> 3.12)

*) 2007-06-26

Rene Rebe:

r24770 * updated hal (0.5.9 -> 0.5.9.1)
r24771 * updated asterisk-addons (1.4.1 -> 1.4.2)
r24772 * updated man-pages (2.57 -> 2.58)
r24773 * added Url tag to recode
r24774 * updated perl-latexml (0.5.1 -> 0.5.9)
r24775 * updated silc-toolkit (1.1 -> 1.1.1)
r24776 * updated re2c (0.12.1 -> 0.13.0)
r24777 * updated bittorrent (5.0.7 -> 5.0.8)
r24778 * updated itools (0.15.5 -> 0.15.6)
r24779 * updated xrandr (1.2.0 -> 1.2.1)
r24780 * updated jwm (1.8 -> 2.0)
r24781 * updated mercurial (0.9.3 -> 0.9.4)
r24783 * updated gthumb (2.10.4 -> 2.10.5)
r24784 * updated collectd (3.11.4 -> 4.0.4)

Sebastian Czech:

r24782 * updated smalltalk (2.3.3 -> 2.3.5)
* removed obsolete basePath.patch

*) 2007-06-27

Susanne Klaus:

r24785 * updated k3b (1.0.1 -> 1.0.2)
r24786 * updated k3b-i18n (1.0.1 -> 1.0.2)
r24787 * updated dcraw (8.75 -> 8.76)

*) 2007-06-28

Rene Rebe:

r24788 * updated asymptote (1.30 -> 1.31)
r24791 * updated cobbler (0.4.8 -> 0.5.0)
r24796 * enformce minimal optimization for glibc32 on x86-64 builds
with just generic optmization (due TLS atomic ops)
r24797 * added metisse (0.4.0-rc4) - An experimental X desktop with OpenGL
capacity
r24798 * updated xterm (226 -> 227)
r24799 * updated itools (0.15.6 -> 0.16.0)
r24800 * updated zile (2.2.35 -> 2.2.36)
r24801 * reverted r23253, as the livecd does not implement policy, just
mechanism

Sebastian Czech:

r24795 * changed popt to append makeopt $libdir to not emit lib6464 into .la

Susanne Klaus:

r24789 * updated libxfont (1.2.8 -> 1.2.9)
r24790 * updated zile (2.2.34 -> 2.2.35)
r24792 * updated libupnp (1.4.6 -> 1.6.0)
r24793 * updated libgpod (0.5.0 -> 0.5.2)
r24794 * updated libdaemon (0.10 -> 0.11)

*) 2007-06-29

Rene Rebe:

r24803 * updated r (2.5.0 -> 2.5.1)
r24804 * updated mol (0.9.72 -> 0.9.72.1)
r24805 * updated asymptote (1.31 -> 1.32)
r24806 * updated silc-client (1.0.4.1 -> 1.1.1)
r24807 * updated sylpheed (2.4.2 -> 2.4.3)

Sebastian Czech:

r24808 * fixed silc-client for x86-64 arch
r24809 * changed glade3 to . gnome2-conf.in, for gnome prefix and
scrollkeepers flistdel

Susanne Klaus:

r24802 * updated man-pages (2.58 -> 2.60)

*) 2007-06-30

Rene Rebe:

r24810 * updated udev (112 -> 113)
r24811 * updated ntp (4.2.4p2 -> 4.2.4p3)

*) 2007-07-01

Rene Rebe:

r24820 * updated wine (0.9.39 -> 0.9.40)
r24822 * updated exact-image (0.3.7 -> 0.3.8)
r24824 * updated busybox (1.6.0 -> 1.6.1)
r24825 * updated and renamed gimp-print -> gutenprint (4.2.7 -> 5.0.1)
* updated related package .conf conditionals
r24826 * injected overlooked gutenprint checksum
r24827 * enabled support for multi-processors in gimp by default
r24828 * updated gutenprint.cache
r24829 * updated some outdated .cache files
r24830 * updated dejavu-ttf-fonts (2.17 -> 2.18)

Roland Schulz:

r24812 * transfig: add X11 lib path

Susanne Klaus:

r24813 * updated hercules (3.04.1 -> 3.05)
r24814 * updated ocrad (0.16 -> 0.17)
r24815 * updated asterisk (1.4.5 -> 1.4.6)
r24816 * updated aircrack-ng (0.9 -> 0.9.1)
r24817 * updated acpid (1.0.4 -> 1.0.6)
r24818 * updated aoeui (1.0.2 -> 1.0.3)
r24819 * updated pida (0.4.4 -> 0.5.0)
r24821 * updated openct (0.6.12-pre2 -> 0.6.12-pre3)
r24823 * updated gst-plugins-good (0.10.3 -> 0.10.6)

*) 2007-07-02

Rene Rebe:

r24832 * updated oprofile (0.9.2 -> 0.9.3-rc1)
r24833 * updated perl-compress-raw (2.004 -> 2.005)
r24834 * updated perl-compress-zlib (2.004 -> 2.005)
r24835 * updated perl-io-compress (2.004 -> 2.005)
r24836 * updated iptables (1.3.7 -> 1.3.8)
r24837 * marked libgpod to cross build
r24838 * updated tesseract (r29 -> r65)
r24840 * updated xf86-video-nv (2.1.0 -> 2.1.1)

Roland Schulz:

r24839 * vserver: update and switch to the grsec included patch

Sebastian Czech:

r24831 * updated erlang-otp (R11B-3 -> R11B-5)

*) 2007-07-03

Rene Rebe:

r24841 * updated qjackctl (0.2.22 -> 0.2.23)
r24844 * updated xvid (1.1.2 -> 1.1.3)
r24854 * improved scripts/Create-PkgList to feed gawk with the script via
stdin, as on the reference builder with about 50 more, unpolished
packages the script reached the argument limit of Linux
r24855 * updated dhcpcd (1.3.22-pl4 -> 3.0.18)
r24856 * updated e2fsprogs (1.39 -> 1.40)
r24857 * updated 7zip (4.47 -> 4.48)
r24858 * updated pkgconfig (0.21 -> 0.22)
r24859 * updated gwenhywfar (2.5.4 -> 2.6.0)
r24860 * updated xfce4-quicklauncher-plugin (1.9.2 -> 1.9.4) - Version tag was
out of sync!
r24861 * updated xfce4-radio-plugin (0.2.0 -> 0.2.1)
r24862 * updated perl-yaml (0.62 -> 0.65)

Susanne Klaus:

r24842 * updated cpio (2.8 -> 2.9)
r24843 * updated xchat (2.8.2 -> 2.8.4)
r24845 * updated gnome-menus (2.18.2 -> 2.18.3)
r24846 * updated libwnck (2.18.2 -> 2.18.3)
r24847 * updated gnome-desktop (2.18.2 -> 2.18.3)
r24848 * updated eel (2.18.0.1 -> 2.18.3)
r24849 * updated gdm (2.18.2 -> 2.18.3)
r24850 * updated gnome-panel (2.18.2 -> 2.18.3)
r24851 * updated nautilus (2.18.1 -> 2.18.3)
r24852 * updated file-roller (2.18.3 -> 2.18.4)
r24853 * updated gnome-session (2.18.2 -> 2.18.3)

*) 2007-07-04

Rene Rebe:

r24868 * updated claws-mail (2.9.2 -> 2.10.0)
r24878 * updated xf86-video-s3 (0.4.1 -> 0.5.0)
r24879 * updated compositeproto (0.3.1 -> 0.4)
* updated libxcomposite (0.3.2 -> 0.4.0)
r24880 * updated xf86-video-i810 (2.0.0 -> 2.1.0)
r24881 * updated cairo (1.4.8 -> 1.4.10)
r24882 * updated libnxml (0.17.3 -> 0.18.0), fixed to build before libmrss
r24883 * updated libmrss (0.17.4 -> 0.18.0)
r24884 * updated boehm-gc (6.8 -> 7.0)
r24885 * updated xsetpointer (1.0.0 -> 1.0.1)
r24886 * updated libxfont (1.2.9 -> 1.3.0)
r24887 * added xbacklight (1.1) - A command-line utility to set the backlight
level via RandR 1.2
r24888 * added grandr (0.1) - A GTK+-based tool to configure the X output
using RandR 1.2
r24889 * guided exact-imgae to cross-compile with perl and swig in the host
system, sigh.

Susanne Klaus:

r24863 * updated dbus-glib (0.73 -> 0.74)
r24864 * updated dpkg (1.14.4 -> 1.14.5)
r24865 * updated ktorrent (2.1.4 -> 2.2)
r24866 * updated dclib (0.3.9 -> 0.3.10)
r24867 * updated dash (0.5.3-7 -> 0.5.3-9)
r24869 * updated epiphany (2.18.2 -> 2.18.3)
r24870 * updated gconf-editor (2.17.0 -> 2.18.0)
r24871 * updated gnome-backgrounds (2.16.2 -> 2.18.3)
r24872 * updated gnome-keyring-manager (2.17.0 -> 2.18.0)
r24873 * updated gnome-nettool (2.17.4 -> 2.18.0)
r24874 * updated gtkhtml (3.14.2 -> 3.14.3)
r24875 * updated libgnomeprint (2.17.92 -> 2.18.0)
r24876 * updated devhelp (0.13 -> 0.14)
r24877 * updated gtkdoc (1.6 -> 1.8)

*) 2007-07-05

Rene Rebe:

r24900 * reverted r24884: updated boehm-gc (6.8 -> 7.0), as it causes
regressions in mono, et al.
r24901 * updated evolution-data-server (1.10.2 -> 1.10.3.1)
* updated evolution (2.10.2 -> 2.10.3)
r24902 * updated commonc++ (1.5.6 -> 1.5.7)
r24903 * updated itools (0.16.0 -> 0.16.1)
r24904 * updated gnash (0.7.2 -> 0.8.0), including workaround to link with
our ffmpeg (sigh), removal of broken and absolete pkginstalled
conditionals and installation of the mozilla plugin into the
mozilla plugin directory

Susanne Klaus:

r24890 * updated ed (0.5 -> 0.6)
r24891 * updated libksba (1.0.1 -> 1.0.2)
r24892 * updated zile (2.2.36 -> 2.2.37)
r24893 * updated live (2007.05.24 -> 2007.07.01)
r24894 * updated silc-toolkit (1.1.1 -> 1.1.2)
r24895 * updated strongswan (4.1.3 -> 4.1.4)
r24896 * updated silc-client (1.1.1 -> 1.1.2)
r24897 * updated libpano (2.8.4 -> 2.8.6)
r24898 * updated l7-filter (2.9 -> 2.12)
r24899 * updated espeak (1.26 -> 1.27)

*) 2007-07-06

Rene Rebe:

r24907 * updated wireshark (0.99.5 -> 0.99.6)
r24910 * updated freetype (2.3.4 -> 2.3.5)

Susanne Klaus:

r24905 * updated tar (1.17 -> 1.18)
r24906 * updated texinfo (4.8a -> 4.9)
r24908 * updated fuse (2.6.4 -> 2.7.0)
r24909 * updated tea (16.1.1 -> 17.0.0)

*) 2007-07-09

Michael Tross:

r24920 * updated linux26 (2.6.21.5 -> 2.6.22),
mactel appleir patch updated
r24925 * updated squashfs-tools (3.2 -> 3.2-r2)
* added 2.6.22 to the list of known kernel versions
r24926 * updated unionfs (0.1 -> 0.2)
* updated unionfs kernel patch to 2.6.22-rc7-u2
r24927 * updated luasocket (2.0 -> 2.0.1)

Rene Rebe:

r24933 * removed outdated busybox/declarations.patch, breaks 64bit
builds, probably because the "declarations" where fixed\
upstream the other way round
r24934 * improved the atop package to patch the linux kernel with
additional, per-process network and disk counters
r24935 * hacked vsftpd to compile for $libdir != lib builds
(e.g. 64bit w/ multilib)
r24936 * added proftpd (1.3.0a) - Advanced, incredibly configurable and secure
FTP daemon

Susanne Klaus:

r24911 * updated howtos (20070623 -> 20070709)
r24912 * updated pygtk (2.10.4 -> 2.10.5)
r24913 * updated iso-codes (1.0a -> 1.2)
r24914 * updated gedit (2.18.1 -> 2.18.2)
r24915 * updated gimp (2.2.15 -> 2.2.16)
r24916 * updated perl-anyevent (2.52 -> 2.53)
r24917 * updated pam (0.99.7.1 -> 0.99.8.0)
r24918 * updated plptools (0.17 -> 0.18)
r24919 * updated perl-appconfig (1.65 -> 1.66)
r24921 * updated gnucash (2.1.4 -> 2.1.5)
r24922 * updated gnome-launch-box (0.3 -> 0.4)
r24923 * updated git (1.5.2.2 -> 1.5.2.3)
r24924 * updated unicap (0.2.7 -> 0.2.11)
r24928 * updated gengetopt (2.19.1 -> 2.20)
r24929 * updated pinentry (0.7.2 -> 0.7.3)
r24930 * updated pwgen (2.05 -> 2.06)
r24931 * updated gv (3.6.2 -> 3.6.3)
r24932 * updated pbbuttonsd (0.8.0 -> 0.8.1)

*) 2007-07-10

Michael Tross:

r24946 * fixed lua LUA_ROOT folder, in stage cross we must not
prepend $root

Rene Rebe:

r24944 * fixed atop to cross build
r24945 * improved mesa package to not require makedepend
r24947 * fixed typo i makedepend-less mesa that probablz sneaked in late
night while hitting some to-lower key in vi, ...
r24948 * removed the SDECFG_ALWAYS_CLEAN option in favour of seperated
options to allow a little more control with a multi stage
option SDECFG_KEEP_SRC, allowing the former never keep and
keep on error states, as well as a new "keep source for
packages out of a list" option with the accompany option
SDECFG_KEEP_SRC_LIST
r24949 * changed SDECFG_PKG_LINUX_USE25MODTOOLS to
SDECFG_PKG_LINUX_USE26MODTOOLS
and polished the associated help text
r24950 * added a new SDECFG_PKG_LINUX_KEEP_SRC to the Linux kernel,
allowing to place a copy of the kernel sources into /usr/src/linux-*
r24951 * updated xf86-video-nv (2.1.1 -> 2.1.2)
r24952 * improved the help text of the SDECFG_LD_AS_NEEDED
config option and added help text for the SDECFG_PIE
option

Susanne Klaus:

r24937 * updated xf86-input-joystick (1.2.1 -> 1.2.2)
r24938 * updated xrandr (1.2.1 -> 1.2.2)
r24939 * updated collectd (4.0.4 -> 4.0.5)
r24940 * updated xyssl (0.6 -> 0.7)
r24941 * updated jwm (2.0 -> 2.0.1)
r24942 * removed install.patch for xyssl version 0.7

Valentin Ziegler:

r24943 * added package rosegarden (1.5.1)

*) 2007-07-11

Rene Rebe:

r24953 * added gtkterm (0.99.4) - A serial port terminal written in GTK+
r24954 * added cflow (1.2) - Analyzes C source files and prints the control
flow graph
r24955 * added bcpp (20050725) - Indents C/C++ programs
r24956 * updated libdaemon (0.11 -> 0.12)
r24957 * updated nginx (0.5.26 -> 0.5.27)
r24961 * fixed qmqtool, dvorakng ,shorewall, and libmng to cross build
r24962 * marked cflow and bcpp to cross build
r24963 * updated linux26 (2.6.22 -> 2.6.22.1)

Susanne Klaus:

r24958 * updated dfu-programmer (0.4.1 -> 0.4.2)
r24959 * updated kanatest (0.4.2 -> 0.4.3)
r24960 * updated dbutils (0.9.3 -> 0.9.4)

*) 2007-07-12

Rene Rebe:

r24974 * updated zile (2.2.37 -> 2.2.38)
r24975 * updated itools (0.16.1 -> 0.16.2)
r24976 * updated dvbstreamer (0.7 -> 0.8)
r24977 * updated mysql (5.0.41 -> 5.0.45)
r24978 * further improved the livecd init2 to only remount the device with
the squashfs file r/w if there are additional overlay images, and
only try to perform the overlay mounting if there actually is a
unification file-system available
r24979 * immproved gcc.conf to not pre-evaluate the language variable
when it is passed to the confopts, so that others, e.g. targets,
can alter the content

Susanne Klaus:

r24964 * updated libassuan (1.0.1 -> 1.0.2)
r24965 * updated libgsf (1.14.4 -> 1.14.5)
r24966 * updated live (2007.07.01 -> 2007.07.10)
r24967 * updated snd (9.1 -> 9.2)
r24968 * updated libpri (1.4.0 -> 1.4.1)
r24969 * updated evince (0.9.1 -> 0.9.2)
r24970 * updated libvirt (0.2.3 -> 0.3.0)
r24971 * updated brasero (0.5.1 -> 0.6.0)
r24972 * updated pygtk (2.10.5 -> 2.10.6)
r24973 * updated goffice (0.3.8 -> 0.4.1)

*) 2007-07-13

Rene Rebe:

r24982 * updated cups (1.2.11 -> 1.2.12)
r24986 * fixed parse_desc to always read the original .desc
r24987 * fixed qt to only enable system libmng if available
r24988 * fixed parse_desc to actually honor the argument for the package
name as it has to be and actually was in the past
r24989 * fixed/improved Build-Pkg to fill the var/adm/desc/$xpkg file with
the in-memory values of $desc_*, instead of just re-parsing the
package's .desc, because the later does yield incorrect content
with overlayed packages (this is vital for the install CD as
the var/adm/desc/ content is embedded as package db and the
installer does otherwise not find the correct binary packages)
r24990 * updated libmng (1.0.9 -> 1.0.10)

Roland Schulz:

r24983 * iwlwifi: update to 0.1.1
r24984 * mac80211: update to 9.0.2 (not sure if it's still needed since it's
included in mainstream kernel since 2.6.22)
r24985 * libebml: put the lib into /usr/lib64 on 64 bit systems

Susanne Klaus:

r24980 * updated man-pages (2.60 -> 2.61)
r24981 * updated tea (17.0.0 -> 17.0.1)

*) 2007-07-14

Susanne Klaus:

r24991 * updated gnome-speech (0.4.14 -> 0.4.15)
r24992 * updated gpgme (1.1.4 -> 1.1.5)
r24993 * updated graphviz (2.12 -> 2.13)
r24994 * updated git (1.5.2.3 -> 1.5.2.4)
r24995 * updated gnue-common (0.6.8 -> 0.6.9)
r24996 * updated gnue-forms (0.6.0 -> 0.6.1)
r24997 * updated ntfs-3g (1.616 -> 1.710)
r24998 * updated gimp (2.2.16 -> 2.2.17)

*) 2007-07-16

Rene Rebe:

r25007 * fixed Emerge-Pkg to honor overlayed Version tags
r25008 * updated gnucash (2.1.5 -> 2.2.0)

Susanne Klaus:

r24999 * updated howtos (20070709 -> 20070715)
r25000 * updated asterisk (1.4.6 -> 1.4.7.1)
r25001 * updated wine (0.9.40 -> 0.9.41)
r25002 * updated phppgadmin (4.1.1 -> 4.1.3)
r25003 * updated aoeui (1.0.3 -> 1.1.0)
r25004 * updated pixie (2.1.1 -> 2.2.1)
r25005 * updated pycurl (7.15.5.1 -> 7.16.4)
r25006 * updated perl-class-accessor (0.30 -> 0.31)

*) 2007-07-17

Rene Rebe:

r25009 * updated clamav (0.90.3 -> 0.91.1)
r25010 * updated gtkpbbuttons (0.6.9 -> 0.6.10), and marked it x86, x86-64,
likewise
r25011 * updated oprofile (0.9.3-rc1 -> 0.9.3)
r25012 * updated m4 (1.4.9 -> 1.4.10)
r25014 * updated xhost (1.0.1 -> 1.0.2)
r25015 * updated quota (3.14 -> 3.15)
r25016 * updated cairomm (1.2.4 -> 1.4.2)
r25017 * updated clearsilver (0.10.4 -> 0.10.5)
r25018 * updated zile (2.2.38 -> 2.2.39)
r25019 * updated setuptools (0.6c5 -> 0.6c6)
r25020 * updated openct (0.6.12-pre3 -> 0.6.12)
r25021 * updated opensc (0.11.2 -> 0.11.3)
r25022 * updated gnupg2 (2.0.4 -> 2.0.5)
r25023 * updated memcached (1.2.2 -> 1.2.3)
r25024 * updated e2fsprogs (1.40 -> 1.40.1)
r25025 * updated pyslsk (1.2.5 -> 1.2.7b)
r25026 * do not try to hide udev errors in the livecd/init, the hiding had
no effect on the warning we intended to hide anyway
r25027 * added checksum to the Download tag of pbbuttonsd
r25030 * improved scripts/Commit to inject missing Download tag checksums

Sebastian Czech:

r25031 * fixed cinelerras world.patch

Susanne Klaus:

r25013 * updated gtk+ (2.10.13 -> 2.10.14)
r25028 * added CONFIG_NET to the T2 architecture/share default kernel
config options, as with 2.6.22 the entire network sub-system
depends on CONFIG_NET and other options such as CONFIG_NET_INET
and so are not available otherwise (resulting even in udev to
not start as it fails to open the communication socket)
* grouped all network basic options on the top of the file
r25029 * started support to include dynamic libraries in the initrd
(without using ldd, as it would not work for cross builds).
Still left commented out as it requires some more $root
prefixing and specifing which readelf / objdump to use -
but the code was already successfully used to include strace
in an initrd to trace down the 2.6.22 and udevd socket issue.

*) 2007-07-18

"Deniss Kulandin" <kulandin@xxxxxxxxx>:

r25062 * added work-in-progress rtai target based on the wrt2 work

Michael Tross:

r25044 * added tovid (0.20) - (S)VCD and DVD authoring utilities.
r25047 * added bufferpool (0.0.1) - Memory management library for multimedia
streaming apps.
r25048 * added feng (0.1.14a) - A multimedia streaming server
r25051 * fixed bufferpool checksum
r25053 * added netembryo (0.0.3) - Network abstraction library.
r25054 * added libnemesi (git-20070710) - An rtsp client library.
r25056 * added bip (0.6.0) - An IRC proxy

Rene Rebe:

r25036 * updated freedroid_rpg (0.10.1 -> 0.10.2)
r25037 * updated xfe (0.99 -> 1.00)
r25038 * updated pmount (0.9.13 -> 0.9.16)
r25039 * updated xscreensaver (5.02 -> 5.03)
r25040 * updated subversion (1.4.3 -> 1.4.4)
r25041 * added termit (1.0.1) - A vte-based terminal emulator
r25042 * updated firefox (2.0.0.4 -> 2.0.0.5)
r25043 * added lxr (0.3) - A versatile cross-referencing tool for relatively
large code repositories
r25045 * added tlswrap (1.04) - A TLS/SSL FTP wrapper/proxy for UNIX and
Windows
r25046 * readied the mkinitrd dynamic library search for cross builds and
enabled it by default
* removed absolute path from depmod (to use the toolchain one)
r25049 * marked bufferpool to cross build
r25050 * added beagle (0.2.17) - A search tool that ransacks your personal
information space
r25052 * added spandsp (0.0.4pre3) - A library which provides many of the DSP
functions needed for telephony
r25055 * marked lxr and spandsp to just cross build
r25057 * fixed tlswrap to cross build
r25058 * marked bip to just cross build
r25059 * fixed cryptcat to use the $CC requested, honor $root, and marked it
to cross build, now
r25060 * added galculator (1.2.5.2) - A GTK2-based scientific calculator with
algebraic, RPN, and formula entry modes
r25061 * fixed cinelerra for x86-64 by using pkg-config to get all libavcodec
libraries

Susanne Klaus:

r25032 * updated device-mapper (1.02.20 -> 1.02.21)
r25033 * updated dovecot (1.0.0 -> 1.0.2)
r25034 * updated kiwi (1.9.15 -> 1.9.16)
r25035 * updated dwm (4.2 -> 4.3)

*) 2007-07-19

Rene Rebe:

r25072 * removed package/linux-header from rtai, overlay left from the wrt2
target breaking busybox
r25073 * added callweaver (1.2RC4) - A community driven software PBX project
* including registering the new callweaver user
r25074 * marked callweaver to cross compile
r25075 * added udevtrigger to the install/rootfs/sbin/init

Susanne Klaus:

r25063 * updated ed (0.6 -> 0.7)
r25064 * updated squid (2.6.STABLE13 -> 2.6.STABLE14)
r25065 * updated lives (0.9.8.5 -> 0.9.8.6)
r25066 * updated sudo (1.6.8p12 -> 1.6.9)
r25067 * updated e2fsprogs (1.40.1 -> 1.40.2)
r25068 * updated lvm2 (2.02.26 -> 2.02.27)
r25069 * updated links (2.1pre28 -> 2.1pre29)
r25070 * updated splint (3.1.1 -> 3.1.2)
r25071 * updated espeak (1.27 -> 1.28)

*) 2007-07-20

Denis Kulandin:

r25077 * temporary folder
r25098 * fixed download links; removed unneded packages

Michael Tross:

r25080 * added gpac (0.4.4) - A multimedia framework for MPEG-4, VRML, and X3D
r25094 * fixed libtheora to cross-build without SDL
r25096 * improved gpac .conf:
build mozilla plugin conditionally,
force $CC to be used by configure
* marked gpac to cross build

Rene Rebe:

r25081 * updated thunderbird (2.0.0.4 -> 2.0.0.5)
r25082 * updated seamonkey (1.1.2 -> 1.1.3)
r25083 * fixed ffmpeg/libpostproc installation for cross builds (DESTDIR)
r25084 * fixed libtheora to cross build
r25085 * updated cxxtools (1.4.4 -> 1.4.5)
r25086 * updated easytag (2.1 -> 2.1.2)
r25087 * updated thunar-thumbnailers (0.2.1 -> 0.2.2)
r25088 * updated gambas (1.0.18 -> 1.0.19)
r25089 * updated ripmime (1.4.0.5 -> 1.4.0.7)
r25090 * updated viking (0.1.3 -> 0.9)
r25091 * updated ipmiutil (1.9.7 -> 1.9.8)
r25092 * updated ogre3d (v1-4.1 -> v1-4-3)
r25093 * updated atcontenttypes (0.2.0-final -> 0.2.1-final)
r25095 * updated pysqlite2 (2.3.3 -> 2.3.5)
r25097 * further guided gpac to cross build without mesa/opengl

Roland Schulz:

r25076 * sysvinit: add /sbin to the PATH in /sbin/init.d/system. fsck among
others is in /sbin and wasn't found

Susanne Klaus:

r25078 * updated tea (17.0.1 -> 17.0.2)
r25079 * updated toppler (1.1.2a -> 1.1.3)

*) 2007-07-21

Susanne Klaus:

r25099 * updated gkrellm (2.2.10 -> 2.3.0)
r25100 * updated nginx (0.5.27 -> 0.5.28)
r25101 * updated glib (2.12.12 -> 2.12.13)

*) 2007-07-22

Rene Rebe:

r25106 * updated sylpheed (2.4.3 -> 2.4.4)
r25107 * updated zaptel (1.4.3 -> 1.4.4)
r25108 * updated tcpreplay (3.0.1 -> 3.1.1)
r25109 * updated man-pages (2.61 -> 2.62)
r25110 * updated vlock (1.3 -> 1.4)
r25111 * updated gcc (4.2.0 -> 4.2.1)
r25112 * updated tesseract (r65 -> 2.00)
r25113 * added new tesseract 2.0 language data to the tesseract package
r25114 * added leptonlib (1.47) - C library for some basic image processing
operations

Susanne Klaus:

r25102 * updated howtos (20070715 -> 20070721)
r25103 * updated hylafax (5.1.5 -> 5.1.6)
r25104 * updated asterisk (1.4.7.1 -> 1.4.8)
r25105 * updated openldap (2.3.36 -> 2.3.37)

*) 2007-07-23

Aldas Nabazas:

r25127 * updated dhcp (3.0.5 -> 3.0.6)
r25128 * updated samba (3.0.25 -> 3.0.25b)
r25129 * updated proftpd (1.3.0a -> 1.3.1rc3)
* security update: CVE-2006-6563
r25131 * updated snort (2.6.1.5 -> 2.7.0)
* marked as NOPARALLEL
r25132 * merged r24512 and r25131 from trunk to branches/6.0:
* updated snort (2.4.4 -> 2.7.0)
* security update: CVE-2006-5276, CVE-2006-6931, CVE-2007-0251,
CVE-2007-1398
r25133 * updated aircrack-ng (0.5 -> 0.9.1) in branch/6.0
* security update: CVE-2007-2057
r25139 * merged r22032, r22937, r24235, r24977 from trunk to branches/6.0:
* updated mysql (5.0.27 -> 5.0.45)
* security update
r25140 * updated postgresql (8.1.8 -> 8.2.4) in branch/6.0
r25141 * updated tor (0.1.2.14 -> 0.1.2.15)
r25142 * merged r20149, r21471, r23822, r24263, r24471 from trunk to
branches/6.0:
* updated tor (0.1.1.23 -> 0.1.2.15)
* security update: CVE-2007-3165
r25143 * merged r21714, r22078, r22925, r23649, r24511 from trunk to
branches/6.0:
* updated webmin (1.300 -> 1.350)
* security update: CVE-2007-1276, CVE-2007-3156
r25144 * merged r24407 from trunk to branches/6.0:
updated w3m (0.5.1 -> 0.5.2)
security update: CVE-2007-3125

Michael Tross:

r25134 * added webkit (SVN-20699) - Web browser engine
r25135 * created a repository for Qt
r25136 * added qtcore (4.3.0) - An application platform and user interface for
Embedded Linux
r25137 * added qte (3.3.7) - A portable widget library
r25138 * marked webkit to cross-build

Rene Rebe:

r25115 * updated klear (0.6.0 -> 0.6.1)
r25116 * updated xterm (227 -> 228)
r25117 * updated linux24 (2.4.34.5 -> 2.4.34.6)
r25125 * updated wmpal (0.5 -> 0.6.1), re-enabled by default
r25126 * updated gmime (2.2.9 -> 2.2.10)
r25130 * rediffed uclibc/patches/gcc-200-uclibc-locale.patch for gcc-4.2.1

Susanne Klaus:

r25118 * updated ico (1.0.1 -> 1.0.2)
r25119 * updated perl-libwww (5.805 -> 5.806)
r25120 * updated perl-io-zlib (1.05 -> 1.06)
r25121 * updated perl-anyevent (2.53 -> 2.54)
r25122 * updated pixie (2.2.1 -> 2.2.2)
r25123 * updated itools (0.16.2 -> 0.16.3)
r25124 * updated perl-glib (1.150 -> 1.152)

*) 2007-07-24

Aldas Nabazas:

r25145 * merged r19231, r19306, r23692, r24272, r24827, r24915, r24998 from
trunk to branches/6.0:
updated gimp (2.2.12 -> 2.2.17)
security update: CVE-2007-2356, CVE-2007-2949, CVE-2007-4519
r25146 * merged r23911, r24507 from trunk to branches/6.0
updated spamassassin (3.1.8 -> 3.2.1)
security update: CVE-2007-2873
r25147 * merged r24092, r24226, r24499, r24575 from trunk to branches/6.0:
updated libexif (0.6.13 -> 0.6.16)
security update: CVE-2007-2645, CVE-2007-4168
r25148 * updated hte (0.9.2 -> 2.0.8) in branch/6.0:
security update: CVE-2007-2823
r25149 * updated tcpdump (3.9.6 -> 3.9.7)
* security update: CVE-2007-3798
r25151 * updated bind (9.4.1 -> 9.4.1-P1)
* security update: CVE-2007-2925, CVE-2007-2926
r25152 * updated alsa-lib (1.0.14 -> 1.0.14a)
r25153 * updated bind (9.3.4 -> 9.3.4-P1) in branch/6.0:
* security update: CVE-2007-2926
r25154 * updated xfsprogs (2.8.18 -> 2.9.3)
r25155 * updated sqlite (3.4.0 -> 3.4.1)
r25156 * updated ruby (1.8.6 -> 1.8.6-p36)
r25159 * updated lighttpd (1.4.15 -> 1.4.16)
* security update: CVE-2007-{3946,3947,3948,3949,3950}
r25160 * updated tcl (8.4.14 -> 8.4.15)
r25161 * updated tk (8.4.14 -> 8.4.15)

Michael Tross:

r25150 * fixed ffmpeg configure options to reflect the
the changed option naming
r25157 * updated qte (3.3.7 -> 3.3.8)

Rene Rebe:

r25158 * workaround parted failing to link to readline due to -Wl,--as-needed,
...

*) 2007-07-25

Aldas Nabazas:

r25162 * merged r19790, r20113, r23612, r25159 from trunk to branches/6.0:
updated lighttpd (1.4.11 -> 1.4.12 -> 1.4.13 -> 1.4.15 -> 1.4.16)
security update: CVE-2007-{3946,3947,3948,3949,3950}
r25163 * merged r19689, r24555, r25149 from trunk to branches/6.0:
updated tcpdump (3.9.4 -> 3.9.5 -> 3.9.6 -> 3.9.7)
security update: CVE-2007-3798
r25164 * merged r24067 from trunk to branches/6.0:
fixed sqlite* Category tag from base/library to extra/database
r25165 * updated sqlite (3.3.6 -> 3.4.1) in branch/6.0
* improvement update
r25166 * merged r18992, r20844, r25030 from trunk to branches/6.0:
fixed Commit to default to vi if no EDITOR environment variable is set
add priority changes to commit messages generated by scripts/Commit
improved scripts/Commit to inject missing Download tag checksums
r25167 * merged r24097, r25128 from trunk to branches/6.0:
updated samba (3.0.24 -> 3.0.25 -> 3.0.25b)
security update: CVE-2007-2444, CVE-2007-2446, CVE-2007-2447
r25176 * updated zope (2.9.3 -> 2.9.8) in branch/6.0
* security update: CVE-2007-0240
r25177 * updated zope (2.10.0 -> 2.10.4)
* security update: CVE-2007-0240
r25178 * security update: added curl/CVE-2007-3564.patch
r25179 * security update: added kvirc/CVE-2007-2951.patch
r25181 * merged r19037, r20602, r22457, r24844 from trunk to branches/6.0:
updated xvid (1.1.0 -> 1.1.2 -> 1.1.3)
moved xvid ( 158.100 -> 142.500 ) before ffmpeg
xvid: get it to do PIC on 64 bit platforms
security update: CVE-2007-3329
r25182 * updated spamassassin (3.2.1 -> 3.2.2)
r25191 * updated avahi (0.6.18 -> 0.6.20)
* security update: CVE-2007-3372

Denis Kulandin:

r25184 * added some preconfigured options
r25185 * updupdated to compile form latest cvs sources
r25186 * updated RTAI download path
r25187 * this file will actually be used for rtai compilation
r25189 * not needed here copied to /package
r25190 * small change in preconfigured options (disabled storing of linux
sorces)

Rene Rebe:

r25168 * updated pam (0.99.8.0 -> 0.99.8.1)
r25175 * updated botan (1.6.1 -> 1.6.3)
r25180 * explicitly enable WLAN_* as it no longer defaults to y (or so)
r25183 * branched branch to update and fixup RTAI

Sebastian Czech:

r25188 * updated djv (0.6.1 -> 0.7.0)

Susanne Klaus:

r25169 * updated k3b (1.0.2 -> 1.0.3)
r25170 * updated k3b-i18n (1.0.2 -> 1.0.3)
r25171 * updated kino (1.0.0 -> 1.1.0)
r25172 * updated krusader (1.70.1 -> 1.80.0)
r25173 * updated dcraw (8.76 -> 8.77)
r25174 * updated recoverjpeg (1.1.1 -> 1.1.2)

*) 2007-07-26

Aldas Nabazas:

r25192 * updated dia (0.95 -> 0.96.1)
* rediffed no-doc.patch for newer package version
* security update: CVE-2007-3408
r25193 * updated razor (2.67 -> 2.84)
r25194 * updated perl-net-dns (0.48 -> 0.60)
* security update: CVE-2007-3377, CVE-2007-3409
r25195 * security update: added libpng/CVE-2007-2445.patch in branch/6.0
r25196 * merged r22799, r23668, r24330, r25009 from trunk to branches/6.0:
updated clamav (0.90 -> 0.90.1 -> 0.90.2 -> 0.90.3 -> 0.91.1)
security update
r25197 * merged r19690, r23752, r25039 from trunk to branches/6.0:
updated xscreensaver (5.00 -> 5.01 -> 5.02 -> 5.03)
security update: CVE-2007-1859
r25208 * merged r22867, r23038, r24094, r25064 from trunk to branches/6.0:
updated squid (2.6.STABLE9 -> 2.6.STABLE10 -> 2.6.STABLE12 ->
2.6.STABLE13 -> 2.6.STABLE14)
security update: CVE-2007-1560
r25210 * merged r20707, r20873, r22725, r23037, r23994, r24982 from trunk to
branches/6.0:
updated cups (1.2.5 -> 1.2.12)
security update: CVE-2007-0720
r25211 * updated freeradius (1.1.6 -> 1.1.7)
r25212 * merged r19242, r21727, r22883, r23546, r25211 from trunk to
branches/6.0:
updated freeradius (1.1.2 -> 1.1.3 -> 1.1.4 -> 1.1.5 -> 1.1.6 ->
1.1.7)
security update: CVE-2007-2028
r25213 * merged r18102, r23475 from trunk to branches/6.0:
updated ipsec-tools (0.6.5 -> 0.6.6 -> 0.6.7)
security update: CVE-2007-1841
r25217 * merged r19574, r20400, r21109, r22074, r22237, r22368, r23219 from
trunk to branches/6.0:
updated inkscape (0.44 -> 0.45.1)
security update: CVE-2007-1463, CVE-2007-1464
r25218 * merged r20930, r23651 from trunk to branches/6.0:
updated elinks (0.11.1 -> 0.11.2 -> 0.11.3)
security update: CVE-2007-2027
r25219 * merged r21955, r23256, r23257 from trunk to branches/6.0:
updated apache (2.2.3 -> 2.2.4)
enable the apache proxy, cache and disk_cache modules by default
fixed apache/config.in feature config option block white-spacing
r25220 * merged r20323, r20518, r20872, r22750, r23547 from trunk to
branches/6.0:
updated mod_security (1.9.4 -> 2.1.1)
security update: CVE-2007-1359

Denis Kulandin:

r25198 * deleted old RTAI patch
r25209 * linux 26: deleted rtai patch. It was moved to rtai package
r25214 * rtai: wrote a scratch rtai install script
r25215 * rtai: added path to linux/src
r25216 * rtai target: deleted unneeded files, created linux.cfg

Rene Rebe:

r25199 * updated setxkbmap (1.0.3 -> 1.0.4)
r25200 * updated libpcap (0.9.6 -> 0.9.7)
r25201 * updated lm_sensors (2.10.3 -> 2.10.4)
r25202 * updated libvorbis (1.1.2 -> 1.2.0)
r25203 * updated libsdl (1.2.11 -> 1.2.12)
r25204 * updated libsdl_image (1.2.5 -> 1.2.6)
r25205 * updated libsdl_ttf (2.0.8 -> 2.0.9)
r25206 * updated libsdl_net (1.2.6 -> 1.2.7)
r25207 * updated goffice (0.4.1 -> 0.4.2)
r25221 * updated gnokii (0.6.17 -> 0.6.18)

*) 2007-07-27

Aldas Nabazas:

r25232 * merged r23470 from trunk to branches/6.0:
updated nas (1.8 -> 1.9)
security update: CVE-2007-{1543,1544,1545,1546,1547}
r25233 * security update: added xine-lib/CVE-2007-1246.patch
r25234 * merged r19076, r20100, r21816, r23061 from trunk to branches/6.0:
updated libwpd (0.8.5 -> 0.8.6 -> 0.8.7 -> 0.8.8 -> 0.8.9)
security update: CVE-2007-0002, CVE-2007-1466
r25237 * merged r22188, r22316, r22502, r22605, r22726, r23002, r23408 from
trunk to branches/6.0:
updated imagemagick (6.2.9-0 -> 6.3.4-5)
security update: CVE-2007-1797
r25239 * security update: added libx11/CVE-2007-1667.patch in branch/6.0
r25240 * security update: added libvorbis/CVE-2007-3106.patch in branch/6.0
r25243 * merged r25178 from trunk to branches/6.0:
security update: added curl/CVE-2007-3564.patch
r25244 * merged r25179 from trunk to branches/6.0:
security update: added kvirc/CVE-2007-2951.patch
r25246 * updated orbit2 (2.14.7 -> 2.14.8)

Denis Kulandin:

r25231 * pkg_linux_post.conf: udated the script

Rene Rebe:

r25223 * updated live (2007.07.10 -> 2007.07.25)
r25224 * updated openbox (3.4.2 -> 3.4.3)
r25227 * updated nginx (0.5.28 -> 0.5.29)
r25228 * updated ethtool (5 -> 6)
r25229 * updated sudo (1.6.9 -> 1.6.9p1)
r25230 * updated tree (1.5.1 -> 1.5.1.1)
r25235 * reverted r24885: updated xsetpointer (1.0.0 -> 1.0.1), does not
built with current inputproto
r25236 * updated syslog-ng (2.0.4 -> 2.0.5)
r25238 * updated linux24 (2.4.34.6 -> 2.4.35)
r25241 * avoid linux kernel directory hardcoding in rtai/pkg_linux26_post.conf
by using pushd/popd
r25242 * avoid hardcoded rtai tarbal by using match_source_file to match the
current [D]ownloaded one
r25245 * further improved rtai/pkg_linux26_post.conf to not relatively
locate the rtai config, and do it in a repository neutral way
* use $MAKE instead of just make
r25247 * added eval_config_command as well as profile.d based PATH
extension to the rtai/pkg_linux26_post.conf
r25248 * fixed pushd use in rtai/pkg_linux26_post.conf

Susanne Klaus:

r25222 * updated man-pages (2.62 -> 2.63)
r25225 * updated tea (17.0.2 -> 17.1.1)
r25226 * updated flac (1.1.4 -> 1.2.0)
r25249 * updated gnumeric (1.7.10 -> 1.7.11)
r25250 * updated librsvg (2.16.1 -> 2.18.0)

*) 2007-07-28

Aldas Nabazas:

r25257 * merged r20354, r22419, r22928, r23608 from trunk to branches/6.0:
updated pwlib (1.10.1 -> 1.10.2 -> 1.10.3 -> 1.10.5 -> 1.10.7)
r25258 * merged r20355, r22418, r22929, r23734 from trunk to branches/6.0:
updated opal (2.2.2 -> 2.2.3 -> 2.2.4 -> 2.2.6 -> 2.2.8)
r25259 * merged r20356, r22420, r22930, r23609 from trunk to branches/6.0:
updated ekiga (2.0.2 -> 2.0.3 -> 2.0.4 -> 2.0.7 -> 2.0.9)
security update: CVE-2007-0999, CVE-2007-1006
r25260 * merged r22436, r24732 from trunk to branches/6.0:
updated libgd (2.0.33 -> 2.0.34 -> 2.0.35)
security update: CVE-2007-3478
r25261 * updated perl-gd (2.28 -> 2.35)
r25262 * merged r22395, r22603, r23069, r23270, r23498, r23773, r24479, r25033
from trunk to branches/6.0:
updated dovecot (1.0.rc19 -> 1.0.2)
added sieve support to dovecot
added dovecot user and group creation

Rene Rebe:

r25255 * updated libsdl_mixer (1.2.7 -> 1.2.8)
r25256 * updated samhain (2.3.4 -> 2.3.5)
r25263 * revisited qtparted textual meta data

Susanne Klaus:

r25251 * updated uncrustify (0.34 -> 0.35)
r25252 * updated net-snmp (5.4 -> 5.4.1)
r25253 * updated utf8proc (1.0.3 -> 1.1.2)

Urs Pfister - Archivista:

r25254 * updated archivista target (rel. VIII/2007)

*) 2007-07-29

Denis Kulandin:

r25271 * set rtai to compile after linux kernel compilation (postmake)

Rene Rebe:

r25264 * updated ktorrent (2.2 -> 2.2.1)
r25265 * updated freeipmi (0.3.3 -> 0.4.1)
r25266 * updated cobbler (0.5.0 -> 0.5.1)
r25267 * updated vte (0.16.6 -> 0.16.7)
r25268 * updated asterisk (1.4.8 -> 1.4.9)
r25269 * added remaining packages (to go) to the output of Create-ErrList
r25270 * marked gnupg2 NOPARALLEL, failed with `../common/libcommon.a', needed
by `t-convert' on a Core 2 Duo
r25272 * fixed memtest86 native build by only injecting AR and OBJCOPY for
non-native builds
r25273 * fixed libdaemon's lynx based documentation to correctly disable
generation if lynx is not present, ...
r25274 * updated emelfm2 (0.3.4 -> 0.3.5)
r25275 * updated valknut (0.3.9 -> 0.3.10)
r25276 * updated octave (2.9.12 -> 2.9.13)
r25277 * updated itools (0.16.3 -> 0.16.4)
r25278 * updated haserl (0.9.16 -> 0.9.18)
r25279 * fixed the lsof which was changed patched for cross builds to build
natively, again :-)
r25280 * fixed mc-mp for new slang

*) 2007-07-30

Aldas Nabazas:

r25295 * updated opera (9.10 -> 9.22)
* security update: CVE-2007-3929

Denis Kulandin:

r25298 * pkg_linux26_post.conf: trying to fix the --prefix bug

Rene Rebe:

r25289 * updated howtos (20070721 -> 20070728)
r25296 * updated boost (1_34_0 -> 1_34_1)
r25297 * updated libinklevel (0.7.1 -> 0.7.2)

Roland Schulz:

r25301 * update to patch for 2.6.22.1 ... no grsec for this yet tho >.<
r25302 * xtetris: fix lib path for 64 bit
r25303 * avview: add tcl and tk libdirs

Susanne Klaus:

r25281 * updated iceauth (1.0.1 -> 1.0.2)
r25282 * updated perl-io-zlib (1.06 -> 1.07)
r25283 * updated pango (1.16.4 -> 1.16.5)
r25284 * updated bluez-libs (3.12 -> 3.13)
r25285 * updated perl-mp3-info (1.22 -> 1.23)
r25286 * updated bluez-gnome (0.9 -> 0.10)
r25287 * updated bluez-utils (3.12 -> 3.13)
r25288 * updated bluez-hcidump (1.37 -> 1.39)
r25290 * updated wine (0.9.41 -> 0.9.42)
r25291 * updated pidgin (2.0.2 -> 2.1.0)
r25292 * updated piklab (0.14.2 -> 0.14.3)
r25293 * updated perl-asterisk (0.09 -> 0.10)
r25294 * updated gnome-speech (0.4.15 -> 0.4.16)
r25299 * updated libxml++ (2.18.1 -> 2.18.2)
r25300 * updated gtkmm (2.10.10 -> 2.10.11)

*) 2007-07-31

Denis Kulandin:

r25309 * erased unneeded comments. Fixed the package, so it compiles without
errors. Still need to test/tune it

Rene Rebe:

r25306 * updated firefox (2.0.0.5 -> 2.0.0.6)
r25307 * updated gtklp (1.2.3 -> 1.2.4)
r25308 * updated evince (0.9.2 -> 0.9.3)
r25312 * updated libidn (0.6.14 -> 1.0)
r25313 * updated openoffice-org (2.1.13 -> 2.2.1)

Roland Schulz:

r25311 * vdr: updated the patch to correspond to 1.4.7

Sebastian Czech:

r25310 * added confopt --enable-shared to fftw3

Susanne Klaus:

r25304 * updated quagga (0.99.7 -> 0.99.8)
r25305 * updated cairomm (1.4.2 -> 1.4.4)

*) 2007-08-01

Rene Rebe:

r25314 * added xpdf SECURITY patch
r25315 * added kdegraphics xpdf patch - SECURITY - CVE-2007-3387
r25316 * added koffice xpdf patch - SECURITY - CVE-2007-3387
r25319 * cleaned up lgeneral Version and SRC tags
r25320 * added qt - SECURITY - patch

Susanne Klaus:

r25317 * updated dosbox (0.70 -> 0.71)
r25318 * updated kaffeine (0.8.4 -> 0.8.5)

*) 2007-08-02

Denis Kulandin:

r25335 * added RTAI alike code to compile after rtai package
r25336 * added hook priorities for comedi-rtai compilation sequence

Rene Rebe:

r25321 * updated libx11 (1.1.2 -> 1.1.3)
r25322 * updated libglade (2.6.1 -> 2.6.2)
r25323 * updated shared-mime-info (0.21 -> 0.22)
r25324 * updated libetpan (0.49 -> 0.50)
r25325 * updated sudo (1.6.9p1 -> 1.6.9p2)
r25326 * updated libnids (1.21 -> 1.22)
r25327 * updated libgphoto (2.3.1 -> 2.4.0)
r25328 * updated gphoto (2.3.1 -> 2.4.0)
r25329 * updated archetypes (1.3.2-final -> 1.3.3-final)
r25330 * updated lftp (3.5.11 -> 3.5.12)
r25331 * updated sip (4.6 -> 4.7)
r25332 * updated mpd (0.12.2 -> 0.13.0)
r25333 * updated libdsk (1.1.12 -> 1.1.14)
r25334 * updated lib765 (0.4.0 -> 0.4.1)

*) 2007-08-03

Aldas Nabazas:

r25351 * updated mldonkey (2.8.7 -> 2.9.0)
* security update: CVE-2007-4100

Denis Kulandin:

r25352 * fixed code to properly extract comedi-driver

Rene Rebe:

r25337 * updated msmtp (1.4.12 -> 1.4.13)
r25338 * updated freevo (1.7.2 -> 1.7.3)
r25341 * updated exact-image (0.3.8 -> 0.4.0)
r25342 * updated freeipmi (0.4.1 -> 0.4.2)
r25343 * added ccrtp (1.5.0) - A threadsafe RTP stack for use with Common C++
r25344 * added libzrtpcpp (0.9.0) - A free implimentation of the ZRTP protocol
r25345 * added twinkle (1.1) - A SIP software phone
r25346 * removed a debug printout from Build-Pkg
r25347 * removed FPIC-QUIRK Flag from exact-image, fixed upstream
r25348 * updated hylafax (5.1.6 -> 5.1.7)
r25349 * updated libetpan (0.50 -> 0.51)
r25350 * added libcap to 00-minimal pre-selection template, as required for
cdrkit

Susanne Klaus:

r25339 * updated intltool (0.35.5 -> 0.36.0)
r25340 * updated f-spot (0.3.5 -> 0.4.0)

*) 2007-08-04

Joko Keuschnig <t2@xxxxxxxx>:

r25353 * improved irssi.conf to also build with glib12

Rene Rebe:

r25354 * updated seamonkey (1.1.3 -> 1.1.4)
r25355 * updated sudo (1.6.9p2 -> 1.6.9p3)
r25356 * updated libevent (1.3b -> 1.3c)
r25357 * updated collectd (4.0.5 -> 4.0.6)
r25358 * updated thunderbird (2.0.0.5 -> 2.0.0.6)
r25359 * updated rxvt-unicode (8.2 -> 8.3)
r25360 * updated aterm (1.0.0 -> 1.0.1)
r25361 * updated ufraw (0.11 -> 0.12)
r25362 * updated gdm (2.18.3 -> 2.18.4)
r25363 * updated gengetopt (2.20 -> 2.21)
r25364 * updated grep (2.5.1a -> 2.5.3)
r25365 * updated nginx (0.5.29 -> 0.5.30)
r25366 * updated gstreamer (0.10.13 -> 0.10.14)
r25367 * updated gst-plugins-base (0.10.13 -> 0.10.14)

*) 2007-08-05

Rene Rebe:

r25368 * updated ncftp (3.2.0 -> 3.2.1)
r25369 * updated nss_ldap (256 -> 257)
r25370 * updated tor (0.1.2.15 -> 0.1.2.16) - SECURITY
r25371 * updated autogen (5.9.1 -> 5.9.2)
r25372 * updated vte (0.16.7 -> 0.16.8)
r25373 * updated openbox (3.4.3 -> 3.4.4)
r25374 * updated aoetools (16 -> 17)
r25375 * updated startup-notification (0.8 -> 0.9)
r25376 * updated asymptote (1.32 -> 1.33)
r25377 * updated howtos (20070728 -> 20070805)
r25378 * updated prelude-manager (0.9.8 -> 0.9.9)
r25379 * updated unicap (0.2.11 -> 0.2.13)

*) 2007-08-06

Denis Kulandin:

r25395 * added patches from the busybox project
r25396 * autoconf (2.59 -> 2.61)

Rene Rebe:

r25381 * guided hal to pci and usb IDs while cross compiling
* removed stay etal. Author line
r25392 * updated postfix (2.4.3 -> 2.4.5)
r25393 * updated iso-codes (1.2 -> 1.3)
r25394 * updated pv (0.9.9 -> 1.0.1)

Susanne Klaus:

r25380 * updated graphviz (2.13 -> 2.14)
r25382 * updated gpl-ghostscript (8.57 -> 8.60)
r25383 * updated perl-libwww (5.806 -> 5.808)
r25384 * updated perl-xml-simple (2.16 -> 2.17)
r25385 * updated webmin (1.350 -> 1.360)
r25386 * updated bluez-gnome (0.10 -> 0.13)
r25387 * updated whois (4.7.21 -> 4.7.22)
r25388 * updated iverilog (0.8.4 -> 0.8.5)
r25389 * updated python-ldap (2.3 -> 2.3.1)
r25390 * updated ipw3945 (1.2.1 -> 1.2.2)
r25391 * updated itools (0.16.4 -> 0.16.5)

*) 2007-08-07

Aldas Nabazas:

r25408 * merged r25370 from trunk to branches/6.0:
updated tor (0.1.2.15 -> 0.1.2.16)
security update: CVE-2007-4174
r25409 * merged r24907 from trunk to branches/6.0:
updated wireshark (0.99.5 -> 0.99.6)
security update: CVE-2007-3392, CVE-2007-3393

Rene Rebe:

r25407 * added dbus-qt (0.70) - Qt3 binding for the desktop bus message bus
system

Susanne Klaus:

r25397 * updated xclock (1.0.2 -> 1.0.3)
r25398 * updated xf86-input-mouse (1.1.2 -> 1.2.2)
r25399 * updated xf86-video-ati (6.6.192 -> 6.6.193)
r25400 * updated xgamma (1.0.1 -> 1.0.2)
r25401 * updated xmodmap (1.0.2 -> 1.0.3)
r25402 * updated 915resolution (0.5.2 -> 0.5.3)
r25403 * updated tea (17.1.1 -> 17.1.4)
r25404 * updated mod_security (2.1.1 -> 2.1.2)
r25405 * updated comedi (0.7.22 -> 0.8.0)
r25406 * updated comedi-driver (0.7.72 -> 0.7.74)

*) 2007-08-08

Aldas Nabazas:

r25421 * updated mldonkey (2.7.6 -> 2.9.0) in branch/6.0
* security update: CVE-2007-4100
r25422 * merged r25413 from trunk to branches/6.0:
updated dovecot (1.0.2 -> 1.0.3)
security update: CVE-2007-4211

Denis Kulandin:

r25423 * comedi-driver: reworked .conf script
r25424 * rtai small update
r25425 * rtai target small update

Rene Rebe:

r25420 * updated deluge (0.5.0 -> 0.5.4)
r25426 * updated glibc (2.6 -> 2.6.1)
* updated glibc32 (2.6 -> 2.6.1)
r25427 * updated dropbear (0.49 -> 0.50)

Susanne Klaus:

r25410 * updated ddclient (3.7.2 -> 3.7.3)
r25411 * updated dvdrip (0.98.6 -> 0.98.7)
r25412 * updated kino (1.1.0 -> 1.1.1)
r25413 * updated dovecot (1.0.2 -> 1.0.3)
r25414 * updated dvgrab (2.1 -> 3.0)
r25415 * updated dash (0.5.3-9 -> 0.5.4-1)
r25416 * updated libtorrent (0.11.3 -> 0.11.5)
r25417 * updated rtorrent (0.7.4 -> 0.7.5)
r25418 * updated dejavu-ttf-fonts (2.18 -> 2.19)
r25419 * updated libptytty 1.1 -> 1.2

*) 2007-08-09

Susanne Klaus:

r25428 * updated libgnomeprint (2.18.0 -> 2.18.1)
r25429 * updated libetpan (0.51 -> 0.52)
r25430 * updated strongswan (4.1.4 -> 4.1.5)
r25431 * updated libotr (3.0.0 -> 3.1.0)
r25432 * updated libptp (1.1.0 -> 1.1.9)

*) 2007-08-10

Rene Rebe:

r25436 * fixed regresion in /var/adm/desc writing that mangled the IFS and
resulted in at the shared files check to not work properly anymore
r25437 * optimized shared files check by removing an superfluous extra
substitution, cuts evaluation time by 1/3
r25438 * updated xmessage (1.0.1 -> 1.0.2)
r25439 * updated xsetroot (1.0.1 -> 1.0.2)
r25440 * reverted r25437, extra substitution was not superfluous :-(
r25441 * updated zile (2.2.39 -> 2.2.40)
r25442 * updated srecord (1.32 -> 1.36)
r25443 * updated spamassassin (3.2.2 -> 3.2.3)
r25444 * added arm720* optimization options to arm
r25445 * fixed current hdparm to not call a hardcoded strip (especially for
cross builds)
r25446 * re-branched 7.0 branch
r25447 * hm - re-svn cp did nog work out, wipe the branches/7.0
r25448 * re-branched 7.0 branch
r25449 * re-set branches/7.0 version to 7.0-stable
r25449 * re-set branches/7.0 version to 7.0-stable
r25452 * reverted r24963, r24920, r24926, r24925 in branches/7.0: downdated
linux26 (2.6.22.1 -> 2.6.21.5) as well as unionfs and squashfs-tools

Susanne Klaus:

r25433 * updated fribidi (0.10.8 -> 0.10.9)
r25434 * updated mplayerplug-in (3.40 -> 3.45)
r25435 * updated mpg123 (0.66 -> 0.67)

*) 2007-10-11

Lars Kuhtz:

r26310 * use $CC instead of hardcoded gcc in perl.conf.
r26312 * Fix dowload location of unionfs linux kernel patch.

*) 2007-10-16

Aldas Nabazas:

r26394 * merged r26192 from trunk to branches/7.0:
fixed binutils configure script for texinfo version > 4.10
(patch taken from CVS)
r26395 * reverted r26310 in branches/7.0: it's a regression as perl doesn't
compile at all

*) 2007-10-17

Aldas Nabazas:

r26414 * merged r26300 from trunk to branches/7.0:
do not error on missing SWAP, just warn
(Virtual containers (OpenVZ et al.) might not even indicate swap
to the individual containers, and other servers have GB of RAM
these days, and more often without any swap at all.)
r26415 * merged r26413 from trunk to branches/7.0:
do not build the linux kernels in cross build (stage 1) by default,
they are not required for a bootstrap and need to be cross build
only for pure cross builds (CROSS tagged)

Rene Rebe:

r26400 * merged r26135 from trunk: changed jabberd default uid/pid to 83, 78
conflicts with dovecot

*) 2007-10-18

Aldas Nabazas:

r26430 * changed perl-module-build build priority (114.500 -> 113.200) to
build before perl-image-size in branches/7.0
r26440 * merged r25711 from trunk to branches/7.0:
updated clamav (0.91.1 -> 0.91.2)
security update: CVE-2007-4510, CVE-2007-4560
r26442 * merged r25818, r25996 from trunk to branches/7.0:
updated lighttpd (1.4.16 -> 1.4.17 -> 1.4.18)
security update: CVE-2007-4727
r26446 * merged r25654 from trunk to branches/7.0:
libgdiplus: fix header to include ctype.h for isspace()

*) 2007-10-19

Aldas Nabazas:

r26456 * fixed pysqlite2 checksum as the upstream tarball was updated. There
were added some control lines in setup.cfg file
r26463 * fixed siefs by adding -ldl in branches/7.0
r26465 * changed gtk-sharp2 build priority before avahi (153.650 -> 142.150)
in branches/7.0
r26466 * changed dbus-python build priority before avahi (149.501 -> 142.100)
in branches/7.0
r26467 * changed pyrexc build priority before dbus-python (149.400 -> 142.000)
in branches/7.0
r26470 * rediffed apmd/hotfixes.patch apmd/skip_xapm.patch to make the package
build in branches/7.0

*) 2007-10-20

Aldas Nabazas:

r26494 * merged r26486 from trunk to branches/7.0:
marked gnu-efi NOPARALLEL (for now)
r26495 * merged r25775, r25859, r25951, r26162 from trunk to branches/7.0:
updated gimp (2.2.17 -> 2.4.0-rc1 -> 2.4.0-rc2 -> 2.4.0-rc3)
imported upstream gimp patch, missing G_END_DECLS

*) 2007-10-21

Aldas Nabazas:

r26497 * fixed ifhp by removing -Werror in branches/7.0
r26502 * merged r26501 from trunk to branches/7.0:
changed renaissance build priority (162.000 -> 162.450) and marked it
NOPARALLEL
r26503 * merged r25844 from trunk to branches/7.0:
updated php (5.2.3 -> 5.2.4)
security update: CVE-2007-2872, CVE-2007-3378, CVE-2007-3806
r26511 * updated audacity (1.2.6 -> 1.3.3) in branches/7.0

*) 2007-10-24

Aldas Nabazas:

r26542 * merged r26528, r26541 from trunk to branches/7.0:
updated nvidia (1.0-9746 -> 100.14.19 -> 100.14.23)

*) 2007-10-25

Aldas Nabazas:

r26547 * merged r26546 from trunk to branches/7.0:
updated subversion (1.4.4 -> 1.4.5)
security update: CVE-2007-3846
r26549 * merged r25731, r26010, r26057, r26247, r26510 from trunk to
branches/7.0:
updated samba (3.0.25b -> 3.0.25c -> 3.0.26 -> 3.0.26a)
changed samba build priority (128.500 -> 130.500)
behind gnutls
fixed samba to cross compile and update the uclibc patch-set
security update: CVE-2007-4138
r26550 * merged r25944 from trunk to branches/7.0:
updated apache (2.2.4 -> 2.2.6)
security update: CVE-2007-4465
r26551 * merged r25910, r26049, r26196 from trunk to branches/7.0:
updated sylpheed (2.4.4 -> 2.4.5 -> 2.4.6 -> 2.4.7)
security update: CVE-2007-2958
r26553 * merged r26439, r26468 from trunk to branches/7.0:
updated openssl (0.9.8e -> 0.9.8f -> 0.9.8g)
removed gcc42.patch - obsolete
removed powerpc64.patch - obsolete
security update: CVE-2007-4995
r26554 * merged r25788, r26024, r26178, r26552 from trunk to branches/7.0:
updated pidgin (2.1.0 -> 2.1.1 -> 2.2.0 -> 2.2.1 -> 2.2.2)
security update: CVE-2007-4996
r26555 * merged r26350, r26374, r26375 from trunk to branches/7.0:
updated tar (1.18 -> 1.19)
added tar Url tag
guide tar thru cross-compilation
security update
r26556 * merged r25917 from trunk to branches/7.0:
updated streamripper (1.61.27 -> 1.62.3)
security update: CVE-2007-4337
r26557 * merged r25458 from trunk to branches/7.0:
updated uncrustify (0.35 -> 0.36)
r26558 * merged r25644 from trunk to branches/7.0:
fixed quagga and uncrustify to cross build
r26559 * merged r25974 from trunk to branches/7.0:
updated quagga (0.99.8 -> 0.99.9)
security update: CVE-2007-4826
r26560 * merged r26540 from trunk to branches/7.0:
updated gimp (2.4.0-rc3 -> 2.4.0)
r26562 * merged r26101 from trunk to branches/7.0:
updated inotify-tools (3.10 -> 3.11)
security update: CVE-2007-5037
r26563 * merged r26056 from trunk to branches/7.0:
updated flac (1.2.0 -> 1.2.1)
security update: CVE-2007-4619

*) 2007-10-26

Aldas Nabazas:

r26564 * merged r26561 from trunk to branches/7.0:
updated wesnoth (1.2.4 -> 1.2.7)
security update: CVE-2007-3917
r26566 * merged r25677, r25995, r26360 from trunk to branches/7.0:
updated libpng (1.2.18 -> 1.2.19 -> 1.2.20 -> 1.2.22)
security update: CVE-2007-5266, CVE-2007-5267, CVE-2007-5268,
CVE-2007-5269
r26567 * merged r26565 from trunk to branches/7.0:
updated opera (9.22 -> 9.24)
security update: CVE-2007-5540, CVE-2007-5541
r26568 * merged r26204 from trunk to branches/7.0:
updated xfs (1.0.4 -> 1.0.5)
security update: CVE-2007-4568, CVE-2007-4990
r26570 * merged r26160 from trunk to branches/7.0:
updated nagios-plugins (1.4.9 -> 1.4.10)
security update: CVE-2007-5198
r26571 * merged r26569 from trunk to branches/7.0:
updated nagios (2.9 -> 2.10)
security update: CVE-2007-5624
r26575 * merged r26572 from trunk to branches/7.0:
updated imagemagick (6.3.4-5 -> 6.3.6-3)
security update: CVE-2007-4985
r26585 * merged r26573 from trunk to branches/7.0:
updated proftpd (1.3.1rc3 -> 1.3.1)
r26587 * merged r26580 from trunk to branches/7.0:
updated xfsprogs (2.9.3 -> 2.9.4)
r26588 * merged r26582 from trunk to branches/7.0:
updated mutt (1.4.2.1i -> 1.4.2.3)
removed CVE-2006-3242.patch CVE-2006-5297_5298.patch
no_autogen_for_headercache.patch - obsolete
security update: CVE-2007-1558, CVE-2007-2683
r26589 * merged r25803 from trunk to branches/7.0:
updated jfsutils (1.1.11 -> 1.1.12)
r26592 * merged r26591 from trunk to branches/7.0:
added zope/python.patch to compile with python-2.5.1

*) 2007-11-02

Rene Rebe:

r26653 * merged r25969 from trunk: fixed grub for systems with > 2GM of memory
r26658 * merged r26256 from trunk:
* fixed sg (was ag) typo in 2 early userspace init scripts
* unified them more (no hardcode module block, use a for loop)
* updated year and improved status printout to include an indication
which of the init variants is running
r26659 * merged r26355 and r26356 from trunk: improved livecd/init to use
bind mounts instead of sym-links to setup the directory tree
r26660 * merged r26471 from trunk:
* further polished / updated our initrd / early-userspace
implementation:
* include udevsettle and wait for events queue to empty
* don't daemonize udevd, but use shell job control to kill
it before executing the final init
* silenced udevd warnings and guarantee console / tty nodes
* print root mounting status where it is actually done
* removed stray sbp2 load and unified the init variants
r26661 * updated linux26 (2.6.21.5 -> 2.6.21.7)
r26664 * merged r26663 from trunk: blacklisted ide-generic, and included
/etc/modprobe.conf into the initrd
r26665 * merged r25714 from trunk: install klogd and syslogd into
/usr/sbin not /usr/bin

*) 2007-11-03

Aldas Nabazas:

r26677 * merged r25770, r26606 from trunk to branches/7.0:
updated openldap (2.3.37 -> 2.3.39)
security update: CVE-2007-5707
r26678 * merged r25923, r26076, r26199, r26309, r26642 from trunk to
branches/7.0:
updated liferea (1.2.10 -> 1.4.1 -> 1.4.2 -> 1.4.4 -> 1.4.5 -> 1.4.6)
security update: CVE-2007-5751

Rene Rebe:

r26670 * fixed fl_wrapper::__xmknod's signature to match the glibc's
declaration, as the former mixed crashed on powerpc(32)
r26672 * merged r26251 from trunk: fixed CPP wrapper to actually have effect
on cross build
r26673 * merged r26287 from trunk: * updated gcc (4.2.1 -> 4.2.2)
r26674 * merged r26416 from trunk: imported gcc-4.2 fix from David S. Miller
for non-broken sparc64 SMP kernels, and potentially other things
r26679 * imported glibc fix for nonstandard sections, as glibc fini /
CRT code segfaults otherwise on each binary on at least
powerpc64

*) 2007-11-04

Aldas Nabazas:

r26686 * merged r26492 from trunk to branches/7.0:
updated postgresql (8.2.4 -> 8.2.5)
r26687 * merged r25905 from trunk to branches/7.0:
updated squid (2.6.STABLE14 -> 2.6.STABLE16)
r26688 * merged r26685 from trunk to branches/7.0:
updated alsaplayer (0.99.79 -> 0.99.80)
security update: CVE-2007-5301
r26690 * merged r26142, r26290 from trunk to branches/7.0:
updated ruby (1.8.6-p36 -> 1.8.6-p110 -> 1.8.6-p111)
security update: CVE-2007-5162
r26691 * merged r25628 from trunk to branches/7.0:
fixed lesspipe and wmcpuload to cross build
marked 40 other packages to just cross build, likewise
r26694 * merged r26487 from trunk to branches/7.0:
updated seamonkey (1.1.4 -> 1.1.5)
security update
r26695 * merged r26210, r26461, r26654 from trunk to branches/7.0:
updated firefox (2.0.0.6 -> 2.0.0.7 -> 2.0.0.8 -> 2.0.0.9)
security update
r26696 * merged r26491 from trunk to branches/7.0:
updated postfix (2.4.5 -> 2.4.6)
r26697 * merged r26657 from trunk to branches/7.0:
updated sendmail (8.14.1 -> 8.14.2)
r26698 * merged r26637 from trunk to branches/7.0:
updated gimp (2.4.0 -> 2.4.1)
r26700 * updated ntfs-3g (1.710 -> 1.1030) in branches/7.0
* security update: CVE-2007-5159
r26702 * merged r26701 from trunk to branches/7.0:
security update: added id3lib/CVE-2007-4460.patch
r26706 * merged r26705 from trunk to branches/7.0:
security update: added rsync/CVE-2007-4091.patch
r26708 * merged r26707 from trunk to branches/7.0:
security update: added qt/CVE-2007-4137.patch
r26712 * merged r26711 from trunk to branches/7.0:
security update: added fetchmail/CVE-2007-4565.patch
r26714 * merged r26713 from trunk to branches/7.0:
security update: added vim/CVE-2007-2953.patch
r26716 * merged r26715 from trunk to branches/7.0:
security update: added libsndfile/CVE-2007-4974.patch
r26717 * merged r26518 from trunk to branches/7.0:
updated findutils (4.2.24 -> 4.2.31)
security update: CVE-2007-2452

Rene Rebe:

r26689 * merged r25572, r25574, r25886, r25919 and r26099 from trunk:
* fixed strace for ARM (at least for uclibc builds)
* updated strace (4.5.15 -> 4.5.16), includes pulling in the AVR32
patches
* removed obsolete strace/01-linux_sigcontext.patch.mips
* marked strace to (not yet) support cris
r26709 * updated mac-fdisk (0.1-10 -> 0.1-14), fixes compilation with recent
linux-header / glibc

*) 2007-11-05

Aldas Nabazas:

r26730 * merged r26429, r26448, r26493 from trunk to branches/7.0:
updated kde (3.5.7 -> 3.5.8), including an ugly workaround for broken
autotool use (tries to use -10 versions) and the single updates:
updated kdegames (3.5.7 -> 3.5.8)
updated kdebindings (3.5.7 -> 3.5.8)
updated kde-i18n-es (3.5.7 -> 3.5.8)
updated kdebluetooth (1.0_beta2 -> 1.0_beta8)
updated kde-i18n-it (3.5.7 -> 3.5.8)
updated kdeaddons (3.5.7 -> 3.5.8)
updated libkexiv2 (0.1.5 -> 0.1.6)
updated kde-i18n-bg (3.5.7 -> 3.5.8)
updated kde-i18n-de (3.5.7 -> 3.5.8)
updated kalarm (1.4.13 -> 1.4.16a)
updated kdepim (3.5.7 -> 3.5.8)
updated kdevelop (3.4.1 -> 3.5.0)
updated arts (1.5.7 -> 1.5.8)
updated kbarcode (2.0.5 -> 2.0.6)
updated kdeadmin (3.5.7 -> 3.5.8)
updated kde-i18n-fi (3.5.7 -> 3.5.8)
updated kdelibs (3.5.7 -> 3.5.8)
updated kdeartwork (3.5.7 -> 3.5.8)
updated kdemultimedia (3.5.7 -> 3.5.8)
updated kdetoys (3.5.7 -> 3.5.8)
updated kdegraphics (3.5.7 -> 3.5.8)
updated kdeutils (3.5.7 -> 3.5.8)
updated kde-i18n-fr (3.5.7 -> 3.5.8)
updated kdebase (3.5.7 -> 3.5.8)
updated kdewebdev (3.5.7 -> 3.5.8)
updated kdeedu (3.5.7 -> 3.5.8)
updated libkdcraw (0.1.1 -> 0.1.2)
updated kdesdk (3.5.7 -> 3.5.8)
updated kdeaccessibility (3.5.7 -> 3.5.8)
updated kdenetwork (3.5.7 -> 3.5.8)
r26744 * merged r25678 from trunk to branches/7.0:
bbkeys, ccrtp, gnome2-user-docs, ipsec-tools, libofx, libtomcrypt,
libtomfastmath, libzrtpcpp, openssh, pearpc, pmount and vice to cross
build
r26745 * merged r25898 from trunk to branches/7.0:
updated openssh (4.6p1 -> 4.7p1)
security update: CVE-2007-4752
r26749 * merged r25939, r26318 from trunk to branches/7.0:
updated bacula (2.0.3 -> 2.2.5)
r26750 * merged r26746 from trunk to branches/7.0:
updated pwlib (1.10.7 -> 1.10.10)
added workaround and removed sasl2-path-fix.patch
r26751 * merged r26747 from trunk to branches/7.0:
updated opal (2.2.8 -> 2.2.11)
r26752 * merged r26748 from trunk to branches/7.0:
updated ekiga (2.0.9 -> 2.0.11)
security update: CVE-2007-4924
r26754 * merged r26753 from trunk to branches/7.0:
updated g-wrap (1.9.7 -> 1.9.9)

Rene Rebe:

r26718 * imported gcc/pr31490.patch, fixes compilation of the Linux
kernel on at least powerpc64, probably ia64 and others, likewise
r26728 * fixed bash cross compilation, long double host vs. target confusion

*) 2007-11-06

Aldas Nabazas:

r26764 * merged 26763 from trunk to branches/7.0:
updated seamonkey (1.1.5 -> 1.1.6)

Rene Rebe:

r26760 * fixed reiserfsprogs for big-endian builds

*) 2007-11-08

Michael Tross:

r26785 * fixed target package overlay to include all patchfiles
(and not only the first one ls'ed)

Rene Rebe:

r26780 * marked the linux24 package to not support avr32 nor blackfin
r26783 * reverted r26780 in branches/7.0 and instead merged r25882 from trun,
so that the linux24 mark to not support avr32 and blackfin is
identically
r26784 * merged r25738, r25883, r25884, r25885, r25918, r26098, r26154, r26250:
accumulated cross build fixes:
* fixed pkgconfig to cross-compile, again
* marked libatomic_ops to not support mips and mips64
* marked libatomic_ops to not support avr32 nor blackfin
* removed obsolete electricfence-uclibc.patch
* marked uclibc to not support ia64
* marked uclibc to not support mips64 and sparc64
* marked boehm-gc to not support avr32 nor blackfin
* fixed valgrind to cross build
r26787 * fixed architecture/blackfin/binutils overlay for latest texinfo
version
r26789 * merged r25899, r26082, r26083, r26089 from trunk:
* updated architecture/avr32/package/binutils (2.16.1-atmel.0.99.2 ->
2.17-avr32)
and architecture/avr32/package/gcc (4.0.2-atmel.0.99.2 ->
4.0.4-avr32), among
others, fixes inf. loop on certain input, mostly the linker (ld)
* svn cp'ed more old gcc-4.0.* T2 patches into the avr32/package/gcc
overlay, in order to be able to build the libstdc++ (on AVR32)
* backported missing netdb.h defines to the older avr32 uclibc
(required by libxcb, ...)
* copied avr32 uclibc.conf overlay to blackfin, as it is using an
older uclibc, likewise

*) 2007-11-09

Aldas Nabazas:

r26806 * merged r26805 from trunk to branches/7.0:
updated dbus-qt (0.70 -> 0.8)
r26812 * merged r26811 from trunk to branches/7.0:
updated pyqt (3.17.2 -> 3.17.3)
r26814 * merged r26813 from trunk to branches/7.0:
marked xfce4-mixer as NOPARALLEL

Rene Rebe:

r26791 * merged r25933 and r26790 from trunk:
* fixed a typo in the generic desktop package selection to include
alsa-lib
* added python to the minimal-xorg template, as gimp requires it, now
r26793 * merged r26792 from trunk: removed python from the minimal desktop
selection template, again.
It's not enough and gimp further needs pygobject and what not -
rather remove gimp for having that many new and annoying
dependencies. Fixed the selection to select gutenprint (not the
former gimp-print).
r26794 * fixed kbd for sparc and recent linux-header
r26800 * merged r26339 and r26627 from trunk:
* updated gdb (6.6 -> 6.7 -> 6.7.1), fixes compilation for sparc64
r26801 * merged r26445 from trunk: fixed a atop segmentation fault while
reading /proc data
r26802 * fixed current strace to compile for sparc*, again
r26807 * merged r26804 from trunk: fixed gmp for avr32
-This line, and those below, will be ignored--
A gmp/avr32.patch
r26808 * merged 26090 from trunk: explicitly sorted binutils' preconf objdir
creation and blackfin's SVN directory removal so blackfin/binutils
actually builds reliably and deterministically
r26809 * merged r26084 and r26354 from trunk:
* improved automake/parse-config to update config"fsf".{guess,sub},
likewise - gmp uses those names for target triplet parsing, ...
* fixed binutils/automake hook use to fixup automake platform
IDs before changing into the objdir in binutils

*) 2007-11-10

Aldas Nabazas:

r26828 * merged r25946, r26103 from trunk to branches/7.0:
updated pcre (7.2 -> 7.3 -> 7.4)
security update

Michael Tross:

r26818 * added a patch for groff at stage cross: csh creates a ~/.history file
which is outside the allowed basedir

Rene Rebe:

r26819 * added powerpc-toosl and hfsutils to the generic/pkgsel/00-minimal
as they are required to setup the yaboot bootloader

*) 2007-11-11

Rene Rebe:

r26834 * merged r26833 from trunk: fixed remaining reiserfsprogs
issues on big-endian systems
r26836 * merged r26835 from trunk: fixed yaboot stone module bootstrap
number extraction for latest parted versions
r26838 * merged r26837 from trunk: re-fixed compositeproto for 64bit
architectures
r26839 * merged r26091 from trunk: fixed mips endianess selection to default
to big-endian, again (regression from r23542)

*) 2007-11-12

Aldas Nabazas:

r26864 * merged r26829 from trunk to branches/7.0:
updated php (5.2.4 -> 5.2.5)
security update: CVE-2007-4887
r26865 * merged r26850 from trunk to branches/7.0:
updated bacula (2.2.5 -> 2.2.6)
security update: CVE-2007-5626

Rene Rebe:

r26866 * fixed dirent alignment so that sparc64 dietlibc binaries do no
abort due SIGBUS
r26868 * merged r26169 from trunk: updated sparc64 linux26 config for
current upstream code, build-it rtc (as rtc modules yield
unresolved symbols otherwise) and added virt_to_phys and
phys_to_virt utilizing modules to the disable list
* additionally added CONFIG_SCSI_DC390T to the sparc64/
kernel26-disable.lst



On behalf of the T2 SDE project team,

René Rebe

--
René Rebe - ExactCODE GmbH - Europe, Germany, Berlin
http://exactcode.de | http://t2-project.org | http://rene.rebe.name

-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
lists@xxxxxxxxxxxxxx with a subject of: unsubscribe t2
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise