------------------------------------------------------------------ --- Changelog.all ----------- Tue Sep 17 07:41:08 UTC 2013 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2013-10-9 - Oct 9 2013 ------------------- ------------------------------------------------------------------ ++++ linux-libertine-fonts: - added 31-linux-libertine-fonts.conf [bnc#757081] ------------------------------------------------------------------ ------------------ 2013-9-16 - Sep 16 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - updated to latest available version of * u_mesa-8.0-llvmpipe-shmget.patch * u_mesa-8.0.1-fix-16bpp.patch and applying it now in the opposite order. ++++ bundle-lang-common: - add a el bundle ++++ bundle-lang-gnome: - add a el bundle ++++ bundle-lang-kde: - add a el bundle ++++ pam: - Replace fix-compiler-warnings.diff with current git snapshot (git-20130916.diff) for pam_unix.so: - fix glibc warnings - fix syntax error in SELinux code - fix crash at login ------------------------------------------------------------------ ------------------ 2013-9-15 - Sep 15 2013 ------------------- ------------------------------------------------------------------ ++++ duplicity: - Update to version 0.6.22: * see details here http://duplicity.nongnu.org/CHANGELOG some highlights_ - Add Dropbox backend Install Dropbox Python SDK first - Add support for Swift, the OpenStack Object Storage service - Add support for Google Cloud Storage via the boto backend - Add support for Mega (mega.co.nz) backend ++++ libkolabxml: - Fix build for Factory - make java subpackage owns %_libdir/java directory ++++ libkscreen: - refresh-modes-when-currentModeId-points-to-unknown-mode.patch: Refresh modes when currentModeId points to unknown mode (bnc#840446) ++++ phonon: - Update to 4.6.80~git20130915 * Snapshot of soon to be released 4.7 version * Various improvements, bugfixes, API aditions, documentation fixes * Qt5 support - Drop phonon-4.6.0-find-backends-outside-of-kde-session.diff ++++ meld: - Update to version 1.8.0: + Fixes: Minor fixes. + Updated translations. ++++ phonon-backend-gstreamer-0_10: - Update to 4.6.80~git20130915 * Snapshot of soon to be released 4.7 version * Various improvements, bugfixes, API aditions, documentation fixes * Qt5 support - Added 0001-Fix-no-return-in-nonvoid-function.patch, for fixing build issue detected by post-build-checks ++++ virtualbox: - deprecated vbox-linux-3.11.diff - updated to virtualbox 4.2.18 * VMM: properly handle NMIs on Linux hosts with X2APIC enabled * VMM: fixed potential crashes with 64-bit guests on 32-bit hosts (bug #11979) * GUI / seamless: properly handle mouse wheel scroll events * GUI, VBoxManage: when unregistering a VM, also unregister the hard disk images which are used exclusively (bug #10311) * GUI: prevent crashes under certain conditions on X11 hosts * 3D: multiscreen fixes (incorrect mouse position, flickers) * 3D Support: several fixes for the Windows WDDM video driver (multiscreen, seamless) * Snapshots: made live snapshots work again (bug #9255) * Teleportation: made it work again (bug #9455) * VBoxManage: on snapshot take, --pause is default and --live is for doing live snapshots * VBoxSVC: don't crash on systems with many VLAN interfaces (Solaris hosts only) * Network: after the host resumes from suspend, disconnect and reconnect the virtual network cables to force renewing the DHCP leases for the guests. So far only Mac OS X hosts and Windows hosts (bug #10063). * NAT: on name server changes force a reconnect of the virtual network cable to notify the guest (Mac OS X hosts only) * Mac OS X installer: keep previously installed Extension Packs on VirtualBox upgrade * Linux hosts / guests: Linux 3.11 fixes (bug #12001) * Solaris hosts: fixed a potential kernel panic caused due to unexpected preemption due to logging. * Windows hosts: fixed an issue with USB2 devices being inaccessible when plugged into USB3 ports. * Linux Additions: added PCI device identifier to vboxvideo.ko fixing DRI initialization under certain conditions (bug #11957) * Linux Additions: fixed udev detection in the init script with Linux 3.x kernels ------------------------------------------------------------------ ------------------ 2013-9-14 - Sep 14 2013 ------------------- ------------------------------------------------------------------ ++++ amavisd-new: - update to version 2.8.1 COMPATIBILITY when 0MQ (a.k.a. ZeroMQ) is used between Amavis components as an internal messaging protocol, make sure to replace all 0MQ-enabled Amavis components on upgrading amavisd, as the internal protocol has changed slightly, taking advantage of 0MQ multi-part messages for better performance. Affected programs are: amavis-services, amavisd-status, amavisd-snmp-subagent-zmq, and amavisd. NOTE: The Crossroads I/O project (libxs) ceased development on July 2012, to be replaced by nanomsg eventually by the same author. The 0MQ library (libzmq) is currently (2013) the best choice, the preferred library version is 3.2.2 or later along with the ZMQ::LibZMQ3 Perl interface module and ZMQ::Constants. The older version 2 of the library, along with an older perl module ZeroMQ, should be fine too, but lacks support for IPv6. amavisd is compatible with perl 5.18.0 and with SpamAssassin 3.4.0 NEW FEATURES SUMMARY * new Redis storage for the "pen pals" feature; * improved IPv6 support; * support for p0f v3; * new macros ip_trace_all and ip_trace_public; * amavisd-status now shows a bar graph display of the number of active processes; * the timing report log entry can show CPU usage at log level 2 if a module Unix::Getrusage is available; ++++ librsvg: - Update to version 2.39.0: + Don't load resources from the net (bgo#691708, CVE-2013-1881). - The restrictiveness is being correctly addressed by GTK+ 3.9.11; we prefer to have the more secure librsvg variant in 13.1. ++++ ipa-ex-fonts: - update to version 002.01 * new six glyphs for JIS X 0213:2000 * new 12 ideographic description characters * a new KangXi radical * slightly update shapes of 8 glyphs * update implementation of ideographic variation sequences * add vertical and horizontal shape change settings for hyphens ++++ kernel-default: - Linux 3.11.1. - commit 1383321 ++++ kernel-desktop: - Linux 3.11.1. - commit 1383321 ++++ kernel-source: - Linux 3.11.1. - commit 1383321 ++++ kernel-docs: - Linux 3.11.1. - commit 1383321 ++++ kernel-pae: - Linux 3.11.1. - commit 1383321 ++++ kernel-syms: - Linux 3.11.1. - commit 1383321 ++++ kernel-xen: - Linux 3.11.1. - commit 1383321 ++++ systemd: - 0001-cgroup-add-the-missing-setting-of-variable-s-value.patch missing important check on return value. - 0002-cgroup-correct-the-log-information.patch fix misleading log information. - 0003-cgroup-fix-incorrectly-setting-memory-cgroup.patch fix setting memory cgroup - 0004-random-seed-we-should-return-errno-of-failed-loop_wr.patch should fail if write fails. - 0005-core-cgroup-first-print-then-free.patch use-after-free will trigger if there is an error condition. - 0006-swap-fix-reverse-dependencies.patch reported in opensuse-factory list, topic "swap isn't activated" - 0007-libudev-fix-move_later-comparison.patch libudev invalid usage of "move_later". - while testing this new release I get in the logs ocassionally at boot "systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory" indeed DBUS_SYSTEM_BUS_DEFAULT_ADDRESS is defined to /var/run/dbus/system_bus_socket instead of /run/dbus/system_bus_socket and that does not fly when /var/run is not yet available. (systemd-dbus-system-bus-address.patch) ++++ raptor: - Update to version 2.0.10 * Completed support for Turtle Terse RDF Triple Language W3C Candidate Recommendation 19 February 2013 (Turtle 2013) * Added support for N-Triples W3C Working Group Note 09 April 2013 (N-Triples 2013) * Added a few new Turtle and N-Triples support functions * Update configure to better handle mixed pkg-config settings * Fixed reported issues: 0000532, 0000535, 0000545 and 0000548 ++++ lxsession: - update version 0.4.9.3.git20130914 * various bugfix release * 0.4.9.2 has a bug, shutdown/reboot doesn't work * upstream rewrite the dbus interface, so no way to find a "fix" unless we update it. (bnc#839854)(sf#3614478) - add patch: lxsession-0.4.9.3-lower-libgee.patch * because it's no sense to update it - add patch: lxsession-0.4.9.3-gtk3-fix.patch * it used gtk2 to generate C files from vala, then build with gtk3. that's shit - add patch: lxsession-0.4.9.3-gtk3-hide_all.patch * gtk_widget_hide_all() is no more in gtk3, replace with hide() - add patch: lxsession-0.4.9.3-FileAttribute.Standard_Name.patch * FileAttribute.Standard_Name is still File_Attribute_Standard_Name in vala 0.14 * can't use the same name for elements of the same type in a single function in vala 0.14 (gnome#596861) ++++ python-cups: - Update to 1.9.63: * cups.IPPError tuple now contains the specific error string, if one is available. - Changes from 1.9.62: * Define all constants regardless of which version of CUPS is built against. - Added %doc to build section with several doc files from the source. ++++ python-pymongo: - Fix file list for aarch64 ------------------------------------------------------------------ ------------------ 2013-9-13 - Sep 13 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - wayland-egl-pc-require-wayland is now mainline ++++ apache-commons-daemon: - add javapackages-tools to build requires ++++ autoyast2: - 3.0.4 ++++ ibus: - Fix dconf schema was not updated for automatic configuration - Fix 00-upstream-settings was wrongly marked as %config - Fix /etc/dconf/db/ibus was not owned by package - Add %if %endif for automatic configuration ++++ icedtea-web: - add javapackages-tools to build requires ++++ installation-images: - stop binutils in root image ++++ jakarta-commons-discovery: - provide osgi(org.apache.commons.discovery) to satisfy axis ++++ jakarta-commons-modeler: - use unversioned javadocdir ++++ kdump: - Update to 0.8.5 o See NEWS for a complete list of changes. - kdump.spec: add newly installed files ++++ kiwi: - v5.05.33 released - fixed cache handler in KIWIMigrate * if cache is invalid it's a bad idea to store the path to the old cache - follow up fix for the IFS restore in kernelCheck function The local scope of IFS is visible to functions called from inside this block. Thus localizing IFS does not help, we have to reset the value inside the function (bnc #838921) - DB: rebuild documentation, smoother pictures - DB: rebuild documentation - DB: rebuild schema documentation - DB: update documentation about kiwi's caching system - DB: rebuild documentation - added support for custom LVM volume names (bnc #815204) * There is now an additional and optional attribute 'mountpoint' in the volume section. If a mountpoint information is provided the name given in the 'name' attribute can be any name according to the LVM logical volume name conventions. Example: this will create the logical volume 'bob' mounted to /tmp. If no mountpoint information is given the information in name is handled as before which means it's a path and a name information. Example: this will create the logival volume 'LVtmp' mounted to /tmp. Thus this feature is fully backward compatible. With this implementation we solved one item on the feedback list. - DB: fixed kiwi man page description for conflicting option - fixed option clash in getopt list - DB: Improved consistency, fixed typos, corrected spelling * Corrected capitalization in titles * Fixed whitspace in s * Fixed kiwi, oem, ... spelling ++++ systemd: - Enable Predictable Network interface names (bnc#829526). - version 207, distribution specific changes follow, for overall release notes see NEWS. - Fixed: * Failed at step PAM spawning /usr/lib/systemd/systemd: Operation not permitted * Fix shutdown hang "a stop job is running for Session 1 of user root" that was reported in opensuse-factory list. - systemd-sysctl no longer reads /etc/sysctl.conf however backward compatbility is to be provides by a symlink created at %post. - removed previously disabled upstream patches (merged): 0002-core-mount.c-mount_dump-don-t-segfault-if-mount-is-n.patch, 0004-disable-the-cgroups-release-agent-when-shutting-down.patch, 0005-cgroups-agent-remove-ancient-fallback-code-turn-conn.patch, 0006-suppress-status-message-output-at-shutdown-when-quie.patch, - removed upstream merged patches: exclude-dev-from-tmpfiles.patch, logind_update_state_file_after_generating_....patch - Add systemd-pam_config.patch: use correct include name for PAM configuration on openSUSE. ++++ hdf5: - build with -O0 also for gcc 4.8 ++++ samba: - Update to 4.1.0rc3. + Fix working on site with Read Only Domain Controller; (bso#5917). + Add man page for vfs_syncops; (bso#7364). + Add man page for vfs_linux_xfs_sgid; (bso#7490). + When replicating DNS for bind9_dlz we need to create the server-DNS account remotely; (bso#9091). + Winbind unable to retrieve user information from AD; (bso#9615). + winbind_lookup_names() fails because of NT_STATUS_CANT_ACCESS_DOMAIN_INFO; (bso#9899). + Build Samba 4.0.x on AIX with IBM XL C/C++; (bso#9911). + Add SMB2 and SMB3 support for smbclient; (bso#9974). + Add man pages for ntdb tools; (bso#10000). + Add man page for samba-regedit tool; (bso#10001). + ::1 added to nameserver on join; (bso#10030). + Fix memory leak in source3/lib/util.c:1493; (bso#10063). + Fix segmentation fault in 'net ads join'; (bso#10073). + Fix variable list in vfs_crossrename man page; (bso#10076). + s3-winbind: Fix a segfault passing NULL to a fstring argument; (bso#10082). + smbd: Fix async echo handler forking; (bso#10086). + MacOSX 10.9 will not follow path-based DFS referrals handed out by Samba; (bso#10097). + Honour output buffer length set by the client for SMB2 GetInfo requests; (bso#10106). + Fix Winbind crashes on DC with trusted AD domains; (bso#10107). + Handle Dropbox (write-only-directory) case correctly in pathname lookup; (bso#10114). + Masks incorrectly applied to UNIX extension permission changes; (bso#10121). ++++ libqt4: - Added patch from upstream for resolving bnc#835384, QTBUG#32908 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch - Revert upstream commit that breaks akonadi PostgreSQL backend (QTBUG#30076): 0007-postgresql-driver-escape-backslashes-only-when-serve.patch ++++ libqt4-sql-plugins: - Added patch from upstream for resolving bnc#835384, QTBUG#32908 0006-Revert-QTBUG-15319-fix-shortcuts-with-secondary-Xkb-layout.patch - Revert upstream commit that breaks akonadi PostgreSQL backend (QTBUG#30076): 0007-postgresql-driver-escape-backslashes-only-when-serve.patch ++++ lxappearance-obconf: - fix build with openbox 3.5.2 - upstream bug sf#3614951 - add patch: lxappearance-obconf-0.2.0-RrTheme.patch ++++ mdadm: - boot.md - simplify boot. As array assembly is done by udev, it shouldn't be done by boot.md. This will avoid some problems with arrays getting started degraded. - Make-IRs-and-run-work-properly-for-containers.patch - mdmon-honour-offroot-again.patch - DDF-allow-for-possibility-that-there-is-no-secondary.patch Upstream fixes ++++ python-odfpy: - Update to 0.9.6: * This maintenance release adds the sources for the man-pages, and replaces the thumbnail icon because the original has disappeared from http://www.zwahlendesign.ch/en/node/20 along with the license statement. - Changes from 0.9.5: * Added missing license declarations. - Changes from 0.9.4: * This is a patch to fix an issue where chart styles were lost when saving a ODT document. - Change BuildRequires from distribute to setuptools. - Spec file cleanup: * Only add python_sitelib definition if needed and add braces when it is used. ++++ python-pyOpenSSL: - update to 0.13.1 * fixes NUL byte handling in subjectAltName (bnc#839107, CVE-2013-4314) ++++ qemu: - Build x86 firmware from tarball source. The firmware components produced are equivalent to the upstream provided binary blobs currently being used. They are delivered in noarch subpackages as follows (addresses bnc#830002): * qemu-seabios v1.7.2.2 * qemu-vgabios v0.6c * qemu-sgabios v8 (svn rev 8) * qemu-ipxe v1.0.0 - Add following patches to enable x86 firmware to build: ipxe-build-Work-around-bug-in-gcc-4.8.patch ipxe-zbin-Fix-size-used-for-memset-in-al.patch build_and_copy_vgabios_bin.patch ipxe-build-Avoid-strict-aliasing-warning.patch ++++ screen: - update to current 4.0.4 git to get support for non-bmp unicode * remove no longer needed mappedcmd.diff * remove no longer needed styroptcrash.diff - fix potential buffer overrun in show_all_active.patch - redo combine screen_enhance_windows_list_1_3.patch, screen_enhance_windows_list_2_3.patch, screen_fix_wW_string_escapes_to_nearly_old_behavior.patch into screen_enhance_windows_list.patch. Do not mess with the old %w behaviour, just add support for the windows command argument. Fixes bnc#808565. ++++ tcpdump: - verify source signature ++++ vym: - Version 2.3.20 - Bugfix: #45 Don't grab keyboard while editing heading - Bugfix: #56 Default pdf viewer for Windows - Bugfix: #58 Notes break if they only contain whitespace - Bugfix: Added missing note for automated test to git - Bugfix: Building on windows (Patrick Spendrin) - Bugfix: Considering frame sizes - Bugfix: Creating notes by piping mails (e.g. from mutt) - Bugfix: Default size for PDF Export: A3 - Bugfix: Delete slide deleted 2 slides at once - Bugfix: Deselect task in TaskEditor, if no task selected in MapEditor - Bugfix: Don't create duplicate UUIds while pasting - Bugfix: Double click branch while editing heading copies heading - Bugfix: Editor key shortcuts for Save (Ctrl + S) - Bugfix: Flags position after setting task sleep - Bugfix: HTML export - Bugfix: HTML export settings (Re-added after merge) - Bugfix: Include images correctly in frame - Bugfix: LastExport for AO, ASCII, OrgMode, LaTeX - Bugfix: Move images when moving MCO - Bugfix: open LineEdit for heading at heading, not topLeft of BBox - Bugfix: (Regression) creating XLinks - Bugfix: Releasing image triggers reposition now - Bugfix: Removed unneeded output in testscript - Bugfix: Reposition note flag after updating note - Bugfix: Reposition note flag after updating note - Bugfix: Reuse previous HTML export settings - Bugfix: Stretch width of last column in task editor - Bugfix: Toggling task flags - Bugfix: Undo of deleting mapcenter - Bugfix: Vertical aligment of children - Feature: 12 additional macros using Shift + Fn - Feature: Alternative shortcut for Find: Key_Slash - Feature: New command selectParent - Feature: Open vymLinks in background tab - Feature: Quit immediatly after listing options -s or -sl - Feature: Shortcut in scripteditor to "save to selected slide" - Feature: Show parent of a task in taskeditor - Feature: Template for creating snapshot in slideeditor - Feature: unselectAll for scripts ++++ wsdl4j: - temoporary provide osgi(javax.wsdl) to satisfy axis depenencies ++++ xorg-x11-server: - Update to version 1.14.3: Bugfix release. Changes all over the place. - Remove upstreamed patches: + Patch227: u_init_framebuffer_base.patch ++++ yast2-firstboot: - properly symlink firstboot.xml file (for collecting translatable strings by "make pot") - removed obsolete BuildRequires (perl-XML-Writer, sgml-skel, yast2, yast2-installation, yast2-testsuite, yast2-xml) - 3.0.1 ++++ yast2-nfs-client: - merged changes from SLE11-SP3 - refactored the last change following a late review (FATE#312242, bnc#820989) - AutoYaST: fix to allow NFS4 options (FATE#312242, bnc#457981) - added option for enabling NFS4 GSS (FATE#312242, bnc#681190) - Added minorversion=1 for pNFS, NFS4.1 (FATE#312259). - enable compiling, testing, packaging from the WC (bnc#790490) - merged changelogs from SLE-SP3 for changes that already are in this branch - fix enablement of NFSv4 in autoyast (bnc#684859) - allow to set version of nfs on command line and also fix passing default value (bnc#681275) - Consistent setting of widget focus esp. when embedded in partitioner (bnc#435992) - 3.0.1 ++++ yast2-printer: - test_if_hplip_is_installed.diff is a simple band-aid patch to avoid that the AddDriverDialog works inconsistently regarding HPLIP RPMs (see bnc#837770). The real solution will be implemented later according to what is described in bnc#808315 comment#3. ++++ yast2-samba-server: - check if Share value was changed by Browse button - added help text, renamed Snapper checkbox - 3.0.2 ++++ yast2-services-manager: - 0.0.9 - Refactoring of module API - Added tests ++++ yast2-storage: - additional subvolumes for btrfs root (fate#316222) - version 3.0.3 ++++ yast2-update: - removed obsolete BuildRequires (perl-XML-Writer, yast2-testsuite, yast2-storage, yast2-packager and yast2) - properly create update.glade link (the file was moved) - 3.0.4 ------------------------------------------------------------------ ------------------ 2013-9-12 - Sep 12 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - drirc is only installed if there are hardware DRI drivers ++++ apparmor: - add apparmor-abstractions-r2089-r2090.diff (from upstream 2.8 branch) - p11-kit needs access to /usr/share/p11-kit/modules - allow reading /etc/machine-id in the dbus-session abstraction - add apparmor-init.py-gsoc.diff - make apparmor/__init__.py ready for the new tools developed in GSoC ++++ gcc48: - openSUSE:Factroy:ARM switched to armv6 in favor of armv5 * enable cross armv6hl compiler * disable cross armv5tel compiler ++++ freerdp: - build with -DOPENSSL_LOAD_CONF so among other things the application respects the system's openSSL configuration. ++++ libgcj48: - openSUSE:Factroy:ARM switched to armv6 in favor of armv5 * enable cross armv6hl compiler * disable cross armv5tel compiler ++++ gdb: - gdb-aarch64-hw-break.patch: apply last change also to gdbserver ++++ glibc: - malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332, bnc#839870) ++++ glibc: - malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332, bnc#839870) ++++ hplip: - Version upgrade to 3.13.9: Several more supported printers and all-in-one devices. Some bug fixes. For details see http://hplipopensource.com/hplip-web/release_notes.html - fix-uninitialized-variables.diff is obsolete since version 3.13.9 because it is fixed in the source. ++++ ibus: - Add patches to configure ibus automatically according to the current environment at the first login * Add reload-preload-engines-until-users-customize-the-list-95fd937e.patch * Add add-libgnomekbd-and-load-preload-engines-69171c9c.patch - Enable the surrounding text feature ++++ installation-images: - create sysconfig dir - stop binutils ++++ kernel-default: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-desktop: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-source: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-docs: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-pae: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-syms: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kernel-xen: - config: Enable CONFIG_ZSWAP (bnc#839064). It's built-in but a no-op without zswap.enabled=1 on the kernel command line. - commit 1441e59 - Update patches.fixes/reiserfs-locking-handle-nested-locks-properly. - Update patches.fixes/reiserfs-locking-push-write-lock-out-of-xattr-code. - Update patches.fixes/reiserfs-locking-release-lock-around-quota-operations. - commit fd0a178 ++++ kiwi: - improved caching in KIWIMigrate * store rpm based data, and re-use by the md5 sum of the database * added wait indicator for processing of files - update information about installed kernel and how to use another than the default kernel for the image - add ruby/gems to the ignore path, that's because we already provide gem information in the report by using gem directly thus the compiled gem data which is not part of the gem package taints the list of unmanaged data ++++ libSM: - Update to version 1.2.2: + Fix some clang warnings about integer size/sign conversions. + Constify previous_id argument to SmcOpenConnection. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Remove unused TLI ("STREAMSCONN") code from libSM. ++++ libXaw: - Update to version 1.0.12: + Replace TXT16 with XChar2b inline. + Remove CRAY/WORD64 support. + Fix fd leak when write() fails in WriteToFile(). + Fix fd leak when fdopen() fails in InitStringOrFile(). + Include winsock header on WIN32 to provide fd_set etc. ++++ libXmu: - Update to version 1.1.2: + Add missing copyright notices to COPYING file. + Preserve constness when casting const pointers in various functions. + Fix a const issue. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Remove unused DECnet ("DNETCONN") code from XmuConvertStandardSelection. ++++ libXpm: - Update to version 3.5.11: + Fix typo in COPYING (matches src/amigax.h). + Add noreturn attributes suggested by gcc. + Doclifter can't handle more than one dash in a name line. + Fix libXpm build with NO_ZPIPE. + Added 'const' attribute to all filename arguments in the API. + Added 'const' qualifier to the filename argument to internal functions. + Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile(). + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Define NO_ZPIPE when building for MinGW. ++++ libXv: - Update to version 1.0.10: + Remove fallback for _XEatDataWords, require libX11 1.6 for it. + Refactor error handling. + Add missing calls to _XEatDataWords when we are skipping _XRead. + Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest. + Require ANSI C89 pre-processor, drop pre-C89 token pasting support. + Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern. + Fix sign conversion & comparison warnings from clang. + Remove unnecessary casts from Xmalloc calls. + Adopt X.Org standard code style, with consistent indentation. ++++ libestr: - update to 0.1.6: - bugfix ascii hex code escapes did not work ++++ libffi48: - openSUSE:Factroy:ARM switched to armv6 in favor of armv5 * enable cross armv6hl compiler * disable cross armv5tel compiler ++++ libpng16: - updated to 1.6.4: * Added information about png_set_options() to the manual. * Delay calling png_init_filter_functions() until a row with nonzero filter is found. * Fixed inconsistent conditional compilation of png_chunk_unknown_handling() prototype, definition, and usage. Made it depend on PNG_HANDLE_AS_UNKNOWN_SUPPORTED everywhere. ++++ libpwquality: - Update to version 1.2.3: + Fix problem with parsing the pam_pwquality options. + Treat empty user or password as NULL. + Updated translations. ++++ python-gobject: - Drop pygtkcompat subpackage: the compatibility layer is no longer used and causes adverse side-effects (like pulling in Gtk2, which is not corectly introspectable, causing all kind of other weird issues). ++++ python3-gobject: - Drop pygtkcompat subpackage: the compatibility layer is no longer used and causes adverse side-effects (like pulling in Gtk2, which is not corectly introspectable, causing all kind of other weird issues). ++++ log4j: - log4j and log4j-mini are in conflict ++++ lyx: - Finalized the list of Requires. - Added a line to the description about where to find information about the Latex configuration as it is found by LyX (also useful for maintainers of this package). ++++ man: - Recommends groff-full to reduce dependencies (bnc#839717) ++++ mdadm: - config-set-auto_seen-after-processing-the-auto-line.patch Fix bug which causes "AUTO -all" in mdadm.conf in initrd to be ignored, so array might be auto-assembled too early. - mkinitrd-boot.sh: simplify boot sequence by relying completely on udev running "mdadm -I". Thus mkinitrd-boot.sh needs to do very little. The devfunction script in the mkinitrd package has been modified to start newly degraded array after a suitable timeout. - mkinitrd-setup.sh: - don't save md_devs as it isn't used any more - allow md device names like "/dev/md_foo" which will need to be supported in due course. ++++ mkinitrd: - Two improvements for md 1/ Don't install the udev rules file 64-md-raid.rules. It has been renamed to 2 different files, and the mdadm package installs it now. 2/ Run "mdadm -IRs" at half-time when waiting for the root device to appear. This will start any newly-degraded array (weren't degraded when machine was shut down). ++++ pam: - Remove pam_unix-login.defs.diff, not needed anymore - Update to version 1.1.7 (bugfix release) - Drop missing-DESTDIR.diff and pam-fix-includes.patch - fix-compiler-warnings.diff: fix unchecked setuid return code ++++ release-notes-openSUSE: - 13.1.2: * New entries: Darktable: Refreshing Cache Files Needed (bnc#839661). * Update translations. ++++ rsyslog: - update to 7.4.4 [v7.4-stable] - better error messages in GuardTime signature provider - make rsyslog use the new json-c pkgconfig file if available - bugfix: imfile parameter "persistStateInterval" was unusable due to a case typo in imfile; work-around was to use legacy config - bugfix: TLV16 flag encoding error in signature files from GT provider This fixes a problem where the TLV16 flag was improperly encoded. Unfortunately, existing files already have the bug and may not properly be processed. The fix uses constants from the GuardTime API lib to prevent such problems in the future. - bugfix: slightly malformed SMTP handling in ommail - bugfix: segfault in omprog if no template was provided (now dflt is used) - bugfix: segfault in ompipe if no template was provided (now dflt is used) - bugfix: segfault in omsnmp if no template was provided (now dflt is used) - bugfix: some omsnmp optional config params were flagged as mandatory - bugfix: segfault in omelasticsearch when resuming queued messages after restarting Elasticsearch - bugfix: imtcp addtlframedelimiter could not be set to zero - doc bugfix: remove no-longer existing omtemplate from developer doc was specifically mentioned as a sample for creating new plugins ++++ twm: - Update to version 1.0.8: + Replace malloc(strlen()+1); strcpy(); pairs with strdup(). + AddWindow: Use NULL instead of 0 for null pointer check. + Stop casting return values from malloc & calloc. + Stop casting pointers to (char *) when freeing them. + Delete trailing whitespace in non *.[ch] source files. + Make more functions static that aren't called from other files. + Assume C89 signal handlers, returning void. + Make some more previously global variables into file-scoped statics. + Remove unused global variable gotFirstSave. + Make various helper & callback functions private to session.c. + Convert remaining K&R function declarations to C89 style. + Use (void) to declare functions that take no arguments, instead of (). + Syntax error in recent twm commit. + Constification cleanup - fix dozens of gcc warnings. + Don't rely on the ability to set tab stops. + Fix SEGV if CreateColormapWindow() returns NULL. + Terminate execl() arguments with NULL instead of 0. - Drop twm-sig11.diff, fixed upstream. ++++ vm-install: - Updated language files ++++ xclipboard: - Update to version 1.1.3: + Fix some size/sign conversion warnings from clang. + Delete trailing whitespace from source files. + Replace malloc(strlen)+strcpy with strdup. + Convert last sprintf to snprintf. + Rename state argument to SetButton to not shadow global state variable. + Mark Quit functions as _X_NORETURN, as suggested by - Wmissing-noreturn. + Don't rely on being able to set tab stops. - Add pkgconfig(xproto) BuildRequires, new dependency. ++++ xclock: - Update to version 1.0.7: + Combine usage message strings & print them to stderr, not stdout. + Add noreturn attributes suggested by -Wmissing-noreturn. + Store sine & cosine tables as doubles instead of floats. + Don't rely on being able to set tab stops. - Add pkgconfig(xproto) BuildRequires, new dependency. ++++ xf86-video-dummy: - Update to version 0.3.7: + Remove mibstore.h. - Drop U_mibstore.patch, fixed upstream. ++++ xfindproxy: - Update to version 1.0.3: + Fix some clang integer conversion warnings in cvthexkey(). + Mark input string to cvthexkey() as const. + Move global appContext into main() to avoid shadow warnings. + Stop casting malloc return values. + Fix some clang warnings about implicit integer size/sign conversions. + Convert STRING_BYTES & STORE_STRING from macros to inline functions. + xfindproxy only depends on xproto, not x11. - Add pkgconfig(xproto) BuildRequires, and drop pkgconfig(x11) BuildRequires, following upstream changes. ++++ xinit: - Update to version 1.3.3: + Add Apple copyright/license notice from launchd files to COPYING. + Use pid_t instead of int for type of pids. + Check for openssl as mkcookie fallback on all platforms, not just OpenBSD. + Declare processTimeout() as taking a const string arg. + If we have to forcibly kill the Xserver on Solaris, reset kbd_mode. + Add printf attributes suggested by gcc. + install: Use sysconfdir instead of libdir for config files. + man: Set correct config file location in man page. + privileged_startx: use root:wheel instead of 0:0. + XQuartz: Fix an issue where -dpi was not being passed to the server despite being set. + Annotate Fatal and Fatalx as _X_NORETURN. + darwin: Silence a syslog message from defaults. + laucnhd: - Silence some syslog spam. - Fix the destination of moved-aside directories in privileged_startx. - Load privileged_startx properly on Tiger. - Provide more verbose error reporting for launchd checkin failures. - Don't provide the LaunchAgent on Tiger. + launchd/privileged_startx: Improved error resolution. - Add pkgconfig(xproto) BuildRequires, new dependency. ++++ xkill: - Update to version 1.0.4: + Explicitly cast tolower() return value to char before storing in a char. + Mark arguments to catch_window_errors as unused. + Use man page sections in See Also references to libX11 man pages. + Add -version option to print version. + Mark static string in verify_okay_to_kill as const. + Mark msg argument to get_window_id as const, since it's just printed out. + Use strtoul instead of open coding it with sscanf. + Mark Exit() and usage() as _X_NORETURN. + Get rid of dpy global so we don't get shadow warnings from every function. + Remove unused variable cpp. + config: move man pages into their own directory. + man: - Replace hard coded man page section with substitution strings. - Remove trailing spaces and tabs. - Add pkgconfig(xproto) BuildRequires, new dependency. ++++ xlsclients: - Update to version 1.1.3: + Fix deconstification warnings from gcc. + Add -version flag to print version from PACKAGE_STRING. + Give unique names to the two reply variables in child_info. + configure.ac: regroup statements and comment. + Add missing AC_CONFIG_SRCDIR([Makefile.am]). ++++ xml-commons: - Use javapackages-tools ++++ xmlbeans: - Fix jpackage-utils collision by requiring javapacakges-tools. ++++ xmlgraphics-batik: - Kill javadoc to remove unresolvables. ++++ xmlgraphics-fop: - Drop javadoc package so we build this package ++++ xmodmap: - Update to version 1.0.8: + Add missing copyright dates from xmodmap.man to COPYING. + Allow printing -help & -grammar messages without a valid DISPLAY. + Error in manpage example about swapping Control_L/Caps_Lock keys (deb#641588). + Include X11/Xwindows.h on WIN32. + Include config.h before stdio.h & other system headers (fdo#48696). - Drop xmodmap-includes.patch, fixed upstream. ++++ xrdb: - Update to version 1.1.0: + Add -version flag to print package version string from autoconf. + Only add -P flag if using cpp as our preprocessor (fdo#34546). + Predefined cpp macros can produce unexpected results (fdo#3413). + Rename args to several functions to not shadow global variables. + Mark fatal() & Syntax() with printf & noreturn attributes. + Strip trailing whitespace. + Remove unnecessary casts from malloc & realloc calls. + Fix many const pointer warnings. + Ensure we don't read out of ClassName array bounds for unknown visual type (deb#488535). + Clarify .Xresources vs. .Xdefaults in man page (deb#649187). + Allow the CPP macro to contain preprocessors with command line options (v2). + Usage: In usage message print preprocessor that's actually chosen. + Fix build with WIN32 defined, but PATHETICCPP not defined. + Tokenize #define names in the PATHETICCPP case too. - Add pkgconfig(xproto) BuildRequires, new dependency. ++++ yast2-country: - support using any string as RC_LANG value during autoinstallation (fate#305165) - 3.0.1 ++++ yast2-samba-server: - added "Snapper Support" checkbox for shares (fate#313349) - 3.0.1 ++++ yast2-storage: - fix handling of default subvolumes for root fs when formatting but not creating a partition - added popup asking for btrfs as default (bnc#839700) ------------------------------------------------------------------ ------------------ 2013-9-11 - Sep 11 2013 ------------------- ------------------------------------------------------------------ ++++ NetworkManager-gnome: - Add dbus(org.freedesktop.secrets) Requires (bnc#828387). ++++ aria2: - Update to 1.18.0 * Use AM subdir-objects * AM_SILENT_RULES([yes]) with backwards-compatiblity * Fix automake-1.14 am_aux_dir * Require external gettext for --enable-nls * Make AX_CXX_COMPILE_STDCXX_11 test for -stdlib=libc++ via std::shared_ptr * Make the configure check for C++11 compiler mandatory * Always build doc/manual-src * Implement a simple resource lock (threading) * Check for sphinx-build during configure * Add --with-disk-cache configure option * Change defaults: Enable 16M disk cache by default. * Always save control file if --force-save is given * Set log level DEBUG for unittests * Check that C++ compiler supports override keyword * Use AX_CXX_COMPILE_STDCXX_11 macro to detect C++0x/C++11 support in compiler * Require -std=c++11 and use std::shared_ptr instead of SharedHandle * Join URI on redirect * Send HAVE message to the peer which the piece is downloaded from * Improvements to --follow-torrent=false documentation. * SessionSerializer: Truly unique URIs * Make getOption RPC method return option for stopped downloads * SessionSerializer: Save spent URIs as well as remaining ones - Remove support for end of life openSUSE versions (<= 12.1) ++++ cmake: - Fix build for SLE10 (no fdupes) ++++ desktop-translations: - Set version to 13.1. - Update translations. ++++ emacs: - Added /usr/share/emacs/site-lisp/site-start.d to package owned directories so other packages do not need to own it ++++ glibc: - fcntl-o-tmpfile.patch: Add O_TMPFILE to (bnc#837965) - strcoll-overflow.patch: Update to latest version ++++ glibc: - fcntl-o-tmpfile.patch: Add O_TMPFILE to (bnc#837965) - strcoll-overflow.patch: Update to latest version ++++ glibmm2: - Update to version 2.37.7: + Gio: Menu: Add insert/append/prepend_section() with no label parameter. + gmmproc: - Pass NULL to C function calls for optional empty strings (bgo#686909, bgo#702456). - Add parameter return_value in _WRAP_VFUNC (bgo#705699). + Build: Update Visual Studio Projects. ++++ gnome-keyring: - Add dbus(org.freedesktop.secrets) and dbus(org.gnome.keyring) provides (part of bnc#828387). ++++ grub2: - use new update-bootloader option --reinit to install and update bootloader config - refresh grub2-secureboot-no-insmod-on-sb.patch to fobid module loading completely. ++++ iproute2: - Make it build with latest TeXLive 2013 ++++ javapackages-tools: - depgen.patch: drain stdin in dependency generator ++++ kiwi: - fixed detection of buildservice repos in KIWIMigrate - make checking for empty directories fast in KIWIMigrate - add alternative 'kiwi --describe' option * update kiwi usage message. Don't talk about 'migration' Be more generic and talk about 'analyse & description' because that's in fact what the code does. migration is just one path one can perform. - DB: rebuild documentation - DB: update documentation and man pages for KIWIMigrate - make sure sort order stays consistent in KIWIMigrate - added support for openSUSE-13.1 in KIWIMigrate - added support for systemd service inspection in KIWIMigrate - added support for git transaction log in KIWIMigrate - added support for detecting buildservice repos in KIWIMigrate ++++ gtkmm3: - Update to version 3.9.14: + Gtk: - Add SearchBar. - Button: Replace the icon_name ctor by set_image_from_icon_name(). - Scale: Constructor: Remove the default parameter value to avoid ambiguity (bgo#707810). + Gdk: Window: Add set_opaque_region(). + Tools: gtk_generate_extra_defs.sh: Add --make-patch option. + Build: Update Visual Studio Projects. ++++ jasper: - added no-undef-true-false.patch to fix [bnc#839584] ++++ lightdm: - update to version 1.7.14 - Correctly set permissions on Xauthority file - Correctly set $XDG_CURRENT_DESKTOP for non-autologin sessions - Fix overallocation of array for strings from greeter - Fix truncation writing card32 in XDMCP server ++++ netpbm: - updated to 10.63.01 * pngtopam: fix bug: ignores -gamma. Introduced in 10.48 (September 2009). * Add pamtowinicon, winicontopam. Thanks Ludolf Holzheid. * pgmnoise: add -maxval, speed up. Thanks Prophet of the Way. * etc. see doc/HISTORY - added stdbool-after-jasper.patch, to be removed in the next submission [bnc#839584] ++++ plymouth: - version 0.8.8_git201309032142 - All device specific code has been removed because the kernel has been fixed in the meanwhile so plymouth no longer requires libdrm_intel, libdrm_radeon, libdrm_nouveau and can use the generic interface. This commit does not add any new features or bugfixes but removes a huge chunk of unnecessary code. ++++ sox: - Update to version 14.4.1 o Fix pipe file-type detection regression o MAUD write fixes o Fix crash when seeking within a FLAC file o Fix Ogg Vorbis files with certain numbers of channels being truncated o Fix reading 64-bit float WAVs o Fix potential buffer overrun when writing FLAC files directly via sox_write() o Check whether pulseaudio is available before choosing it as default o Restore 8 seconds default for spectrogram, if the input length is not known o Set output length for splice to unknown instead of 0 o Increase maximum width for spectrograms o Fix memory leaks in LADSPA effect o Fix hang in several effects (rate, tempo, and those based on dft_filter) when processing long files o Prevent (m)compand from tampering with their arguments o Fix input length calculation for combine methods other than concatenate o Fix to configure.ac to work with Autoconf 2.69 - Rebase sox-14.4.0-ocloexec.patch ++++ xine-lib: - detect smbclient ++++ xmms2: - detect libsmbclient ++++ lvm2: - Add lvm-path.patch: fix lvm binary path in systemd generator. - Use %_tmpfilesdir macro for tmpfiles directory. ++++ makedumpfile: - makedumpfile-powerpc.patch: fix builf on powerpc - makedumpfile.spec: enable powerpc32 ++++ parcellite: - update version 1.1.6 * Fixed Bug #99, Broken CLI functionality. Now looks at XDG_SESSION_COOKIE, XDG_SEAT, and DISPLAY, introduced by multi-user fix. * Fixed bug where if fifo are not found in client mode, parcellite segfaults. * Apply patch for typo in German translation, patch #30. * Updated parcellite.pot (cd po && make update-po). * Changed name of history file from hist.test to history (debug escape). To restore the history, Quit Parcellite, then cd to $HOME/.local/share/parcellite mv hist.test history * Added script to generate parcellite.pot & check in file, and gets run before each release from rel.sh. * Updated Brazilian Portuguese translation. - removed patch: parcellite-0.9.1-german.diff, upstream fixed. - removed patch: parcellite-0.9.1-defaults.patch, upstream code change, not usable. - added patch: parcellite-1.1.6-defaults.patch, the new default tweaks from the old patch - removed patch: parcellite-0.9.1-lxde-autostart.patch, upstream fixed. - removed patch: parcellite-0.9.2-fix-glib-includes.patch, upstream fixed. - removed patch: parcellite-1.0.2rc5-rpmlint_happy.patch. - added patch: parcellite-1.0.2rc5-rpmlint_happy.patch - added patch: parcellite-1.1.6-gio-missing-link.patch ++++ perl-GD-Graph3d: - own %{perl_vendorarch}/auto/GD dir ++++ postgresql-init: - Bump version number to 9.3 to be dependency compatible with the latest PostgreSQL version. ++++ python-boto: - update to 2.12.0: * Added notes for the release. * Added docs about the included CLI tools & recommended people check out the AWS-CLI. * Ssupport other ELB policies * Fix glacier layer2.list_vaults and related tests. * Fixed #1687 - Headers involved with signing sent with S3 keys should be case-insensitive for the user. * Updated the user-agent string Boto uses. * Updated Elasticache to support Redis & replication. * Added a in-development release notes doc for the next release. * Added the v2.11.0 release notes to the index. * Add unit test for getting the etag from the uploaded part. * Return the part/key so that the user can manage multipart uploads ++++ python-dnspython: - update to 1.11.1: * fix syntax error exception on dns server failure * various fixlets for DNSSEC support ++++ python-pymongo: - update to 2.6.2: Version 2.6.2 fixes a :exc:`TypeError` problem when max_pool_size=None is used in Python 3. Version 2.6.1 fixes a reference leak in the :meth:`~pymongo.collection.Collection.insert` method. ++++ python-qt4: - Build issues are resolved with the Python KDE bindings. Python-sip is upgraded again to 4.15.1 ++++ python-sip: - Build issues are resolved with the Python KDE bindings. Return to version 4.15.1 ++++ python-virtinst: - Xen: Fix failing installations using cdrom after first reboot virtinst-cdrom-install.patch ++++ xorg-x11-proto-devel: - util-macros-1.17.1 * This release of the common autoconf macros for X.Org software fixes some bugs introduced in XORG_TESTSET_CFLAG in version 1.17.0 of the macros, including one that caused detection of incorrect compiler flags to fail in some cases. ++++ saxon9: - use add_maven_depmap from javapackages-tools ++++ tcpdump: - update to 4.4.0 - RPKI-RTR (RFC6810) is now official (TCP Port 323) - Fix detection of OpenSSL libcrypto. - Add DNSSL (RFC6106) support. - Add "radius" as an option for -T. - Update Action codes for handle_action function according to 802.11s amendment. - Decode DHCPv6 AFTR-Name option (RFC6334). - Updates for Babel. - Fix printing of infinite lifetime in ICMPv6. - Added support for SPB, SPBM Service Identifier, and Unicast Address sub-TLV in ISIS. - Decode RIPv2 authentication up to RFC4822. - Fix RIP Request/full table decoding issues. - On Linux systems with cap-ng.h, drop root privileges using Linux Capabilities. - Add support for reading multiple files. ++++ telepathy-rakia: - Update to version 0.7.5: + Enhancements: - fdo#49725: Use the same compiler and linker warnings as telepathy-glib. - fdo#49732: Stop using deprecated telepathy-glib functionality. - fdo#62839: Stop using deprecated Automake functionality. + Bugfixes: - Advertise support for the Messages interface so recent Empathy will be willing to handle our Text channels. - Link successfully with strict linkers. - fdo#49725: Compile and run tests successfully under Automake 1.13. - fdo#49725: Output the error message if GLib, GObject, GIO, libdbus or dbus-glib is missing. - fdo#64285: Fix highly-parallel builds. - fdo#49725: Suppress deprecation warnings from GLib > 2.30. - fdo#63119: Isolate regression tests better. - fdo#54972: Initialize libdbus to be thread-safe. ++++ wireshark: - update to 1.10.2 [bnc#839607] + vulnerabilities fixed: * The Bluetooth HCI ACL dissector could crash. wnpa-sec-2013-54 CVE-2013-5717 * The NBAP dissector could crash. wnpa-sec-2013-55 CVE-2013-5718 * The ASSA R3 dissector could go into an infinite loop. wnpa-sec-2013-56 CVE-2013-5719 * The RTPS dissector could overflow a buffer. wnpa-sec-2013-57 CVE-2013-5720 * The MQ dissector could crash. wnpa-sec-2013-58 CVE-2013-5721 * The LDAP dissector could crash. wnpa-sec-2013-59 CVE-2013-5722 * The Netmon file parser could crash. wnpa-sec-2013-60 + Further bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html - drop wireshark-1.10.x-reordercap-r49436.patch, merged upstream ++++ xf86-video-intel: - update to 3.0 prerelease 2.99.902 - switch to SNA as default acceleration method, i.e. taking the new upstream default ++++ yast2-printer: - Using newest yast2-printer-3.0.0.tar.bz2 from YaST:Head that differs only in autodocs-ycp.ami configure configure.ac doc/autodocs/Makefile.in Makefile.am.common src/Makefile.in (i.e. no changes in the actual program's source code files). ++++ yast2-trans: - Updated languages: de fi. ------------------------------------------------------------------ ------------------ 2013-9-10 - Sep 10 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Remove custom drirc, ship the upstream drirc - Drop upstreamed patches as proposed by Johannes Obermayr: + Patch14: u_mesa-glapi_dispatch.patch Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ea43e6 + Patch17: u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch Upstream: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dfea55 ++++ ModemManager: - Enable the ModemManager service. In essence, it's a D-Bus service so enabling it in systemd only means to make it known and activatable (bnc#839067). ++++ branding-openSUSE: - Add Requires(post): kdm for the kdm-branding to make sure that the configuration file kdmrc is installed before the branding is installed. This due to possible sequencing errors that could end up with the wrong theme for kdm. - grub2: updated release number text ++++ cronie: - define PIDIDIR to "/run" instead of the (outdated) definition coming from glibc "paths.h" - systemd: there is no mail-transfer-agent target anymore, services must be ordered After= a list of possible MTA. ++++ dhcp: - Fixed to reload syslog on hostname changes using systemctl as there is no /etc/init.d/syslog script since syslog-service-2.0 (bnc#830467). ++++ hplip: - change-udev-rules.diff: Added rule that only uploads firmware into printers that need it by calling only hp-firmware, see https://bugs.launchpad.net/bugs/1220628 ++++ junit4: - use add_maven_depmap from javapackages-tools ++++ kdebase4-workspace: - Added kscreensaver-disable-sessionmanagement.diff: disable session management for screensavers prevents screensaver windows popping up at login (kde#314859, bnc#809835) ++++ kde-branding-openSUSE: - Add Requires(post): kdm for the kdm-branding to make sure that the configuration file kdmrc is installed before the branding is installed. This due to possible sequencing errors that could end up with the wrong theme for kdm. - grub2: updated release number text ++++ kiwi: - follow up patch for setting systemIntegrity for netboot deployments into a ramdisk. Along with systemIntegrity the partition code has to check for haveRamDisk too (bnc #839157) - follow up patch for fetchFile() function. handling of uncompressed value was broken due to the changes to support the 'xz' compression (bnc #787400) - add .packages support for product media * I am not proud of this code, but since we may need to backport it, it has to be minimal invasive. A general rework is needed anyway - some improvements to the migration module * split D3 visualisation parts into extra files * added information about binary vs. text data (ELF header only) * added configuration information from augeas * update logo ++++ latex2html: - Use kpsepath to determine texmf main location ++++ p11-kit: - upgrade to 0.20.1 which is 0.19 declared stable * Extract compat trust data after we've changes * Skip compat extraction if running as non-root * Better failure messages when removing anchors ++++ libstorage: - removed warning popup during probing about parted not being able to read partition table (fate#307585) - version 2.24.4 ++++ open-vm-tools: - Really drop open-vm-tools-kernel-3.8.patch (osc rm). - Drop open-vm-tools-kernel-3.6.patch: fixed upstream. - Inject -Wno-unused-local-typedefs into CFLAGS. - Only build vmsync up to openSUSE 12.3. - Disable build of vmhgfs (and related tools) on openSUSE > 12.3, as the module fails and VMWare is unresponsive in providing a fix. Maybe one day, when there is actual commitment, the module and the related tools / mount-helpers can be re-enabled (see also bnc#834369). - Wrap the KMP Package in a condition to only build when there are actually modules to be built (vm_modules not empty). - Do not require vmware-guest-kmp from the main package if we do not built KMP packages (if there are no modules to be built). ++++ lxc: - opensuse-systemd-shutdown.patch: Fixed opensuse template to workaround lxc-shutdown problem with systemd (bnc#839388) ++++ ocaml: - Fix ARM build ++++ openssh: - fix the logic in openssh-nodaemon-nopid.patch which is broken and pid_file therefore still being created. ++++ python-kde4: - Add pykde4-build-with-sip-415.diff and pykde4-cmake-options.diff: fix compilation with SIP 4.15 (bugs.kde.org 323899) ++++ texlive-latexdiff: - Change /bin/env to /usr/bin/env in latexdiff tool below doc ++++ xf86-video-vesa: - Update to version 2.3.3: A few cleanups, and a build fix for xserver 1.14. + Remove Upstreamed Patch1: U_mibstore.patch + Adapt Patch0: u_Enable-DefaultRefresh-by-default.patch (formerly known as xf86-video-vesa_DefaultRefresh.diff) to work with version 2.3.3 ++++ xkeyboard-config: - renamed U_rs-cyralpha-The-key-z-on-US-keyboard-should-give-dze.patch to n_rs-cyralpha-The-key-z-on-US-keyboard-should-give-dze.patch since it will never be accepted upstream, but still needed for QA people not being aware of the special situation of serbian-cyrillic keyboard users (#fdo#68754) ++++ xorg-x11-Xvnc: - Install libvnc.so module. (fate#312636) ++++ xorg-x11-server: - removed modprobe options for NVIDIA kernel module, since these have been moved to the NVIDIA packages themselves ++++ yast2-trans: - Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu 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. ------------------------------------------------------------------ ------------------ 2013-9-9 - Sep 9 2013 ------------------- ------------------------------------------------------------------ ++++ Mesa: - u_wayland-egl-pc-require-wayland.patch: after finding wayland for egl, make sure its pkconfig is used as well. ++++ PackageKit-branding-openSUSE: - Bump version to 13.1 for next version of openSUSE. ++++ alsa-utils: - Upstream fix: 0003-aplay-fix-two-off-by-one-errors.patch ++++ amarok: - Added patches from upstream: 0002-Don-t-allow-adding-Analyzer-applet-when-not-supporte.patch, 0003-Optimization-Don-t-draw-more-than-necessary.patch, 0004-Fix-reading-Album-Artist-Compilation-Disc-Number-in-.patch, 0005-Sync-playlist-search-config-instantly.patch, 0006-Don-t-suppress-html-tag-like-characters.patch and 0007-Fix-performance-issue-with-large-podcast-feeds.patch which resolve kde#323735, kde#324295, kde#324614, kde#283022 and kde#323119 - Renamed Don-t-add-the-analyzer-applet-when-Phonon-doesn-t-su.patch ++++ ant: - Move from jpackage-utils to javapackage-tools ++++ ant-antlr: - Move from jpackage-utils to javapackage-tools ++++ antlr: - Move from jpackage-utils to javapackage-tools ++++ apache-commons-codec: - Move from jpackage-utils to javapackage-tools ++++ apache-commons-collections: - Move from jpackage-utils to javapackage-tools ++++ apache-commons-io: - Move from jpackage-utils to javapackage-tools ++++ apache-commons-logging: - Move from jpackage-utils to javapackage-tools ++++ avalon-framework: - Move from jpackage-utils to javapackage-tools ++++ axis: - Move from jpackage-utils to javapackage-tools ++++ bea-stax: - Move from jpackage-utils to javapackage-tools ++++ bsf: - Move from jpackage-utils to javapackage-tools ++++ classpathx-mail: - Move from jpackage-utils to javapackage-tools ++++ cln: - updated to 1.3.3: * Fix integer input of leading zeros in power-of-two base. * Fix several floating-poing conversion bugs involving huge numbers. * Fix bug that would set input stream fail state when reading a number at EOF. - removed upstreamed s390x.patch - refreshed aarch64.patch ++++ gcc48: - Update to gcc-4_8-branch head (r202388). - Backports regression fixes for all architectures. * includes changes in aarch64-pthread-option.patch ++++ frogr: - Remove -DGTK_DISABLE_DEPRECATED from configure.ac in order to allow building against Gtk+ 3.9.x. ++++ libgcj48: - Update to gcc-4_8-branch head (r202388). - Backports regression fixes for all architectures. * includes changes in aarch64-pthread-option.patch ++++ geronimo-specs: - Move from jpackage-utils to javapackage-tools ++++ gtksourceview: - Add gtksourceview-mm-buildfix.patch: Use the expected typedef for GtkSourceStyleClass. ++++ grub2: - replace openSUSE UEFI certificate with new 2048 bit certificate. ++++ gsl: - Update to version 1.16: + fixed error in gsl_rng_fwrite where uninitialized padding bytes were being written (bug #39104) + fixed error in gsl_block_alloc where padding bytes were not properly initialized (bugs #39101,#39102,#39103) + fixed error in ntuple/test.c where padding bytes were not properly initialized (bug #39105) + fixed triangle selection bug in gsl_sf_coupling_6j_e and gsl_sf_coupling_9j_e (bugs #39466 and #29606) + added higher level wrapper routine gsl_multifit_fdfsolver_driver + converted gsl_multifit_linear_residuals to use dgemv to improve efficiency (bug #39153) + added functions gsl_stats_spearman and gsl_sort_vector2 to compute Spearman rank correlation + added function gsl_poly_dd_hermite_init for Hermite interpolation + Added support for robust linear least squares + Added function gsl_linalg_SV_leverage for computing statistical leverages from SVD decomposition + Added support for approximating the Jacobian of nonlinear least squares fits using forward finite differences + Extended gsl_sf_coupling_3j to allow larger range and to handle the special case (ja jb jc; 0 0 0)=0 when ja+jb+jc is odd + Fixed gsl_sf_mathieu_se_array to return zero when the order is zero [bug #33679] + Fixed overflow in gsl_sf_lncosh for large negative x (x<-354) + Improved gsl_ran_negative_binomial_pdf to avoid underflow/overflow for large arguments + Multisets now allow k strictly greater than n + Fixed gsl_matrix_complex_fwrite/fread failure for noncontiguous matrices ++++ gtk3-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ vim: -Updated to revision 027, fixes the following problems * Crash with invalid argument to mkdir(). * Cannot find out if "acl" and "xpm" features are supported. multi-byte characters. * File name buffer too small for utf-8. * ":help !!" does not find the "!!" tag in the help file. (Ben Fritz) * When completing item becomes unselected. (Shougo Matsu) * NFA engine matches too much with \@>. (John McGowan) * NFA regexp: Using \ze in one branch which doesn't match may cause end of another branch to be wrong. (William Fugh) * Deadlock while exiting, because of allocating memory. * When root edits a file the undo file is owned by root while the edited file may be owned by another user, which is not allowed. (cac2s) * Reading before start of a string. * Clang warning for int shift overflow. * Another valgrind error when using CTRL-X CTRL-F at the start of the line. (Dominique Pelle) ++++ hamcrest: - Move from jpackage-utils to javapackage-tools ++++ hicolor-icon-theme-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ inn: - make /usr/lib/news/bin owned by root ++++ installation-images: - Adopted for splitted sysconfig package - Cleaned up setting of MODIFY_RESOLV_CONF_DYNAMICALLY - remove yast2-mouse - remove patch installation-images-14.13.diff ++++ jakarta-commons-discovery: - Move from jpackage-utils to javapackage-tools ++++ jakarta-commons-fileupload: - Move from jpackage-utils to javapackage-tools ++++ jakarta-commons-pool: - Move from jpackage-utils to javapackage-tools ++++ jing: - Move from jpackage-utils to javapackage-tools ++++ jline: - Move from jpackage-utils to javapackage-tools ++++ junit4: - Move from jpackage-utils to javapackage-tools ++++ kdebase4-workspace: - Added 0003-Delay-KDE-class-initialization-to-main-loop.patch from upstream 4.11 branch for resolving kde#324574 - 'Application specific icon now doesn't work' bug ++++ kiwi: - make sure systemIntegrity is set correctly to 'clean' for netboot deployments into a ramdisk (bnc #839157) - make sure IFS change in kernelCheck function will be applied only in local scope (bnc #838921) - added support for augeas into kiwi. The new function setupAugeasImport is called if the following file exists as part of the kiwi image description: config-augeas.xml The contents of this file follows the schema and format as it is provided by augeas. For an example check the output of the command: 'augtool dump-xml /files/*'. As example one can add another tty to /etc/securetty as follows: tty8 kiwi will make use of this feature in the migration module when it populates the current configuration of the system augeas will be used instead of a plain copy of the config file ++++ libX11: - Update to version 1.6.2: This release of libX11 includes a number of fixes to handle realloc() failure better, resolves a number of compiler & static analyzer warnings, fixes several bugs in the X Input Method framework, and cleans up the XKB code to be a little more maintainable. - Drop upstreamed patches: + Patch10: bug-239698_libx11.diff + Patch13: bug-221326-xim-sync.patch ++++ libffi48: - Update to gcc-4_8-branch head (r202388). - Backports regression fixes for all architectures. * includes changes in aarch64-pthread-option.patch ++++ systemd: - Add exclude-dev-from-tmpfiles.patch: allow to exclude /dev from tmpfiles (bnc#835813). ++++ texlive: - Do not install duplicate files as already removed from file list ++++ lua: - updated to 5.2.2: bugfix release, fixed: * Stack overflow in vararg functions with many fixed parameters called with few arguments. * Garbage collector can trigger too many times in recursive loops. * Wrong assert when reporting concatenation errors (manifests only when Lua is compiled in debug mode). * Wrong error message in some short-cut expressions. * luac listings choke on long strings. * see http://www.lua.org/bugs.html for details ++++ pidgin-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ libraw: - updated to 0.15.4: Additional checks to data to prevent broken file opening New camera/format support: Richon GR Panasonic LF1 Canon EOS 70D Sony RX100II, RX1R Olympus E-P5 ++++ libsocialweb-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ log4j: - Move from jpackage-utils to javapackage-tools ++++ lvm2: - Set all "run" directories relative to /run not just the "lock" location - Install /usr/lib/tmpfiles.d/lvm2.conf as required to ensure such runtime directories are _always_ there. ++++ makedumpfile: - upgrade to makedumpfile-1.5.4 o support kernels up to 3.9 o speed improvements with mmap(2) o bugfixes - makedumpfile-handle-structured-log_buf: upstream. ++++ mdadm: - mkinitd-boot.sh: Clear {root,resume}_major variable If multipath is in use, md is always on top of it. Therefore, the root device is always an md device. (bnc#786526) ++++ mlocate: - Recommend the language package. ++++ mlterm: - updated to 3.2.2: * Support SSH agent authentication and forwarding. * Support X11 forwarding (no xauth) on win32/libssh2 and java. * Add "X11 forwarding" checkbox to the connection dialog on win32. * Change "skip_dialog" option to "show_dialog" and reverse the default behavior. * Open a pty channel on the same ssh session as the active screen when OPEN_PTY or OPEN_SCREEN shortcut key is pressed. * Support software keyboard on framebuffer. (Double-click Button1 at the right bottom corner of the screen to show it.) * Support USB keyboard with iBus on NetBSD/OpenBSD framebuffer. * Support CSI ? 69 h, CSI ? 69 l (DECLRMM) and CSI pl;pr s (DECSLRM). * Support CSI 3 m and CSI 23 m which set/unset italic attribute. * Prefer JISX0208 to JISX0213 all the time in converting Unicode to other cs. * If DEFAULT=-foo-bar-medium-r-*--%d-*- is specified in ~/.mlterm/font, - foo-bar-bold-r-*--%d-*-, -foo-bar-medium-i-*--%d-*- or -foo-bar-bold-i-*--%d-*- are automatically searched for a bold, italic or bold italic font. * Support 1 bpp framebuffer. * Support sixel graphics and wall pictures on 1 and 8 bpp framebuffer. * etc. see doc/en/ReleaseNote ++++ mx4j: - Move from jpackage-utils to javapackage-tools ++++ perl-GDTextUtil: - update the template to fix file list ++++ perl-ldap: - switch to new macros to fix build ++++ plasma-addons: - Added 0001-Spin-the-event-loop-before-destroying-the-menu.patch for resolving kde#324661 (not able to (un)mark launchers with Icon-Only task manager) ++++ qdox: - Move from jpackage-utils to javapackage-tools ++++ qt-creator: - Update to 2.8.1 See http://qt.gitorious.org/qt-creator/qt-creator/blobs/2.8/dist/changes-2.8.1 for the complete changelog ++++ regexp: - Move from jpackage-utils to javapackage-tools ++++ rhino: - Move from jpackage-utils to javapackage-tools ++++ saxon6: - Move from jpackage-utils to javapackage-tools ++++ saxon9: - Move from jpackage-utils to javapackage-tools ++++ slib: - updated to 3b4: * wttree.scm: Fixed bug where tree balance was lost by deletions http://hagi.is.s.u-tokyo.ac.jp/~yh/bst.pdf * slib.sh, gosh.init: Added support for (gosh) Gauche-0.9. * mitscheme.init: Removed support for defmacro when (mit-scheme-release >= 9 0). * trsrch.scm (substring?, substring-ci?): Replaced the skip-vector with an alist (to work with wide characters). * etc. see http://people.csail.mit.edu/jaffer/SLIB.html ++++ sysconfig: - version 0.81.3 - Fixed to reload syslog on hostname changes using systemctl as there is no /etc/init.d/syslog script since syslog-service-2.0 (bnc#830467). - Added a systemctl guard to rpm post script ++++ units: - updated to version 2.02: * Added support for %a and %A output formats (hexadecimal floating point), and eliminated the restriction on the number of displayed digits when specifying an output format with the --output-format (-o) option. Improved error handling for formats specified with --output-format. * Added --digits (-d) to specify the number of digits to display. Giving '--digits max' (-dmax) will use the full available precision. * Added support for various Unicode minus sign symbols. Units now treats the figure dash (U+2012), the en dash (U+2013), and the minus (U+2212) as identical to the ASCII hyphen/minus symbol (U+002D). * The !message command in units data files has been fixed so it does not produce output when the --quiet option is given. * Improved error handling when unit names end with numbers without a '_'. * Modified units_cur to work with XML format as the txt format disappeared. * Corrected error in definition of the nat. * Improved manual. - employ gpg-offline ++++ wpa_supplicant: - Add systemd service file, to properly track wpa_supplicant in its own systemd service (and not in dbus one). - Always enable systemd service, it is still dbus activated. ++++ xen: - Upstream patches from Jan 521c6d4a-x86-don-t-allow-Dom0-access-to-the-MSI-address-range.patch 521c6d6c-x86-don-t-allow-Dom0-access-to-the-HT-address-range.patch 521c6e23-x86-Intel-add-support-for-Haswell-CPU-models.patch 521db25f-Fix-inactive-timer-list-corruption-on-second-S3-resume.patch 521e1156-x86-AVX-instruction-emulation-fixes.patch 521ef8d9-AMD-IOMMU-add-missing-checks.patch 52205a7d-hvmloader-smbios-Correctly-count-the-number-of-tables-written.patch 52205a90-public-hvm_xs_strings.h-Fix-ABI-regression-for-OEM-SMBios-strings.patch 52205e27-x86-xsave-initialization-improvements.patch 5226020f-xend-handle-extended-PCI-configuration-space-when-saving-state.patch 52260214-xend-fix-file-descriptor-leak-in-pci-utilities.patch 52285317-hvmloader-fix-SeaBIOS-interface.patch ++++ xerces-j2: - Move from jpackage-utils to javapackage-tools ++++ xmlgraphics-batik: - Move from jpackage-utils to javapackage-tools ++++ xmlgraphics-commons: - Move from jpackage-utils to javapackage-tools ++++ xmlgraphics-fop: - Move from jpackage-utils to javapackage-tools ++++ xorg-x11-driver-video-nouveau: - fix build on ppc U_xf86-video-nouveau-fix-build-on-ppc-by-wrapping-immintrin-inclu.patch U_xf86-video-nouveau-add-gpu-identifier-to-connector-names-for-se.patch upstream commits 1df177f35a05db505577cdc929e63fde906a704b and 27323ce68d58fcb82a648ab14abbc99acdc36f44 ++++ yast2-pkg-bindings: - do not abort if package installation fails, always ask user (evaluate the callback), libzypp no longer uses 3 installation attempts (fixes openqa failures when btrfs is used) - 3.0.2 ++++ yast2-snapper: - added API for subvolume handling - 3.0.1 ++++ yast2-storage: - adapted snapper setup to new installer (fate#314695) ------------------------------------------------------------------ ------------------ 2013-9-8 - Sep 8 2013 ------------------- ------------------------------------------------------------------ ++++ device-mapper: - Further tweaks in the systemd integration: * Use /run not /var/run * systemd units are not executables. - readd devel package to baselibs.conf ++++ eog: - Stop passing --disable-scrollkeeper to configure, no longer recognized nor needed. ++++ epiphany-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ gconf2-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ gdm-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ glib2-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ gnome-menus-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ gtk2-branding-openSUSE: - Bump version to 13.1, to prepare for next version of openSUSE. ++++ hyper-v: - Update Supplements: modalias(dmi:*) ++++ libXrandr: - Update to version 1.4.2: This release fixes two small bugs in the library, and fixes an omission in the list of copyright notices in the COPYING file. ++++ lightdm: - update to version 1.7.12 - Add xdg-seat config setting - Notify Unity System Compositor of the session being authenticated - Fix crash when greeter quits due to read watch not being removed - Correctly setup Unity System Compositor environment - Improve log messages - Fix session locking broken in 1.7.5 - Load lightdm.conf after lightdm.conf.d/*.conf - Also support loading config from /usr/share - When switching sessions show a greeter if authentication required - Set $XDG_CURRENT_DESKTOP if specified in the xsession file - Change logging prefixes to make it easier to troubleshoot multiseat setups - Bring Ubuntu packaging in-tree - Correctly set XDG_VTNR for unity sessions that are not autologin - Add support for Mir sessions and greeters - Set XDG_VTNR for unity sessions - Fix desktop-session-start upstart signal not being emitted since 1.7.5 - Fix greeter log broken in 1.7.5. ++++ lokalize: - Require kdesdk-strigi-analyzers. The kdesdk package was split in smaller packagers to follow upstream changes. ++++ xfce4-panel-plugin-cpufreq: - update to version 1.1.0 - support the Intel performance state driver - improve config dialog and use mnemonics - add a proper "About" dialog - add min, avg and max frequencies in cpu selection - add support for selecting a custom font - support showing icon only - improve overview window size and layout - remove code for showing the frame - rewrite layout code using >=xfce4-panel-4.9 features - remove code for deprecated APIs and everywhere instead of checking for X_NOT_POSIX/SYSV/USG/etc. + Eliminate use of tab stops. Use real TBL markup where indicated. + Rename PIC to ROFF_PIC to avoid problems with "-DPIC" compilations. ------------------------------------------------------------------ ------------------ 2013-9-6 - Sep 6 2013 ------------------- ------------------------------------------------------------------ ++++ alsa: - Backport upstream fixes: 0001-local.h-use-__kernel_off_t-from-linux-types.h.patch 0002-conf-cards-add-Audio-Advantage-Micro-II.patch 0003-pcm-Fix-a-wrong-value-shown-in-the-error-message-in-.patch 0004-UCM-Document-some-standard-values.patch 0005-hdspm.h-Update-LTC-ioctl-to-use-struct-hdspm_ltc.patch 0006-Update-iatomic.h-functions-definitions-for-mips.patch ++++ alsa-utils: - Upstream fix: 0002-alsaloop-fix-wrong-alias-for-signal.h.patch ++++ apache-commons-lang: - update to 2.6 (bugfix release) * see http://commons.apache.org/proper/commons-lang/release-notes/RELEASE-NOTES-2.6.txt * see http://commons.apache.org/proper/commons-lang/release-notes/RELEASE-NOTES-2.5.txt - use new add_maven_depmap macro - drop jakarta-commons-lang-build.patch ++++ b43-fwcutter: - add Supplements for the rest of devices supported by the b43 and b43legacy drivers. ++++ digikam: - Update to 3.4.0 digikam - General : Add interroperabilty with Capture NX about Color Labels support. - MaintenanceTool : add new options to select Albums and Tags to process. - MaintenanceTool : add multi-threading and multi-core CPU support for Metadata Synchronizer, Thumbs Generator, and Fingerprint Generator tools. - 9 fixed bugs. ++++ gnome-settings-daemon: - Drop gnome-packagekit-fate302445.patch (was marked for rebase): since smolt was dropped from openSUSE back in October 2012, there is no need to ever revive this patch. - Drop gnome-settings-daemon-apport-monitor.patch (was marked for rebase): the patch was disable prior to GNOME 3.0 back in 2010 and nobody cared. - Drop gnome-settings-daemon-add-layout-switcher.patch (was marked for rebase): Has not been applied since version 3.0.0 and the upstream bug is marked as fixed. ++++ kernel-default: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-desktop: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-source: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-docs: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-pae: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-syms: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kernel-xen: - Update config files to enable GFS DLM locking. - commit 712cff0 ++++ kiwi: - v5.05.32 released ++++ systemd: - Remove force-lvm-restart-after-cryptsetup-target-is-reached.patch and remove additional dependencies on LVM in other patches: LVM has now systemd support, no need to work around it anymore in systemd. ++++ snapper: - added option --no-dbus to snapper tool - 0.1.6 ++++ mdadm: - mkinitrd-setup.sh: copy new udev rules files into the initrd. The "mkinitrd" package does this for the old name. It is easier if this packages does it for the files this package installs. (bnc#838777) ++++ patterns-openSUSE: - Michael Catanzaro (7): gnome games: remove gbrainy gnome-desktop: replace Tomboy with Bijiben gnome-desktop: remove alternative-status-menu gnome-internet: drop epiphany-extensions gnome-multimedia: explicitly add missing gstreamer plugins gnome-desktop: add deja-dup devel c(++): move ddd to suggests plusky (1): Replace runlevel editor with service-manager Commit: 12199b5e ++++ telepathy-gabble: - Update to version 0.18.1: + This stable release fixes connection issues with Facebook which have been recently introduced because of a change in their XMPP servers. + If we send an IQ to a server allow "from" to be empty (fdo#68829). ++++ vm-install: - bnc#838791 - [HP BCS SLES11 Bug]: NIC MAC OUI Changes for Xen Guests - Updated language files - Version 0.7.6 ++++ xmlgraphics-commons: - format spec file - use new add_maven_depmap macro - build require apache-commons packages - add gpg verification ++++ xmlgraphics-fop: - use new add_maven_depmap - add missing commons packages to BuildRequires - add gpg verification ++++ yast2-pkg-bindings: - use a single RepoManager instance to avoid repository metadata removal (bnc#802665#c27) - 3.0.1 ------------------------------------------------------------------ ------------------ 2013-9-5 - Sep 5 2013 ------------------- ------------------------------------------------------------------ ++++ ImageMagick: - updated to 6.8.6-9 * Fixed infinite loop with jpeg:extent. * Fixed performance issue when converting jpeg to png. * Added "-define bmp:format=bmp2|bmp3|bmp4" option. * etc. see ChangeLog ++++ apache-commons-collections: - update to 3.2.1 - rename to apache-commons-collections - deleted patches * jakarta-commons-collections-navigation.patch * jakarta-commons-collections-target15.patch - added patches * commons-collections-3.2-build_xml.patch - use newest add_maven_depmap from javapackages-tools - drop -tomcat5 subpackage ++++ php5: - updated to 5.4.19: * These releases fix a bug in the patch for CVE-2013-4248 in OpenSSL module and compile failure with ZTS enabled in PHP 5.4. ++++ btrfsprogs: - btrfs-progs-mkfs-default-extref.diff: turn on extended refs by default, (aka hardlink count limtitation) (bnc#835695) ++++ claws-mail: - Add libperl_requires, as we link against libperl and thus need a specific version of perl. ++++ collectd: - add libperl_requires, as we link against libperl and thus need a specific version of perl ++++ kdebase4: - Added konqueror-fix-bookmarks-in-toolbar.diff: * Fix toplevel bookmarks not showing in toolbar ++++ vim: - add libperl_requires, as we link against libperl and thus need a specific version of perl ++++ inn: - add libperl_requires, as we link against libperl and thus need a specific version of perl ++++ irssi: - add libperl_requires, as we link against libperl and thus need a specific version of perl ++++ kde4-filesystem: - Obsolete and provide no longer existent polkit-kde-kcmmodules-1 package ++++ kdebase4-workspace: - Changed plasma-kickoff-newly-collapsing.diff: * don't remove upstream's duplicates handling code anymore since kde3-applications.diff is dropped now from kdelibs4 * don't append " (category)" to collapsed entries' names anymore, not necessary because duplicates are filtered out now anyway * simplify and reformat patch ++++ kernel-default: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-desktop: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-source: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-docs: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-pae: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-syms: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kernel-xen: - Drivers: hv: util: Fix a bug in util version negotiation code (bnc#838346). - commit 938aca5 ++++ kiwi: - fixed creation of overlay root files in migration mode * if the creation of a hardlink is not possible due to cross device references e.g /tmp not on the same device, we create a symbolic link instead. - fixed packages/collection setup in migration module - use the XML writer based on a template for the migration code * /usr/share/kiwi/modules/KIWIMigrate.kiwi forms the template * the migration reads in the template and operates on the xml object to add data. At the end writeXML() creates the new description file - fixed some typos in imageConfig comment block ++++ libetpan: - Update to 1.2 * No summarized changes available, look at ChangeLog file - Remove libetpan-0.56-uninitialized.patch, fixed upstream - Remove libetpan-configure.patch, fixed upstrem - Increase soname number - Update Url and Source tags - Use autoreconf (add autotools BuildRequires) - Remove libcurl-devel and libexpat-devel BuildRequires. Its use has been disabled upstream - Remove misleading --with-gnutls=yes configure option ++++ libfm: - update version 1.1.2.2 * Increase ABI revision to 5 before release (now ABI code is 4:5:1) * Add weak notify on Places view to detach it from context menu. * Call GtkWidget’s handler button_release_event() before we unmount. * Make ‘make check’ work (the docs/Makefile.am contains incorrect statement). * Check file name before id when launch GDesktopAppInfo. * Fix crash with no terminal defined in config file. * text/uri-list in DnD should be ended with \r\n not just \n * Fix incorrect terminal config statement parsing. - remove libfm-1.1.0-gtk3_doc.patch, upstream fixed. ++++ texlive: - Remove `config(ca-certificates)' requirement and recommend ca-certificates as well as ca-certificates-mozilla - Remove duplicate files from file list of musixtex ++++ samba: - Correct interpackage dependencies; (bso#10129). ++++ libproxy: - Add libproxy-no-libperl.patch: do not link the perl module against libperl. We do not want a dependency on the libperl library, as that would make as depend on the specific version of perl. As the bindings are running in perl context, libperl can be assumed to be loaded by that time. - Use perl_requires if it is defined. ++++ libproxy-plugins: - Add libproxy-no-libperl.patch: do not link the perl module against libperl. We do not want a dependency on the libperl library, as that would make as depend on the specific version of perl. As the bindings are running in perl context, libperl can be assumed to be loaded by that time. - Use perl_requires if it is defined. ++++ nagios: - add libperl_requires, as we link against libperl and thus need a specific version of perl ++++ nfs-utils: - nfs.init: always start gssd. Recent kernel change means that if gssd isn't running and NFSv4 mount will wait 15 seconds before timing out even if gss security wasn't requested. So just start gssd alway - there is no significant cost in this. (bnc#837262) ++++ obconf: - update to version 2.0.4 - translation updates - new --tab CLI option - allow larger margins - adapt to Openbox 3.5.2 libraries - refresh no -> nb patch - drop already merge git patch ++++ rhythmbox: - Update to version 3.0: + Plugins now use Python 3 + New task progress display below the track list (used for various things including track transfers and import jobs) + Support for composer tags + Restyled playback controls + Restyled source list using symbolic icons + Better introspection of everything + Separate CBR and VBR encoding styles with different sets of exposed properties + Playlist settings (browser visibility etc.) saved in playlists.xml + Better use of RTL icons where appropriate + Bugs fixed: bgo#127939, bgo#516846, bgo#652892, bgo#672044, bgo#675145, bgo#677645, bgo#697533, bgo#697915, bgo#697959, bgo#698043, bgo#698429, bgo#698460, bgo#698810, bgo#698979, bgo#700017, bgo#700177, bgo#700401, bgo#700424, bgo#700590, bgo#701032, bgo#701194, bgo#701307, bgo#702679, bgo#702683, bgo#703624, bgo#703626, bgo#703627, bgo#703798, bgo#705307, bgo#705427, bgo#705626, bgo#706760, bgo#707082, bgo#707184, bgo#707360. - Drop rhythmbox-gtk3.9.patch, fixed upstream. - Exchange gstreamer010-plugins-base and gstreamer010-plugins-good Requires for gstreamer-plugins-base and gstreamer-plugins-good, rhythmbox is portet to gst-1.0. - Exchange python-gobject for python3-gobject requires as plugins ported to python3. ++++ rpm: - brp-compress-no-img.patch: don't compress image files ++++ squid: - fix build for Factory * rework fix-pod2man-check ++++ time: - Sync patches with Debian and Fedora: * Add man page (time.1). * Less nonverbose output (time-fedora-verbose.patch). * Fix maximal RSS report (time-fedora-ru_maxrss-is-in-kilobytes-on-Linux.patch, bnc#836049, Redhat#702826). * Switch to microsecond accuracy if miliseconds arithmetic rounds to zero (time-fedora-Recompute-CPU-usage-at-microsecond-level.patch, Redhat#527276). * When time exits in a non-normal way, return 128 plus the number of the signal which caused time to stop or abort (time-debian-non-normal-exit.patch). * struct rusage and sys/resource.h portability fix (time-debian-rusage-portability.patch, Debian#144819). * Add -q,--quiet functionality (time-debian-quiet.patch, Debian#56853). * Update bug reporting address (time-debian-bug-address.patch, Debian#542469). * Modernize the configure.in file to current autoconf style (time-debian-configure.patch). * Add a directory entry to the info page (time-debian-info-direntry.patch). - Fix FSF address (time-fsf-address.patch). - Update Summary. - Rename time-1.7.diff to time-alpha.patch. ++++ virt-manager: - bnc#821214 - virt-manager has a big memory leak. virtman-memleak-disable-graph.patch virtman-memleak-callbacks.patch virtman-graph-row-spacing.patch ++++ zypper: - Update zypper-po.tar.bz2 ------------------------------------------------------------------ ------------------ 2013-9-4 - Sep 4 2013 ------------------- ------------------------------------------------------------------ ++++ choqok: - Update to 1.4: * Support for Twitter API v1.1. * "Mark timeline as read" menu item added to tabs context menu. * Show "In reply to" in twitter search timelines. * Identi.ca support removed from StatusNet plugin. * And some other minor fixes - Drop twitter-api.diff: fixed upstream. ++++ gcc48: - Fix requires of gcc-32bit/gcc-64bit to include itm/atomic/asan/tsan libraries. [bnc#838229] ++++ libgcj48: - Fix requires of gcc-32bit/gcc-64bit to include itm/atomic/asan/tsan libraries. [bnc#838229] ++++ git: - Add dependency on perl-Term-Readkey package to git-svn (bnc#838027) ++++ gnome-bluetooth: - Update to version 3.9.91: + Wizard: - Remove extraneous tabs. + Fix some issues freeing memory. + Updated translations. ++++ gnome-control-center: - Update to version 3.9.91: + Date & Time: - Hide the NTP switch when the service is unavailable. - Show the automatic timezone switch. - Display timezone offset in a slightly nicer way. + Display: - Add the current background to the display previews and improve the display number indicators. + Network: - Wrap the DNS list for mobile networks. - Mark connection editor as changed when toggling the 'Only use for resources on its network' checkbox. + Online Accounts: - Add keywords for Kerberos, SMTP and IMAP to ease search - Increase the height of the "Add Account" dialog to accommodate the list of Chat providers. + Printers: - When adding a printer, do not prompt for user crendentials on every network samba server we discover that needs them. Instead, show such servers in the list and prompt only when users explicitly select them. + Shell: - Avoid width changes when searching. ++++ gnome-settings-daemon: - Update to version 3.9.91.1: + Datetime: - Adapt to geoclue 1.99.3 api changes. + Screensaver: - Support KDE variant of interface. - Fix a crash. - Add pkgconfig(geoclue-2.0) BuildRequires: needed to identify the geoclue 1.99.3 API presence. ++++ gnome-tweak-tool: - Update to version 3.9.91: + Make titlebar buttons match mockups. + Make workspace creation match mockups. + Improve search results for gsettings tweaks. + Updated translations. ++++ gnome-user-share: - Update to version 3.9.91: + Port to Bluez 5. + Updated translations. ++++ hplip: - Version upgrade to 3.13.8: Added support for Avahi network printer browsing. Using SLP protocol by default to browse printer in hp-setup. Some more supported printers and all-in-one devices. Some bug fixes. For details see http://hplipopensource.com/hplip-web/release_notes.html ++++ installation-images: - add installation-images-14.13.diff to really drop yast2-mouse ++++ kdump: - Add kdump.service to properly handle kdump initscript with systemd. ++++ kernel-default: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-desktop: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-source: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-docs: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-pae: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-syms: - Update Xen patches to final 3.11. - commit e71a103 ++++ kernel-xen: - Update Xen patches to final 3.11. - commit e71a103 ++++ kiwi: - added KIWIMigrate.kiwi template file for later use in KIWIMigrate when the XML writer will be used there ++++ libffi48: - Fix requires of gcc-32bit/gcc-64bit to include itm/atomic/asan/tsan libraries. [bnc#838229] ++++ webkitgtk: - Use CPPFLAGS to disable JIT instead of %extraconfigure; otherwise it fails on some platforms, most notably s390x See webkit#113638. ++++ webkitgtk3: - Use CPPFLAGS to disable JIT instead of %extraconfigure; otherwise it fails on some platforms, most notably s390x See webkit#113638. ++++ menu-cache: - update version 0.5.0 * Added a possibility to include NoDisplay files into cache file * New macro MENU_CACHE_CHECK_VERSION() * Added new APIs: menu_cache_find_item_by_id, menu_cache_find_child_by_id, menu_cache_find_child_by_name. * bugfixes ++++ openssl: - Fix armv6l arch (armv7 was previously used to build armv6 which lead to illegal instruction when used) ++++ telepathy-glib: - Add baselibs.conf to satisfy libgoa-backend-1_0-1-32bit. ++++ lxsession: - update version 0.4.9.2 * bugfix release - removed all 0.4.6.1 patches, upstreamed * lxsession-0.4.6.1-support-reboot-shutdown-ltst.patch * lxsession-0.4.6.1-support-user-switch-gdm3.patch - build with gtk3 on 12.3+ machines - add patch: lxsession-0.4.9.2-gtk3-fix.patch * gtkobject is no more in gtk3, fix with gobject. * gtk_widget_hide_all is no more, fix with gtk_widget_hide ++++ mercurial: - update to version 2.7.1 * shrink-revlog.py was removed from distribution * no upstream changelog available - update to version 2.7.0 This release contains an important fix for a merge ancestor calculation regression in the 2.6 series. ancestor: decrement ninteresting correctly (issue3984) bookmarks: allow bookmark command to take multiple arguments bookmarks: pull --update updates to active bookmark if it moved (issue4007) bookmarks: update only proper bookmarks on push -r/-B (issue 3973) changegroup: fix fastpath during commit checklink: work around sshfs brain-damage (issue3636) churn: split email aliases from the right commands: add checks for unfinished operations (issue3955) commit: enable --secret option convert: catch empty origpaths in svn gettags (issue3941) convert: fix bad conversion of copies when hg.startrev is specified convert: handle changeset sorting errors without traceback (issue3961) hgweb: fix incorrect way to count revisions in log (issue3977) hgweb: run search instead of showing wrong error for ambigious identifier histedit: don't clobber working copy on --abort if not on histedit cset histedit: refuse to edit history that contains merges (issue3962) import: cut commit messages at --- unconditionally (issue2148) largefiles: overridematch() should replace the file path instead of extending (issue3934) log: add a log style that is default+phase (issue3436) paper: add line wrapping switch to file source view paper: code selection without line numbers in file source view paper: highlight line which is linked to in source view progress: respect HGPLAIN rebase: allow aborting when descendants detected rebase: continue abort without strip for immutable csets (issue3997) rebase: don't clobber wd on --abort when we've updated away (issue4009) revert: make backup when unforgetting a file (issue3423) revlog: handle hidden revs in _partialmatch (issue3979) rollback: mark as deprecated splicemap: improve error handling when parsing (issue2084) splicemap: support paths with spaces in splicemap (issue3844) sslutil: force SSLv3 on Python 2.6 and later (issue3905) summary: augment output with info from extensions templater: add strip function with chars as an extra argument log: show style list when unknown style specified tip: deprecate the tip command update: add tracking of interrupted updates (issue3113) worker: check problem state correctly (issue3982) worker: properly report errors from worker processes (issue3982) ++++ orca: - Update to version 3.9.91: + Text attribute presentation is completely broken for Gecko (bgo#644515). + Workaround for BackSpace and Delete text changed events not being presented. + Handle partially-implemented value interfaces with range of 0 to 1. + Fix to present the new sliders in gnome-shell. + Performance: - Only perform braille functions when braille is enabled (bgo#616847). - Add object:active-descendant-changed to events that may be part of an "event flood" + Updated translations. ++++ patterns-openSUSE: - Stephan Kulow (1): recommend desktop-branding for every desktop Commit: 7dc182ab ++++ perl: - add libperl_requires macro ++++ xkeyboard-config: - renamed u_zhe-dze.patch to U_rs-cyralpha-The-key-z-on-US-keyboard-should-give-dze.patch after having it upstreamed (#fdo#68754) ------------------------------------------------------------------ ------------------ 2013-9-3 - Sep 3 2013 ------------------- ------------------------------------------------------------------ ++++ PackageKit: - Update to version 0.8.11: + Make it possible to cancel an offline update. + Add offline update commands to the pkcon man page. + Make sure basic stuff is set up before entering the STARTED plugin phase. + pkcon: Add a few missing subcommands to the help output. + pkcon: Document commands and options. + zypp: Adapt to pk_backend_job_files change. + Various backend fixes (not zypp related). - Drop PackageKit-zypp-buildfix.patch: fixed upstream. ++++ alacarte: - Update to version 3.9.91: + Fix Unicode/binary screwups causing UnicodeDecodeErrors. + Add python3 compatibility. + Don't leave behind stale .desktop files. + Actually quit when hitting the close button. ++++ apache2: - Also fix subtle non-obvious systemd unit confusion we really mean -DFOREGROUND not -DNO_DETACH the latter only inhibits the parent from forking, not quite the same as running in well.. the foreground as required. - Ensure we only use /run and not /var/run ++++ autoyast2: - do not check for xorg-x11 package (bnc#837450) ++++ bcel: - use pristine tarballs - fix source url - add gpg verification - format spec file ++++ bluedevil: - Update to version 1.3.2: * Fixed bug kde#110433: Select devices with a single click * Use bluedevil own namespace in kDebug (so we don't spam kded) * Make it possible to create DUN/PAN networks with plasma-nm ++++ cheese: - Update to version 3.9.91: + Do not override errors in camera_state_change_null. + Fix memory leak when freeing video formats. + Improve cheese_camera_device_get_best_format(). + Limit caps to the maximum framerate. + Keep track of highest available camera framerates. + Updated translations. ++++ clutter: - Update to version 1.15.92: + Fix regression in BoxLayout for RTL text direction. + Update Visual Studio build files. + Bugs fixed: bgo#706450. + Updated translations. ++++ devhelp: - Update to version 3.9.91: + Bugs fixed: bgo#700588, bgo#706498. + Updated translations. ++++ empathy: - Update to version 3.9.91: + Bugs fixed: bgo#643183, bgo#701392, bgo#706627, bgo#706829, bgo#706830, bgo#707104, bgo#707208, bgo#707265, bgo#707291, bgo#707338, bgo#706801, bgo#706881. + Updated translations. - Replace pkgconfig(geoclue) with pkgconfig(geoclue-2.0), following upstreams port to GeoClue 2.0 API. ++++ eog: - Update to version 3.9.91: + Build system fixes. + Miscellaneous fixes and cleanups. + Bugs fixed: bgo#706837, bgo#707099, bgo#707212. + Updated translations. - Changes from version 3.9.90: + Updated translations. ++++ epiphany: - Update to version 3.9.90: + Switch to DuckDuckGo for search results. + Add a search provider for the GNOME Shell (bgo#694943). + Renewed toolbar style using GtkHeaderBar (bgo#706050). + Renewed search bar style using GtkSearchBar (bgo#707086). + Display favicons in the overview thumbnails. + Display a popup with available usernames in login forms (bgo#675060). + Warn upon closing when there are pages with modified forms (bgo#695642). + Code cleanups, removal of deprecated GTK+ API usage, and other code improvements. ++++ file-roller: - Update to version 3.9.91: + zip: ask the password again when the user provides the wrong password (bgo#707114). + Updated translations. ++++ gcr: - Update to version 3.9.91: + Bugs fixed: bgo#707077, bgo#707078. + Updated translations. ++++ gedit: - Update to version 3.9.91: + Misc bugfixes and improvements. + Updated translations. ++++ geronimo-specs: - use add_maven_depmap from javapackages-tools ++++ glade: - Update to version 3.15.3: + Add man pages (bgo#703013). + Double click on a toplevel border select the widget even if there is a child selected. + Support document level comments present before the root element. + Save glade version used to create the file in a comment. + Add GtkRevealer to the Gtk+ catalog. + Add GtkListBox support. + Added GtkOverlay support. + Improved Drag&Drop support, made inspector a drag source. + Added GtkApplicationWindow basic support. + Added GtkSearchEntry icons. + Bugs fixed: bgo#700730, bgo#706832, bgo#707173, bgo#703621. - Add docbook-xsl-stylesheets BuildRequries: dependency to build the man pages. - Rename libgladeui-2-4 subpackage to libgladeui-2-6, following upstreams soname change. ++++ gtksourceview: - Update to version 3.9.91: + Improvements to the completion. + API break for the search and replace. + Deprecate the GtkSourceMarkAttributes:stock-id property. + Misc bugfixes. + Updated translations. ++++ glib2: - Update to version 2.37.7: + GDateTime now supports %:z formatting variations for timezones. This is a GNU date extension. + Bugs fixed: bgo#685387, bgo#686786, bgo#705027, bgo#706469, bgo#706706, bgo#706888, bgo#706958, bgo#707092, bgo#707151. + Updated translations. ++++ gnome-clocks: - Update to version 3.9.91: + Tweak some details of the new ui. + Add an appdata file for gnome-software. + Misc bugfixes. + Updated translations. - Remvoe gnome-clocks.gresource.xml source: it's now included in the tarball. ++++ gnome-contacts: - Update to version 3.9.91: + Ported to Gtk.Revealer. + Ported to Gtk.MenuButton. + Refined avatar size and name aligment. ++++ gnome-desktop: - Update to version 3.9.91: + gnome-rr: don't assume 'default' means built-in (bgo#706738). + gnome-rr: Read back new backlight value after changes (bgo#706729). + idle: Use mutter api instead of direct X calls (bgo#706006). + Updated translations. - Rename libgnome-desktop-3-7 subpackage to libgnome-desktop-3-8, following upstreams soname bump (also in baselibs.conf). ++++ gnome-documents: - Update to version 3.9.91: + Remove emphasis on Cancel button. + Fix presentation mode for GnomeRR API change. ++++ gnome-icon-theme-symbolic: - Update to version 3.9.91: + Airplane mode improvements. + Rtl version of many arrow based icons. ++++ gnome-session: - Update to version 3.9.91: + Add new phase for gnome-initial-setup and new phase for mutter-wayland. + Fix deadlock now that idle handling is in mutter. + Drop dead fallback code. + Add bits needed for wayland integration. + Rename session-properties to gnome-session-properties. + Make shutdown and reboot failable operations. + Misc fixes. - Drop gnome-session-kdm-support.patch: with the removal of the already previous dead fallback code, this patch turned useless. ++++ gnome-settings-daemon: - Update to version 3.9.91: + Datetime: - Avoid popping up polkit password prompts. - Display notifications on timezone changes. - Use reverse geocoding fror country detection. - Use libgweather timezone info too. + Power: - Fix error handling in dbus API, avoiding assertions. + Printer: - Allow building against cups 1.5. + Remote display: - Disable animations in more situations. + Rfkill: - Fix a crash. + Smartcard: - Ignore softtoken. + Updates: - Add a test application. - Notify about available offline updates. + XSettings: - Keep middle-click paste enabled for now. - Add pkgconfig(geocode-glib-1.0), pkgconfig(gweather-3.0) and pkgconfig(polkit-gobject-1.0) BuildRequires: dependencies for the datetime panel updates. - Drop gnome-settings-daemon-cups-1.5.patch: fixed upstream. ++++ gnome-shell: - Update to version 3.9.91: + Improve submenu styling (bgo#706037). + Fix changing slider values via keyboard (bgo#706386). + Fix accessibility of sliders (bgo#706391). + Tweak system actions style (bgo#706638). + Add support for auth without username / fix Not Listed? (bgo#706607). + Dash: Don't show tooltips for apps with open popups (bgo#705611). + Implement new end-session/power-off dialog design (bgo#706612). + Implement building separate binaries for x11 and wayland (bgo#705497). + authPrompt: Fix controls moving when showing messages (bgo#706670). + Tweak padding between system status icons (bgo#706796). + Add a generic accessible usable by JS code (bgo#648623). + Improve keynav and accessibility of the calendar (bgo#706903). + Update to new NetworkManager APIs (bgo#706098). + Hide system actions section in the lock screen (bgo#706852). + Don't show other logged in users at log out (bgo#707124). + Remove "Session" subtitle heading in login dialog (bgo#707072). + dash: Reload favorites when installed apps change (bgo#706878). + Don't open overview after closing last window on workspace (bgo#662581). + Add FocusApp DBus method (bgo#654086). + Add ShowApplications DBus method (bgo#698743). + Implement new app picker design (bgo#706081). + Improve frequent apps being empty by default (bgo#694710). + Extend clickable area of page indicators (bgo#707314). + Misc bug fixes: bgo##706542, bgo#706654, bgo#706005, bgo#706681, bgo#706841, bgo#706843, bgo#707064, bgo#706262, bgo#707197, bgo#707269. + Updated translations. ++++ nautilus: - Update to version 3.9.91: + Use a GtkRevealer for the search bar. + Don't present redundant options for operations on single files. + Fix desktop window for newer GTK+ client side decorations. + Fix double menu when right clicking on the pathbar. + Fix headerbar appearance with latest GTK+. + Fix copy/cut/paste accels not working correctly. ++++ seahorse: - Update to version 3.9.91: + Documentation fixes (bgo#707135). + Updated translations. ++++ gnome-themes-standard: - Update to version 3.9.91: + GTK3: - Improve support for headerbars styling. - Increase legibility of pushed button style. - Fix CSD shadows for dark themed windows. - Fix dim-label color on selected rows. - Fix font style for context menus. - Fixes for destructive/suggested-action buttons. - App specific fixes for Baobab, Nautilus. + HighContrast: - Add support for CSD and headerbars. - Fix insensitive menu items styling. - Fix extra frame for GtkStatusbar. - App specific fixes for Nautilus. ++++ gtk3: - Update to version 3.9.14: + GtkLabel can now ellipsize just the last line, ellipsized in multi-line labels. + Bugs fixed: bgo#680953, bgo#700428, bgo#701125, bgo#704278, bgo#705980, bgo#706323, bgo#706448, bgo#706451, bgo#706493, bgo#706529, bgo#706563, bgo#706592, bgo#706722, bgo#706728, bgo#706740, bgo#706756, bgo#706778, bgo#706802, bgo#706870, bgo#706922, bgo#706929, bgo#706938, bgo#707051, bgo#707201. + Updated translations. - Drop gtk3-password-hint-timeout.patch: fixed upstream. - Drop gtk3-build-without-wayland.patch: fixed upstream. ++++ gvfs: - Update to version 1.17.91: + Handle large thumbnails as well as normal ones. ++++ hamcrest: - use add_maven_depmap from javapackages-tools - install non-versioned dirs and jars ++++ iagno: - Update to version 3.9.91: + Add an AppData file. ++++ kdebase4-runtime: - Added 0001-Discard-the-recorded-events-in-the-item-local-handle.patch for resolving kde#324470, kde#324471 (double taskbar click issue) ++++ kdelibs4: - Added 0001-verbose.patch which disables qDebug for udisks2 queries, which resulted in ugly output, when e.g. starting dolphin from CLI ++++ kernel-default: - Update to 3.11-final. - commit 7561c6f ++++ kernel-desktop: - Update to 3.11-final. - commit 7561c6f ++++ kernel-source: - Update to 3.11-final. - commit 7561c6f ++++ kernel-docs: - Update to 3.11-final. - commit 7561c6f ++++ kernel-pae: - Update to 3.11-final. - commit 7561c6f ++++ kernel-syms: - Update to 3.11-final. - commit 7561c6f ++++ kernel-xen: - Update to 3.11-final. - commit 7561c6f ++++ kiwi: - fixed writeXML * make sure __collectXMLListData works correctly with replaces data * make sure KIWIXMLPackageData::getXMLElement handle 'none' value in replace data correctly - fixed writeXML * don't write duplicate package entries * fixed target file setup in tests/writeTester ++++ libQtWebKit4: - Update to 2.3.3 * Bugfix release * QtWebKit displays the border radii (radius) of a button very ugly (webkit#28113) * Resource leak related to gstreamer and videos (webkit#109350) * Fix minor memory leak in slot execution * Potential use-after-free with an event fired at a HTMLMediaElement which is currently being deleted (webkit#117466) ++++ libbluedevil: - Update to version 1.9.4 * Better handling of usable adapters * Fix compilation in certain conditions ++++ libdbi: - Update to new upstream release 0.9.0 * libdbi now supports multiple independent "instances", which permit programs to use several dlopen()ed modules which are linked against libdbi. Support for transactions and savepoints has been added, and drivers now receive additional hints to optimize sequential reads from result sets. - Wrap description at 70 cols ++++ libgee: - Update to version 0.11.91: + Bump the GLib requirements to 2.36 in configure.ac. ++++ geocode-glib: - Update to version 0.99.3: + Fix a crash in reverse geocoding API. + Expose place icons when available from Nominatim. + Make GeocodeReverse locale safe. + Fix build against latest gnome-common. ++++ gssdp: - Update to version 0.14.5: + Port get_host_ip() to Android/Bionic. + Some more gtk-doc updates. + Fix some autoconf warnings. + Bugs fixed: bgo#707161. ++++ gupnp: - Update to version 0.20.6: + Don't do excessive network rescans (bgo#706996). ++++ libgweather: - Update to version 3.9.91: + Add optional vala support. + Location database fixes. + Updated translations. ++++ mutter: - Update to version 3.9.91: + Drop man pages for removed utilities (bgo#706579). + Add support for idle tracking (bgo#706005). + Skip CRTC reconfigurations that have no effect (bgo#706672). + Ignore skip-taskbar hints on parentless dialogs (bgo#673399). + Don't save pixbuf data in user data (bgo#706777). + Don't queue redraws for obscured regions (bgo#703332). + Turn blending off when drawing entirely opaque regions (bgo#706930). + Check event timestamps before reconfiguring (bgo#706735). + Misc bug fixes: bgo##706582, bgo#706598, bgo#706787, bgo#706729, bgo#706825, bgo#707081, bgo#707090, bgo#707250, bgo#707267. + Updated translations. ++++ samba: - Define the source URL differently in the case of a release candidate. ++++ libnotify: - Update to version 0.7.6: + Fix annotation for add_action. + Clarify documentation for set-timeout. ++++ pango: - Update to version 1.35.3: + Compiler warnings about strict aliasing (bgo#703995). + Getting rid of the arbitrary MAX_SIZE for font (bgo#707131). ++++ libvirt: - Update to libvirt 1.1.2 - various improvements to libxl driver - systemd integration improvements - Add flag to BaselineCPU API to return detailed CPU features - Introduce a virt-login-shell binary - conf: add startupPolicy attribute for harddisk - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Drop upstream patches: bcef0f01-libxl-console.patch, 9d0557b9-legacy-xen-double-free.patch, d7a45bf2-legacy-xen-dumpxml.patch, 0e671a16-CVE-2013-4239.patch - Includes fixes for bnc#837530, bnc#837531, bnc#837999 ++++ yelp: - Update to version 3.9.91: + Correctly detect Unity for conditional processing (bgo#707352). + Fixed build issue with intltool and gettext (bgo#706854). + Updated translations. ++++ mdadm: - New upstream release - mdadm-3.3 Lot of improvements to --grow and DDF support. Better interaction with systemd. Hot-replace support and more. Removes patches: assemble-EXCL-race.fix 0001-Add-support-for-launching-mdmon-via-systemctl-instea.patch 0002-In-case-launching-mdmon-fails-print-an-error-message.patch 0003-mdmon-add-foreground-option.patch 0004-Suppress-error-messages-from-systemctl.patch which were backports from upstream. ++++ meld: - Update to version 1.7.5: + Features: - Open the version control console view when the exit code of a VC operation indicates that there was an error. - Improve our handling of bad gconf setups, and add a file-system key to force a no-gconf fallback for persistent issues. - Add a preference for whether to highlight the current line of a file comparison. - Keyboard shortcut for the commit dialog. + Fixes: - Fix traversing symlink loops in version control comparisons. - Minor fixes and cleanups. + Updated translations. ++++ mkinitrd: - Fix MODULES_LOADED_ON_BOOT migration, handle unset variable ++++ nepomuk-core: - Added patches from upstream for resolving kde#324307 (Nepomukindexer segfaults then core dumps ad finitum using 100% CPU): 0002-Indexer-and-epubextractor-check-more-carefully-that-.patch 0003-FileIndexer-Really-do-not-index-file-multiple-times.patch 0001-epubextractor-Fix-crash-on-some-invalid-files-where-.patch 0004-FileIndexer-Check-for-nepomukindexer-crashing.patch ++++ perl: - update to perl-5.18.1 * B has been upgraded from 1.42 to 1.42_01 * Digest::SHA has been upgraded from 5.84 to 5.84_01 * Module::CoreList has been upgraded from 2.89 to 2.96 * A number of memory leaks in regexp have been plugged * The debugger's man command been fixed * @_ is now correctly visible in the debugger * Lexical constants no longer crash when inlined * Deep recursion warnings no longer crash lexical subroutines - backport backref fix from upstream - fix INC containing directories multiple times ++++ powertop: - Update to version 2.4 * support for the Intel Haswell ULT CPU counters * support for reporting of SATA DEVSLP in the alpm accounting patch * RAPL support ++++ python-boto: - update to 2.11.0: * Added Public IP address support within VPCs created by EC2. (:sha:`be132d1`) * All services can now easily use GovCloud. (:issue:`1651`, :sha:`542a301`, :sha:`3c56121`, :sha:`9167d89`) * Added ``db_subnet_group`` to ``RDSConnection.restore_dbinstance_from_point_in_time``. (:issue:`1640`, :sha:`06592b9`) * Added ``monthly_backups`` to EC2's ``trim_snapshots``. (:issue:`1688`, :sha:`a2ad606`, :sha:`2998c11`, :sha:`e32d033`) * Added ``get_all_reservations`` & ``get_only_instances`` methods to EC2. (:issue:`1572`, :sha:`ffc6cc0`) ++++ simple-scan: - Update to version 3.9.91: + Add appdata file. ++++ synapse: - Add synapse-gnome-3.10.patch: Explicitly choose Gtk.Timeout to fix build. ++++ sysconfig: - version 0.81.2 - Added otherproviders(/sbin/ifup) conflict to sysconfig-network. - Do not stop the network interfaces, but kill the network and all network@ services to kill all dhcp clients on uninstall. ++++ xen: - bnc#837585 - xen* pkg update DISables `xencommons` and `xendomains` systemd services xen.spec ------------------------------------------------------------------ ------------------ 2013-9-2 - Sep 2 2013 ------------------- ------------------------------------------------------------------ ++++ alpine: - Update to new upstream release 2.11 * Increase encryption of S/MIME encrypted messages. * Pico: Improvements in justification of paragraphs: lines that begin with a quote string, followed by a space were considered individual paragraphs, now they are considered part of a paragraph. * Unix Alpine: Allow local .pinerc file to be a symbolic link. * Experimental extended support of recognition of UTF-8 in urls * Added recognition of ws and wss URIs. * Add ability to color folder names, directory names, and text in the FOLDER SCREEN. * Add the ability to color any token used in the display of the INDEX SCREEN. * New option preserve-original-fields that adds the ability to preserve To: and Cc: fields when replying to a message, as specified by original sender. * Added Quota subcommands for printing, forwarding, saving, etc. - Refresh from homepage (and save as unified): chappa-*.patch - Refresh for -p1: operation-may-be-undefined-warning.diff, fix-implicit.patch, alpine-gcc44.diff - Drop quilt-patches/alpine-2.00-as_needed.patch (merged upstream) ++++ anjuta: - Update to version 3.9.91: + git: - Fix removed files status display. - Expand the status view tree when all diff commands are finished. + project-manager: The 'Can not add source files' dialog is too long and his buttons and bottom side are out of the screen (bgo#501230). + Fix incorrect MimeType in .desktop file (bgo#706630). + Remove a critical warning when closing a project. + glade: Fix a critical warning when opening a project with a .ui file opened. + document-manager: Close all documents when closing a project. + Updated translations. ++++ at-spi2-core: - Update to version 2.9.91: + Fix a performance issue when running for a long time without a main loop, such as with a dogtail script (bgo#701145). + Remove an unneeded unref that was causing a warning (bgo#706893). + Skip some functions that were not introspectable (bgo#707010). ++++ baobab: - Update to version 3.9.91: + Add an appdata file for gnome-software. + Minor fixes. + Updated translations. ++++ bijiben: - Update to version 3.9.91: + Ship appData. + Use native close button. + Update the documentation. + Update About Dialog. + Bug Fixes: - Fix selection toolbar buttons valign. - Fix the back button. - shell-provider: do not abort when tracker connection fails. - Delete bjb-icons-colors. + Updated translations. ++++ branding-openSUSE: - Rename branding file to SUSE-brand (FATE#316269). ++++ cogl: - Update to version 1.15.10: + Added API to set the onscreen template on a CoglDisplay outside of the constructor. + Added public API to configure the layout of displays when using the KMS winsys. + Added a cogl_point_coord builtin variable for snippets which can be used to render point sprites in more dynamic ways. + cogl_texture_new_with_size now returns NULL on failure. This behaviour was accidentally changed in 1.14.0. + Fixed a problem with setting the precision specifiers on GLES2 which was causing a lot of problems with the latest Mesa. + Added a “webgl” driver to manage the differences in GLES2 when compiling with emscripten. + Fixed a bug with paths which was causing Clutter's texture-fbo test to crash. + Some issues with introspecting the cogl-pango API were fixed. + Added an example using point sprites. + Build fixes for building with MinGW32. + Updates to the MSVC build files. + Documentation fixes to the snippets API. + Bugs fixed: bgo#705837. ++++ desktop-data-openSUSE: - remove supplements and move it to the patterns. Supplements are rather intransparent ++++ evolution: - Update to version 3.9.91: + User documentation improvements. + EShellSearchbar: Put focus on search results after changing filter. + Skip evolution from 'Open with' list of applications on attachments. + Bugs fixed: bgo#274144, bgo#656804, bgo#658164, bgo#659715, bgo#682277, bgo#698275, bgo#706463, bgo#706814, bgo#706901, bgo#707043. + Updated translations. ++++ evolution-data-server: - Update to version 3.9.91: + Preliminary IMAPX refactoring for 3.12 features. + Fix a possible memory leak in sasl_ntlm_try_empty_password_sync(). + Updated translations. ++++ evolution-ews: - Update to version 3.9.91: + Bugs fixed: bgo#655325, bgo#656008, bgo#657807, bgo#675796. + Updated translations. ++++ gnome-backgrounds: - Update to version 3.9.91: + Fix autogen and configure (bgo#706792). + Updated translations. ++++ gnome-online-accounts: - Update to version 3.9.91: + Bugs fixed: bgo#699491, bgo#705395, bgo#706614, bgo#706664, bgo#706803, bgo#706894, bgo#706987, bgo#707005, bgo#707006. + Updated translations. - Drop gnome-online-accounts-webkitgtk-2.1.90.patch: fixed upstream. - Remove gsettings schema calls from post/postun: upstream ships this file now with empathy instead of gnome-online-accounts. ++++ gnutls: - Don't run install-info on images - Update to 3.2.4 * * libgnutls: Fixes when session tickets and session DB are used. Report and initial patch by Stefan Buehler. * * libgnutls: Added the RSA-PSK key exchange. Patch by by Frank Morgner, based on previous patch by Bardenheuer GmbH and Bundesdruckerei GmbH. * * libgnutls: Added ciphersuites that use ARCFOUR with ECDHE. Patch by Stefan Buehler. * * libgnutls: Added the PFS priority string option. * * libgnutls: Gnulib included files are strictly LGPLv2. * * libgnutls: Corrected gnutls_certificate_server_set_request(). Reported by Petr Pisar. * * API and ABI modifications: gnutls_record_set_timeout: Exported Add files:gnutls-3.2.4.tar.xz.sig, gnutls-3.2.4.tar.xz, gnutls-3.2.4-noecc.patch Delete file: gnutls-3.2.3-noecc.patch ++++ gsettings-desktop-schemas: - Update to version 3.9.91: + Add datetime schema. + Set a different lock screen background by default. + Updated translations. ++++ gstreamer-0_10-plugins-good: - Override ORCC_FLAGS on ppc to fix bad code generation ++++ gstreamer-0_10-plugins-base: - Override ORCC_FLAGS on ppc to fix bad code generation ++++ gstreamer-0_10-plugins-bad: - Override ORCC_FLAGS on ppc to fix bad code generation ++++ harfbuzz: - Update to version 0.9.20: + Misc substitute_closure() fixes. + Build fixes. + GObject and Introspection: - Added harfbuzz-gobject library (hb-gobject.h) that has type bindings for all HarfBuzz objects and enums. Enable using - -with-gobject. - Added gobject-introspection boilerplate. Nothing useful right now. + OpenType shaper: - Apply 'mark' in Myanmar shaper. - Don't apply 'dlig' by default. + Uniscribe shaper: - Support user features. - Fix loading of fonts that are also installed on the system. - Fix shaping of Arabic Presentation Forms. - Fix build with wide chars. + CoreText shaper: - Support user features + Updated documentations. - Add missing post/postun scripts to -n libharfbuzz-icu0. ++++ installation-images: - drop deprecated yast2-mouse package from buildrequires - samba package changes - On non intel architectures biosdevname doesn't exist. ++++ kde-branding-openSUSE: - Rename branding file to SUSE-brand (FATE#316269). ++++ kiwi: - further enhance indent helper: * make sure kiwi.pl get the right permissions back after the change * make sure the xsl pretty printer also uses spaces and not tabs * make sure the schema RNG format is rebuild - added support to specify the size of the recovery partition integer-value The specified size is ignored if it is too small according to the minimum required size. In this case a warning message is printed to the /var/log/boot.kiwi file on first deployment. This implements enhancement (bnc #836657) - update .indent helper to check config.xml and *.rnc files too ++++ webkitgtk: - Update to version 2.1.90.1: + Adds support for maintainer mode, so that the GNOME continuous integration will be able to forbid autotools regeneration. + Added DOM bindings symbols that got removed from the IDL back for ABI compatibility. ++++ webkitgtk3: - Update to version 2.1.90.1: + Adds support for maintainer mode, so that the GNOME continuous integration will be able to forbid autotools regeneration. + Added DOM bindings symbols that got removed from the IDL back for ABI compatibility. ++++ texlive: - Add patch biber-av.patch form upstream to avoid Data::Diver perl module and use autovivification ++++ python-gobject: - Update to version 3.9.91: + Fix GObject signal methods to work with new annotations (bgo#707280). + Fix build on C89 Compilers (bgo#707264). + Change boxed type checking in marshaling to use __gtype__ attribute bgo#707140). + Use G_IS_VALUE for checking return values in closure marshaling (bgo#707170). + Fix PEP-8 errors in propertyhelper.py (bgo#706319). ++++ python3-gobject: - Update to version 3.9.91: + Fix GObject signal methods to work with new annotations (bgo#707280). + Fix build on C89 Compilers (bgo#707264). + Change boxed type checking in marshaling to use __gtype__ attribute bgo#707140). + Use G_IS_VALUE for checking return values in closure marshaling (bgo#707170). + Fix PEP-8 errors in propertyhelper.py (bgo#706319). ++++ mkinitrd: - Use loop instead of ipv6 in check_supported_kernel to avoid bogus error in mkinitrd.log. loop will most likely remain a module. - Fix mkinitrd -b without -k/i option (bnc#510767) - Always include ipv6.ko when iBFT is used (bnc#830621) ++++ netcat-openbsd: - Split up the huge ubuntu patch into a debian specific patch, a patch that creates the examples, a patch with the openbasd-compat stuff and single files for each of the patches in debian/patches. This hugely eases maintainabilty: connect-timeout.patch, dccp.patch, gcc-warnings.patch, getservbyname.patch, glib-strlcpy.patch, help-version-exit.patch, nc-1.84-udp_stop.patch, netcat-info.patch, netcat-openbsd-debian.patch, netcat-openbsd-examples.patch, netcat-openbsd-openbsd-compat.patch, no-strtonum.patch, pollhup.patch, quit-timer.patch, reuseaddr.patch, send-crlf.patch, silence-z.patch, socks-b64-prototype.patch, udp-scan-timeout.patch, verbose-message-to-stderr.patch, verbose-numeric-port.patch. ++++ nfs-utils: - skip-on-ENOENT.patch - suppress error message that isn't really an error (bnc#800414) ++++ ppp: - Add ppp-terminate-correct.patch, fix the pppd's hang after exit (bnc#693469). ++++ python-pymongo: - update to 2.6: - The ``max_pool_size`` option for :class:`~pymongo.mongo_client.MongoClient` and :class:`~pymongo.mongo_replica_set_client.MongoReplicaSetClient` now actually caps the number of sockets the pool will open concurrently. Once the pool has reached :attr:`~pymongo.mongo_client.MongoClient.max_pool_size` operations will block waiting for a socket to become available. If ``waitQueueTimeoutMS`` is set, an operation that blocks waiting for a socket will raise :exc:`~pymongo.errors.ConnectionFailure` after the timeout. By default ``waitQueueTimeoutMS`` is not set. See :ref:`connection-pooling` for more information. - The :meth:`~pymongo.collection.Collection.insert` method automatically splits large batches of documents into multiple insert messages based on :attr:`~pymongo.mongo_client.MongoClient.max_message_size` - Support for the exhaust cursor flag. See :meth:`~pymongo.collection.Collection.find` for details and caveats. - Support for the PLAIN and MONGODB-X509 authentication mechanisms. See :doc:`the authentication docs ` for more information. - Support aggregation output as a :class:`~pymongo.cursor.Cursor`. See :meth:`~pymongo.collection.Collection.aggregate` for details. ++++ python-six: - update to 1.4.1: - Issue #31: Add six.moves mapping for UserString. - Pull request #12: Add six.add_metaclass, a decorator for adding a metaclass to a class. - Add six.moves.zip_longest and six.moves.filterfalse, which correspond respectively to itertools.izip_longest and itertools.ifilterfalse on Python 2 and itertools.zip_longest and itertools.filterfalse on Python 3. - Issue #25: Add the unichr function, which returns a string for a Unicode codepoint. - Issue #26: Add byte2int function, which complements int2byte. - Issue #23: Allow multiple base classes to be passed to with_metaclass. - Issue #24: Add six.moves.range alias. This exactly the same as the current xrange alias. - Pull request #5: Create six.moves.urllib, which contains abstractions for a bunch of things which are in urllib in Python 3 and spread out across urllib, urllib2, and urlparse in Python 2. ++++ python-smbc: - Add python-smbc-pkg-config.patch, fixes build with samba 4. ++++ squid: - fix build for 1110 (SLES_11) * add configure --disable-strict-error-checking ------------------------------------------------------------------ ------------------ 2013-9-1 - Sep 1 2013 ------------------- ------------------------------------------------------------------ ++++ kdepim4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ amor: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ark: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ blinken: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ bovo: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ cervisia: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebase4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ dragonplayer: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ mozc: - Upstream update to 1.11.1522.102 * Enable to customize ibus-mozc * Add session command for ConvertPrevPage and ConvertNextPage - Update fcitx-mozc * Support usage of conversion candidates * Support paging - Add a source archive of gyp removed from the Mozc tree - Clean up the spec file ++++ kiten: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ gdl: - Update to version 3.9.91: + Allow to add GdlDock object inside GdlDockItem. + Hide unused widget. + Remove unused header. + Indent layout when saving. + New property tab-pos and tab-reorderable for GdlSwitcher. + Emit notify signal in DockObject setters. + Bugs fixed: bgo#699545, bgo#515755. + Updated translations. ++++ gnome-online-accounts: - Add gnome-online-accounts-webkitgtk-2.1.90.patch: Adapt to webkitgtk 2.1.90 API. ++++ gnumeric: - Update to version 1.12.7: + Extend BESSELJ and BESSELY to handle fractional order (bgo#706720). + Fix crash with split pane (bgo#707047). ++++ goffice: - Update to version 0.10.7: + Version bump only, no changes from previous version. ++++ gwenview: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ iso-codes: - Update to version 3.46: + Updated translations for ISO 3166, ISO 639-3, and ISO 3166. ++++ juk: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kactivities4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kalgebra: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kalzium: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kanagram: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kapptemplate: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kate: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ katomic: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kblackbox: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kblocks: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kbounce: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kbreakout: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kbruch: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kcachegrind: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kcalc: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kcharselect: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kcolorchooser: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kcron: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kde-mplayer-thumbnailer: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebase4-workspace: - Added add-calculator-hotkey.patch, which adds a default hotkey to launch KCalc on pressing the Calculator button (bnc#726550) - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php - Drop upstream patches as preparation for the 4.11.1 update * 0001-Add-back-window-ids-to-the-drag-data-payload.patch * 0002-Fix-rare-race-condition-crash.patch * 0003-make-stacking_order-exclusive-during-shutdown.patch * 0004-Don-t-attempt-to-publish-geometry-for-launcher-items.patch * 0005-More-sanity-checking.patch * 0006-c-cannot-invoke-other-constructors.patch * 0007-print-active-screen-strategy-blocking-for-retrace.patch * 0008-align-GUI-object-name-to-kcfg-name.patch ++++ kde4-l10n: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ poxml: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kde4-print-manager: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdeartwork4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebase4-runtime: - Add patch fix-samba4.diff which is applicable only for 13.1 and higher where we have samba4. This sets the samba include dir as cmake can not find it otherwise - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebindings-smokegen: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkdegames: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdelibs4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php - Drop upstream patches to prepare for the 4.11.1 update: * 0001-when-the-request-theme-does-not-exist-delete-all-old.patch * 0002-Fix-crash-when-failing-to-get-audio-CD-block-device.patch * 0003-Fix-reordering-of-apps-for-a-derived-mimetype.patch ++++ kdenetwork4-filesharing: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdepim4-runtime: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdepimlibs4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdesdk-strigi-analyzers: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdesdk4-scripts: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdf: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdiamond: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdnssd: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdewebdev4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kfloppy: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kgamma: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kgeography: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kget: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kgoldrunner: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kgpg: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ khangman: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kig: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kio_audiocd: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kamera: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdesdk-kioslaves: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kiriki: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kjumpingcube: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ klettres: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmag: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmahjongg: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmines: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmix: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmousetool: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmouth: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kmplot: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ knavalbattle: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ knetwalk: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kolf: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kollision: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kolourpaint: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kompare: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ konquest: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ konsole: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kopete: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kpat: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kppp: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ krdc: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kremotecontrol: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kreversi: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ krfb: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kruler: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksaneplugin: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kscd: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kshisen: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksirk: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksnapshot: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kspaceduel: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksquares: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kstars: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksudoku: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ksystemlog: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kteatime: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ktimer: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ktouch: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kturtle: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ktux: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kubrick: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kwalletmanager: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kwordquiz: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ analitza: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkcddb4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkcompactdisc4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkdcraw: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkdeedu4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkexiv2: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkipi: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libkmahjongg: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libksane: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ marble: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ libnepomukwidgets: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ mono-qt4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebindings-smokekde: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ kdebindings-smokeqt: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ lokalize: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ lskat: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ mono-kde4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ nepomuk-core: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ okteta: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ okular: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ oxygen-icon-theme: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ parley: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ perl-qt4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ plasma-addons: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ python-kde4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ quadrapassel: - Update to version 3.9.91: + Updated translations. ++++ ruby-kde4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ ruby-qt4: - Update to 4.11.1 * KDE 4.11.1 bugfix release * See http://www.kde.org/announcements/announce-4.11.1.php ++++ squid: - Changes to squid-3.3.8 (13 Jul 2013): * Bug 3869: assertion failed: MemBuf.cc:272: size < capacity * Improved handling of port values in Host: header validation - Changes to squid-3.3.7 (11 Jul 2013): * Bug 3297: Fix openSSL related build failures * Fix build on FreeBSD 9.x platform with clang * Protect against buffer overrun in DNS query generation - Changes to squid-3.3.6 (01 Jul 2013): * Bug 3854: pt1: compile errors on AIX * Bug 3802: Fix wrong check inside Format::Format::assemble * Bug 3762: remove bogus WARNING in cache.log * Bug 3717: assertion failed with dstdom_regex with IP based URL * Bug 1991: kqueue causes SSL to hang * Ask for SSL key password when started with -N but without sslpassword_program * Make sure %