Changed packages: ==== apache2 ==== Subpackages: apache2-devel apache2-doc apache2-example-pages apache2-prefork apache2-utils - simplify apache2.logrotate, use sharedscripts [bnc#713581] - remove curly brackets around format sequence "%y" in `stat --format="%{y}" %{SOURCE1}` that caused an incorrect evaluation. Add escaping to proper spec-cleaner processing in the future ==== autoyast2 ==== Version update (3.1.74 -> 3.1.78) Subpackages: autoyast2-installation - Added 'bootloader' and 'report' into list of supported profile sections (bsc#925381) - 3.1.78 - Added libxslt into BuildRequires - needed for running test-cases (bsc#929832) - 3.1.77 - Reporting unknown and unsupported profile sections (bnc#925381) - 3.1.76 - Evaluate the correct host IP in order to read the proper autoyast.xml file (bnc#928303, 908356, 916628) - 3.1.75 ==== clamav ==== Version update (0.98.6 -> 0.98.7) - Version 0.98.7 fixes several security issues (bsc#929192) and other bug fixes/improvements: * Fix crash in upx decoder with crafted file. Discovered and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2170. * Fix infinite loop condition on crafted y0da cryptor file. Identified and patch suggested by Sebastian Andrzej Siewior. CVE-2015-2221. * Fix crash on crafted petite packed file. Reported and patch supplied by Sebastian Andrzej Siewior. CVE-2015-2222. * Fix an infinite loop condition on a crafted "xz" archive file. This was reported by Dimitri Kirchner and Goulven Guiheux. CVE-2015-2668. * Apply upstream patch for possible heap overflow in Henry Spencer's regex library. CVE-2015-2305. * Fix false negatives on files within iso9660 containers. This issue was reported by Minzhuan Gong. * Fix a couple crashes on crafted upack packed file. Identified and patches supplied by Sebastian Andrzej Siewior. * Fix a crash during algorithmic detection on crafted PE file. Identified and patch supplied by Sebastian Andrzej Siewior. * Fix compilation error after ./configure --disable-pthreads. Reported and fix suggested by John E. Krokes. * Fix segfault scanning certain HTML files. Reported with sample by Kai Risku. * Improve detections within xar/pkg files. * Improvements to PDF processing: decryption, escape sequence handling, and file property collection. * Scanning/analysis of additional Microsoft Office 2003 XML format. ==== libsocks0 ==== Version update (1.4.0 -> 1.4.1) - Enable libwrap - Be more explicit in configure stage - Readd updated dante-1.4.0-glibc-2.17.patch - Update to 1.4.1 * Fixed configure problem with detection of libc.so on recent FreeBSD versions. * Fixed problem in configure test used for figuring out which buffer in an IPC socket is used for determining bytes that can be buffered. Should fix problem on FreeBSD. * Fixed bug in handling of buffered GSSAPI data. * AIX 6.1 compilation fixes. * NetBSD 6.1.3 gethostbyaddr() configure fix. * for a full list of changes see NEWS file - Use url for source - Cleanup spec-file with spec-cleaner - Remove upstreamed/obsolete patches * dante-1.4.0-64bit_portability.patch * dante-1.4.0-glibc-2.17.patch * dante-1.4.0-sockd_conf.patch - Update dependencies - Enable upnp support - Do not mark systemd unit file as executable ==== daps ==== Version update (2.0~rc1 -> 2.0~rc6) New release DAPS 2.0~rc6 * Bugfix: Due to an error in Makefile.am, the contents of daps_xslt/relnotes were installed to daps_xslt/xhtml and vice versa. New release DAPS 2.0~rc5 (releases rc3 and rc4 have not been made available as SUSE builds) - Full support for DocBook 5 now (finally) - various fixes for ePUB (again): - ePUB 2 builds without warnings/errors in epubcheck - ePUB3 shows a few warnings/errors in epubcheck resulting from errors in the stylesheets - make sure ePUB gets a correct date format (YYYY-MM-DD) - Moved DAPS user config directory to ~/.config/daps/. The config file has been renamed to dapsrc (the user will be notified and DAPS will automatically do the move if the user agrees) - all of DocBook's profiling attributes are no supported - Various build fixes to make it work on Debian Wheezy, Fedora 20/21 openSUSE 13.x, SLE 12, and Ubuntu 14.10 - tested DAPS on Debian Wheezy, Fedora 20/21 and Ubuntu 14.10 - Added script and stylesheets to migrate DocBook4 projects to DocBook 5 (libexec/daps-migrate) - various fixes and improvements for bin/daps-init (incl. man page) - Added support for local static/ directories - Established new locdrop workflow - Fixed daps-init - strings passed with --xsltparam no longer need to be uoted with double and single quotes--only use double quotes now - Definied DAPS version for major, minor, and micro (configure.ac) - Introduced daps_version_{major,minor,micro} substitutions - Corrected URL from SourceForge to GitHub - Used DAPS version in AC_MSG_NOTICE - Unified copyright statements - Let configure change the Version in entity-decl.ent - Created DOCTYPE and PI node manually for daps-xslt/profiling/ stylesheets - Added more testcases, fixed erfrors in test cases - Significant documentation updates for version 2.0 - version string in manuals and man pages is now automatically set by configure/make - provided useful READMEs in ASCII Doc format - Support for both, /usr/bin/xml (SUSE) and /usr/bin/xmlstarlet (Ubuntu) - stability fixes for make files - adjusted the test suite to code changes; made sure all tests are passed - man pages for daps-init, daps-susespell and daps-envconvert will now be correctly installed - added various XSLT parameters to the documentation's DC-files to make them look better when build with the upstream stylesheets Bug fixes: - issue #151: Detect DocBook XSL Stylesheet Version in daps - issue #157: Add option for optimising PNG files for targets locdrop and package-src - issue #223: Paths starting with ~ are now correctly resolved - issue #227: Made --static for HTML builds the default - issue #230: Moved DAPS config to ~/.config/daps/ - issue #249: Added support for all missing profiling attributes supported by DocBook - issue #250: building Japanese text format requires external LANG setting - issue #253: Implement Migration Stylesheets from DocBook 4 <-> DocBook 5 - issue #260: Removed project-web directory (moved into gh-pages branch) - issue #262: Quoting is removed from subcommand-options - issue #264: Make STYLEROOT Platform Independant - issue #266: Review XEP config file handling - issue #267: Improve Default DAPS Layout - issue #268: Fix ePUB date issues - check for embeeded fonts in PDF now works correctly - ASPELL_LANG no longer gets overwritten with value from XML document if set in config or on the command line - package-html no longer fails when called with --draft - DocBook5 validation now works correctly - epub is now correctly generated (STYLEIMG was not always set) - existing man page builds were duplicated rather than overwritten - callout graphics were not shown in PDF when using the DocBook stylesheets Project: - project moved to GitHub - Moved all stylesheet related files to github://openSUSE/suse-xsl - obsolete docmanager code has been removed from the repository - source clean-up - source changes are tested with Travis - Purely packaging related update: update list of excluded files, streamline TAR archive fetch script New release DAPS 2.0~rc2 - EPUB 3 builds now succeed - Mobipocket builds succeed again - "static" directories are now expected to be located within specific subfolders of the chosen style root - EPUB now supports "static" folders ==== dleyna-renderer ==== Version update (0.4.0 -> 0.5.0) - Update to version 0.5.0: + [Deprecated API] Use new API instead of deprecated. + [Device]: - Free dlna class strings after use. - Update playspeed when rate is set. + [host-service] use push-host-port setting for the web server. + [upnp] use port setting when creating GUPnPContextManager. + [Autoconf]: - Add Math lib to link. - Sub Makefile: Remove ACLOCAL_AMFLAGS. + [daemon] use GLib signal handling. + [Configuration] Remove libdleyna-renderer .pc file. ==== dleyna-server ==== Version update (0.4.0 -> 0.5.0) - Update to version 0.5.0: + [Build] Fix out-of-source-tree builds. + Fix various configure & build issues. + [Autoconf]: - Sub Makefile: Remove ACLOCAL_AMFLAGS. - Add --no-undefined to compiler option. + [upnp] Use "port" setting when creating GUPnPContextManager. + [Deprecated API] Use new API instead of deprecated. + [Device]: - Fix wake-on ip address used for broadcast. - Sleeping devices cache cleanup. - Improve sleeping context lookup. - Move the network interface info storage. - Improve Network Interface info and device context matching. - RetrieFve sleeping state via GetInterfaceInfo action. - Add sleeping device memory cache. - Add wake packet sending support. - Add Energy Management features. + [Configuration] Remove libdleyna-server .pc file. + [Documentation] Fix URL to MediaServer2Spec. + [Tests]: - Save changed ServiceResetToken in configuration. - Survive a missing ServiceResetToken in dsc. - Fix a typo in the Upload Sync Controller's error management. ==== emacs ==== Version update (24.4 -> 24.5) Subpackages: emacs-info emacs-nox emacs-x11 etags - Update to emacs version 24.5 * This is mainly a bug-fix release, but there are some other changes. * The default value of `history-length' has increased to 100. * The variable `redisplay-dont-pause' is obsolete. * `call-process-shell-command' and `process-file-shell-command' no longer take "&rest args". * The option `browse-url-firefox-startup-arguments' no longer has an effect. * New option `erc-rename-buffers'. * New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'. * `erc-format-@nick' displays all user modes instead of only op and voice. * The display of irc commands in the current buffer has been disabled. * `erc-version' now follows the Emacs version. * Obsolete packages + cc-compat.el + crisp.el (moved to elpa.gnu.org) + tpu-edt.el, ws-mode.el + vi.el, vip.el (try M-x viper instead) - Remove patch emacs-gnupg-15th-field.patch and patch jpeg-version-check.patch as now upstream - Modify patch emacs-24.4-ps-bdf.patch ==== gnome-online-miners ==== Version update (3.14.2 -> 3.14.3) - Update to version 3.14.3: + gdata: Treat the GDataEntry:id as an opaque string (bgo#748253). ==== gnome-screenshot ==== - Add gnome-screenshot-fix-translations.patch: Fix translations, patch from upstream git. - Add libtool BuildRequires and call to autoreconf, as above patch touches the build system. ==== gnutls ==== Version update (3.4.0 -> 3.4.1) Subpackages: libgnutls-devel libgnutls-openssl27 libgnutls30 libgnutls30-32bit - Updated to 3.4.1 (released 2015-05-03) * * libgnutls: gnutls_certificate_get_ours: will return the certificate even if a callback was used to send it. * * libgnutls: Check for invalid length in the X.509 version field. Without the check certificates with invalid length would be detected as having an arbitrary version. Reported by Hanno Böck. * * libgnutls: Handle DNS name constraints with a leading dot. Patch by Fotis Loukos. * * libgnutls: Updated system-keys support for windows to compile in more versions of mingw. Patch by Tim Kosse. * * libgnutls: Fix for MD5 downgrade in TLS 1.2 signatures. Reported by Karthikeyan Bhargavan [GNUTLS-SA-2015-2]. bsc#929690 * * libgnutls: Reverted: The gnutls_handshake() process will enforce a timeout by default. That caused issues with non-blocking programs. * * certtool: It can generate SHA256 key IDs. * * gnutls-cli: fixed crash in --benchmark-ciphers. Reported by James Cloos. * * API and ABI modifications: gnutls_x509_crt_get_pk_ecc_raw: Added - gnutls-fix-double-mans.patch: fixed upstream ==== hylafax+ ==== Subpackages: hylafax+-client libfaxutil5_5_5 - bnc#922402 update overwrites send-only settings to systemd config ==== libicu-devel ==== Version update (54.1 -> 55.1) - Update baselibs.conf - Version bump to latest release 55.1: * support of CLDR 27 (with a major cleanup of region locales, among many other improvements), formatting for scientific notation ("1.2 × 10³") * update to Unicode 7.0 data for spoof-checking * Various performance enhancements * Full upstream changelog: http://site.icu-project.org/download/55 - Refresh the soname versioning patch: * icu-versioning.diff ==== install-initrd-openSUSE ==== Version update (14.173 -> 14.176) - fix last udev rules fix - 14.176 - Don't let udev lock the DVD drive in instsys (bsc#892941) - 14.175 - Ruby instalation: - 14.174 ==== java-1_8_0-openjdk ==== Subpackages: java-1_8_0-openjdk-headless - Added patch: * hotspot-support-kernel-4.patch * fix build on systems having kernel 4.0 ==== kbproto-devel ==== Version update (1.0.6 -> 1.0.7) - update to release 1.0.7 * configure: Remove AM_MAINTAINER_MODE * Tell clang not to report -Wpadded warnings on public headers we can't fix * Add comments about sizes of dynamically allocated arrays * Drop WORD64 (Cray) support * autogen.sh: Implement GNOME Build API * specs: Change XkbSA_DfltBtnAbsolute to 4 * config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES ==== libFS-devel ==== Version update (1.0.6 -> 1.0.7) Subpackages: libFS6 - Update to version 1.0.7 * Constify pattern argument to FSListCatalogues * Constify some more strings in API arguments * Fix some sign/size conversion warnings from clang * Fix typos & wording issues in source comments * Remove unneeded checks for #ifndef X_NOT_POSIX * Use 'imdent' to realign cpp indentation levels in FSlibos.h ==== libXaw-devel ==== Version update (1.0.12 -> 1.0.13) Subpackages: libXaw6 libXaw7 libXaw8 - Update to version 1.0.13 * Fix build with gcc -Werror=format-security * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find * Just use C89 size_t instead of rolling our own Size_t * Use SEEK_* names instead of raw numbers for fseek whence argument * Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules * Makefile: use $(LN_S) for better code portability * Include * Fix abs() usage. ==== libXrender-devel ==== Version update (0.9.8 -> 0.9.9) Subpackages: libXrender1 libXrender1-32bit - Update to version 0.9.9 * Fix request length calculation for XRenderCompositeText32 * Remove fallback for _XEatDataWords, require libX11 1.6 for it ==== libXt-devel ==== Version update (1.1.4 -> 1.1.5) Subpackages: libXt6 libXt6-32bit - Update to version 1.1.5 * Revert "Avoid shadowing variables." * If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value * makestrs: use strchr() instead of index() * makestrs: Replace malloc()+strcpy() calls with strdup() calls * makestrs: Replace strcpy()+strcat() calls with snprintf() calls * makestrs: Use asprintf() if available * unifdef -UCRAY -UCRAY2 * Use $(MKDIR_P) in Makefile.am for better code portability * Include direct.h header for _getdrives() on Win32 * Include unistd.h for getpid() * asprintf needs _GNU_SOURCE on some platforms * Fix cross-compilation * Add missing comma to fix DEBUG build. * Use appropriate variable type for vsnprintf return value. * Mark non-returning function with appropriate attribute. * Ignore test-driver from automake-1.13. * Avoid shadowing variables. * Fix char vs. unsigned char warnings. * Use string.h instead of X11/Xos.h. * Fix _XtInherit on x86_64 Windows ==== libapr1 ==== Version update (1.5.1 -> 1.5.2) Subpackages: libapr1-devel - remove baselibs.conf that osc rejects now with message: ERROR: 'arch' referenced in baselibs.conf is not being built ERROR: 'ppc' referenced in baselibs.conf is not being built ERROR: 'package' referenced in baselibs.conf is not being built ERROR: 'arch' referenced in baselibs.conf is not being built ERROR: 'ppc' referenced in baselibs.conf is not being built ERROR: 'package' referenced in baselibs.conf is not being built - apr 1.5.2 * apr_escape: Correctly calculate the size of the returned string in apr_escape_path and set the correct return value in case we actually escape the string * apr_poll(cb): fix error paths returned values and leaks. * apr_skiplist: Optimize the number of allocations by reusing pooled or malloc()ed nodes for the lifetime of the skiplist. * apr_skiplist: Fix possible multiple-free() on the same value in apr_skiplist_remove_all() (obsoletes 0007-backport-r1604596-1604598-from-trunk.patch) * apr_global_mutex/apr_proc_mutex: Resolve failures with the POSIX sem implementation in environments which receive signals. (obsoletes 0009-Merge-r1610854-from-trunk.patch) * drop already included or no longer needed patches: 0004-Backport-r1593600-from-1.6.patch 0005-Backport-r1593612-from-1.6.patch 0007-backport-r1604596-1604598-from-trunk.patch 0009-Merge-r1610854-from-trunk.patch string-compare.diff ==== libbluray1 ==== Version update (0.7.0 -> 0.8.0) - Update to version 0.8.0: + Add security checks to BD-J. + Add support for UDF image files and unmounted discs. + Add UDF volume identifier to DISC_INFO. + Add bd_init(), bd_open_disc() and bd_open_stream(). + Add /usr/share/libbluray/lib/ to .jar file search paths. + Add BD_EVENT_PLAYLIST_STOP (playlist playback is interrupted). + Accept directory name (without .jar file name) in LIBBLURAY_CP. + Improved error resilence. + Improve BD-J compability. + Fix Java 8u40 compability. + Fix infinite loop with some broken HDMV menus. - Fixed patches libbluray-autotools.patch and libbluray-jvm_dir.patch. - Build with UDF support. ==== libcaca0 ==== - Build without Mono by default coolo says: "We don't want mono in Factory, if somebody needs it it should be set explicit (with_mono) per prjconf" - Update libcaca-ruby_vendor_install.patch: Use RbConfig::CONFIG instead of Config::Config to be compatible with ruby 2.2. ==== libfontenc-devel ==== Version update (1.1.2 -> 1.1.3) Subpackages: libfontenc1 - Update to version 1.1.3 * Initialize both value1 & value2, not value1 twice * Replace sprintf call with snprintf * Replace strcpy+strcat calls with snprintf calls * Reformat code to X.Org standard style * Initialize aliases array in parseEncodingFile() - tagged baselibs.conf as sourcefile in spec file ==== libgphoto2-6 ==== Subpackages: libgphoto2-6-32bit libgphoto2-devel - disable libusb 0.1, as it is no longer needed and will cause hangs. bsc#926862 ==== libinput-devel ==== Version update (0.14 -> 0.14.1) Subpackages: libinput-udev libinput10 - Also set Version to 0.14.1, no need to have a diff there. ==== libmicrohttpd10 ==== Version update (0.9.40 -> 0.9.41) - update to 0.9.41: * fix bugs relating to various threading modes * fix some HTTP 1.0 tests ==== libpciaccess-devel ==== Version update (0.13.3 -> 0.13.4) Subpackages: libpciaccess0 libpciaccess0-32bit - Update to version 0.13.4 * Add missing guards around config.h inclusion * Check for __linux__ instead of linux during compilation * Include the POSIX fcntl.h instead of sys/fcntl.h * Include config.h before any other headers. * Bug 89151: Fix build on NetBSD/alpha and NetBSD/sparc64. ==== libqt4 ==== Subpackages: libqt4-32bit libqt4-devel libqt4-linguist libqt4-qt3support libqt4-qt3support-32bit libqt4-sql libqt4-sql-32bit libqt4-sql-sqlite libqt4-sql-sqlite-32bit libqt4-x11 libqt4-x11-32bit - Added fix-upload-corruptions-when-server-closes-connection.patch (boo#929688) - Added fix-a-division-by-zero.patch (bnc#921999, CVE-2015-0295) ==== libqt4-sql-mysql ==== Subpackages: libqt4-sql-mysql-32bit libqt4-sql-postgresql libqt4-sql-postgresql-32bit libqt4-sql-unixODBC libqt4-sql-unixODBC-32bit - Added fix-upload-corruptions-when-server-closes-connection.patch (boo#929688) - Added fix-a-division-by-zero.patch (bnc#921999, CVE-2015-0295) ==== libreoffice ==== Subpackages: libreoffice-base libreoffice-base-drivers-mysql libreoffice-calc libreoffice-calc-extensions libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-icon-theme-galaxy libreoffice-icon-theme-hicontrast libreoffice-icon-theme-oxygen libreoffice-icon-theme-sifr libreoffice-icon-theme-tango libreoffice-impress libreoffice-kde4 libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-ru libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-writer libreoffice-writer-extensions - Disable verbose build to pass check on maximal size of log - We need pre/post for libreoffice in langpkgs - Use old java for detection and old commons-lang/codec to pass brp check on java from sle11 * 0001-Make-HAVE_JAVA6-be-always-false.patch - Revert last changeset, it is caused by something else this time: * 0001-Set-source-and-target-params-for-java.patch - Set source/target for javac when building to work on SLE11: * 0001-Set-source-and-target-params-for-java.patch - Try to deal with rpath on bundled libs - Fix python3_sitelib not being around for py2 - Add internal make for too old system - One more stab on poppler switch: * 0001-Make-cpp-poppler-version.h-header-optional.patch - Update the old-poppler patch to work correctly: * 0001-Make-cpp-poppler-version.h-header-optional.patch - Sort out more external tarballs for the no-system-libs approach - Add basic external tarballs needed for without-system-libraries - Add patch to check for poppler more nicely to work on older distros: * 0001-Make-cpp-poppler-version.h-header-optional.patch - Try to pass configure without system libs - Allow switch between py2 and py3 - Move external dependencies in conditional thus allow build on SLE11 - Add conditional for noarch subpackages - Add switch in configure to detect more of internal/external stuff - Add conditional for appdatastore thing and redo it to impact the spec less - Add systemlibs switch to be used in attempt to build sle11 build ==== libsolv-devel ==== Subpackages: libsolv-tools perl-solv python-solv - you really want to use rbconfig there ==== libssh-devel ==== Version update (0.6.4 -> 0.6.5) Subpackages: libssh4 - Update to version 0.6.5 * Fixed CVE-2015-3146 * Fixed port handling in config file * Fixed the build with libgcrypt * Fixed SFTP endian issues (rlo #179) * Fixed uninitilized sig variable (rlo #167) * Fixed polling issues which could result in a hang * Fixed handling of EINTR in ssh_poll() (rlo #186) * Fixed C99 issues with __func__ * Fixed some memory leaks * Improved macro detection on Windows ==== libltdl7 ==== Subpackages: libltdl7-32bit libtool - Fix call of install_info. ==== libvirt ==== Version update (1.2.14 -> 1.2.15) Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter libvirt-daemon-driver-interface libvirt-daemon-driver-libxl libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-uml libvirt-daemon-driver-vbox libvirt-daemon-qemu libvirt-daemon-xen - libxl: support virtual sound devices in HVM domains c0d3f608-libxl-soundhw.patch bsc#875216 - Update to libvirt 1.2.15 - Implement virDomainAddIOThread and virDomainDelIOThread - libxl: Introduce configuration file for libxl driver - Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Drop upstream patches da33a1ac-lxc-init-statedir.patch and open-ns-files-readonly.patch - spec file fixups for building --without-driver-modules ==== libxkbfile-devel ==== Version update (1.0.8 -> 1.0.9) Subpackages: libxkbfile1 - Update to version 1.0.9 * This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups. ==== libyui-qt6 ==== Version update (2.46.17 -> 2.46.18) - fixed styling for non-Wizard dialogues (bnc#925882) - allow styling of the YQMainWinDock object (the main non-Wizard window) - the stylesheet editor (Ctrl+Shift+Alt+s) also works for non-Wizard dialogues now - 2.46.18 ==== libzip-devel ==== Version update (0.11.2 -> 1.0.1) - Update to new upstream release 1.0.1 * (Build fixes for Windows only) - The documentation targets the library, so move them from -tools to -devel subpackage. - Place utilities in a separate subpackage which explicitly has "-tools" in its name. - updated to 1.0: * Implemented an I/O abstraction layer. * Added support for native Windows API for files. * Added support for setting the last modification time for a file. * Added a new type zip_error_t for errors. * Added more typedefs for structs. * Torrentzip support was removed. * CVE-2015-2331 was fixed. * Addressed all Coverity CIDs. - removed upstreamed patches: - libzip-CVE-2015-2331.patch - libzip-fseeko.patch - libzip-fix-large-file-support.patch http://www.nih.at/listarchive/libzip-discuss/msg00489.html - libzip-autoconf-268.patch ==== libncurses5 ==== Subpackages: libncurses5-32bit libncurses6 ncurses-devel ncurses-utils tack terminfo terminfo-base - Add ncurses patch 20150425 + expanded description of tgetstr's area pointer in manual page (report by Todd M Lewis). + in-progress changes to modify test-packages to use ncursesw6 rather than ncursesw, with updated configure scripts. + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to check for ".pc" files via pkg-config, but add a linkage check since frequently pkg-config configurations are broken. + modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the rpath option. + add 'dim' capability to screen entry (report by Leonardo B Schenkel) + add several key definitions to nsterm-bce to match preconfigured keys, e.g., with OSX 10.9 and 10.10 (report by Leonardo B Schenkel) + fix repeated "extra-suffix" in ncurses-config.in (cf: 20150418). + improve term_variables manual page, adding section on the terminfo long-name symbols which are defined in the term.h header. + fix bug in lib_tracebits.c introduced in const-fixes (cf: 20150404). ==== libvmtools0 ==== Subpackages: open-vm-tools open-vm-tools-desktop - Handle kernel 4.0: we can't just compare the 'minor' part of the version anymore when applying patches. ==== pam ==== Version update (1.1.8 -> 1.2.0) Subpackages: pam-32bit pam-devel - Update to version 1.2.0 - obsoletes Linux-PAM-git-20150109.diff ==== libparted0 ==== Version update (3.1 -> 3.2) Subpackages: parted - Do not warn about shrinking a partition if script mode is used (bnc#929189) - add: parted-do-not-warn-when-shrinking-in-script-mode.patch - Update to parted-3.2; Notable changes: - Added new partition type flag, esp, to set the type to 0xEF on MS-DOS. Also aliased to boot on GPT to set the UEFI ESP GUID. - You can now choose to ignore errors about partitions that overlap, or are longer than the disk. This allows you to use parted to repair the problem. - When attempting to manipulate a mounted partition, parted now issues a warning that you can choose to ignore, instead of an error. - When creating a loop label, it automatically comes with a partition using the whole disk. - parted -l no longer lists device-mapper devices other than dmraid whole disks. - Added new Linux-specific partition GUID type code (0FC63DAF-8483-4772-8E79-3D69D8477DE4) for Linux filesystem data on GPT disks. This type code is now assigned as the default partition type code for new partitions holding Linux filesystems. - Added new "msftdata" flag to identify partitions holding NTFS or FAT filesystems on GPT disks. This flag corresponds to a GPT type code of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 ("Microsoft Basic Data"). Since Linux filesystem partitions formerly used this type code, this flag may optionally be set on Linux partitions to make the partition table type codes match former configurations in case the new Linux filesystem type code causes problems with some utility. Note that this flag cannot be removed from NTFS or FAT partitions within parted except by setting a competing flag, such as "boot" (which sets the type code used by EFI System partitions) or "msftres" (which sets the "Microsoft Reserved" type code). - Many bugfixes (see /usr/share/doc/packages/parted/NEWS) - merge parted-fix-cciss-partition-naming.patch, libparted-fix-mmcblk-partition-name.patch, fix-dm-partition-name.patch into libparted-partition-naming.patch - Add parted-resize-alias-to-resizepart.patch - Add libparted-avoid-libdevice-mapper-warnings.patch - drop patches (in upstream): - fix-error-informing-the-kernel.patch - Fix-help-text-for-disk_-set-toggle.patch - libparted-Avoid-dasd-as-default-disk-type-while-probe.patch - libparted-add-support-for-EAV-DASD-partitions.patch - libparted-add-support-for-implicit-FBA-DASD-partition.patch - libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch - libparted-initialize-dasd-part-type.patch - libparted-mklabel-to-support-EAV-DASD.patch - libparted-mklabel-to-support-EDEV-DASD.patch - parted-Add-Intel-Rapid-Start-Technology-partition.patch - parted-GPT-add-support-for-PReP-GUID.patch - parted-btrfs-support.patch - parted-resize-command.patch - drop do-not-create-dm-nodes.patch: Not needed anymore since parted DM handling has been reworked. - modified more-reliable-informing-the-kernel.patch: No longer call 'udevadm settle' as it was causing issues. - add patches from upstream (post-3.2): - lib-fs-resize-prevent-crash-resizing-FAT16.patch - libparted-device-mapper-uses-512b-sectors.patch - parted-dont-crash-in-disk_set-when-disk-label-not-found.patch - refresh patches ==== libpcre1 ==== Version update (8.36 -> 8.37) Subpackages: libpcre1-32bit libpcre16-0 libpcrecpp0 libpcreposix0 pcre-devel pcre-doc pcre-tools - pcre 8.37: * CVE-2015-2325: Patterns with certain groups specifying a zero minimum quantifier caused incorrect code to be compiled, leading to an incorrect memory read. [boo#924960] * CVE-2015-2326: Specific patterns containing a forward reference with subroutine calls caused incorrect code to be compiled [boo#924961] * CVE-2014-8964: If an assertion condition was quantified with a minimum of zero, SIGSEGV or other misbehaviour could occur. [boo#906574] * further bug fixes as listed in ChangeLog ==== perl-Chart ==== Version update (2.4.5 -> 2.4.10) - updated to 2.4.10 see /usr/share/doc/packages/perl-Chart/ ==== perl-File-Which ==== Version update (1.17 -> 1.18) - updated to 1.18 see /usr/share/doc/packages/perl-File-Which/Changes 1.18 2015-05-04 15:35:40 -0400 - Remove prototypes (gh#6) ==== perl-HTML-Format ==== Version update (2.10 -> 2.11) - updated to 2.11 see /usr/share/doc/packages/perl-HTML-Format/Changes 2.11 2013-10-27 20:57:23 Europe/London - Typo fixes from dsteinbrunner https://github.com/nigelm/html-format/pull/2 - Markdown support from mrallen1 https://github.com/nigelm/html-format/pull/1 ==== perl-IO-stringy ==== Version update (2.110 -> 2.111) - fix license to be perl's - updated to 2.111 see /usr/share/doc/packages/perl-IO-stringy/ ==== perl-Net-Netmask ==== Version update (1.9021 -> 1.9022) - updated to 1.9022 see /usr/share/doc/packages/perl-Net-Netmask/Changes 1.9022 2015-05-05 - Changes from adamherzog: minor cleanups plus - A bunch of addtional tests - A couple of small code fixes ==== perl-SOAP-Lite ==== Version update (1.08 -> 1.14) - updated to 1.14 see /usr/share/doc/packages/perl-SOAP-Lite/Changes 1.14 March 24, 2015 + Add header and body tags [@bubi6608] ! Fixed typo in trace logging example [@oschwald] + Converted the dist from using ExtUtils::MakeMaker to using Dist::Zilla [@mvuets] ! Cleaned up prereqs [@mvuets] ! Cleaned up author and release tests [@mvuets] 1.13 December 30, 2014 ! Fixed undefined value error when using bugzilla's xmlrpc.cgi (bugzilla's API) [dbeusee] 1.12 November 26, 2014 ! #100557 Redefined sub in SOAP::Lite::Deserializer::XMLSchema2001 1.11 February 21, 2014 ! #93080 bug when SOAP::Lite is trying to parse WSDL definition by https with custom settings 1.10 January 23, 2014 ! Fixed uninitialized warning when Context-Length is not set [github/dbeusee] ! avoid string eval in as_base64 [github/otrosien] ! #88915 warnings issued with using importing with +trace 1.09 January 14, 2013 ! #92025 tighten multipart content-type matching [dmn@debian.org] ==== perl-XML-LibXML ==== Version update (2.0120 -> 2.0121) - updated to 2.0121 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0121 2015-05-03 - Mention CVE-2015-3451 and related links in the Changes (= this file) entry for 2.0119. - Thanks to Tilmann Haak for pointing it out. ==== apache2-mod_php5 ==== Version update (5.6.7 -> 5.6.8) Subpackages: php5 php5-bcmath php5-bz2 php5-calendar php5-ctype php5-curl php5-dba php5-devel php5-dom php5-exif php5-fastcgi php5-ftp php5-gd php5-gettext php5-gmp php5-iconv php5-imap php5-json php5-ldap php5-mbstring php5-mcrypt php5-mysql php5-odbc php5-openssl php5-pdo php5-pear php5-pgsql php5-shmop php5-snmp php5-sockets php5-sqlite php5-suhosin php5-sysvsem php5-sysvshm php5-tidy php5-tokenizer php5-wddx php5-xmlreader php5-xmlwriter php5-xsl php5-zip php5-zlib - update to 5.6.8: Several bugs have been fixed some of them beeing security related, like CVE-2015-1351 and CVE-2015-1352. - refreshed php5-crypto-checks.patch ==== rpcbind ==== Version update (0.2.2 -> 0.2.3) - Update to rpcbind 0.2.3 - Following patches were accepted upstream: - 0005-Remove-obsolete-function-in6_fillscopeid.patch - 0006-In-init_transport-move-creation-of-COTS-sockets-clos.patch - 0007-The-use-of-AI_NUMERICHOST-in-init_transport-is-broke.patch - 0019-rpcinfo-ip_ping-clean-up-client-ping-create-destroy.patch - 0020-rpcinfo-introduce-new-helper-function-ip_getclient.patch - 0021-rpcinfo-make-t-u-options-support-IPv6-addresses-too.patch - 0022-rpcinfo-remove-obsolete-function-clnt_com_create.patch - 0023-Make-rpcinfo-p-support-IPv6-addresses-too.patch - 0024-rpcinfo-remove-obsolete-function-get_inet_address.patch - Update to current git, which contains the following patches: - 0002-rpcinfo_warmstart-no_warning_about_missing_file.patch - 0003-systemd-no-dualmode.patch - 0004-systemd-sd_notify.patch - 0018-configure-check-for-nss.h.patch ==== ruby ==== Version update (2.1 -> 2.2) Subpackages: ruby-devel - bump version ==== ruby-common ==== - Fix patching of the shebang line - The script sometimes returned from gem install already although the install wasn't finished yet. This broke e.g. the binary rename part. - Fail early if gem install fails This avoids confusing error messages at the end of the build. - More fixes for ruby 1.8 - Ruby 1.8 insists on the () for the parameter - Cleaner solution for the extensions doc dir The other solution was also failing on 1.8 - Forgot another option for forwarding - Do not overwrite options.otheropts - Fixed forwarding of options to gem install - Only use the extensions doc dir on MRI 2.1.x - Fix the ruby suffix for distributions before 13.2 - Do not fail with --gem-binary - switch to ruby version of gem_install.sh - added ruby-find-versioned to make it easier to find versioned binaries. - all for loops in the shell scripts and macros are now using this script - call ruby with -x from shell wrappers otherwise we run into an endless loop - rubygemsdeps.rb: add shell-launcher to avoid dependency on a fixed ruby version ==== libruby2_1-2_1 ==== Version update (2.1.5 -> 2.1.6) Subpackages: ruby2.1 ruby2.1-stdlib - update to 2.1.6 (bsc# 926974) - stricter hostname verification following RFC 6125. with the patch provided by Tony Arcieri and Hiroshi Nakamura [ruby-core:61545] [Bug #9644] CVE-2015-1855 - upgrade to RubyGems 2.2.3. [Backport #10515] - lots of documentation updates - a few crash and parser fixes For all the changes see /usr/share/doc/packages/ruby2.1/ChangeLog - drop the SSE2 patches as they are included upstream: ruby-2.1.3-no_sse2_patch_configure_too.patch ruby-no_sse2.patch - Remove the support to have the shared files from ruby-common intree again. - merged TK conditionals with the 2.2 package ==== ruby2.1-rubygem-gem2rpm ==== - update 0003-new-opensuse-templates.-they-require-the-config-file.patch: Fix company name in copyright header ==== site-config ==== - Add compatibility to libtool 2.4.6. ==== libsnapper3 ==== Subpackages: snapper snapper-zypp-plugin - added option --sync to delete command (fate#317066) - added option --input to diff command - sort files according to locale ==== squid ==== - Remove emulate_httpd_log from config on update ==== suse-xsl-stylesheets ==== Version update (2.0~rc4 -> 2.0~rc5) - fix for rpm installation error New release 2.0~rc5 New Features: * support for DocBook5 - the xsl-ns variants are located in the following directories: - /usr/share/xml/docbook/stylesheet/daps2013-ns - /usr/share/xml/docbook/stylesheet/opensuse2013-ns - /usr/share/xml/docbook/stylesheet/suse-ns - /usr/share/xml/docbook/stylesheet/suse2013-ns * the DocBook5 variants are automatically generated with a slghtly adopted version of xslns-build from upstream * SUSE aspell dictionary was moved from DAPS to this package; wordlist was updated * started a NovDoc version for DocBook 5: susedoc5 Bugfixes: * language fixes for Chinese, Korean, and Japanese * Fixed issue #29: Make Parameter runinhead.default.title.end.punct L10N Compatible * Fixed sf-issue #246 Allow More Information in Side Regions When in Draft Mode * Fixed sf-issue #243 Support Sorting of Acronym in Glossaries in HTML * Fixed sf-issue #241: Allow dir attribute in Novdoc DTD * Fixed bold.replacement.color and italic.replacement.color parameter for XEP * Fix for guimenus: Use 'inherit' instead of 'transparent' as this value seems not supported by XEP. * Novdoc: Missing remap for ulink added ==== klogd ==== Subpackages: syslog-service - Modernize systemd service units ==== tcsh ==== Version update (6.18.01 -> 6.18.04) Subpackages: tcsh-lang - Update tcsh to patch level 6.18.04 - 20150504 * revert fix echo "\1", it is incorrect. * revert fix to PR/437, breaks short strings. - Update tcsh to patch level 6.18.03 - 20150503 * PR/437: Nakajima Akira: Fix segmentation fault reading input files * PR/291: Print job status messages to stderr. * Fridolin Pokorny NUL in `` does not mean EOF. * Pavel Raiskup fix hang with: while (1) ( date & ; wait ) end * Add cdtohome special variable (Martin Tournoij) * Fix root prompt char for windows (Corinna Vinschen) * For "next" completion matches only consider exact matches of the previous word (Jamie Landeg-Jones) * Fix echo "\1" for echo_style=both where the first character was not processed properly (Gary Duzan) - Remove patches now upstream * tcsh-6.18.01-blk_buf.patch * tcsh-6.18.01-metakey.patch - Rename patches tcsh-6.17.03-colorls.dif becomes tcsh-6.18.03-colorls.dif tcsh-6.17.10-catalogs.dif becomes tcsh-6.18.03-catalogs.dif tcsh-6.18.00-history-file-locking.patch becomes tcsh-6.18.03-history-file-locking.patch tcsh-6.18.01-history-merge.dif becomes tcsh-6.18.03-history-merge.dif tcsh-6.18.00.dif becomes tcsh-6.18.03.dif ==== info ==== Subpackages: makeinfo - Add pre requires for install_info for scriptlets ==== libthunarx-2-0 ==== Version update (1.6.7 -> 1.6.8) Subpackages: thunar thunar-lang - update to version 1.6.8 - watch for CHANGES_DONE_HINT instead of CHANGED and ATTRIBUTE_CHANGED (bxo#8377) - shortcut view: Fix "selection in selection" graphical bug when renaming shortcut - fix broken shortcut renaming (bxo#11885) - unescape URIs in the shortcut view (bxo#10831) - fix compiler warning because of missing curly braces - fix compilation error because of wrong variable name - fix unescaping of local paths in path entry (bxo#8190) - fix escaping and unescaping URI in path entry (bxo#8910) - let the tree view keep the focus when clicking on an item (bxo#11863) - fix switching to the 10th tab via -<0> keyboard shortcut - fix removal of a directory wrongly affecting the current tab (bxo#10981) - keep the scroll position when restoring the file selection - restore selection only when rows-reordered signal is received (bxo#11855) - for folders copied always append "copy #" to the end of their names (bxo#11862) - update F5 binding for new ThunarWindow::reload signal - do not perform the complete folder reload in idle (bxo#11849) - Coverity CID 60623: Unused value - Coverity CID 60621: Missing return statement - Coverity CID 60620: Explicit null dereferenced - Coverity CID 60619: Explicit null dereferenced - Coverity CID 60617: Unchecked return value - remove unused variable in thunar_standard_view_set_history - remove startup notification dependencies (bxo#11837) - translation updates ==== uget ==== Version update (1.10.4 -> 2.0) Subpackages: uget-lang - Update to version 2.0: + Enable infinite retries if retry limit is zero. + Don't remove filename from last download. + Set limit of max connections to 16. + Add new item "Keyboard Shortcuts" to help menu. - Changes from version 1.10.5: + Fix GnuTLS build problem (--with-gnutls). - Drop uget-libgcrypt.patch: Fixed upstream. - Following above changes, drop libtool BuildRequires and call to autoreconf. Exchange --enable-gnutls for --with-gnutls as configure option. ==== gvim ==== Version update (7.4.694 -> 7.4.712) Subpackages: vim vim-data - Updated to revision 712, fixes the following problems * Out-of-bounds read, dectected by Coverity. * Not freeing memory when encountering an error. * The filename used for ":profile" must be given literally. * Various problems with locked and fixed lists and dictionaries. * E315 when trying to delete a fold. (Yutao Yuan) * Fold can't be opened after ":move". (Ein Brown) * Compiler warning for using uninitialized variable. (Yasuhiro Matsumoto) * Joining an empty list does uneccessary work. * Compiler warning for start_dir unused when building unittests. * Searching for a character matches an illegal byte and causes invalid memory access. (Dominique Pelle) * Can't build with Ruby 2.2. * Window drawn wrong when 'laststatus' is zero and there is a command-line window. (Yclept Nemo) * Undo files can have their executable bit set. * gettext() is called too often. * ":tabmove" does not work as documented. * It is not possible to make spaces visibible in list mode. ==== virt-install ==== Version update (1.1.0 -> 1.2.0) Subpackages: virt-manager virt-manager-common - Update to virt-manager 1.2.0 virt-manager-1.2.0.tar.bz2 virtinst-default-xen-to-qcow2-format.patch * OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson) * Improved support for AArch64 qemu/kvm * virt-install: Support ?disk type=network parameters * virt-install: Make ?disk just work * virt-install: Add ?disk sgio= option (Giuseppe Scrivano) * addhardware: default to an existing bus when adding a new disk (Giuseppe Scrivano) * virt-install: Add ?input device option * virt-manager: Unify storagebrowser and storage details functionality * virt-manager: allow setting a custom connection row name * virt-install: Support ?hostdev scsi passthrough * virt-install: Fill in a bunch of ?graphics spice options * Disable spice image compression for new local VMs * virt-manager: big reworking of the migration dialog - Dropped tarball and patches virt-manager-1.1.0.tar.bz2 65f7017e-createnet-fix.patch virt-manager-Gtk-30.patch virtman-sync-vm-startup-for-cpu-usage.patch virtinst-ignore-error-403-on-directories.patch virtman-check-for-empty-network-name.patch activate-default-console.patch virtinst-ppc64le.patch virtinst-supported-disk-formats.patch virtinst-support-suse-distros.patch virtman-default-lxc-uri.patch virtman-stable-os-support.patch ==== wdiff ==== Subpackages: wdiff-lang - Update project and download url - Cleanup spec file with spec-cleaner - Use macro for language package - Add gpg signature - Fix infor requirements ==== libjavascriptcoregtk-1_0-0 ==== Subpackages: libwebkitgtk-1_0-0 libwebkitgtk-devel typelib-1_0-JavaScriptCore-1_0 typelib-1_0-WebKit-1_0 - add webkitgtk-gcc5-fixes.patch: Fix build with GCC 5.x ==== libjavascriptcoregtk-3_0-0 ==== Subpackages: libwebkitgtk-3_0-0 - add webkitgtk-gcc5-fixes.patch: Fix build with GCC 5.x ==== wpa_supplicant ==== Subpackages: wpa_supplicant-gui - Add wpa_s-D-Bus-Fix-operations-when-P2P-management-interface-is-used.patch Fix Segmentation fault in wpa_supplicant. Patch taken from upstream master git (arch#44740). ==== xen ==== Subpackages: xen-doc-html xen-kmp-default xen-kmp-desktop xen-libs xen-tools xen-tools-domU - bsc#928783 - Reboot failure; Request backport of upstream Xen patch to 4.5.0, or update pkgs to 4.5.1 5513b458-allow-reboot-overrides-when-running-under-EFI.patch 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch - bnc#927750 - Avoid errors reported by system-modules-load.service ==== xf86-video-mach64 ==== Version update (6.9.4 -> 6.9.5) - Update to version 6.9.5 * preinit: Don't bother explicitly loading int10, vbe will do it for us * Bump minimum xserver to 1.4 * Remove unused atidecoder.c & atidecoder.h * Remove unused atiaudio.c & ATIAudioNames declaration * Drop dependence on xf86PciInfo.h * mach64: fix build probably not required with pci access anyways * Deal with pPict->pDrawable == NULL for source-only pictures. - deprecates * U_Deal-with-pPict-pDrawable-NULL-for-source-only-pictures.patch * U_mach64-fix-build-probably-not-required-with-pci-acce.patch ==== xf86-video-r128 ==== Version update (6.9.2 -> 6.10.0) - Update to version 6.10.0 * various bug fixes - deprecates U_Only-declare-PCITAG-if-we-need-it.patch ==== yast2-multipath ==== Version update (3.1.5 -> 3.1.6) - BNC#925864, fix a bug on that path selector not working, add service-time 0 and queue-length 0. Version 3.1.6 ==== yast2-network ==== Version update (3.1.113 -> 3.1.114) - bnc#912904 - do not crash when adding new device and proposed configuration name is changed to new one - bnc#914833 - do not crash when renaming virtual device via hardware tab - bnc#910337 - initialize configuration name in Hardware tab correctly. It means according device type. Also uses custom name if user used nonstandard one. - bnc#905738 - udev rules provided by AutoYaST profile gets applied - bnc#918356 - populate bond slave candidates list with proper device names - 3.1.114 ==== yast2-storage ==== Version update (3.1.54 -> 3.1.55) - require rubygems of default ruby version (bsc#929899) - version 3.1.55 ==== zypp-plugin-python ==== Version update (0.4 -> 0.5) - Add COPYING file - Force usage of the official python VM; no longer use "/usr/bin/env python" (bnc#889363) - version 0.5 Removed packages: bogofilter libdleyna-core-1_0-3 libicu54_1 > libicu54_1-ledata libQt5Sql5-postgresql libusb-0_1-4-32bit libzip2 ruby2.1-devel ruby2.1-rubygem-fast_gettext ruby2.1-rubygem-ruby-dbus Added packages: FastCGI > perl-FastCGI bogofilter-common > bogofilter-db libdleyna-core-1_0-4 exim libicu55_1 > libicu55_1-ledata libQt5Sql5-unixODBC libspf2-2 libzip4 vmware-guest-kmp-default > vmware-guest-kmp-desktop libruby2_2-2_2 > ruby2.2 > ruby2.2-devel > ruby2.2-stdlib ruby2.2-rubygem-fast_gettext ruby2.2-rubygem-ruby-dbus