Changed packages: ==== libdirectfb-1_7-6 ==== - inject the timestamp of the .changes file instead of the rebuild time to get a reproducible build time ==== LibVNCServer-devel ==== Subpackages: libvncclient0 libvncserver0 - Remove xorg-x11-devel from buildRequires, X libraries are not directly used/linked - libvncserver-0.9.10-ossl.patch: Update, do not RAND_load_file("/dev/urandom", 1024) if the the PRNG is already seeded. (It always is on linux) ==== Mesa ==== Version update (10.4.3 -> 10.4.4) Subpackages: Mesa-32bit Mesa-devel Mesa-dri-devel Mesa-libEGL-devel Mesa-libEGL1 Mesa-libEGL1-32bit Mesa-libGL-devel Mesa-libGL1 Mesa-libGL1-32bit Mesa-libGLESv1_CM-devel Mesa-libGLESv1_CM1 Mesa-libGLESv2-2 Mesa-libGLESv2-devel Mesa-libglapi-devel Mesa-libglapi0 Mesa-libglapi0-32bit libOSMesa-devel libOSMesa9 libOSMesa9-32bit libgbm-devel libgbm1 libgbm1-32bit libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libwayland-egl-devel libwayland-egl1 libxatracker2 - Drop pkgconfig(libva) BuildRequires for now, as it introduces a build-cycle. - Update to version 10.4.4: + mesa: fix display list 8-byte alignment issue. + docs: Add sha256 sums for the 10.4.3 release. + egl: Pass the correct X visual depth to xcb_put_image(). + glx/dri3: Request non-vsynced Present for swapinterval zero. + gallium/util: Don't use __builtin_clrsb in util_last_bit(). + configure: Link against all LLVM targets when building clover. + st/osmesa: Fix osbuffer->textures indexing. + i965: Fix max_wm_threads for CHV. + Bugs fixed: fdo#88662, fdo#88930. - Add pkgconfig(libva) BuildRequires: Build VA API support. - baselibs.conf: enabled build of 32bit Mesa-libd3d package (bnc#910109) ==== ModemManager ==== Version update (1.4.0 -> 1.4.2) Subpackages: libmm-glib0 - Update to version 1.4.2: + MBIM: - Update to handle 'Function Error' responses as per libmbim 1.12. - Handle network-notified connection status messages. + Bluetooth: Keep track of devices as they are move across sysfs. + Core: case insensitive matches in the APN list. + ZTE: avoid using QMI in the MF60. + Huawei: updated port type hint strings. + Icera: - Fix no IPv6 report response. - Retry Icera probing several times. + Altair: increase AT probe command timeout. + Some other minor fixes. ==== PackageKit ==== Version update (1.0.4 -> 1.0.5) Subpackages: PackageKit-backend-zypp PackageKit-browser-plugin PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0 - Update to version 1.0.5: + Add missing --allow-downgrade and --allow-reinstall to the man page. + Backend enhancements/fixes: alpm and hif. ==== a2ps ==== - BuildRequire texi2html - Correct patch a2ps-4.14.diff (boo#915483) - Make a2ps-open smart now - build with PIE ==== aaa_base ==== Version update (13.2+git20140911.61c1681 -> 13.2+git20150126.090294e) Subpackages: aaa_base-extras - Remove the official patch for fate#314974 as now part of systemd - Merge pull request #21 from arvidjaar/bnc/907873 - Avoid sourcing /etc/bash_completion.d twice - Fix spelling of SUSE - Add the official patch for Fate#314974 (bnc#903009) ==== alsa-utils ==== - Backport upstream fixes: fix missing unlock for the error path in alsactl, more alsactl init entries, alsaucm build fix 0016-alsactl-add-missing-state_unlock-call.patch 0017-alsactl-init-Change-the-basic-rules-description.patch 0018-alsactl-init-Add-Line-Out-to-list-of-outputs-to-init.patch 0019-configure-allow-contitional-compilation-of-alsaucm.patch ==== amarok ==== - add the changes file as source so the .src.rpm can be rebuild ==== amor ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== apache2 ==== Subpackages: apache2-devel apache2-doc apache2-example-pages apache2-prefork apache2-utils - httpd2.pid in rc.apache2 was wrong [bnc#898193] ==== apparmor-abstractions ==== Subpackages: apparmor-docs apparmor-parser apparmor-profiles apparmor-utils libapparmor-devel libapparmor1 libapparmor1-32bit pam_apparmor pam_apparmor-32bit perl-apparmor python3-apparmor - add Requires: python3 to python3-apparmor package - readline isn't part of python3-base (boo#917577) ==== argyllcms ==== - Add argyllcms.changes to Source, used to compute timestamp - Use a stable timestamp for generated files (boo#916158), ensuring build is reproducible. - Move reference files to /usr/share/argyll/ref, expected path from gnome-color-manager (bsc#914679). ==== ark ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkerfuffle4 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== atftp ==== - Add systemd support for openSUSE >= 12.1 ==== autofs ==== - Fix autofs.service so that multiple options passed through sysconfig AUTOFS_OPTIONS work correctly (bsc#909472) - Fix configuration handling now that we have /etc/autofs.conf and /etc/sysconfig/autofs. Runtime options are now configured in the former, while settings that affect the daemon start up are still handled in the latter. - Clean-up sysconfig.autofs, leave only init script options: $OPTIONS and $USE_MISC_DEVICE. - Run %fillup also when systemd is enabled. (bsc#906606) ==== avogadro ==== Version update (1.1.0 -> 1.1.1) Subpackages: avogadro-devel libavogadro1 - Update to version 1.1.1 * Rudimentary support for retinal display Macs * Support for manual adjustment of the view * DNA/RNA builder * Simple LAMMPS input generator for water * PSI4 input generator added * Fixed QTAIM to work on Windows * Updated gl2ps snapshot - Remove fixed patches * avogadro-1.1.0-no-return-in-nonvoid-function.patch * MopacAuxReaderFix.patch * shlib-pic-flag.patch - Use %cmake macro ==== libbabl-0_1-0 ==== Version update (0.1.10 -> 0.1.12) - Drop vala, libtool and gobject-introspection-devel BuildRequires, they are no longer needed. - Due to above changes, no longer define build_vala, stop passing autogen.sh to configure, nor --enable-introspection or - -without-vala. - Drop typelib-1_0-Babl-0_1 Requires from devel package, it no longer exists. - Update to version 0.1.12: + optimizations for floating point conversions, HSV and HSL color models + removal of dead code + fixed CIE Lab conversions - Patches Dropped: + babl-fix-gir-build.patch + babl-fix-gir.patch + Modified .spec to remove typelib package and gir-related %files entries. Package no longer provides them. ==== bind ==== Subpackages: bind-chrootenv bind-doc bind-utils libbind9-140 libdns146 libirs141 libisc142 libisccc140 libisccfg140 liblwres141 - PowerPC can build shared libraries for sure. idnkit-powerpc-ltconfig.patch ==== blinken ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== bluedevil ==== Subpackages: bluedevil-lang - Add 0001-daemon-Don-t-try-to-infinitely-kill-monolithic-when-.patch, kde#343682 ==== bluez ==== Version update (5.27 -> 5.28) Subpackages: bluez-cups bluez-devel libbluetooth3 - update to version 5.28 Here?s the first BlueZ release in 2015. Most of the changes since the last one are bug fixes, but there?s actually quite many of them this time, including: * Fixes to GATT service discovery & probing * Fix for bearer selection with dual-mode devices * Fix potential crash when removing devices * Fix issue with incomplete names in EIR data * Fix parsing GATT name characteristics * Fix AVCTP long press & key repetition handling * Fixes for GATT notification handling Besides bug fixes we?ve now also got more extensive unit tests for new GATT code as well as better HCI decoders in btmon for some less used 4.1 and 4.2 features. The hid2hci tool gained support for CSR 8510 A10 devices and the hex2hcd tool received a complete rewrite with better command handling. ==== bovo ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== brltty ==== Subpackages: brltty-driver-at-spi2 brltty-driver-brlapi brltty-driver-espeak brltty-driver-speech-dispatcher brltty-driver-xwindow libbrlapi0_6 python3-brlapi xbrlapi - Modify systemd service file to correct brltty path (boo#917176). ==== build ==== Version update (20141120 -> 20150115) Subpackages: build-mkbaselibs build-mkdrpms - add recommend to perl(Net::SSL) (bnc#880212) - add support for debian debootstrap build engine - Update arch config - Add support for conflicts, addselfprovides, weakdeps to query functions - installed package handling works also for arch and debian now - large code cleanup - bugfixes and documentation updates ==== calibre ==== Version update (2.18.0 -> 2.19.0) - Update to version 2.19.0: * New Features: - Quick view window: Allow the quickview window to be docked into the main calibre window. - Add empty book: Allow setting the title as well as the author and series for the added empty book records. - Windows driver for Grammata Papyre 602. - Edit Book: Add an option to turn off auto-completion of closing tags. - Allow adding a description for custom columns. - Book Details panel: Allow any identifier of the form url+number to become a clickable link. For example: url1:http://example.com. * Bug Fixes - Conversion: Convert entities that reference non-BMP unicode codepoints on Windows and OS X correctly. Linux was not affected by this bug. - Edit Book: Do not autocomplete the closing tag wen typing the / key inside an existing tag. - Fix Booken Lev e-book reader not being detected in OS X and Linux. - DOCX Input: Change handling of sequences of space characters to more closely follow Microsoft Word. - Edit Book: Fix Table of Contents editor not remembering its saved state across calibre sessions. - Edit book: Disallow drag and drop of documents onto the preview panel to workaround crashing bug in Qt. - E-book viewer: Fix current page not being preserved when opening and then immediately closing the footnote window. - PDF Output: Fix incorrect encoding for some chinese characters in the PDF Outline (Table of Contents). * Improved news sources - FAZ.net - Indian Express - CNN ==== cervisia ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== clamav ==== Version update (0.98.5 -> 0.98.6) - Version 0.98.6 fixes several security issues: * bsc#916217, CVE-2015-1461: Remote attackers can have unspecified impact via Yoda's crypter or mew packer files. * bsc#916214, CVE-2015-1462: Unspecified impact via acrafted upx packer file. * bsc#916215, CVE-2015-1463: Remote attackers can cause a denial of service via a crafted petite packer file. * bsc#915512, CVE-2014-9328: heap out of bounds condition with crafted upack packer files. - Obsoletes clamav-soname.patch ==== cmake ==== Version update (3.1.1 -> 3.1.3) - Update to 3.1.3 Do not call setlocale() globally in CMake applications (#15377) Add setlocale() calls around use of libarchive APIs (#14934, #15377) Makefile: Fix regression in target-bound custom command COMMENT output - Update to 3.1.2 install: Fix regression in default configuration selection CPack: Fix packaging of source tarballs with symbolic links KWSys Directory: Check opendir return value before using it (#15367) Help: Clarify status of link_libraries command Normalize OBJECT_DEPENDS paths to match custom commands (#15366) MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385) FeatureSummary: Fix bracket in documentation. FindOpenSSL: fix detection of OpenSSL 1.0.2 ctest_build: Update GNU make error message matching (#15379) ==== dbus-1-devel ==== Version update (1.8.14 -> 1.8.16) Subpackages: libdbus-1-3 libdbus-1-3-32bit - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) ==== dbus-1 ==== Version update (1.8.14 -> 1.8.16) Subpackages: dbus-1-x11 - Update to 1.8.16: * Security fixes: - Do not allow non-uid-0 processes to send forged ActivationFailure messages. On Linux systems with systemd activation, this would allow a local denial of service: unprivileged processes could flood the bus with these forged messages, winning the race with the actual service activation and causing an error reply to be sent back when service auto-activation was requested. This does not prevent the real service from being started, so it only works while the real service is not running. (CVE-2015-0245, fdo#88811, bnc#916343; Simon McVittie) * Other fixes: - fix a Windows build failure (fdo#88009, Ralf Habacker) - on Windows, allow up to 8K connections to the dbus-daemon instead of the previous 64, completing a previous fix which only worked under Autotools (fdo#71297, Ralf Habacker) ==== dconf ==== Subpackages: gsettings-backend-dconf libdconf1 - Move ca.desrt.dconf-editor.appdata.xml to dconf-editor subpackage: the appdata.xml file is supposed to be in the same package as the .desktop file (boo#915692). ==== dd_rescue ==== Subpackages: dd_rescue-lzo - include the .changes file in the .src.rpm as its used during build ==== dhcp ==== Subpackages: dhcp-client dhcp-doc dhcp-relay dhcp-server - do not check scripts not in the src.rpm ==== dmraid ==== - remove with -f to avoid dependency on local umask ==== doxygen ==== Version update (1.8.8 -> 1.8.9.1) - Update to 1.8.9.1: * bugfix releas, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details ==== dracut ==== - regenerate the initrds on updating this package (or the -fips subpackage) - Apply patch for systemd-journald SIGTERMing on boot bnc#915575 * 0167-do-not-symlink-var-log-to-run-log.patch ==== dragonplayer ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== emacs ==== Subpackages: emacs-info emacs-nox emacs-x11 etags - don't reference unexistant info pages (only exist on win32) ==== enblend-enfuse ==== - Introduce _build_doc defines (currently set to 0): Allow to easily enable/disable the building of the documentation (incl. the reevant BuildRequires and file sections). Currently disabled, as enblend fails with texinfo 5.1; upstream is aware but there are multiple ways the texi files are broken (mainly using invalid characters for defintions). ==== evolution ==== Version update (3.12.10 -> 3.12.11) - Update to version 3.12.11 (boo#916784): + Updated translations. ==== evolution-data-server ==== Version update (3.12.10 -> 3.12.11) Subpackages: evolution-data-server-devel libcamel-1_2-49 libebackend-1_2-7 libebook-1_2-14 libebook-contacts-1_2-0 libecal-1_2-16 libedata-book-1_2-20 libedata-cal-1_2-23 libedataserver-1_2-18 typelib-1_0-EBook-1_2 typelib-1_0-EBookContacts-1_2 typelib-1_0-EDataServer-1_2 - Update to version 3.12.11 (boo#916784): + [ECalClient] Do not replace cached timezones. + Bugs fixed: bgo#736006, bgo#732145. + Updated translations. ==== evolution-ews ==== Version update (3.12.10 -> 3.12.11) Subpackages: evolution-ews-lang libeews-1_2-0 libewsutils0 - Update to version 3.12.11 (boo#916784): + Avoid/workaround usage of an EAsyncClosure when opening an EClient. + Bugs fixed: bgo#743959. + Updated translations. ==== libexiv2-13 ==== Subpackages: libexiv2-devel - fix a Buffer Overflow in INFO tags of RIFFVIDEO.CPP (fix-overflow-in-info-tags-r3264.patch) ==== festival ==== Version update (2.1 -> 2.4) - Update to version 2.4 * Updated HTS and CG engines * Support for newer compilers * Bug fixes galore. * Backwards compatibility with Festival 1.4.3 * English (British and American), Spanish and Welsh text to speech * Externally configurable language independent modules: - phonesets - lexicons - letter-to-sound rules - tokenizing - part of speech tagging - intonation and duration * Waveform synthesizers: - Multisyn unit selection engine - HTS parametric synthesis engine - Clustergen parametric synthesis engine - Clunits unit selection engine - diphone based: residual excited LPC (and PSOLA not for distribution) - MBROLA database support. - distributed under a free X11-type licence * Portable (Unix) distribution * On-line documentation * SABLE markup, Emacs, client/server, scripting interfaces. - Update speech_tools-undefined-operation.patch - Remove speech_tools-gcc47.patch; merged on upstream release - Add festvox_rablpc16k.tar.gz; new upstream english festvox ==== fprintd ==== Version update (0.5.1 -> 0.6.0) Subpackages: fprintd-pam fprintd-pam-32bit - Update to version 0.6.0: + Fix warning in fprintd.pod file. + Reduce logging during normal operation. + Fix eventfd leak in PAM module. + List possible values for finger when enrolling. + Fix possible crash in fprintd-verify. + Fix listing and deleting fingerprints when there's more than one reader available. - Drop fprintd.pod-syntax.patch: fixed upstream. ==== gdm ==== Subpackages: gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0 - Only install gdm-fingerprint and gdm-smartcard pamfiles if enable_split_authentication is enabled (boo#900836). ==== gedit ==== Version update (3.14.2 -> 3.14.3) Subpackages: python3-gedit - Update to version 3.14.3: + Various bug fixes. + Updated translations. ==== gedit-plugin-zeitgeist ==== Subpackages: gedit-plugins gedit-plugins-lang - Move zeitgeist Requires to the gedit-plugin-zeitgeist sub-package, avoid dragging in zeitgeist for main package. ==== geoclue2 ==== - Cleanup spec file with spec-cleaner - Update dependencies - Do not try to remove .la files ==== gettext-runtime ==== Version update (0.19.3 -> 0.19.4) Subpackages: gettext-tools - GNU gettext 0.19.4: * The --keyword option of xgettext now accepts same argument number for both singular and plural forms. * Programming languages support: - C#: xgettext now properly handles Unicode characters encoded with surrogate pairs. - C/C++: xgettext now recognizes ISO/IEC 9899:2011 string literals prefixed by R, u8, u8R, u, uR, U, UR, L, or LR. - Shell: xgettext now properly recognizes Bash ANSI-C quoting ($'...'). * Bug fixes: - Fix integer overflow when reading certain MO files with msgunfmt. - Avoid invalid memory access in various cases. In particular, when the same argument number is specified for singular/ plural arguments, and when checking Lisp and Scheme format strings. ==== git ==== Version update (2.2.2 -> 2.3.0) Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk - git 2.3.0: Many small corrections and improvements. - UI, Workflows and Features: * New GIT_SSH_COMMAND environment variable * Can now store empty notes * "git interpret-trailers" learned to properly handle the "Conflicts:" block at the end. * "git am" learned "--message-id" option * "git clone --reference=" learned the "--dissociate" option * "git send-email" learned the "--transfer-encoding" option * "git send-email" learned the "--no-xmailer" option * "git branch -d" (delete) and "git branch -m" (move) learned to honor "-f" (force) flag * "git imap-send" learned to take "-v" (verbose) and "-q" (quiet) command line options. ==== gitg ==== Version update (3.14.1 -> 3.15.1) Subpackages: gitg-lang libgitg-1_0-0 libgitg-ext-1_0-0 - Update to version 3.15.1: + Updated translations. - Switch build_from_vcs to 0 and use the released tarball again. - Fix version tag: it is 3.14.1+git, not 3.4.1+git. - Update to version v3.14.1+1422055285: + Improve search. + Do not ignore submodules for checking index. + Bump libgit2-glib to 0.22.0. + Fix api breaks from libgit2-glib. + Updated translations. - Drop gitg-Show-correct-header-bars-buttons.patch: fixed upstream. - Introduce build_from_vcs defines, currently set to 1, to easily switch between git snapshots and released tarballs. Based on this condition, add gnome-common BuildRequires and call to autogen.sh. - Add pkgconfig(libsecret-1) BuildRequires: new dependency. - Drop hack to fixup .gir file: no longer needed. ==== gnome-shell-search-provider-gnome-terminal ==== Subpackages: gnome-terminal nautilus-extension-terminal - Add gnome-terminal-fix-crash.patch: Fix crash with empty child process command line (bgo#742560). - Add gnome-terminal-transparency.patch: Allow gnome-terminal to be set to transparent. - Add gnome-terminal-transparency-fix-for-broken-themes.patch: Ensure that the window itself always has a background. Some themes don't specify a widget background color. ==== goffice-lang ==== Version update (0.10.19 -> 0.10.20) Subpackages: libgoffice-0_10-10 - Update to version 0.10.20: + Ensure the validity of the dims property for linear regression curves. + Fix marker problem with line plots. ==== gpg2 ==== Version update (2.1.1 -> 2.1.2) - update to 2.1.2: * gpg: The parameter 'Passphrase' for batch key generation works again. * gpg: Using a passphrase option in batch mode now has the expected effect on --quick-gen-key. * gpg: Improved reporting of unsupported PGP-2 keys. * gpg: Added support for algo names when generating keys using - -command-fd. * gpg: Fixed DoS based on bogus and overlong key packets. * agent: When setting --default-cache-ttl the value for --max-cache-ttl is adjusted to be not lower than the former. * agent: Fixed problems with the new --extra-socket. * agent: Made --allow-loopback-pinentry changeable with gpgconf. * agent: Fixed importing of unprotected openpgp keys. * agent: Now tries to use a fallback pinentry if the standard pinentry is not installed. * scd: Added support for ECDH. * Fixed several bugs related to bogus keyrings and improved some other code. - in gnupg-2.0.18-files-are-digests.patch, change buffer_to_u32 to buf32_to_u32 from host2net.h to match upstream changes - now requires automake 1.14 ==== gpgme ==== Subpackages: libgpgme-devel libgpgme11 - making the build reproducible - see http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html for a very similiar problem ==== grep ==== - grep-F-heap-overrun.patch: fix heap overrun with grep -F (CVE-2015-1345, bsc#914695) ==== groff ==== Version update (1.22.2 -> 1.22.3) - Version bump to latest release 1.22.3: * X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. * This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. * Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. * Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. * The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !\n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. * The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. * A French introduction to the -me macro package has been added (file `meintro_fr.me'). * In -mdoc, command %C is now available, providing a city or place reference. - Refreshed patches: * groff-1.21-CVE-2009-5081.patch * groff-1.21-groffer-libexecdir.patch * groff-force-locale-usage.patch - Replaced patches: * deleted groff_1.22.2-2.debian.diff * added groff_1.22.3-1.debian.diff - New patches: * groff-multi-thread.patch ==== groff-full ==== Version update (1.22.2 -> 1.22.3) Subpackages: gxditview - Version bump to latest release 1.22.3: * X11 resources for `gxditview', which were previously installed in /usr/X11/lib/X11/app-defaults no matter which `prefix' was set, are now installed in appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is not a standard X11 resource directory, the environment variable XFILESEARCHPATH should be set to this path. The standard default directories depends on the system `libXt'. * This new preprocessor (contributed by Bernd Warken) allows embedding of code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The data gets automatically processed and embedded as EPS images. * Bernd Warken contributed a new preprocessor to handle Perl code that can be evaluated and then processed by groff. * Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like `guo2wang2' as `guówáng'. * The pdfroff utility script now activates its `--no-toc-relocation' option by default, unless a request similar to: .if !\n[PHASE] .tm pdfroff-option:set toc_relocation=enabled is invoked during input file processing; (`.if !\n[PHASE] ...' ensures that the effect of the `.tm' request is restricted to the document setup phase of processing, as pdfroff sets it to 1 or 2 in the output phase, but leaves it unset in the setup phase). The bundled `spdf.tmac' macro package, which implicitly activates `-mpdfmark' for `ms' macro users, ensures that TOC relocation is appropriately enabled, when the `.TC' macro is invoked. * The -mom macro package now has full support for eqn, pic, and tbl, as well as captioning and labelling of pdf images and preprocessor output. Lists of Figures, Equations, and Tables can now be autogenerated. PDF_IMAGE has a new FRAME option. * A French introduction to the -me macro package has been added (file `meintro_fr.me'). * In -mdoc, command %C is now available, providing a city or place reference. - Refreshed patches: * groff-1.21-CVE-2009-5081.patch * groff-1.21-groffer-libexecdir.patch * groff-force-locale-usage.patch - Replaced patches: * deleted groff_1.22.2-2.debian.diff * added groff_1.22.3-1.debian.diff - New patches: * groff-multi-thread.patch ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi grub2-x86_64-xen - Downgrade os-prober dependency to Recommends (boo#898610) ==== gthumb ==== Version update (3.3.2 -> 3.3.3) Subpackages: gthumb-lang - Update to version 3.3.3: + New features and user visible changes: - Allow to apply the embedded color profile for jpeg images. - New image tools: special effects; curves. - Unified 'equalize histogram' and 'adjust contrast': show a preview of the various contrast filters. - Grayscale tool: show a preview of the different filters. - Fixed the interface style when used with gtk+ 3.14 - File propery view: use a switcher; added a details page that show all the metadata, show only the important exif fields in the properties page. - UI changes to the preferences dialog: use a sidebar instead of a notebook to avoid a large dialog with some translations; better spacing; removed the Ok button. - Video player: save the screenshot without showing the dialog. - Allow to set the screenshots location in the extension preferences dialog. - Show a message in the statusbar after saving. - Gear menu: use the new icon if using gtk+ 3.13 or newer. + Bugs fixed: - video player: do not hide the mediabar when using the volume control. - Forbidden when trying to upload to Flickr (bgo#732557). - Build against either webkit2gtk-3.0 or webkit2gtk-4.0. + Updated translations. - Drop gthumb-webkit2gtk.patch, gthumb-new-icon-for-gear-menu.patch and gthumb-fix-forbidden-flicker-upload.patch, Fixed upstream. - Following above change: remove gnome-common BuildRequires and call to gnome-autogen.sh, as we no longer carry any patches. - Add pkgconfig(lcms2) BuildRequires: Build the new optional LCMS2 support. ==== gtk-doc ==== Subpackages: gtk-doc-lang - Add gtk-doc-reproducible-html.patch from the debian reproducible builds project to make output reproducible. ==== gtk-vnc-lang ==== Version update (0.5.3 -> 0.5.4) Subpackages: libgtk-vnc-2_0-0 libgvnc-1_0-0 typelib-1_0-GVnc-1_0 typelib-1_0-GtkVnc-2_0 - Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Updated translations. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. ==== libgtk-vnc-1_0-0 ==== Version update (0.5.3 -> 0.5.4) - Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Updated translations. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. ==== gtk2-data ==== Subpackages: gtk2-devel gtk2-immodule-amharic gtk2-immodule-inuktitut gtk2-immodule-thai gtk2-immodule-vietnamese gtk2-immodule-xim gtk2-tools gtk2-tools-32bit libgtk-2_0-0 libgtk-2_0-0-32bit typelib-1_0-Gtk-2_0 - Add gtk2-Do-not-leak-a-cairo-region.patch: Fix memory leak (bgo#738837). - Add gtk2-gdk_window_begin_paint_region.patch: When using the implicit paint pixmap, always draw to the same surface each time rather than creating a new one each time. This is both more effective and more natural (bgo#741060). ==== guile ==== Subpackages: guile-modules-2_0 libguile-2_0-22 - use fake buildstamp [bnc#916347] + guile-fake-buildstamp.patch ==== help2man ==== Version update (1.46.4 -> 1.46.5) - help2man 1.46.5: * Fix a problem with LC_ALL being imported twice with different prototypes from POSIX and Locale::gettext * Update copyright years. ==== hylafax+ ==== Subpackages: hylafax+-client - fix for bnc#856906 ==== inkscape ==== Version update (0.48.5 -> 0.91) Subpackages: inkscape-extensions-dia inkscape-extensions-extra inkscape-extensions-fig inkscape-extensions-gimp inkscape-extensions-skencil inkscape-lang - Update to version 0.91: + Improved performance. The new renderer is significantly faster on most drawings. + OpenMP multithreading for filters. + Substantial memory savings. + Responsiveness improvements. + Rendering bug fixes. The following things now render correctly: - Pattern fills (no more gaps between tiles, regardless of transformation). - Stroke of transformed objects in patterns. - Patterns containing clipped objects. - Nested clipping paths. - Masked and clipped objects with large masks / clipping paths in Outline view. - Paths with wide strokes and long miters. - Fonts. + A grayscale display color mode has been added, that shows a preview of your drawing in grayscale. + The tool control bar for the Node Tool features a new dropdown to insert new nodes on the selected segments extreme values. + The Measurement tool is a new feature for the artist to measure the elements in their drawing. + Text size default unit is now points (pt) and is customizable (px,pt,pc,mm,cm,in,em). + Text toolbar shows full list of font style variants for that font. + Files with text in em units read correctly. + Font substitution warning dialog. + Gradient toolbar enhanced to select and modify gradient stops, invert, repeat, and link gradients. + On-canvas gradient editing fixes: double clicking to create stops, correct focus on select. + Gradients sortable by color, name and usage in Fill/Stroke. + Gradients can be renamed in Fill/Stroke. + New Find/Replace dialog can operate on text or any attribute. + Drag and drop to reorder layers and create sublayers. + Show/Hide All layers options in context menu. + Inkscape has a new Symbols dialog. + Visio Stencil files (.vss) can also be used by dropping them in the same symbols directory. + See http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91 for a full list of changes. - Drop upstream fixed patches: + inkscape-return-on-exit.patch + inkscape-apply-invert-transform.patch + inkscape-0.48.5-librevenge.patch + inkscape-fix-build-with-poppler-0.29.patch (r13685) + inkscape-gc-detection.patch (r12155) - Rebase inkscape-packages.patch. - Add pkgconfig(libexif) BuildRequires: enable EXIF support. - Add aspell-devel BuildRequires: enable spell checking support. - Add pkgconfig(libcdr-0.1) and pkgconfig(libvisio-0.1) BuildRequires: support for more image formats. - Add pkgconfig(dbus-glib-1) BuildRequires: new dependency. - Remove docbook-toys and sgml-skel BuildRequires: no longer needed. ==== install-initrd-openSUSE ==== Version update (14.161 -> 14.164) - add snapper.file_list - 14.164 - create snapper image (fate #318392) - 14.163 - align to new xorg packages - update README - fix zenworks boot theme - zenworks adjustments - 14.162 - libsmbios2 only exists on ia64 and x86 ==== ispell ==== Subpackages: ispell-american ispell-british - Xemacs knows about define-coding-system-alia therefore use it (boo#896947) ==== java-1_8_0-openjdk ==== Version update (1.8.0.40~b22 -> 1.8.0.40~b25) Subpackages: java-1_8_0-openjdk-headless - Upgrade to upstream tag jdk8u40-b25 - Upgrade to upstream tag jdk8u40-b24 - Upgrade the aarch64 hotspot to new tip * sync-ed with jdk8u40-b23 - Removed patch * aarch64-b12tob22.patch - Not needed since the aarch64 tarball is on a recent enough tag - Modified patch * s390-size_t.patch - Adapt to hotspot changes ==== juk ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kalzium ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kio_kamera ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== katomic ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kblackbox ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kblocks ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kbounce ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kbreakout ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kbruch ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kcachegrind ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kcalc ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kcharselect ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kcolorchooser ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kcron ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kde-mplayer-thumbnailer ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kde4-print-manager ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php - Drop upstreamed patch dont-make-configure-dialog-modal.patch ==== kdeartwork4-decorations ==== Version update (14.12.1 -> 14.12.2) Subpackages: kdeartwork4-screensaver - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== dolphin ==== Version update (14.12.1 -> 14.12.2) Subpackages: kdebase4-libkonq kdebase4-nsplugin kdepasswd kdialog keditbookmarks konqueror konqueror-plugins libkonq-devel libkonq5 plasmoid-folderview - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdebase4-runtime ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kde4-kgreeter-plugins ==== Version update (4.11.15 -> 4.11.16) Subpackages: kdebase4-workspace kdebase4-workspace-addons kdebase4-workspace-devel kdebase4-workspace-ksysguardd kdebase4-workspace-liboxygenstyle kdebase4-workspace-libs kdebase4-workspace-plasma-calendar kdm kwin oxygen-cursors4 python-kdebase4 - Update to 4.11.16 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdeedu-data ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdelibs4 ==== Version update (4.14.4 -> 4.14.5) Subpackages: kdelibs4-core kdelibs4-doc libkde4 libkde4-devel libkdecore4 libkdecore4-devel libksuseinstall-devel libksuseinstall1 - Update to 4.14.5 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdenetwork4-filesharing ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== akonadi ==== Version update (4.14.4 -> 4.14.5) Subpackages: akregator blogilo kaddressbook kalarm kdepim4 kjots kmail knode knotes kontact korganizer ktimetracker ktnef libkdepim4 - Update to 4.14.5 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdepim4-runtime ==== Version update (4.14.4 -> 4.14.5) - Update to 4.14.5 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdepimlibs4 ==== Version update (4.14.4 -> 4.14.5) Subpackages: libakonadi4 libkdepimlibs4 libkdepimlibs4-devel - Update to 4.14.5 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kio_svn ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdesdk-strigi-analyzers ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdesdk4-scripts ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kfilereplace ==== Version update (14.12.1 -> 14.12.2) Subpackages: kimagemapeditor klinkstatus - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdf ==== Version update (14.12.1 -> 14.12.2) Subpackages: kwikdisk - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdiamond ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdnssd ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kernel-firmware ==== Version update (20141122git -> 20150209git) Subpackages: ucode-amd - David Woodhouse is not maintaining this all by himself any more, switch to proper upstream repository and get a fresh snapshot. (bumping version to 20150209git) ==== kexec-tools ==== Version update (2.0.8 -> 2.0.9) - Upgrade to kexec-2.0.9: This is a bug-fix release coinciding with the release of the v3.19 Linux Kernel. ==== keyutils ==== Subpackages: keyutils-devel libkeyutils1 libkeyutils1-32bit - keyutils-nodate.patch: avoid including the timestamp. bsc#916180 ==== kfloppy ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kgamma ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kgeography ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kget ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kgoldrunner ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kgpg ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kio_audiocd ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kiriki ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== fonts-KanjiStrokeOrders ==== Version update (14.12.1 -> 14.12.2) Subpackages: kiten - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kiwi ==== Version update (7.02.22 -> 7.02.25) Subpackages: kiwi-desc-isoboot kiwi-desc-netboot kiwi-desc-oemboot kiwi-desc-vmxboot kiwi-doc kiwi-media-requires kiwi-pxeboot kiwi-templates kiwi-tools - v7.02.25 released - DB: rebuild documentation - DB: man page clarify use of images.sh/config.sh - aarch64: Load full EFI emulation size -boot-load-size 1 is not a recommended option. First of all a loader size that is not divideable by 4 is rejected by most EFI firmwares. In addition we need to load all of the EFI code into memory. When the option is not set, genisoimage uses the full length by default, which is what we want. - v7.02.24 released - Fixed callPartitioner Instead of making the decision for the correct partition tool by the name of the device use a method which knows better about the type of the storage device. This applies to s390 only were a dasd device could be a real dasd with 4k blocksize or an emulated dasd with 512byte blocksize. In the first case fdasd is used and in the other case parted must be used. The decision for the tool is now based on the result if isDASDDevice() which returns false for emulated dasd devices because we only distinguish a different handling if the blocksize of the device is _not_ 512byte - Fixed critic testing via perlcritic perlcritic on 13.2 reports a module to not end with a true value which is wrong and older versions of perlcritic do not complain about the same code. As I don't want to dig into what perlcritic does I decided to move the module in question to be not level 4 clean - Fixed handling of zipl options For some reason it was not possible to provide the information as commandline arguments. Thus we wrote it into the menu section. In addition the verbose zipl installation information is now part of the kiwi build log file - Fixed import of emulated dasd device dasd_configure is required to be called but kiwi skipped that step for emulated dasd devices and thus they did not exist on boot - Added support for emulated DASD devices on s390 an emulated dasd is a dasd device in FBA mode using 512byte blocksize. kiwi did not properly install zipl to allow to boot from such devices - Fix ARM build - collecting of -debuginfo packages from special suffixed packages - Fixed importHostPackageKeys Import on systems which doesn't have a /usr/lib/rpm/gnupg/keys structure failed - Fixed exception handling if device type is unknown - Added support for s390 emulated DASD devices An emulated DASD device is a disk with 512byte blocksize like it is the case for real zFCP (scsi) devices. Therefore kiwi handles an emulated DASD like a zFCP device but does not configure host and disk adapter for it - Fixed SLES12 s390 JeOS image template deleted obsolete packages, update pattern name - Fixed resetBootBind make sure the tmp directory is removed while moving the boot data one hierarchy level up - DB: rebuild documentation - DB: update man page - Cleanup service handling config functions Enable/Disable a service is no longer done using the suse specific insserv tool. Instead chkconfig for sysVInit or systemctl for systemd based systems is used. This this methods can be considered generic and should be base functions - DB: rebuild documentation - DB: Update documentation and man page - v7.02.23 released - Fixed creation of split images The filename for the splitfile which is the read-write portion of the image was build taking the displayname into account. Only if the displayname was not set the filename was correct because in that case the displayname and the diskname are the same. If a custom displayname is set the splitfile name was wrong and the read-write data was not included to the image In addition this patch uses the kiwi.buildinfo file to check for the image type instead of taking weird assumptions based on file names - Make sure to handle all udev daemon processes If the call to udevadm control for some reason did not stop all udev daemon processes kiwi checks the pids it found and kills them manually. However kiwi just looked up one process even though there might be more - Use udevadm control to exit udev daemon Killing the udevd is done in two steps. First we issue an udevadm call to exit udevd the documented way. According to the man page the call waits until udevd is stopped. After the call we check against the process ID of udevd we know about if they really have been stopped. If not we kill them ==== kjumpingcube ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== klettres ==== Version update (14.12.0 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php - Update to KDE Applications 14.12.1 * KDE Applications 14.12.1 * See https://www.kde.org/announcements/announce-applications-14.12.1.php ==== kmag ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmahjongg ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmines ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmix ==== Version update (14.12.0 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmousetool ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmouth ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kmplot ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== knavalbattle ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== knetwalk ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kolf ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kollision ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kolourpaint ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kompare ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== konquest ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kopete ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kpat ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kppp ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kqtquickcharts ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== krdc ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kremotecontrol ==== Version update (14.12.1 -> 14.12.2) Subpackages: liblibkremotecontrol1 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kreversi ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== krfb ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kruler ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksaneplugin ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kscd ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kshisen ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksirk ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksnapshot ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kspaceduel ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksquares ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kstars ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksudoku ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ksystemlog ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kteatime ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ktimer ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ktorrent ==== - Add properly-support-x-scheme-handler-magnet-mimetype.patch, make ktorrent support magnet mimetype outside KDE4 ==== ktouch ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kturtle ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== ktux ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kubrick ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kwalletmanager ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kwordquiz ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== liblasem-0_4-4 ==== Version update (0.4.1 -> 0.4.2) - Update to version 0.4.2: + Build improvements. + Add man page for lasem-render. + Updated translations. - Drop lasem-bison-3.0.patch and lasem-nonvoid.patch: Fixed upstream. ==== libburn4 ==== Subpackages: libisoburn1 libisofs6 - Handle the .info files we actually install: + xorrecord.info, xorriso.info and xorrisofs.info. + libburnia.info does not exist. ==== libcacard0 ==== Version update (2.1.0 -> 2.2.0) - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches added: 0037-AIO-Reduce-number-of-threads-for-32.patch - Update to v2.2.0: See http://wiki.qemu-project.org/ChangeLog/2.2 - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches dropped: 0015-target-arm-linux-user-no-tb_flush-o.patch (tb_flush() not called) 0037-tests-Don-t-run-qom-test-twice.patch (superseded) 0039-linux-user-Cast-validity-checks-on-.patch (helper function introduced) 0040-linux-user-Convert-blkpg-to-use-a-s.patch (upstreamed) * Patched renumbered: 0016-linux-user-Ignore-broken-loop-ioctl.patch -> 0015-linux-user-Ignore-broken-loop-ioctl.patch 0017-linux-user-lock-tcg.patch -> 0016-linux-user-lock-tcg.patch 0018-linux-user-Run-multi-threaded-code-.patch -> 0017-linux-user-Run-multi-threaded-code-.patch 0019-linux-user-lock-tb-flushing-too.patch -> 0018-linux-user-lock-tb-flushing-too.patch 0020-linux-user-Fake-proc-cpuinfo.patch -> 0019-linux-user-Fake-proc-cpuinfo.patch 0021-linux-user-implement-FS_IOC_GETFLAG.patch -> 0020-linux-user-implement-FS_IOC_GETFLAG.patch 0022-linux-user-implement-FS_IOC_SETFLAG.patch -> 0021-linux-user-implement-FS_IOC_SETFLAG.patch 0023-linux-user-XXX-disable-fiemap.patch -> 0022-linux-user-XXX-disable-fiemap.patch 0024-slirp-nooutgoing.patch -> 0023-slirp-nooutgoing.patch 0025-vnc-password-file-and-incoming-conn.patch -> 0024-vnc-password-file-and-incoming-conn.patch 0026-linux-user-add-more-blk-ioctls.patch -> 0025-linux-user-add-more-blk-ioctls.patch 0027-linux-user-use-target_ulong.patch -> 0026-linux-user-use-target_ulong.patch 0028-block-Add-support-for-DictZip-enabl.patch -> 0027-block-Add-support-for-DictZip-enabl.patch 0029-block-Add-tar-container-format.patch -> 0028-block-Add-tar-container-format.patch 0030-Legacy-Patch-kvm-qemu-preXX-dictzip.patch -> 0029-Legacy-Patch-kvm-qemu-preXX-dictzip.patch 0031-Legacy-Patch-kvm-qemu-preXX-report-.patch -> 0030-Legacy-Patch-kvm-qemu-preXX-report-.patch 0032-console-add-question-mark-escape-op.patch -> 0031-console-add-question-mark-escape-op.patch 0033-Make-char-muxer-more-robust-wrt-sma.patch -> 0032-Make-char-muxer-more-robust-wrt-sma.patch 0034-linux-user-lseek-explicitly-cast-no.patch -> 0033-linux-user-lseek-explicitly-cast-no.patch 0035-virtfs-proxy-helper-Provide-__u64-f.patch -> 0034-virtfs-proxy-helper-Provide-__u64-f.patch 0036-configure-Enable-PIE-for-ppc-and-pp.patch -> 0035-configure-Enable-PIE-for-ppc-and-pp.patch 0038-qtest-Increase-socket-timeout.patch -> 0036-qtest-Increase-socket-timeout.patch ==== libcamgm100 ==== Version update (1.0.7 -> 1.0.8) Subpackages: perl-camgm - version 1.0.8 - replace expired certificate in the testsuite (boo#916361) - rename configure.in into configure.ac - update Makefiles to reduce warnings ==== libdmapsharing-3_0-2 ==== Version update (2.9.24 -> 2.9.29) - Add baselibs.conf to source list. - Update to version 2.9.29 * Make building tests optional - Add pkgconfig(gee-0.8) and vala build require; new upstream dependencies ==== libdrm-devel ==== Version update (2.4.58 -> 2.4.59) Subpackages: libdrm2 libdrm2-32bit libdrm_intel1 libdrm_intel1-32bit libdrm_nouveau2 libdrm_nouveau2-32bit libdrm_radeon1 libdrm_radeon1-32bit libkms1 - Update to version 2.4.59: * bugfixes * more Intel Skylake support ==== libdvdnav4 ==== Version update (5.0.2 -> 5.0.3) - Update to version 5.0.3: + added dvdnav_open_stream to read from external read/seek callbacks + fixed reading DVD label regression ==== libdvdread-devel ==== Version update (5.0.1 -> 5.0.2) Subpackages: libdvdread4 - Update to version 5.0.2: * Add DVDOpenStream to open a dvd from a set of callbacks ==== libe-book-0_1-1 ==== Version update (0.1.1 -> 0.1.2) - Update to version 0.1.2 * Check arguments of public functions. Passing NULL no longer causes cash. * Use symbol visibility on Linux. The library only exports the two public functions now. * Fix handling of * *enable *experimental configure option. * Fix various crashes and hangs when reading broken files, found with the help of american *fuzzy *lop. * Fix incorrect mime type for JPEG images that occurs occasionally in FB2 files. * Handle zipped files that contain more than one file. * Add support for headings. * Add support for text language. * Convert dimensions and font sizes correctly. This makes the output actually usable * Parse basic paragraph and character properties. * Add initial support for images. Only Plot tag is supported, as Canvas is much more complex and can contain other objects too, not just a single image. * Recognize GIF images too. * Parse important page properties, like dimensions and margins. * Substitute the default fonts embedded on the devices for Liberation fonts. * Try to reconstruct headings from table of contents. ==== libepoxy0 ==== - u_sort-the-providers-by-their-enum-not-by-their-functi.patch * sort the providers by their enum not by their function name; patch by coolo (bnc#917533) ==== liberation-fonts ==== Version update (1.07.3 -> 1.07.4) - Update to version 1.07.4 * Restored Liberation Sans Bold 'u' instructions * Resolved #1009650, renames serbian shapes as per AGL * Added new glyph for "imacron" and "g" * Added Correct shape for uni266B in all Liberation variants #1014357 * Resolved Problematic shapes for macedonian alphabet #1013949 ==== libetpan17 ==== Version update (1.5 -> 1.6) - Update to version 1.6 * Improved RFC822 and MIME parser * Implemented SEARCH using LITERAL+ for Gmail * Fixed SSL connections (don't force SSLv3) ==== libfprint0 ==== Version update (0.5.1 -> 0.6.0) - Update to version 0.6.0 * Drivers: - Reduce duplication between AES3500 and AES4000 drivers and add support for AES3500 device - Add support for UPEK 147e:2020 and Upek Eikon 2 devices - Add EgisTec ES603 driver - Add VFS5011 driver - Always perform 5 scans for image enrollment - Better verification with AES1660 driver - Better verification for a number of AES drivers * Library: - Always use Pixman for image manipulation, gdk-pixbuf and ImageMagick are not supported any more. * Udev rules: - Fix warning when USB hub or system does not support power management - Add pkgconfig(pixman-1) build require; new upstream dependency - Remove pkgconfig(gdk-pixbuf-2.0) build require; not needed anymore ==== libgadu-devel ==== Version update (1.12.0 -> 1.12.1) Subpackages: libgadu3 - Update to version 1.12.1, bugfix release: + improved compatibility with GG11 protocol + fix segfaults when got incorrect reply from public catalog + fixes related to proxy servers ==== libgcrypt-devel ==== Subpackages: libgcrypt20 libgcrypt20-32bit - making the build reproducible - see http://lists.gnupg.org/pipermail/gnupg-commits/2014-September/010683.html for a very similiar problem - Move %install_info_delete calls from postun to preun: the files must still be present to be parsed. - Fix the names passed to install_info for gcrypt.info-[12].gz instead of gcrypt-[12].info.gz. - fix filename for info pages in %post scripts ==== libgexiv2-2 ==== Version update (0.7.0 -> 0.10.2) - Update to version 0.10.2 + Use all EXIF tags for interpreted strings (bgo#734861). + Automake fixes. - Update download Url and use tarball provided by Gnome - Rename typelib-1_0-GExiv2-0_4 to typelib-1_0-GExiv2-0_10; follow upstream changes. - Use %configure instead of manually defined options. - Remove redundant %clean section. ==== libgnomesu ==== Subpackages: libgnomesu0 - Add libgnomesu-set-xdg_runtime_dir.patch: explicitly set XDG_RUNTIME_DIR for the new user (boo#908167). - Use rm -f to avoid rm asking back with strict umasks. ==== gsf-office-thumbnailer ==== Version update (1.14.30 -> 1.14.31) Subpackages: libgsf-1-114 libgsf-devel typelib-1_0-Gsf-1 - Update to version 1.14.31: + Add two new localc name spaces to gsf-opendoc-utils + Add support for non-default zip compression level (bgo#722470). + Plug leaks. + Dead kittens. + Reduce number of CRITICALs for corrupted files. + Read zip files with 64k+ members (Part of bgo#732209). + Read zip files members larger than 4G (Part of bgo#732209). + Speed up zip file reading for lots of members. + Speed up stdio directory handling with large number of files. + Fix various issues with files larger than 4G. + Fix minor zip file issues. + Write zip archives with more than 64k+ members. + Store unix modtime in zip (Until that overflows). + Fix seekability checks in GsfOutputIOChannel. + Avoid implementation defined behaviour of shifts. + Start a test suite. ==== libguess1 ==== Version update (1.1 -> 1.2) - readd deleted Copyright - fix header - Update to 1.2: * Remove mowgli dependency, deprecate libguess_init(). * Remove broken links to jira.atheme.org. * Expose libguess_init(). * Define m4 macro directory in configure.ac. * Switch to libmowgli-2. - Remove libguess-1.1-libmowgli.h-path.patch: fixed upstream. - Make description shorter. ==== libical-devel ==== Subpackages: libical1 - add reproducible-generator.patch from debian bug report to get reproducible builds (and predicatable API actually) ==== libkcddb4 ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkcddb4-devel - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkcompactdisc4 ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkcompactdisc4-devel - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkdcraw-devel ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkdcraw23 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkdeedu4-devel ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkeduvocdocument4 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== kdegames4-carddecks-default ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkdegames libkdegames-devel libkdegames6 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkexiv2-11 ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkexiv2-devel - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkface ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkface-devel libkface3 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkipi-devel ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkipi11 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkmahjongg ==== Version update (14.12.1 -> 14.12.2) Subpackages: libkmahjongg-devel libkmahjongglib4 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libkomparediff2-4 ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libksane-devel ==== Version update (14.12.1 -> 14.12.2) Subpackages: libksane0 - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== liblrdf2 ==== Version update (0.4.0 -> 0.5.0) - Update to version 0.5.0 * Use raptor2 and openssl for MD5 - Remove patches; fixed on upstream release * liblrdf-symbol-conflict.diff * raptor2-compat.diff - Update homepage Url - Use download Url as source - Add openssl-devel require; new upstream dependency ==== libmikmod3 ==== Version update (3.3.6 -> 3.3.7) - Update to version 3.3.7 * Android support, with the OpenSL ES driver adapted from the old libmikmod-android project. * Support for AmigaOS and its variants like MorphOS, AROS, and a new AHI driver * Build system configuration and packaging simplifications, tidy-ups. * Several portability tweaks. * New PSP driver. (untested. based on older ports from pspdev.) * Fix some OS/2 bit rot. (for nostalgia...) ==== libmspack0 ==== Version update (0.4 -> 0.5) - Update to version 0.5 * Please read the changelog; too many things to list ==== libmtp-devel ==== Subpackages: libmtp9 - Add device data for Droid Turbo add: mtp_DroidTurbo.patch ==== liboauth-devel ==== Version update (0.9.4 -> 1.0.3) Subpackages: liboauth0 - Update to version 1.0.3 * clarify documentation of oauth_curl * fix possible memleak in oauth_curl (only relevant if an error occurs) * fix TOCTOU in oauth_curl_post_file: the file may change between stat() and fopen() ==== libogg-devel ==== Version update (1.3.1 -> 1.3.2) Subpackages: libogg0 libogg0-32bit - Update to version 1.3.2 * Fix an bug in oggpack_writecopy(). ==== libpciaccess-devel ==== Version update (0.13.2 -> 0.13.3) Subpackages: libpciaccess0 libpciaccess0-32bit - Update to version 0.13.3 * This release provides a number of platform-specific improvements for various platforms, including Linux, Solaris, OpenBSD, NetBSD, and Hurd, plus the addition of some support for Cygwin. - added baselibs.conf as source to specfile in order to make factory checkin policy happy ==== libpinyin-data ==== Version update (1.0.0 -> 1.0.99.20150212) - Update to 1.0.99.20150212 * fixes pinyin_get_pinyin_key_rest_offset method * fixes pinyin_iterator_get_next_phrase method - Update patch file: remove old: libpinyin-1.0.0-avoid_download_at_buildtime.patch add new: libpinyin-1.0.99.20150212-avoid_download_at_buildtime.patch ==== libqmi-glib1 ==== Version update (1.12.0 -> 1.12.4) Subpackages: libqmi-tools - Update to version 1.12.4: + Fix reading last call packet statistics. + Added support for the "DMS Set FCC" command, required to bring out of low power mode several new Sierra devices. - Update to version 1.12.2: + Fix bug reading sized-guints, which was making --dms-get-time segfault. + Fix compilation warnings in 32 bit systems. + Add missing services in get_printable() and get_version_introduced(). ==== libQt5Core5 ==== Subpackages: libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-unixODBC libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk2 - Fixed qt_instdate generation, so the Qt5Core library doesn't have DATE embedded - Drop fdupes usage as it provides unpredictable results, and fools build-compare - Add libqt5-qtbase-rpmlintrc due to duplicates waste warnings: we rather have a few bytes more than to republish same binaries due to fdupes - Added make-qdbusxml2cpp-output-reproducible.patch: don't include date/time in the generated include guards; prevents unnecessary rebuilds - Added fix-drag-and-drop-regression.patch from upstream, fixes QTBUG-43436 ==== libsmi ==== Subpackages: libsmi2 - fix missing pkgconfig buildRequires - Run make check but ignore failures. - libsmi-exports.patch: Export only the symbols of the public API, specially hide and avoid using internal vasprintf and asnprintf implementations that will name-clash with the C library. ==== libstorage-ruby ==== Version update (2.25.18 -> 2.25.20) - added commit callbacks (for fate#318392) - 2.25.20 - Don't create gpt_sync_mbr on Power8, machine is capable to boot from GPT (bsc#916935) - 2.25.19 - restructured source files ==== libva-drm1 ==== Version update (1.4.1 -> 1.5.0) Subpackages: libva-egl1 libva-glx1 libva-x11-1 libva1 vaapi-dummy-driver - Update to version 1.5.0: + API: - Add support for HEVC decoding. - Extend JPEG encoding data structures and add configuration attribute for JPEG encoding. + Add a unit test for JPEG encoding. + Add support for HEVC decoding and JPEG encoding in VA trace utility. + Fix out of tree builds. + VA/X11: fix BadDrawable issue when calling vaTerminate() after the pixmaps have been destroyed. ==== libvdpau_va_gl1 ==== - /etc/profile.d/libvdpau-va-gl.{csh,sh}: do not set VDPAU_DRIVER, if NVIDIA's proprietary driver is installed ==== libxslt-devel ==== Subpackages: libxslt-tools libxslt1 libxslt1-32bit - add 0009-Make-generate-id-deterministic.patch from debian's reproducible builds project to avoid randomness in generated IDs ==== libyui-qt6 ==== Version update (2.46.15 -> 2.46.17) - fix layout of Help and Release Notes buttons (bsc#916814) (credits to tgoettlicher) - 2.46.17 - include Help and Release notes buttons in keyboard shortcut resolution (bsc#880983) - 2.46.16 ==== linux-glibc-devel ==== - Only removing /usr/include/scsi/scsi.h (bnc#834498) ==== lokalize ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== lskat ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== device-mapper ==== Subpackages: device-mapper-32bit lvm2 - LVM2 does not support unpartitioned DASD device which has special format in the first 2 tracks and will siliently discards LVM2 lable information written to it when pvcreate. (bsc#894202) Add: dab3ebce-devices-Do-not-support-unpartitioned-DASD.patch - Delete lvm2-lvmetad.socket from %service_del_preun/postun to avoid lvmetad.service being started by 'systemctl retry-start' when updating package. (bsc#914415) ==== man-pages ==== Version update (3.78 -> 3.79) - update to 3.79: - new and rewritten pages * getrandom.2, kexec_load.2 - etc., see Changes for details ==== libastro1 ==== Version update (14.12.1 -> 14.12.2) Subpackages: libmarblewidget20 marble marble-data marble-devel marble-doc - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== mdadm ==== - mdcheck-careful.patch Be careful about reading all output of "mdadm --detail --export" as shell commands - it isn't quoted. (bnc#910500) ==== mkfontscale ==== Version update (1.1.1 -> 1.1.2) - Update to version 1.1.2: + Remove extraneous duplicate checks for -r & -n options. + autogen.sh: Honor NOCONFIGURE=1. + configure: Drop AM_MAINTAINER_MODE. + Only include config.h if it exists. + Fix possible malloc allocation error found by clang static analysis. + Plug a memory leak found by clang static analysis. + Print which option was in error along with usage message. + Make usage() always exit(1). + Add -v flag to print program version. + Add missing newline to usage output. ==== mobipocket ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== mozilla-nspr ==== Subpackages: mozilla-nspr-devel - add the changes file as source so the .src.rpm builds (used for fake build time) ==== libfreebl3 ==== Version update (3.17.3 -> 3.17.4) Subpackages: libsoftokn3 mozilla-nss mozilla-nss-certs mozilla-nss-devel mozilla-nss-tools - update to 3.17.4 * Firefox target release 36 Notable Changes: * bmo#1084986: If an SSL/TLS connection fails, because client and server don't have any common protocol version enabled, NSS has been changed to report error code SSL_ERROR_UNSUPPORTED_VERSION (instead of reporting SSL_ERROR_NO_CYPHER_OVERLAP). * bmo#1112461: libpkix was fixed to prefer the newest certificate, if multiple certificates match. * bmo#1094492: fixed a memory corruption issue during failure of keypair generation. * bmo#1113632: fixed a failure to reload a PKCS#11 module in FIPS mode. * bmo#1119983: fixed interoperability of NSS server code with a LibreSSL client. ==== myspell-cs_CZ ==== Version update (20141215 -> 20150130) Subpackages: myspell-da_DK myspell-de myspell-de_DE myspell-dictionaries myspell-el_GR myspell-en myspell-en_GB myspell-en_US myspell-es myspell-es_ES myspell-fr_FR myspell-hu_HU myspell-it_IT myspell-lightproof-en myspell-lightproof-hu_HU myspell-lightproof-pt_BR myspell-lightproof-ru_RU myspell-pl_PL myspell-pt_BR myspell-ru_RU - git state 20150130 - fixed [bnc#914911]: * gl: fixed dangling symlinks when gl_ES not installed * de: _frami dropped from dictionaries name, removed hyph_de.dic, th_de_v2.dat, th_de_v2.idx links from myspell-de main language package (dangling when no variant is installed) * en: introduced dependenciencies between language subpackages to not have dangling symlinks: - all variants depends on en_US variant - all except en_PH depends on en_GB - en_MW, en_NA and en_ZW variants depends on en_ZA * ca: ca-valencia.{dic,aff} regular files moved to myspell-ca_ES_valencia ==== libnuma1 ==== Subpackages: numactl - Change license from GPL-2.0+ to GPL-2.0 ==== okular ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== openmpi-libs ==== - Pass a fixed branding string so that it doesn't contain the build host (bnc#916027). - Don't make testsuite noarch as then configure will fail. ==== libopenssl-devel ==== Subpackages: libopenssl1_0_0 libopenssl1_0_0-32bit openssl - The DATE stamp moved from crypto/Makefile to crypto/buildinf.h, replace it there (bsc#915947) ==== oxygen-icon-theme ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== p7zip ==== Version update (9.20.1 -> 9.38) - update to 9.38 - patch #23 fixes "7z with unicode file name with surrogate pair is not handled well in Linux" - bug #139 "password from commanline is visible in processes list" Now the characters of the password are replaced with *. - bug#138 If you extract the password with # program crashes 7z now supports long password in RAR 3 and 4. - 7-Zip could ignore some options when you created ZIP archives. For example, it could use ZipCrypto cipher instead of AES-256. - New -mf=FilterID switch to specify compression filter. Examples: 7z a -mf=bcj2 a.7z a.tar 7z a -mf=delta:4 a.7z a.wav 7z a -mf=bcj a.tar.xz a.tar - New class FString for file names at file systems. - Speed optimization in CRC code for big-endian CPUs. - Speed optimizations in AES code for Intel's 32nm CPUs. - Speed optimizations in CRC calculation code for Intel's Atom CPUs. - bug with multi archives which are links. - #3283518 : Asm/x{32,64}/7zCrcT8U.asm introduces executable stack ==== patterns-openSUSE-apparmor ==== Subpackages: patterns-openSUSE-apparmor_opt patterns-openSUSE-base patterns-openSUSE-books patterns-openSUSE-console patterns-openSUSE-devel_C_C++ patterns-openSUSE-devel_basis patterns-openSUSE-devel_gnome patterns-openSUSE-devel_ide patterns-openSUSE-devel_java patterns-openSUSE-devel_kde patterns-openSUSE-devel_kernel patterns-openSUSE-devel_perl patterns-openSUSE-devel_python patterns-openSUSE-devel_qt4 patterns-openSUSE-devel_rpm_build patterns-openSUSE-devel_ruby patterns-openSUSE-devel_web patterns-openSUSE-dhcp_dns_server patterns-openSUSE-directory_server patterns-openSUSE-enhanced_base patterns-openSUSE-enhanced_base_opt patterns-openSUSE-file_server patterns-openSUSE-fonts patterns-openSUSE-fonts_opt patterns-openSUSE-games patterns-openSUSE-gateway_server patterns-openSUSE-gnome patterns-openSUSE-gnome_admin patterns-openSUSE-gnome_basis patterns-openSUSE-gnome_basis_opt patterns-openSUSE-gnome_games patterns-openSUSE-gnome_ide patterns-openSUSE-gnome_imaging patterns-openSUSE-gnome_imaging_opt patterns-openSUSE-gnome_internet patterns-openSUSE-gnome_laptop patterns-openSUSE-gnome_multimedia patterns-openSUSE-gnome_multimedia_opt patterns-openSUSE-gnome_office patterns-openSUSE-gnome_office_opt patterns-openSUSE-gnome_utilities patterns-openSUSE-gnome_yast patterns-openSUSE-imaging patterns-openSUSE-imaging_opt patterns-openSUSE-kde patterns-openSUSE-kde4_admin patterns-openSUSE-kde4_basis patterns-openSUSE-kde4_edutainment patterns-openSUSE-kde4_games patterns-openSUSE-kde4_ide patterns-openSUSE-kde4_imaging patterns-openSUSE-kde4_internet patterns-openSUSE-kde4_laptop patterns-openSUSE-kde4_multimedia patterns-openSUSE-kde4_office patterns-openSUSE-kde4_utilities patterns-openSUSE-kde4_utilities_opt patterns-openSUSE-kde4_yast patterns-openSUSE-kvm_server patterns-openSUSE-lamp_server patterns-openSUSE-laptop patterns-openSUSE-lxde patterns-openSUSE-lxde_laptop patterns-openSUSE-lxde_office patterns-openSUSE-mail_server patterns-openSUSE-minimal_base patterns-openSUSE-minimal_base-conflicts patterns-openSUSE-misc_server patterns-openSUSE-multimedia patterns-openSUSE-multimedia_opt patterns-openSUSE-network_admin patterns-openSUSE-non_oss patterns-openSUSE-non_oss_opt patterns-openSUSE-office patterns-openSUSE-office_opt patterns-openSUSE-print_server patterns-openSUSE-remote_desktop patterns-openSUSE-rest_dvd patterns-openSUSE-sw_management patterns-openSUSE-sw_management_gnome patterns-openSUSE-sw_management_kde4 patterns-openSUSE-tabletpc patterns-openSUSE-technical_writing patterns-openSUSE-x11 patterns-openSUSE-x11_opt patterns-openSUSE-x11_yast patterns-openSUSE-xen_server patterns-openSUSE-xfce patterns-openSUSE-xfce_basis patterns-openSUSE-xfce_laptop patterns-openSUSE-xfce_office patterns-openSUSE-yast2_basis patterns-openSUSE-yast2_install_wf - Add some new packages to plasma 5 pattern: konsole5, kwrite5, kmix5 (boo#907604), kcm-touchpad5 ==== perl-B-Hooks-EndOfScope ==== Version update (0.13 -> 0.14) - updated to 0.14 - line numbers in shipped code are now the same as the repository source, for easier debugging - more accurate dynamic prereq declarations ==== perl-Bootloader ==== Version update (0.829 -> 0.830) Subpackages: perl-Bootloader-YAML - Initialize GRUB_USE_LINUXEFI from target setting - 0.830 ==== perl-Capture-Tiny ==== Version update (0.25 -> 0.27) - updated to 0.27 Prereqs: - Make Inline::C recommended, not required Tests: - Actually check for Inline::C in tests, not just Inline ==== perl-Class-Load-XS ==== Version update (0.08 -> 0.09) - updated to 0.09 - optimized some perl API calls (thanks, Alexandr Evstigneev!) ==== perl-Class-Tiny ==== Version update (1.000 -> 1.001) - updated to 1.001 [ADDED] - Added support for BUILDARGS for Moo(se) compatibility [INTERNAL] - Implements BUILDALL via method (was inline) for Moo(se) compatibility ==== perl-Compress-Bzip2 ==== Version update (2.18 -> 2.20) - updated to 2.20 - fixed generated SIGNATURE (EUMM parallel make issue) 2.20 2015-01-15 rurban - Convert README to markdown, mention the preferred IO::Compress::Bzip2 in the docs (done by Pattarawat Chormai, GH PR #2) ==== perl-Crypt-OpenSSL-Random ==== Version update (0.04 -> 0.10) - updated to 0.10 - fix LIBS argument, fatal on Windows. thanks to kmx 0.09 2015-02-04 rurban - add missing hints/MSWin32.pl (kmx, RT #56455) - add a couple of distro tests - fix gcov target 0.08 2015-02-03 rurban - remove Devel::CheckLib which does not work for 2 required libs - replace DynaLoader by XSLoader 0.07 2015-02-03 rurban - Bump version to publish an official release 0.06 rurban - Typo in doc (dsteinbrunner) 0.05 2013-04-02 14:31:30 rurban - Add inc/Devel/CheckLib, improve POD, add README and some helper targets - Better diagnostics when the openssl libraries are not found - Support INCDIR= and LIBDIR= arguments to Makefile.PL - Add MSWin32 hints to find the openssl libraries - Autocreate README - Fix some -Wpointer-sign warnings - Remove wrong Crypt::OpenSSL::RSA package names in docs and errmsg ==== perl-Dist-CheckConflicts ==== Version update (0.10 -> 0.11) - updated to 0.11 - drop the dep on List::MoreUtils (haarg, #8) ==== perl-Encode-HanExtra ==== - sort the entries in HanExtra.c for consistent packaging (boo#915951): HanExtra-include-sort.patch ==== perl-ExtUtils-Depends ==== Version update (0.401 -> 0.404) - updated to 0.404 - Depends.pm: sort deps in save_config() and get_makefile_vars(); patch submitted by Debian's reproducible build team for RT#101602 - Use / to make ::load filename, not File::Spec - perldoc -f require 0.403 - Avoid using Test::More::done_testing() for to support building out-of-the-box on older perls. 0.402 Sat Oct 18 18:06:19 EEST 2014 - Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends->save_config(); patch submitted by Niko Tyni of the Debian Perl Group; fixes RT#99260 ==== perl-File-Tail ==== Version update (0.99.3 -> 1.0) - updated to 1.0 * Actually just two minor bug fixes (one of them in a test), but I no longer see a point in not having a 1.0 version. ==== perl-Net-SSLeay ==== Version update (1.64 -> 1.68) - updated to 1.68 Fixed a problem on OSX when macports openssl 1.x is installed: headers from macport were found but older OSX openssl libraries were linked, resulting in "Symbol not found: _EVP_MD_do_all_sorted". Added notes about runtime error "no OPENSSL_Applink", when calling Net::SSLeay::P_PKCS12_load_file. 1.67 2015-01-17 Improvements to inc/Module/Install/PRIVATE/Net/SSLeay.pm to handle the case whe there are muliple OPENSSLs installed. Patch from HBRAND Fixed a documentation error in get_peer_cert_chain, reported by tejas. Fixed a problem with building on Windows that prevented correct OpenSSL directory detection with version 1.0.1j as delivered with Shining Light OpenSSL. Fixed a problem with building on Windows that prevented finding MT or MD versions of SSL libraries. Updated doc in README.Win32 to build with Microsoft Visual Studio 2010 Express. Added Windows crypt32 library to Windows linking as some compilers/platforms seem to require it and it is innocuous otherwise. For Steve Hay. Fixed a failure in t/external/20_cert_chain.t where some platforms do not have HTTPS in /etc/services. Reported and patched by Gisle Aas. Recent 1.0.2 betas have dropped the SSLv3_method function. This patch leaves out the function on newer versions, much the same as the SSLv2 deprecation is handled. Patch from Tom Molesworth. Fix the ALPN test, which was incorrectly failing on OpenSSL due to the LibreSSL check (earlier versions bailed out before that line).Patch from Tom Molesworth. 1.66 2014-08-21 Fixed compile problem with perl prior to 5.8.8, similar to RT#76267. Reported by Graham Knop. Fixed a problem with Socket::IPPROTO_TCP on early perls. After discussions with the community and the original author Sampo Kellomaki, the license conditions have been changed to "Perl Artisitic License 2.0". 1.65 2014-07-14 Added note to doc to make it clear that X509_get_subjectAltNames returns a packed binary IP address for type 7 - GEN_IPADD. Improvements to SSL_OCSP_response_verify to compile under non c99 compilers. Requested by MERIJNB. Port to Android, contributed by Brian Fraser. Includes Android specific version of RSA_generate_key. Added LibreSSL support, patch provided by Alexander Bluhm. Thanks! Patch that fixes the support for SSL_set_info_callback and adds SSL_CTX_set_info_callback and SSL_set_state. Support for these functions is necessary to either detect renegotiation or to enforce renegotiation. Contributed by Steffen Ullrich. Thanks! Fixed a problem with SSL_set_state not available on some early OpenSSLs, patched by Steffen Ullrich. Thanks! Removed arbitrary size limits from calls to tcp_read_all in tcpcat() and http_cat(). Removed unnecessary Debian_SPANTS.txt from MANIFEST. Again. - avoid prompts in terminals ==== perl-Sys-Hostname-Long ==== Version update (1.4 -> 1.5) - updated to 1.5 Improvements by Michiel Bejen ==== perl-Test-Exception ==== Version update (0.32 -> 0.36) - updated to 0.36 - Fix bug when Test::More has been downgraded 0.35 [2014-09-20] - Fix a bug when Test::Builder isn't new (better version). 0.34 [2014-09-20] - Fix a bug when Test::Builder isn't new. 0.33 [2014-09-19] Or "Another Test-Simple change" - Fixed test broken by changes in Test::Builder and friends ==== perl-Time-Period ==== Version update (1.24 -> 1.25) - updated to 1.25 - Fixed a bug with matching week on Sundays (https://rt.cpan.org/Public/Bug/Display.html?id=100850) ==== perl-XML-LibXSLT ==== Version update (1.92 -> 1.94) - updated to 1.94 - Fix builds on older versions of libxslt. - Breakage caused by the MaxVars change. - https://rt.cpan.org/Ticket/Display.html?id=101605 - Thanks to Deyan Ginev for the report. 1.93 2015-01-17 - Add the ->max_vars function to set the MaxVars. - https://rt.cpan.org/Ticket/Display.html?id=101413 - Thanks to Thomas Krichel for the report/request. ==== perl-XML-Parser ==== Version update (2.41 -> 2.44) - avoid a cycle with LWP - updated to 2.44 - RT 99098 - Revert "Add more useful error message on parse to Expat". It breaks XML::Twig. Calling code will need to do this if it's needed. - RT 100959 - Add use FileHandle to t/astress.t - Make perl 5.10.0 happy. - Update to version 2.43 + POD patch to man from Debian via Nicholas Bamber + POD patch from Debian via gregor herrmann. + Add more useful error message on parse to Expat + Fix LWP dependency to be LWP::Useragent + Bump to 2.43 for overdue release to CPAN. - Remove obsolete Authors section - Remove redundant %clean section ==== perl-XML-Stream ==== Version update (1.23 -> 1.24) - updated to 1.24 - Update bug tracker location 1.23_07 2014-12-17 ==== - Correct incorrectly tagged 1.23_06 (errantly tagged as 1.24_06) 1.23_06 2011-07-19 ==== - Eliminate another set of cyclic references (szabgab) - Stylistic improvements in tests (szabgab) - Refactor debug output to separate module (szabgab) - Weaken scalar references to address additional memory leak (szabgab) - Add additional tests for scalar references (szabgab) - Documentation format corrections (szabgab) 1.23_05 2011-06-23 ==== - RT#8834 unindented POD so that it reformats properly (szabgab) - Weaken cyclic references in XML::Stream to eliminate memory leak (szabgab) - Increase use of warnings and strictures in tests and code (szabgab) - Replace indirect object notation with direct invocation notation (szabgab) - Replace manual TAP output with Test::More (szabgab) 1.23_04 2010-09-22 ==== - RT#57649 Set default value for _tls flag - Module metadata changes 1.23_03 2010-09-20 ==== - RT#57649 Prepare cert verification params when TLS connection is requested 1.23_02 2010-09-18 ==== - Convert project to Module::Build, with ExtUtils::MakeMaker compatibility - RT#57649 SSL cert verification, enabled by default - RT#53315 Remove old, bundled Test::* libraries, now core - RT#54880 Clarify license terms - RT#54151 Disable network-based tests via environment variable (for Debian) - RT#56574 Fix object construction causing problems on Perl 5.12.0 ==== perl-YAML-LibYAML ==== Version update (0.44 -> 0.59) - update to 0.59 - this update fixes 3 vulnerabilities in the embedded LibYAML: * CVE-2014-9130: libyaml: assert failure when processing wrapped strings (bnc#907809) * CVE-2014-2525: libyaml: heap overflow during parsing (bnc#868944) * CVE-2013-6393: libyaml: heap based buffer, overflow due to integer misuse (bnc#860617) - dropped CVE-2012-1152-YAML-LibYAML-0.35-format-error.patch (upstream) - upstream changelog: * PR/23 Better scalar dump heuristics * More closely match YAML.pm * Add a VERSION statement to YAML::LibYAML (issue#8) * Applied fix for PR/21. nawglan++ * Use Swim cpan-tail block functions in doc * Get YAML::XS using latest libyaml * Fix for https://bitbucket.org/xi/libyaml/issue/10/wrapped-strings-cause-assert-failure * Fix e1 test failure on 5.21.4 * Remove =travis section * Meta 0.0.2 * Eliminate spurious trailing whitespace * Add t/000-compile-modules.t * Fix swim errors * Add badges to doc * Fix ReadMe * Fix Meta and add Contributing. ==== perl-ldap ==== Version update (0.44 -> 0.64) - update to 0.64 0.64 -- Thu Jun 19 17:48:08 CEST 2014 Bug Fixes: * LDAP.pm: set SSL_cipher_list correctly * RT#96203: LDAP.pm: use correct length for syswrite * LDIF.pm: fix next outside loop in _write_one_entry * Entry.pod: fix typo 0.63 -- Sun Jun 1 12:42:59 CEST 2014 Enhancements: * Entry.pm: accept options for update() in the LDIF case * LDIF.pm: - implement writing controls - refactor _write_entry - check for decoding errors in LWP-based URLs Bug Fixes: * RT#95001: Do not set SSL_ciphers to ALL by default * Entry.pm: delete(): return $self if called w/o args 0.62 -- Sun Apr 6 11:25:05 CEST 2014 Enhancements: Util.pm: remove superfluous space from POD FAQ.pm: update perl-ldap & Perl version numbers Bug Fixes: RT#94357: t/08time.t: skip tests on too old Perl versions RT#94341: FAQ.pm: fix incorrect instruction jpegDisplay.pl: overhaul to make it work again 0.61 -- Sat Mar 29 17:21:45 CET 2014 Enhancements: * {LDAP,LDIF}.pod: update documentation of raw => REGEX * support LWP-supproted URLs when reading LDIFs (incl. tests) * add test for Net::LDAP::Util's time functions * tests: set default OpenLDAP DB type to mdb Bug Fixes: * RT#94047: Control.pm: add missing word in POD * RT#93945: Util.pm: make sure $dec is defined * LDIF.pm: when reading LDIFs, allow control values to be absent * Control/ProxyAuth.pm: fix initialization using value => ... * Util.pm: fix corner cases in time conversion functions 0.60 -- Sat Mar 8 14:00:02 CET 2014 Enhancements: * IO::Socket::IP support - if installed in version 0.20 or higher, prefer it over IO::Socket::INET* - use IO::Socket::INET* as fallback if it isn't installed - this solves RT#93122, which IMHO is not really a bug of perl-ldap * remove trailing whitespace in contrib/* 0.59 -- Tue Mar 4 16:21:15 CET 2014 Bug Fixes: * Handle SASL security layers correctly on rebind Thanks Ben Morrow * Control/Paged.pm: fix typo in POD sample code Enhancements: * t/60cancel.t: add explanation about potential cause of failure * LDAP.pm: accessor method sasl for Authen::SASL object * LDAP.pm: adapt socket() to support SASL layers * Message.pod: consolidate dcwocumentation of control() * Control.pm: documentation update * LDAP.pod: add note about IO::Socket::IP and Timeout * LDIF.pm: overhaul - set error when write fails - simplify _read_entry - simplify _write_entry - coding style harmonization - error checks when reading changetype: delete - make _error() return undef/empty list, adapt callers - refactor handling DNs when reading - new method _read_attribute_value() 0.58 -- Mon Dec 23 17:35:53 CET 2013 Bug Fixes: * RT#91210: Paged.pm: fix example code * RT#90459: LDAP.pm: make LDAPS work after LDAP+start_tls * RT#91177: AD.pm: fix change_ADpassword() * RT#88792: Constant.pm: add LDAP_CONTROL_SORTRESPONSE Enhancements: * Filter.pod: remove misleading text * typo fixes * RT#91156: add META.json * DSML.pm, Protocol/ldap.pm: use MIME::Base64::decode() * make MIME::Base64 mandatory * README: update optional modules, slight reorganization * Entry.pod: update documentation of N:L:E->update * Makefile.PL: require Text::Soundex for tests 0.57 -- Sun Jul 21 18:35:12 CEST 2013 COMPATIBILITY WARNING: The bug fix "LDAP.pm: new parameter bind(sasl_host => SASLHOST)" is an incompatible change that may break some corner-case configurations * that use SASL for authentication and * where the SASL host name differs from the host name connecting to. The incompatible change was necessary as it was not possible to fix the issue which was introduced in perl-ldap 0.37 in a compatible way. See Net::LDAP's manual page for the details on "sasl_host". Bug Fixes: * LDAP.pm: new parameter bind(sasl_host => SASLHOST) * Entry.pm: ignore options when update()ing LDIF * Entry.pm: let update() fail correctly on illegal target * RT#86053: FAQ.pod: fix spelling error * *.{pm,pod}: lots of more grammar & spelling fixes / harmonizations Enhancements: * LDAP.pm: use data_ready() in process() * Util.pm: simplify return on error * Constant.pm: add constant LDAP_CONTROL_NOOP * Schema.pm: call isa() as recommented in UNIVERSAL.pm 0.56 -- Sat Jun 8 13:14:47 CEST 2013 Bug Fixes: * RT#85941: LDAP.pm: new method data_ready() * RT#84886: Control/Relax.pm: fix typo in documentation Enhancements: * FAQ.pod: add more directory servers * t/07filtermatch.t: skip some tests unless Text::Soundex is installed * t/74matchedvalues.t: new, tests for MatchedValues control * t/73assert.t: new, tests for Assertion control * LDIF.pm: overhaul - flexibilize mode handling, accept PerlIO layers - get rid of dependency on Symbol & SelectSaver - convert _write_... to object methods - use indirect file handles for URLs * LWP/Protocol/ldap.pm: use regex as 1st arg to split() 0.55 -- Tue Apr 23 11:18:15 CEST 2013 Bug Fixes: RT#84410: PersistentSearch.pm: use $message->pop_entry() in example RT#84774: Constant.pm: unbreak Novell eDirectory constants Enhancements: Control/ManageDsaIT.pm: update documentation & simplify a bit Control/Relax.pm: new Constant.pm: add LDAP_CONTROL_RELAX LDAP.pod: omit space from filter in synopsis FAQ.pod: don't talk of "2 lines" when there's only one Extra/eDirectory.pm: fix typo, space police 0.54 -- Fri Mar 29 12:07:40 CET 2013 Bug Fixes: * RT#73202: LDIF.pm: Base64-encode values ending in spaces * RT#83815: fix typo/bug in example for root_dse Enhancements: * FAQ.pod: mention Dancer::Plugin::LDAP, update example * Extra/eDirectory.pm: new; extensions for eDirectory * Constant.pm: add constants for Novell eDirectory * LDIF.pm: clean up handling of mode parameter * LDIF.pm: partially support controls when reading * Util.pm: add time conversion functions * Makefile.PL: update recommends, add comments on core modules * FAQ.pod: update info on required/optional modules * LDAP.pod,FAQ.pod: harmonize documentation of scope values 0.53 -- Sat Jan 26 18:23:35 CET 2013 Bug Fixes: * various clarification & fixes in documentation * t/7{1pre,2post}read.t: don't use deprecated methods Enhancements: * Filter.pm: new method negate() * Util.pm: new function ldap_url_parse() * RT#77716: LDAP.pm: new option keepalive for new() * LDAP.pm: convert scheme to lowercase in new() * FAQ.pod: how to search all members of a large AD group * FAQ.pod: how to do nested group searches in AD 0.52 -- Tue Jan 1 13:54:22 CET 2013 Bug Fixes: * fix PreRead & PostRead controls * AD.pm: fix typo in documentation Enhancements: * add tests for PreRead & PostRead controls * FAQ.pm: example for certificateExactMatch * coding style overhaul: * use single-quoted strings where possible * 2 SPACEs before postfix if,unless,or,and * SPACE after comma * SPACE between if,elsif,unless,while,for and ( * make private lexical variables more private * unquote identifiers before => * unquote identifiers used as hash keys 0.51 -- Sat Dec 1 14:37:35 CET 2012 Bug Fixes: * RT#81380: in Filter.pm unescape hexpairs and ( ) \ * only * tests: compare files in "text mode" * Makefile.PL: mention all requirements for tests Enhancements: * Schema.pod: document attribute_syntax() * contrib/schema2ad.pl: new, convert schema file to something AD can digest 0.50 -- Sat Nov 24 13:03:45 CET 2012 Bug Fixes: * t/07filtermatch.t: use core module Text::Soundex instead of String::Approx * Message.pm: fix regression w.r.t. Net::LDAP::Message::Dummy Enhancements: * Makefile.PL: make dependencies reflect reality better * LDAP.pm: avoid warning in new() that might have occurred in corner cases 0.50_01 -- Sat Nov 17 18:05:15 CET 2012 Bug Fixes: * RT#80482 fix display of =item inet6 in LDAP.pod * RT#66753: new key & cert for SSL server tests * RT#79763 Net::LDAP::Util's $VERSION increased * t/06constant.t: numbering glitch in t/06constant.t * FilterMatch.pm: fix mapping of greaterOrEqual * FAQ.pod: small fixes Enhancements: * add constant LDAP_PROXY_AUTHZ_FAILURE * FilterMatch.pm: complete overhaul - update matching rules known in OpenLDAP - support matching rules for extensibleMatch - avoid warning if no matching rule is found - add specific implementations for a lot of rules * global overhaul towards Perl 5.8 features - declare @ISA and $VERSION as package-local - replace 'use vars' by 'our'. * Makefile.PL: overhaul * tests: cleanup & extensions - convert to Test::More - t/common.pl: allow client() to take options for Net::LDAP - t/common.pl: get rid of local compare function - t/03schema.t: overhaul, update data/schema.in - t/07filtermatch.t: new, tests for Net::LDAP::FilterMatch - t/40connect.t: new, test for IPv4 / IPv6 connections - reorganize servers tests: rename t/5X*.t -> t/4(X+1)*.t - t/47ipc.t: add TLS tests - t/60cancel.t: new, tests for Net::LDAP::Extension::Cancel - t/70sortctrl.t: make it a server test & add multi-attribute testcase 0.49 -- Sat Oct 5 10:00:30 CEST 2012 Bug Fixes: * RT#79763 extend ldap_explode_dn() for RFC 4514 * RT#77291 canonicalize host name with ldapi:// * LDAP.pm: don't try to set errors on undefined objects Extensions: * Net/LDAP/Extra/AD.pm: convenience functions for AD * various documentation updates 0.48 -- Thu Sep 20 10:55:20 CEST 2012 Bug Fixes: * Util.pm: fix bug in escape_dn_value() * t/55ssl.t: fix typos in output text * LDIF.pm: with encode => 'canonical', do mbcescape DNs * the usual typo fixes in docs Enhancements: * ASN.pm: adapt to RFC 4511 * Extension/{SetPassword,Refresh}.pm: polish ASN.1 definition * LWP/Protocol/ldap.pm: respond with requested MIME type * LWP/Protocol/ldap.pm: document 'x-format' URI extension * LWP/Protocol/ldap.pm: add DSMLv1 as output format * test routines updated to work with recent OpenLDAP * removed trailing spaces * support OpenLDAP extension: scope => "children" 0.47 -- Sun Sep 16 12:00:30 CEST 2012 Bug Fixes * contrib/ldifdiff.pl: fix POD * Intermediate/SyncInfo.pm: fix newcookie() method * LWP/Protocol/ldap.pm: complete overhaul Enhancements * more feature constants in Net/LDAP/Constant.pm * new features & documentation for LWP/Protocol/ldap.pm * LWP/Protocol/ldapi.pm: support ldapi:// URIs with LWP * contrib/LWPsearch.pl: demo program for LWP::Protocol::ldap* * update link list in the FAQ * update references to RFCs 0.46 -- Wed Sep 5 18:09:00 CEST 2012 Bug Fixes * LDAP.pm: unbreak - make done a real sub * Message.pm: fix typo, i.e. add forgotten ';' Enhancements: * FAQ.pod: update URLs a bit more 0.45 -- Wed Sep 5 11:20:46 CEST 2012 Bug Fixes * RT#72108 fix non-blocking IO with SSL * RT#74572 fix $entry->update($ldif) * RT#74759 fix POD spelling/grammar errors * RT#77180 use "sslv23" instead of "sslv2/3" for sslversion * work around a warning in Authen::SASL::Perl <= 2.1.5 * various typo fixes in documentation Enhancements * RT#77458 re-work IPv6 support * Don't accumulate intermediate messages passed to a callback. * slightly extend Net::LDAP::Entry->update() and document it * convenience alias done() for Net::LDAP->unbind() * various updates to the FAQ ==== php-doc ==== Version update (20100723 -> 20150203) - fix version in the spec ==== libpurple-plugin-sipe ==== Version update (1.18.5 -> 1.19.0) Subpackages: pidgin-sipe - Update to version 1.19.0: + Move parsing of login name. + Support for Adium group chat bookmarks. + Support searching for SIP ID. + ADFS can't always be used for accounts that have Multi-Factor Authentication (MFA) enabled. + Support buddy photos from contactCard. + Fall back from Kerberos to NTLM. + Raised contact names. + Corrupted HTTP response crashes SIPE. + Fix calendar state machine when EWS URL is set. + Fall back to [MS-DLX] BasicSearch to improve search experience. + Implement search functionality for UCS. + adium: - Add chat room list UI. - Fix duplicate debug log messages. + Support for libnice TCP mode. + Refactor CCCP request code. ==== polkit-default-privs ==== - adding storaged rules (bnc#915770) ==== libpoppler-cpp0 ==== Subpackages: libpoppler-devel libpoppler-glib8 libpoppler49 poppler-tools - reset baselibs.conf for rebuilds ==== libpoppler-qt4-4 ==== Subpackages: libpoppler-qt4-devel - reset baselibs.conf for rebuilds ==== postfix ==== Version update (2.11.3 -> 2.11.4) Subpackages: postfix-doc - upstream update postfix 2.11.4: Postfix 2.11.4 only: * Fix a core dump when smtp_policy_maps specifies an invalid TLS level. * Fix a missing " in \%s\", in postconf(1) fatal error messages, which violated the C language spec. Reported by Iain Hibbert. All supported releases: * Stop excessive recursion in the cleanup server while recovering from a virtual alias expansion loop. Problem found at Two Sigma. * Stop exponential memory allocation with virtual alias expansion loops. This came to light after fixing the previous problem. - bnc#914086 syntax error in config.postfix - Adapt config.postfix to be able to run on SLE11 too. ==== powertop ==== - Add powertop-fix-crash-with-autotune.patch; Powertop crashes with 'powertop --auto-tune' (fix bnc#915690) - Split out translation files ==== kde4-l10n-devel ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== procps ==== Version update (3.3.9 -> 3.3.10) - Update tp procps-ng-3.3.10 * sysctl --system loads default config file - Debian #732920 * ps doesn't exit on SIGCONT * top better accommodates discontinuous NUMA nodes * ps cmdline trailing spaces suppressed under zsh, redhat #1057600 * kill restores the '-HUP -1' functionality * vmstat -d / -p segfault eliminated when /sys is not mounted * pgrep properly shows full command line when -au are combined * vmstat supports timestamps with -t/--timestamp option * top is now immune to distortions when system time is reset * top standardized the key support with prompted input * top missing summary area info added to man document, ubuntu #574624 * top properly responds to the current locale LC_NUMERIC setting * top provides alternate graph modes for cpu states and memory usage * top offers new startup defaults, plus ./configure --disable-modern-top * top exploits MemAvailable field and offers improved memory statistics * ps new --quick-pid option, a more efficient alternative to --pid option * usernames up to 32 characters now accommodated (up from 19), redhat #1112734 * free exploits MemAvailable field and offers improved memory statistics * free considers slabs in displayed totals, debian #565518, ubuntu #126329 * watch supports new ANSI styles and background colors - Remove the patches now upstream 0023-top-do-not-forget-the-fscanf-s-terminating-null-byte.patch 0024-sysctl-system-loads-default-config-file.patch 0025-Split-help-lines-to-help-translators.patch 0026-library-fixing-uninitialized-variable-pos-in-whattim.patch 0027-pgrep-Fixing-memory-leak-in-do_regcomp.patch 0028-sysctl-Fixing-memory-leaks-in-PreloadSystem.patch 0029-ps-ignore-SIGCONT.patch 0031-vmstat-wide-output-still-not-wide-enough.patch 0032-library-skip-replacement-of-trailing-0-in-read_unvec.patch 0033-kill-for-PID-1-restored.patch 0034-Check-for-presence-of-disks-in-vmstat.patch 0035-PID-2-to-9-for-kill-too.patch 0035-top-provide-for-discontinuous-not-active-NUMA-nodes.patch 0036-pgrep-fails-to-show-full-command-line-with-au.patch 0036-top-restore-the-former-behavior-after-stderr-redirec.patch 0037-fail-on-null-string-for-arguments.patch 0037-top-avoid-name-conflict-in-the-next-version-of-stdli.patch 0038-Update-help-files.patch 0038-top-protect-against-distortion-when-system-time-rese.patch 0039-vmstat-Support-for-timestamps-with-t-fix-for-wd.patch 0040-watch-Don-t-leak-extra-fds-to-the-child.patch 0041-vmstat-Fixing-format-security-flaws.patch 0043-Added-get-trans-target-to-Makefile.patch 0044-top-avoid-a-nan-when-the-delay-interval-is-very-low.patch 0045-library-properly-handle-memory-used-by-tmpfs.patch 0045-top-standardize-Esc-key-support-with-prompted-input.patch 0046-Minor-i18n-fixes.patch 0046-top-miscellaneous-accumulated-changes-to-program-cod.patch 0047-sysctl-increase-max-supported-line-length-of-the-con.patch 0049-fix-url-for-rsync.patch 0051-top-update-copyright-dates-plus-1-preprocessor-chang.patch 0052-top-refactor-man-document-so-as-to-allow-translation.patch 0053-top-minimize-the-usage-of-apostrophes-in-man-documen.patch 0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch 0055-misc-fix-man-doc-spelling-and-grammar-for-translatio.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch 0060-top-miscellaneous-accumulated-changes-to-man-documen.patch bsc901202-add-better-help-output.patch procps-ng-3.3.8-selinux.patch procps-v3.3.3-buffersize.diff - Modify and rename patches procps-ng-3.3.8-bnc634071_procstat2.diff becomes procps-ng-3.3.10-bnc634071_procstat2.diff procps-ng-3.3.9-errno.patch becomes procps-ng-3.3.10-errno.patch procps-v3.3.3-fdleak.dif becomes procps-ng-3.3.10-fdleak.dif procps-v3.3.3-integer-overflow.patch becomes procps-ng-3.3.10-integer-overflow.patch procps-v3.3.4-large_pcpu.patch becomes procps-ng-3.3.10-large_pcpu.patch procps-v3.3.3-slab.patch becomes procps-ng-3.3.10-slab.patch procps-v3.3.4-xen.dif becomes procps-ng-3.3.10-xen.dif - Modify patch procps-v3.3.3-slab.patch to be able to make the adding further cache lines to cache output of the free command switchable. - This requires modifing the patches 0045-library-properly-handle-memory-used-by-tmpfs.patch 0058-library-reverting-tmpfs-subtraction-from-cached-18-F.patch procps-ng-3.3.9-errno.patch procps-v3.3.3-integer-overflow.patch procps-v3.3.3-slab.patch ==== python-Pillow ==== - fix test for lossy webp alpha deviation of earlier lib versions * Add Pillow-fixtests.patch ==== python3-pip ==== Version update (6.0.7 -> 6.0.8) - update to version 6.0.8: * Fix an issue where the --download flag would cause pip to no longer use randomized build directories. * Fix an issue where pip did not properly unquote quoted URLs which contain characters like PEP 440?s epoch separator (!). * Fix an issue where distutils installed projects were not actually uninstalled and deprecate attempting to uninstall them altogether. * Retry deleting directories incase a process like an antivirus is holding the directory open temporarily. * Fix an issue where pip would hide the cursor on Windows but would not reshow it. ==== qemu ==== Version update (2.1.0 -> 2.2.0) Subpackages: qemu-arm qemu-block-curl qemu-extra qemu-ipxe qemu-ksm qemu-kvm qemu-lang qemu-ppc qemu-s390 qemu-seabios qemu-sgabios qemu-tools qemu-vgabios qemu-x86 - Fix packaging of e500 U-Boot - Don't rely on wildcard with explicit excludes - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches added: 0037-AIO-Reduce-number-of-threads-for-32.patch - Update to v2.2.0: See http://wiki.qemu-project.org/ChangeLog/2.2 * Updated DictZip and Tar block backends accordingly - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches dropped: 0015-target-arm-linux-user-no-tb_flush-o.patch (tb_flush() not called) 0037-tests-Don-t-run-qom-test-twice.patch (superseded) 0039-linux-user-Cast-validity-checks-on-.patch (helper function introduced) 0040-linux-user-Convert-blkpg-to-use-a-s.patch (upstreamed) * Patched renumbered: 0016-linux-user-Ignore-broken-loop-ioctl.patch -> 0015-linux-user-Ignore-broken-loop-ioctl.patch 0017-linux-user-lock-tcg.patch -> 0016-linux-user-lock-tcg.patch 0018-linux-user-Run-multi-threaded-code-.patch -> 0017-linux-user-Run-multi-threaded-code-.patch 0019-linux-user-lock-tb-flushing-too.patch -> 0018-linux-user-lock-tb-flushing-too.patch 0020-linux-user-Fake-proc-cpuinfo.patch -> 0019-linux-user-Fake-proc-cpuinfo.patch 0021-linux-user-implement-FS_IOC_GETFLAG.patch -> 0020-linux-user-implement-FS_IOC_GETFLAG.patch 0022-linux-user-implement-FS_IOC_SETFLAG.patch -> 0021-linux-user-implement-FS_IOC_SETFLAG.patch 0023-linux-user-XXX-disable-fiemap.patch -> 0022-linux-user-XXX-disable-fiemap.patch 0024-slirp-nooutgoing.patch -> 0023-slirp-nooutgoing.patch 0025-vnc-password-file-and-incoming-conn.patch -> 0024-vnc-password-file-and-incoming-conn.patch 0026-linux-user-add-more-blk-ioctls.patch -> 0025-linux-user-add-more-blk-ioctls.patch 0027-linux-user-use-target_ulong.patch -> 0026-linux-user-use-target_ulong.patch 0028-block-Add-support-for-DictZip-enabl.patch -> 0027-block-Add-support-for-DictZip-enabl.patch 0029-block-Add-tar-container-format.patch -> 0028-block-Add-tar-container-format.patch 0030-Legacy-Patch-kvm-qemu-preXX-dictzip.patch -> 0029-Legacy-Patch-kvm-qemu-preXX-dictzip.patch 0031-Legacy-Patch-kvm-qemu-preXX-report-.patch -> 0030-Legacy-Patch-kvm-qemu-preXX-report-.patch 0032-console-add-question-mark-escape-op.patch -> 0031-console-add-question-mark-escape-op.patch 0033-Make-char-muxer-more-robust-wrt-sma.patch -> 0032-Make-char-muxer-more-robust-wrt-sma.patch 0034-linux-user-lseek-explicitly-cast-no.patch -> 0033-linux-user-lseek-explicitly-cast-no.patch 0035-virtfs-proxy-helper-Provide-__u64-f.patch -> 0034-virtfs-proxy-helper-Provide-__u64-f.patch 0036-configure-Enable-PIE-for-ppc-and-pp.patch -> 0035-configure-Enable-PIE-for-ppc-and-pp.patch 0038-qtest-Increase-socket-timeout.patch -> 0036-qtest-Increase-socket-timeout.patch ==== qemu-linux-user ==== Version update (2.1.0 -> 2.2.0) - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches added: 0037-AIO-Reduce-number-of-threads-for-32.patch - Update to v2.2.0: See http://wiki.qemu-project.org/ChangeLog/2.2 * Don't re-package trace-events - Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.2 * Patches dropped: 0015-target-arm-linux-user-no-tb_flush-o.patch (tb_flush() not called) 0037-tests-Don-t-run-qom-test-twice.patch (superseded) 0039-linux-user-Cast-validity-checks-on-.patch (helper function introduced) 0040-linux-user-Convert-blkpg-to-use-a-s.patch (upstreamed) * Patched renumbered: 0016-linux-user-Ignore-broken-loop-ioctl.patch -> 0015-linux-user-Ignore-broken-loop-ioctl.patch 0017-linux-user-lock-tcg.patch -> 0016-linux-user-lock-tcg.patch 0018-linux-user-Run-multi-threaded-code-.patch -> 0017-linux-user-Run-multi-threaded-code-.patch 0019-linux-user-lock-tb-flushing-too.patch -> 0018-linux-user-lock-tb-flushing-too.patch 0020-linux-user-Fake-proc-cpuinfo.patch -> 0019-linux-user-Fake-proc-cpuinfo.patch 0021-linux-user-implement-FS_IOC_GETFLAG.patch -> 0020-linux-user-implement-FS_IOC_GETFLAG.patch 0022-linux-user-implement-FS_IOC_SETFLAG.patch -> 0021-linux-user-implement-FS_IOC_SETFLAG.patch 0023-linux-user-XXX-disable-fiemap.patch -> 0022-linux-user-XXX-disable-fiemap.patch 0024-slirp-nooutgoing.patch -> 0023-slirp-nooutgoing.patch 0025-vnc-password-file-and-incoming-conn.patch -> 0024-vnc-password-file-and-incoming-conn.patch 0026-linux-user-add-more-blk-ioctls.patch -> 0025-linux-user-add-more-blk-ioctls.patch 0027-linux-user-use-target_ulong.patch -> 0026-linux-user-use-target_ulong.patch 0028-block-Add-support-for-DictZip-enabl.patch -> 0027-block-Add-support-for-DictZip-enabl.patch 0029-block-Add-tar-container-format.patch -> 0028-block-Add-tar-container-format.patch 0030-Legacy-Patch-kvm-qemu-preXX-dictzip.patch -> 0029-Legacy-Patch-kvm-qemu-preXX-dictzip.patch 0031-Legacy-Patch-kvm-qemu-preXX-report-.patch -> 0030-Legacy-Patch-kvm-qemu-preXX-report-.patch 0032-console-add-question-mark-escape-op.patch -> 0031-console-add-question-mark-escape-op.patch 0033-Make-char-muxer-more-robust-wrt-sma.patch -> 0032-Make-char-muxer-more-robust-wrt-sma.patch 0034-linux-user-lseek-explicitly-cast-no.patch -> 0033-linux-user-lseek-explicitly-cast-no.patch 0035-virtfs-proxy-helper-Provide-__u64-f.patch -> 0034-virtfs-proxy-helper-Provide-__u64-f.patch 0036-configure-Enable-PIE-for-ppc-and-pp.patch -> 0035-configure-Enable-PIE-for-ppc-and-pp.patch 0038-qtest-Increase-socket-timeout.patch -> 0036-qtest-Increase-socket-timeout.patch ==== quilt ==== - dont-substitute-release.patch: Update upstream reference. - hackweek-11-15-setup-missing-escape-in-normalize_path.patch: setup: Fix removal of "." components in normalize_path. - hackweek-11-16-setup-fix-create_symlink-corner-case.patch: setup: Fix a corner case in create_symlink (boo#916007). ==== re2c ==== - re2c-nogenerationdatedefault.patch: Default to - -no-generation-date to avoid build-compare problems [BNC#915937] ==== rsyslog ==== Version update (8.4.2 -> 8.7.0) - rsyslog 8.7.0: - add message metadata "system" to msg object this permits to store metadata alongside the message - imfile: add support for "filename" metadata this is useful in cases where wildcards are used - imptcp: make stats counter names consistent with what imudp, imtcp uses - added new module "omkafka" to support writing to Apache Kafka - omfwd: add new "udp.senddelay" parameter - mmnormalize enhancements - RainerScript "foreach" iterator and array reading support Thanks to Janmejay Singh for the patch. - now requires liblognorm >= 1.0.2 - add support for systemd >= 209 library names - BSD "ntp" facility (value 12) is now also supported in filter Note: this patch was released under ASL 2.0 (see email-conversation). - bugfix: global(localHostName="xxx") was not respected in all modules - bugfix: emit correct error message on config-file-not-found - bugfix: impstats emitted invalid JSON format (if JSON was selected) - bugfix: (small) memory leak in omfile's outchannel code - bugfix: imuxsock did not deactivate some code not supported by platform - includes changes from 8.6.0: - configuration-setting rsyslogd command line options deprecated - new and enhanced plugins for 0mq. These are currently experimantal. - empty rulesets have been permitted. They no longer raise a syntax error. - add parameter -N3 to enable config check of partial config file Use for config include files. Disables checking if any action exists at all. - rsyslogd -e option has finally been removed It is deprectated since many years. - testbench improvements - testbench is now by default disabled - add new RainerScript functions warp() and replace() - mmnormalize can now also work on a variable - new property date options for day ordinal and week number - remove --enable-zlib configure option, we always require it - slight source-tree restructuring: contributed modules are now in their own ./contrib directory. The idea is to make it clearer to the end user which plugins are supported by the rsyslog project (those in ./plugins). - bugfix: imudp makes rsyslog hang on shutdown when more than 1 thread used - bugfix: not all files closed on auto-backgrounding startup - bugfix: typo in queue configuration parameter - bugfix: unitialized buffer off-by-one error in hostname generation - bugfix imuxsock: possible segfault when SysSock.Use="off" - bugfix: RainerScript: invalid ruleset names were accepted - bugfix: some module entry points were not called for all modules - bugfix omlibdbi: connection was taken down in wrong thread - imttcp was removed because it was an incompleted experimental module - pmrfc3164sd because it was a custom module nobody used - omoracle was removed because it was orphaned and did not build/work for quite some years and nobody was interested in fixing it - includes changes from 8.5.0: - imfile greatly refactored and support for wildcards added - PRI-handling code refactored for more clarity and robustness - ommail: add support for RainerScript config system [action() object] - refactored the auto-backgrounding method - make gntls tcp syslog driver emit more error messages - bugfix: imfile did not complain if configured file did not exist - bugfix: build failure on systems which don't have json_tokener_errors - imgssapi: log remote peer address in some error messages - includes changes from 8.4.3: - ommail: minor bugfixes & improvements - bugfix imkmsg: infinite loop on OpenVZ VMs - bugfix: typo in queue configuration parameter made parameter unusable - bugfix: unitialized buffer off-by-one error in hostname generation - bugfix imfile: segfault on startup in "inotify" mode - bugfix imfile: could make rsyslog exit in inotify mode - bugfix: rsgtutil sometimes crashed in verify mode if file did not exist - bugfix imklog: pri was miscalculated - bugfix: imjournal did not build properly - bugfix: mmcount did no longer build - bugfix imuxsock: possible segfault when SysSock.Use="off" - set file permissions only on first install [boo#899316] ==== ruby2.1-rubygem-fast_gettext ==== Version update (0.9.0 -> 0.9.2) - updated to version 0.9.2 ==== ruby2.1-rubygem-gem2rpm ==== - more patches from git: A 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch A 0011-Add-support-for-scripts-pre-post-for-subpackages.patch A 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch A 0013-Also-tag-LICENSE-MIT-as-docfile.patch A 0014-Refactor-into-multiple-lines.patch A 0015-Add-licence-to-the-list-of-license-files-as-well.patch A 0016-add-two-more-ways-to-express-changes.patch - added 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch No longer require the ruby version inside the subpackage With the buildrequires we already make sure that the package is only built if we find a recent enough ABI. then the normal $interpreter(abi) requires generated by rpm is enough - refreshed patch series to match the git again: M 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch M 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch A 0003-new-opensuse-templates.-they-require-the-config-file.patch A 0004-added-example-gem2rpm.yml.patch A 0005-properly-shorten-description-and-summary.patch A 0006-Preserve-the-license-header-found-in-the-output-file.patch A 0007-fixes-for-the-opensuse-template.patch A 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch D 0003-sle-12-templates.-they-require-the-config-file-suppo.patch D 0004-openSUSE-template-fixes.patch D 0005-added-example-gem2rpm.yml.patch D 0006-properly-shorten-description-and-summary.patch D 0007-Preserve-the-license-header-found-in-the-output-file.patch D 0008-dont-allow-suffixes-with-just-a-plain-number.-prefix.patch D 0009-rubinius-has-no-extensions-docdir.patch D 0010-switch-to-new-packaging-scheme-by-default.patch D 0011-fixes-for-the-opensuse-template.patch - new patch for fixing usage of not() which breaks on 1.8 ==== libpurple-plugin-skype ==== Version update (0.0.1.rev624 -> 0.0.1.rev708) Subpackages: libpurple-plugin-skype-lang pidgin-plugin-skype - Update to SVN rev 724 (boo#916210): + 3 years worth of fixes and improvements. ==== step ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== sweeper ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== swig ==== Version update (3.0.4 -> 3.0.5) -Update to version 3.0.5 * Added support for Scilab. * Important Python regression fix when wrapping C++ default arguments. * Minor improvements for C#, Go, Octave, PHP and Python. ==== syslinux ==== - syslinux-4.04-mtime.diff: don't use timestamps to create a unique id (bnc #915950) ==== tcpdump ==== - fix CVE-2014-8767 (bnc#905870) * denial of service in verbose mode using malformed OLSR payload * added tcpdump-CVE-2014-8767.patch - fix CVE-2014-8768 (bnc#905871) * denial of service in verbose mode using malformed Geonet payload * added tcpdump-CVE-2014-8768.patch - fix CVE-2014-8769 (bnc#905872) * unreliable output using malformed AOVD payload * added tcpdump-CVE-2014-8769.patch * added 0001-Clean-up-error-message-printing.patch ==== info ==== Version update (4.13a -> 5.2) Subpackages: makeinfo - Add perl(Locale::Messages) and perl(Text::Unidecode) Requires to makeinfo: since the switch to using the external ones, we also must ensure to have them present for the user to execute makeinfo. And makeinfo can be installed without texinfo (which already does require those modules too). - Avoid including builtin perl-libintl-perl but require the package - The same for perl-Text-Unidecode - Move %install_info_delete from %postun to %preun - Recommend instead of Require texi2html and texi2roff: they are not stricly required to operate texinfo, but can be valuable to the users installing it. - Completely splitt off texi2html and texi2roff into their own package containers. As a consequence, we no longer carry those files / patches here (they live in their respective other packages): texi2html-1.78.dif, texi2html-5.0.tar.bz2, texi2html-5584.patch, texi2html.changes, texi2html.spec, texi2roff-2.0-gcc4.patch, texi2roff-2.0.dif, texi2roff-2.0.tar.gz, texi2roff.changes, texi2roff.patch.gz and texi2roff.spec. - Be aware that texinfo is GPL-3.0+ - Require texi2html as well as readded texi2roff to make the build system happy - Update to version 5.2 * New texinfo commands * texi2any is the new generic converter for Texinfo that can produce all supported output formats, both those from texi2dvi (PDF/DVI) and from makeinfo (Info/HTML/etc.). texi2any and makeinfo are now different names for the same program; there are no differences in behavior based on the program name. * See more detail at included NEWS file * Remove obsolete texinfo-4.12.dif * Remove obsolete texi2html-1.78.dif * Remove obsolete texi2roff-2.0.dif * Remove obsolete texi2roff.patch.bz2 * Remove obsolete texinfo-4.8-echo.patch * Remove obsolete texi2roff-2.0-gcc4.patch * Remove obsolete texinfo-4.13a-bug640417.diff * Remove obsolete texinfo-4.13a-bug713517.diff * Remove obsolete automake-1.12.patch * Remove obsolete texinfo-4.13a-bug788574.diff * Remove obsolete config-guess-sub-update.patch * Rebase texinfo-4.12-zlib.patch to texinfo-zlib.patch - Merge makeinfo into main package - Drop not maintained texi2roff - Drop not maintained texi2html ==== timezone ==== Version update (2014j -> 2015a) - timezone update 2015a * New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 [boo#914676] * Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00. * Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer * Changes affecting past timestamps (Iceland 1837 through 1939) * Some more zones have been turned into links (pre-1970) - remove leap-second-2015.patch - add leap-second-2015.patch (bnc#914676) ==== timezone-java ==== Version update (2014j -> 2015a) - timezone update 2015a * New positive leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49 [boo#914676] * Mexico state Quintana Roo (America/Cancun) shift from Central Time with DST to Eastern Time without DST on 2015-02-01 02:00. * Chile (America/Santiago) will retain old DST as standard time from April, also Pacific/Easter, and Antarctica/Palmer * Changes affecting past timestamps (Iceland 1837 through 1939) * Some more zones have been turned into links (pre-1970) - remove leap-second-2015.patch - add leap-second-2015.patch (bnc#914676) ==== libtracker-common-1_0 ==== Subpackages: libtracker-control-1_0-0 libtracker-miner-1_0-0 libtracker-sparql-1_0-0 tracker tracker-devel tracker-miner-files typelib-1_0-Tracker-1_0 typelib-1_0-TrackerControl-1_0 typelib-1_0-TrackerMiner-1_0 - Move org.freedesktop.Tracker.enums.xml to libtracker-common package, ensuring that the enums are available to the Extractor even without tracker being installed (boo#915583). ==== nautilus-extension-tracker-tags ==== Subpackages: tracker-gui - Move org.freedesktop.Tracker.enums.xml to libtracker-common package, ensuring that the enums are available to the Extractor even without tracker being installed (boo#915583). ==== umbrello ==== Version update (14.12.1 -> 14.12.2) - Update to KDE Applications 14.12.2 * KDE Applications 14.12.2 * See https://www.kde.org/announcements/announce-applications-14.12.2.php ==== libblkid-devel ==== Version update (2.25.1 -> 2.25.2) Subpackages: libblkid1 libmount1 libsmartcols1 libuuid-devel libuuid1 util-linux - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Update to version 2.25.2: mostly minor fixes (including boo#908742) - re-enable utmpdump and ipcs tests for all archs - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 ==== util-linux-systemd ==== Version update (2.25.1 -> 2.25.2) - Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)". - libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434) - Update to version 2.25.2: mostly minor fixes (including boo#908742) - re-enable utmpdump and ipcs tests for all archs - Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1 ==== libv4l ==== Version update (1.2.1 -> 1.6.2) Subpackages: libv4l-devel libv4l1-0 libv4l1-0-32bit libv4l2-0 libv4l2-0-32bit libv4l2rds0 libv4lconvert0 libv4lconvert0-32bit v4l-utils - Update to version 1.6.2: * Lots of changes: See ChangeLog for details. - Added doxygen build requirement. - Added new subpackages dvb-utils (split from v4l-utils), libdvbv5 and libdvbv5-devel. ==== vaapi-intel-driver ==== Version update (1.4.1 -> 1.5.0) - Update to version 1.5.0: + Add support for Skylake. - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC. - Encoding: H.264/MPEG-2/JPEG. - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD. + Add support for JPEG encoding on Braswell. + Add enhancement for video post/pre processing. + Fix out of tree builds. ==== valgrind ==== Subpackages: valgrind-devel - glibc-version.patch: Add support for glibc 2.21. ==== libvcdinfo0 ==== Subpackages: vcdimager - Add vcdimager-libcdio-0.93-testsuite.patch: Fix test suite run with libcdio 0.93: the debug info is much more verbose, which needs to be taken into account. The patch is applied conditionally on the presence of libcdio >= 0.93. - Add vcdimager-texinfo-5.0.patch: Fix build with texinfo 5.0. ==== vdr ==== Version update (2.0.6 -> 2.0.7) - update to 2.0.7: * Fixed a possible division by zero in frame rate detection. * Fixed jumping to an absolute position via the Red key in case replay was paused * Now returning from removing deleted recordings after at most 10 seconds, or if the user presses a remote control key, to keep the system from getting unresponsive when removing a huge number of files * Fixed generating the index file of an existing recording in case at the of a TS file there is less data in the buffer than needed by the frame detector. In such a case it was possible that frames were missed, and there was most likely a distortion when replaying that part of a recording. This is mostly a problem for recordings that consist of more than one *.ts file. Single file recordings could only lose some frames at their very end. At any rate, if you have generated an index file with VDR version 2.0.6 you may want to do so again with this version to make sure the index is OK. - vdrapi version stays at 2.0.6 ==== gvim ==== Version update (7.4.580.hg.6506 -> 7.4.629.hg.6606) Subpackages: vim vim-data - Updated to revision 629, fixes the following problems * For complicated list and dict use the garbage collector can run out of stack space. * Syntax error. * The NFA engine does not implement the 'redrawtime' time limit. * Vim hangs when freeing a lot of objects. * Wrong ":argdo" range does not cause an error. * luaV_setref() is missing a return statement. (Ozaki Kiichi) * luaV_setref() not returning the correct value. * Compiler warning for unitinialized variable. (Tony Mechelynck) * Returning 1 in the wrong function. (Raymond Ko) * Compiler warning for unused argument. * Crash with pattern: \(\)\{80000} (Dominique Pelle) * May leak memory or crash when vim_realloc() returns NULL. * Possible NULL pointer dereference. * The last screen cell is not updated. * Compiler warning for variable might be clobbered by longjmp. * Coverity warning for Out-of-bounds read. - Remove vim-speedup-gc.patch, fixed upstream - Updated to revision 608, fixes the following problems * Compiler warnings for unitinialized variables. (John Little) * Can't match "%>80v" properly. (Axel Bender) * Range for :bdelete does not work. (Ronald Schild) * Parallel building of the documentation html files is not reliable. * Conceal does not work properly with 'linebreak'. (cs86661) * ":0argedit foo" puts the new argument in the second place instead of the first. * Using ctrl_x_mode as if it contains flags. * test_listlbr_utf8 fails when the conceal feature is not available. * When doing ":e foobar" when already editing "foobar" and 'buftype' is "nofile" the buffer is cleared. (Xavier de Gaye) * Crash when searching for "x\{0,90000}". (Dominique Pelle) * Using a block delete while 'breakindent' is set does not work properly. * The test_command_count test fails when using Japanese. * Tiny build doesn't compile. (Ike Devolder) * Cannot change the result of systemlist(). * Out-of-memory error. * Memory wasted in struct because of aligning. * It is not possible to have feedkeys() insert characters. * ":set" does not accept hex numbers as documented. * 'foldcolumn' may be set such that it fills the whole window, not leaving space for text. * Running tests changes viminfo. * The # register is not writable, it cannot be restored after jumping around. * May crash when using a small window. * Compiler warnings for unused variables. ==== libwayland-client0 ==== Version update (1.6.91 -> 1.6.92) Subpackages: libwayland-client0-32bit libwayland-cursor0 libwayland-server0 libwayland-server0-32bit wayland-devel - Update to new upstream prerelease 1.6.92 * More documentation updates ==== wine ==== Version update (1.7.35 -> 1.7.36) Subpackages: wine-32bit - Updated to 1.7.36 development snapshot - Some preliminary 64-bit support for Mac OS X. - Support for configuring speakers in Winecfg. - Improved support for Mac OS X Trash folder. - Support for typographic features in DirectWrite. - Various bug fixes. ==== wqy-microhei-fonts ==== - unset WenQuanYi Micro He as default Chinese font ==== xdelta ==== - remove install-info calls for not existant info page - ran spec-cleaner ==== xen ==== Subpackages: xen-doc-html xen-kmp-default xen-kmp-desktop xen-libs xen-tools xen-tools-domU - Update seabios to rel-1.7.5 which is the correct version for Xen 4.5 ==== xf86-video-chips ==== - U_Update-for-xserver-1.17.patch * fixes build against xorg-server 1.17 ==== xf86-video-cirrus ==== - U_cirrus-don-t-use-pciTag.patch * fixes build against xorg-server 1.17 ==== xf86-video-mach64 ==== - U_mach64-fix-build-probably-not-required-with-pci-acce.patch * fixes build against xorg-server 1.17 ==== xf86-video-mga ==== - U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch * fixes build against xorg-server 1.17 ==== xf86-video-neomagic ==== - U_neomagic-fix-build-against-master-X-server.patch * fixes build against xorg-server 1.17 ==== xf86-video-r128 ==== - U_Only-declare-PCITAG-if-we-need-it.patch * fixes build against xorg-server 1.17 ==== xf86-video-savage ==== - U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch * fixes build against xorg-server 1.17 ==== xf86-video-siliconmotion ==== - U_Fix-build-against-xserver-1.17.patch * fixes build against xorg-server 1.17 ==== xf86-video-sis ==== - U_sis-fix-build-against-latest-xserver.patch/ U_sis-more-build-fixes-against-master-X-server.patch * fixes build against xorg-server 1.17 ==== xf86-video-tdfx ==== - U_Rename-XSERVER_PCIACCESS-to-XSERVER_LIBPCIACCESS.patch/ U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch * fixes build against xorg-server 1.17 ==== xf86-video-voodoo ==== - U_don-t-use-PCITAG-in-struct-anymore.patch * fixes build against xorg-server 1.17 ==== libxine-devel ==== Version update (1.2.3 -> 1.2.6) Subpackages: libxine2 libxine2-pulse - update to 1.2.6 * Add libmmal video output plugin for Raspberry Pi. * Add libmmal HW video decoder plugin for Raspberry Pi. * Add overlay colormatrix support. * Add "sqare monitor pixels" config option. * Add VAAPI colormatrix and fullrange video support. * Add "radeonhd" XV colormatrix support. * Add Opus audio support. * Update german translation. * Optimize OpenGL2 video out. * Optimize raw RGB video decoder. * Fix multithread ffmpeg video decoding. * Fix/optimize DVB subtitles. * Fix external text subtitles. * BSD build fixes. * Clang build fixes. * Build optimization fixes (aliasing). * AVformat demux build fix. * More safety on memory allocation failure. * Fix detection of and compilation with libcaca 0.99 beta 19. - use the xz compressed tarball provided by upstream and change precheckin_cripple_tarball.sh accordingly - should fix boo#913588 - update to 1.2.5 * Update german translation. * Add bass downmix support to AC3 decoder. * Add experimental YCgCo colorspace support. * Add avformat demux plugin. - Support for new formats and protocols. - Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls). - by default native xine demux plugins are probed first. This can be overridden in config, by selecting demuxer in mrl (#demux:avformat), or by using "avformat+" mrl prefix. * Add avio (libavformat) input plugin: - Support for new protocols (https://, ftp://, sftp://, ...). - Support for seekable http streams (with "avio+http://" mrl). - By default native xine input plugins are used. This can be overridden in config or by using "avio+" mrl prefix. * Recognise & use HEVC/H.265. (ffmpeg) * Add support for HEVC/H.265 to the mpeg-ts demuxer. * Add support for HEVC/H.265 and VP9 to the matroska demuxer. * Add VP8/VP9 decoder using libvpx. * Modernise Quicktime demuxer: - Multiple user selectable audio traks. - Support AC3, EAC3, vorbis, Purevoice audio. - Support ISO fragment media files. - More safety on broken files. - Slightly faster. * Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva) * Build fixes. * Fix HDMV subtitle channel. * FFmpeg compatibility fixes. * Some colour format conversion fixes. * Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it. * Fix some problems with COOK audio. - from 1.2.4 * Some VAAPI plugin fixes (build, image size changes). * ffmpeg multi-channel playback fixes: - Handle channel configuration changes sooner. - Generic layout if none provided; follow user changes. - Defer opening output if nothing to play. - Don't re-open with identical settings. - Don't use the bits-per-sample value (may not match decoder output). * ffmpeg video fixes: - Default to square pixels, avoiding black bars & unnecessary scaling. - Avoid CODEC_FLAG_EMU_EDGE (and some possible segfaults). - Use MPEG2VIDEO. * OpenGL2 output: don't render into invalid drawable. * Fix a possible xine_play() hang related to display locking. * FLV demuxer rewrite: - Improved metadata parsing. - PTS/DTS fixes. - Large file support on 32-bit. - Much improved seeking. - Much optimisation. - More codecs supported. * audio_out speed control fixes. * Optimised RGB?YUY2 conversion. * Avoid a possible performance penalty where AVX-optimised memcpy is used. * Add BD-J (BluRay Java) support with ARGB overlay capable video drivers (opengl2, vaapi, vdpau) * Add support for theora 4:2:2 and 4:4:4 pixel formats - Removed xine-lib-missing-include-1.2.3.patch, the missing file is now included in the upstream tarball ==== xkeyboard-config ==== Version update (2.13 -> 2.14) - Update to version 2.14 bug fixes, documentation fixes ==== xorg-x11-server ==== Version update (7.6_1.16.2 -> 7.6_1.17.1) Subpackages: xorg-x11-server-extra xorg-x11-server-sdk - u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch * ad hoc fix for mmap's truncated offset parameter on 32bit (bnc#917385) - N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch * hwcursor still considered broken in cirrus KMS ((bnc#864141, bnc#866152) - Update to version 1.17.1: Fixes for CVE 2015-0255. + xkb: Don't swap XkbSetGeometry data in the input buffer + xkb: Check strings length against request size - u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch Fix sdksyms.sh to work with gcc5 (bnc#916580). - Update to version 1.17.0: + Continued work to strip out stale code and clean up the server. Thousands of lines of unnecessary code have disappeared yet again. + The modesetting driver has been merged into the server code base, simplifying ongoing maintenance by coupling it to the X server ABI/API release schedule. This now includes DRI2 support (so that GLX works correctly) along with Glamor support (which handles DRI3). + Lots of Glamor improvements, including a rewrite of the core protocol rendering functions. - Remove upstream patches: + Patch130: U_BellProc-Send-bell-event-on-core-protocol-bell-when-requested.patch + Patch131: U_fb-Fix-invalid-bpp-for-24bit-depth-window.patch + Patch200: U_kdrive_extend_screen_option_syntax.patch + Patch201: U_ephyr_enable_screen_window_placement.patch + Patch202: U_ephyr_add_output_option_support.patch - Add xorg-x11-server-source package that contains patched xserver sources used to build xorg-x11-Xvnc. ==== yast2 ==== Version update (3.1.119 -> 3.1.121) Subpackages: yast2-devel-doc - Better handling of line breaks in system log viewer (bnc#912169) - 3.1.121 - fix typo in method call to package bindings (found by openQA) - separate dummy Pkg callbacks from common ones - 3.1.120 - remove depreacated legacy Patch callbacks ==== yast2-bootloader ==== Version update (3.1.115 -> 3.1.120) - fix redundancy boot proposal if there are more devices (bnc#917025) - 3.1.120 - Fixed detection for encrypted partitions (bnc#913540) - 3.1.119 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.118 - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.117 - Use ttyAMA instead of ttyS on aarch64 - 3.1.116 ==== yast2-country ==== Version update (3.1.17 -> 3.1.18) Subpackages: yast2-country-data - Fixed a crash while setting locale. It attempted to update the not longer supported lilo configuration (bnc#917014) - 3.1.18 ==== yast2-dns-server ==== Version update (3.1.10 -> 3.1.11) - The unit tests are now compatible with RSpec 3 - 3.1.11 ==== yast2-firstboot ==== Version update (3.1.7 -> 3.1.8) - Fixed the step for host name configuration (bnc#911952, bnc#802822) - 3.1.8 ==== yast2-installation ==== Version update (3.1.129 -> 3.1.132) - removed redundant initialization label (bnc#878538) - 3.1.132 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.131 - support custom display number in "display_ip" boot option (bnc#913888) - 3.1.130 - AutoYaST: If the system starts in multi-user mode plymouth will be quit while installation in order to ensure that installation will be finished on console 1 and the login prompt will be shown. (bnc#903682,889757,897956) ==== yast2-instserver ==== Version update (3.1.3 -> 3.1.4) - The unit tests are now compatible with RSpec 3 - 3.1.4 ==== yast2-iscsi-client ==== Version update (3.1.20 -> 3.1.21) - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 ==== yast2-kdump ==== Version update (3.1.20 -> 3.1.21) - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.21 ==== yast2-nis-client ==== Version update (3.1.11 -> 3.1.12) - Use correct location for ypdomainname (bnc#916031) - 3.1.12 ==== yast2-online-update ==== Version update (3.1.9 -> 3.1.11) Subpackages: yast2-online-update-frontend - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.11 - updated restart popup message, make clear that only YaST will be restarted (not the system) (bnc#913437) - 3.1.10 ==== yast2-packager ==== Version update (3.1.57 -> 3.1.62) - process "workgroup" parameter in URL properly (bnc#784978) - 3.1.62 - Fixed the network configuration during upgrade (bnc#911132) - 3.1.61 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.60 - initialize bootloader during update if proposed from scratch (bnc#899743) - 3.1.59 - fixed file:// URL handling (same as dir://) (boo#869399) - validate entered URL schema - 3.1.58 ==== yast2-pkg-bindings ==== Version update (3.1.20 -> 3.1.21) - Pkg::RepositoryAdd: use alias from URL query parameter if present (bnc#892431) - 3.1.21 ==== yast2-storage ==== Version update (3.1.51 -> 3.1.52) - updated requires - version 3.1.52 ==== yast2-update ==== Version update (3.1.25 -> 3.1.27) - install the packages needed for accesing the installation repository (bnc#916200) - 3.1.27 - The unit tests are now compatible with RSpec 3 (bnc#916364) - 3.1.26 ==== libzeitgeist-2_0-0 ==== Subpackages: typelib-1_0-Zeitgeist-2_0 zeitgeist - Add zeitgeist-silence-logspam.patch: Don't spam the logs with warnings that aren't really warnings, use debug instead. - Add zeitgeist-0.9.14-whereclause-fix.diff: fix SQL error caused by later versions of Vala (boo#910289). ==== zsh ==== - BuildRequire texi2html instead of texinfo: the packages have been split completely now. Removed packages: bundle-lang-common-ca ghostscript-fonts-grops ibus-libpinyin ibus-libzhuyin ibus-pinyin libmowgli2 libmusicbrainz5-0 libpinyin4 libsrtp2 libstorage5 libopencc1 > opencc > opencc-data libprocps3 libprotobuf-c0 libpyzy-1_0-0 > pyzy-db-android > pyzy-db-open-phrase xf86-video-modesetting xf86-video-v4l Added packages: clutter-gst-devel > gstreamer-plugin-gstclutter-3_0 > libclutter-gst-3_0-0 > typelib-1_0-ClutterGst-3_0 gstreamer-plugins-base-devel > typelib-1_0-GstAllocators-1_0 > typelib-1_0-GstApp-1_0 > typelib-1_0-GstFft-1_0 > typelib-1_0-GstRiff-1_0 > typelib-1_0-GstRtp-1_0 > typelib-1_0-GstRtsp-1_0 > typelib-1_0-GstSdp-1_0 java-1_9_0-openjdk > java-1_9_0-openjdk-headless libmusicbrainz5-1 libpinyin5 libsrtp-1_5_0 libstorage6 perl-Text-Unidecode perl-libintl-perl powertop-lang libprocps4