openSUSE 10.2 Beta 1 Changelog

------------------------------------------------------------------
--- Changelog.i386 ---------- Tue Oct 24 22:53:39 CEST 2006 ------
------------------------------------------------------------------
------------------------------------------------------------------
------------------ 2006-10-24 - Oct 24 2006 -------------------
------------------------------------------------------------------

++++ amarok:

- added curl-devel to buildreq

++++ blender:

- clean up spec file
removed build-fix.patch needed for configuration
- added support for openal
- added freealut-devel to buildrequires

++++ chromium:

- try to fix build with freealut

++++ kdebase3:

- update kdm config patch

++++ freealut:

- created package (branch from openal)
- added split-provides from openal-devel

++++ gnome-main-menu:

- Updated to work with both the ~/.recently-used.xbel and the old
~/.recently-used file formats. BNC #208368.

++++ kdebluetooth:

- fix file globbing (kitchensync support gone)

++++ kdevelop3:

- fix build

++++ libzypp:

- removed the last reference to /usr/lib64 to fix the build

++++ opensuse-updater:

- missing kcfg file in spec file
- r438
- fixed tarball submission

++++ perl-Net-Server:

- add perl-IO-Multiplex to Requires (#207466)

++++ suseRegister:

- set default requested mirrors to 1
- set temporarily default requested mirrors to 2

++++ yast2-installation:

- fixed nic detection (#213870)

++++ yast2-packager:

- Fixed SourceProgressCallback() return value (do not abort)
(#213628)
- 2.13.157

++++ yast2-storage:

- enable special handling for exactly one selected partition in
target partitioner (#214284)
- version 2.14.13

------------------------------------------------------------------
------------------ 2006-10-23 - Oct 23 2006 -------------------
------------------------------------------------------------------

++++ MozillaFirefox:

- Update to current CVS version of 2.0.
- Use www.opensuse.org as default home page for now (#203547).

++++ NetworkManager-kde:

- add patch knetworkmanager-fallback-thoenig-01.patch: The flag
'trusted' is gone (NetworkManager API change). Remove the
corresponding bits and replace with the 'fallback' flag. If this
flag is set for a wireless network, NetworkManager will also try
to connect to that network even if it has not been found by
scanning (helps when using broken wireless drivers)

++++ OpenOffice_org:

- fixed build with gcc (GCC) 4.1.2 20061018
- added /usr/share/templates to search path for templates; made sure that it was
added also for the existing user configuration

++++ WindowMaker:

- reverted previous change [#213889]
- added an offer to update the config files to start script
- documented the possibility of compatibility symlinks
in README.SuSE

++++ amarok:

- go back to 1.4.3 tarball, 1.4.4 was not released
- Add Play Audio CD context menu and supporting code so Amarok
can be used as default media player (b.k.o #136106)

++++ apache2-mod_python:

- simplify last fix, so it still builds with python < 2.5.

++++ aspell-dictionaries:

- added Serbian dictionary (sr)
- updated dictionaries da, de, fa, fo, ga, gd, he, lt, ru, uk, uz
- fixed version of aspell in Requires

++++ aspell-en:

- fixed version of aspell in Requires

++++ banshee:

- Updated to 0.11.2
* New interactive interpreted Boo shell
* Show DAAP shares under single master source (BGO #363548)
* Recursive child sources now possible (BGO #363548)
* Load XML audio profiles from multiple sources
* Fixed sorting issue with audio profiles combo control
* Added 'mode' suppport to mp3-lame audio profile
* Load audio profiles from BANSHEE_PROFILES_PATH env if set
* New SQL Database command layer for more secure and
optimized queries (BNC #212477)
* Do not require intltool 0.35
* Worked around various build problems with Mono 1.1.18

++++ coreutils:

- Update to coreutils 6.4.
** Bug fixes
chgrp and chown would malfunction when invoked with both -R and -H and
with one or more of the following: --preserve-root, --verbose, --changes,
--from=o:g (chown only). This bug was introduced with the switch to
gnulib's openat-based variant of fts, for coreutils-6.0.
cp --backup dir1 dir2, would rename an existing dir2/dir1 to dir2/dir1~.
This bug was introduced in coreutils-6.0.
With --force (-f), rm no longer fails for ENOTDIR.
For example, "rm -f existing-non-directory/anything" now exits
successfully, ignoring the error about a nonexistent file.

++++ dbus-1:

- add patch
dbus-send-do-not-close-shared-connection-thoenig-01.patch:
Do not call dbus_connection_close() for shared connection.

++++ eID-belgium:

- Update to version 2.5.9 (sbrys@novell.com)
- inclusion of application privacy filter and related daemon
- fixed compatibility issues with FireFox 1.5
- now using QT for rendering of pop-up windows

++++ exiftool:

- updated to version 6.49
* Added -eval option for conditional batch processing
* Allow .ExifTool_config file to be placed in application directory
* Decode copyright information from JPEG APP12 "Ducky" segment
* Decode Casio FirmwareDate
* Added IFD0 ProcessingSoftware tag (0x000b, written by ACD Systems)
* Added print conversion for InteropIndex
* Write InteropVersion automatically when creating a new InteropIFD
* Made RelatedImageFileFormat writable
* Protect all InteropIFD tags from being copied by default with -TagsFromFile
* Renamed XMP ExifImageHeight to ExifImageLength (to correspond with EXIF tag)
* Decode Minolta 7D FlashExposureComp (thanks Jeffery Small)
* Decode InternalSerialNumber from newer FujiFilm models
* Improved decoding of new Pentax PictureMode tag (thanks Doug O'Brien)
* Updated CustomFunctions in Canon CRW images and recognize CIFF extension
* Added a couple new Pentax LensType's (thanks Barney Garrett)
* Changed "AdobeRGB" to "Adobe RGB" in all ColorSpace values for consistency
* Fixed bug in recent update to extract large preview from Epson JPEG images
* Decode JPEG APP6 "EPPIM" segment used in Toshiba images
* Process PICT images to extract JPEG preview when -u option is used
* Added OtherImage composite tag
* Added PentaxModelID for K110D and a new K110D PictureMode tag
* Fixed problem extracting CoverArt from some MP4 audio files
* Fixed problem decoding Canon BulbDuration (affects Composite ShutterSpeed)
* Fixed problem reading/writing large Epson preview image in R-D1 JPEG images
and allow large (>64kB) preview images for all make/models
* The "-ext" option now overrides internal file selection rules
* Enhanced warnings when copying information to a specific tag
* Changed family 0 group name: GPS->EXIF
* Changed family 1 group names: APP12->PictureInfo,GraphicConverter->GraphConv
* Added a couple of new Pentax LensType's
* Fixed bug when re-writing NEF files which caused new preview image
written by Nikon Capture 4.4.0 to be lost
* Fixed bug which could cause problems if a user-defined composite tag
is created with the same name as an existing tag

++++ fetchmail:

- Updated to version 6.3.5:
* Bug fixes.
* Translation updates.
* Logging behavior changes.
* fetchmail now supports foo@example.org=bar user mappings for
multidrop boxes.
* Bouncing improvements.
* Improved IMAP and SDPS behavior.
* See NEWS for deprecated features and major incompatible change
advance warnings.

++++ kdebase3:

- add patch for kdm config update problem (#211874)
- add patch for WM configuration in session (FATE 301137)
- adding more default actions for khotkeys to support laptop
extra keys by default (#210875)
- fix file globbing build
- fix build for SUSE < 10.1

++++ fuse:

- update to version 2.6.0
* Improved read characteristics (asynchronous reads)
* Support for aborting filesystem connection
* POSIX file locking support
* Request interruption support
* Building module for Linux kernels earlier than 2.6.9 not supported
* Allow block device based filesystems to support swap files
* Several bugs fixed, including a rare system hang on SMP

++++ gdm:

- mkdir /var/log/gdm (#213737)

++++ gfxboot:

- translations updated
- added 'noinstallopt' option to gfxboot.cfg

++++ gnome-themes:

- Move the Industrial icon and cursor theme to /usr/share
Fixes https://bugzilla.novell.com/show_bug.cgi?id=214512
- Update ximian-artwork to version 0.6.3
- Fixes in Industrial icon and gdm themes

++++ grub:

- Actually, first asking the BIOS what's supported is another
source for errors, and does more harm than good Sad
After Bug#214342, let's try the unaltered patch.

++++ hal:

- patch hal-add-pm-utils-support.diff:
call pm-utils first, then try powersave if not available
- Recommends: pm-utils

++++ ispell-hungarian:

- updated to version 1.1.1:
* dual license (GPL, LGPL, MPL)
* lots fixes; details are in ChangeLog (Hungarian only)

++++ jpeg:

- remove unnecessary libtool .la file

++++ kbd:

- update mac-de []|{} mapping to match the X11 and MacOS mapping

++++ kdegraphics3:

- make jpeg file plugin use libexif for reading exif data (#167139)

++++ kdenetwork3:

- Fix crash bug #210577, where searching contacts with multiple user info fields
crashed Kopete

++++ kdepim3:

- fix build/files globbing
- disabled kitchensync build
- changed to kitchensync with OpenSync integration
- fix Korganizer fails to start from menu or minicli (#214256)

++++ kdevelop3:

- --disable-final to workaround ppc build problem

++++ kerry:

- update to version 0.2 release candidate:
* rewrote configuration as kcm modules
* support new Beagle backend for KNotes
* allow to display all hits at once in listview
* require a minimum of 3 chars for search
* option to show results as expandable one liners

++++ kitchensync:

- initial version of kitchensync

++++ kpowersave:

- added patch:
- kpowersave-disable_errorMsg.diff: disable DBUS/HAL/powersave
error messages for now.

++++ libgpod:

- Update to version 0.4.0
* added definitions for new sixth generation
iPod Videos, iPod Nanos and iPod Shuffle

++++ libmng:

- fix build (#208994)

++++ libofa:

- New SuSE package, version 0.9.3.

++++ liby2util:

- Fixed *_LDFLAGS to work with automake-1.9b.
- 2.14.0

++++ libzypp:

- added "zypper info" (jkupec)
- version 2.5.2
- fix rpm db timestamp
- add extra urls and optional urls to product API
- r4378

++++ lilypond:

- Updated to version 2.8.7:
* New stable branch, see NEWS.txt for complete feature list.

++++ limal:

- version 1.2.6
- add translations (pl, fi)

++++ limal-ca-mgm:

- version 1.2.5
- add new translations (ru fi)
- add some testcases
- some bugfixes

++++ mlmmj:

- update to RC4 from 1.2.12
o Fixed memory leak in checkwait_smtpreply()
o Changed mlmmj-process to look at environment variable DEFAULT
instead of EXT for qmail (Fabio Busatto)
o Added Frensh listtext unsub-confirm-digest
o Fixed EOF handling in checkwait_smtpreply()
o Fixed header unfolding in gethdrline()
o Changed German listtexts
o Changed English listtexts
o Changed chomp() to also remove CR from CRLF sequences
- add default listtext dir

++++ myspell-dictionaries:

- updated dictionaries: African, Austrian, Croatian, Danish, Faroese, French,
Galician, German, Hebwer, Italian, Irish, Latvian, Norwegian Bokmaal,
Norwegian Nynorsk, Polish, Zulu
- added dictionaries: Gujarati, Hindi, Marathi, Ndebele, Northern Sotho,
Swati, Tsonga, Venda, Xhosa

++++ myspell-hungarian:

- updated to version 1.1.1:
* dual license (GPL, LGPL, MPL)
* lots fixes; details are in ChangeLog (Hungarian only)

++++ ocrad:

- update to version 0.16:
* Version 0.16 released.
* Added new option `--filter'.
* Better algorithm for vertical space detection (blank lines).
* Some fixes made to `configure' script.
* Added two new debug levels.
* Improvements in character recognition.

++++ opal:

- clean up undefined C code (#213075)

++++ openal:

- Updated to version 0.0.8:
* First official release.

++++ openct:

- make /etc/init.d/openct executable (#212507)
- add syslog to Requires (#214298)

++++ opensuse-updater:

- string fixes
- Use KConfigXT and KConfigDialog instead of
a plain QWidget for general settings
- r435

++++ pciutils-ids:

- change to noarch

++++ powersave:

- unload modules with modprobe -r
- remove last HAL requirement which we don't need to build
- fix calculation for the multiple battery case
- remove on_ac_power which is provided by pm-utils
- r2591

++++ pptp:

- update to version 1.7.1
* use prctl(2) to set process name
* remove superfluous sigset variable and calls
* default to not require MPPE

++++ pptpd:

- fix logwtmp plugin version. Use ppp devel files in the
future. [#209908]

++++ pwdutils:

- Fix typo in ldap.conf, use again example.com as domain name
- Update to pwdutils 3.1.2: Fix seg.fault of pwconv on error
cases, check if crontab is installed before calling it.

++++ python-gnome:

- update to 2.16.0 (no changes, only promoted 2.15.90 to stable status)
- fixed some 64bit problems from PEP353 conversion

++++ python-ldap:

- update to 2.2.0
- OpenLDAP 2.2+ is now required
- code is cleaned up, many memory leaks fixed
- improved ldap.async - fixed Dict, added IndexedDict
- lots of bugs fixed
- fixed some 64bit problems with PEP353 conversion

++++ python-twisted:

- update to 2.4.0
- no longer works with py 2.2
- many improvements on Trial
- backwards compatibility layers disabled by default
- improved and extended API documentation
- new protocols
- many bugfixes
- fixed some 64bit problems from PEP353 change
- removed nonsensical "???" from one of the testfiles

++++ resmgr:

- log all error cases in pam_resmgr (#213598)
- add debug option to pam_resmgr
- introduce class remote-x-desktop
- update docu

++++ sax2:

- added plausibility check for monitor display size DDC data

++++ smart:

- fix distro.py

++++ tightvnc:

- also fix path /usr/X11R6/bin/Xvnc -> /usr/bin/Xvnc in config file

++++ ufraw:

- updated from cvs
* fixes
- provides and obsoletes rawphoto package (gimp-plugin)

++++ xabacus:

- Updated to version 7.2.5:
* Bug fixes.
* Subdeck fixes.
* Minor UI changes.
* Code imporvements.
* Danish Elementary School abacus added.
* Added 3 subdecks with 4 beads.

++++ xlockmore:

- Updated to version 5.23:
* Bug fixes.
* Several new options.
* Memory leak fixes.

++++ xmms-jack:

- Updated to version 0.17:
* Merged in latest bio2jack:
* Volume adjustment occurs immediately.
* Reduces the latency inside of bio2jacky.
* Bug fixes.

++++ xorg-x11-server:

- added build of Xephyr; useful for debugging KDE apps (coolo)

++++ xscreensaver:

- Updated to version 5.01:
* Backed out recent locale-related changes, since they broke far
more things than they fixed.
* Fail gracefully with ridiculously small window sizes.
* Better explosions in `boxed'.
* More dynamic motion in `sproingies'.
* More options in `flipflop'.
* Minor updates to `topblock'.
* Various other minor fixes.

++++ yast2:

- added .etc.policykit agent (reads/writes
/etc/PolicyKit/privilege.d/*.privilege files), used for
handling powermanagement permissions (fate #301180, bug #214272)
- 2.14.7

++++ yast2-core:

- Worked around building with doxygen 1.5.0 by not including
liby2util.tag.
- 2.14.3

++++ yast2-country:

- added support for Macedonian and Indonesian
- disable "Adapt checkboxes" when proposed keybaord layout/timezone is
the same as current one (#211869)
- 2.14.0

++++ yast2-installation:

- Added special installation client for Language Add-Ons
inst_language_add-on and it's XML workflow
add-on-template_installation.xml for calling this client after
the Add-On Product is added by the add-on client (FATE #301239).
- Adding add-on client to list of clients that are enabled for
AutoYaST cloning (bugzilla #198927).
- Added summary of the Release Notes client for the Control Center
(bugzilla #213878).
- 2.14.4

++++ yast2-iscsi-client:

- fixed #211890 - wrong handling .target.bash
- 2.14.0

++++ yast2-network:

- fate #100092 - command line support for netcards
- 2.14.4
- fate #300604 - UI to disable IPv6 (improved and fixed)
- 2.14.3

++++ yast2-packager:

- Added a checkbox Synchronize Changes with ZENworks to make the
undocumented feature "yast2 inst_source norug" more visible.
- Added a popup while doing the sync (#201453).
- 2.13.156

++++ yast2-power-management:

- adapted to the new powermanagement implementation (fate #301180,
bug #214272)
- require yast2 >= 2.14.7 (.etc.policykit agent)
- 2.14.0

++++ yast2-sound:

- help text - added 'aoss' wrapper description (fate #300351,
bug #117806)
- 2.13.16

++++ yast2-storage:

- change missing sysfs from error to warning to avoid breaking
packages importing Storage in testmode
- fix bug during deletion of BIOS raid devices (#213594)
- fix mis-detection of swap devices with label set (#206035)
- version 2.14.12

++++ yast2-trans-cs:

- Update to version 2.14.8.

++++ yast2-trans-da:

- Update to version 2.14.7.

++++ yast2-trans-fi:

- Update to version 2.14.6.

++++ yast2-trans-lt:

- Update to version 2.14.7.

++++ yast2-trans-nl:

- Update to version 2.14.2.

++++ yast2-trans-pl:

- Update to version 2.14.3.

++++ yast2-trans-ru:

- Update to version 2.14.11.

++++ yast2-trans-sv:

- Update to version 2.14.4.

++++ yast2-trans-uk:

- Update to version 2.14.2.

++++ yumex:

- update to version 1.1.4
* Misc fixes to work better with the latest yum 3.0 API.

++++ zen-updater:

- New source drop (r35738) which:
- Moves the superuser permission check into another thread so we
don't block the UI when we're installing local rpms (#213376)
- Removes the security and optional icons and replaces them with
"(Security)" and "(Optional)" next to the package name, as
appropriate; the icons were confusing and GTK doesn't have a
nice way to do per-cell tooltips (#193595)
- Removes ing-follows-follow-to-make-following.patch, which is
now upstream.

------------------------------------------------------------------
------------------ 2006-10-22 - Oct 22 2006 -------------------
------------------------------------------------------------------

++++ aspell-dictionaries:

- added arabic (ar) dictionary

++++ kdebase3:

- remove patches disable-kcm-modules.diff and close-use-yast2.diff
that made clock applet use yast timezone module
- patch KDE clock configuration to integrate better with SUSE
(#213897)
- update 3_5_branch diff to include clock fix for picking up
timzone changes (#213897)
- add patch for desktop lock to use xvkbd on tablet pc's (#213677)

++++ ghostscript-library:

- remove /usr/share/man/man1/escputil.1.gz, conflicts with gutenprint

++++ gnome-main-menu:

- Reduce BuildRequires.

++++ ifolder3:

- Remove svn files from tarball, use bz2 compression (#208691).
- Remove compat-libstdc++ from buildrequires (#208691).

++++ simias:

- Remove svn files from tarball, use bz2 compression (#208691).
- Remove compat-libstdc++ from buildrequires (#208691).

++++ sysconfig:

- add patch sysconfig-checkproc-replacement-fix-thoenig-01.patch:
Let the checkproc replacement be LSB compliant (b.n.c #213249).

------------------------------------------------------------------
------------------ 2006-10-21 - Oct 21 2006 -------------------
------------------------------------------------------------------

++++ MozillaFirefox:

- Disable non-working plasticfox and tango themes.

++++ MozillaSunbird:

- taken from openSUSE Build Service (Wolfgang Rosenauer):
- update to final version 0.3
- build supported locales

++++ arcad_eval:

- update to latest eval version
- add sample projects and elements
- require pilot-link, kdegraphics3-postscript, kdegraphics3-pdf

++++ automake:

- revert to previous version (too many changes - too many packages
to fix)

++++ mono-core:

- Remove glib2-devel from mono-nunit, not sure why it was ever there
(bnc #210224)
- Updated to 1.1.18.1
-removed upstream patches
-C# Generics fixes
-IO Layer changes to ease windows porting migration
-Security updates: major speed improvements
-Lots of Winforms fixes and updates
-Merged source for mcs and gmcs
-Performance tuning

++++ enscript:

- Fix use of autoreconf.

++++ fetchmail:

- Run automake.

++++ fftw3:

- Fix broken macro.

++++ ghostscript-library:

- Fix bogus version check.

++++ gnome-common:

- Work around bogus version check.

++++ xmms-plugins:

- Use autoreconf.

++++ inkscape:

- Don't use obsolete macro.

++++ plptools:

- Fix bogus version check.

++++ libapr-util1:

- libexpat.la was removed, look for libexpat.a also in lib64 (214240)
build parallel

++++ libgdiplus:

- Update to 1.1.18
-Update to cairo 1.2.4
-fixed to pass S.D. unit tests on big endian archs
-lots of rendering and parameter bug fixes

++++ lyx:

- Fix bogus version check.

++++ mono-basic:

- Update to 1.1.18
-many fixes to the basic runtime

++++ monodoc-core:

- Update to 1.1.18
-generics support and will display generic types
-documents custom attributes with their actual constructor calls
-monodocs2html now includes inherited members on type pages

++++ mozilla-nspr:

- from openSUSE BuildService (thanks Wolfgang Rosenauer):
- update to version 4.6.3: Bug fix release.

++++ perl-Bootloader:

- grub: using OO call for last fix (#213255)

++++ python-gobject2:

- update to version 2.12.2
* Make PyGObject 64-bit safe for Python 2.5
* All headers are now LGPL and not GPL
* Remove a couple of GCC warnings
* Revive distutils support
* Emission hook reference count bugfix
* MSVC/ANSI C compilation fix
* Bump Ctrl-C timeout handler from 100ms to 1000

++++ python-gtk:

- update to version 2.10.3
* Fix a crasher bug introduced in 2.10.2
* Make PyGTK work with Python 2.5 and 64-bit
- changes from 2.10.0 to 2.10.2
* distutils / win32 compilation fixes
* gtk.TreeSelection.selected_foreach bug fix
* Fix compilation older C compilers
- changes from 2.9.6 to 2.10.0
* Issue a warning when a DISPLAY is not set
* Copy style.css from pygobject docs when installing docs.
* Include the built docs in the tarball

++++ python-sqlite:

- update to version 1.1.8
* fixed a memory leak

++++ sax2:

- fixed --lowres mode, use 800x600 instead of 640x480. This
seems to be save enough at a level of 60Hz (#214238)

++++ smart:

- remove multi-version flag for kernel-source from distro.py (#210950)

++++ ufraw:

- Fix bogus version check.

++++ wv:

- build against system expat to reduce code size

++++ xorg-x11-fonts:

- updated encodings to release 1.0.1
* Added configure flags for --disable-gzip-small-encodings and
--disable-gzip-large-encodings for those who can afford a
little extra disk space usage and prefer the performance of
non-compressed reads.
* Also added COPYING file with generic XFree86 copyright/license
and converted ChangeLog to generate from git log.

++++ xsp:

- Update to 1.1.18
-2.0 updates

------------------------------------------------------------------
------------------ 2006-10-20 - Oct 20 2006 -------------------
------------------------------------------------------------------

++++ MozillaFirefox:

- Fix building of locales.
- update to version 2.0rc3:
* New features: Visual Refresh, Built-in phishing protection,
Enhanced search capabilities, Improved tabbed browsing,
Resuming your browsing session, Previewing and subscribing
to Web feeds, Inline spell checking, Live Titles,
Improved Add-ons manager, JavaScript 1.7, Extended search
plugin format, Updates to the extension system,
Client-side session and persistent storage, SVG text

++++ NetworkManager:

- Pull in latest CVS update: Don't kill nscd (#149613).
- Add a missing Requires to -devel package.

++++ aaa_base:

- chkconfig: add --allservices option, unify -l and -t handling

++++ amavisd-new:

- update to version 2.4.3
BUG FIXES AND WORKAROUNDS
- fixed a bug (introduced with amavisd-new-2.4.0): when receiving mail
from MTA through a LMTP protocol (not SMTP) and with D_BOUNCE as a
final*destiny setting, a suppressed non-delivery notification (e.g.
spam above cutoff_level) did not turn LMTP status into a success,
so an undesired bounce was generated by MTA in a post-queue filtering
setup, contributing to excessive bounce backscatter; reported by
Michael Scheidell, thanks to Gary V for analysis;
- bug fix to amavisd-release: a regexp needs to be relaxed to allow
quarantine names like Y/spam-Y5y7A3J5r2Ax.gz, reported by Rob Chanter;
- fix a bug in LDAP lookups which could lead to an infinite loop while
expanding %m in the filter; reported by Petr Vokac;
- add "LOCAL_STATE_DIR => '/var/lib'" to the SA object initialization
for versions of SA 3.1.4 or older, so that SpamAssassin would see
additional rules provided by sa-update and placed to its default location;
the SA 3.1.5 provides its own default so this becomes unnecessary;
- bug fix: don't reject mail when mail size restriction is in force,
the limit is exceeded, and $final_destiny_by_ccat{+CC_OVERSIZED}
is not D_REJECT;
- treat blacklisting like high spam score when considering suppressing
quarantining (@spam_quarantine_cutoff_level_maps) or suppressing sending
a DSN (@spam_dsn_cutoff_level_maps);
- calling do_quarantine() multiple times on the same message would accumulate
header edits from each invocation, fixed; (such situation can only happen
with a modified program);
- when defanging mail or releasing mail from a quarantine, with a goal
of not breaking DKIM Sender Signing Policy and DomainKeys policy,
do not copy existing Sender header field to a new header, and insert
our own Sender field (configurable by %hdrfrom_notify_recip_by_ccat);
Note that dk-milter-0.4.1 (dk-filter) incorrectly signs mail released by
amavisd from a quarantine - presence of X-Spam-* header fields preceded
and followed by Received header fields makes dk-filter inappropriately
reorder headers fields before signing. The dkim-milter works correctly.
The bug has been reported, but has not yet been resolved at this time.
- explicitly set PerlIO layer to ":bytes" on a temporary file handle for
email.txt (just in case); based on a problem report by Alexander Schäfer;
- in a string produced by a macro %c remove a decimal dot if score happens
to be an integer;
- reduce $sa_mail_body_size_limit from 512 kB to 400 kB in amavisd.conf
and amavisd.conf-sample for the time being, while the SA folks work
on http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5041
(MS Outlook Express seems to be chopping long mail in approx 500 kB chunks);
- another workaround for Perl taint bug: IO::Handle::_open_mode_string
taints the $1 when mode string to IO::File::open is '+<', use O_RDWR
instead; thanks to Ryan Frantz;
- abort if a specified syslog facility name is unknown, instead of
switching to LOG_DAEMON as before;
- change the code which selects defanging so that defanging is triggered
if any applicable contents category of a message chooses defanging;
counterintuitive behaviour reported by Tapani Tarvainen;
- fix example in amavisd.conf-sample to use +CC_SPAM instead of CC_SPAM
as a key to a hash, e.g. $final_destiny_by_ccat{+CC_SPAM}, otherwise Perl
would implicitly turn CC_SPAM into a string when used in such a context.
Note that any Perl expression syntax would do, as long as the argument
does not look like a plain variable which receives implicit quoting;
possibilities include $xx{&CC_SPAM}, $xx{+CC_SPAM}, $xx{CC_SPAM()},
$xx{(CC_SPAM)} and similar; a more obvious &CC_SPAM is avoided because
it prevents subroutine call inlining optimization in Perl;
- qmail: update amavisd-new-qmqpqq.patch to be compatible with Net::Server
version 0.91 or later; thanks to mr from DBA Lab S.p.A.;
- AM.PDP protocol: change the order of attributes returned in an reply:
delete and edit header fields before adding new header fields;
problem of deleting just-inserted header fields in a sendmail milter
setup reported by Petr Rehor;
- AM.PDP protocol change - with version 2 of the protocol the following
changes to the protocol were made:
* "version_server=2" is provided in a server response as the
first attribute, older versions did not provide such attribute
(assumed version on the server side was 1);
* delheader and chgheader now stand in a response before insheader
and addheader, assuming that milter MTA will execute these
in the same order;
* new attribute: "insheader=hdridx hdr_head hdr_body"
(where hdridx as used by amavisd will always be 0 for now), making
it possible to prepend header fields in a sendmail milter setup
(instead of appending them, breaking compatibility with DomainKeys);
problem noted by Adam Gibson and Petr Rehor;
* new attribute: "quarantine=reason"
place message on hold or to a quarantine maintained by MTA, and supply
a reason text (e.g. client may call smfi_quarantine milter routine);
For future use - it is currently (2.4.3 or earlier) never used.
- new feature: "pen pals soft-whitelisting" lowers spam score of received
replies to a message previously sent by a local user to this address;
- new feature: added command line options to override certain configuration
settings from a config file, see below;
- documentation bug fixes, especially on the use of SQL data type TIMESTAMP;
- zoo decoder interface routine can now use utility unzoo(1) or zoo(1);
- LDAP.schema: add missing LDAP attribute amavisSpamQuarantineCutoffLevel
to the list of allowed attributes in objectclass amavisAccount;
pointed out by Paolo Cravero;
- Delivery status notifications (DSN) are now supported, both as a SMTP
protocol extension and in notifications. Header fields like X-Amavis
and X-Spam are now prepended to mail header for DomainKeys compatibility.
Configuration variables can be chosen based on mail contents category,
which is now represented explicitly. A built-in macro expander is enhanced,
providing new macros and call types. Added support for passive operating
system fingerprinting with the use of p0f, supplying collected information
as a header field to SpamAssassin. Provide compatibility with Net::Server
0.91 and later.
- fix insufficient sender address sanitation when storing quarantined or
forwarded files as BSMTP files _and_ having a %s in the corresponding
*_method template; potential security vulnerability (with limited scope)
in versions of amavisd-new 2.3.1, 2.3.2 and 2.3.3 discovered by Thomas
Jarosch;
- recognize result "ms-windows metafile" (or "ms-windows metafont") from a
file(1) utility and provide short type 'wmf' for it; added two example
rules to amavisd.conf (and amavisd.conf-sample) to block files containing
Windows Metafiles, based on US-CERT Alert TA05-362A;

++++ php5:

- update to 5.2.0RC6
- reset right path in extension_dir (php5-php-config.patch)

++++ gtk-sharp2:

- added mono-devel to buildrequires

++++ arts:

- fix build with automake 1.10

++++ aspell-cs:

- update to version 20040614
- set Requires aspell >= 0.60
- added "doc" dir and COPYING into doc

++++ banshee:

- added mono-devel to BuildRequires

++++ beagle:

- Update to 0.2.11:
- Improves search time performance
- Adds KNotes backend
- Adds KAddressbook backend (fate #3596)

++++ blender:

- fix path`s in spec file. Plugins and help is now accesible from
menu #[213228]

++++ cloop:

- Switch to the distribution-independent KMP macros.

++++ dbus-1-qt3:

- add dbus-qt3-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection
- F=dbus-qt3-compile-fix-thoenig-01; mv $.diff $F.patch

++++ desktop-file-utils:

- Updated to version 0.11:
* Validate desktop file categories.
* Use GKeyFile instead of the old egg code in
update-desktop-database.
* Use GOption instead of popt.
* Fix grammar problem in one of the strings.
* NULL terminate search patch in update-desktop-database.
* Fix language to encoding mapping to match spec.

++++ ed:

- revert to 0.2: new version is broken (#212749)

++++ kdebase3:

- add reboot option parameter to ksm-server-timed.diff dcop call
- update kickoff.diff from SVN:
* if all hits are in same category show double amount of entries
* open Kerry showing only results of selected category link
* add categories for (k)notes and videos
* change logout/shutdown/restart to confirmation with timer
* implement switch user and reboot to other partition
- let logout applet call timed logout in ksmserver

++++ fontconfig:

- Bugzilla #213616: make suse-font-dirs.conf work again
by symlinking it into /etc/fonts/conf.d.

++++ freetype2:

- disable the recent fixes of the byte code interpreter because
if breaks the rendering of "Luxi Mono"
(/usr/share/fonts/truetype/luximr.ttf) See also:
http://lists.gnu.org/archive/html/freetype/2006-10/msg00034.html

++++ ft2demos:

- disable the recent fixes of the byte code interpreter because
if breaks the rendering of "Luxi Mono"
(/usr/share/fonts/truetype/luximr.ttf) See also:
http://lists.gnu.org/archive/html/freetype/2006-10/msg00034.html

++++ gecko-sharp2:

- added mono-devel to buildrequires

++++ gmime:

- Update to version 2.2.3:
* Decode the values for Subject, From, Reply-To.
* Code imporvements.
* Bug fixes.

++++ gpart:

- dont define __KERNEL__ in userland. use lseek instead
fix log warning
build parallel

++++ grub:

- re-added intel Mac patch with an extra safety check.
Systems where this code doesn't work I'd consider really broken.
As a last resort, System Control Port A and KBD controller
priority may be reversed, but let's try it this way first.

++++ gtksourceview-sharp2:

- added mono-devel to buildrequires

++++ hwinfo:

- more checks for obviously broken monitor sizes (#213630)

++++ kdelibs3:

- don't show progress when stating kio_beagle for beagle status

++++ kernel-bigsmp:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kernel-default:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kernel-source:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kernel-syms:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kernel-xen:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kernel-xenpae:

- patches.drivers/open-iscsi-git-update: Update release number
to match userland version.
- Update MOL patch.

++++ kst:

- update to version 1.3:1: numerous deadlock and crash fixes

++++ libbeagle:

- Update to 0.2.11:
- Improves search time performance
- Adds KNotes backend
- Adds KAddressbook backend (fate #3596)

++++ libcddb:

- Updated to version 1.3.0:
* Support for the 'album' command of the freedb2.org.
* Functions to set or reset some flags.

++++ libmspack:

- Updated to version 0.0.20060920alpha:
* Bug fixes.
* Write an mspack_system implementation that can handle normal
disk files, open file handles, open file descriptors and raw
memory all at the same time.
* Added a program for dumping useful data from CHM files.
* Added a new test example which shows an mspack_system
implementation that reads and writes from memory only.

++++ libopensync-plugin-google-calendar:

- initial versio of libopensync-plugin-google-calendar (0.19)

++++ libopensync-plugin-moto:

- initial version of libopensync-plugin-moto (0.19)

++++ libopensync-plugin-python-module:

- initial version of libopensync-plugin-python-module 0.19

++++ libqt4:

- update to 4.2.1:
* include CVE-2006-4811 patch
- fix typo in CVE-2006-4811 patch

++++ libqt4-sql-plugins:

- update to 4.2.1:
* include CVE-2006-4811 patch
- fix typo in CVE-2006-4811 patch

++++ libtunepimp:

- Updated to version 0.5.2:
* Case insensitive checking for the .mp3 extension
* Fallback to ID3v2 TDRC if TDRL is not found
* Ignore "MP3ext" in the padding area of ID3 tags
* Removed track lookup parts of libtunepimp
* WavPack, Speex and The True Audio metadata plugins
* Fixed non-album tracks renaming/moving
* Trivial change to id3tag to read tags empty ID3 frames
* Python bindings fixes
* Fixed checking for end of stream in Ogg Vorbis and FLAC plugins
* Added decoding to MPC plugin
* New acoustic fingerprint technology - MusicDNS
* New file name format variable %albumtracks
* New plugins: Musepack, WMA, MP4
* Setting TDTG frame in ID3 tags
- Do not try to build mad support in distributable build.
- Removed split mad support.

++++ udev:

- new upstream release 103
improve via_raid detection, cause some weird mp3-players have
that signature all over the place
- run mmc modprobe only at "add" events

++++ libzypp:

- zypper: nicer progress reports, with or without --verbose.
- Fixed reloading of target data after commit. Broken since
rev 3880.
- version 2.5.1
- revision 4365
- put query-pool in /usr/lib/zypp and not lib64
- r4363
- revert keyring changes, causes endless loop (obvious)
- add dist-product information, adapt store
- version 2.5.0
- r4355
- zypp-query-pool: For products show additionally distributionName
and distributionEdition. (required by #205392)
- revision 4349
- Add accessor for Product distributionName and distributionEdition.
(required by #205392)
- revision 4347

++++ lsof:

- update to 4.77
* lots of small bugfixes
- drop lsof_4.76_src-return.diff (included upstream)

++++ mailman:

- ensure not to quote None if set in /etc/sysconfig/mailman:MAILMAN_MTA

++++ manufacturer-PPDs:

- Fix bugs in HP PPDs ("* PageRegion" must be "*PageRegion").
- Check and warn for duplicate NickName entries.

++++ mftrace:

- Updated to version 1.2.5:
* Code cleanup.
* Documentation fixes.
* Now probably requires python 2.x.

++++ mono-tools:

- added mono-devel to buildrequires

++++ multipath-tools:

- make it build

++++ open-iscsi:

- Update to svn r713
- Use /dev/urandom instead of rand() (#180837)
- Fixup init script

++++ orca:

- Recommend gnome-speech so we have a speech engine available

++++ perl-Bootloader:

- grub: fix writing globals (#213255)

++++ perl-Config-Crontab:

- update to version 1.20:
added remove_tab to remove crontab files.

++++ perl-SQL-Statement:

- update to version 1.15:
* fixed placeholder bug in SQL::Statement::UPDATE

++++ rpm:

- Support the distribution-independent macros
%kernel_module_package_buildreq, %kernel_module_package, and
inside %kernel_module_package, the macros %flavors_to_build and
%kernel_source.

++++ python-dateutil:

- initial version of python-dateutil (1.1)

++++ python-imaging:

- fixed minor 64bit PEP353 related problems

++++ python-orbit:

- Update to 2.14.1
pyorbit-2.14.1: 11-Jnue-2006
- Fix build problem on cygwin
- Fix segmentation fault on orb.shutdown()
- Make it work on Python 2.5 and 64-bit platforms
pyorbit-2.13.1: 11-December-2005
- Add support for CORBA async calls
pyorbit-2.13.0: 4-December-2005
- Add thread safety; don't block threads on ORB.run or remote calls
- Allow creating custom POAs
- Support POA thread policies and ORBit thread hints
- Automatic type discovery now works for Python servers too
- Add new examples: echo client/server; threaded server

++++ qt3:

- update to 3.3.7:
* include CVE-2006-4811 patch

++++ qt3-devel-doc:

- update to 3.3.7:
* include CVE-2006-4811 patch

++++ qt3-extensions:

- update to 3.3.7:
* include CVE-2006-4811 patch

++++ qtcurve-gtk2:

- update to 0.44.3:
* Dont colour sliders when disabled/maxed-out.
* When drawing light slider border, draw around all 4 sides.
* Fix Firefox 2.x toolbar buttons.
* Evolution fix

++++ ruby:

- run ldconfig
- add site_ruby and vendor_ruby arch directories to the filelist

++++ sax2:

- update hwinfo DDC detection, additional data evaluation code

++++ simias:

- make all C and C++ files build with RPM_OPT_FLAGS.

++++ suseRegister:

- add installed-desktops to evaluateCommand[F#301240]
- use new zypp-query-pool and try to get dist[product|version]
from it [part fix for #205392]
- require libzypp not libzypp-zmd-backend

++++ taglib:

- fix build with automake 1.10

++++ tftp:

- update to version 0.4.3
- Fix double-free error on ^c in client.
- Try to deal with clients that send TFTP requests to broadcasts
(apparently some recent Sun boxes do this instead of using the
address told by DHCP. Bad Sun! Bad Sun!)
- Portability fixes.
- removed first chunk from tftp-hpa-0.40.diff and renamed it to
tftp-hpa-0.43_include_sys_params.patch. the first chunk was
fixed upstream.
- patches rediffed and renamed:
tftp-bcopy-secfix.diff -> tftp-hpa-0.43_bcopy_secfix.patch
tftp-hpa-0.40.readline.diff -> tftp-hpa-0.43_readline.diff
tftp-hpa-0.40-syntax.diff -> tftp-hpa-0.43_syntax.diff
- added tftp-hpa-0.43_signdness.patch:
fixed signedness warnings which where mostlikely caused by the
bcopy fixes.

++++ tls:

- Patched cipher tests to match cipher list of openssl-0.98d.

++++ xfsdump:

- update to 2.2.42
* Rework code to remove the DMAPI build and run-time dependency.
* Fix issues with makedepend on libtool libraries.
* Fix annoying "ignores datarootdir" warning from configure.
* Fix issues with makedepend build infrastructure.
* Fix for parallel compiles, thanks to Robin H. Johnson.

++++ xfsprogs:

- update to 2.8.11
* xfs_repair prefetch optimisations.
* Make many tools use direct I/O on Linux if the underlying
device supports it. Mainly for speeding up xfs_repair as
libxfs does its own internal metadata buffering now.
* Fix warnings from mkfs.xfs on ramdisk devices.
* Fix issues with symbolic link handling in Makefiles.
* Fix v2 directory rebuilds in phase6 of xfs_repair.
* Fix buffer sizing issue for large pagesize systems,
affecting mkfs auto-device-type-detection heuristics.
* Fix rpm issue with install targets as uid/gid zero (we now
using symbolic names rather than the numeric versions).
* Fix issues with makedepend on libtool libraries.
* Fix build of xfs_logprint for different uuid_t definitions;
thanks to Craig Rodrigues.
* Fixed xfs_repair handling of duplicate names in a directory.
* Update translation Makefile to work better with the Ubuntu
translation system. Thanks to feedback from Martin Pitt.
* Fix annoying "ignores datarootdir" warning from configure.
* Fix issues with makedepend build infrastructure.
* Add prefetch code for improved xfs_repair run times.

++++ xorg-x11-libs:

- Bugzilla 213320: add lcd-filter-2 patch from David Turner, see
http://lists.gnu.org/archive/html/freetype/2006-09/msg00083.html
http://david.freetype.org/lcd/libXft-2.1.7-lcd-filter-2.patch
(This patch is needed for freetype >= 2.2.2).

++++ yast2-network:

- fate #300628 - indicate when netcard is not present
- 2.14.2
- #176804 - root on iscsi
- 2.13.70

++++ yast2-packager:

- handle Ignore button properly when a download fails, do not
abort installation (#200084)
- 2.13.155

++++ yast2-pkg-bindings:

- added missing YCP callback evaluation (#213628)
- DoneProvide callback - pass file name argument,
handle Ignore return value (#200084)
- log a warning when an obsoleted YOU callback is registered
- 2.13.100

++++ yast2-trans-cs:

- Update to version 2.14.7.

++++ yast2-trans-da:

- Update to version 2.14.6.

++++ yast2-trans-fi:

- Update to version 2.14.5.

++++ yast2-trans-hu:

- Update to version 2.14.7.

++++ yast2-trans-km:

- Update to version 2.14.5.

++++ yast2-trans-lt:

- Update to version 2.14.6.

++++ yast2-trans-nb:

- Update to version 2.14.1.

++++ yast2-trans-pl:

- Update to version 2.14.2.

++++ yast2-trans-ru:

- Update to version 2.14.10.

++++ yast2-trans-tr:

- Update to version 2.14.4.

++++ yast2-trans-uk:

- Update to version 2.14.1.

++++ yast2-tune:

- added missing system_settings_finish.ycp client - save settings
at installation time (feature #110070, #110071)
- 2.13.9
- added SysRq configuration option (feature #110071)
- added global I/O scheduler option (feature #110070)
- removed pci_id client (merged into system_settings client)
- 2.13.8

++++ ypbind:

- Add patch ypbind-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection to the D-Bus system bus.

++++ zen-updater:

- Add patch (ing-follows-follow-to-make-following.patch), fixing
a trivial tyop.

++++ zmd:

- New source drop (r35668) which:
- Teaches zmd about 10.2 as a target (#212252).

------------------------------------------------------------------
------------------ 2006-10-19 - Oct 19 2006 -------------------
------------------------------------------------------------------

++++ 915resolution:

- 965.diff: support for 965G/965Q/946GZ

++++ OpenOffice_org:

- updated ooo-build to version 2.0.4.1:
* common dir for language independent templates
* new "Labels" template category
* temporary disabled some more dangerous speedup fixes
* lots VBA fixes
* lots fixes from Fedora
* mozab driver path encoding problem on Win32
* build with recent wizard crash fix
* parallel build fix
* install SDK only for en-US
- updated extra translation sources: Danish, Greek, Welsh
- updated thesaurus dictionaries: German, Polish
- updated hyphen dictionaries: Polish
- added thesaurus dictionaries: Norwegian Nynorsk, Portuguese
- added hyphen dictionaries: Croatian, Norwegian Nynorsk, Norwegian Bokmaal
- added some Slovene extras
- removed outdated extra translation sources: Polish

++++ apache2-mod_fcgid:

- fix missing return value of is_kill_allowed()

++++ bluez-utils:

- add back lost python-gobject2 requires to dbus-test
- documentation fix for keyboard and mouse READMEs

++++ e2fsprogs:

- fix bug in uuid patch

++++ evms:

- Merged fixed for 204895 to make EVMS not hung

++++ expat:

- strip .la file

++++ filesystem:

- added language ne to list

++++ git:

- Update to git-1.4.3 - UI improvements, speedups, random new
features (e.g. git-daemon name-based virtual hosting support),
basic Git.pm
- Fixes build failures due to asciidoc incompatibilities

++++ gnome-panel:

- Initialize location variable properly (#204645)
- Initialize comparison variables properly (bgo #363309)
- Remove obsolete bits of build warning patch

++++ gnome-screensaver:

- Remove gnome-screensaver-disable-root-unlock.patch, upstream no
longer allows the root password to unlock (#213090)

++++ gnome-spell2:

- removed the devel split because this broke other packages and the
fact that there are no devel files in the package.

++++ gtkam:

- Upgraded to 0.1.13.head.
- fixed building against CameraList -> CameraList* change.

++++ hwinfo:

- thoenig: do not close shared connection to the D-Bus system bus
- added hd_update_driver_data() that updates just the driver
information for an hardware item

++++ idutils:

- Work around rpm bug.

++++ inst-source-utils:

- Obsolete only autoyast-utils <= 2.14.6

++++ kdebase3-SuSE:

- remove all references to http://news.opensuse.org/rss
- default to qtcurve for gtk style, add default configuration
- update SUSEgreeter text for Beta and for final release

++++ kdebluetooth:

- work-around rpm madness to fix build

++++ kdelibs3:

- update admin tarball

++++ kipi-plugins:

- fixed build with newest libgphoto2.

++++ libgnomeui:

- Updated to libgnomeui-2.16.1.

++++ libidn:

- update to 0.6.8:
* The gnulib directory is separated into two directories.
* Update gnulib files.
* Some minor cleanups, like assuming locale.h and setlocale().
* API and ABI is backwards compatible with the previous version.

++++ libqt4:

- fix provides/obsoletes for libqt4-dbus
- add patch for integer overflow in QPixmap/QImage
(#212544, CVE-2006-4811)

++++ libqt4-sql-plugins:

- fix provides/obsoletes for libqt4-dbus
- add patch for integer overflow in QPixmap/QImage
(#212544, CVE-2006-4811)

++++ libzypp:

- added test case for KeyRing
- fire trustedKeyAdded in all calls to import trusted key
not only in signature check workflow.
- r4342
- zypper update: implemented minimal version (patches only)
- zypper list-updates: changed default type from package to patch,
consider patches affecting the package manager separately
- version 2.4.1
- r4338
- add zypp-query-pool, so registration doesn't depend on
libzypp-zmd-backend being installed. Will remove from
backend when suseregister gets updated.
- Make sure config.rpath is present.

++++ libzypp-zmd-backend:

- Make sure config.rpath is present.

++++ lua:

- fix wrong prefix in lua.pc
- link liblua with -lm to satisfy unresolved symbols
- include lua.pc

++++ minicom:

- update to 2.2
* Vietnamese translation added
* Norwegian translation added
* Traditional chinese translation added
* Swedish translation added
* Romanian translation added
* default to 8bit mode if LANG or LC_ALL are set
* default baud rate set to 115200
* Various code cleanups and fixes

++++ monodoc-core:

- Remove manual Requires. mono-devel isn't needed, and all other
deps will be generated automatically. (bnc #212972)

++++ net-snmp:

- added net-snmp-5.4_default_store_return_value.patch:
backport my patch from 5.4 so we can get rid of the build errors.
the patch removes/disables dead code.

++++ opensuse-manual_en:

- Update.
- Some desktop file adjustments, but still broken.

++++ opensuse-updater:

- show sources in list
- show error descriptions
- r433

++++ perl-BerkeleyDB:

- update to 0.31
* Fixed DB_GET_BOTH.

++++ perl-DBD-mysql:

- update to 3.0008
* Added multiple fixes to dbd_st_prepare which fixed variable
overwrite and unset increment counter. Also improved loop which
checks statements for presence of "LIMIT" by using a pointer
as opposed to char array increment variable.
* Fixed declaration of "row" in mysql_st_internal_execute
which caused compile errors on some platforms
* Fixed casting of num_params to unsigned int in calls to NewZ
in mysql.xs

++++ perl-Net-Netmask:

- update to 1.9014
* Fix bug: cidrs2inverse wouldn't notice /32-sized holes.

++++ pychecker:

- update to 0.8.17
- bugfixes
- new command line options for better output control
- support for skipping broken extensions
- support for new opcodes

++++ python-zopeinterface:

- minor changes for better 64bit compatibility with PEP353

++++ qt3:

- add patch for integer overflow in QPixmap/QImage
(#212544, CVE-2006-4811)

++++ qt3-devel-doc:

- add patch for integer overflow in QPixmap/QImage
(#212544, CVE-2006-4811)

++++ qt3-extensions:

- add patch for integer overflow in QPixmap/QImage
(#212544, CVE-2006-4811)

++++ quilt:

- Switch to the upstream 0.46 tarball.
- Add a few missing pieces in the "refresh -z" patch.

++++ simias:

- Fix to work with newer mono.

++++ xsp:

- Add mono-devel to fix bnc #213576 (missing provides)

++++ yast2-packager:

- dirinstall - quote directory name, it can contain spaces
(locilka@suse.cz) (bug #211576)
- 2.13.154

------------------------------------------------------------------
------------------ 2006-10-18 - Oct 18 2006 -------------------
------------------------------------------------------------------

++++ ImageMagick:

- disabled -fstack-protector for %suse_version <= 1000

++++ Mesa:

- added static libGLU to Mesa-devel-static package (Bug #212532)

++++ NX:

- removed bogus libX11/libXext/libXrender provides (Bug #212276)

++++ acpid:

- unload asus_acpi on unsupported machines.
- load cpufreq_acpi after speedstep-smi module.
- load the cpufreq_conservative governor (bug 163767).
- ignore editor backup files for the event configuration.
- package the provided action script samples under documentation.
- cleanup the specfile %prep section.

++++ aqbanking:

- Updated to version 2.2.3:
* Allows to setup iTAN HBCI accounts.
* Improved support for HBCI iTAN mode, added an import profile
for ABN AMRO Bank (NL).
* Fixes some errors.

++++ bluez-utils:

- add python-gobject2 to requires of bluez-test (apitest is python)
- remove "modprobe -r hidp" from the init script (bug 154364)

++++ gcc41:

- Update to SVN branch head, fixes PR29119, PR29091 and PR28960.

++++ cscope:

- updated to version 15.6
* fixed various security issues
- dropped obsolete CVE-2006-4262.patch, tmpfile.patch

++++ cups-drivers:

- update to foomatic DB from 2006-10-18:
* updated printer descriptions
* new printers: HP LaserJet P2015, HP LaserJet M3035_MFP,
HP LaserJet M5035_MFP, HP LaserJet M4345_MFP, HP LaserJet P3004,
HP LaserJet P3005
* fixed link from HP LaserJet 4M
* PostScript driver has now "%!PS-Adobe" instead of only "%!"
at beginning of output
* new printers: HP DeskJet 3940, HP DeskJet 3920, HP OfficeJet 5600
* new printers: Toshiba 282, Toshiba 451c, Toshiba 452, Toshiba 850
- update to foomatic DB engine from 2006-10-18:
* let CUPS only list PPD files which are really valid
* In some cases printer/driver combos with empty command line prototye
were still listed by CUPS.
* some (unknown) Debian changes
- cleaned up specfile

++++ doxygen:

- updated to version 1.5.0
* Cleaned up the internal structures to make them smaller,
and made doxygen use a temporary file to store the parse
results (instead of keeping them in memory), which will
further reduce the memory usage, especially for large projects
* Sections produces by \note, \warning, \remarks etc, now have
a class label in the generated HTML (

tag) so you can give
them a distinct style using a non-default stylesheet
(i.e. using HTML_STYLESHEET).
* Lots of bugfixes

++++ evolution-data-server:

- Fix missing declaration.

++++ fontconfig:

- Bugzilla #213190, Fate #300430: "Use CMEXSong font as the
default font for zh_TW locale"

++++ foomatic-filters:

- update to new upstream version: contains "fix of bashism"

++++ libgcj41:

- Update to SVN branch head, fixes PR29119, PR29091 and PR28960.

++++ gwget:

- updated to cvs (cvs.patch) - fix uninitialized variable [#211774]

++++ iscan:

- Added Suse desktop menue entry (see Suse bugzilla bug #209365).

++++ kdepim3:

- add workaround for kmail crash (#213257)

++++ kernel-bigsmp:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kernel-default:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kernel-source:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kernel-syms:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kernel-xen:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kernel-xenpae:

- Switch from using /sbin/update-bootloader to using
/usr/lib/bootloader/bootloader_entry for adding/removing
bootloader entries for kernel packages.
- Modify the specfiles so that they will compute release numbers
correctly in Autbuild as well as in the build service.

++++ kerry:

- update to svn version:
* smaller minimum height
* add dcop search call with scope for Kickoff

++++ libwnck:

- Enabled creating of doc package (#193240).

++++ yaz:

- Cleaned up the code a bit.
- Fix an off-by-one error (#207880).

++++ libzypp:

- zypper search: fixed uninitialized members that made all searches
exact and case sensitve
- zypp-checkpatches, write in the right file
- r4328
- Install resolvables although they are unneeded
if they have NOT the kind patch/atoms
Bug 210538 - freshens/supplements does not work with patterns
- r4326

++++ libzypp-zmd-backend:

- query-pool products @system does not show installed
products. (target is not autoloaded in zypp 2.4)
(#213261)
- r4324

++++ lua:

- update to 5.1.1
Language:
* new module system.
* new semantics for control variables of fors.
* new semantics for setn/getn.
* new syntax/semantics for varargs.
* new long strings and comments.
* new `mod' operator (`%')
* new length operator #t
* metatables for all types
API:
* new functions: lua_createtable, lua_get(set)field, lua_push(to)integer.
* user supplies memory allocator (lua_open becomes lua_newstate).
* luaopen_* functionst must be called through Lua.
Implementation:
* new configuration scheme via luaconf.h.
* incremental garbage collection.
* better handling of end-of-line in the lexer.
* fully reentrant parser (new Lua function `load')
* better support for 64-bit machines.
* native loadlib support for Mac OS X.
* standard distribution in only one library (lualib.a merged into lua.a)

++++ manufacturer-PPDs:

- Updated PPDs from the following manufacturers
to the newest available from LinuxPrinting.org:
HP, OCE, Sharp, Kyocera, Ricoh-family (Ricoh, Gestetner,
Infotec, Lanier, NRG, Savin), Brother, Oki,
but Epson cannot be updated because of non-free license.
- Added Toshiba PPDs (under GPL with additional permission).

++++ nss_ldap:

- Update to nss_ldap-253. Fixes crasher if an empty buffer is
passed to initgroups (glibc NSS only)

++++ opensuse-gnomeuser_en:

- Version 10.2: new package (preliminary, for testing).

++++ opensuse-updater:

- show the right status
- r429
- start the check at startup
- r423

++++ perl-libwww-perl:

- add perl-Crypt-SSLeay to Recommends (#211537)

++++ rpm:

- split up jumbo patch in 78 small patches
- fix lua directory handling [#201518]
- add /etc/rpm directory to filelist [#208762]

++++ pwdutils:

- Update ldap.conf to reflect latested addtions to nss_ldap's
default ldap.conf

++++ rpm-python:

- use rpm.spec for building instead of duplication everything
- delete superfluous .a and .la files [#202604]
- create .pyc and .pyo files [#205711]

++++ solfege:

- updated to version 3.6.3:
* Added small section about learning trees to the user manual
* create .solfege/learningtrees if it does not exist
* Ask if to save the current learning tree
* po file updates
* Learning tree editor improvements

++++ squid:

- upgrade to version 2.6.STABLE4:
* New wccp2_weight directive
* Numeros COSS fixes and improvements
* Support for WCCP2 hash based assignment and weighted assignments
* Windows port update
* Many small fixes to better detect invalid configurations
* Bug #1760: FTP related memory leak
* SNMP mib updates for some minor missing details
* Bug #1590: Silence those harmless ETag loop warnings
* Bug #1740: Squid crashes on certain malformed HTTP responses
* Bug #1699: assertion failed: authenticate.c:836:
"auth_user_request != NULL"
* a number of other minor and cosmetic bugfixes. See the list of
squid-2.6.STABLE4 changes and the ChangeLog file for details.
- removed ncsa patch, now upstream included

++++ suspend:

- update to current CVS:
- fix suspend to swap partitions > 2GB
- add support for swap files (needs newer kernel)
- whitelist update
- package version number restructured to make future updates to
upcoming releases smoother

++++ tcllib:

- New version: 1.9
- Added modules:
base32: Base32 encoding
bench: Benchmarking support
interp: Interpreter utilities
json: JavaScript Object Notation
ldapx: OO wrapper around ldap
math::bigfloat: Large FP numbers
nmea: NMEA gps messages
otp: RFC 2289 One-Time Passwd
page: Generator for MEcpu code and graph-based compiler
SASL::XGoogleToken: X-GOOGLE-TOKEN auth
term: Low-level terminal control
tiff: TIFF image manipulation
transfer: Classes handling and organizing various types of
data transfers across sockets.
- Textutil functionality split into separate packages.
- Updates and bugfixes to most other modules.

++++ trackballs:

- Fix an off-by-one bug.

++++ unixODBC:

- updated to version 2.2.12
* Add missing SQLSetStmtOptionA and SQLSetStmtOptionW
* The config string being passed into ConfigDsn was wrong,
removed semicolon, and added terminating double null
* Add help help to isql
* Alter odbctest FullConnect to use SQLDriverConnect
* Replace a missed flag for true 64 bit operation
* Add ODBC3<->ODBC2 type mapping in SQLSetParam
* Tidy up the search for GUI lib code in SQLManageDatasource
* Fix possible exit from SQLConnect without having closed
in the driver
* Alter args to SQLParamOptions
* Fix bug preventing attribute length from being returned from
SQLDrivers
* Fixed broken iusql
- dropped obsolete unixODBC-2.2.12.patch unixODBC-qt-dirs.patch

++++ x11-input-wacom:

- updated to release 0.7.6-1
* obsoletes linuxwacom-0.7.0-rotate-patch
- fix-linuxwacom-Makefile-64bitArch.diff no longer required

++++ xgl:

- Update for modular X.

++++ xorg-x11:

- /etc/X11/xdm/Xsetup: added "-xdm" option for xvkbd (Bug #213034)

++++ xorg-x11-libX11:

- imLcIm.c.diff:
* no longer twice-open the compose file in Xinput setup

++++ xterm:

- updated to xterm-222
* minor optimization for recoloring cursor via dynamic colors.
* fix a bug caused by restructuring of tek4014 widget
(report by Paul Schenkeveld)

++++ yast2:

- Returning `abort from ProductControl::Run in case of Abort button
pressed during the second stage installation (FATE #300422).
- 2.14.6
- NetworkDevices: return device type (e.g. netcard, modem,..) in
human readable form
- NetworkPopup: display more information (besides device id also
type, name and IP address)
- Moved NetworkPopup.ycp from library/wizard to library/network
- 2.14.5

++++ yast2-control-center:

- Implemented feature #300460: Use gettext for module names
- V 2.13.3
- Implemented feature #300915: Increase Visibility of Search Function

++++ yast2-installation:

- Added a life-belt into the second stage installation. It can be
restarted under these circumstances:
1.) User aborts the installation
2.) Installation process is killed during the installation
3.) Computer is restarted during the installation (reset)
The very next time the system is restarted. YaST starts and
informs user that the previous installation was aborted/failed.
Then users are asked whether they want to rerun the second stage
installation (FATE #300422).
- Fixed setting own Y2MAXLOGSIZE up in order to save memory
requirements during the first stage installation.
- 2.14.3

++++ yast2-network:

- fate #300604 - UI to disable IPv6
- 2.13.69

++++ yast2-theme:

- Reverting the previous change on AJ's request.
- 2.13.16

++++ yelp:

- modified yelp-2.14.0-process-suse-manuals.patch to include
opensuse-manual and opensuse-gnomeuser docs.

------------------------------------------------------------------
------------------ 2006-10-17 - Oct 17 2006 -------------------
------------------------------------------------------------------

++++ DirectFB:

- Fix filelist.
- fix devel package filelist

++++ ImageMagick:

- updated to 1.3.0-0
* enhanced -fx
* many bugfixes, see ChangeLog

++++ MozillaFirefox:

- disabled debugging.

++++ NetworkManager:

- Pull in latest CVS updates:
- Don't loop infinitely if netmask is 0 (Gnome #352634)
- Bump vpn timeout to 45s.
- Backported async scanning patch backported from HEAD.
- Make renaming a VPN entry work (Novell #193711).
- Make sleep/wake distinguishable from enable/disable networking
(Novell #199071).
- Fix a packaging issue (Novell #212506).
- Add 'fallback' support (Novell #175172).
- Remove nm-dbus-api-fix-thoening-01.path as it's upstream now.

++++ acpid:

- load CPUFreq modules before acpi modules, otherwise we would
exit without acpi support

++++ alsa-tools:

- fix wrong comparison with string literal (#211295)
- add mixxx mode to us428control

++++ apache2-mod_fcgid:

- build the module for all MPMs, not only for prefork

++++ autoyast2:

- autoyast2-utils dropped
(use inst-source-utils instead)
- 2.14.10

++++ bind:

- there is no SuSEconfig.syslog script anymore, thus remove the
YaST hint from the sysconfig template

++++ blender:

- removed ffmepg from requires

++++ bridge-utils:

- update to 1.2
* Fixed bug where setting port priority set path cost instead

++++ clanlib:

- use DirectFB-devel in BuildRequires
- add DirectFB-devel to require-list in devel package

++++ dar:

- remove upx require

++++ dhcp:

- there is no SuSEconfig.syslog script anymore, thus remove the
YaST hint from the sysconfig template

++++ evince:

- update to version 0.6.1
- Bug Fixes:
* Current page follows find page
* Reopen reloads document
* Document size is guessed correctly
* Icons are installed in correct folders
* Memory leak fixed, etc
- translation updates

++++ kdebase3:

- updates to the systray ordering patch

++++ fontforge:

- update to 20061014.
remove bugzilla-203490-local-variable-used-before-set.patch
(included upstream).
- Fix Bugzilla #211543 ("array subscript out of range).
- Fix invalid operation (like x = x++;)

++++ g-wrap:

- move requires glic-devel to devel package
- added guile-devel gmp-devel libtool to Requires for devel package

++++ glibc:

- add ldconfig-old-cache patch to speed up ldconfig

++++ glibc:

- add ldconfig-old-cache patch to speed up ldconfig

++++ glibmm2:

- update to version 2.12.2
- Fix for api-default-signal-handlers option
- win32: Remove unused source file from Visual Studio project
- Support optional ifdef parameters in the .hg macros,
to allow, for instance the --enable-atk=no option,
to disable the build and use of the atkmm API,
for use in embedded environments.

++++ gnome-icon-theme:

- update to version 2.16.0.1
- Updated system-lock-screen icon to fill all sizes - bug #354257
- Updated accessories-text-editor icon to fill all sizes - bug #354256
- Updated 24x24 utilities-terminal icon from 22x22 icon - bug #354279

++++ gnome-screensaver:

- Remove dead patches

++++ gnome-themes:

- update to version 2.16.1.1
- Bugfixes:
* icon-themes/HighContrast-SVG/scalable/actions/Makefile.am:
* icon-themes/HighContrast-SVG/scalable/apps/Makefile.am:
* icon-themes/HighContrast-SVG/scalable/categories/Makefile.am:
* icon-themes/HighContrast-SVG/scalable/devices/Makefile.am:
* icon-themes/HighContrast-SVG/scalable/status/Makefile.am:

++++ gphoto:

- Upgraded to 2.2.1.4.trunk
- moving headers around mostly.

++++ gtk2:

- update to version 2.10.6
- Bugs fixed:
- 358931 2.10.5 build issue due to a typo
- 357280 Compile crashes
- 359053 Reduce relocations
- 359052 gtk_print_settings_get_duplex() return wrong
value for one of vertical setting

++++ gtkmm2:

- update to version 2.10.2
- Added --enable-atk=no option, to disable the build and use
of the atkmm API, for use in embedded environments
- Book: Added Plug and Socket chapter to book, with example

++++ hplip:

- Updated to version 1.6.10:
Several more supported LaserJet printers.
Many bug fixes (no Suse bugs).
- Fixed typo in keyword in some LaserJet PPDs
("* PageRegion" -> "*PageRegion").

++++ iptables:

- updated to version 1.3.6
* Support multiple matches of the same type within a single rule
* DCCP/SCTP support for multiport match (needs kernel >= 2.6.18)
* SELinux SECMARK target (needs kernel >= 2.6.18)
* SELinux CONNSECMARK target (needs kernel >= 2.6.18)
* Add support for statistic match (needs kernel >= 2.6.18)
* Optionally read realm values from /etc/iproute2/rt_realms
* Bugfixes

++++ kbiff:

- Clean up previous patch to support existing configs properly

++++ kdebase3-SuSE:

- default systray sort order

++++ kdelibs3:

- update to 3_5_BRANCH.diff to add workaround
for gdb being unable to produce a valid backtrace

++++ kernel-bigsmp:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ kernel-default:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ kernel-source:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ kernel-syms:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ kernel-xen:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ kernel-xenpae:

- add patches.xen/xen-erratic-mouse.diff: Fixes erratic mouse
behavior in SLES10 hvm guest.

++++ plptools:

- updated to 0.16
only bugfix release, some patch are included

++++ koffice:

- add workaround for gcc bug

++++ konversation:

- update to version 1.0.1:
- A bug that caused left-to-right text contained in lines determined
to be right-to-left text to appear reversed has been fixed.
- Whether a line is treated as right-to-left vs. left-to-right text
is now determined by the amount of each type of character in the
line, improving the user experience in chats involving bi-directional
text considerably.
- The "Edit Network" dialog has been refined for clarity and ease of use.
- A warning dialog to prevent accidentally quitting Konversation has
been added.
- The Auto Replace list can now be sorted.
- The '/media' script command now sports improved player recognition,
enhanced and easier configurability, the ability to distinguish
between audio and video media as well as newly added support for
kdetv. New '/audio' and '/video' command aliases have been added to
expose these new abilities.
- The lower boundary of the default DCC port range has been raised
from 1025 to 1026 to avoid conflicts with the commonly blocked
Windows RPC port 1025.
- Dismissing an OSD notification by clicking on it will now also cancel
the systray notification flash.
- A new configuration file option [OSD]OSDCheckDesktopLock has been
added, allowing to manually disable the screensaver check in non-KDE
environments that do not support it, causing the OSD not to be
displayed.
- A bug that could lead to the "Switch to" sub-menu in the context menus
of tabs not to be updated properly upon switching tabs has been fixed.
- A bug that caused the 'irc setBack' DCOP call not to function has
been fixed.
- A bug that caused ampersands in the names of tabs not to be displayed
and an immediately following character to be used as keyboard
accelerator has been fixed.
- A bug that caused ignoring nicknames with '[' or ']' characters in
them to fail has been fixed.
- Command aliases containing regular expression syntax can no longer
cause built-in commands not to function.
- A bug that caused the Konversation irc:// protocol handler not to
function has been fixed.
- Compatibility with systems that do not use the GNU bash shell as
default shell has been improved.
- A notable number of code quality improvements suggested by KDEs
automated quality control service EBN have been implemented.

++++ ktorrent:

- remove geoIP database due to license issues (#188562)

++++ kvirc:

- update to 3.2.5
- documentation cleanups
- Fixed some docs about KVS
- Fixed couple of bugs, include crashbug when applying a new theme
- Changed trayicon bechaviour. Now it's configurable.
- Make Tree taskbar header hidable. Hide it by default

++++ lftp:

- updated to version 3.5.6
* new settings cmd:parallel and cmd:queue-parallel to set number of jobs
executed in parallel in non-interactive mode and in a queue.
* new mirror option --skip-noaccess and setting mirror:skip-noaccess.
* fixed a coredump when lftp was compiled with a non-gcc compiler.
* fixed compilation when stdbool.h is missing.
* fixed a failed assertion.
* fixed coredump when doing `ls ..' on a http site.
* fixed memory and file descriptor leak in mget/mput.

++++ libexif:

- Lots of Makernote enhancements, for both Canon and Nikon.
- Updated german translation.

++++ libgphoto2:

- upgraded to current trunk.
- MTP playlist support.
- More MTP fixes.
- Lots of new ids.
- Fast CANON directory retrieval.

++++ libxml2:

- Move manpage to devel subpackage; reported by Andreas Hanke [#
212441].

++++ libxslt:

- Move devel docs to the -devel subpackage; reported by Andreas Hanke [#
212441].

++++ libzypp:

- zypper service-add -r http://example.org/foo.repo (F#300641).
- zypp-checkpatches:
save version of the generated xml to
regenerate it if it changes.
save a random token in case of error to
force recreating xml file
- r4321
- remove permissions for zypp checkpatches from spec
- r4318
- registration fails because of wrong product data
(#205392)
use DISTPRODUCT,DISTVERSION to create the product
resolvable. have this resolvable provide
PRODUCT = VERSION
- r4312

++++ links:

- use DirectFB-devel in BuildRequires

++++ nautilus-cd-burner:

- Remove dead patches

++++ openSUSE-release:

- Beta1.
- Provide/obsolete sles-release (#213058) and sled-release.
- Use versioned obsoletes (#197805).

++++ planner:

- update to version 0.14.1
- new man page contributed by Martin-Eric Racine
- fix for bug #353213
- corrected build of translated user guides
- src/planner-format.c: fix NULL pointer deref - bug #334121
- src/planner-gantt-row.c: patch to fix segv on scrolling - bug #345517
- po/POTFILES.in: Added missing files per bug #344793

++++ postgresql:

- New patchlevel release: 8.1.5
- Disallow aggregate functions in "UPDATE" commands, except within
sub-SELECTs. The behavior of such an aggregate was unpredictable,
and in 8.1.X could cause a crash, so it has been disabled.
- Fix core dump when an untyped literal is taken as ANYARRAY.
- Fix core dump in duration logging for extended query protocol when
a "COMMIT" or "ROLLBACK" is executed.
- Fix mishandling of AFTER triggers when query contains a SQL function
returning multiple rows.
- Fix "ALTER TABLE ... TYPE" to recheck NOT NULL for USING clause.
- Fix string_to_array() to handle overlapping matches for the
separator string.
- Fix to_timestamp() for AM/PM formats.
- Fix autovacuum's calculation that decides whether "ANALYZE" is
needed.
- Fix corner cases in pattern matching for psql's \d commands.
- Fix index-corrupting bugs in /contrib/ltree.
- Numerous robustness fixes in ecpg.
- Fix backslash escaping in /contrib/dbmirror.
- Minor fixes in /contrib/dblink and /contrib/tsearch2.
- Efficiency improvements in hash tables and bitmap index scans.

++++ suspend:

- link also against libz when linking against libpci

++++ tcl:

- New patchlevel release: 8.4.14rc2
- srand() accept wide input.
- interactive Tcl_Main blocks main loop
- proc re-compile: preserve the previous bytecode while references
still on the stack
- fixed [glob] on VFS
- fix intermittent failures in TclUnixWaitForFile()
- fix filesystem segfaults
- use of MT-safe system calls
- make [lappend $nonList] complain
- alignment fixes in unicode encoding routines
- [set ::http::strict 1] (default value is 0) to enable URL validity
checking against RFC 2986

++++ tk:

- New patchlevel release: 8.4.14rc2
- Fix crash on invalid font name from XServer
- Unmap canvas window items on canvas Unmap
- Fix [listbox] crash with namespace var
- Fix [console] std chan refcount
- Fix [console] thread safety
- Prevent excess variable writes by [scale]
- Add WM_UNICHAR window message
- Improve speed on [text] delete
- Alignment fixes in ucs-2be encoding routines

++++ ttf-cmex:

- Update cmexsong.ttf, which has much smaller size and several
embedded bitmap fonts. The new font is provided by CMEX.

++++ ttf-founder:

- Updated FZKaiTiB.ttf and FZMingTiB.ttf to support HKSCS 2004.
This update is provided by Founder.

++++ valgrind:

- disable omega plugin for ppc/ppc64

++++ vbetool:

- fix build (libpci needs libz)

++++ xine-lib:

- remove DirectFB from BuildRequires (unused)

++++ xkeyboard-config:

- update mac/es, add euro to mac/us and mac/dk
- more fixes from cvs, restore previous macintosh behaviour
- fix symbols on macintosh

++++ xntp:

- change init script and sysconfig file - it's now possible to
synchronize time only if the service restart. (see Bug #211031)

++++ xorg-x11-server:

- cfb8-undefined.diff:
* fixes warning for undefined behaviour
- Own /etc/X11/Xsession.d directory.

++++ yast2-bootloader:

- packaged missing grub/help.ycp and generic/help.ycp
- added comments to UpdateGfxMenuContents()
- 2.13.80

++++ yast2-network:

- Improved Internet Test Dialog (show more info about devices,
disable Change Device button when not needed) (#208000)
- 2.13.68

++++ yast2-storage:

- add patch by Marius Tomaschewski for better logging integration
with blocxx
- changed default fs for /boot from ext2 to ext3
- version 2.14.11

++++ zen-updater:

- New source drop (r35517) which:
- Handles the case where zmd isn't running but the tray icon
doesn't know that when the configure menu entry is clicked
(#209357).

++++ zmd:

- New source drop (r35478) which:
- Adds log-max-files-size pref, which is used to set log4net
properties to ensure that zmd-messages.log stays in check
- Sets the MaxSizeRollBackups property for our log4net file
appender, so we don't fill up /var with tons of logs (#208338
and #207611).

------------------------------------------------------------------
------------------ 2006-10-16 - Oct 16 2006 -------------------
------------------------------------------------------------------

++++ DirectFB:

- create devel package

++++ WindowMaker:

- add compatibility symlinks /usr/X11R6/GNUstep and
/usr/X11R6/share/WindowMaker as those directories are still
referenced in old config files

++++ apparmor-utils:

- Add support for syntax checks for profiles
Fate: 300906

++++ gtk-sharp:

- Use install-data-hook instead of install-hook.

++++ gtk-sharp2:

- Use install-data-hook instead of install-hook.

++++ attr:

- Ignore Beagle index data when copying files.

++++ autoyast2:

- Signature checks turned off in UI

++++ banshee:

- Updated to 0.11.1
* Many new features and bug fixes; first update to new branch
* Import from DAP devices and DAAP shares
* Write metadata to files
* New tagging backend (taglib-sharp)
* New track editor
* New CD burning interface
* Smart playlists
* One click rating
* Simplified preferences dialog following GNOME HIG
* Notifications on track change
* New audio profiles support
* Use managed dbus (not deprecated dbus-sharp+libdbus)

++++ bind:

- typo in sysconfig file fixed (#212337)

++++ binutils:

- Fix overflow in addend_compare [#211596].

++++ blender:

- updated to version 2.42 see Changelog for details
- large enhancement in package, whole specfile rewrited
all patches either removed or rewrited
- new: support for quick time, better support for yafray
- new: package contains several blender scripts and plugins

++++ bzip2:

- strip .la files

++++ dcraw:

- updated to RCS 1.353
* added support for Pentax K100D, Nikon D200, D80, E3200,
Canon EOS 400D, Panasonic DMC-LX2, DMC-FZ50
* correctly display long exposure times for CRW files
* added color matrices from Adobe DNG Converter 3.5
* display the focal length of Canon CRW images

++++ device-mapper:

- update to new version 1.02.12
Avoid deptree attempting to suspend a device that's already suspended.
Add suspend noflush support.
Add basic dmsetup loop support.
Switch dmsetup to use dm_malloc and dm_free.

++++ e2fsprogs:

- fix build of shared lib

++++ kdebase3:

- update kickoff.diff from SVN and break it into parts

++++ findutils:

- cron.daily.clean_core: robustify to avoid matching non-cores [#210987].

++++ fontconfig:

- update to 2.4.1.
• cache files for different architectures are in different
files now
• the user specific cache has been split from a single file
in to seperate files for each font directory which are now
stored in ~/.fontconfig/.

++++ ghostscript-library:

- Redo removing escputil to avoid conficts with gutenprint

++++ gmime:

- Make sure config.rpath is present.

++++ gnome-applets:

- Remove dead patches.
- Remove all battstat-related patches, since it's been deprecated
in favor of gnome-power-manager for a while now and there's no
point in maintaining local patches against it any more

++++ gnome-panel:

- Remove dead patches
- Update and re-enable gnome-panel-disable-movement.patch,
gnome-panel-beagle-search.patch, and
gnome-panel-missing-icon-no-dialog.patch
- Replace disabled gnome-panel-in-proc-applets.patch with
new --with-in-process-applets flag

++++ gnome-power-manager:

- Remove dead patches
- Update and re-enable gnome-power-manager-yast-settings.patch and
gnome-power-manager-disable-actions.patch

++++ gnome-volume-manager:

- Remove dead patches

++++ gsl:

- Don't use -ffast-math any more (-ffast-math was enabled on x86,
x86-64) as otherwise we get inexact (8e-8) results with latest
compiler for log1p(1e-10), div by zero, SVD.

++++ guile:

- move /usr/share/guile from devel to main package
(fixes ##212545)

++++ hal:

- add patch hal-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection to the D-Bus system bus.
- Fix syntax error in configure script.

++++ hk_classes:

- fix compile warning (#211858)

++++ hwinfo:

- add patch hwinfo-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection to the D-Bus system bus.

++++ kdebase3-SuSE:

- don't install not used repository metadata template (#212381)

++++ kdelibs3:

- Make sure config.rpath is present.
- Update automake version test.

++++ kernel-bigsmp:

- update to 2.6.18.1 release
- Update config files.

++++ kernel-default:

- update to 2.6.18.1 release
- Update config files.

++++ kernel-source:

- update to 2.6.18.1 release
- Update config files.

++++ kernel-syms:

- update to 2.6.18.1 release
- Update config files.

++++ kernel-xen:

- update to 2.6.18.1 release
- Update config files.

++++ kernel-xenpae:

- update to 2.6.18.1 release
- Update config files.

++++ kerry:

- update to svn version:
* OR, - and "" for non-Beagle searches/path name filtering
* added headers in search sidebar and a "Configure..." button
* fix/change again umlaut handling
* fix global shortcut handling

++++ kino:

- fix build with current libquicktime (from cvs)

++++ kipi-plugins:

- update to version 0.1.2
* fix Flickr upload
* add plugins:
- Find Duplicate images
- Batch Process Images
- HTML export

++++ ktorrent:

- fix build on PPC

++++ libreiserfs:

- Make sure config.rpath is present.

++++ libwnck:

- Fix broken border width patch. 178222.
- Remove ibwnck-2.12.2-virtual-aspect-1.patch, it's no longer
needed.

++++ libzypp:

- zypper service-add -r ./foo.repo (F#300641).
- zypper: added case-sensitive search, search in descriptions and
summaries, search by resolvable type, substring and word
matching, support for wildcards
- Revision 4303
- Prevent the user from sending signals to zypp-checkpatches-wrapper
(#211286).
- Dont incomplete an uninstalled resolvable, even not when establishing.
Incomplete only makes sense for installed resolvables (when they have broken
deps), for patches (because they are needed) and for atoms (because they are
used during patch calculation)
Bug 198379
- Do not branch for packages with the same NVE but different architectures.
Take the best architecture.

++++ limal:

- add first set of translated texts (da cs id hu nb nl)

++++ limal-ca-mgm:

- add first set of translated texts
(cs da hu km nb)

++++ lynx:

- updated to 2.8.6rel.2: Highligths:
* broaden the conditions on which to reload the color-style info
* documentation fixes

++++ mined:

- update to mined 2000.13.1
• Documentation enhancements

++++ mjpegtools:

- fix build with current libquicktime

++++ mkinitrd:

- Escape 'mdadm' to avoid error messages
- Only use '-C' for fsck if we're on the console (#121946)
- Make sure to always include the module for the root filesystem
if the root filesystem is modularized.

++++ xawtv:

- fix build failure.

++++ noteedit:

- update to 2.8.1:
many bug fixes and enhancements.
including the fix for broken keyboard handling. [#210971]
- removed patches:
| noteedit-2.8.0-gcc4.patch
| noteedit-2.8.0_nscaleedit_h.patch
| noteedit-2.8.0-yflags.patch
- update noteedit-*-header_protectors.patch:
rediff for new version
- added noteedit-2.8.1-compilefixes.patch:
patch from packman rpm
- added noteedit-2.8.1_uninitialized_variables.patch:
initialize the last struct member.

++++ obexftp:

- Make sure config.rpath is present.

++++ opensuse-manual_en:

- Update the package.
- Fix locale provides.

++++ orbit:

- Make sure config.rpath is present.

++++ pciutils-ids:

- Remove unused devel subpackage.

++++ permissions:

- add zypp patch checking helper (#211286)

++++ pinentry:

- Make sure config.rpath is present.

++++ rpm:

- Fix the KMP Package spec file template so that whenever the
initrd contains a module that the KMP includes, the initrd will
be regenerated (211646).

++++ sax2:

- update CDB data for Apple 9C5E and Philips 200W
- fixed round error while calculating traversal length
- added Intel bios patch code for Mac Mini (#212547)
- use microsoft inet keyboard type as default for latin types (#210881)
- use libsax for creating automatic configuration
- add patch sax2-do-not-close-shared-connection-thoenig-01.patch:
Do not close shared connection to the D-Bus system bus.

++++ sesam_srv:

- new version 3.0.1
- no changelog available anywhere, sorry

++++ sqlite:

- update to version 3.3.8
* full-text search using the FTS1 module
* minor bufixes
- two testcases got disabled, because they fail.
We need to review the reason for that before shipping this package,
but this package builds again at least.

++++ ufraw:

- updated from cvs
* updated dcraw to 8.40 (1.352)
* a lot of new WB presets
* --embedded-image for reading the embedded preview image in raw files
* Russian and Danish translations

++++ valgrind:

- update to 3.2 BRANCH:
* support glibc 2.5
* update suppressions
- add omega plugin

++++ vorbis-tools:

- Make sure config.rpath is present.

++++ wine:

- Upstream 0.9.23:
- Massive update of printf formats for Win64 compatibility.
- Dynamic drive support on MacOSX.
- Still more MSI fixes and improvements.
- Lots of bug fixes.

++++ xorg-x11-libs:

- added optional libxcb

++++ xorg-x11-fonts:

- Fix build, fonts.cache might not exist.

++++ xorg-x11-proto-devel:

- added xcb-proto (required by optional libxcb)

++++ xorg-x11-server:

- Use /etc/X11/Xsession.d.

++++ yast2:

- register script callbacks (feature #100233)
- 2.14.4
- /sbin/yast2: make ldd "not found" messages visible so that there is
a hint about why a UI plugin is not working (#211392).

++++ yast2-apparmor:

- Add syntax checks for profiles and display error dialogs to user
Fate: 300906

++++ yast2-installation:

- Timeout license in AutoYaST after 2 seconds (#206706).
This solution doesn't break ncurses.
- 2.14.2
- added new configurable values for LVM/EVMS based proposals
(feature 300169)
- change evms_config to true
- disable oom-killing for X-Server process (#211860)

++++ yast2-online-update:

- script callbacks (feature #100233)
- 2.13.48

++++ yast2-packager:

- script callbacks - installation and run-time (feature #100233)
- 2.13.153
- Window listing found SLP sources in ncurses is newly based on the
currently available space (#209426).

++++ yast2-trans-cs:

- Update to version 2.14.6.

++++ yast2-trans-da:

- Update to version 2.14.5.

++++ yast2-trans-fi:

- Update to version 2.14.4.

++++ yast2-trans-km:

- Update to version 2.14.4.

++++ yast2-trans-lt:

- Update to version 2.14.5.

++++ yast2-trans-ru:

- Update to version 2.14.9.

++++ yast2-trans-sv:

- Update to version 2.14.3.

------------------------------------------------------------------
------------------ 2006-10-15 - Oct 15 2006 -------------------
------------------------------------------------------------------

++++ TeXmacs:

- update to 1.0.6.6 to fix build
- bugfix release

++++ anjuta:

- Make sure config.rpath is present.

++++ apparmor-parser:

- add support for #include'ing directories
- remove /subdomain (#160020)
- updated translation files (from SLE10)

++++ automake:

- Update to automake 1.10.
* Version requirements:
- Autoconf 2.60 or greater is required.
- Perl 5.6 or greater is required.
* Changes to aclocal:
- aclocal now also supports -Wmumble and -Wno-mumble options.
- `dirlist' entries (for the aclocal search path) may use shell
wildcards such as `*', `?', or `[...]'.
- aclocal supports an --install option that will cause system-wide
third-party macros to be installed in the local directory
specified with the first -I flag. This option also uses #serial
lines in M4 files to upgrade local macros.
The new aclocal options --dry-run and --diff help to review changes
before they are installed.
- aclocal now outputs an autoconf version check in aclocal.m4 in
projects using automake.
For a few years, automake and aclocal have been calling autoconf
(or its underlying engine autom4te) to accurately retrieve the
data they need from configure.ac and its siblings. Doing so can
only work if all autotools use the same version of autoconf. For
instance a Makefile.in generated by automake for one version of
autoconf may stop working if configure is regenerated with another
version of autoconf, and vice versa.
This new version check ensures that the whole build system has
been generated using the same autoconf version.
* Support for new Autoconf macros:
- The new AC_REQUIRE_AUX_FILE Autoconf macro is supported.
- If `subdir-objects' is set, and AC_CONFIG_LIBOBJ_DIR is specified,
$(LIBOBJS), $(LTLIBOBJS), $(ALLOCA), and $(LTALLOCA) can be used
in different directories. However, only one instance of such a
library objects directory is supported.
* Change to Libtool support:
- Libtool generic flags (those that go before the --mode=MODE option)
can be specified using AM_LIBTOOLFLAGS and target_LIBTOOLFLAGS.
* Yacc and Lex changes:
- The rebuild rules for distributed Yacc and Lex output will avoid
overwriting existing files if AM_MAINTAINER_MODE and maintainer-mode
is not enabled.
- ylwrap is now always used for lex and yacc source files,
regardless of whether there is more than one source per directory.
* Languages changes:
- Preprocessed assembler (*.S) compilation now honors CPPFLAGS,
AM_CPPFLAGS and per-target _CPPFLAGS, and supports dependency
tracking, unlike non-preprocessed assembler (*.s).
- subdir-object mode works now with Assembler. Automake assumes
that the compiler understands `-c -o'.
- Preprocessed assembler (*.S) compilation now also honors
$(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES).
- Improved support for Objective C:
- Autoconf's new AC_PROG_OBJC will enable automatic dependency tracking.
- A new section of the manual documents the support.
- New support for Unified Parallel C:
- AM_PROG_UPC looks for a UPC compiler.
- A new section of the manual documents the support.
- Per-target flags are now correctly handled in link rules.
For instance maude_CFLAGS correctly overrides AM_CFLAGS; likewise
for maude_LDFLAGS and AM_LDFLAGS. Previous versions bogusly
preferred AM_CFLAGS over maude_CFLAGS while linking, and they
used both AM_LDFLAGS and maude_LDFLAGS on the same link command.
The fix for compiler flags (i.e., using maude_CFLAGS instead of
AM_CFLAGS) should not hurt any package since that is how _CFLAGS
is expected to work (and actually works during compilation).
However using maude_LDFLAGS "instead of" AM_LDFLAGS rather than
"in addition to" breaks backward compatibility with older versions.
If your package used both variables, as in
AM_LDFLAGS = common flags
bin_PROGRAMS = a b c
a_LDFLAGS = more flags
...
and assumed *_LDFLAGS would sum up, you should rewrite it as
AM_LDFLAGS = common flags
bin_PROGRAMS = a b c
a_LDFLAGS = $(AM_LDFLAGS) more flags
...
This new behavior of *_LDFLAGS is more coherent with other
per-target variables, and the way *_LDFLAGS variables were
considered internally.
* New installation targets:
- New targets mandated by GNU Coding Standards:
install-dvi
install-html
install-ps
install-pdf
By default they will only install Texinfo manuals.
You can customize them with *-local variants:
install-dvi-local
install-html-local
install-ps-local
install-pdf-local
- The undocumented recursive target `uninstall-info' no longer exists.
(`uninstall' is in charge of removing all possible documentation
flavors, including optional formats such as dvi, ps, or info even
when `no-installinfo' is used.)
* Miscellaneous changes:
- Automake no longer complains if input files for AC_CONFIG_FILES
are specified using shell variables.
- clean, distribution, or rebuild rules are normally disabled for
inputs and outputs of AC_CONFIG_FILES, AC_CONFIG_HEADERS, and
AC_CONFIG_LINK specified using shell variables. However, if these
variables are used as ${VAR}, and AC_SUBSTed, then Automake will
be able to output rules anyway.
(See the Automake documentation for AC_CONFIG_FILES.)
- $(EXEEXT) is automatically appended to filenames of TESTS
that have been declared as programs in the same Makefile.
This is mostly useful when some check_PROGRAMS are listed in TESTS.
- `-Wportability' has finally been turned on by default for `gnu' and
`gnits' strictness. This means, automake will complain about %-rules
or $(GNU Make functions) unless you switch to `foreign' strictness or
use `-Wno-portability'.
- Automake now uses AC_PROG_MKDIR_P (new in Autoconf 2.60), and uses
$(MKDIR_P) instead of $(mkdir_p) to create directories. The
$(mkdir_p) variable is still defined (to the same value as
$(MKDIR_P)) but should be considered obsolete. If you are using
$(mkdir_p) in some of your rules, please plan to update them to
$(MKDIR_P) at some point.
- AM_C_PROTOTYPES and ansi2knr are now documented as being obsolete.
They still work in this release, but may be withdrawn in a future one.
- Inline compilation rules for gcc3-style dependency tracking are
more readable.
- Automake installs a "Hello World!" example package in $(docdir).
This example is used throughout the new "Autotools Introduction"
chapter of the manual.

++++ avahi:

- Remove dead patches

++++ beagle:

- fix build on 64 bit

++++ dbus-1:

- do not kill applications using D-Bus on update (b.n.c #210192)
- fix 'rcdbus status' to report correctly if D-Bus was not running
- run 'dbus-uuidgen --ensure' in %post section
- drop patch dbus-unref-connections-on-close-thoenig-01.patch
(fix is upstream)
- drop patch dbus-display_DBUS_DAEMONDIR_in_configure.diff (fix is
upstream)
- drop patch dbus-tools_autobuild.diff (not required any more)
- update to D-Bus 0.94 (skipped 0.93)
- dbus-uuidgen binary added for future remote machine
identification
* packagers should call dbus-uuidgen --ensure in their post
- GetMachineId peer method added to the bus API
- dbus_connection_set_route_peer_messages API added to let the
bus send peer messages directly to an app
- autolaunch abilities added to dbus-launch with the
--autolaunch flag
* This feature allows libdbus to start a session bus if none
can be found
* This is an internal feature and should not be used by
scripts DBUS_SESSION_BUS_ADDRESS is still the correct way to
specify a session bus
- dbus-launch now prints out a simple key value pairs instead of
shell scripts if one of the shell flags aren't used
- support DBUS_BLOCK_ON_ABORT env variable to cause blocking
waiting for gdb
- weak ref are now held for shared connections so the right
things happen this fixes some pretty major bugs with the way
connections were handled
- some refactoring for Windows (doesn't effect Unix)
- Solaris build fixes
- MacOSX build fixes
- Cross compile build fixes. We now assume getpwnam_r is posix
and va_lists can be copied by value since we can't check this
in a cross compile. If this is not true for a particular target
is up to the developer to patch.
- dbus_threads_init_default added for initalizing threads without
the need for bindings
- Filters are now properly removed
- dbus_connection_open now holds a hard ref to shared connections
- we now print out a warning and do nothing when someone tries to
close a shared connection
- the --introspect switch has been added to the bus for printing
out introspection data without actually running the bus
- LOCAL_CREDS socket credentials are now supported for systems
which support it such as NetBSD
- generalize kqueue support so it works with NetBSD as well as
FreeBSD
- numerous bug fixes and memory leaks patched

++++ gaim:

- Make sure config.rpath is present.

++++ gnome-themes:

- Remove dead patches
- Rename gnome-themes-remove-smokey-and-crux.diff to
gnome-themes-remove-crux.diff since smokey has been removed upstream

++++ gnome-utils:

- Remove dead patches
- Update and re-enable gnome-utils-screenshot-abspath.patch
- Update, re-enable, and rename gnome-utils-logview-run-as-root.patch

++++ guile:

- Make sure config.rpath is present.

++++ hal:

- Add -lz for hald-addon-macbookpro-backlight.

++++ ifolder3:

- Make sure config.rpath is present.

++++ kernel-bigsmp:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ kernel-default:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ kernel-source:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ kernel-syms:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ kernel-xen:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ kernel-xenpae:

- Update config files: MBCACHE wants to be modular if ext2 and ext3
are.
- Modularize the ext2 filesystem (CONFIG_EXT2_FS=m).
- patches.suse/ext3-register-filesystem-lifo: Obsolete with
modular ext2.

++++ libbeagle:

- fix build on 64 bit

++++ libgsf:

- Remove upstreamed patches

++++ udev:

- fix invalid rule for mmc card support

++++ metacity:

- Remove dead patches
- Remove pre-compiz patches for using metacity with xcompmgr under xgl
- Update and re-enable metacity-windows-key-binding.patch (203080)

++++ mkinitrd:

- handle LABEL=/UUID= from fstab correctly with empty /proc/cmdline

++++ rpm:

- Make sure config.rpath is present.

++++ qtcurve-gtk2:

- update to 0.44.2:
* Restore 0.43 scrollbar trough shade.

++++ rpm-python:

- Make sure config.rpath is present.

++++ rubygems:

- added gem_build_cleanup to delete temporary files from native
extensions.

++++ tellico:

- update to version 1.2.4:
* improved performance on loading and unloading collection files
* fixed bug with Internet search dialog showing data sources for
all types
* fixed bug with overwriting images when updating entries
* Updated allocine.fr script

------------------------------------------------------------------
------------------ 2006-10-14 - Oct 14 2006 -------------------
------------------------------------------------------------------

++++ control-center2:

- Remove dead patches.
- Update and reenable control-center2-po-update.patch

++++ glibc:

- dont use uninitialized (and wrong) variable in glibc-2.4.90-bdirect.diff
[#212470]

++++ glibc:

- dont use uninitialized (and wrong) variable in glibc-2.4.90-bdirect.diff
[#212470]

++++ gnome-session:

- Remove dead patches
- Update and re-enable gnome-session-remove-dns-warning.patch

++++ grub:

- disabled the intel mac hack again. Will keep the patch included
anyway to hint people it's off for a reason.

++++ gtk2:

- Remove dead patches
- Remove gtk2-1790