------------------------------------------------------------------ --- Changelog.all ----------- Wed Oct 12 20:31:50 UTC 2011 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2011-10-12 - Oct 12 2011 ------------------- ------------------------------------------------------------------ ++++ arpwatch-ethercodes: - automated update on 2011-10-12 ++++ dbus-1: - add patch to enable X11 autolaunch even if configure thinks it can't be done (bnc#707817) ++++ dbus-1-x11: - add patch to enable X11 autolaunch even if configure thinks it can't be done (bnc#707817) ++++ kdebase3-SuSE: - there is no kio_slp ++++ kdiff3: - update to 0.9.96: * KDiff3FileItemActionPlugin : Context menu that also works in dolphin (for KDE>=4 * Parser for preprocessor commands. (Allows single apostrophs ') * Fix crash on A/B-overview (infinite recursion) * Fix clearcase temp files not deleted problem on windows * KDiff3 plugin: When launching KDiff3 konqueror isn't blocked anymore * String corrections (Frederik Schwarzer) * Fixed writing to KIO. * Fixed white space merge default options ++++ util-linux: - add fdisk-dont-shorten-long-path-to-disk.patch (bnc#722959) ++++ patterns-openSUSE: - Stephan Kulow (1): switch /sbin/init to systemd (bnc#723041) Commit: 7040c30e ++++ perl-DateTime-TimeZone: - update to 1.40: This release is based on version 2011l of the Olson database. This release includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine, and several other post-Soviet states. ++++ qtractor: - update to 0.5.1 - More LADISH support: SIGTERM signal is now trapped for graceful application close. - Improved paste-repeat snap precision when dealing with large repeat counts. - Czech (cs) translation added, by Pavel Fric. - Added a few snap-to-beat divisors (unusual Beat/5, Beat/7, Beat/9 and Beat/10) for completeness sake. - Such a simple change of mind with a visual twist: the "A" track automation button/menu has now been - moved to the right-most, as it belongs ;) - Auto-connection of dedicated audio outputs is now optional for default audio master bus, metronome, player and MIDI instrument plugin dedicated audio outputs. - Finally, after a pitiful large brain-dead period, generic plugin forms are now showing all possible controllable plugin parameters featuring a paged, tabbed dialog, whenever applicable. - Special hack/fix for JUCE based native VST plugins, which are the most actually found with a GUI editor, skipping explicit shared library unloading and thus avoiding some mysterious crashes on session close and/or application exit. - Support for MIDI-fx plugins (native VST and/or LV2) is now implemented and functional (intra-chain only). - Instrument plugin bank/program selection was found broken or dead in the water, specially on VSTi, now finally fixed again. - VST plugin parameter value display on generic form is now back in business (were dead regarding value changes). - All plugin's provided GUI editors are now honored by being popped up first, instead of the usual but good old generic plugin form. - Long overdue implementation of a dedicated MIDI file player is now accessible from the MIDI files widget; one can play the whole SMF or just a single track or channel. - Update to a newer VeSTige header, probably fixing an old 32 vs. 64 bit mismatch. - Avoid JACK session filenames/paths to be ever shown; also avoid all buses ports (re)connections when JACK sessions are (re)loaded, given the fact that session management will take care of just that; more also, untitled/default session names are now also picked up to match current LADISH project name, obviously given by LADISH_PROJECT_NAME environment variable, whenever present (as suggested by Nedko Ardaunov). - Paste-repeat floating selection has been fixed (was showing only the last repeated selection). - Coherence of tempo changes on audio and MIDI clips, whether automatic time-stretching is in effect, has been slightly improved, hopefully fixed. - Bold attempt to get linked (aka. ref-counted) audio and MIDI clips into practice (EXPERIMENTAL). - Main track view now showing all clips above the grid. - Added support for both new and older (deprecated URI) lv2_external_ui extension (by Nedko Ardaunov). - Following yet another great idea, and implementation, by Holger Dehnhardt, who already brought us the new aux-send insert plugin, thanks again, the so-called direct access control option is now featured for any plugin parameter right from plugin listings eg. mixer strips. - General resource consumption and management has been slightly improved, due to internal buses allocation optimization. - Fixed nasty crash-bug that was severely affecting all sessions that had at least one insert (pseudo-)plugin on any audio input bus. - All automation curve nodes are now relocated whenever disparate session sample-rate is detected on load. - New aux-send/insert pseudo-plugin is now introduced, allowing to route any track audio output to any other audio output bus besides the nominal one -- thanks to an original implementation from Holger Dehnhardt. - New immediate edit/loop-range settings from current clip extents, accessible on the main menu (Clip/Range Set, Loop Set) and from MIDI clip editor menu as well (File/Range Set, Loop Set). - MIDI Names XML files (*.midnam) may now be imported into MIDI instrument definitions. (EXPERIMENTAL) - Avoid cursor reset while editing MIDI events list (fixes bug #3380259, reported by Frank Neumann). - Just some typos fixing (patch #3378382 by c-korn). - Track view automation curve editing mode has been slightly fixed, now allowing for other previously existing point-and-click mouse operations. - Default automation curve mode is now preserved (following a suggestion by Alexandre Prokoudine, thanks). ++++ shared-desktop-ontologies: - update to 0.8.0: Made nfo:FileName a sub-property of nao:prefLabel Added nfo:WebDataObject Fixed range of nexif:orientation Added nmm:setNumber and nmm:setSize Added nmm:albumTrackCount nmm:MusicPiece is a subclass of nfo:Audio instead of nfo:Media Added focus event handling Made ncal:comment a subproperty of nie:comment Add nco:imStatusType Added nie:modified and nie:contentModified Fixed ranges of nmm:albumPeakGain nmm:trackGain nmm:trackPeakGain nmm:albumGain ------------------------------------------------------------------ ------------------ 2011-10-11 - Oct 11 2011 ------------------- ------------------------------------------------------------------ ++++ alpine: - Fix and extend operation-may-be-undefined-warning.diff (bnc#558841) - Overhaul RPM summary and description. - Month names containing non-ASCII characters were rendered incorrectly in non-UTF8 locales (bnc#597744). ++++ amavisd-new: - bnc#718025 - amavisd-new 2.7.0 fails to start ++++ cfengine: - update to 3.2.1 * ATM no "uptodate" ChangeLog available :( ++++ dbus-1: - update to version 1.5.8: * Clean up dead code, and make more warnings fatal in development builds (fd.o #39231, fd.o #41012; Simon McVittie) * Add a regression test for fd.o #38005 (fd.o #39836, Simon McVittie) * Add _DBUS_STATIC_ASSERT and use it to check invariants * Fix a small memory leak, and a failure to report errors, when updating a service file entry for activation (fd.o #39230, Simon McVittie) * Clean up (non-abstract) Unix sockets on bus daemon exit * On systems that use libcap-ng but not systemd, drop supplemental groups when switching to the daemon user (Red Hat #726953, Steve Grubb) ++++ dbus-1-x11: - update to version 1.5.8: * Clean up dead code, and make more warnings fatal in development builds (fd.o #39231, fd.o #41012; Simon McVittie) * Add a regression test for fd.o #38005 (fd.o #39836, Simon McVittie) * Add _DBUS_STATIC_ASSERT and use it to check invariants * Fix a small memory leak, and a failure to report errors, when updating a service file entry for activation (fd.o #39230, Simon McVittie) * Clean up (non-abstract) Unix sockets on bus daemon exit * On systems that use libcap-ng but not systemd, drop supplemental groups when switching to the daemon user (Red Hat #726953, Steve Grubb) ++++ desktop-data-openSUSE: - Add back Hidden.directory and a mention of it in applications.menu to help KDE 3 (bnc#686786). - Drop hidden-fix.diff: the updated fix is now in git. ++++ xfce4-branding-openSUSE: - rename /usr/share/desktop-directories/xfce-settings-system.directory to /usr/share/desktop-directories/xfce-administration.directory and add /usr/share/desktop-directories/xfce-preferences.directory ++++ glibc: - Update to current git 4f2b767fef50 * Correctly reparse group line after enlarging the buffer * 2.14.1 release ++++ glibc: - Update to current git 4f2b767fef50 * Correctly reparse group line after enlarging the buffer * 2.14.1 release ++++ hg-git: - update to version 0.3.1 - detailed list of changes available from https://bitbucket.org/durin42/hg-git/changesets/tip/tag%28%220.2.5%22%29..tag%28%220.3.1%22%29 - specfile cleanup ++++ pcre: - udpate to 8.13: * too many fixes to list here, see included ChangeLog * the Unicode data tables have been updated to Unicode 6.0.0. ++++ libunicap: - Add a patch to not used the reserved keyword "private". This prevents C++ programs from building against this library See: https://bugs.launchpad.net/unicap/+bug/656229 https://bugs.launchpad.net/unicap/+bug/658739 - Removed deprecated %clean macro - Did some trivial spec file cleanups ++++ lxde-common-branding-openSUSE: - use wallpapers from wallpaper-branding-openSUSE for >= 12.1 - removed unneeded build dependencies ++++ make: - reverting previous change (qemu binfmt was fixed) ++++ microcode_ctl: - Update microcode to 20110915, Intel does not disclose what this fixes. ++++ mkinitrd: - Include thermal, processor and fan acpi modules on x86 and ia64 (bnc#716785#c11). ++++ package-translations: - automated update on 2011-10-11 - update .changes file and skip non-existant changes ++++ pk-update-icon: - added manpage, autostart and localization ++++ psmisc: - Use __builtin___strcpy_ instead of __builtin___strcpy_chk to avoid trouble with char path[0] tag in struct handle (bnc#723304) ++++ python-amqplib: - Update to version 1.0.2: * Fix a packaging problem for Windows users, no changes to the actual Python code. - Package more documentation ++++ python-ldap: - removed sasl.patch as it is no longer necessary - update to 2.4.3 * requires OpenLDAP 2.4.11 or higher * improved documentation * backwards-incompatible API for ldap.control * a couple new features, e.g. support for OPT_X_TLS_PACKAGE * improved LDAPv3 support ++++ scim-bridge: - update to 0.4.16 - remove patches merged to upstream ++++ sshfs: - updated to 2.3 * Add hard link operation * Fix possible deadlock on reconnection * Fix cleanup when ssh connection is terminated to prevent sshfs hanging when the server is rebooted, for example * Set FD_CLOEXEC on fuse device to prevent deadlocks * Check mountpoint and fuse options before starting an ssh session * Allow mounting a single non-directory from the server * Add option 'delay_connect' * Print usage information and version to stdout, not stderr ++++ systemd: - make sure updaters get in the /sbin/init from here - the sub package of the split package will decide which init wins in update case - under openSUSE if it's not systemd, chances are good it's sysvinit - do not list specific sbin_init providers ++++ sysvinit: - do not telinit u if /sbin/init is not sysvinit - split out the symlink /sbin/init into a special subpackage, which does _NOT_ do a split provide. systemd-sysvinit will provide this, so you need to do extra work if you want to stay on sysvinit - remove unused files ++++ vlock: - update to 2.2.3 * fix vlock not reacting to input when started in the background from bash ++++ xfwm4: - added xfwm4-4.8.2-careful-layer-manipulation.patch in order to ignore size increment if a resize request comes from an application itself (backported from upstream git) - added xfwm4-4.8.2-fix-resizing.patch in oder to be more careful when allowing applications to manipulate the window layer by themselves - do not package INSTALL file ++++ xiphos: - updated to 20111010svn4310 to fix crash under oS 12.1 Beta 1 ++++ xorg-x11: - xdm.tar.bz2: commented out Tablet PC detection code in /etc/X11/xdm/Xsetup and /etc/X11/xdm/Xstartup which relied on hal-find-by-property ++++ yast2-fcoe-client: - Use ini agent to write /etc/fcoe/cfg-ethx files, write /etc/sysconfig/network/ifcfg-file for underlying interface (bnc #705610), destroy FCoE interface before removing it (bnc #719443) - V 2.21.9 ++++ yast2-installation: - compress the log file from 1st stage of installation (bnc#716938) - 2.21.23 ++++ yast2-qt-pkg: - Fixed bnc#718197: YaST2 Qt package manager opens RMB context menus at a wrong position, usability issue - Version: 2.21.11 ++++ yast2-sound: - added support for USB joysticks, redesigned the main dialog to support both USB and Gameport joysticks, updated the test dialog (use sliders, fixed button and axes detection) (bnc#695323) - 2.21.3 ------------------------------------------------------------------ ------------------ 2011-10-10 - Oct 10 2011 ------------------- ------------------------------------------------------------------ ++++ alpine: - Explicitly set the ssl prefix dir to fix build on ARM. ++++ branding-openSUSE: - enable kdelibs diff now - add gimp branding ++++ empathy: - Update to version 3.2.0.1: + Fix calling issues when Empathy is built without the experimental call support. + Bugs fixed: bgo#660449, bgo#660124, bgo#646630, bgo#659594, bgo#659816. + Updated translations. ++++ xfce4-branding-openSUSE: - change /etc/xdg/menus/xfce-applications.menu to not show category PackageManager under System - renamed COPYING.xfce4-splash-openSUSE-11.4 - created xfce4-branding-openSUSE-4.8.0-11.4.tar.bz2 for < 12.1 - switch to Adwaita as the new default theme for >= 12.1 - use wallpaper from new wallpaper-branding package ++++ file-roller: - Add file-roller-no-crash-without-nautilus.patch: do not crash if nautilus is not installed. Fix bnc#722863. ++++ giflib: - annotate functions from gif_lib_private.h with visibility hidden so they are not exported. ++++ glibc: - Fix tracing with ifuncs. ++++ glibc: - Fix tracing with ifuncs. ++++ gnome-dvb-daemon: - Update to version 0.2.5: + This release updates the list of supported countries for DVB-C and DVB-T. - DVB-C: Czech Republic, Denmark, France, Hungary, Luxemburg, Spain. - DVB-T: Andorra, Azerbaijan, Croatia, Hungary, Iran, Israel, Latvia, Lithuania, Romania, Slovenia, Vietnam. + Append recordings to TreeStore with a single function call. ++++ icedtea-web: - fix icedtea-web-suse-desktop-files.patch, itweb-settings is a desktop setting and should not show up twice in two unrelated top-level menus; also add a trailing semicolon ++++ kdepim4-runtime: - Add patch to avoid duplicate messages during migration from kmail1 (bko #283467) ++++ ktoblzcheck: - update to 1.36: * Replace assertions with graceful failures - fixed rpmlint warning about missing pkg-config ++++ kvm: - Update seabios to v1.6.3 - fix curl based disk access - fix termination by signal with -no-shutdown option set - dont set e1000 capabilities list bit ++++ samba: - Return error of cli_push when 'put - /some/file' is used; (bso#7551). - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER; (bso#8509). - smbd doesn't correctly honor the "force create mode" bits from a cifsfs create; (bso#8507). - Default user entry is set to minimal permissions on incoming ACL change with no user specified; (bso#8443). - smb_acl_to_posix: ACL is invalid for set (Invalid argument); (bso#7509). - Handle the SECINFO_LABEL flag in the same was as Win2k3; enable Microsoft Internet Explorer 9 on Windows 7 to download files; (bso#8458). - DFS breaks zip file extracting unless "follow symlinks = no" set; (bso#8493). - s3-docs: Fix typos. - s3:smb2_server: SMB2_OP_CANCEL requests don't have to be signed; (bso#8503). - Remove "experimental" label on VFS ACL modules; (bso#8494). - acl_xattr can free an invalid pointer if no blob is loaded; (bso#8480). - s3-smbd: asserts when SMB2 client breaks the crediting rules; (bso#8476). - s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin; (bso#7465). - smb2_find uses a hard coded max reply size of 0x10000 instead of smb2_max_trans; (bso#8473). - s3-netapi: allow to use default krb5 credential cache for libnetapi users. - s3-docs: document -k switch in net manpage. - Map to guest can return uninitialized blob of data; (bso#8477). - s3-registry: registry/reg_format.c must include includes.h; (bso#8401). - smbclient segfaults when option -m is used for legacy dialects; (bso#8453). - Fix 'widelinks' regression intro'd in 3.2; (bso#8229). - Compound SMB2 requests on an IPC connection can corrupt the reply stream; (bso#8429). - s3-spoolss: Fix bug forms migration; (bso#8351). - s3:libsmb: check the wct of the incoming SMBnegprot responses; (bso#8452). - s3: Do not fork the echo handler for smb2; (bso#8334). - s3-spoolss: Fix bug empty notify servername; (bso#8236). - SMB2 server can return requests out-of-order when processing a compound request; (bso#8407). ++++ lightdm-branding-openSUSE: - use wallpaper from the new wallpaper-branding package - use Adwaita as the gtk3 default theme ++++ midori: - update to version 0.4.1 + 'Automatic' identification with quirks + Register downloaded files as recent files + Use symbolic find and clear icons + Drop usage of mootools + Install separate Private Browsing shortcut + Support dragging tabs out of the window + Use feed: to support Thunderbird news reader + Re-open closed tabs in private browsing + Compare link-fingerprints caselessly + Bugfixes - dropped obsolete midori-0.4.0-fix-underlinking.patch, midori-0.4.0-use-dom-api.patch ++++ mtr: - update to mtr-0.81 - Fix for https://bugs.launchpad.net/mtr/+bug/776211 ++++ virtualbox: - added vbox-VBE_DISPI_INDEX_ENABLE.diff to fix broken linux console after starting X (bnc#717713) ++++ scim: - Updated to scim-1.4.11: fix for multiple monitors, updated translations - Fix registration for FireFox (bnc#723337) - Clean up spec file ++++ shorewall: - Update to 4.4.24. For more details see changelog.txt and releasenotes.txt * This release includes all problem corrections from releases 4.4.23.1-4.4.23.3. * The 'fallback' option without = previously produced invalid 'ip' commands. ++++ thunar-plugin-archive: - added thunar-archive-plugin-0.3.0-fix-file-roller-extract-here.patch in order to make file-roller really extract files to the current directory to match the behavior of xarchiver ++++ transmission: - Update to version 2.41: + Fix crash on Mac. ++++ wpa_supplicant: - use same exec line in fi.w1.wpa_supplicant1.service as in fi.epitest.hostap.WPASupplicant.service - fix build on older distros - fix not using RPM_OPT_FLAGS - use %_smp_mflags ++++ x11-tools: - removed obsolete scripts switch2nv/switch2nvidia; xorg.conf is no longer in use since openSUSE 11.3 (bnc #722812) ++++ xdelta: - fixed [bnc#720382] -- xdelta does not work on large files * large-files.patch ++++ xfce4-power-manager: - added xfce4-power-manager-1.0.10-fix-saving-brightness-levels.patch which fixes the type of saved brightness levels so they can be correctly loaded again ++++ yast2-hardware-detection: - 2.21.0 ++++ yast2-iscsi-client: - 2.21.6 - add qla3xxx to modules supporting qla iscsi offload (bnc#723014) ++++ yast2-security: - include etc_polkit-default-privs_local.scr in rpm - 2.21.6 ++++ yast2-snapper: - agent: pass map refereces as arguments - quote strings passed to bash commands - fixed testsuite - 2.21.13 ------------------------------------------------------------------ ------------------ 2011-10-9 - Oct 9 2011 ------------------- ------------------------------------------------------------------ ++++ apparmor: - add patch with upstream changes since 2.7.0 beta2 release - add example parser.conf - print warning if profile cache directory doesn't exist - remove initscript for no longer existing aa-eventd (bnc#720617) - set correct $HOME in aa-notify - enable caching of profiles (= massive speedup) (bnc#689458) - add comments for patches in .spec and comments in some patches - run spec-cleaner ++++ chromium: - Update to 16.0.904 + aura: Implement cursor support on linux + Add --enable-video-track commandline flag for enabling (otherwise disabled by default) + [Sync UI] When signed in, choosing the sync wrench menu item should navigate to personal options + Fix UI quirks when doing a history navigation to a slow page (bug#94747) + Auto-login UI polish. (bug#98873) + Fixed the gtk menu race (bug#88473) ++++ fftw3: - enable sse only on supported architectures ++++ freetds: - Add missing "Group" for libfreetds and change %make_install, resolving build failure for SLE11 - Remove redundant sections (cf. specfile guidelines) ++++ gtksourceview: - Update to version 3.2.1: + New JavaScript Object Notation lang file. + Improvements to some of the lang files. + Misc bugfixes. + Updated translations. ++++ gnome-dvb-daemon: - Update to version 0.2.4: + Fixed various issues with vala 0.14.0 + When searching for recordings, skip hidden directories and set maximum recursion depth to three. + Updated translations. ++++ kiwi: - make suse-live-stick a real image example directory and not a link to the live iso description. This also fixes the upgrade problem between versions were suse-live-stick was a directory and the one were it is provided as a link (bnc #722452) ++++ xz: - rewrite last broken arm portability changes ++++ mISDNuser: - Update to mISDNuser-2.0.2 * new userspace API, uses sockets to communicate with kernel * layer3 (TE/NT) is done in userspace now * Q.931/DSS1 support for TE/NT * note: Asterisk integration occurs via chan_lcr - Employ shlib policy - Remove redundant/obsolete tags/sections (cf. specfile guidelines) ++++ postfix: - Use SSL_MODE_RELEASE_BUFFERS if available, see SSL_CTX_set_mode man page and http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html for the full details. ++++ quassel: - Added dbusmenu-qt buildrequires - Removed redundant or incorrect provides (fix for RPMLINT warning) - Cleaned up spec file formatting ------------------------------------------------------------------ ------------------ 2011-10-8 - Oct 8 2011 ------------------- ------------------------------------------------------------------ ++++ choqok: - Removed commented files (fix for RPMLINT warning) - Cleaned up spec file formatting ++++ kdebase4: - fix renaming files in folderview-widget (bnc#722684) ++++ kdelibs3: - add patch for build with CUPS 1.5 ++++ lightdm: - update to version 1.0.3 - fix reference counting issue in ConsoleKit code - really add the lightdm-guest-session-wrapper - added lightdm-use-pkglibexecdir.patch in order to use pkglibexecdir instead of libexecdir for helper binaries/scripts ++++ libucil: - Cleaned up spec file formatting - Removed buildrequires that automatic on OBS - Removed tags that are not allowed in OBS - Changed groups (fix for RPMLINT warnings) - Changed package name to include sonum (fix for RPMLINT warning) - Used proper file names in files lists instead of blanket wildcards (fix for RPMLINT warnings) ++++ perl-qt4: - Cleaned up spec file formatting - Added recommended %perl_process_packlist macro - Added qwt buildrequires for qwt bindings ++++ synaptiks: - Update to 0.8.0 * Removed build-time dependency against kdesdk-scripts * Fixed “Defaults” button in configuration dialog of tray application * Fixed KeyError on unknown event types in keyboard monitor * Fixed crash after resume from suspend * Fixed support for non-usb devices * Added Danish translation (thanks to Martin Schlander) ++++ thunar-plugin-archive: - do not depend on xarchiver, it can be used with different archive managers ++++ thunar-plugin-media-tags: - remove bogus dependency on xarchiver ++++ transmission: - Change notify-tools Requires to libnotify-tools (notify-tools doesn't exist...). ------------------------------------------------------------------ ------------------ 2011-10-7 - Oct 7 2011 ------------------- ------------------------------------------------------------------ ++++ akonadi-runtime: - Update to 1.6.2 - Do not update item revision if only the RID or RREV changed. - Fix usage of wrong ids for part filenames. - Only set item dirty flag if the payload changed. - Only drop content mimetype for unsubscribed collections in LIST/LSUB. - 1.6.1 changes: - Fix crash on agent launcher exit. - Fix valgrind-ing agents running in the agent launcher. - Fix restarting of agents in broken state. - Fix pipe naming on multi-user Windows systems. - Raise MySQL timeout. ++++ amarok: - Remove errmsg-mysql51-embedded.diff as this causes amarok to fail when initializing the collection (bnc#712749) - Remove the action for audio-cds as amarok is not really a good player for these (bnc#712749) ++++ branding-openSUSE: - add a COPYING for the xfce splash screen - add branding for xfce4 splash screen ++++ caribou: - Add caribou-autostart-OnlyShowIn.patch: only autostart caribou in GNOME and Unity as only gnome-session-based desktops understand the AutostartCondition. Fix bnc#720239. ++++ cobbler: - Import modules, which allowed easy integration of... - Ubuntu and Debian support again! - Better support for SuSE - Support for FreeBSD - Support for ESX 4+/ESXi - Integration with the python TFTP server pytftpd - "fetchable files" and "boot files" support for distros that need to get more files from the TFTP server - Faster sync using link cache - Support for EFI grub booting - Support for bridged interfaces - WSGI instead of mod_python for the web interface. - Lots of Web UI improvements - A lot more I'm sure I missed when going through the change log - version 2.2.1 ++++ cronie: - Ensure service_add_post is called in %post and not verify. ++++ dcraw: - Update to version 9.11: dcraw - revision 1.445 * Copied new color matrices from DNG Converter 6.5. - Spec file updates: * Changes based on spec-cleaner run. * Removed support for openSUSE < 11.3. ++++ desktop-translations: - Update translations. ++++ duply: - Update version to 1.5.5.3: + Bugfix 3416690: repaired preview threw echo1 error. + Fix unknown cmds error usage & friends if more than 2 params were given. - Updates from 1.5.5.2: + Bugfix 3409643: ssh key auth did ask for passphrase (--ssh-askpass ?). + Bugfix: mawk does not support \W and did not split multikey definitions. + All parameters should survive single (') and double (") quotes now. ++++ xfce4-branding-openSUSE: - fix build failure by removing the splash on >= 12.1, also do not install the copyright file - require the splash out of branding-openSUSE for 12.1+ to ease the update of artwork ++++ expect: - New version 5.45: * Examples now use the expect package instead of /usr/bin/expect. * Countless other bug fixes. For details, see /usr/share/doc/packages/expect/ChangeLog ++++ gdm: - Add gdm-fix-no-split-again.patch: do not crash in old (non-gnome-shell) greeter when trying to login. - Rebase gdm-greeter-greater-ui.patch, fix bnc#689552. ++++ gnome-menus: - Add gnome-menus-other-end.patch: put the Other menu at the end, after other menus. Taken from git. ++++ hwinfo: - fix network detection if several interfaces are attached to a single pci function (bnc #693090) - fixed typo - USB joystick fixes - replace USB details by joystick details - set unix_dev_name2 to /dev/input/jsX - added Gameport bus, detect gameport joysticks - cleanup - removed unused variables - added NULL checks - joystick: detect and report number of axes and buttons - added support for detecting USB joysticks - updated .gitignore - added .gitignore files - show disk capacity in GB ++++ kaffeine: - Remove patch fix_plasma_startup_error.diff as this causes kaffeine not beeing displayed as an action for audio-cds (bnc#722284) ++++ kiwi: - v4.97.4 released - make sure updateOtherDeviceFstab creates the mount point - activate only volume group stored in $VGROUP, prevent vgscan - fixed luksOpen to generate unique name for luksroot - fixed luksOpen to stop asking for the passphrase after 3 times - fixed updateOtherDeviceFstab to work in luks and/or RAID env - fixed luksOpen to wait until the mapper created the device - allow luks_pass to be set on the kernel commandline ++++ samba: - Remove smb child crash fix. The issue had been fixed upstream differently. ++++ libQtWebKit4: - remove self provides ++++ libqt4: - do not require specific QtWebKit versions - they are different now ++++ libqt4-devel-doc: - do not require specific QtWebKit versions - they are different now ++++ libqt4-sql-plugins: - do not require specific QtWebKit versions - they are different now ++++ libreoffice: - add more detailed categories to desktop files ++++ snapper: - check iterator in findPre ++++ sleuthkit: - VERSION 3.2.3 New Features: - new TskAuto method (handleNotification()) that gets verbose messages that allow for debugging when the class makes decisions. - DOS partitions are loaded even if an extended partition fails to load - new TskAuto::findFilesInFs(TSK_FS_INFO *) method - Need to only specify first E01 file and the rest are found - Changed docs license to opensuse accepted one (by upstream) - Unicode conversion routines fix invalid UTF-16 text during conversion - Added '-d' to tsk_recover to specify directory to recover Bug Fixes: - Added check to fatfs_open to compare first sectors of FAT if we used backup boot sector and verify it is FAT32. - More checks to make sure that FAT short names are valid ASCII - 3406523: Mactime size sanity check - 3393960: hfind reading of Windows input file - 3316603: Error reading last blocks of RAW CD images - Fixed bugs in how directories and files were detected in TskAuto ++++ mkinitrd: - Fix the module dependency resolver to include dependencies of sd_mod (bnc#722484). ++++ oxygen-icon-theme: - install the document and folder_html icon also with 256px ++++ psmisc: - Make main fuser process more robust against broken pipe and check for helper process within a SIGCHLD handler ++++ virtualbox: - dropped xorg conf file virtualbox-60-vboxmouse.conf as there is no more vboxmouse_drv.so xorg driver on %suse_version >= 1130 - modified virtualbox-60-vboxdrv.rules to use setfacl instead of GROUP rule - update to virtualbox 4.1.4 * VMM: fixed PAE guests running on 32-bit hosts (4.0 regression; bug #9458) * VMM: fixed INVALID_PARAMETER guru meditation caused by insufficient memory conditions (4.1.0 regression; bug #9240) * VMM: fixed clobbered CPU registers during stos/lods/ins/outs emulation under rare circumstances * VMM: another fix for 64-bit guests on recent AMD CPUs * GUI: warn the user if he uses an outdated extension pack and allow to download and upgrade in that case (bug #8025) * GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #373) * VBoxManage: another fix for extpack install --replace (bug #9308) * VBoxManage: allow to specify the UUID of the target image in convertfromraw * VRDP: fixed a rare crash when two or more clients connect to the server (bug #9503) * VRDP: fixed a case when a client was not resized correctly (bug #9242) * USB: make device capturing work on Windows hosts with usbhub class filter drivers installed (bug #9298); bugfixes for Windows host USB support * VHD: fixed reads crossing block boundaries (bug #8532) * VMDK: fixed progress indicator when creating split VMDK images * Floppy: fixed medium size detection for physical mediums (Windows hosts only) * Main: fixed VM initialization if a shared folder does not exist (bug #7941) * Main: fixed possible deadlock between hard disk enumeration and resetting of immutable disks (bug #9549) * Main: fixed not detaching of virtual storage after a snapshot restore operation (bug #8296) * Main: always reset modified state after restoring a snapshot (bug #9387) * Main: fixed writing of changed VM settings to disk when using snapshots (bug #8932) * Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active * Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370) * 3D Support: fixed incorrect rendering and possible crashes when switching to/from fullscreen with enabled 2D acceleration * 3D Support: fixed compiz under ubuntu 9.10 * Guest control: Miscellaneous small bugfixes * Linux / Solaris hosts: don't use hard links in packages (4.1.2 regression; bug #9441) * Mac OS X hosts: fix installation issues when installed as root (bug #1578) * Mac OS X hosts: fixed packet capture issues with vboxnetX host-only interfaces (bug #8076) * Solaris hosts: fixed incoming multicast packets for Crossbow based bridged networking (bug #9532) * Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535) * Windows hosts installer: fixed ADDLOCAL usage on command line (4.1.0 regression; bug #9488) * Windows hosts installer: fixed dangling shortcut to the .chm help file (bug #9646) * Windows hosts installer: try to fix installation error 2869 which appeared under certain circumstances (bug #9664) * Windows hosts: VBoxHeadless should never open a separate console window (bug #3549) * Guest Additions: fixed hang while waiting for guest execution output (4.1.2 regression; bug #9446) * Linux Additions: add support for X.Org Server 1.11 (bug #9519) * Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627) * Linux Additions: start VBoxService correctly on openSUSE 12.1 (bug #6229) * Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal) * Solaris Additions: fixed memory leaks and panics while mounting (from console) and unmounting shared folders. * Windows Additions: fixed swapped mouse cursor hotspot coordinates (4.1.0 regression; bug #9447) * Windows Additions: fixed PAGE_FAULT_IN_NONPAGED_AREA BSOD in VBoxDisp.dll when running SnippingTool (bug #9508) * Windows Additions: make image viewer work correctly with Aero enabled (Vista and Windows 7) * Windows Additions: fixed incorrect window border blurs under Aero with ATI cards (Vista and Windows 7) * Windows Additions: fixed incorrect rendering when moving 3D applications outside guest desktop and back under Aero (Vista and Windows 7) * Windows Additions: fixed guest hangs when switching back from fullscreen text mode apps (bug #9636) ++++ rfc: - automated update on 2011-10-07 ++++ ristretto: - update to version 0.1.1 - included all previous patches - removed ristretto-0.1.0-fix-missing-retvals.patch and ristretto-0.1.0-fix-underlinking.patch ++++ systemd-presets-branding-openSUSE: - Add Yast2 FirstBoot and Second Stage. ++++ xfwm4: - copy the right source file ++++ yast2-installation: - Use latest macros for systemd - Drop workaround for bnc#719221, systemd is fixed now. - 2.21.22 - change the URL for congratulation dialog (bnc#720481) ++++ yast2-pkg-bindings: - solver reset - reset also the distupgrade solver flag (bnc#709480) - 2.21.11 ++++ yast2-printer: - Added new driver "epson-inkjet-printer-escpr" to the "Add Driver" dialog (bnc#722625). - Fixed typos in help texts (bnc#703201). - 2.21.0 ++++ yast2-qt-pkg: - Fixed bnc#718197: context menus at a wrong position - 2.21.10 ++++ yast2-snapper: - removed conflicting statusToString - 2.21.12 - support more snapper configurations (bnc#719482) - show path to current subvolume above filesystem tree (bnc#719482) - close the feedback window correctly (bnc#722477) - 2.21.11 ++++ yast2-theme: - updated oxygen icons provided by Martin Schlander a 2nd time - 2.21.14 ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el es et fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu en_GB en_US pt_BR zh_CN zh_TW ast nds. ------------------------------------------------------------------ ------------------ 2011-10-6 - Oct 6 2011 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - fixed [bnc#717871] -- imagemagick display wrong order * scene.patch ++++ Mesa: - Update Mesa-llvm-3.0.patch again to fix compilation ++++ adolc: - update Colpack to new version 1.0.4 * some memory allocation bugfixes ++++ branding-openSUSE: - prepare to patch kdelibs4 branding from upstream - Keep the touch required by update-alternatives here, instead of moving it to the Makefile. - Move check logic to the Makefile. - move install logic in the Makefile ++++ brasero: - Change categories in brasero.desktop so that brasero doesn't appear twice in the gnome-shell list of applications. Fix bnc#722215. ++++ cups: - Upgraded to CUPS 1.5.0 (openSUSE Bugzilla bnc#722057) Backward incompatible changes: * The main header cups/cups.h no longer includes the PPD header cups/ppd.h which may require code changes to applications. * CUPS no longer supports the old ~/.cupsrc or ~/.lpoptions files from CUPS 1.1.x. The ~/.cups/client.conf and ~/.cups/lpoptions files that were introduced in CUPS 1.2 must now be used. * The scheduler now requires that filters and backends have group write permissions disabled (security). * The HP-GL/2 filter is no longer included (STR #3322). * The SCSI backend is no longer included (STR #3500). Other changes: * Updated the PostScript filter to support IncludeFeature in more circumstances (STR #3417). * The scheduler now sets the process group for child processes and manages the group (STR #2829). * The scheduler now more carefully creates and removes configuration, cache, and state files (STR #3715). * The lpadmin command now allows default option values to be deleted (STR #2959). * Restored support for GNU TLS and OpenSSL with threading enabled (STR #3605, STR #3461). Therefore cups-1.4.4-str3461-1.4.reverted.patch is no longer needed (openSUSE Bugzilla bnc#617026). * Increased the default RIPCache value to 128MB (STR #3535). Therefore cups-1.4.4-set_default_RIPCache_128m.patch is no longer needed (openSUSE Bugzilla bnc#628233). * Updated PDF filter to support Ghostscript ps2write (STR #3766). * Updated PDF filter to support Poppler option to preserve page sizes in PDF files when the user has not selected a particular media size (STR #3689). * Added new PWG Raster filter for IPP Everywhere printer support. * Added support for a new cupsFilter2 keyword in PPD files to allow for the propagation of the actual MIME media type produced by a filter. * Name resolution errors no longer no longer cause queues to stop (STR #3719, STR #3753). See also https://bugzilla.novell.com/show_bug.cgi?id=337794#c16 * Added a new cups-exec helper program that applies security profiles to filters, port monitors, backends, CGI programs, and mini-daemons. * The web interface can now be disabled using the WebInterface directive in cupsd.conf (STR #2625). * The ipptest tool is now a first-class user program (STR #3484). For a complete list see the CHANGES.txt file. - cups-1.4.4-str3461-1.4.reverted.patch (bnc#617026) and cups-1.4.4-set_default_RIPCache_128m.patch (bnc#628233) are no longer needed because the issues are fixed upstream. cups-1.5-additional_policies.patch (fate#303515) replaces the cups-1.4-additional_policies.patch which does no longer apply. ++++ dash: - remove libeditline dependency again as libeditline lives in /usr - update to version 0.5.7 - optimize dash -c "command" to avoid a fork - improve LINENO support - dotcmd should exit with zero when doing nothing - replace GPL noclobberopen code with the FreeBSD version - do not split the result of tilde expansion - use exit status 127 when the script to run does not exist - document optional open parenthesis for case patterns - use faccessat if available - added dash-0.5.7-do-not-close-stderr.patch in order to prevent stderr from being closed when /dev/tty fails to open (backported from upstream git) - added dash-remove-backslash-before-in-double-quotes-in-variable.patch which removes a backslash before } in double-quotes in variable as it prevents the closing brace from terminating the substitution (from FreeBSD/Debian) ++++ kdebase4: - buildrequire specific kdelibs ++++ gedit: - Add iso-codes Recommends since the iso-codes data is used at runtime, but only in a plugin (so no Requires). ++++ gedit-latex: - Rename source package to gedit-latex from gedit-latex-plugin, following upstream name. - Update to version 3.2.0: + Fix slowness when loading and changing tabs + Updated translations. - Changes from version 3.1.1: + New Features - Port to gobject-introspection and Gtk+3. - Port to Gsettings. - Use Autotools. - Port to GtkBuilder. - Make plugin translatable. - Misc code cleaning. - Logging cleanup. - Handle newcommands. - Add per-document preferences. + Dropped features - Custom spellchecker (replaced by spellcheck-plugin) - LaTeX forward search (replaced by gedit-synctex) - Livepreview (to be added back) - Snippets (replaced by snippets plugin) - Color prefs UI + Bugfixes - Finish the save operation before start compilation. - Make the LaTeX postprocessor depend on the compiler exit status. - Add alert to the statusbar while the document is compiling. - symbols: . make the activation by double click, this make it more similar to gucharmap. . unselect icon when the focus is lost. - Fix generating the POT file. - Remove translatable attribute from gtk stock strings. - Fix master document: use relative path. - Add intltool, pkgconfig(glib-2.0), pkgconfig(gtk+-3.0) BuildRequires. - Create lang subpackage, and add Recommends for it in gedit-plugin-latex subpackage. - Remove python-gtk, python-poppler and python-enchant Requires from gedit-plugin-latex subpackage: those dependencies are all gone (because of dropped features or move to introspection-based bindings). - Add the GSettings schema machinery, with %glib2_gsettings_schema_* macros. - Rewrite the %prep/%build/%install section now that the tarball uses autotools. ++++ gimp: - Add iso-codes Recommends since the iso-codes data is used at runtime, but its presence is not mandatory. - Remove explicit gtk2 Requires: the library will get automatically added to the list of Requires. ++++ gtkhtml: - Add iso-codes Recommends to libgtkhtml-editor-4_0-0 since the iso-codes data is used at runtime (but gtkhtml can survive without it). ++++ gnome-dvb-daemon: - Change vala-devel BuildRequires to vala as vala-devel is an old deprecated name (bnc#720908). ++++ tracker: - Change vala-devel BuildRequires to vala as vala-devel is an old deprecated name (bnc#720908). ++++ gnome-utils: - Tarballs now come with logview icons, so stop copying the ones from the gnome icon theme. ++++ go: - Update to r60.2 - Fixes memory leak in certain map types ++++ go-go-gtk: - Update to 20.09.2011 git - GtkImage - fix float64 don't be used from C.XXX() - GtkRange use bit-fields - ListFromNative() - gtk_container_get_children() - WidgetFromNative() - support GtkMenuPositionFunc - gtk_widget_set_state() ++++ gtranslator: - Add iso-codes Requires since the iso-codes data is used at runtime. ++++ guile: - guile-devel requires guile [bnc#722306] ++++ kde3-sim: - remove obsolete version checks ++++ kdebase3-SuSE: - add patch for new location of wallpapers on 12.1 ++++ kdelibs4: - for 12.1 provide all files in branding-upstream, not just the background ++++ kdelibs4-apidocs: - for 12.1 provide all files in branding-upstream, not just the background ++++ kiwi: - DB: rebuild documentation - fixed race conditions in LOCAL_BOOT=yes code, we have to wait for the $disk device to appear before acting on it Date: Thu Oct 6 11:28:12 2011 -0400 correct attribute name error, some word smithing around description - removed %pre section from spec, does not work with older distros - fixed %pre script and filelist - fixed doc upgrade, added pre-install script for kiwi-doc and also reverted the spec changes for the commits 275a601c and ced64858 - v4.97.3 released ++++ libgda: - Add iso-codes Recommends to libgdaui-5_0-4 since the iso-codes data is used at runtime (but gtkhtml can survive without it). ++++ lightdm: - update to version 1.0.2 - fix daemon from blocking if Accounts Service does not exist - fix greeter log file not being written - don't set LANG environment variable if using Accounts Service - fix gdmflexiserver not working due to it not being in PATH - don't authenticate the greeter user - allow greeters to be disabled in configure flags - fix over allocation of read buffer in greeter protocol - make sure objects are cleaned up on exit - fix minor memory leaks - fix hugely oversized allocation in greeter buffer, can trigger crashes when entering very long passwords ++++ nautilus: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ libqt4: - reenable fix for bnc#656144 - I reviewed the patch one more time ++++ libqt4-devel-doc: - reenable fix for bnc#656144 - I reviewed the patch one more time ++++ libqt4-sql-plugins: - reenable fix for bnc#656144 - I reviewed the patch one more time ++++ libxklavier: - Add iso-codes Requires to libxklavier16 since the iso-codes data is used at runtime. ++++ lyx: - Make hunspell default spellchecker and remove aspell (seems reasonable to have the same spellchecker as libreoffice, thunderbird, firefox, and hunspell seems future for system default, as fedora already has, see also FATE #305688) - Add enchant support (usefull for a few languages) ++++ mdadm: - mkinitrd-setup.sh -- add "AUTO -all" to initrd mdadm.conf so that only arrays needed for boot are auto-assembled. - auto-line.fix -- fix handling of "AUTO" line in mdadm.conf so it actually works. (bnc#721905) ++++ openmpi: - Run ./autogen.sh during ARM build to ensure relevant changes are applied prior to the ./configure step ++++ pam_mount: - Update to new upstream release 2.12 * mount.crypt: restore support for files >= 4 GB ++++ patterns-openSUSE: - Stephan Kulow (1): flash-player seems to be 64bit now too Vincent Untz (4): gnome: Add gnome-documents to GNOME-DESKTOP gnome: Update for new name of package with dynamic background gnome: Pretty sure we don't need cups-backends by default gnome: Install gnome-color-manager, drop pulseaudio-esound-compat Commit: bc85b9a8 ++++ pdf2djvu: - Update to 0.7.11 + Fix build failure with Poppler >= 0.17. - Removed pdf2djvu-poppler-0.18.patch (fixed upstream). - Removed obsolete "clean" section. ++++ spamassassin: - bnc#720220 - spampd, installed by pkg:spamassassin, FAILs to launch, uses non-existent/un-installed 'user' ++++ pk-update-icon: - created package ++++ quilt: - inspect-shell-syntax-errors.patch: Quote strings in inspect helper script to avoid flood of shell syntax errors during quilt setup -v *.spec. ++++ rednotebook: - Update to version 1.2.0: + Let the "Back" and "Forward" button jump over empty days + Allow wildcards (*,.,?) in cloud black/white lists ("altr." hides altro, altra, etc.) + Add "Export currently visible day" option in export assistant + By default select the time range from today to today in the export wizard (lp#834489) + Show warning when second RedNotebook instance is started to prevent data loss (lp#771396) + Add option to set the date format for exports. An empty field removes dates from exports. + Remember scrollbar and cursor positions when changing between days and edit and preview mode + Allow double backslashes (\\) in filenames (e.g. for UNC paths) + Use Ubuntu font in editor, preview and cloud if it's available + Remember last export and backup locations + Show the most recent entries at the top of the search list by default + Search in annotations as well + Use auto-completion for all category entries + Mention the name of the day in weekday templates + Allow linebreaks (\\) only at the end of lines + Do not write empty month files to disk + Remove "Delete Entry" button (Use the context menu or the delete key instead) + Add tooltips for category buttons + Always keep categories sorted in search and annotations drop-down menus + Allow markup for links in categories (--http://mypage.com--) (lp#782697) + Escape regular expression syntax in searches (*, +, etc.) + Use a better icon for Annotate (Edit) + Add more markup examples to templates help text + Fix: Txt2tags highlighting should not allow spaces between format markup and text + Fix: Do not use str.capitalize() for fonts in txt2tags.py to support turkish locales (lp#841698) + Fix on Windows: Correctly open local links with whitespace (lp#824420) + Let "Get help online" point to RedNotebook's answers section at launchpad + Various code optimizations. + Updated translations. - Change License tag from GPL-2.0+ to GPL-3.0+ as the code is using a LGPL-3.0+ module, effectively changing the GPL-2.0+ code to GPL-3.0+. ++++ rhythmbox: - Change vala-devel BuildRequires to vala as vala-devel is an old deprecated name (bnc#720908). ++++ ristretto: - update to version 0.1.0 - add 'Clear private data' dialog, for clearing the recently-used list - improve the 'Set Wallpaper' dialog for setting the wallpaper on xfdesktop - add an option to 'inverse' the zoom-direction when scrolling - set the maximum render-quality to the screen-size, this improves the render-speed and reduces the memory-usage of ristretto - limit the maximum-scale to 400% or the window-size (whichever comes last) - limit the minimum-scale to an image-size of 32x32 pixels - improve the subpixbuf size calculation to reduce the anoying black-borders when zooming in dramatically - add tooltip to the delete button - add files opened from the cli to the recently-used list - move the image-iterator to the next image instead of the previous image when closing - open the first image from a folder when opening a folder from the recently-used-items list - re-implement the file-properties dialog, open thunar's properties dialog when thunar is available, add a 'fallback' dialog for when thunar is not available - added ristretto-0.1.0-fix-missing-retvals.patch which fixes missing return statements and a typo - added ristretto-0.1.0-fix-underlinking.patch in order to explicitly link against libm and libX11 - dropped obsolete ristretto-0.0.91-honor-docdir.patch, ristretto-0.0.93-fix-missing-include.patch ++++ transmission: - Update to version 2.40: + All Platforms: - Torrent queuing - Improved webseed support - Fix crash when removing a magnetized transfer - Fix adding transfers over RPC when a subfolder does not exist - Other minor fixes + GTK+: - Add GTK+ 3 support - Make popup notification and system sounds system-configurable - Add a settings option to hard-delete files instead of using the recycle bin + Qt: - Add popup notification for finished torrents - Fix non-UTF-8 display issue in the "New Torrent" dialog + Daemon: - SSL support in transmission-remote + Web Client: - Speed improvements - Add filtering by tracker - Allow preference changes on mobile devices - Allow compact view on mobile devices - Stop ratio functionality - Compact view interface improvements + Utils: - Fix transmission-edit bug when adding a tracker to a single-tracker torrent - Fix transmission-create bug when specifying a directory with a leading "./" - Note that we can't use the GTK+ 3 support as the build system has not been updated for it. - Add explicit glib2-devel BuildRequires. - Remove dbus-1-glib-devel, libcanberra-devel, libnotify-devel BuildRequires: they're gone upstream. - Add canberra-gtk-play Requires to gtk subpackage: transmission now uses the canberra-gtk-play binary. - Add libnotify-tools Requires to gtk subpackage: transmission now uses the notify-send binary. ++++ xorg-x11-driver-input: - Resurrect synaptics patches - Removed obsoleted patches: U_xf86-input-synaptics_...handlin.patch: already in upstream, xf86-input-synaptics-64bit-fix.diff: no longer needed ++++ xsupplicant: - add libtool as buildrequires ++++ yast2-packager: - skip product selection in the second stage (do not reinstall the product package during autoinstallation) (bnc#721166) - 2.21.18 ++++ yast2-qt-pkg: - Made settings persistant (fate #307220 ) - 2.21.9 ++++ yast2-storage: - version 2.21.8 - remove jfs completely from fs list (bnc#720483) ------------------------------------------------------------------ ------------------ 2011-10-5 - Oct 5 2011 ------------------- ------------------------------------------------------------------ ++++ ElectricFence: - cross-build workaround: fake gcc script to work around build system not honoring CC throughout ++++ PackageKit: - Update to version 0.6.19: + New Features: - Offset the cache age by 30 minutes + Bugfixes: - Use g_unix_signal_add_full() which has been renamed GLib - Use the newest filter when resolving for new packages to install + Non-zypp backends updates. - Drop PackageKit-glib-2.29.19.patch: fixed upstream. ++++ R-base: - corrected version string for Matrix subpackage ++++ abcde: - cross-build fix: use %__cc macro ++++ adolc: - cross-build fix: use %__cc, %__cxx macros ++++ asl: - cross-build fix: use %__cc macro ++++ autoyast2: - prevent unwanted change of autoupgrade mode to autoinstallation (bnc#722249) - 2.21.4 ++++ bing: - cross-build fix: use %__cc macro ++++ branding-openSUSE: - Improve GNOME-related checks in %check so that they cover the dynamic wallpaper and work with the new layout for static wallpaper. - Update openSUSE.tar.gz from git: + More aspect ratios supported + Updated dynamic GNOME wallpapers ++++ bsd-games: - cross-build fix: use %__cc, %__cxx macros ++++ checkinstall: - cross-build fix: use %__cc macro ++++ chrpath: - cross-build fix: use %__cc, %configure macros ++++ cyrus-imapd: - Update to 2.3.18: Malicious NNTP clients could bypass the authentication and execute commands that normally require authentication. (bnc#719998, CVE-2011-3372) ++++ dietlibc: - Exclude ARM architecture from build (invalid opcodes in setjmp and longjmp for armv7hl/vfpv3-d16) ++++ drac: - cross-build fix: use %__cc macro ++++ epiphany-extensions: - Change epiphany-devel BuildRequires to >= 3.2, as that's what epiphany-extensions-ephy-3.2.patch introduces as dependency. ++++ evolution: - Re-enable the build of the glade catalog (bnc#689575): + Remove the glade_catalog define that was set to 0. + Rename glade3-catalog-evolution subpackage to glade-catalog-evolution since it's a catalog for glade, and not glade3. ++++ fdupes: - cross-build workaround: fake gcc script to work around build system not honoring CC ++++ fly: - cross-build fix: use %__cc macro ++++ fontconfig: - cross-build fix: force host architecture ++++ ftp: - cross-build fix: use %__cc macro (not %configure, this is not autoconf) ++++ fwzs: - new version 0.5: * automatic zone switching based on NM connection ++++ garlic: - cross-build fix: use %__cc macro ++++ gd: - cross-build fix: use libpng from sysroot ++++ glib2-branding-openSUSE: - Change GSettings default: add gnome-documents to the favorite apps in gnome-shell (org.gnome.shell/favorite-apps). This is consistent with what upstream does. ++++ gtkhtml: - Build and package the glade catalog (bnc#689575): + Manually ship gtkhtml-editor.xml as a source, since it's missing from the tarball. + Add pkgconfig(gladeui-2.0) BuildRequires. + Pass --with-glade-catalog to configure. + Create glade-catalog-gtkhtml subpackage. ++++ gtksourceview: - Re-enable the build of the glade catalog (bnc#689575): + Remove the enable_glade_catalog define that was set to 0. + Change libgladeui-1_0-devel BuildRequires to pkgconfig(gladeui-2.0). + Rename glade3-catalog-gtksourceview subpackage to glade-catalog-gtksourceview since it's a catalog for glade, and not glade3. ++++ libpeas: - Build and package the glade catalog (bnc#689575): + Add pkgconfig(gladeui-2.0) BuildRequires. + Pass --enable-glade-catalog to configure. + Create glade-catalog-libpeas subpackage. ++++ glusterfs: - Initial package for build.opensuse.org ++++ gnome-commander: - Update to version 1.2.8.14: + bgo#621756: custom port for ftp is not saved. + bgo#657780: bugs in nl translation. ++++ gnome-themes-standard: - Add gnome-themes-standard-fallback-improvements.patch: fixes from git to make fallback mode look better. ++++ go: - Tweaks for gdb debugging - go.spec changes: - move %go_arch definition to %prep section - pass correct location of go specific gdb pretty printer and functions to cpp as HOST_EXTRA_CFLAGS macro - install go gdb functions & printer - gdb-printer.patch - patch linker (src/cmd/ld/dwarf.c) to emit correct location of go gdb functions and pretty printer ++++ gramofile: - cross-build fix: use %__cc macro ++++ gtkpbbuttons: - Add gtkpbbuttons-linking.patch: link to libm during build. ++++ gwibber: - Update to version 3.2.0.1: + Properly get the retweeter's name instead of the original sender's for identi.ca and status.net. + Fix missing return values in vala code. - Drop gwibber-fix-no-return.patch: fixed upstream. ++++ hcode: - cross-build fix: use %__cc macro ++++ hmconv: - cross-build fix: use %__cc macro ++++ hp2xx: - cross-build fix: use %__cc macro ++++ iksemel: - Remove .la files from standard library directories - Remove redundant/unwanted tags/sections (cf. specfile guidelines) - Avoid rx as default file mode - Add pkgconfig autoprovides ++++ jasper: - cross-build fix: use %configure macro ++++ kbd: - fix loadkeys -C option (bnc#720486) ++++ kdebase4-workspace: - remove duplicated icons from panel layout ++++ kdebase4-openSUSE: - show desktop icons for default plasma - use libreoffice icon - remove stripes (bnc#722091) ++++ keyutils: - cross-build fix: use %__cc macro ++++ kiwi: - added support for detecting multiple occurrences of the same MBR ID in searchBIOSBootDevice. Also make sure that this does not happen by writing a default MBR ID of 0xffffffff into the MBR when the bootloader is installed - rewrote function CDMount into more clear parts, also fixed the waitForUSBDeviceScan which only checks dmesg for a string which doesn't appear anymore on newer kernels - DB: update documentation, better intro page and contributor list - added support for creating luks encoded squashfs images ++++ libaio: - cross-build fix: use %__cc macro ++++ libcap-ng: - cross-build workaround: make sure no attempt is made to build python stuff even if it's installed on the host system ++++ libdrm: - cross-build fix: move testing to %check section ++++ postgresql-libs: - New version 9.1.1. For detailed release notes, see: http://www.postgresql.org/docs/9.1/static/release-9-1-1.html - Stop using deprecated silent_mode in default config. - postgresql-perl514.patch is no longer needed. - Use %_smp_mflags for parallel make - Keep the rpath when linking plperl [bnc#578053]. ++++ libgnome-media-profiles: - Get ready to package the glade catalog (bnc#689575): + Use a have_glade_catalog define to determine whether we want to build the catalog or not. + Add pkgconfig(gladeui-2.0) BuildRequires. + Create glade-catalog-gnome-media-profiles subpackage. + Set have_glade_catalog as upstream tarball is broken and doesn't ship any file for the glade catalog. ++++ lightdm: - update to version 1.0.1 - GTK greeter now remembers last user - GTK greeter now initializes i18n - start authentication for automatically selected user in GTK greeter - link liblightdm-qt against QtGui - fix liblightdm-qt crashing when face images are installed - set correct permissions on session log files - prefer a locale with a codeset over one without for setting LANG - introduce a lightdm-guest-session-wrapper session command which MAC systems like AppArmor and SELinux can use for attaching a restrictive policy to guest sessions - provide an AppArmor profile for guest session lockdown ++++ libnl-1_1: - cross-build fix: use %configure macro ++++ libpng12: - cross-build fix: use %configure macro ++++ libpng14: - cross-build fix: use %configure macro ++++ libselinux: - cross-build fix: use %__cc macro ++++ libsemanage: - cross-build fix: use %__cc macro ++++ libsepol: - cross-build fix: use %__cc macro ++++ telepathy-glib: - Update to version 0.15.7: + Fixes: - fdo#40555: Memory leaks in TpConnection and protocol.c - Memory leak if the debug message cache is disabled - fdo#38060: Fix a crash in TpMessageMixin, triggered by delivery reports. - fdo#38997: Cope beter if UNIX sockets are not supported. - fdo#40523: Connection Manager crash when a client acks the same message twice. - fdo#41414: Make sure tp_connection_upgrade_contacts() is no-op if all features are already prepared. - fdo#41368: Fix introspection. - fdo#41435: Ensure sent messages have a sender even with butterfly, which does not set "message-sender". ++++ libustr: - cross-build fix: use %__cc macro ++++ man-pages: - update to version 3.35 * New and rewritten pages recvmmsg.2 New man page for recvmmsg(2) setns.2 New manual page for setns(2) Various improvements * Global changes * Various pages Global fix: remove spaces around em-dash Normal English typographical convention is not to have spaces around em dashes. * Various pages Global fix: s/null pointer/NULL pointer/ * Various pages Global fix: use ORing Use "ORing", not "OR'ing", nor an italic ".IR OR ing". * Various pages Global fix: consistent use of "null wide character" Bring more consistency to the discussion of "[terminating] null wide character" by writing (at least in the initial use in a page) "[terminating] null wide character (L'\0')". * Various pages Global fix: consistent use of "null byte" Bring more consistency to the discussion of "[terminating] null byte" by writing (at least in the initial use in a page) "[terminating] null byte ('\0')". mount.2, prctl.2 s/task/thread/ for consistency with other pages * Changes to individual pages lseek.2 CONFORMING TO: Note other systems that have SEEK_HOLE+SEEK_DATA recv.2 Add mention of recvmmsg(2) recvmmsg.2 SEE ALSO: add sendmmsg(2) send.2 CONFORMING TO: POSIX.1-2008 adds MSG_NOSIGNAL sigwaitinfo.2 Note that attempts to wait for SIGKILL and SIGSTOP are silently ignored stat.2 Note POSIX.1-2001 and POSIX.1-2008 requirements for lstat() Regarding automounter action, add a reference to fstatat(2) Clean up text describing which POSIX describes S_IF* constants aio_cancel.3 Clarify meaning of "return status" and "error status" gets.3 POSIX.1-2008 marks gets() obsolescent The page formerly erroneously stated that POSIX.1-2008 removed the specification of this function. mbsnrtowcs.3 CONFORMING TO: Add POSIX.1-2008 This function is specified in the POSIX.1-2008 revision. regex.3 Change "terminating null" to "terminating null byte" stpcpy.3 stpncpy.3 Note that these functions are in POSIX.1-2008 Update the "CONFORMING TO" sections of these functions to note that they are now part of the POSIX.1-2008 standard. stpncpy.3 Change "terminating null" to "terminating null byte" strcpy.3 SEE ALSO: Add stpncpy(3) strdup.3 CONFORMING TO: strndup() is in POSIX.1-2008 wcpcpy.3 wcpncpy.3 wcsnlen.3 wcsnrtombs.3 CONFORMING TO: Add POSIX.1-2008 These functions are specified in the POSIX.1-2008 revision. proc.5 Document /proc/[pid]/ns/ Some edit's to Eric Biederman's /proc/[pid]/ns/ additions capabilities.7 List setns(2) as an operation allowed by CAP_SYS_ADMIN ++++ media-player-info: - Update to version 15: + Add playlist path to all Android devices. + Remove %File references from PlaylistPath property. + Define "FolderSeparator" and "LineEnding" properties. + Add support for Acer Liquid, Archos A43 Internet Tablet, Barnes and Noble Nook eReaders, Cowon iAUDIO E2, Creative Zen Style 300, Galaxy S 2, GoGear Vibe 4Gb, HP Pre 3, HP Touchpad, LG Optimus S, MicroMax A60, Motorola Atrix, Nokia 6730 Classic, Notion Ink Adam Tablet, Palm Pre 2, Philips GoGear Raga, Samsung Galaxy Ace, Samsung Freeform II, Samsung Galaxy S2, Samsung Galaxy SII, Samsung Reality, Sharp IS03, Sony Ericsson Vivaz, Sony Ericsson W705, Sony Ericsson Xperia mini pro, Sony Ericsson Xperia Play, Sony Ericsson Xperia X12 (Arc), TrekStor i.Beat rock, Vodafone 845 (Huawei U8120). + Improve support for Sandisk Sansa Clip+, Sandisk Sansa Fuze, Sony Walkman NWZ-S638F ++++ nemiver: - Enable the pkgconfig(gdlmm-3.0) BuildRequires now that gdlmm is in Factory. This enables the dynamic layout feature. ++++ patch: - cross-build fix: use %configure macro ++++ perl-Term-ReadKey: - also obsolete perl-TermReadKey 2.30 ++++ perl-Unicode-Collate: - initial package 0.78 * created by cpanspec 1.78.06 ++++ postgresql: - New version 9.1.1. For detailed release notes, see: http://www.postgresql.org/docs/9.1/static/release-9-1-1.html - Stop using deprecated silent_mode in default config. - postgresql-perl514.patch is no longer needed. - Use %_smp_mflags for parallel make - Keep the rpath when linking plperl [bnc#578053]. ++++ psmisc: - Handle internal size of structure stat by including config.h to avoid size missmatch during copy result back (bnc#720882) ++++ python-kdebase4: - remove duplicated icons from panel layout ++++ sysconfig: - version 0.75.4 - Don't fail when wireless power setting isn't supported Thanks to Manuel Stol for the patch (bnc#716652). - Cleanup link / dad wait verify flag after status update ++++ systemd: - Add logind-warning.patch: fix pam warning (bnc#716384) ++++ systemd-gtk: - Add logind-warning.patch: fix pam warning (bnc#716384) ++++ tar: - minor portability fixes ++++ tcpd: - cross-build fix: use %__cc macro ++++ xorg-x11-libXt: - cross-build fixes: use %__cc macro, export CFLAGS correctly ++++ yast2: - removed list of controller modules not to be included in ititrd (bnc#719696) - 2.21.24 ++++ yast2-qt-pkg: - Applied Stano's patch to make installation history accessible from Yast GUI - 2.21.8 ++++ yast2-storage: - fix invalid proposal on EFI system where GPT disklabel creation is enforced (bnc#709334) - remove options "users,gid=users" from vfat fstab entries for /boot (bnc#722299) ------------------------------------------------------------------ ------------------ 2011-10-4 - Oct 4 2011 ------------------- ------------------------------------------------------------------ ++++ R-base: - removed 4 warnings about unescaped macros in comments - explicitly added some locale directories. Worked before implicitly. - update to upstream version 2.13.2 - see, as usual, /usr/lib/R/doc/NEWS.html for details. ++++ acct: - cross-build fix: use %__cc, %__cxx macros ++++ kdeutils4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ igerman98: - updated myspell dictionaries description for LibreOffice (bnc#718113) ++++ autoyast2: - removed TrustGpgKey (bnc#722012) - 2.21.3 ++++ branding-openSUSE: - Update openSUSE.tar.gz from git: + Artwork has been updated. + Progress bar in bootsplash got removed since systemd doesn't support it. + Now includes the files needed for GNOME wallpapers. - Create dynamic-wallpaper-branding-openSUSE subpackage: + This contains the dynamic wallpaper as used in GNOME. + This replaces (with appropriate Provides/Obsoletes) the previous openSUSE-dynamic-wallpaper package we had. + Install the files from the tarball needed for the dynamic wallpaper. + Use update-alternatives in %post/%postun of this subpackage to override the default wallpaper in GNOME: we prefer the dynamic version over the static one. - Drop wallpaper-branding-openSUSE.xml.in and wallpaper-openSUSE-default-static.xml sources: they're now shipped openSUSE.tar.gz, so we don't have to create them. - Move various consistency checks from %install to %check. - provide susegreeter-branding ++++ bundle-lang-common: - Ignore gwibber-lang and pitivi-lang for now, as gwibber and pitivi are broken wrt translations. - update package list ++++ bundle-lang-gnome: - Ignore gwibber-lang and pitivi-lang for now, as gwibber and pitivi are broken wrt translations. - update package list ++++ bundle-lang-gnome-extras: - Ignore gwibber-lang and pitivi-lang for now, as gwibber and pitivi are broken wrt translations. - update package list ++++ bundle-lang-kde: - Ignore gwibber-lang and pitivi-lang for now, as gwibber and pitivi are broken wrt translations. - update package list ++++ libcfitsio0: - Added correct fix for cfitsio.pc include dirs (Cflags: was wrongly replaced with $Cflags:). Fixes reopened bnc#546004. ++++ digikam: - update to version 2.2.0 * Add image title metadata support. * larger number of bugfixes ++++ enchant: - Change zemberek-server Requires in zemberek subpackage to a Recommends since we don't have the zemberek-server package in Factory; in addition, the plugin uses dbus to communicate with the server, and won't fail badly if the server is not there. - Add a Supplements to zemberek subpackage for packageand(libenchant1:zemberek-server), to automatically install the zemberek plugin. ++++ epson-inkjet-printer-escpr: - Using "-p /sbin/ldconfig" option in post/postun see the "Shared_libraries" section in http://en.opensuse.org/openSUSE:Packaging_scriptlet_snippets Have the comment for the files section inside the files section and not directly before it because then this comment actually belongs for RPM to the section before the files section and when this is "postun -p /sbin/ldconfig", the comment becomes in some cases (e.g. in the build system for SLE11 and SLE11_SP1) added as argument to the /sbin/ldconfig call which lets it fail with an "/sbin/ldconfig: relative path ... used to build cache" which lets package build fail during "removing all built rpms". Therefore traditional bash scriptlets for post/postun with an "exit 0" line at the end would be more fail safe but using "-p /sbin/ldconfig" is requested to get the package accepted for openSUSE:Factory (a.k.a. openSUSE 12.1). ++++ xfce4-branding-openSUSE: - fixed "Administration" menu for >= 12.1 (bnc#719826) ++++ flamerobin: - Adding '-fpermissive' to fix build on Factory ++++ flashrom: - Update flashrom from 0.9.4-beta to 0.9.4 * Fixes for crashes and corruption in corner cases ++++ gconf2-branding-openSUSE: - Remove openSUSE-dynamic-wallpaper subpackage: this has now moved to the branding-openSUSE source package. - Remove openSUSE-dynamic-wallpapers-old: this is moving to a new dynamic-wallpapers-11x source package. Also remove the gnome-wallpaper-* source files that were needed only for this. - Remove now unneeded desktop-data-openSUSE BuildRequires: this was only needed for the dynamic wallpaper. - Stop changing /apps/gnome_settings_daemon/toggle_mute gconf key: this is now handled with a GSettings override, in glib2-branding-openSUSE. ++++ gdlmm: - New package (version 3.2.0). ++++ glib2-branding-openSUSE: - Change GSettings default: + Set org.gnome.settings-daemon.plugins.media-keys/toggle-mute to false, porting an old default we had in gconf2-branding. + Add a comment about org.gnome.login-screen/logo so that people know it can be set. Leave it unset for now since it doesn't look that good. ++++ git: - updated to 1.7.7: major update from 1.7.6.x, including i18n/l10n prepartion, updates of git-p4, gitweb, improved coloring, various updates of git-am, git-bisect, git-cherck-attr, etc. See Documentation/RelNotes/1.7.7.txt for details. ++++ glibc: - cross-build: use %__cc, %__cxx, %_build, %_host - mipsel: install ports, disable FP ++++ glibc: - cross-build: use %__cc, %__cxx, %_build, %_host - mipsel: install ports, disable FP ++++ gnome-utils: - Remove tango-icon-theme Requires: there is absolutely no reason for this requirement, and it blocks gnome-utils from being on the live image (since tango-icon-theme is locked there). ++++ goobox: - Update to version 3.0.0: + Removed use of deprecated code. + Updated translations. ++++ gwibber: - Update to version 3.2.0: + Many changes, including a partial rewrite (in vala, with the creation of libraries) and a port to GTK+ 3. + See ChangeLog for details. - Rebase gwibber-stnx.diff. - Drop gwibber-3.1.0-nm09.diff: fixed upstream another way. - Add gwibber-fix-no-return.patch: fix many missing return values in the vala code. - Add gwibber-upstream-gtkspell3-pkgconfig-call.patch: update pkgconfig() call to new upstream gtkspell3. - Completely rework packaging since the build system and a lot of code got rewritten: + Add pkgconfig() BuildRequires: dbus-1, dbus-glib-1, dee-1.0, gee-1.0, glib-2.0, gsettings-desktop-schemas, gtk+-3.0, gtkspell-3.0, json-glib-1.0, libnotify, libsoup-2.4, pangocairo. + Add gobject-introspection-devel BuildRequires to build introspection data. + Add vala-0_12 BuildRequires as vala 0.12 is needed for the build. + Change python BuildRequires to python-base. + Remove now unneeded python-distutils-extra and scrollkeeper BuildRequires. + Remove python-feedparser and python-markupsafe Requires, thanks to the new code. + Change gnome-python-desktop and python-gnome Requires to python-gconf, python-gnomekeyring and python-wnck to minimize the Requires to the real modules that are needed. + Create a devel subpackage for development files. + Use the standard autotools build system instead of setup.py. + Use the %glib2_gsettings_schema_* macros for GSettings schema registration. + Call /sbin/ldconfig in %post/%postun since there are libraries now. + Use a have_lang define to temporarily disable the creation of the lang subpackage, as the tarball is broken (no translations). ++++ hplip: - Upgraded to version 3.11.10: Fixed insecure tmp file handling in hpcupsfax.cpp CVE-2011-2722 see https://bugs.launchpad.net/hplip/+bug/809904 (bnc#704608). New tech classes for HP OfficeJet Pro 8100, HP Deskjet 3070 B611 series and HP Photosmart 7510 e-All-in-One. Added new subtech class for HP Photosmart 6510 e-All-in-one. Modified the error message which was displayed in case of missing .asc file for manual plug-in install. Several more supported printers and all-in-one devices. Several bug fixies. For details see http://hplipopensource.com/hplip-web/release_notes.html ++++ iptables: - Update to a newer git snapshot of the stable branch (to v1.4.12.1-16-gd2b0eaa) * resolve failure to load extensions that depend on libm.so - rediff of iptables-batch due to fuzz - relax runtime requires ++++ kdeaccessibility4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebase4-openSUSE: - require susegreeter-branding-openSUSE and split tar balls by source ++++ kipi-plugins: - update to version 2.2.0 * new panorama tool * new photolayout editor * bugfix release ++++ kiwi: - make sure luks devices are evaluated first - added level sorting for LVM volumes to make sure e.g /opt is mounted before /opt/bob - fixed spec file, make sure doc files get the %doc macro assigned - fixed spec file, wrong use of %doc on directory causes the kiwi-doc package to fail the installation on upgrade with 'cpio: rename failed - Is a directory' - fixed typo, missing eol - added mailing list info to README file - fixed typo and wrote Linus correctly, Oh Oh sorry Linus ++++ util-linux: - cross-build fix: use %__cc, %configure macros - set bindir explicitly when installing - (cross-?)build fix: disable build dependency on SELINUX_LIBS in libmount ++++ libkface: - update to version 2.2.0 * bugfix release ++++ libkgeomap: - update to version 2.2.0 * bugfix release ++++ libloki: - Fixes to follow specfile guidelines ++++ libmediawiki: - update to 2.2.0 * bugfix release ++++ orc: - Update to version 0.4.16: + orc_init() tried to take the same mutex as generated C code that calls (indirectly) orc_init(). + sse: Fixes for 64 bit pointers with any of the upper 32 bits set. ++++ libotf: - remove default requires from baselibs.conf ++++ upower: - Update to version 0.9.14: + New Features: - Filter the debugging details unless --verbose is specified + Bugfixes: - Fix linux up_backend_supports_sleep_state() return code - Fix the kFreeBSD detection ++++ urfkill: - cross-build workaround: gobject-introspection is impossible to cross-compile, so we have to disable it ++++ libwpg: - Upgrade to upstream 0.2.1 - Improvement of line styles and - General conversion fidelity ++++ mono-addins: - Update to 0.6.2 + Added option to support non-interactive installations when using mautil; + Avoid entering in an infinite loop when finding corrupted file; + Fixed crash when clicking for add-in info in dynamic assembles; + Fix bug in Repair command ++++ myspell-dictionaries: - updated description for LibreOffice (bnc#718113) ++++ myspell-german-old: - updated description for LibreOffice (bnc#718113) ++++ gconf2-branding-SLES: - Remove openSUSE-dynamic-wallpaper subpackage: this has now moved to the branding-openSUSE source package. - Remove openSUSE-dynamic-wallpapers-old: this is moving to a new dynamic-wallpapers-11x source package. Also remove the gnome-wallpaper-* source files that were needed only for this. - Remove now unneeded desktop-data-openSUSE BuildRequires: this was only needed for the dynamic wallpaper. - Stop changing /apps/gnome_settings_daemon/toggle_mute gconf key: this is now handled with a GSettings override, in glib2-branding-openSUSE. ++++ phpMyAdmin: - update to 3.4.5 - bug #3375325 [interface] Page list in navigation frame looks odd - bug #3313235 [interface] Error div misplaced - bug #3374802 [interface] Comment on a column breaks inline editing - patch #3383711 [display] Order by a column in a view doesn't work in some cases - bug #3386434 [interface] Add missing space to server status - [core] Remove library PHPExcel, due to license issues - [export] Remove native Excel export modules (xls and xlsx formats) - [import] Remove native Excel import modules (xls and xlsx formats) - bug #3392920 [edit] BLOB emptied after editing another column - [security] Fixed XSS in Inline Edit on save action, see PMASA-2011-14 - [security] Fixed XSS with db/table/column names, see PMASA-2011-14 ++++ proftpd: - update to 1.3.3f + Fixes segfault if mod_sql_mysql and "SQLAuthenticate groupsetfast" configuration used. + Fixes mod_wrap syslog level (regression from Bug#3317). + Fixes mod_ifsession segfault if regular expression patterns used in a section. ++++ python-cups: - Update to version 1.9.59: + Password callbacks can now return None to indicate they want to abort the current operation. ++++ qemu: - add binfmt misc handler binary patch from alex. This is a handler which calls qemu with -0 argument and right parameters to avoid broken runs due to different set $0 as on real hardware - move arch specific patches at the end to avoid arch dep conflicts with other patches - enable linux-user build to get binfmt handler ++++ strace: - Skip "make check" when building under qemu (PTRACE not supported) ++++ sysvinit: - cross-build fix: use %__cc, %configure macros ++++ tcl: - cross-build fix: use %__cc macro ++++ termcap: - cross-build fix: use %__cc macro ++++ tree: - cross-build fix: use %__cc macro ++++ udftools: - cross-build fix: use %__cc, %configure macros ++++ unscd: - cross-build fix: use %__cc macro ++++ utempter: - cross-build fix: use %__cc macro ++++ wwwoffle: - update to 2.9h * src/iognutls.c: Use the gnutls function to check for pending data first then use select() on the socket. * src/certificates.c: Create version 3 certificates instead of version 1. * src/io.c: Try and uncompress the data that is already available before asking for more data. * src/iognutls.c: Use the gnutls error message as the main error message if there is a gnutls error status (found during investigation of Debian bug deb#638595). * src/certificates.c: Free the server private keys and certificates at a different time and in a different way (see Debian bug deb#638595). * src/vrml.l, src/xml.l: Remove some gcc warning messages. ++++ xorg-x11-driver-video: - Don't build the xgi{,xp} drivers on ARM to fix the build on this platform ++++ yast2-audit-laf: - license update: GPL-2.0 bnc#719219 ++++ yast2-bootloader: - license update: GPL-2.0+ SPDX format ++++ yast2-core: - build fix for ARM (bnc#721846). - 2.21.7 ++++ yast2-qt: - Don't overwrite wizard's dialog title - V 2.21.7 ++++ yast2-slp: - license update: GPL-2.0+ SPDX format ++++ yast2-theme: - updated oxygen icons provided by Martin Schlander - 2.21.13 ++++ yast2-tune: - removed obsoleted idedma module (doesn't work with new libata kernel drivers and the old supported drivers have been removed) - 2.21.3 ++++ yast2-tv: - do not write "options i2c-algo-bit bit_test=1" line to /etc/modprobe.d/50-tv.conf file, remove the option during upgrade (bnc#712023) - 2.21.4 ++++ zlib: - cross-build fix: use %__cc macro (not %configure, this is not autoconf) ------------------------------------------------------------------ ------------------ 2011-10-3 - Oct 3 2011 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Add nm-udev-rfkill-handling.patch to improve the rfkill handling (bnc#709733,bgo#655773) ++++ PackageKit: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ banshee: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ boost: - disable openmpi on %%arm ++++ brasero: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ cherrytree: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ clutter-gst: - Update to version 1.4.2: + bgo#660732: Fix crashes when uploading RGB textures + Don't try to free NULL GstTagLists - Move make check to %check section. ++++ colord: - Update to version 0.1.13: + New Features: - Add an 'Owner' property on device and profile objects - Add cd_profile_has_access() to filter profiles from other user accounts - Add the crayon named color palette - Add --xorg-gamma to cd-create-profile to create custom gamma ramps + Bugfixes: - Add a note in the naming specification about the username suffix - colormgr only needs one argument for find-device - Ensure remote DBus errors are registered at startup - Ensure uid 0 can always create devices and profiles - Fix an error in configure if there is no sane .pc file - Fix the --disable-polkit build - Documentation: cd_device_get_modified() returns microseconds - Reduce the CPU load of clients when assigning profiles from the session - Return an error if a client tries to create a duplicate device - Return an error when trying to register a duplicate profile ++++ compiz-manager: - Fix typo in patch tagline. ++++ curl: - Update to version 7.22.0: + Added CURLOPT_GSSAPI_DELEGATION + Added support for NTLM delegation to Samba's winbind daemon helper ntlm_auth + Display notes from setup file in testcurl.pl + BSD-style lwIP TCP/IP stack experimental support on Windows + OpenSSL: Use SSL_MODE_RELEASE_BUFFERS if available + --delegation was added to set CURLOPT_GSSAPI_DELEGATION + nss: start with no database if the selected database is broken + telnet: allow programatic use on Windows + for a list of bugfixes, see http://curl.haxx.se/changes.html#7_22_0 - Drop curl-openssl-release-buffers.patch: fixed upstream. - Add curl-fix-m4.patch: Use 'x' in configure scripts. Fixes issues when configure is run with -Werror -Wall. ++++ fillmore-lombard: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ flex: - fix compile failure outside ARM ++++ fontforge: - Make rpmlint more happy. ++++ frogr: - Remove usage of %mime_database_{post,postun} macros as there is no MIME definition installed. ++++ gcstar: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ gdl: - Update to version 3.2.0: + Use maintainer-mode by default + Updated translations. - Clean spec file using spec-cleaner and fix files section. ++++ genius: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ glabels: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ gnome-control-center: - Remove usage of %mime_database_{post,postun} macros as there is no MIME definition installed. - Do not pass --disable-update-mimedb to configure since it's not useful anymore. ++++ gnome-keyring: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ gnome-shell-extensions: - Update to version 3.2.0: + Various updates for gnome-shell API changes. - Changes from version 3.1.91: + Update for gnome-shell API changes in gajim. - Changes from version 3.1.90: + All extensions have been ported to the new extension system (including live enable/disable). + xrandr-indicator no longer requires a specific gjs version. + windowsNavigator fixed for more than 2 workspaces. + Updated translations. - Drop gnome-shell-extensions-fix-zero-length-warning-for-stylesheets.patch: fixed upstream. - Drop gnome-common BuildRequires and call to autogen.sh: we're not using a git checkout anymore. - Add intltool BuildRequires: it was implicitly brought in by gnome-common before. ++++ gnumeric: - Remove unneeded mime-info-to-mime call in %install as there is no old MIME definition, and also remove now unneeded shared-mime-info BuildRequires. ++++ gramps: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ graphviz: - fix compilation of yast2-qt-graph - disable GD plugin completely ++++ horde3: - only patch exec path if php5 really exists (e.g. not 12.1) ++++ horde3-ingo: - only require php5 if it exists (e.g. not on 12.1) ++++ horde3-mnemo: - don't patch php5 for factory ++++ horde3-nag: - require /usr/bin/php5 only where it exists, e.g. not on 12.1 ++++ iso-codes: - Update to version 3.29: + ISO 3166-2: - Fix code error for Vakaga (CF-VK). - Normalize all subdivision codes to - instead of using either spaces or dashes. + Updated translations for ISO 3166, ISO 15924, ISO 4217, ISO 639 and ISO 639-3. ++++ kbuild: - Added a patch to support armv7l ++++ kdebase4-workspace: - google-gadgets is gone from 12.1 ++++ kdepimlibs4: - do not package gpgme-pth, not needed ++++ libcompizconfig-backend-gconf: - Fix file list. The backends belong to /usr/lib64 and the offending installer code was reverted in libcompizconfig. ++++ lightdm: - add dependency on ConsoleKit-x11 - add optional dependency on accountsservice to liblightdm-gobject-1-0 ++++ libreoffice: - svx-globlmn-hrc-build-dep.diff: fix build dependency problem in svx - apply libreoffice-poppler-0.17.0.patch only on openSUSE > 11.3; cpp/poppler-version.h is not included in older poppler packages ++++ lightdm-branding-openSUSE: - depend on openSUSE-dynamic-wallpaper rather than libgnome for the default background ++++ midori: - change midori-0.4.0-fix-underlinking.patch to a version suggested by upstream which checks the webkit version - fix the build on 11.3 by not disabling vala ++++ openmpi: - update to 1.4.3: * latest upstream release with many fixes and features * changelog is too long to list here (> 200kb, read included NEWS for details) - fix support for ARM platforms ++++ planner: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ psmisc: - Fix segfault in pstree, patch by Tetsuo Handa (bnc#718915). ++++ python-kdebase4: - google-gadgets is gone from 12.1 ++++ seamonkey: - update to minor release 2.4.1 * fixed staged addon updates ++++ syslog-ng: - update to 3.3.1 (3.3 final) which fixes some more minor problems and updates NEWS ++++ tomboy: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ uClibc: - fixed build on arm ++++ vinagre: - Add explicit shared-mime-info BuildRequires since we use the %mime_database_* macros. ++++ yast2-ruby-bindings: - WIP: Ruby objects usable from YCP (FATE#312825). except those that get garbage collected :-/) - Run the tests at RPM build time. - Less log clutter when importing a Ruby namespace. - 0.3.8 ------------------------------------------------------------------ ------------------ 2011-10-2 - Oct 2 2011 ------------------- ------------------------------------------------------------------ ++++ MesaGLw: - configure -> ./configure (fixes build) ++++ kdepim4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdetoys4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ aspell: - update to version 0.60.6.1 * Update to Automake 1.10.3. * Fix a bug which caused a race condition (leading to a likely crash) when two threads try to update the dictionary cache at the same time. * Make it very clear that compiling Aspell with NDEBUG is a bad idea (see `http://aspell.net/ndebug.html') by outputting a warning when building with NDEBUG defined. * Numerous other minor updates and bug fixes. - Spec file updates: * Changes based on spec-cleaner run. * Changed License: to LGPL-2.1+. * Splitted the package according to the shared library packaging policy (added libaspell15 and libpspell15 sub-packages). * Added descriptions for the patches based on openSUSE guidelines. * Suggest also aspell-spell sub-package. * Added versioned Provides:/Obsoletes: for pspell and pspell-devel (rpmlint warning fix). * Removed libstdc++-devel from Requires: of aspell-devel (not needed). * Improved summaries and descriptions. * Clean up in %build, %install and %files sections. * Install the "spell" script provided by the package for compatibility reasons (added a aspell-spell sub-package containing this script and moved the Provides: entry for "spell" into this package). * Use %fdupes macro to fix rpmlint warning about duplicate files. * Use %install_info_delete in %preun instead of %postun section. * Add pspell-config.1 man page to the aspell-devel sub-package instead of aspell. - Removed the following patches (fixed upstream): * aspell-iterator-after-erase.patch * aspell-make-static-filters.patch ++++ blinken: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdegames4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ cantor: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdesdk4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ chromium: - Updaet to 16.0.898 + Move webNavigation out of experimental (bug#60100) + Rework BrightnessLibrary using DBusThreadManager + Remove google search experiment + Only allow to lock the mouse when the tab is in fullscreen mode (bug#41781) + Expose connection error code to the web app (bug#91402) + Make the license tools recoginze the dual license (bug#98116) + Don't immediately fill saved passwords in Incognito mode + Ensure that --disable-extensions disables extension prefs from being enacted + Removing mfplayer and mfdecoder tools ++++ kdebase4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdemultimedia4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ emacs: - switch back to standard gcc, as bootstrapping gcc 4.3 on arm is essentially impossible, and 4.3 is not needed anymore (bnc#587307#c9) ++++ getmail: - update to 4.22.1: * fix BrokenUIDLPOP3Retriever breakage from 4.21.0 ++++ gettext-runtime: - revert last change - it is not the testsuite that hangs but everything. The better workaround is to disable openmp ++++ gpgme: - Workaround qemu-arm bugs - remove support for the "pth" library, which has not seen mainteniance for around 5 years, native pthread support should be just fine in linux too. ++++ gramps: - Update to version 3.3.1: + Various bugs fixed. + Updated translations. ++++ gwenview: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kalgebra: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kalzium: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kanagram: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kate: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kbruch: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kcolorchooser: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdeadmin4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kde4-filesystem: - bump version requirements to 4.7.2 ++++ kdebase4-workspace: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details - remove patch from upstream ++++ kde4-l10n: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdeartwork4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebase4-runtime: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebase4-wallpapers: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebindings-smokegen: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdegraphics-strigi-analyzer: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdegraphics-thumbnailers: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdelibs4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdelibs4-apidocs: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdenetwork4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdepim4-runtime: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdepimlibs4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdewebdev4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kgamma: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kgeography: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ khangman: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kig: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kamera: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kiten: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ klettres: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kmplot: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kolourpaint: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ konsole: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kruler: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ ksaneplugin: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ ksnapshot: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kstars: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ ktouch: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kturtle: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kwordquiz: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ samba: - BuildRequire ctdb-devel version greater than 1.0.105 for post-10.0 systems. ++++ libassuan: - Remove Requires/BuildRequires on libpth, this package no longer uses this library. ++++ libgcrypt: - Update to version 1.5.0, most important changes * Uses the Intel AES-NI instructions if available * Support ECDH. ++++ libgpg-error: - Update to version 1.10 * Define GPG_ERR_ENABLE_ERRNO_MACROS. * Add GPG_ERR_NOT_INITIALIZED. * Add GPG_ERR_MISSING_ISSUER_CERT ++++ libkdcraw: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ libkdeedu4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ libkexiv2: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ libkipi: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ libksane: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ marble: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ mysql-community-server: - updated to 5.5.16, see http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html - passing correct types to add_plugin (fixes arm build) ++++ mono-qt4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebindings-smokekde: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ kdebindings-smokeqt: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ lighttpd: - avoid endless loop in tests by using the right php path for 12.1 ++++ mobipocket: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ mono-kde4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ okular: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ oxygen-icon-theme: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ parley: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ pciutils-ids: - automated update on 2011-10-02 ++++ perl-YAML: - update to 0.77: * add $VERSION back to all modules - changes from 0.76: * removed YAML::import - changes from 0.75: * switch to Mo for OO (YAML::Mo) - changes for 0.74: * switch to Module::Package * removed extra $VERSION lines from submodules ++++ perl-YAML-LibYAML: - update to 0.37: * fix the bug that accidentally released YAML-XS instead of YAML-LibYAML - changes from 0.36: * switch to Module::Package * fix LoadFile on empty file failure ++++ perl-kde4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ perl-qt4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ plasma-addons: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ python-enchant: - updated to version 1.6.5 - remove patch (ez_setup.patch) as its corrected upstream (now it uses distribute) - minor .spec enhancments (fdupes) ++++ python-kde4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ python-kdebase4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details - remove patch from upstream ++++ rocs: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ ruby-kde4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ ruby-qt4: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ shared-mime-info: - Add shared-mime-info to BuildIgnores: libgio-2_0-0 would drag it in, but we can't require *self for build. ++++ step: - update to 4.7.2 * see http://kde.org/announcements/changelogs/changelog4_7_1to4_7_2.php for details ++++ tuxguitar: - added itext to requires section ++++ valgrind: - enable build on %%arm ++++ xmlstarlet: - update to 1.3.0: * avoid ASCII CRs in UTF-16/32 text * --value-of outputs concat values of all nodes (sf#2563866) * encode special chars for ed -u -x * allow use of exslt functions in ed -u -x * add --var to select (allow --var = as well as --var --break) * work around libxml bug that passes bogus data to error handler (sf#3362217) ------------------------------------------------------------------ ------------------ 2011-10-1 - Oct 1 2011 ------------------- ------------------------------------------------------------------ ++++ duplicity: - Update to version 0.6.15: + Ignore 404 errors when deleting a file on Ubuntu One. + Ignore ENOENT (file missing) errors where it is safe. + Set minimum Python version to 2.4 in README. + introduce --numeric-owner parameter + duplicity:restore_check_hash "Invalid data - *** hash mismatch" lists the offending filename + fixes to unit tests to support SIGN_PASSPHRASE + Bugs fixed: lp#524922, lp#703142, lp#794576, lp#815635, lp#818178, lp#821368, lp#823556, lp#824678 - Changes from version 0.6.14: + Provide Ubuntu One integration + Bugs fixed: lp#433591, lp#487720, lp#507904, lp#512628, lp#680425, lp#705499, lp#739438, lp#753858, lp#761688, lp#777377, lp#778215, lp#782294, lp#782321, lp#792704, lp#782294, lp#782337, lp#794123, lp#797758, lp#793096. ++++ fam: - add libtool as buildrequire to make the spec file more reliable ++++ file: - add libtool as buildrequire to make the spec file more reliable ++++ flac: - add libtool as buildrequire to make the spec file more reliable ++++ fluidsynth-dssi: - add libtool as buildrequire to make the spec file more reliable ++++ freeglut: - add libtool as buildrequire to make the spec file more reliable ++++ freenx-client: - add libtool as buildrequire to make the spec file more reliable - add libtool as buildrequire to make the spec file more reliable ++++ freetds: - add libtool as buildrequire to make the spec file more reliable ++++ ftgl: - add libtool as buildrequire to make the spec file more reliable ++++ fuse: - add libtool as buildrequire to make the spec file more reliable ++++ fuseiso: - add libtool as buildrequire to make the spec file more reliable ++++ gDesklets: - add libtool as buildrequire to make the spec file more reliable ++++ galculator: - add libtool as buildrequire to make the spec file more reliable ++++ gamix: - add libtool as buildrequire to make the spec file more reliable ++++ gc: - add libtool as buildrequire to make the spec file more reliable ++++ gd: - add libtool as buildrequire to make the spec file more reliable ++++ gdbm: - add libtool as buildrequire to make the spec file more reliable ++++ gdm: - add libtool as buildrequire to make the spec file more reliable ++++ gdome2: - add libtool as buildrequire to make the spec file more reliable ++++ geoclue: - add libtool as buildrequire to make the spec file more reliable ++++ gettext-runtime: - add libtool as buildrequire to make the spec file more reliable - Test suite hangs in qemu-arm due to bugs in the emulator workaround this issue. ++++ gexif: - add libtool as buildrequire to make the spec file more reliable ++++ ghostscript-library: - add libtool as buildrequire to make the spec file more reliable ++++ giflib: - add libtool as buildrequire to make the spec file more reliable ++++ mx: - Update to version 1.3.2: + Implement the get_paint_volume virtual function on MxWidget and MxTextureFrame to enable clipped redraws and automatic culling. + Allow building from git without gtk-doc + MxEntry: Implement Unicode input mode + Implement the GAction interface on MxAction + MxApplication: Add a function to call a remote action with a parameter + Bugs fixed: bco#2680, bco#2683, bco#2684 ++++ gpg2: - Test suite hangs in qemu-arm, workaround. ++++ gsl: - Workaround qemu-arm bugs. ++++ haveged: - There is no support for arm targets here, may be fixable later. ++++ hping: - Complete last change, missing some macro definitions - Fix build in arm, cleanly by adding autotools scripts. ++++ kdetoys3: - update Novosibirsk weather station data ++++ libidn: - Do not build gtk-docs - make check hangs in qemu-arm, workaround the bugs. ++++ python-gobject: - Update to version 3.0.1: + when checking instances union members are same type as parent + add a floating flag to pygobjects + Revert "Fix refcount bug by not creating python wrapper during gobject init stage" ++++ python3-gobject: - Update to version 3.0.1: + when checking instances union members are same type as parent + add a floating flag to pygobjects + Revert "Fix refcount bug by not creating python wrapper during gobject init stage" ++++ raptor: - Do not require gtk-doc to build ++++ libssh2_org: - document the reason for the testsuite failure ++++ telepathy-glib: - Update to version 0.15.6: + Enhancements: - New JavaScript (gjs) code example to demonstrate GObject-Introspection of the API. - TpProtocol: new API to get avatars requirements. - Factory features are now prepared on various contacts: . TpConnection's self contact; . TpChannel's target, initiator and self contacts; . TpChannel's group members; . TpTextChannel's message sender; . TpStreamTubeChannel's connection contact. - New object TpDBusTubeChannel to represent a D-Bus tube channel. - Group the MembersChanged signals for the initial roster (fdo#40933). This improve login performance. - Spec upgraded to 0.23.4 except for draft call interfaces. Mixins implement the new additions. - TpDBusPropertiesMixin now has a method for emitting the standard PropertiesChanged signal; in conjunction with the code generator, it respects the EmitsChangedSignal annotation. + Fixes: - Python examples now works with latest pygobject. ++++ v8: - Update to 3.6.4.1 * Bugfixes ++++ nfs-utils: - Fix build in arm, portability bug, applications MUST use sysconf(_SC_PAGESIZE) instead of constant PAGE_SIZE ++++ p7zip: - test suite segfaults on qemu-arm, we will see if it is a bug in p7zip or a glitch in qemu later. ++++ python-numpy: - Added static lib to devel package for scipy build ++++ wammu: - Updated to 0.36: * Fixed re-enabling task bar icon (bug #1369). * Improve searching for installed images (bug #1393). * Translations update (Spanish, Portuguese (Brazil),...). * Compatibility with 3.0 Linux kernel. - Spec file updates: * Changed License: to GPL-2.0. * Changed Group: to Productivity/Telephony/Utilities. * Removed python-xml from BuildRequires:/Requires: (not needed). * Recommend python-pybluez. ------------------------------------------------------------------ ------------------ 2011-9-30 - Sep 30 2011 ------------------- ------------------------------------------------------------------ ++++ ConsoleKit: - add libtool as buildrequire to make the spec file more reliable ++++ ConsoleKit-doc: - add libtool as buildrequire to make the spec file more reliable ++++ MozillaFirefox: - update to minor release 7.0.1 * fixed staged addon updates ++++ MozillaThunderbird: - update to minor version 7.0.1 * fixed staged addon updates * Disabled the what's new tab for updaters from 7.0 (bmo#690290) * Insert Characters & Symbols fix (bmo#690267) ++++ aaa_base: - cross-build fix: use %__cc macro ++++ aalib: - add libtool as buildrequire to make the spec file more reliable ++++ acct: - add libtool as buildrequire to make the spec file more reliable ++++ agg: - add libtool as buildrequire to make the spec file more reliable ++++ alpine: - add libtool as buildrequire to make the spec file more reliable ++++ alsa: - add libtool as buildrequire to make the spec file more reliable ++++ alsa-oss: - add libtool as buildrequire to make the spec file more reliable ++++ alsa-plugins: - add libtool as buildrequire to make the spec file more reliable ++++ alsa-tools: - add libtool as buildrequire to make the spec file more reliable ++++ anthy: - add libtool as buildrequire to make the spec file more reliable ++++ apparmor: - add libtool as buildrequire to make the spec file more reliable ++++ aspell: - add libtool as buildrequire to make the spec file more reliable ++++ igerman98: - don't rely on "." being part of the PATH ++++ aubio: - add libtool as buildrequire to make the spec file more reliable ++++ audiofile: - add libtool as buildrequire to make the spec file more reliable ++++ audit: - add libtool as buildrequire to make the spec file more reliable ++++ autogen: - add libtool as buildrequire to make the spec file more reliable ++++ autotrace: - add libtool as buildrequire to make the spec file more reliable ++++ avahi: - add libtool as buildrequire to make the spec file more reliable ++++ awesfx: - add libtool as buildrequire to make the spec file more reliable ++++ bind: - add libtool as buildrequire to make the spec file more reliable ++++ brlemu: - cross-build fix: use %__cc macro ++++ bsdtar: - add baselibs.conf for PackageKit to use ++++ buffer: - cross-build fix: use %__cc macro ++++ busybox: - cross-build fix: use %__cc macro, set HOSTCC ++++ busybox-static: - cross-build fix: use %__cc macro, set HOSTCC ++++ bzflag: - add libtool as buildrequire to make the spec file more reliable ++++ bzip2: - add libtool as buildrequire to make the spec file more reliable ++++ cairo: - add libtool as buildrequire to make the spec file more reliable ++++ camsource: - add libtool as buildrequire to make the spec file more reliable ++++ cdk: - add libtool as buildrequire to make the spec file more reliable ++++ celt: - add libtool as buildrequire to make the spec file more reliable ++++ cfengine: - add libtool as buildrequire to make the spec file more reliable ++++ chasen: - add libtool as buildrequire to make the spec file more reliable ++++ claws-mail-extra-plugins: - add libtool as buildrequire to make the spec file more reliable ++++ cloog: - add libtool as buildrequire to make the spec file more reliable ++++ clucene-core: - add libtool as buildrequire to make the spec file more reliable ++++ clutter-gst: - Update to version 1.4.0: + Refinement of the subtitles and audio tracks API. clutter-gst now gives the full GstTagList to the application. + Made the internal test player a bit more usable. + A number of fixes around automatic loading of external subtitles files. - Replace clutter-devel BuildRequires with pkgconfig(clutter-1.0) - Add pkgconfig(cogl-1.0) BuildRequires to have full capabilities. ++++ clutter-gtk: - add libtool as buildrequire to make the spec file more reliable ++++ cmpi-bindings: - Release CMPI objects properly - Fix CMPIObjectPath and CMPIInstance constructors - v 0.4.17 ++++ commoncpp2: - add libtool as buildrequire to make the spec file more reliable ++++ conglomerate: - add libtool as buildrequire to make the spec file more reliable ++++ coolkey: - add libtool as buildrequire to make the spec file more reliable ++++ cryptconfig: - add libtool as buildrequire to make the spec file more reliable ++++ cryptsetup: - add libtool as buildrequire to make the spec file more reliable ++++ cups: - add libtool as buildrequire to make the spec file more reliable ++++ curlftpfs: - add libtool as buildrequire to make the spec file more reliable ++++ cyrus-sasl: - add libtool as buildrequire to make the spec file more reliable ++++ dante: - add libtool as buildrequire to make the spec file more reliable ++++ dbus-1: - add libtool as buildrequire to make the spec file more reliable ++++ dbus-1-glib: - cross-build fix: use host's dbus-binding-tool ++++ dbus-1-mono: - add libtool as buildrequire to make the spec file more reliable ++++ dbus-1-python: - add libtool as buildrequire to make the spec file more reliable ++++ dbus-1-x11: - add libtool as buildrequire to make the spec file more reliable ++++ dee: - add libtool as buildrequire to make the spec file more reliable ++++ deltarpm: - cross-build fix: use %__cc macro ++++ dhcp: - add libtool as buildrequire to make the spec file more reliable ++++ dia: - add libtool as buildrequire to make the spec file more reliable ++++ dirac: - add libtool as buildrequire to make the spec file more reliable ++++ dos2unix: - cross-build fix: use %__cc macro ++++ dosfstools: - cross-build fix: use %__cc macro ++++ dotconf: - add libtool as buildrequire to make the spec file more reliable ++++ dovecot12: - add libtool as buildrequire to make the spec file more reliable ++++ doxygen: - remove arm specific patch that broke building on arm ++++ dssi: - add libtool as buildrequire to make the spec file more reliable ++++ dvd+rw-tools: - cross-build fix: use %__cc, %__cxx macros ++++ dx: - add libtool as buildrequire to make the spec file more reliable ++++ e3: - Fix build issues on ARM, add %arm to arch declerations ++++ eb: - add libtool as buildrequire to make the spec file more reliable ++++ eblook: - add libtool as buildrequire to make the spec file more reliable ++++ ebview: - add libtool as buildrequire to make the spec file more reliable ++++ ecryptfs-utils: - add libtool as buildrequire to make the spec file more reliable ++++ encfs: - add libtool as buildrequire to make the spec file more reliable ++++ enlightenment: - add libtool as buildrequire to make the spec file more reliable ++++ eog: - add libtool as buildrequire to make the spec file more reliable ++++ eog-plugins: - Remove unneeded pkgconfig(pygobject-2.0) BuildRequires. - Change lang subpackages Requires to Recommends. ++++ epiphany: - add libtool as buildrequire to make the spec file more reliable ++++ epplet-base: - add libtool as buildrequire to make the spec file more reliable ++++ esound: - add libtool as buildrequire to make the spec file more reliable ++++ evince: - add libtool as buildrequire to make the spec file more reliable ++++ evoldap2-client: - add libtool as buildrequire to make the spec file more reliable ++++ evolution-sharp: - add libtool as buildrequire to make the spec file more reliable ++++ fbset: - cross-build fix: use %__cc, %configure macros ++++ fillup: - cross-build workarounds: disable %build section testing, use fake gcc script to work around build system deficiencies ++++ firescope: - cross-build fix: use %__cc macro ++++ flex: - Skip the test suite when building in qemu userspace emulation to fix and speedup build on ARM. ++++ fortune: - cross-build fix: use %__cc macro ++++ fxload: - cross-build fix: use %__cc macro ++++ mgetty: - cross-build fix: use %__cc macro ++++ gc: - Workaround qemu-arm bugs. ++++ genromfs: - cross-build fix: use %__cc macro ++++ glade: - Port to pygobject 3.0: + Add glade-pygobject-3.0.patch: taken from git. + Change pkgconfig(pygobject-2.0) BuildRequires to pkgconfig(pygobject-3.0). + Add gnome-common BuildRequires and call to gnome-autogen.sh, needed for the patch. ++++ glibc: - avoid build failure on %%arm ++++ glibc: - avoid build failure on %%arm ++++ gnutls: - cross-build fix: configure with sysroot ++++ gpart: - cross-build fix: use %__cc macro ++++ gpm: - cross-build fix: use %__cc macro ++++ guile: - Split off libguile-2_0-22 and libguilereadline-v-18-18 packages in preparation for bthe submission of legacy package guile. - Cleaned spec file. ++++ hdparm: - cross-build fix: use %__cc macro ++++ hex: - cross-build fix: use %__cc macro ++++ hostap-utils: - cross-build fix: use %__cc macro ++++ hostapd: - cross-build fix: use %__cc macro ++++ i2c-tools: - cross-build fix: use %__cc macro ++++ insserv: - cross-build fix: use %__cc macro ++++ iprutils: - cross-build fix: use %__cc macro ++++ john: - Added a fix for the arm architecture, TARGET generic ++++ kbd: - cross-build fix: use %__cc, %configure macros - configure: explicitly set bindir ++++ kbdsniffd: - cross-build fix: use %__cc macro ++++ killerd: - cross-build fix: use %__cc macro ++++ multipath-tools: - cross-build fix: use %__cc macro ++++ libaio: - drop debian arm hack to fix build on arm ;) ++++ blocxx: - Workaround qemu-arm current limitations/bugs ++++ libcap1: - cross-build fix: use %__cc macro ++++ libcryptui: - Update to version 3.2.0: + Updated translations. - Changes from version 3.1.91: + Port to GSettings instead of GConf + Build fixes - Remove gnome-doc-utils-devel BuildRequires: the unneeded dependency was removed upstream. - Remove pkgconfig(gconf-2.0) BuildRequires: port to GSettings. - Split the GSettings schema in a libcryptui-data subpackage, and add a Requires for it to libcryptui0 and seahorse-daemon. - Replace all the gconf packaging machinery with the gsettings one. - Drop libcryptui-no-seahorse-conflict.patch: fixed upstream. - Remove call to autoreconf, as it was only needed for the patch above. ++++ libepc: - Update to version 0.4.1: + Really use gtk+ 3 in libepc-ui [bgo#657679] - Drop libepc-git-fixes.patch: fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh, as there is no more patch requiring it. ++++ exempi: - use original tar - add libtool as buildrequire to make the spec file more reliable ++++ mozilla-nss: - Workaround qemu-arm bugs. ++++ libloki: - Rephrase package summary and description ++++ xz: - Fix build in armv5el doesnt like profiling ++++ oyranos: - Require libyajl-devel ++++ python-gobject: - Update python3-gobject packaging: + Use %{python3_sitearch} now that it's defined, instead of our own custom macro. + Change python3 Requires to python(abi) = %py3_ver, which is saner. + Do not use wrong libpyglib-gi-2_0-python0 subpackage name for the library, but libpyglib-gi-2_0-python3-0, thanks to macros. ++++ python3-gobject: - Update python3-gobject packaging: + Use %{python3_sitearch} now that it's defined, instead of our own custom macro. + Change python3 Requires to python(abi) = %py3_ver, which is saner. + Do not use wrong libpyglib-gi-2_0-python0 subpackage name for the library, but libpyglib-gi-2_0-python3-0, thanks to macros. ++++ python-base: - fix build for arm by removing an old hack for arm, bz2.so is built now ++++ libssh2_org: - Workaround qemu-arm problems. ++++ libunistring: - Workaround qemu-arm bugs. ++++ logrotate: - cross-build fix: use %__cc macro ++++ make: - using full ar path in tests on arm (fixes build) ++++ mdadm: - cross-build fix: use %__cc macro ++++ mingetty: - cross-build fix: use %__cc macro ++++ mkinitrd: - cross-build fix: use %__cc macro ++++ mmv: - cross-build fix: use %__cc macro ++++ xulrunner: - update to minor release 7.0.1 * fixed staged addon updates ++++ mpt-status: - cross-build fix: use %__cc macro ++++ mt_st: - cross-build fix: use %__cc macro ++++ totem: - Remove sed hack in %prep to support building with libepc 0.4.0 as we have libepc 0.4.1 available now. ++++ openmpi: - exclude arm from built, assembler routines are missing and current upstream patch is broken ++++ os-prober: - cross-build fix: use %__cc macro ++++ procinfo: - cross-build fixes: use %__cc macro, move tests to %check section ++++ procps: - cross-build fix: use %__cc macro ++++ python-gobject2: - Update python3-gobject2 packaging: + Use %{python3_sitearch} now that it's defined, instead of our own custom macro. + Change python3 Requires to python(abi) = %py3_ver, which is saner. ++++ python3-cairo: - Add python3 BuildRequires, since the hash algorithm are not in python3-base anymore. - Use %{python3_sitearch} now that it's defined, instead of our own custom macro. - Change python3 Requires to python(abi) = %py3_ver, which is saner. ++++ python3-gobject2: - Update python3-gobject2 packaging: + Use %{python3_sitearch} now that it's defined, instead of our own custom macro. + Change python3 Requires to python(abi) = %py3_ver, which is saner. ++++ quota: - cross-build fix: Mother Autoconf knows best, so don't interfere ++++ rpm: - enforce armv7hl plattform by default, despite the kernel only reports armv7l via uname. - make armv7hl backward compatible to armv7l ++++ rzsz: - cross-build fixes: use %configure macro, install to correct bindir ++++ sash: - cross-build fix: use %__cc macro ++++ sblim-sfcb: - Update to 1.3.13 New features: - 3406823 Make select timeout a config option - 3406825 Make ssl cipher list configurable Bugs fixed: - 3386391 HOST_NAME_MAX undefined - 3393324 sfcb process abort in IndCIMXMLHandlerInvokeMethod - 3398337 Namespaces of filter and handler for IndSub not checked - 3400114 sfcb fails to start with ipv6 disabled - 3412033 New files from 3313833 missed release tarball - 3413031 fixes to perform check before calling free - 3414236 updateMethodParamTypes uses incorrect qualifier count - 3414482 Compiler warning in cimcClientSfcbLocal - 2727918 blob has leak in EnumQualifiers ++++ scsires: - cross-build fix: use %__cc macro ++++ sgpio: - cross-build workaround: fake gcc script to work around build system not honoring CC ++++ smp_utils: - cross-build fix: use %__cc macro ++++ spu-tools: - cross-build fix: use %__cc macro ++++ star: - fix build on armv7 ++++ statserial: - cross-build fix: use %__cc macro ++++ systemd: - Update to version 36 : - many bugfixes - systemd now requires socket-activated syslog implementations - After=syslog.target is no longer needed in .service files - X-Interactive is ignored in LSB headers (was not working) - Enable back insserv.conf parsing in systemd core and fix added dependencies (bnc#721428). - Fix detection of LSB services status when running daemon (bnc#721426). - Drop 0001-execute-fix-bus-serialization-for-commands.patch, fix-reload.patch ++++ systemd-gtk: - Update to version 36 : - many bugfixes - systemd now requires socket-activated syslog implementations - After=syslog.target is no longer needed in .service files - X-Interactive is ignored in LSB headers (was not working) - Enable back insserv.conf parsing in systemd core and fix added dependencies (bnc#721428). - Fix detection of LSB services status when running daemon (bnc#721426). - Drop 0001-execute-fix-bus-serialization-for-commands.patch, fix-reload.patch ++++ yast2-apparmor: - fixed enabling/disabling apparmor - fixed setting notifications (and enabling aaeventsd as part of global switch only) - prevent profile generator from failing immediately - prevent window from disappearing when starting a module - don't close the module after running a report (bnc#531512) - run the dialog to select application for profiling without pop-up (bnc#531512) - disabled Reports part due to changes in AppArmor - merged editation and deleting of a profile - 2.21.5 ++++ yast2-devtools: - added 'y2tool obssync' - 2.21.4 ------------------------------------------------------------------ ------------------ 2011-9-29 - Sep 29 2011 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update Mesa-llvm-3.0.patch for new llvm snapshot ++++ NetworkManager-strongswan: - Move to pkgconfig()-style BuildRequires: + Old ones: NetworkManager-devel, libglade2-devel, libgnomeui-devel, libgudev-1_0-devel. + New ones: NetworkManager, dbus-glib-1, gnome-keyring-1, gtk+-2.0, libgnomeui-2.0, libnm-glib,libnm-glib-vpn, libnm-util. - Remove unneeded update-desktop-files BuildRequires. ++++ accountsservice: - Add accountsservice-regular-file-for-icon.patch: only use regular files when setting user icon. Part of bnc#676638. ++++ bundle-lang-common: - update package list ++++ bundle-lang-gnome: - update package list ++++ bundle-lang-gnome-extras: - update package list ++++ bundle-lang-kde: - update package list ++++ conky: - add cairo and imlib support where tolua++ is available, built as subpackages (conky-cairo and conky-imlib2) - add patch to add -lm when linking against libiw, which is required by some more recent versions of libiw ++++ cronie: - Use systemd macros to register cron.service. ++++ cups: - Reverted the change from meissner below dated "Fri Sep 23 09:54:39 CEST 2011" so that baselibs.conf again contains only one line "cups-libs" as before because the submitrequest 85423 Printing/cups -> openSUSE:Factory/cups was declined by coolo with the following reason: "cups-devel-32bit requires cups-32bit (default requires), which does not exist". - Upgraded to CUPS 1.4.8 * network backends could crash if a printer returned a value of 0 for the maximum capacity for a supply (STR #3875) * For a complete list see the CHANGES.txt file. - Upgraded to CUPS 1.4.7 * imageto* filters could crash with bad GIF files (STR #3867) * CUPS did not work with some printers that incorrectly implemented the HTTP/1.1 standard (STR #3778, STR #3791) * Fixed crash in scheduler when the application/octet-stream MIME type was not defined (STR #3690) * The web interface no longer tries to use multi-part delivery when adding printers (STR #3455) using Epiphany or IE * "lp" and "lpr" failed with Kerberos enabled (STR #3768) * Remote printer URIs with options did not work (STR #3717) * The scheduler now only looks up interface hostnames if HostNameLookups are enabled (STR #3737) * The scheduler could crash if a browsed printer times out while a job is printing (STR #3754) * For a complete list see the CHANGES.txt file. - cups-1.4.4-set_default_RIPCache_128m.patch enlarges the CUPS upstream default RIPCache from 8m to 128m to avoid various kind of printout failures (STR #3535, and Novell/openSUSE Bugzilla bnc#628233). ++++ gettext-runtime: - fix build - disable openmp when qemu is used for building (like on arm) ++++ ghostscript-library: - Switch from Freetype font scaler/renderer (used since Ghostscript 9.0) back to the traditional Ghostscript built-in font scaler/renderer to avoid bnc#692356 by adding "-dDisableFAPI=true" to "gsopts" in pstoraster. - gs.svn_diff-c_12005.diff fixes http://bugs.ghostscript.com/show_bug.cgi?id=691760 which is the upstream bug for bnc#681071. ++++ gimp-gap: - Add gimp-gap-link-lm.patch to fix linking with new ld. ++++ glew: - fix baselibs.conf ++++ glibc: - just use %arm for right arm architectures ++++ glibc: - just use %arm for right arm architectures ++++ tracker: - Add tracker-firefox-no-tracker-0.10.patch: do not try to use the 0.10 libraries in the Firefox extension as it makes Firefox hang/crash. ++++ gnome-user-docs: - Disable parallel build as it's actually much longer than a simple make due to a bug. It will get fixed in 3.3.x. ++++ gpicview: - fixed typos in gpicview.spec ++++ groff: - use RPM_OPT_FLAGS for compile - implemented FATE#312586 - Add locales support for groff papersize * the default papersize is now determined from system locale (LC_PAPER) * /etc/papersize is no longer owned by the groff package ++++ gsl: - Made descriptions in gls.spec more readable ++++ gthumb: - Update to version 2.13.91: + Bugs fixed: - Fixed iptc fields order in the print dialog. (bgo#659820) + Updated translations. ++++ gtk3-branding-openSUSE: - Also set gtk-cursor-theme-name to Adwaita in gtk3-branding-settings.ini. ++++ icc-profiles-openicc: - Remove Provides/Obsoletes for shared-color-profiles packages, as discussed: we'll have all profiles in Factory. ++++ shared-color-profiles: - Add color-filesystem BuildRequires and Requires to all subpackages since it's now owning the directories we need. - Add icc-profiles Recommends, since this will bring in some useful profiles. - Split argyll, fogra and yamma profiles in icc-profiles-scp-argyll, icc-profiles-scp-fogra and icc-profiles-scp-yamma subpackages, to follow the icc-profiles naming convention. - Rename extra subpackage to icc-profiles-scp-oysonar to follow the icc-profiles package naming convention. Add appropriate Provides/Obsoletes. - Remove now unneeded %clean section. ++++ kiwi: - make setupConsole code more clear - let kiwi exit if a package setup script returns with ecode != 0 ++++ libQtWebKit4: - Update to version 2.2.0 See for more information: http://trac.webkit.org/wiki/QtWebKitRelease22 ++++ libcompizconfig: - Add libcompizconfig-backend-path.patch: Revert the change of the backend installation location. This is simply not where libcompizconfig is looking to find the backends. ++++ libloki: - libloki-0.1.7 ++++ ncurses: - fix build under qemu for the ARM port ++++ pango: - Update to version 1.29.4: + Prevent a crash when hitting the fallback engine (bgo#660360) ++++ phonon: - Fix detection of PulseAudio 1.0 ++++ net-snmp: - update to version 5.7.1: minor release including some bug fixes ++++ limal: - version 1.6.3 - fix project URL (bnc#676289) - update translations ++++ limal-apparmor-control: - version 1.6.3 - fix project URL (bnc#676289) - update translations ++++ limal-ca-mgm: - version 1.6.6 - fix project URL (bnc#676289) - update translations ++++ limal-devtools: - version 1.6.2 - fix project URL (bnc#676289) - version 1.6.3 - fix project URL (bnc#676289) - update translations ++++ limal-runlevel: - version 1.6.3 - fix project URL (bnc#676289) - update translations ++++ llvm: - Update to r140780 * Code cleanup * Crash fixes * Add support for alignment-specifiers in C1X and C++11 * Introduce a new compiler switch: -fms-compatility * Emit debug info for c++0x nullptr. ++++ opensc: - Updated to version 0.12.2: * Builds are now silent by default when OpenSC is built from source on Unix. * Using --wait with command line tools works with 64bit Linux again. * Greatly improved OpenPGP card support, including OpenPGP 2.0 cards like the one found in German Privacy Foundation CryptoStick. * Fixed support for FINeID cards issued after 01.03.2011 with 2048bit keys. * #256: Fixed support for TCOS cards (broken since 0.12.0). * Added support for IDKey-cards to TCOS3 driver. * #361: Improved PC/SC driver to fetch the maximum PIN sizes from the open source CCID driver. This fixes the issue for Linux/OSX with recent driver. * Fix FINeID cards for organizations. * Several smaller bugs and compiler warnings fixed - Updated to version 0.12.1: * IAS-ECC 1.0.1 * Support for cards with multiple PKCS#15 applications * New card driver: IAS/ECC 1.0.1 * rutoken-tool has been deprecated and removed. * eidenv and piv-tool utilities now have manual pages. * pkcs11-tool now requires the use of --module parameter. * All tools can now use an ATR as an argument to --reader, to skip to the card with given ATR. * opensc-tool -l with -v now shows information about the inserted cards. * Creating files have an enforced upper size limit, 64K * Support for multiple PKCS#15 applications with different AID-s. PKCS#15 applications can be listed with pkcs15-tool - -list-applications. Binding to a specific AID with PKCS#15 tools can be done with --aid. * Hex strings (like card ATR or APDU-s) can now be separated by space, in addition to colons. * Pinpad readers known to be bogus are now ignored by OpenSC. At the moment only "HP USB Smart Card Keyboard" is disabled. * Numerous compiler warnings, unused code and internal bugs have been eliminated. ++++ oxygen-icon-theme: - Add back our custom document icon, oxygen seems to be missing those, also re-add folder-html -> folder_html symlink, fixes bnc#720751 ++++ patterns-openSUSE: - Guido Berhoerster (1): switch from gdm to lightdm Commit: cb7af52a ++++ pitivi: - Add frei0r-plugins Recommends: those plugins add many useful video effects to Pitivi, which makes the experience of using it much better. ++++ puppet: - update to 2.7.4 - enhancement + security release: fixed CVE-2011-3848 (Resist directory traversal attacks through indirections) GigabitEthernet/TenGigabitEthernet are uncorrectly parsed Don’t rely on error message to detect UAC capable platform Allow cron vars to have leading whitespace ++++ python-amqplib: - Update to 1.0.1: A one-line change to transport.py to fix a problem older FreeBSDs have with socket.getaddrinfo() Otherwise just packaging changes to include more Trove classifiers and docs/tests/etc in the source distribution file. ++++ qemu: - add 0021-implement-prlimit64-syscall.patch from upstream to avoid output and confused configure scripts when testing gcc on armv7hl - add 0022-fixing-smp-races.patch from alex to fix some SMP races ++++ quassel: - update to version 0.7.3 (securtity bugfix release) * Some CTCP requests triggered a bug in the parser * Core crashed after deleting a Network without disconnecting the Network first ++++ rpm: - fix architecture definition for armv5el - use -O0 for soft FPU ARM ++++ sane-backends: - Added an entry for "SCSI processor EPSON Perfection1640" to libsane.rules (bnc#681146) see in particular https://bugzilla.novell.com/show_bug.cgi?id=681146#c43 - Added a wildcard entry for any "SCSI processor EPSON SCANNER*" to libsane.rules see the "55-libsane.rules"/"Device recognition" mail thread in June 2011 on sane-devel@lists.alioth.debian.org ++++ schismtracker: - Add schismtracker-link.patch to link with new ld ++++ shorewall: - reworked systemd related rpm macros for 12.1 ++++ syslog-ng: - updated to latest git, which made time patch redundant and also fixes for mongodb, memory leaks, etc. - fix 11.3 packaging - enable json support also for 11.4 ++++ systemd: - Add services to stop bootsplash at end of startup and start it at beginning of shutdown. - Fix bootsplash call and ensure dependencies are set right. - Add detect-non-running.patch: fix assertion when running systemctl under non systemd system (git). - Requires presets branding package. - Improve macros a little bit. ++++ systemd-gtk: - Add services to stop bootsplash at end of startup and start it at beginning of shutdown. - Fix bootsplash call and ensure dependencies are set right. - Add detect-non-running.patch: fix assertion when running systemctl under non systemd system (git). - Requires presets branding package. - Improve macros a little bit. ++++ systemd-presets-branding-openSUSE: - Don't enable avahi-dnsconfd.service after all. - Enable avahi-daemon.service and avahi-dnsconfd.service - Enable cron.service ++++ tar: - spec cleaner, avoid some deprecated macros - fix non-utf8-spec-file - fix macro-in-comment - enable make check - remove upstream-fixed/obsolete patches (fortifysourcessigabrt, disable-listed02-test, disable_languages) - call help2man inside specfile instead of paching tar's build chain ++++ telepathy-gabble: - Update to version 0.13.6: + Enhancements: - Video-capable Android phones are now considered to be video-capable by Gabble. (fdo#36996) - Gabble now informs Google UIs that we have a camera connected if we have any video-capable user interfaces. While this is not strictly accurate, it's an improvement: they now show a little camera icon for us. (fdo#40471) - Google proxy support (and hence the libsoup dependency) is now optional. (fdo#40537) - Gabble no longer support the legacy Presence API. This reduces D-Bus traffic, particularly during login. (fdo#40598) - Gabble now signals all aliases from the roster in a single AliasesChanged signal. This *dramatically* reduces D-Bus traffic during login on services like Facebook. (fdo#40943) + Fixes: - Joining a password-protected chat room where someone else already has the nickname you wanted to use (a pretty obscure scenario) now works again. (fdo#39790) - Closing a Call channel immediately after it is created (specifically, before the Google relay server has had a chance to reply) no longer crashes Gabble. (fdo#39768) - The Google Talk setting controlling the sending of mail notifications is now explicitly enabled if a client is interested in mail notifications. (fdo#40565) ++++ update-desktop-files: - Update suse_update_desktop_file.sh: when -u is used, do not add the non-standard X-SuSE-Unimportant=true anymore, but NoDisplay=true. ++++ xine-ui: - add missing -lpthread and -lXext to LDFLAGS - fix an (harmless) array overflow ++++ yast2: - Service::RunInitScriptWithTimeOut() - fixed memory leak, release the process info at the end ++++ yast2-autofs: - set dialog title - 2.21.1 ++++ yast2-ca-management: - version 2.21.8 - quote pathes used in target.bash (bnc#266220) - implement export request (bnc#717224) ++++ yast2-fcoe-client: - set dialog title - 2.21.8 ++++ yast2-hardware-detection: - return joystick details (number of buttons and axes) ++++ yast2-http-server: - set dialog title - 2.21.0 ++++ yast2-instserver: - set dialog title - 2.21.1 ++++ yast2-irda: - set dialog title - 2.21.1 ++++ yast2-isns: - set dialog title - 2.21.2 ++++ yast2-kdump: - set dialog title - 2.21.1 ++++ yast2-kerberos-client: - set dialog title - 2.21.4 ++++ yast2-ldap-client: - set dialog title - 2.21.11 ++++ yast2-mail: - set dialog title - 2.21.1 ++++ yast2-metapackage-handler: - set dialog title - rename the module in desktop file to reflect reality - 0.8.14 ++++ yast2-ntp-client: - set dialog title - 2.21.1 ++++ yast2-runlevel: - set dialog title - 2.21.2 ++++ yast2-samba-client: - set dialog title - 2.21.5 ++++ yast2-sound: - set dialog title - 2.21.2 ++++ yast2-tune: - set dialog title - 2.21.2 ++++ yast2-vm: - set dialog title - 2.21.3 ++++ yate: - Set license to GPL-2.0+ (SPDX style) - The scripts sub-package now requires php5 - PHP scripts now again point to "/usr/bin/php" as the php5 package doesn't provide a 'php5' binary anymore ------------------------------------------------------------------ ------------------ 2011-9-28 - Sep 28 2011 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-strongswan: - Update to version 1.3.0: + Updated to NetworkManager 0.9 ++++ bayonne2: - adapt buildrequires for ccrtp fix - ran spec-cleaner ++++ branding-openSUSE: - use jpg as kdm background - add kdm theme from Marcus - adopt ksplashx to new logo position ++++ cheese: - Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name. ++++ claws-mail: - Add claws-mail-new-gnutls.patch: fix build with gnutls 3.0.3. ++++ libdb-4_8: - fix arm build ++++ libdb-4_5: - fix arm build ++++ dconf: - Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name. ++++ epiphany-extensions: - Add epiphany-extensions-ephy-3.2.patch: fix build with epiphany 3.2. ++++ esound: - Add esound-link-libm.patch: Link esd against libm to fix build on Factory. ++++ evolution-rss: - Add evolution-rss-evo315.patch: fix build with evolution 3.1.5, taken from git. ++++ fftw3: - enable sse2 and sse code generation ++++ flac: - Build with --enable-sse, this only disables runtime checking if the *OS* supports SSE, which registers a SIGILL signal handler then tries to execute SSE code... it still tests the running *CPU* though. ++++ frei0r-plugins: - Cleanup package. ++++ gimp-save-for-web: - Rewrite gsfw-libm.patch to use the recommended way to find libm. - Drop gimp-save-for-web-0.27.0-docdir.patch: this is not needed and likely breaks opening the help for the plugin. Also stop passing --docdir to configure, since this was only needed because of the change in the patch. - Split translations in a lang subpackage, and add Recommends for the lang subpackage to main package. - Remove now unneeded %clean section. ++++ gmp: - avoid noexec stack patch on arm ++++ gnome-desktop-sharp2: - make it build for factory in ignoring dropped stuff ++++ gnome-menus: - Update to version 3.2.0.1: + Menu Editor - Work with latest pygobject - Drop gnome-menus-fix-editor.patch: fixed upstream. ++++ gnome-online-accounts: - Update to version 3.2.0.1: + Fix a crash when launching preferences from notifications ++++ gnome-themes-standard: - Update to version 3.2.0.2: + Revert to the previous wallpaper ++++ gnome-tweak-tool: - Update to version 3.2.0: + Updated translations. ++++ gnome-user-docs: - Update to version 3.2.0.1: + Fix a syntax error in the gl translation - Drop gnome-user-docs-fix-build.patch: fixed upstream. ++++ graphviz: - Update to version 2.28.0 - incremented library api version: libcdt, libgraph, libcgraph, libgvpr, libgvc - Add gvmap, cluster and gvmap.sh - Deprecate dotty; prefer gvedit - Add patchwork supporting squarified tree maps - Add ordering as a node attribute - Fix problems with font resolution - Fix problems with text placement - Fix twopi to set root attribute - Make available layouts and formats available via the API - Fix error message system so that an application can capture the messages - New attributes and features for sfdp - gvgen now allows the user to specify graph name and node name template - Make overlap=false denote overlap=prism - More efficient xdot library - HTML-like labels provide ID - Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094 2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149 2157 2113 2159 2160 2161 2163 - Add scale attribute to twopi - Add ,, to html strings - migrated to 2005 version of cdt ++++ graphviz-plugins: - Fix compilation with new guile - Update to version 2.28.0 - incremented library api version: libcdt, libgraph, libcgraph, libgvpr, libgvc - Add gvmap, cluster and gvmap.sh - Deprecate dotty; prefer gvedit - Add patchwork supporting squarified tree maps - Add ordering as a node attribute - Fix problems with font resolution - Fix problems with text placement - Fix twopi to set root attribute - Make available layouts and formats available via the API - Fix error message system so that an application can capture the messages - New attributes and features for sfdp - gvgen now allows the user to specify graph name and node name template - Make overlap=false denote overlap=prism - More efficient xdot library - HTML-like labels provide ID - Fixed bugs: 1480 1980 2044 2087 2088 2089 2091 2093 2094 2095 2101 2102 2103 2104 2112 2113 2118 2128 2129 2139 2149 2157 2113 2159 2160 2161 2163 - Add scale attribute to twopi - Add ,, to html strings - migrated to 2005 version of cdt ++++ gtksourceviewmm: - Update to version 3.2.0: + Wrapped gtk_source_gutter_get_renderer_at_pos() as Gsv::Gutter::get_renderer_at_pos(). + Search test does not use deprecated methods. ++++ gwenhywfar: - Add gwenhywfar-gnutls-3.0.3.patch: fix build with gnutls 3.0.3. ++++ kdeartwork4: - Fix obsoletes for kdeartwork4-weatherwallpapers ++++ kdebase4-openSUSE: - move kdm theme to branding-openSUSE too ++++ kernel-debug: - Update Xen config files. - commit 50fb02f ++++ kernel-default: - Update Xen config files. - commit 50fb02f ++++ kernel-desktop: - Update Xen config files. - commit 50fb02f ++++ kernel-source: - Update Xen config files. - commit 50fb02f ++++ kernel-docs: - Update Xen config files. - commit 50fb02f ++++ kernel-ec2: - Update Xen config files. - commit 50fb02f ++++ kernel-pae: - Update Xen config files. - commit 50fb02f ++++ kernel-syms: - Update Xen config files. - commit 50fb02f ++++ kernel-trace: - Update Xen config files. - commit 50fb02f ++++ kernel-vanilla: - Update Xen config files. - commit 50fb02f ++++ kernel-xen: - Update Xen config files. - commit 50fb02f ++++ kismet: - Kismet-2011-03-R2 released, includes: - 2011-03-R2 New release to address a crash bug in Kismet when operating as a drone (either kismet_server or kismet_drone). - 2011-03-R1 fixes problems with changes in ncurses 5.8 (for the few distributions which picked it up already) and is REQUIRED for Kismet to work with ncurses-5.8. Also introduced is marginally more accurate GPS averaging (still all the problems of weighting and averaging, but eliminates the float drift), some compile time updates, other minor tweaks. Under the covers 2011-03 also contains the start of the new phy-neutral common tracker layer, which will be replacing the current model of an 802.11-centric tracking layer. Anyone working on capture plugins for non-dot11 protocols should start taking a look at the new tracking layer. The dot11 tracking is being ported to the new layer and eventually they old tracking code will be disabled. - 2011-01-R1 Lots of bugfixes (netxml reference, 802.11d, mac80211 on legacy cards, client preferences, client display options) Ruby network API and example clients Wifi NIC performance shoot-out tool WPA Migration Mode detection GPS logging in PPI pcap files Per-capture source per-network and per-client signal tracking Packaging scripts - 2010-07-R1 changes: Enhancements: Ruby interface and examples Proper TCP Async (for large numbers of drones and other situations) Add hidedata= option for "safer" sniffing in public environments Kluged escape handler for broken ncurses arrow handling on some systems Add --no-root option for zero-priv drone-only deploys Bugfixes: Fix installation on Ubuntu dash IPC updates and fixes for drone IPC architectural fixes ++++ kiwi: - DB: update documentation, new showlicense element - added support for the new name element as part of the preferences section. This element allows to specify the base name of a license file which is displayed in oem images before the installation happens. It's possible to add more sections to display more licenses one after the other. If no such element is specified the default 'license' and 'EULA' files are searched to keep the system backward compatible - added runtime check which makes sure that there are no bogus files included in archives. So far we check for YaST2 license files in /etc/YaST2/licenses ++++ libchamplain: - Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name. ++++ libgnomekbd: - Update to version 3.2.0: + Updated translations. ++++ lightdm: - update to version 1.0.0 - explicitly grab keyboard focus in GTK greeter - fix removed power and a11y menu items in GTK greeter - put system binary directory into path when running in test mode - call pam_getenvlist after pam_setcred ++++ memphis: - Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name. ++++ telepathy-glib: - Changed BuildRequires from vala-devel to vala, as vala-devel is an old deprecated name. ++++ vala-0_12: - Branch old revision of vala package as vala-0_12, in order to resurrect it into Factory (needed, as not all software is vala 0.14 compatible). ++++ libwps: - upgrade to 0.2.3 - Fix miscellaneous crashes due to file-format misunderstanding - Fix production of invalid callgraph with documents with footnotes and lists. - Silence more warnings - add Laurent Alonso to authors - remove unneeded patch ++++ zeromq: - Fixed license to LGPL-3.0+ (SPDX style) ++++ mplus-fonts: - updated to testflight 042 * daily-use kanjis are available ++++ nautilus-terminal: - Update to a bzr checkout of the GNOME 3 port (revision 9 of the 1.x branch): + Rewrite for GNOME 3 technologies. - Add nautilus-terminal-gi-gobject.patch: finish port to pygobject 3.0, which has some differences with pygobject 2.x. - Add python-gobject Requires as introspection-based bindings are now used. - Drop python-vte Requires since we don't want the non-introspection-based bindings. - Add python-xdg Recommends: this is an optional dependency, to find the configuration file for this extension. - Mark package as noarch. - Add have_lang macro, and make all the lang subpackage handling depend on its value. Set it to 0 for now, since there is no translation in the new branch. ++++ net6: - Add net6-gnutls-3.0.3.patch: fix build with gnutls 3.0.3. ++++ p7zip: - Enable assembly support for x86-64 - Update to version 9.20 - From Windows version of 7-zip 9.20, What's new after 7-Zip 4.65 (2009-02-03): - 7-Zip now supports LZMA2 compression method. - 7-Zip now can update solid .7z archives. - 7-Zip now supports XZ archives. - 7-Zip now supports PPMd compression in ZIP archives. - 7-Zip now can unpack NTFS, FAT, VHD, MBR, APM, SquashFS, CramFS, MSLZ archives. - 7-Zip now can unpack GZip, BZip2, LZMA, XZ and TAR archives from stdin. - 7-Zip now can unpack some TAR and ISO archives with incorrect headers. - 7-Zip now supports files that are larger than 8 GB in TAR archives. - NSIS and WIM support was improved. - Partial parsing for EXE resources, SWF and FLV. - The support for archives in installers was improved. - 7-Zip now can stores NTFS file timestamps to ZIP archives. - Speed optimizations in PPMd codec. - Speed optimizations in CRC calculation code for Intel's Atom CPUs. - New -scrc switch to calculate total CRC-32 during extracting / testing. - 7-Zip File Manager now doesn't use temp files to open nested archives stored without compression. - Disk fragmentation problem for ZIP archives created by 7-Zip was fixed. - Some bugs were fixed. - New localizations: Hindi, Gujarati, Sanskrit, Tatar, Uyghur, Kazakh. - Not in p7zip : Speed optimizations in AES code for Intel's 32nm CPUs. - From Windows version of 7-zip 9.17 - Disk fragmentation problem for ZIP archives created by 7-Zip was fixed. Notes: 7-Zip now uses 4 MB RAM buffer as file cache, when you create ZIP archives. It reduces the number of Move_File_Position and Write_to_File operations. - From Windows version of 7-zip 9.18 - 7-Zip now can unpack SquashFS and CramFS filesystem images. - 7-Zip now can unpack some TAR and ISO archives with incorrect headers. - Some bugs were fixed. - From Windows version of 7-zip 9.16 - 7-Zip now supports files that are larger than 8 GB in TAR archives. - NSIS support was improved : - 7-Zip now supports BZip2 method in NSIS installers. - 7-Zip now can extract identical files from NSIS installers. - Some bugs were fixed. - New localizations: Hindi, Gujarati, Sanskrit. - From Windows version of 7-zip 9.15 - Some bugs were fixed. - New localization: Tatar - From Windows version of 7-zip 9.14 - WIM support was improved. 7-Zip now can create WIM archives without compression. - sf#3069545 "kSignatureDummy?" fixed ++++ perl-File-Slurp-Unicode: - initial package 0.7.1 * created by cpanspec 1.78.06 ++++ perl-Term-ReadKey: - renamed to perl-Term-ReadKey ++++ pitivi: - Update to version 0.15.0: + A new transformation feature allows resizing, panning and cropping clips directly in the previewer + Automatic clip alignment by analyzing soundtracks to sync multicamera footage + Ability to have presets for rendering + Default set of project settings and rendering presets + Cleaner preferences dialog + Integrated offline user manual + Cleaner advanced codec settings dialog + Improved video thumbnailing performance + "Soft depedencies" manager to warn the user of features requiring additional packages + Port to gtkbuilder + Respect GNOME's button icons setting + Improved startup time + Code cleanups and remove dead code + Properly show property descriptions (blurbs) for advanced codec settings. ++++ psmisc: - back out the timeout patch, it breaks fuser on i586 completely (bnc#720882) ++++ python-nautilus: - Port to pygobject 3.0: + Add nautilus-python-pygobject-3.0.patch: do the port :-) + Change pkgconfig(pygobject-2.0) BuildRequires to pkgconfig(pygobject-3.0). + Add call to autoreconf, needed for the patch. - Use a build_doc macro to decide whether to build the documentation. It controls the following: + Use of gtk-doc BuildRequires. + Use of --disable-gtk-doc or --enable-gtk-doc option passed to configure. - Set build_doc macro to 0 as the documentation build currently requires the old pygobject. - Add python-nautilus-fix-warnings.patch: fix various warnings in the build. - Add python-nautilus-no-extension-on-failure.patch: do not load extensions on initialization failures. ++++ rekonq: - Update to 0.7.92: * Bugfix release - Spec file updates: * Changed License: to GPL-2.0+. ++++ solfege: - Changed license field to GPL-3.0+ as solfege upgraded their license February 5, 2008. bnc#720834 - Added post script to create /dev/music if it doesn't exist after reading "README" and moved timidity from "Recommends:" to "Requires" as solfege needs this for most sound cards to produce sound. ++++ tolua++: - don't buildrequire tolua - initial version (1.0.93) ++++ tomboy: - Update to version 1.8.0: + Updated translations. - Changes from version 1.7.7: + Updated translations. ++++ yast2-audit-laf: - set dialog title - 2.21.1 ++++ yast2-backup: - set dialog title - 2.21.2 ++++ yast2-iscsi-client: - set dialog title - 2.21.5 ++++ yast2-nis-client: - set dialog title - 2.21.3 ++++ yast2-nis-server: - set dialog title - 2.21.1 ++++ yast2-reipl: - set dialog title - 2.21.1 ++++ yast2-snapper: - set dialog title - 2.21.10 ++++ yast2-squid: - set dialog title - 2.21.2 ------------------------------------------------------------------ ------------------ 2011-9-27 - Sep 27 2011 ------------------- ------------------------------------------------------------------ ++++ NetworkManager: - Update systemd-network-config.patch to correctly handle /usr over NFS. - Use latest systemd rpm macros. ++++ alsa: - backport upstream fixes: fix noresample hw_params rule and a few fixes for missing free() ++++ alsa-plugins: - Set CLOEXEC flag to left-over fds in pulse plugin ++++ apache2: - Fix systemd files packaging, %ghost is not a good idea. - Use systemd rpm macros for openSUSE 12.1 and later. ++++ at-spi2-atk: - Update to version 2.2.0: + bgo#658013: Attach the timeout for a key listener to the appropriate main loop context. ++++ at-spi2-core: - Update to version 2.2.0: + Minor bug fix. ++++ atk: - Update to version 2.2.0: + Updated translations. ++++ branding-openSUSE: - move ksplashx and kde wallpaper here too - update bootsplash graphics - fix %ifarch logic - and update to azul previews ++++ brasero: - Update to version 3.2.0: + Updated translations. ++++ caribou: - Update to version 0.4.0: + Don't try to replace an existing keyboard service (bgo#659867). + Fix header installation (bgo#659793). + Updated translations. ++++ ccrtp: - rename it again to fix shared library policy packaging ++++ cheese: - Update to version 3.2.0: + Updated translations. ++++ clutter-gtk: - Update to version 1.0.4: + Build fixes - Link against libm - Fix build on non-X11 systems - Fix out of tree builds - Drop clutter-gtk-link-libm.patch: fixed upstream. - Remove call to autoreconf: it was only needed for the patch above. ++++ cyrus-imapd: - parallel make is not possible, see openSUSE:Factory:PowerPC build failure. ++++ libdb-4_8: - enable C++ bindings - spec cleanup ++++ libdb-4_5: - enable C++ bindings - spec cleanup ++++ epiphany: - Update to version 3.2.0: + Updated translations. ++++ epson-inkjet-printer-escpr: - Initial version epson-inkjet-printer-escpr-1.1.0 ++++ evince: - Update to version 3.2.0: + Documentation improvements. + Updated translations. ++++ folks: - Update to version 0.6.3.2: + Bugs fixed: bgo#660140, bgo#659041, bgo#660051. ++++ freeradius-server: - fixed interaction with eDirectory (bnc#720620) ++++ gawk: - Revert sub/gsub behavior to that of gawk 3.x. Upstream commit 16de770359370224129f23df745178efe518c02c ++++ gcalctool: - Update to version 6.2.0: + Updated translations. ++++ gdm: - Update to version 3.2.0: + Updated translations. - Replace gdm-unified-auth.patch with the fix from upstream. ++++ geeqie: - Initial package of this gqview fork (version 1.0). ++++ gjs: - Update to version 1.30.0: + No change, just a version bump. ++++ libpeas: - Update to version 1.2.0: + Fix using Python plugins. + Misc improvement and fixes. + Updated translations. ++++ glibc: - Update to 2.14 git version 8bd683657e8a, it contains backports from glibc trunk: + Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork - Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6 optimized these away. ++++ glibc: - Update to 2.14 git version 8bd683657e8a, it contains backports from glibc trunk: + Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork - Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6 optimized these away. ++++ glibmm2: - Update to version 2.30.0: + giomm: - DBus::Server: Add constructors. - Remove Application and friends, because they are still not ready. + Documentation: - gmmproc: DocParser: Correct the removal of link tags. ++++ gnome-devel-docs: - Update to version 3.2.0: + Human Interface Guidelines: - Fixed links to freedesktop specifications + Updated translations. ++++ gnome-icon-theme: - Update to version 3.2.0: + just adding numbers :) ++++ gnome-icon-theme-symbolic: - Update to version 3.2.0: + touchpad and keyboard brightness status icons + minor execution fixes ++++ gnome-menus: - Add gnome-menus-fix-editor.patch: fix the editor to work with latest python-gobject. ++++ gnome-schedule: - Update to version 2.1.5: + Updated translations. - Changes from version 2.1.4: + Disable applet build by default + Export and import scripts for scheduled tasks + Dump at tasks as well in dump.py + Updated translations. - Cleanup for inclusion in Factory. ++++ gnome-themes-standard: - Update to version 3.2.0.1: + Update the default wallpaper for 3.2 ++++ gnome-user-docs: - Update to version 3.2.0: + Updates to networking pages + Updates to region and language pages + Updates to Bluetooth pages + Updates to keyboard and keyboard accessibility pages + New page on the on-screen keyboard + Updated translations. - Drop gnome-user-docs-no-destdir.patch: fixed upstream. - Add gnome-user-docs-fix-build.patch: fix syntax in a po file, that makes the build fail. ++++ go: - Add file 'VERSION' which is otherwise generated at runtime to fix building ++++ grep: - fix testsuite to build properly against locally built grep ++++ gtkmm3: - Update to version 3.2.0: + Gtk: - Remove Application, because it is still not ready. - Assistant: Deprecate get/set_page_header_image() and get/set_page_side_image(). - TreeView: Added unset_row_separator_func(). ++++ installation-images: - we need yast2-qt-branding too ++++ kdebase4-openSUSE: - move ksplashx and wallpapers out of here into branding-openSUSE ++++ kernel-debug: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-default: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-desktop: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-source: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-docs: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-ec2: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-pae: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-syms: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-trace: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-vanilla: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kernel-xen: - Refresh patches.suse/SUSE-bootsplash. Fix crash when updating boxes: Don't reallocate picture. - commit ba0cfdc ++++ kismet: - Cleanup spec file and fix build for < openSUSE 12.1 ++++ kiwi: - added support for RHEL splashimage (redhat-logos) ++++ krb5-auth-dialog: - Update to version 3.2.0: + Use GtkApplication + Turn ticket dialog into the main window that gets shown when krb5-auth-dialog is invoked multiple times. This makes the prefs easily accessible. + Fix crash when displaying empty ticket dialog + Updated translations. - Add krb5-auth-dialog-fix-desktop.patch: add categories to .desktop file, taken from git. - Drop krb5-auth-dialog-no-g-c-c.patch: fixed upstream. - Drop call to autoreconf: it was only needed for patch above. - Drop --with-gtk=3.0 option from configure: this option is now gone. - Use GNOME, GTK, System, Network categories in the krb5-auth-dialog.desktop, since the upstream ones don't pass our checks. ++++ libdb_java-4_5: - spec cleanup ++++ libdb_java-4_8: - spec cleanup ++++ libglademm: - Stop calling libtoolize, aclocal, automake and autoconf: we have nothing changing the build system. ++++ libwebkit: - Update to version 1.6.1: + Add compatibility methods for DOM bindings - Update to version 1.6.0: + Fix documentation generation by specifying the sources directory with $(top_srcdir). + Several bug fixes. ++++ libwebkit3: - Update to version 1.6.1: + Add compatibility methods for DOM bindings - Update to version 1.6.0: + Fix documentation generation by specifying the sources directory with $(top_srcdir). + Several bug fixes. ++++ xz: - minor fixes of last portability changes: * decouple do_profiling and lang_package again * don't define do_factory, just use lang_package instead * simplify files section * do_profiling for some more systems ++++ p11-kit: - Update to version 0.7: + Expand p11-kit config variables correctly in various build scenarios + Add test tool to print out error messages + Build fix on FreeBSD ++++ pangomm: - Update to version 2.28.3: + Build - Ship convert_pangomm.m4 in tarballs (bgo#657817). - Don't use obsolete macros. ++++ poppler: - Update to version 0.18.0: + core: - Fix small memory leak when dealing with marked content - Remove DCTStream::getRawStream since Stream::getNextStream does the same + utils: - Rename pdfmerge to pdfunite - Rename pdfextract to pdfseparate - pdfseparate: Complain if %d is not present and it should - Add pdfseparate and pdfunite man pages + build system: - Minor cleanup in regarding removed qt code - Bump poppler_soname to 18, following upstream soversion change. ++++ poppler-qt: - Update to version 0.18.0: + core: - Fix small memory leak when dealing with marked content - Remove DCTStream::getRawStream since Stream::getNextStream does the same + utils: - Rename pdfmerge to pdfunite - Rename pdfextract to pdfseparate - pdfseparate: Complain if %d is not present and it should - Add pdfseparate and pdfunite man pages + build system: - Minor cleanup in regarding removed qt code - Bump poppler_soname to 18, following upstream soversion change. ++++ pulseaudio: - Update to version 1.0: + Fix crash in threaded message queues + dbus: fix crash if modules do not load - Changes from version 0.99.4: + Various bug fixes - Changes from version 0.99.3: + Per-Port volume control + Fix Introspection annotations + Various bug fixes - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details ++++ yelp: - Update to version 3.2.0: + Open GNOME Help from the new system by default + Updated translations. ++++ libzrtpcpp: - fix the shared library policy packaging ++++ orca: - Update to version 3.2.0: + General - bgo#660091: Unbound alternative keybindings in user-settings.conf prevent the preferences window from being shown + Updated translations. ++++ paprefs: - Update to version 0.9.10: + Minor tidyups + Should no longer require recompiling with each new PA version - Drop paprefs-packagekit.patch: fixed upstream. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. ++++ pavucontrol: - Update to version 1.0: + Add GTK+3 support. + Add source output volume support. + Add digitial receiver UI. + Handle simple key events. + Bug fixes. - Remove libglademm-devel BuildRequires: not needed anymore. - Add pkgconfig(sigc++-2.0) BuildRequires: it was implicit before. - Use favor_gtk2 to switch between gtk2 and gtk3 builds. - Move to pkgconfig()-style BuildRequires: + Old ones: gtkmm2-devel, libcanberra-devel, libpulse-devel. + New ones: gtkmm-2.4/gtkmm-3.0, libcanberra-gtk/libcanberra-gtk3, libpulse, libpulse-mainloop-glib. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. ++++ python-Werkzeug: - Package renamed to python-Werkzeug - Update to version 0.7.1: * Fixed a problem with newer versions of IPython * Disabled pyinotify based reloader which does not work reliably. - Changes from version 0.7.0: * Add support for python-libmemcached to the Werkzeug cache abstraction layer. * improved url_decode and url_encode performance. * fixed an issue where the SharedDataMiddleware could cause an internal server error on weird paths when loading via pkg_resources. * fixed an URL generation bug that caused URLs to be invalid if a generated component contains a colon. * werkzeug.import_string now works with partially set up packages properly. * disabled automatic socket swiching for IPv6 on the development server due to problems it caused. * Werkzeug no longer overrides the Date header when creating a conditional HTTP response. * The routing system provides a method to retrieve the matching methods for a given path. * The routing system now accepts a parameter to change the encoding error behaviour. * The local manager can now accept custom ident functions in the constructor that are forwarded to the wrapped local objects. * url_unquote_plus now accepts unicode strings again. * fixed an issues with the filesystem session support's prune function and concurrent usage. * fixed a problem with external URL generation discarding the port. * added support for pylibmc to the Werkzeug cache abstraction layer. * fixed an issue with the new multipart parser that happened when a linkebreak happend to be on the chunk limit. * cookies are now set properly if ports are in use. A runtime error is raised if one tries to set a cookie for a domain without a dot. * fixed an issue with Template.from_file not working for file descriptors. * reloader can now use inotify to track reloads. This requires the pyinotify library to be installed. * See more in file CHANGES... - Generate HTML documentation with Sphinx - Don't package PKG-INFO - BuildRequire python-distribute instead of python-setuptools ++++ python-atspi: - Update to version 2.2.0: + No change, just a version bump. ++++ qemu: - add 0020-linux-user-implement-reboot-syscall.patch from alex - extend 0010 mmap patch for files ++++ rpm: - define rpmv7hl architecture for hard fpu support ++++ rygel: - Update to version 0.12.3: + Fix item upload when the upload directory was on a FAT partition and the title contained characters which are illegal on FAT. + Do not show a critical when the thumbnailer DBus service is not available. + Updated translations. ++++ simple-scan: - Update to version 3.2.0: + No change, just a version bump. ++++ tumbler: - added tumbler-0.1.22-fix-video-thumbnails.patch in order to fix the generation of video images by starting the pipeline - build the gstreamer plugin now that it actually works ++++ twinkle: - fix build with newer ld ++++ virt-manager: - Fix broken vminstall patch virtman-vminstall.diff ++++ virtuoso: - Removed INSTALL from documentation directory (fix for RPMLINT warning) - Cleaned up spec file formatting ++++ vm-install: - Fixes for supporting virt-manager 0.9.0 interface.py, gjob.py ++++ yast2-devtools: - dropped all-packages and devel-packages lists - 2.21.3 ++++ yast2-iscsi-server: - set dialog title - 2.21.5 ++++ yast2-online-update-configuration: - set dialog title - 2.21.1 ++++ yast2-phone-services: - set dialog title - 2.21.0 ++++ yast2-product-creator: - set dialog title - 2.21.11 ++++ yast2-restore: - set dialog title - 2.21.2 ++++ yast2-slp: - set dialog title - 2.21.0 ++++ yast2-slp-server: - set dialog title - 2.21.1 ++++ yast2-storage: - set dialog title ++++ yast2-sysconfig: - set dialog title - 2.21.2 ++++ yelp-tools: - Update to version 3.2.0: + No change, just a version bump. ++++ zenity: - Update to version 3.2.0: + Updated translations. ------------------------------------------------------------------ ------------------ 2011-9-26 - Sep 26 2011 ------------------- ------------------------------------------------------------------ ++++ MozillaThunderbird: - update to version 7.0 (bnc#720264) * MFSA 2011-36 Miscellaneous memory safety hazards * MFSA 2011-39/CVE-2011-3000 (bmo#655389) Defense against multiple Location headers due to CRLF Injection * MFSA 2011-40/CVE-2011-2372/CVE-2011-3001 Code installation through holding down Enter * MFSA 2011-42/CVE-2011-3232 Potentially exploitable crash in the YARR regular expression library * MFSA 2011-44/CVE-2011-3005 (bmo#675747) Use after free reading OGG headers - removed obsolete mozilla-cairo-lcd.patch ++++ NetworkManager-kde4: - Update to git snapshot 20110925 * Prevent two crashes because of dangling points (bko#254070) * Add wifi's band and channel info to interface details (NM 0.9 only) * Enable hover effects on system tray icon (NM 0.9 only) (bko#190342) * Improve NM's wrong version error message (NM 0.9 only) (bko#281962,#282085) * Mark some OpenConnect secrets as NotSaved, since they are changing (NM 0.9 only) (bko#282282) * Fix networkmanager plasmoid icons too small when in panel (NM 0.9 only) (bko#249319) * Rework VPN status overlay icon (NM 0.9 only) * Fix crash in OpenConnect when trying to connect to an empty/unset host * Fix overlay not shown when adding plasmoid (NM 0.9 only) (bko#271766) * Use the interface with default route to update system tray's icon (NM 0.9 only) ++++ accerciser: - Update to version 3.2.0: + Updated translations. ++++ acpid: - Use latest systemd RPM macros. ++++ aisleriot: - Update to version 3.2.0: + Update card theme install info for debian (bgo#659997) + Updated translations. ++++ anjuta-extras: - Update to version 3.2.0: + Various Scintilla fixes ++++ branding-openSUSE: - Add missing update-alternatives Requires(post)/Requires(postun) to wallpaper-branding-openSUSE, since this is now using update-alternatives. ++++ build: - fixing kvm cpuid setting for AMD and Intel CPU's - support new xen tools - fixed qemu build initialisation ++++ calibre: - Update calibre-poppler.diff after discussion with upstream poppler. - add work around for new poppler version - update to 0.8.20 new features: - MOBI Output: Map a larger set of font names to sans-serif/monospace font in the MOBI file - Get Books: Allow searching on the DRM column in the results. - Manage tags/series/etc dialog: Add a was column to show the old value when changing values. - Template language: Add new functions to manipulate language codes bug fixes: - MOBI Output: Don't set cdetype when option to enable sharing instead of syncing is specified. This fixes the option. - Conversion pipeline: Fix crash caused by empty