Packages changed: MozillaFirefox (44.0 -> 44.0.2) autoyast2 (3.1.115 -> 3.1.116) installation-images-openSUSE libass (0.13.1 -> 0.13.2) libwebp (0.4.4 -> 0.5.0) liferea (1.10.14 -> 1.10.18) net-snmp openldap2 python3-pip (8.0.2 -> 8.0.3) wayland (1.9.0 -> 1.10.0) xorg-x11-server yast2-bootloader (3.1.162 -> 3.1.163) === Details === ==== MozillaFirefox ==== Version update (44.0 -> 44.0.2) Subpackages: MozillaFirefox-translations-common - fix build problems on i586, caused by too large unified compile units - adding mozilla-reduce-files-per-UnifiedBindings.patch - update to Firefox 44.0.2 * MFSA 2016-13/CVE-2016-1949 (bmo#1245724, boo#966438) Same-origin-policy violation using Service Workers with plugins * Fix issue which could lead to the removal of stored passwords under certain circumstances (bmo#1242176) * Allows spaces in cookie names (bmo#1244505) * Disable opus/vorbis audio with H.264 (bmo#1245696) * Fix for graphics startup crash (GNU/Linux) (bmo#1222171) * Fix a crash in cache networking (bmo#1244076) * Fix using WebSockets in service worker controlled pages (bmo#1243942) ==== autoyast2 ==== Version update (3.1.115 -> 3.1.116) Subpackages: autoyast2-installation - As network configuration will be moved to first installation stage and wickedd should not be restarted in the second stage, all wickedd and network services will not be restarted at all by AutoYaST. (bnc#944349, bnc#955260) - 3.1.116 ==== installation-images-openSUSE ==== - drop xf86-input-vmmouse (fate#320612) ==== libass ==== Version update (0.13.1 -> 0.13.2) - Update to 0.13.2 * Add ass_set_check_readorder() API function to disable use of the ReadOrder field for duplicate checking in ass_process_chunk(). * ass_step_sub(track, now, 0) now finds the start of the subtitle at now. * Bug fixes: + Fix an issue with the new duplicate checking, which could lead to missing subtitles after seeking. + Fix a crash with Core Text under specific circumstances. ==== libwebp ==== Version update (0.4.4 -> 0.5.0) - Update baselibs.conf - Update to 0.5.0 * miscellaneous bug & build fixes (issues #234, #258, #274, #275, [#278]) * encoder & decoder speed-ups on x86/ARM/MIPS for lossy & lossless + note! YUV->RGB conversion was sped-up, but the results will be slightly different from previous releases * various lossless encoder improvements * gif2webp improvements, -min_size option added * tools fully support input from stdin and output to stdout (issue [#168]) * New WebPAnimEncoder API for creating animations * New WebPAnimDecoder API for decoding animations * other API changes: + libwebp: WebPPictureSmartARGBToYUVA() (-pre 4 in cwebp) WebPConfig::exact (-exact in cwebp; -alpha_cleanup is now the default) WebPConfig::near_lossless (-near_lossless in cwebp) WebPFree() (free'ing webp allocated memory in other languages) WebPConfigLosslessPreset() WebPMemoryWriterClear() + libwebpdemux: removed experimental fragment related fields and functions + libwebpmux: WebPMuxSetCanvasSize() * new libwebpextras library with some uncommon import functions: WebPImportGray/WebPImportRGB565/WebPImportRGB4444 - Make building more verbose ==== liferea ==== Version update (1.10.14 -> 1.10.18) - Update to version 1.10.18: + Fix gh#lwindolf/liferea#287: media:content support broken. + Fix gh#lwindolf/liferea#279: Rules not visible in searchdialog. + Fix gh#lwindolf/liferea#83: Segfault when sorting feeds in folder. + Fix gh#lwindolf/liferea#302: Broken compilation with - -disable-notify. - Changes from version 1.10.17: + Fix gh#lwindolf/liferea#194: Add source dialog visually broken. + Fix gh#lwindolf/liferea#195: Out-dated documentation on enclosure download. + Fix gh#lwindolf/liferea#223: Search folder dialog don't show rules. + Fix gh#lwindolf/liferea#227: Preference dialog fails to load with latest GtkBuilder. + Fix gh#lwindolf/liferea#234: Segmentation fault upon attempting to add an OPML. + Fix compilation error when there is no libnotify. + Added debugging for gh#lwindolf/liferea#258: Dialog loading issues. - Changes from version 1.10.16: + Added "Do Not Track" support (enabled per default). + Added x-scheme-handler/feed to desktop file. + Add image icons to plugins. + Enable tests for parsing RFC822 dates with 2 digit year. + Fix gh#lwindolf/liferea#78: Shaky text in feed list. + Fix gh#lwindolf/liferea#195: Out-dated documentation on enclose download. + Fix gh#lwindolf/liferea#198: Traceback on popup notifications. + Fix gh#lwindolf/liferea#216: Untranslatable strings. + Fix gh#lwindolf/liferea#256: PyGIWarnings on loading plugins. - Changes from version 1.10.15: + Implement full screen mode for videos. + Fix gh#lwindolf/liferea#32: Prevent erroneous "Mark all as read". + Improves gh#lwindolf/liferea#36, gh#lwindolf/liferea#113: UI lock up during refresh. + Fix gh#lwindolf/liferea#180: Removing item from (v)folder marks all read. + Fix gh#lwindolf/liferea#140, #158: Vertical pane placement is forgotten. + Fix gh#lwindolf/liferea#182: Missing config.h include in date.c. ==== net-snmp ==== Subpackages: libsnmp30 libsnmp30-32bit net-snmp-devel perl-SNMP snmp-mibs - fix build with GNU grep 2.23, use grep -a to force text matching ==== openldap2 ==== Subpackages: libldap-2_4-2 libldap-2_4-2-32bit openldap2-client openldap2-devel - Move ldap.conf into libldap-data package, per convention. - Move ldap.conf out of shlib package again, they are not allowed there for obvious reasons (conflict with future package). - Build password strength enforcer as an implementation of ppolicy password checker, introducing: ppolicy-check-password-1.2.tar.gz ppolicy-check-password.Makefile ppolicy-check-password.conf ppolicy-check-password.5 0200-Fix-incorrect-calculation-of-consecutive-number-of-c.patch (Implements fate#319461) - Remove redundant -n openldap2- package name prefix. ==== python3-pip ==== Version update (8.0.2 -> 8.0.3) - update to version 8.0.3: * Make install --quiet really quiet. See #3418. * Fix a bug when removing packages in python 3: disable INI-style parsing of the entry_point.txt file to allow entry point names with colons (PR #3434) * Normalize generated script files path in RECORD files. (PR #3448) * Fix bug introduced in 8.0.0 where subcommand output was not shown, even when the user specified -v / --verbose. #3486. * Enable python -W with respect to PipDeprecationWarning. (PR #3455) * Upgrade distlib to 0.2.2 (fix #3467): * Improved support for Jython when quoting executables in output scripts. ==== wayland ==== Version update (1.9.0 -> 1.10.0) Subpackages: libwayland-client0 libwayland-client0-32bit libwayland-cursor0 libwayland-server0 libwayland-server0-32bit wayland-devel - Update to new upstream release 1.10.0 * Drag and drop actions are now added to the Wayland API * Frame events group pointer events together * A buffer damage request, wl_surface.damage_buffer, allows applications a more convenient way to communicate portions of a surface needing to be re-rendered. * Shared memory buffers now do reference counting to allow compositors to delay releasing the memory pools. * New APIs are provided for getting and setting the socket file descriptor Wayland servers use to communicate with their clients. ==== xorg-x11-server ==== Subpackages: xorg-x11-server-extra xorg-x11-server-sdk - Add 50-extensions.conf Disable the DGA extension by default (boo#947695). - Replaced u_confine_to_shape.diff by u_01-Improved-ConfineToShape.patch and u_02-DIX-ConfineTo-Don-t-bother-about-the-bounding-box-when-grabbing-a-shaped-window.patch. ==== yast2-bootloader ==== Version update (3.1.162 -> 3.1.163) - include quiet in default kernel boot parameters for aarch64 - 3.1.163