Changed packages: ==== audit-devel ==== Version update (2.4 -> 2.4.1) Subpackages: libaudit1 libaudit1-32bit libauparse0 - Update to version 2.4.1 Changelog 2.4.1 - Make python3 support easier - Add support for ppc64le (Tony Jones) - Add some translations for a1 of ioctl system calls - Add command & virtualization reports to aureport - Update aureport config report for new events - Add account modification summary report to aureport - Add GRP_MGMT and GRP_CHAUTHTOK event types - Correct aureport account change reports - Add integrity event report to aureport - Add config change summary report to aureport - Adjust some syslogging level settings in audispd - Improve parsing performance in everything - When ausearch outputs a line, use the previously parsed values (Burn Alting) - Improve searching and interpreting groups in events - Fully interpret the proctitle field in auparse - Correct libaudit and auditctl support for kernel features - Add support for backlog_time_wait setting via auditctl - Update syscall tables for the 3.18 kernel - Ignore DNS failure for email validation in auditd (#1138674) - Allow rotate as action for space_left and disk_full in auditd.conf - Correct login summary report of aureport - Auditctl syscalls can be comma separated list now - Update rules for new subsystems and capabilities - Drop patch audit-add-ppc64le-mach-support.patch (already upstream) ==== autoyast2 ==== Version update (3.1.68 -> 3.1.69) Subpackages: autoyast2-installation - AutoYaST configuration module: Reset menu bar after calling single YAST configuration module. (bnc#872711) - 3.1.69 ==== boost-devel ==== Version update (1.54.0 -> 1.56.0) - Added boost_python3 for boost 1.56.0, config based on https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/boost - Update documentation tarball (source was changed) - Fix aarch64 build - Update to version 1.56.0. Major changes since 1.54.0: New libraries: * Predef: This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers, from Rene Rivera. * Align: Memory alignment functions, allocators, and adaptors. * Type_Index: Runtime/Compile time copyable type info. For a detailed descriptions see: http://www.boost.org/users/history/version_1_56_0.html http://www.boost.org/users/history/version_1_55_0.html - Rebase boost-thread.patch - Rabase boost-use_std_xml_catalog.patch - Rebase bjam-alignment.patch - Remove obsolete boost-glibc-2.18.patch - Remove obsolete boost-1.54-001-coroutine.patch - Remove obsolete boost-1.54-002-date-time.patch - Remove obsolete boost-1.54-003-log.patch - Remove obsolete boost-1.54-change85160.patch - Remove obsolete boost-1.54.0-thread-link_atomic.patch - Remove obsolete boost-ppc64-abiv2-context.patch - Remove obsolete boost-ppc64-abiv2-coroutine.patch - Remove outdated man pages boost_1_54_man.tar.bz2 ==== bsd-games ==== - - Rename fish to fish-game to avoid conflict with fish (shell) ==== fontconfig ==== Subpackages: fontconfig-32bit fontconfig-devel - fix wrong path to documentation (bnc#907685) - removed patch: usr-share-doc-packages.patch ==== gpsd ==== Subpackages: gpsd-devel libgps21 python-gpsd - Added python-gpsd requires for gpsd-clients ==== ipset-kmp-default ==== Version update (6.23_k3.17.4_1 -> 6.24_k3.17.4_1) Subpackages: ipset-kmp-desktop ipset-kmp-xen - Update to new upstream release 6.24 * Alignment problem between 64bit kernel 32bit userspace fixed * Potential read beyond the end of buffer resolved * Fix parallel resizing and listing of the same set * Introduce RCU in all set types instead of rwlock per set * Remove rbtree from hash:net,iface in order to run under RCU * Explicitly add padding elements to hash:net,net and hash:net,port,net * Allocate the proper size of memory when /0 networks are supported * Simplify cidr handling for hash:*net* types * Indicate when /0 networks are supported ==== kiwi ==== Version update (7.02.6 -> 7.02.10) 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.10 released - Fixed recovery of EFI bootdata + restore EFI module provided by the rpm package. The one kiwi created is specific to the uuid of the root filesystem which changes on factory restore. + make sure correct linux/linuxefi and initrd/initrdefi commands are used in recovery grub config by checking against grub_platform to allow recovery in BIOS and EFI mode + make sure mkfs.fat exists in the initrd to allow recovery of EFI fat partition, actually implement recovery of EFI fat partition - Added restore of btrfs subvolumes in restore mode (bnc #908011) In oem recovery (restore) mode a new function named restoreBtrfsSubVolumes will be called if the root filesystem is btrfs based. The function will restore the configured subvolumes back to the factory state - Force creation of recovery filesystem When kiwi setup the recovery partition with a filesystem it might find a bootloader installation in the recovery partition from an earlier attempt. This leads to a question on mke2fs and an abort of the oem installation as consequence. - Be more exact which sector size value one can set It's the logical sector size one can specify for the target - Deleted unused global information back in the time kiwi used device mapper snapshot to implemenet filesystem overlay techniques information about the snapshot size was needed. today kiwi uses overlayfs and thus this information is no longer used - v7.02.9 released - Call updateProtectiveMBR in GPT recovery mode for some reasons parted leaves an active partition in the protective MBR which can cause some EFIs to ignore the disk - Fixed backup of disk layout in recovery mode kiwi recovery creates a backup of the disk layout which includes bootloader code and partitions. For GPT there was no code to correctly store the table - Cleanup use of efi path - Fixed use of linuxefi/initrdefi commands for recovery grub2 setup - Make sure the preferlvm attribute is inherited If this information is not present the useLVM method in KIWIGlobals will not be able to provide the correct result whether LVM is used or not - Fixed use of uninitialized value - v7.02.8 released - Update all descriptions to schema 6.2 - Update schema version from 6.1 to 6.2 - Set default bootloader to grub2 A new schema version 6.2 has been introduced in order to check for the bootloader attribute. If not set the bootloader is set to grub2. suboptimal bootloader settings based on arch and/or firmware in the code has been removed. The consistency of the bootloader setup will be handled by runtime checks exclusively - Update openSUSE 13.2 and SLES12 JeOS image descriptions Added which and dhcp-client packages explicitly to avoid conflicts for tools which uses which and not type. In addition the network stack requires dhcp-client config files under certain circumstances - v7.02.7 released - Check if hybrid disk device really exists Don't try to create a partition on a device which does not exist. This prevents a long loop of probing for a partition device which never can appear - Activate new swap after repartitioning ==== less ==== - Spec-cleaner - Remove jless less-normal provides/obsoletes they are from 2000 ==== libcdr-0_1-1 ==== Version update (0.1.0 -> 0.1.1) - Upgrade to upstream version 0.1.1 * Fix several problems found by Coverity. * Fix crash when NULL is passed as input stream. * Fix various crashes and hangs when reading broken files found with the help of american-fuzzy-lop. * Only export public symbols on Linux. - Remove patch: libcdr-0.1.0-pkgconfig.patch - Add patch: libcdr-0.1.1-pkgconfig.patch * Rediff to apply to current context ==== libodfgen-0_1-1 ==== Version update (0.1.1 -> 0.1.2) - Upgrade to version 0.1.2 * Use text:h element for headings. Any paragraph with text:outline-level property is recognized as a heading. * Handle layers. * Improve handling of styles. Particularly, do not emit duplicate styles. * Slightly improve documentation. * Handle master pages. * Do not expect that integer properties are always in inches. * Fix misspelled style:paragraph-properties element in presentation notes. * Only export public symbols on Linux. * Fix bogus XML-escaping of metadata values. * And many other improvements and fixes. ==== 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 - Fix build with boost 1.56 * libreoffice-boost-1.56.patch ==== libvirt ==== 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-driver-xen libvirt-daemon-qemu libvirt-daemon-xen - qemu: Fix crash in tunnelled migration 52691f99-qemu-mig-crash.patch boo#908008 ==== lynx ==== - Add lynx-2.8.8-expired-cookie-crash.patch: fix invalid read when removing an expired cookie (bnc#907539). ==== fcitx-mozc ==== Version update (1.15.1868.102 -> 1.15.1917.102) Subpackages: ibus-mozc ibus-mozc-candidate-window mozc mozc-gui-tools - Upstream update to 1.15.1917.102 * Fix Warning message from keymap editor should be updated - Upstream update to 1.15.1895.102 * Fix Partial suggestion for numbers are not annotated by ==== netcfg ==== - Spec-cleanify the previous commit. - Redo the HOSTNAME -> hostname migration to support smallest possible step. Thus ensuring the migration is done just once and finished: [#] HOSTNAME migration supported scenarios [bnc#858908]: [#] /etc/HOSTNAME -> /etc/hostname content preservation. [#] If hostname and HOSTNAME both exist HOSTNAME wins. [#] Nothing apart from content of the document is preserved - Solves bnc#858908 and bnc#899506 while moves bnc#887039 to unsupported scenarios. - Remove the socket check from the defaultdomain checker as it was always false and thus not needed - Add comment explaining the reason for the code - Drop the scriptlet for the netgroup handling. It was caused by the aaa_base -> netcfg move, which I guess after 12 years is moot ==== libnuma1 ==== Version update (2.0.9 -> 2.0.10) Subpackages: numactl - cleanup, also build for i586 - remove move_pages.2 , as it is in manual-pages rpm. - Update to version 2.0.10: * 131123 numactl: numactl check for NUMA available (Elena Ufimtseva) * 140715 numactl: fix numactl --show and preferrred node (Bill Gray) * 140722 makefile: remove warning about missing .depend (Filipe Brandenburger) * 140820 convert the build procedure to automake (Filipe Brandenburger) - Cleanup spec file * use RPM macros where possible * remove redundant %clean ==== openvpn ==== Version update (2.3.5 -> 2.3.6) - Update to version 2.3.6 fixing a denial-of-service vulnerability where an authenticated client could stop the server by triggering a server-side ASSERT (bnc#907764,CVE-2014-8104). See ChangeLog file for a complete list of changes. ==== 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 - Prefer gparted to gnome-disk-utility by default in Mate environment ==== polkit-default-privs ==== - polkit-default-privs: adding _keep to ModemManager rules (bnc#900813) ==== sgml-skel ==== - remove '-e' option of 'echo' command in install-catalog script. That option may be unsupported in some POSIX-complete shells ==== libgudev-1_0-0 ==== Subpackages: libgudev-1_0-devel libudev-devel libudev1 libudev1-32bit systemd systemd-32bit systemd-bash-completion systemd-logger systemd-sysvinit typelib-1_0-GUdev-1_0 udev - Change the maximum number of children from CPU_COUNT * 256 to CPU_COUNT * 64. Update 1097-udevd-increase-maximum-number-of-children.patch - Increase number of children/workers to CPU_COUNT * 256 to avoid 'maximum number of children reached' (bnc#907393). Add 1097-udevd-increase-maximum-number-of-children.patch ==== timezone ==== - make timezone-java compatible with Java8 * Add generation of tzdb.dat used by Java8 and Java9 * Require tzdb package to be able to generate this database * Build using java-bootstrap 1.7 used in openSUSE:Factory to bootstrap java-1_7_0-openjdk * Add virtual provider tzdata-java8 in order to be able to require it for java-1_8_0-openjdk ==== timezone-java ==== - make timezone-java compatible with Java8 * Add generation of tzdb.dat used by Java8 and Java9 * Require tzdb package to be able to generate this database * Build using java-bootstrap 1.7 used in openSUSE:Factory to bootstrap java-1_7_0-openjdk * Add virtual provider tzdata-java8 in order to be able to require it for java-1_8_0-openjdk ==== unixODBC ==== Subpackages: unixODBC-32bit - Move all .so files from devel as many ext apps dlopen those so you need these on regular package. - Clean up with spec-cleaner - Remove readme.suse as it is obsolete like hell - Wipe all la files as we don't provide static libs anyway - Do not append no-strict-aliasing to cflags, pointless - --enable-driverc enabled too - Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call. - Replace $RPM_BUILD_ROOT by macro (fits with the other macros used) ==== update-desktop-files ==== - Fix bad variable access for --genericname - replace ^M pattern with \r in sed pattern ==== usbutils ==== - BuildRequire at least libudev >= 196 ==== xdg-utils ==== Version update (20140922 -> 20141009) - Update to 20141009: * more of plasma5 - xdg-mime-generic-do-not-return-more-than-one-default.patch (bnc#906625) - .spec cleanup ==== xfce4-panel-plugin-power-manager ==== Version update (1.4.1 -> 1.4.2) Subpackages: xfce4-power-manager xfce4-power-manager-lang - update to version 1.4.2 - shorten label for system inactivity time (bug #11129) - initially disable DPMS widgets when not handling DPMS - use translated device type for unknown devices (bug #11217) - fix for critical battery action (Bug #11237) - add symlinks for UPS-charged icon (Debian Bug #762500) - xrandr brightness: Check for eDP devices too (bug #11308) - translation updates - dropped obsolete xfce4-power-manager-fix-critical-battery-action.patch ==== yast2 ==== Version update (3.1.111 -> 3.1.113) Subpackages: yast2-devel-doc - PackageCallbacks: fixed progress reporting (progress overflow was caused by missing stage count) - 3.1.113 ==== yast2-bootloader ==== Version update (3.1.109 -> 3.1.112) - fix crash when not using separate boot (found by openqa) - 3.1.112 - detect EFI directly from sysfs during live installation (bnc#829256) - run password encryption always locally to ensure that grub2-mkpasswd is there (bnc#900039) - 3.1.111 - properly align checkboxes and improve spacing (bnc#900023) - 3.1.110 ==== yast2-installation ==== Version update (3.1.121 -> 3.1.122) - Added more debug information in order to track bnc#897091 - 3.1.122 ==== yast2-storage ==== Version update (3.1.49 -> 3.1.50) - fixed tmpfs handling in GetDiskPartition (bsc#902385) - version 3.1.50 ==== yast2-vm ==== Version update (3.1.19 -> 3.1.20) - bnc#907747 - yast-vm fails to find the pattern on sled - 3.1.20 Removed packages: avogadro > avogadro-devel > libavogadro1 boost-license1_54_0 > libboost_atomic1_54_0 > libboost_chrono1_54_0 > libboost_date_time1_54_0 > libboost_filesystem1_54_0 > libboost_graph1_54_0 > libboost_graph_parallel1_54_0 > libboost_iostreams1_54_0 > libboost_locale1_54_0 > libboost_log1_54_0 > libboost_math1_54_0 > libboost_mpi1_54_0 > libboost_program_options1_54_0 > libboost_python1_54_0 > libboost_random1_54_0 > libboost_regex1_54_0 > libboost_serialization1_54_0 > libboost_signals1_54_0 > libboost_system1_54_0 > libboost_test1_54_0 > libboost_thread1_54_0 > libboost_timer1_54_0 > libboost_wave1_54_0 hugin kalzium kig libpano13-3 openbabel yast2-product-creator Added packages: boost-license1_56_0 > libboost_atomic1_56_0 > libboost_chrono1_56_0 > libboost_container1_56_0 > libboost_context1_56_0 > libboost_coroutine1_56_0 > libboost_date_time1_56_0 > libboost_filesystem1_56_0 > libboost_graph1_56_0 > libboost_graph_parallel1_56_0 > libboost_iostreams1_56_0 > libboost_locale1_56_0 > libboost_log1_56_0 > libboost_math1_56_0 > libboost_mpi1_56_0 > libboost_program_options1_56_0 > libboost_python1_56_0 > libboost_python3-1_56_0 > libboost_random1_56_0 > libboost_regex1_56_0 > libboost_serialization1_56_0 > libboost_signals1_56_0 > libboost_system1_56_0 > libboost_test1_56_0 > libboost_thread1_56_0 > libboost_timer1_56_0 > libboost_wave1_56_0