------------------------------------------------------------------
--- Changelog.i386 ---------- Wed Aug 22 15:45:37 CEST 2007 ------
------------------------------------------------------------------
------------------------------------------------------------------
------------------  2007-8-22  -  Aug 22 2007  -------------------
------------------------------------------------------------------

++++ bundle-lang-common:

  - move beagle-lang to common package

++++ bundle-lang-gnome:

  - move beagle-lang to common package

++++ bundle-lang-kde:

  - move beagle-lang to common package

------------------------------------------------------------------
------------------  2007-8-21  -  Aug 21 2007  -------------------
------------------------------------------------------------------

++++ bundle-lang-common:

  - also move libgphoto2-lang to common package
  - add gnome-keyring-manager-lang to gnome package

++++ bundle-lang-gnome:

  - also move libgphoto2-lang to common package
  - add gnome-keyring-manager-lang to gnome package

++++ bundle-lang-kde:

  - also move libgphoto2-lang to common package
  - add gnome-keyring-manager-lang to gnome package

++++ libzypp:

  - ignore HASH key for download (#300982)

++++ perl-Bootloader:

  - Check for defined keys in GRUB.pm to prevent perl warnings
    (#302174)
  - Removed requirement of mdadm (#302052)

++++ preload:

  - fix typo
  - readd kbd dependency as a kludge for (#302010)

++++ yast2-core:

  - Fixed changing the value of table cells (#302042).
  - 2.15.9

------------------------------------------------------------------
------------------  2007-8-20  -  Aug 20 2007  -------------------
------------------------------------------------------------------

++++ OpenOffice_org:

  - fixed build dependencies of the desktop module

++++ amarok:

  - add support for the opensuse-codecs-installer

++++ apparmor-admin_en:

  - Update current texts as a stand-alone package.
  - Use new desktop files.

++++ apparmor-parser:

  - disabled aaeventd initscript before uninstalling [#301418]
  - Fix double free bug

++++ apparmor-profiles:

    [ changes from mathiaz, sbeattie, seth.arnold, dreynolds ]
  - Unbuntu Launchpad bug #132468: Nameservice abstraction should also include
    /var/run/resolvconf/resolv.conf:
  - Fix to ntpd profile from Mathias Gug <mathiaz-at-ubuntu.com> of Ubuntu.
  - Bug 288470 - ntp profile rejects access to /var/lib/ntp/etc/localtime
  - Updates for cupsd. Add inet|inet6 dgram|stream to nameservice abstraction

++++ apparmor-utils:

  - ddrewelow@suse.de
  - Update to aa-eventd to use the logparsing library for log events
  - Added a dep for the perl logparsing lib
    [ changes from sbeattie@suse.de, mathias gug (ubuntu), dreynolds@suse.de ]
  - Fix for #298840, "apparmor-utils misses perl-TermReadKey dep"
  - Skip files suffixed with .dpkg-old
    Added comments to both file-skipping locations referencing the other
    location that needs to be modified.
  - Make the location of logger configurable via /etc/apparmor/logprof.conf
  - Added support for capablities and network toggles in #includes.
  - Fix problems with missing hotkey for "(S)can for SubDomain Events" in
    genprof. Replace occurances of SubDomain in msgstr with AppArmor.
  - New audit manpage
  - Updated translations for missing shortcuts in msgstr fields.
  - Fixes for "mandatory profile not found" profiling bug, empty configs in
    logprof.conf generating undefined value errors, repository code
    prompting user even if no configuration is present that specifies a
    default repository.
  - Remove default/required hats for ssh in logprof.conf
  - Minor changes to ensure that removal of the repository section in
    logprof.conf disables repository integration.
  - Missing shortcut fixes for german.

++++ autoyast2:

  - 2.15.15
  - Require nfs-kernel-server.rpm because nfs-utils.rpm got split (#286300).

++++ banshee:

  - Updated to version 0.13.1
  - Fixes for BNC 296941, 301034
  - Fixes for BGO 453420, 457711, 468216, 451457, 461596, 465736

++++ bundle-lang-common:

  - move packages which are both on GNOME and KDE CD to -lang-common

++++ bundle-lang-gnome:

  - move packages which are both on GNOME and KDE CD to -lang-common

++++ bundle-lang-kde:

  - move packages which are both on GNOME and KDE CD to -lang-common

++++ compiz:

  - Update to compiz 0.5.4, which include proper KDE
    configuration support and fixes to a number of upstream
    bugs, including #258390.
  - Track changes to compiz in gnome-xgl-settings and fix issue
    that caused it to crash. (#296701)
  - Move gconf plugin into compiz-gnome package.

++++ cpio:

  - fixed typo in paxlib-owl-alloca.patch [#301416]

++++ desktop-data-SuSE:

  - update wallpaper again, this time it's green

++++ gfxboot:

  - new translations

++++ ggreeter:

  - Remove communication paragraph from greet.xml

++++ gstreamer010-plugins-base:

  - Use %{_prefix}/lib for opensuse-codecs-installer (BNC #301883)

++++ hwinfo:

  - deprecate sk98in (#298724)
  - fix ppc buffer overrun (#301752)
  - updated X11 data

++++ icecream-monitor:

  - added libkdevplatform4-devel to buildreq

++++ iwlwifi:

  - update to 0.1.9, changes (shortened):
    * fix priv->hcmd_lock uninitialized problem
    * AP mode beacon update
    * endianity fixes
    * remove unnecessary spinlocks
    * MSI support (rev3)
    * cleanups
  - un-obsolete ipw3945-kmp and ipw3945d, to allow parallel installed
    ipw3945

++++ kdebase3-SuSE:

  - remove "Support and Communication" greeter paragraph (#300773)
  - don't run ktip on first session but only at second and later
  - updated translations

++++ kernel-bigsmp:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kernel-default:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kernel-source:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kernel-syms:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kernel-xen:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kernel-xenpae:

  - rpm/post.sh: Execute update-bootloader script also during update
    (#300930)
  - patches.suse/wireless-no-aes-select: Don't force select AES
    in wireless.
  - Work around bug in vanilla kernel spec
  - Really disable C AES and TWOFISH for x86 kernels
  - Disable C versions of AES and TWOFISH algorithms on x86.
    The assembler versions are faster and this way modprobe
    aes|twofish will pick up the faster implementions directly.

++++ kpowersave:

  - updated to current SVN HEAD v0.7.2_SVN20070820 (r3057):
  - fixed/cleaned up brightness handling/code
  - dimm brightness up if user get inactive in 750ms instead of
    1500ms
  - added new DCOP functions to get, set up/down brightness
  - fixed typo to show up the logviewer dialog if suspend fail
  - added new dialog shown up 30 seconds before autosuspend call
    the suspend to warn the user and allow chancel the suspend
  - don't show yast module applet entry for openSUSE >= 10.3
  - added code to work with new PolicyKit/ConsoleKit/HAL combi
    to check if the user is privileged
  - added code to check if the current desktop session is avtive
    and handle if the session get inactive (for more see Changelog
    of the pacakge)
  - added code to release/aquire org.freedesktop.Policy.Power if
    the session get inactive/active to allow powersaved or other
    active KPowersave instances to handle powermanagement
  - fixed parameter types for call of SetPowerSave() on HAL
  - comment out calls of getSchedPowerSavings(), the needed HAL
    interface didn't make it into HAL yet
  - fixed several compiler warnings
  - removed Portuguese version of the help, since only one
    paragraph was translated
  - updated translations: da,de,el,fi,hu,it,km,nb,pa,pl,pt,ru,sv,uk
  - fixed bugs:
  - b.n.c #298332 (crash, fixed typo)
  - b.n.c #299577 (Yast module)
  - b.n.c #282640 (brightness up/down handling)
  - b.n.c #182609 (autosuspend warn dialog, feature request)
  - b.n.c #301692 (fix switch schemes on AC events)

++++ kscpm:

  - updated translations
  - dropped obsolete fix_ampersand_in_profile_name.patch

++++ kwin-decor-suse2:

  - fix icon colors (#298880)

++++ libexif:

  - merged stability bugfixes from upstream 0.6.16.2.

++++ libvirt:

  - Added init script for libvirtd.  libvirtd is needed to support
    management of qemu/kvm guests.  Some Xen networking is handled
    through libvirt as well - bug #298021.

++++ libzypp:

  - Do not regard explicit request in order to recognize updated packages
    correctly. Bug 301676
  - Updated translations
  - r 6766
  - 3.18.2
  - package-manager script: Call /sbin/yast2 with full path because of
    gnomesu (#269873).
  - add support for the HASH key. (#300982)
  - Use ContentFileParser in Downloader (instead of implementing
    the parser again, it has a reason, Downloader was written first)
  - update testcases and data to cover the new HASH key
  - 3.18.1
  - unify query API for kind and name, summary, description
    (incomplete)
  - rev 6761, version 3.18.0

++++ limal:

  - version 1.3.1
  - updated translation files

++++ limal-ca-mgm:

  - version 1.3.1
  - update translation files

++++ limal-nfs-server:

  - version 1.3.1
  - update translation files

++++ opensuse-gnomeuser_en:

  - Fix desktop provides (it is now again gnome2-SUSE:en); reported by
    Andreas Jaeger.

++++ opensuse-manual_en:

  - Update text files and images.

++++ opensuse-updater-gnome:

  - refactored to use zypper for installation
  - several UI improvements
  - 0.4.0

++++ opensuse-updater-kde:

  - updated translations
  - r6752
  - fixed typo
  - r6751

++++ perl-Bootloader:

  - Provided functionality for adding of new boot entries (#300930)

++++ perl-SVN-Simple:

  - minimize buildrequires
  - fixed requires

++++ sax2:

  - fixed xkb options reset (#301040)
  - fixed randr plugin detection (#270846)

++++ scpm:

  -  update to 1.1.6pre2

++++ smartlink-softmodem:

  - fix the period size error with ALSA hda-intel driver

++++ splashy:

  - do not install 99splashy pm-utils hook to create the screenshot
    before suspending. There are complications with the timeframe
    and with the desktop screensaver kicking in

++++ sumf:

  - update to 0.2.4pre2
    * updated translations

++++ tar:

  - use correct patch for paxlib stack overflow [#301416]

++++ tomboy:

  - Update to version 0.7.4 (improved sync config, shift+delete
    added to cut text, openSUSE build fix, BGO #462421, #461972,
    [#437684], #462893, #321037).
  - Added the tomboy-disable-starthere.patch back in to fix
    BNO #299810.
  - Removed attributes.patch since that's taken care of in 0.7.4.
  - Updated tomboy-tasks.tar.bz2 to have 0.7.4 directory.
  - Removed tomboy-gconf-schema-fix.patch since it's fixed in 0.7.4.

++++ xorg-x11-driver-video:

  - xf86-video-ati-bug296856.diff:
    * set default virtualX and virtualY to max resolution that
    display supports (Bug #296856)

++++ yast2-apparmor:

  - sbeattie@suse.de
    Fix for #212500 "y2controlcenter-gnome does not find AppArmor
    icons" and its duplicate #297243 "Missing YaST icon: All app armor
    icons".

++++ yast2-bootloader:

  - Implement one-time boot (Fate 301313)

++++ yast2-nfs-client:

  - Recommend nfs-client.rpm because nfs-utils.rpm got split (#286300).
  - 2.15.0

++++ yast2-nfs-server:

  - Require nfs-kernel-server.rpm because nfs-utils.rpm got split (#286300).
  - 2.15.4

++++ yast2-pkg-bindings:

  - Pkg::SourceLoad() (and related) - do not refresh already loaded
    repositories (#300891)
  - 2.15.44

++++ yast2-storage:

  - initialize suggested mount points not at module import (#300280)
  - version 2.15.21

++++ yast2-trans-cs:

  - Update to version 2.15.9.

++++ yast2-trans-da:

  - Update to version 2.15.7.

++++ yast2-trans-de:

  - Update to version 2.15.15.

++++ yast2-trans-et:

  - Update to version 2.15.9.

++++ yast2-trans-fi:

  - Update to version 2.15.13.

++++ yast2-trans-it:

  - Update to version 2.15.7.

++++ yast2-trans-lt:

  - Update to version 2.15.8.

++++ yast2-trans-pl:

  - Update to version 2.15.7.

++++ yast2-trans-ro:

  - Update to version 2.15.10.

++++ yast2-trans-ru:

  - Update to version 2.15.18.

++++ yast2-trans-sk:

  - Update to version 2.15.4.

++++ yast2-trans-zh_TW:

  - Update to version 2.15.8.

++++ zypper:

  - fixed changelog ordering
  - fix first column (i/v) of 'search' output
  - r6759
  - 0.8.14
  - adapt to unified query API of libzypp-3.18.x
  - r6756

------------------------------------------------------------------
------------------  2007-8-19  -  Aug 19 2007  -------------------
------------------------------------------------------------------

++++ amarok:

  - fix build on 10.0

++++ kdebase3:

  - fix build on older distributions
  - don't show progress indicator when creating initial desktop icons

++++ kdepim3:

  - fix build on older distributions

++++ krusader:

  - fix build on 10.0

++++ koffice:

  - fix build on 10.0

++++ ktorrent:

  - fix build on 10.0

++++ libssui:

  - Removed shsh.patch as it's included in tarball now
  - Updated sources from gnome-session, fusa, and power-manager dbus
  - Rolled updated version of libssui and released it

++++ python-kde3:

  - fix requires for doc and examples package
  - added provides obsoletes for kdebindings3-python
  - use "-i" to compile individual files
    "-c" will take over 5 hours

++++ sax2:

  - update translations
  - update Identity maps for all architectures (#199376)
  - added apply information, related to (#285603)
  - added ibm-trackpoint profile (#301713)

------------------------------------------------------------------
------------------  2007-8-18  -  Aug 18 2007  -------------------
------------------------------------------------------------------

++++ bundle-lang-common:

  - fix bundle-lang-kde conflicting with itself (#301651)

++++ bundle-lang-gnome:

  - fix bundle-lang-kde conflicting with itself (#301651)

++++ bundle-lang-kde:

  - fix bundle-lang-kde conflicting with itself (#301651)

++++ gnome-main-menu:

  - Logout item to use libssui, BNC #297998.

++++ gnome-menus:

  - Fix build.

++++ kernel-bigsmp:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ kernel-default:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ kernel-source:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ kernel-syms:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ kernel-xen:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ kernel-xenpae:

  - patches.arch/acpi_autoloading_ia64_hp_fix.patch: Use
    acpi_device_id for IA64 HP driver, otherwise those fail to boot.

++++ lilypond:

  - Require freetype2.

++++ opensuse-codecs-installer:

  - Fix build on x86-64.

++++ xine-lib:

  - Recommend and use opensuse-codecs-installer

++++ xorg-x11-server:

  - disable AIGLX by default; without enabled Composite extension
    (still problematic on many drivers) it's rather useless anyway
  - updated xorg.conf manual page

------------------------------------------------------------------
------------------  2007-8-17  -  Aug 17 2007  -------------------
------------------------------------------------------------------

++++ ConsoleKit:

  - run '/usr/sbin/pam-config --service login -a --ck_connector' in
    %post section (novell bug 297559)

++++ OpenOffice_org:

  - updated to milestone oog680-m1 (another OOo-2.3.beta, close rc1)
  - updated ooo-build to oog680-m1:
    * target oog680-m1
    * Excel A1 style format in hyperlink destination [n#294522]
    * some artifacts with the new optimized icons [n#232280]
    * better Chinese font substitutions [n#295561, n#295568]
    * SDK examples file permissions [n#297549]
    * gij detection improvement [n#299635]
    * do not longer prefer gij on x86_64; the hack is obsolete [n#219982]
    * backported some upcoming fixes from upstream
  - fixed crash when saving in Microsoft Word 97/2000/XP file format [n#298593]
  - stripped the stuff for the temporary devel package during the install phase
    to do not bloat the debuginfo package [n#300679]

++++ OpenOffice_org-i18n:

  - updated to milestone oog680-m1 (another OOo-2.3.beta, close rc1)
  - updated ooo-build to oog680-m1

++++ SDL_perl:

  - fixed Buildrequires for SDL_net/SDL_ttf (Bug #301337)

++++ aaa_base:

  - Remove some unnecessary verboseness when waiting for processes.

++++ apache2-mod_mono:

  - put mod_mono.conf in /etc/apache2/conf.d instead of /etc/apache2
  - mod_mono_1.2.5_p4.patch.bz2: Bugfixes found in 1.2.5
  -stabilization and performance fixes that accompany the bugs
    found in xsp 1.2.5

++++ php5:

  - updated to version 5.2.4RC2
  - Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g client
    libraries. (Chris Jones)
  - Fixed bug #42292 ($PHP_CONFIG not set for phpized builds). (Jani)
  - Fixed bug #42261 (header wrong for date field). (roberto at spadim dot com
    dot br, Ilia)
  - Fixed bug #42259 (SimpleXMLIterator loses ancestry). (Rob)
  - Fixed bug #42247 (ldap_parse_result() not defined under win32). (Jani)
  - Fixed bug #42243 (copy() does not output an error when the first arg is a
    dir). (Ilia)
  - Fixed bug #42242 (sybase_connect() crashes). (Ilia)
  - Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmaped
    streams). (andrew dot minerd at sellingsource dot com, Ilia)
  - Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ). (Pierre)
  - Fixed bug #42211 (property_exists() fails to find protected properties from
    a parent class). (Dmitry)
  - Fixed bug #42208 (substr_replace() crashes when the same array is passed
    more than once). (crrodriguez at suse dot de, Ilia)
  - Fixed bug #42198 (SCRIPT_NAME and PHP_SELF truncated when inside a userdir
    and using PATH_INFO). (Dmitry)
  - Fixed bug #42195 (C++ compiler required always). (Jani)
  - Fixed bug #42117 (bzip2.compress loses data in internal buffer). (Philip,
    Ilia)
  - Fixed bug #42082 (NodeList length zero should be empty). (Hannes)
  - Fixed bug #36492 (Userfilters can leak buckets). (Sara)
  - Fixed bug #31892 (PHP_SELF incorrect without cgi.fix_pathinfo, but turning
    on screws up PATH_INFO). (Dmitry)

++++ apparmor-profiles:

  - Bug 288470 - ntp profile rejects access to /var/lib/ntp/etc/localtime
  - Fix to ntpd profile from Mathias Gug <mathiaz@ubuntu.com> of Ubuntu.
    (sbeattie)
  - Launchpad bug #132468: Nameservice abstraction should also include
    /var/run/resolvconf/resolv.conf

++++ boo:

  - Depend on gtksourceview18

++++ bundle-lang-common:

  - fix file conflict of digikam-doc and bundle-lang-kde-<language>
  - pidgin-lang -> libpurple-lang
  - Remove gdpf and initial since they have been dropped.

++++ bundle-lang-gnome:

  - fix file conflict of digikam-doc and bundle-lang-kde-<language>
  - pidgin-lang -> libpurple-lang
  - Remove gdpf and initial since they have been dropped.

++++ bundle-lang-kde:

  - fix file conflict of digikam-doc and bundle-lang-kde-<language>
  - pidgin-lang -> libpurple-lang
  - Remove gdpf and initial since they have been dropped.

++++ cpio:

  - upstream fix: use of alloca can cause stack overflow
    (paxlib-owl-alloca.patch)

++++ update-desktop-files:

  - Update translations.

++++ evolution:

  - fix infinite recursion when used with smartcard auth patches

++++ evolution-data-server:

  - add auth support for smartcards (bug #273869)

++++ evolution-exchange:

  - add support for smartcard ssl authentication (bug #273869)

++++ gdm:

  - Fixed missing configuration variable definition in
    gdm-2.8.0.7-domain-entry.patch.

++++ ggreeter:

  - Remove cruft from specfile, enable --once option
  - Use bzip, fix tarball.
  - Initial submission

++++ gnome2-SuSE:

  - Enabled domain logon GUI elements.

++++ gstreamer010-plugins-base:

  - Added Recommends opensuse-codecs-installer

++++ kdegames4:

  - update to 3.92.0.svn697375

++++ kdebindings3:

  - rename kdebindings3-python to python-kde3 and build
    from a separate source (#300041)

++++ kdebindings3-javascript:

  - rename kdebindings3-python to python-kde3 and build
    from a separate source (#300041)

++++ kdegames4-carddecks:

  - update to 3.92.0.svn697375

++++ kernel-bigsmp:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ kernel-default:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ kernel-source:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ kernel-syms:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ kernel-xen:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ kernel-xenpae:

  - patches.drivers/scsi-throttle-SG_DXFER_TO_FROM_DEV-warning-better:
    SCSI: throttle SG_DXFER_TO_FROM_DEV warning message better
    (290117).
  - patches.drivers/pci-rd580-disable-msi: PCI: disable MSI on RD580
    (299575).
  - patches.apparmor/apparmor-stack_secondary.diff: allow apparmor
    to stack with dazuko (300965).
  - update patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    restore irq assignment in via82cxxx
    update also pci_dev->class
  - remove version requirement for perl-Bootloader
    any installed version will work (300337)
  - add patches.arch/ppc-pegasos-via-ata-legacy-irq.patch
    advertise correct IDE mode on Pegasos2
  - Fix an invalid semicolon.
  - Update the nfs4acl patch; merge Suresh Jayaraman's acl caching
    code (with fixes).
  - patches.suse/crasher-26.diff: fix parameter name spelling in
    descriptions.

++++ less:

  - fixed Incorrect behaviour of -r parameter [#244791]
    (save_line_position.patch)

++++ pidgin:

  - fix requires: require libpurple-lang instead of pidgin-lang

++++ libzypp:

  - add iterateResolvablesByKindsAndName
  - rev 6735, version 3.17.13
  - rename ResolvableQuery::queryByName to iterateResolvablesByName
  - fix reading of kind and repository in ResolvableQuery
  - add reverse lookups in CacheTypes
  - add iterateResolvablesByKind
  - rev 6733
  - shorten solver error messages Bug 259894
  - rev 6723

++++ openSUSE-release:

  - Obsolete the gcc41 packages from the 10.2.

++++ opensuse-codecs-installer:

  - Added copyright header to COPYING inside tarball (BNC #301309)
  - Fixed bug when detecting network status via NetworkManager
  - Use curl instead of ping as a network status detection fallback
  - Support skipping the prompt via CODECS_INSTALLER_NO_PROMPT or --no-prompt
  - Install the offline site to /usr/share, not /usr/share/docs
  - Fall back on xmessage if neither zenity nor kdialog are available
  - Require curl and xdg-utils

++++ opensuse-gnomeuser_en:

  - Re-write coolo's trigger
  - optipng the image files.

++++ opensuse-updater-kde:

  - updated translations
  - r6729

++++ php5-pear-log:

  - Add missing Provides php-pear-log

++++ python-kde3:

  - build Python KDE3 bindings separately (#300041)

++++ python-sip:

  - remove conflict as it is now common base for qt 3.x
    and qt 4.x (#300041)

++++ release-notes:

  - 10.3.5.
    * Add el.
    * Update the other languages.

++++ rsync:

  - added lutimes-hack.diff to work around a glibc bug in lutimes.c

++++ rt2x00:

  - update to current git:
    * fix beacon handling again
    * endianess fixes

++++ tar:

  - upstream fix: use of alloca can cause stack overflow
    (paxlib-owl-alloca.patch)

++++ vm-install:

  - Update translations

++++ vte:

  - Add vte-0.16.8-bnc-300574.patch (#300574, b.g.o #450069).

++++ xorg-x11:

  - xdm 1.1.6
    * Debian Bug #437961: loading Xresources fails because
    bindir/xrdb does not exist
    * Debian Bug #376391: xdm manpage refers to non-existent section
    'Typical Usage'
  - xvinfo 1.0.2
    * X.Org bug #10616: Add all the X info commands to See Also in
    man page
    * Fix typo in man page (accesible)
    * Fix FourCC name output on big endian platforms.

++++ xorg-x11-driver-video:

  - savage 2.1.3
    * Strip ^M's out of savage_driver.h
    * clean up some leftover cruft.
    * small exa fix ups, remove an errant comment
    * Get Solid() working again
    * final odds and ends for exa
    * fix console corruption due to invalid shadow status
    * fix segfault in SavageDoAdjustFrame() on server 1.3
    * Add panel native mode automatically.
    * Unmap mem before freeing driverPrivate
    * Define SAVAGE_VERSION* using PACKAGE_VERSION*
    * disable randr when savage rotation is enabled
    * fix savage respawn crash
    * Fixed a markup error.
    * Add "DRI" option to enable/disable DRI support
  - only require 915resolution on %ix86/x86_64 (Bug #301304)

++++ xsp:

  - xsp_1.2.5_p4.patch.bz2: Bugfixes found in 1.2.5
  -bugs: 81699, 81906, 82379, 82057
  -fixes ability to handle large (GB) uploads (needed for iFolder)

++++ yast2-country:

  - when non-listed locale is selected, add it to the list of
    primary languages (#301019)
  - add autoyast support for use_utf8 and rootlang values (#289546)
  - 2.15.18

++++ yast2-kdump:

  - added new interactive installation packages
  - V 2.15.5

++++ yast2-network:

  - use correct NAME for eth/wlan devices (#300670)
  - 2.15.64
  - fixed proposal dialog for DSL, ISDN and modem (#298273)
  - 2.15.63

++++ yast2-trans-af:

  - Update to version 2.15.3.

++++ yast2-trans-ar:

  - Update to version 2.15.3.

++++ yast2-trans-bg:

  - Update to version 2.15.3.

++++ yast2-trans-bn:

  - Update to version 2.15.5.

++++ yast2-trans-ca:

  - Update to version 2.15.2.

++++ yast2-trans-cs:

  - Update to version 2.15.8.

++++ yast2-trans-da:

  - Update to version 2.15.6.

++++ yast2-trans-de:

  - Update to version 2.15.14.

++++ yast2-trans-el:

  - Update to version 2.15.9.

++++ yast2-trans-en_GB:

  - Update to version 2.15.4.

++++ yast2-trans-en_US:

  - Update to version 2.15.2.

++++ yast2-trans-es:

  - Update to version 2.15.3.

++++ yast2-trans-et:

  - Update to version 2.15.8.

++++ yast2-trans-fi:

  - Update to version 2.15.12.

++++ yast2-trans-fr:

  - Update to version 2.15.6.

++++ yast2-trans-gu:

  - Update to version 2.13.5.

++++ yast2-trans-hi:

  - Update to version 2.15.3.

++++ yast2-trans-hr:

  - Update to version 2.15.11.

++++ yast2-trans-hu:

  - Update to version 2.15.10.

++++ yast2-trans-it:

  - Update to version 2.15.6.

++++ yast2-trans-ja:

  - Update to version 2.15.5.

++++ yast2-trans-km:

  - Update to version 2.15.14.

++++ yast2-trans-lt:

  - Update to version 2.15.7.

++++ yast2-trans-mr:

  - Update to version 2.15.3.

++++ yast2-trans-nb:

  - Update to version 2.15.7.

++++ yast2-trans-nl:

  - Update to version 2.15.5.

++++ yast2-trans-pa:

  - Update to version 2.15.9.

++++ yast2-trans-pl:

  - Update to version 2.15.6.

++++ yast2-trans-pt:

  - Update to version 2.15.14.

++++ yast2-trans-pt_BR:

  - Update to version 2.15.6.

++++ yast2-trans-ro:

  - Update to version 2.15.9.

++++ yast2-trans-ru:

  - Update to version 2.15.17.

++++ yast2-trans-sk:

  - Update to version 2.15.3.

++++ yast2-trans-sl:

  - Update to version 2.15.2.

++++ yast2-trans-sv:

  - Update to version 2.15.7.

++++ yast2-trans-ta:

  - Update to version 2.15.3.

++++ yast2-trans-uk:

  - Update to version 2.15.10.

++++ yast2-trans-wa:

  - Update to version 2.15.15.

++++ yast2-trans-xh:

  - Update to version 2.13.7.

++++ yast2-trans-zh_CN:

  - Update to version 2.15.7.

++++ yast2-trans-zh_TW:

  - Update to version 2.15.7.

++++ yast2-trans-zu:

  - Update to version 2.13.8.

++++ yast2-users:

  - use Perl built-ins instead of SCR (patch by locilka, #266179)
  - 2.15.36

++++ zypper:

  - text update from proof-reading
  - some output clean-up
  - r6746
  - 0.8.13
  - implement --type and --match-exact options for cache search
  - fix repository and kind in output
    requires libzypp >= 3.17.0
  - r6737

------------------------------------------------------------------
------------------  2007-8-16  -  Aug 16 2007  -------------------
------------------------------------------------------------------

++++ MozillaFirefox:

  - Revert previous change.

++++ aspell:

  - fixed SIGSEV when checking empty file(epmty_file.patch) [#266130]
  - using parallel build
  - changed dict- and data-dir back to /usr/{%lib} because dictionary
    files depends on endian.
  - fixed command execution in script "run-with-aspell" (quotes.patch)

++++ autoyast2:

  - suppress a warning

++++ i4l-base:

  - fix auto DNS to allow overwrite DNS adresses (#200499)

++++ capisuite:

  - add mandatory DATE header to email (#212564)

++++ control-center2:

  - Fixed location of gnome-passwd.glade file (#296721)

++++ dia:

  - Update to 0.96.1
    * Empty initial lines in shapes crashes Dia (BGO #421250).
    * several Python fixes, including a Doxygen import filter.
    * Text-line rendering in SVG export.
    * Keyboard shortcuts for tools now use shift-alt.
    * Improvement in autogaps for some objects.
    * .desktop file now has current version.
    * Change in zoom levels in menus.
    * Check that windows are within bounds before opening.
    * Various compilation-time improvements.
    * UML class improvements on comment and wrapped underlined names.
    * Text rendering is now based on the TextLine objects
    * Visio VXD files can now be imported and exported
    * Renderer API change:  Added function draw_text_line.
    * Object API change: can_parent replaced by flags field.
    * Dia menus now based on GtkAction framework.
    * A number of new keyboard shortcuts.
    * Layer visibility is now undoable.
    * New sheets for Business Process Modelling
    * The initial diagram will now be filled with opened diagram if
    unchanged, like Gnumeric.
    * Pasted objects now no longer land on top of each other.
    * Fix of bug BGO #339562 (page margins restriction), BGO #338336
    ("query" in umloperation_offsets), and BGO #334771 (ungroup
    crashes)
  - Improved SVG export (#283773)
  - Remove upstreamed patches

++++ kdebase3:

  - adjust to new liblazy API due to new PolicyKit (>=0.4) (#299733)

++++ glibc:

  - Fix static linking (#233835).
  - Silence rpmlint for profile package.
  - Add Short-Description to nscd init script.

++++ graphviz-plugins:

  - Add missing BuildRequires for fdupes
  - Guard fdupes by check for suse_version

++++ gstreamer010-plugins-base:

  - Removed gst-install-plugins-helper foo - it is now split out
    into a separate package
  - Configure GStreamer to use opensuse-codecs-installer

++++ gtksourceview-sharp2:

  - add noarch again (even though this package depends on binary
    libraries, the package itself contains no architecture
    dependant code, and can run on any platform where mono runs)
  - Update to use gtksourceview18 package (this package hasn't been
    ported to use 1.9 yet)

++++ gtksourceview18:

  - compatibility lib for gtksourceveiw-sharp2 (monodevelop)
    It is parallel installable with gtksourceview 1.9
  - bnc #298855

++++ hal:

  - updated hal/hal-info to current git (20070816)
  - removed upstream gone patches:
  - hal_remove_sysfs_and_proc_helpers_v2.diff
  - added new patches:
  - hal-fix-computer_probing_v2.diff: fix detection if machine is
    a laptop, but dmidecode return something other
  - fixed bugs:
  - b.n.c #300539: obsolete hal-gnome for > 10.2
  - detect again pci.vendor_id

++++ kbd:

  - fixed fix of bugzilla #300076
    (fillup_and_insserv is too ugly)

++++ kdebase4:

  - update to 3.92.0.svn700775

++++ kde4-filesystem:

  - define _kde_html_dir as $prefix/share/doc/kde/HTML (#292072)

++++ kdenetwork4:

  - update to 3.92.0.svn700763

++++ kdebase3-SuSE:

  - add "Online Help" desktop icon
  - remove "Network Browsing" desktop icon
  - let point SUSEgreeter point to IRC wiki page

++++ kdeedu4:

  - update to 3.92.0.svn700953

++++ kdelibs4:

  - update to 3.92.0.svn700733

++++ kdepimlibs4:

  - update to 3.92.0.svn700734

++++ kernel-bigsmp:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ kernel-default:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ kernel-source:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ kernel-syms:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ kernel-xen:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ kernel-xenpae:

  - patches.arch/acpi_autoloading_interface.patch:
    Remove dummy in struct to avoid a lot compile warnings due to
    wrong initialisations
  - patches.suse/usb_printer_no_auto.diff
    USB: disable autosuspend for printers, as it generates
    only limited practical benefit but breaks some printers
  - add patches.arch/ppc-ps3-storage-fix-probe-msgs.diff
    add patches.arch/ppc-ps3-storage-fix-probe-region-loop.diff
    more changes to make cold boot robust
  - rpm/kernel-syms.spec.in: make sure that the release numbers of
    all the dependent kernel-$flavor packages match the kernel-syms
    release number. (This is an additional safety check; the build
    system should already make sure that the release numbers match.)
  - patches.drivers/pci-rs690-disable-msi: PCI: disable MSI on RS690
    (299010).
  - patches.drivers/usb-fix-support-for-dell-wireless-broadband.patch:
    USB: fix support for Dell Wireless Broadband (aka WWAN).
  - patches.drivers/usb-support-blackberry-pearl-with-berry_charge.patch:
    USB: Support Blackberry Pearl with berry_charge.
  - fix rt patches so they apply again.
  - patch refresh for fuzz due to 2.6.22.3 update
  - patches.drivers/usb-update-unusual_devs.h.patch: USB: update
    unusual_devs.h from 2.6.23-rc4.

++++ libapparmor1:

  - johansen@suse.de:
  - add support for 64bit change_hat tokens
  - rename change_hat(2) to aa_change_hat(2)
  - add support for aa_change_profile(2)
  - mbarringer@suse.de:
  - added support for timestamp + audit sub_id to log parsing
    interface
  - fix up bad versioning around change_hat symbol
  - dropped bogus libimmunix.so from -devel

++++ libdc1394:

  - libdc1394_control12-devel needs libraw1394-devel
  - remove inclusion of code which is labeled as GPL (298152)
    removes topology.h, cooked1394_read() and others
    remove dc1394_vloopback binary

++++ liblazy:

  - fix PolicyKit related API

++++ libmpcdec:

  - fixes build on ia-64 only useless and unpackaged sample
    requires g++ for build (libmpcdec-1.2.6-nosamples.patch)

++++ libzypp:

  - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
    install zypp/cache header files.
  - rev 6719, version 3.16.13
  - discard pattern files with incompatbile architecture, both
    for download and for parsing. (#298716)
  - rev 6711
  - run sqlite asynchronously and add sql index files where
    appropriate, gives 6x performance on certain operations.
    Bumping cache schema version to 1004.
    (#300998)
  - rev 6710
  - fix String::endsWith (#301038)
  - rev 6709
  - added an _explicitly_requested in QueueItemConflict ( as already in
    QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
    remove the conflicting item without an error message. Bug 299819
  - rev 6699
  - forgot to set default refresh policy in checkIfToRefreshMetadata
  - repo.refresh.delay default set to 10 minutes
  - 6693

++++ lilypond:

  - update to 2.10.29 (new stable branch, see NEWS.txt for details)
    * `lilypond-book' supports DocBook too.
    * Balloon texts can be entered more ergonomically, and are no longer
    clipped from the output.
    * Slurs now avoid clefs and key changes.
    * The `FretBoards' context will generate guitar frettings
    automatically,
    * Horizontal and vertical spacing are now done at the same time so
    that pages are filled more evenly.
    * The page breaking algorithm is capable of detecting page turns and
    formatting the music accordingly.
    * Guitar right hand fingerings may now also be added,
    * By defining a clip region, a cutout EPS file of a number of
    measures may be generated from the complete score.  Hence, it is
    no longer necessary to create separate files to create extracts of
    (long) scores.  An example is shown in
    `input/regression/clip-systems.ly'.
    * Lyric texts may include tie symbols by using the `~' symbol,
    * Calculation of note head durations is now softcoded.
    * Chords can now be partially tied,
    * Lyric extenders now have tunable padding.
    * Instrument changes are better supported: names in the margin can be
    changed half-way during a staff, and cues are printed
    automatically.
    * Barlines can be dashed now,
    * Grace notes may be forced to use floating spacing,
    * Durations of grace notes are taken into account for spacing,
    * Tuplet brackets can be made to run to prefatory matter or the next
    note
    * Falls and doits can be added to notes
    * `lilypond-book' now includes support for PDFTeX.
    * Nested tuplets can have different formatting for each nesting
    level,
    * New sections with different spacing parameters can be started with
    `newSpacingSection'.  This is useful when there are sections with
    a different notions of long and short notes.
    * A new, automated testing technique has been added. It will detect
    changes in the formatting automatically, which will make it easier
    to spot regression errors in the future.
    * Figured bass can also be added to `Staff' contexts directly. In
    this case, their vertical position is adjusted automatically.
    * Beams may be put on isolated stems, and beamlets may be paired by
    setting the `max-beam-connect' property,
    * Beaming patterns obey the `beatGrouping' property.
    * With the command `\transposedCueDuring' a cue's transposition can
    be changed locally.  This can be used to prevent excessive ledger
    lines on cues.
    * By setting `hairpinToBarline', hairpins will stop at the barline
    preceding the ending note.
    * Objects may be rotated using the `rotation' property.  [image of music]
    * Hairpins now support circled tips (al niente notation).  [image of music]
    * The MusicXML convertor has been sped up, and has rudimentary
    support for percussion notation.  It will also condense multi-bar
    rests to enable part extraction.
    * The beam printing code has been completely rewritten, and now
    includes support for feathered beaming,
    Known bug: the \featherDuration command only works with very short
    music snippets.
    * The `\note' markup command now also accepts note head styles.
    * Tie chord formatting also works with arpegiated ties.

++++ logrotate:

  - update to 3.7.5 with some bugfixes containing:
  - 251040 config option size not handled correctly
  - added the current fedora patchkit which adds shred support

++++ microcode_ctl:

  - udpate microcode version to 20070815 (#302336)

++++ nautilus:

  - Updated nautilus-drives-and-volumes-on-desktop.diff to fix
    https://bugzilla.novell.com/show_bug.cgi?id=298802 - after burning a
    CD and re-mounting the CD, Nautilus uses 100% CPU.  This simply
    includes the last patch from
    https://bugzilla.novell.com/show_bug.cgi?id=276193#c42

++++ openSUSE-release:

  - Beta2
  - update list of obsoleted packages (since opensync was reverted to 0.22)

++++ opensuse-codecs-installer:

  - New package for the codec installation bridge for GStreamer/Xine

++++ opensuse-manual_de:

  - Build preliminary package using the old translation files.
  - Obsolete opensuse-quickstart_de, reported by Stephan Kulow; # 300538.

++++ opensuse-manual_en:

  - Move coolo's patch to the spec file templates.
  - Update source files.
  - Optimize PNGs as implemented by Berthold Gunreben; #299098.

++++ opensuse-updater-kde:

  - fixed missing error handling
  - added work around for zypper install
  - r6712
  - fixed "Check Now" active while checking
  - r6706
  - fixed typo in in configuration dialog (#300915)
  - r6696

++++ opera:

  - update to 9.23 (#300605 - VUL-0: opera: a specially crafted
    JavaScript can make Opera execute arbitrary code)
  - #300536 - add one-click installation associations to opera

++++ oxygen-icon-theme:

  - update to 3.92.0.svn700775

++++ perl-Bootloader:

  - Provided functionality for removal of old boot entries (#300930)
  - Improved error handling for mdadm call in Tools.pm (#288842)

++++ pm-utils:

  - remove '-s' option from openvt (00clear hook) to avoid flickering
    before suspend to disk

++++ powersave:

  - fixup new liblazy API usage
  - r3035
  - wait INT_MAX seconds for a Suspend/Hibernate call to return, and ignore
    timeout errors afterwards. We might be suspended longer...
  - adjust to new liblazy API v0.2 which had to be updated due to
    PolicyKit update (novell bug 299733)
  - remove ACPI_MODULES configuration variable because ACPI module
    autoloading has been integrated into the kernel
  - r3035

++++ sesam_srv:

  - fix macro usage for insserv_cleanup

++++ squashfs:

  - Supplements: filesystem(squashfs)

++++ squid:

  - removed /etc/squid/errrors: no longer needed (bugzilla#300933)

++++ util-linux:

  - free loop devices when mount fails [#297172]

++++ virt-manager:

  - #300789: Could not add or change disks
  - Drop unused patch

++++ vm-install:

  - #300757: Option for Windows XP/2003 (x64) was not displayed
  - #296083: If vncviewer is not found, prompt user but don't fail
  - Remove ExclusiveArch

++++ wvdial:

  - fix yet another bug that got introduced with the new commandline
    parsing (bug #297632)

++++ x11-input-wacom:

  - updated to new release 0.7.8-3
    * Fixed a wacom.c bug for 2.4 and older 2.6's
    * Fixed a double click issue
    * Updated wacomcpl

++++ xgl:

  - Strip randr back to 1.1 as long as 1.2 is not supported. (#262297)

++++ xorg-x11:

  - xmag 1.0.2
    * X.Org Bug #10616: xmag man page says "Cut" button instead of
    "Select"
    * Sun bug 6359959: xmag overconsumes CPU due to its selection
    box
    * Make fix for Sun bug 6359959 more portable - use nanosleep,
    poll or select
    * Sun bug 1166559: highlight of selection box not discernable on
    some configs
  - xrdb 1.0.4
    * Bug #10616: Man page grammar fix:
    s/This never be/This should never be/

++++ xorg-x11-driver-input:

  - updated to xf86-input-joystick to 1.2.3 release
    * Added section about valuators to manpage
    * Added hint about "SendCoreEvents" keyword to ServerLayout in
    manpage
    * Added "keylow" and "keyhigh" option to axes to generate key
    events when the axis is moved (i.e. to simulate arrow keys with
    a d-pad)
    * Key autorepeat added for axes with mode=relative and key
    mapping
    * Added example about mapping axes to keys to manpage
    * Store subpixel movement in axis struct instead of global
    * Fixed button mapping to an axis needing amplify value in
    xorg.conf
    * Added --enable-debug option to configure script (still default:
    enabled)

++++ xorg-x11-driver-video:

  - updated mga/ati randr12 drivers to current git (2007-08-16)
  - updated nv driver to release 2.1.2
    * Bug #4686: Fix a minor GeForceFX + flatpanel + video overlay
    corruption issue.
    * G80: Add an LVDS flat panel scaling property.
    * G80: Allow DVI scaling.
  - obsoletes xf86-video-nv.diff

++++ yast2-kdump:

  - added patch for enable kdump, delete "noarch" from spec file
  - deleted switching between Command Line and Command Line Append
  - added patch for default allocate memory
  - V 2.15.4

++++ yast2-packager:

  - inst_source.ycp renamed to repositories.ycp  (#300923)
  - fixed double-click in the sources table
  - 2.15.63
  - check wether packages have to be installed turned off for
    autoinstallation (#300215)
  - 2.15.62
  - disable autorefresh for CD repositories (#300928)
  - use the last directory name from URL as name (#299816)
  - display more details when adding a source fails

++++ yast2-storage:

  - fix wrong order of commit actions (#301002)

++++ yast2-trans-uk:

  - Update to version 2.15.9.

++++ yast2-trans-wa:

  - Update to version 2.15.14.

++++ yast2-trans-zh_CN:

  - Update to version 2.15.6.

++++ yast2-trans-zh_TW:

  - Update to version 2.15.6.

++++ zypper:

  - initial implementation of cache search
    requires libzypp >= 3.16.0
  - r6722, version 0.8.12
  - more comprehensive message after adding a repository
  - disabling autorefresh for CD and refreshing right after adding with
    zypper addrepo (part of #292417)
  - install summary formatting bug (no new line and indent)
  - more improved error reporting
  - r6704

------------------------------------------------------------------
------------------  2007-8-15  -  Aug 15 2007  -------------------
------------------------------------------------------------------

++++ MozillaThunderbird:

  - On x86_64, s390, and s390x, deactivate the hidden visibility
    support, thereby fixing the build.

++++ NetworkManager:

  - Fix the hard-coded gnomesu path. (Novell #299518).

++++ aspell:

  - using lang macro
  - not using obsoleted %run_ldconfig macro
  - defining dict- and data-dir to arch independent directory which
    allow made dictionaries noarch and save 30 MB on BiArch media

++++ autoyast2:

  - fix for the support of the new "keep install network"
    feature of 10.3
  - 2.15.14

++++ desktop-data-SuSE:

  - let also -extra subpackage conflict with desktop-data-NLD

++++ update-desktop-files:

  - Update translations.

++++ gettext:

  - do not set the version to 0.16.1

++++ gnomebaker:

  -Update to 0.6.1 (#269051)
    * Fix RFE #1242645 Clearer indication of successful burn completion (actually in 0.5.1)
    * Fix Bug #1418811 Copying with single drive fails
    * Apply patch #1430548 from domg - Fix compilation on FreeBSD
    * Apply patch from Ignacio Martin:
    Fixes RFE #1286697 Files And Directories editing ....
    Fixes RFE #1210821 Browsible CD
    Fixes RFE #1211475 Virtual Folders
    * Fix Bug #1429235 gnomebaker-1.9.0: compilation issue
    * Apply patch #1460031 from Darren Kenny - Build fails on Solaris.
    * Fix Bug #1408067 Freeze on start-up
    * Fix Bug #1358471 The filesystem browser loses synchrony
    * Fix Bug #1174343 could not enter newly created directories
    * Apply patch #1494540 from Daniel Nylander - Updated sv.po translation
    * Apply patch #1463826 ] from goedson - Updated pt_BR translation
    * Fix RFE #1406985 speed units in the burn dialog
    * Fix RFE #1444098 Track number column for audio cd's
    * Fix Bug #1502418 ownership/modes of files should be set to standart values
    * Apply patch from Adonikam Virgo to fix crash when calling g_thread_init().
    * Fix Bug #1336399 links are counted on interface but not on disk
    * Fix RFE #1503812 SAO support - added for burning cds.
    * Apply patch #1548102 from Goedson - Fix compilation warnings
    * Apply patch #1548101 from Goedson - Fix data project size calculation
    * Apply patch #1540113 from BPepple - Patch to make GnomeBaker install theme-friendly icons
    * Apply patch #1328166 from BPepple - Patch for About window in Gtk 2.6
    * Apply patch #1553182 from Goedson - Implement data project loading
    * Apply patch #1557947 from Goedson - Fix list of languages in configure.in
  -Remove upstreamed patches
  -Use %suse_update_desktop_file

++++ gstreamer010:

  - do not require lang package in doc

++++ gstreamer010-doc:

  - fix requires

++++ hwinfo:

  - olh: generate fake EDID for known powermacs (#299202)
  - adjusted help text (#299770)
  - get wlan interfaces right (#298365)
  - ppc: support ttyPSC0 console (#259923)
  - ppc: EFIKA support (#263773)
  - updated X11 data

++++ kdebase4:

  - fix more file conflicts

++++ kdepim3:

  - Removed kitchensync.diff. We are now using the upstream version.

++++ kernel-bigsmp:

  - patches.drivers/usb-quirk-table-update.patch: USB: update
    quirk table with info from 2.6.23-rc3.
  - Update to 2.6.22.3 which dropped the following patches from our tree:
  - patches.drivers/libata-ata_piix-update-map-10b-for-ich8m
  - patches.fixes/random-fix-bound-check-ordering.diff
  - patches.fixes/cpufreq_check_negative_load.patch
  - patches.fixes/cpufreq_fix_tickless_acounting.patch
  - patches.drivers/libata-update-libata-to-libata-dev-upstream-5ddf.patch:
    libata: update libata to libata-dev#upstream (5ddf24c5)
    (288078).
  - No longer build with gcc41.
  - rpm/kernel-binary.spec.in: Update perl-Bootloader version in
    requirement (#263819)
  - patches.arch/x86-early-quirks-unificiation: x86: Unify i386
    and x86-64 early quirks.
  - patches.arch/x86-nvidia-timer-quirk: Replace nvidia timer
    override quirk with pci id list and unify quirks.
  - patches.arch/x86-fam10-l3cache: i386: Add L3 cache support to
    AMD CPUID4 emulation.
  - patches.arch/i386-compat-vdso: i386: allow debuggers to access
    the vsyscall page with  compat vDSO.
  - patches.xen/xen3-auto-arch-i386.diff: Merge
  - patches.xen/xen-x86-no-lapic: Merge
  - patches.xen/xen3-x86-early-quirks-unificiation: x86: Unify
    i386 and x86-64 early quirks.
  - patches.xen/xen3-x86-fam10-l3cache: i386: Add L3 cache support
    to AMD CPUID4 emulation.
    VIA ahci's lie about PMP support too.  Blacklist them.
  - patches.drivers/libata-ahci-no-pmp.patch: ahci: disable PMP
    support on SB600/700 (299010).

++++ kernel-default:

  - patches.drivers/usb-quirk-table-update.patch: USB: update
    quirk table with info from 2.6.23-rc3.
  - Update to 2.6.22.3 which dropped the following patches from our tree:
  - patches.drivers/libata-ata_piix-update-map-10b-for-ich8m
  - patches.fixes/random-fix-bound-check-ordering.diff
  - patches.fixes/cpufreq_check_negative_load.patch
  - patches.fixes/cpufreq_fix_tickless_acounting.patch
  - patches.drivers/libata-update-libata-to-libata-dev-upstream-5ddf.patch:
    libata: update libata to libata-dev#upstream (5ddf24c5)
    (288078).
  - No longer build with gcc41.
  - rpm/kernel-binary.spec.in: Update perl-Bootloader version in
    requirement (#263819)
  - patches.arch/x86-early-quirks-unificiation: x86: Unify i386
    and x86-64 early quirks.
  - patches.arch/x86-nvidia-timer-quirk: Replace nvidia timer
    override quirk with pci id list and unify quirks.
  - patches.arch/x86-fam10-l3cache: i386: Add L3 cache support to
    AMD CPUID4 emulation.
  - patches.arch/i386-compat-vdso: i386: allow debuggers to access
    the vsyscall page with  compat vDSO.
  - patches.xen/xen3-auto-arch-i386.diff: Merge
  - patches.xen/xen-x86-no-lapic: Merge
  - patches.xen/xen3-x86-early-quirks-unificiation: x86: Unify
    i386 and x86-64 early quirks.
  - patches.xen/xen3-x86-fam10-l3cache: i386: Add L3 cache support
    to AMD CPUID4 emulation.
    VIA ahci's lie about PMP support too.  Blacklist them.
  - patches.drivers/libata-ahci-no-pmp.patch: ahci: disable PMP
    support on SB600/700 (299010).

++++ kernel-source:

  - patches.drivers/usb-quirk-table-update.patch: USB: update
    quirk table with info from 2.6.23-rc3.
  - Update to 2.6.22.3 which dropped the following patches from our tree:
  - patches.drivers/libata-ata_piix-update-map-10b-for-ich8m
  - patches.fixes/random-fix-bound-check-ordering.diff
  - patches.fixes/cpufreq_check_negative_load.patch
  - patches.fixes/cpufreq_fix_tickless_acounting.patch
  - patches.drivers/libata-update-libata-to-libata-dev-upstream-5ddf.patch:
    libata: update libata to libata-dev#upstream (5ddf24c5)
    (288078).
  - No longer build with gcc41.
  - rpm/kernel-binary.spec.in: Update perl-Bootloader version in
    requirement (#263819)
  - patches.arch/x86-early-quirks-unificiation: x86: Unify i386
    and x86-64 early quirks.
  - patches.arch/x86-nvidia-timer-quirk: Replace nvidia timer
    override quirk with pci id list and unify quirks.
  - patches.arch/x86-fam10-l3cache: i386: Add L3 cache support to
    AMD CPUID4 emulation.
  - patches.arch/i386-compat-vdso: i386: allow debuggers to access
    the vsyscall page with  compat vDSO.
  - patches.xen/xen3-auto-arch-i386.diff: Merge
  - patches.xen/xen-x86-no-lapic: Merge
  - patches.xen/xen3-x86-early-quirks-unificiation: x86: Unify
    i386 and x86-64 early quirks.
  - patches.xen/xen3-x86-fam10-l3cache: i386: Add L3 cache support
    to AMD CPUID4