Changed packages: ==== WindowMaker ==== Version update (0.95.5 -> 0.95.6) - Update to WindowMaker-0.95.6 - Add: WindowMaker-0.95.6.tar.gz - Remove: WindowMaker-0.95.5.tar.gz - Update WindowMaker-menu.patch to reflect changed menu.nl in 0.95.6. - Update fix_wmgenmenu_paths.patch as most changes are already present in 0.95.6. - Update wm-giflib.c to reflect code changes (ie. re-written wrlib/gif.c with wrlib/load_gif.c). Not clear if this patch is even needed, but keeping it around. ==== amavisd-new ==== Subpackages: amavisd-new-docs - fix bashism in post script - remove '-e' option of 'echo' command that may be unsupported in some POSIX-complete shells ==== apache2-mod_dnssd ==== - call spec-cleaner - use apache rpm macros ==== apache2-mod_perl ==== - call spec-cleaner - use apache rpm macros ==== apache2-mod_tidy ==== - call spec-cleaner - use apache rpm macros ==== btrfsprogs ==== Version update (3.16.2 -> 3.17) Subpackages: libbtrfs0 - version 3.17 - check: --init-csum-tree acutally does something useful, rebuilds the whole csum tree - /dev scanning for btrfs devices is gone - /proc/partitions scanning is gone, blkid is used exclusively - new subcommand subvolume sync - filesystem df: new options to set unit format - convert: allow to copy label from the origin, or specify a new one - Modified patches: * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0014-btrfs-progs-Add-btrfs-device-disk-usage-command.patch * 0015-btrfs-progs-cleanup-dead-return-after-usage-for-fi-d.patch * 0016-btrfs-progs-Fix-memleak-in-get_raid56_used.patch * 0017-Btrfs-progs-fi-usage-free-memory-if-realloc-fails.patch * 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch * 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch * 0021-btrfs-progs-check-if-we-can-t-get-info-from-ioctls-d.patch * 0022-btrfs-progs-zero-out-structures-before-calling-ioctl.patch * 0024-btrfs-progs-Print-more-info-about-device-sizes.patch * 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch * 0026-btrfs-progs-add-section-of-overall-filesystem-usage.patch * 0027-btrfs-progs-cleanup-filesystem-device-usage-code.patch * 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch * 0030-btrfs-progs-clean-up-return-codes-and-paths.patch * 0031-btrfs-progs-move-global-reserve-to-overall-summary.patch - Added patches: * 0010-btrfs-progs-move-group-type-and-profile-pretty-print.patch * 0028-btrfs-progs-rework-calculations-of-fi-usage.patch * 0042-btrfs-progs-fix-linking-with-libbtrfs.patch * 0043-btrfs-progs-libbtrfs-make-exported-headers-compatibl.patch - Removed patches: * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0007-Btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch * 0008-Btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch * 0023-btrfs-progs-print-B-for-bytes.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch * 0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch - version 3.16.2 - fsck: handle bad extent mapping - image: make it work on a balanced fs - btrfs-show-super: print flags in human readable way - documentation updates - version 3.16.1 - library version defines - subvol list: -R to print received UUID - fixed detection of multiple mounts on the same directory - restore: misc fixes - other fixes - Modified patches (sync with pending upstream versions): * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch * 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch * 0024-btrfs-progs-Print-more-info-about-device-sizes.patch * 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch - Removed patch: library-version-defines.patch (upstream) - send-stream API users updatd, drop the workaround - Removed patch: send-stream-api-wokaround.patch - workaround for send api breakage - Added patch: send-stream-api-wokaround.patch - add api versioning and package version.h (now 0.1.1) - Added patches: * library-version-defines.patch - version 3.16 - show-super: skip unrecognized sb, add option to force - debug-tree: print tree by id - mkfs: new option to specify UUID - receive: new option to limit number of errors - check: new option to verify quotas - check: reduced memory requirements - check: new option to print extent sharing - restore: check length before decompression - restore: more error handling - balance: new filter 'limit' - recover: allow to read all sb copies - restore: option to loop during restoring - mkfs: drop experimental notice - btrfstune: new option to force dangerous changes - documentation updates - Deleted patches (upstream): * 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch * 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch * 0201-btrfs-progs-import-ulist.patch * 0202-btrfs-progs-add-quota-group-verify-code.patch * 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch * 0204-btrfs-progs-ignore-orphaned-qgroups-by-default.patch * btrfs-progs-canonicalize-pathnames-for-device-commands - Refreshed patches: * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch - refresh references on the following patches: * 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch * 0201-btrfs-progs-import-ulist.patch * 0202-btrfs-progs-add-quota-group-verify-code.patch * 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch - btrfs-progs: ignore orphaned qgroups by default - Added patch: * 0204-btrfs-progs-ignore-orphaned-qgroups-by-default.patch - btrfs-progs: show extent state for a subvolume (bnc#865621) - Added patch: * 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch - btrfs-progs: canonicalize pathnames for device commands (bnc#880486). - Added patch: * btrfs-progs-canonicalize-pathnames-for-device-commands - fsck: fix checking on filesystems with large sectorsize (bnc#872286) - Added patches: * 0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch - Do not package btrfs-find-root and btrfs-select-super by default. - Removed printing byte number for every slot (bnc#872364). - Removed patch: * 0170-btrfs-progs-In-find-root-dump-bytenr-for-every-slot.patch - update to upstream 3.14.2 - man: separate pages for all subcommands - minor bugfixes - spec: removed upstreamed patches, update build dependencies - Added patches: * 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch - Removed patches: * 0001-Btrfs-progs-fix-check-to-test-trim-support.patch * 0002-Btrfs-progs-fsck-fix-double-free-memory-crash.patch * 0003-Btrfs-progs-mkfs-Remove-zero_end-1-since-it-has-been.patch * 0004-btrfs-progs-fix-wrong-max-system-array-size-check-in.patch * 0005-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.patch - add quota group verify patches, sent to list near end of the week starting 5/4/2014 - updates btrfsck with the ability to verify quota groups - Update the changelog with some sad version of diffstat output to meet requirements. - Added patches: * 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch * 0201-btrfs-progs-import-ulist.patch * 0202-btrfs-progs-add-quota-group-verify-code.patch - add quota group verify patches, sent to list near end of the week starting 5/4/2014 - updates btrfsck with the ability to verify quota groups - update to upstream 3.14.1 - mkfs: - fix TRIM detection - do not zero-out end of device unconditionally - no crash with --features option - fsck: - clear log tree in repair mode - check reloc roots - btrfs - reworked space reporting (bnc#873106) - btrfs fi usage - new command - btrfs dev usage - new command - btrfs fi df - enhanced output with GlobalReserve - Removed patches: * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch - Added patches: * 0001-Btrfs-progs-fix-check-to-test-trim-support.patch * 0002-Btrfs-progs-fsck-fix-double-free-memory-crash.patch * 0003-Btrfs-progs-mkfs-Remove-zero_end-1-since-it-has-been.patch * 0004-btrfs-progs-fix-wrong-max-system-array-size-check-in.patch * 0005-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch * 0007-Btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch * 0008-Btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.patch * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch * 0014-btrfs-progs-Add-btrfs-device-disk-usage-command.patch * 0015-btrfs-progs-cleanup-dead-return-after-usage-for-fi-d.patch * 0016-btrfs-progs-Fix-memleak-in-get_raid56_used.patch * 0017-Btrfs-progs-fi-usage-free-memory-if-realloc-fails.patch * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch * 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch * 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch * 0021-btrfs-progs-check-if-we-can-t-get-info-from-ioctls-d.patch * 0022-btrfs-progs-zero-out-structures-before-calling-ioctl.patch * 0023-btrfs-progs-print-B-for-bytes.patch * 0024-btrfs-progs-Print-more-info-about-device-sizes.patch * 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch * 0026-btrfs-progs-add-section-of-overall-filesystem-usage.patch * 0027-btrfs-progs-cleanup-filesystem-device-usage-code.patch * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch * 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch * 0030-btrfs-progs-clean-up-return-codes-and-paths.patch * 0031-btrfs-progs-move-global-reserve-to-overall-summary.patch - own mkinitrd directories - add missing symbol to library (bnc#873164) - add version dependency for devel package - Added patches: * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch - fsck: fixes and enahancements to --init-extent-tree mode - fsck: chunk-recover updates - scrub: add force option -f - send: check if subvolumes are read-only - subvol snapshot: add options to affect commit behaviour - btrfs: add properties command group - restore: add dry-run option - restore: fix restoring of compressed files - mkfs: support for no-holes feature - mkfs: option -r deals with hardlinks and relative paths - mkfs: discard phase is interruptible - documentation updates - cleaned spec file - Removed patches: * 0162-btrfs-progs-fix-loop-device-mount-checks.patch * 0165-Revert-btrfs-progs-update-options-in-find-root.c.patch * 0166-Btrfs-progs-add-some-verbose-output-to-find-root.patch - bump version to 3.12 - update tarball and remove upstreamed patches - fsck, image, restore: various improvements and fixes - btrfs: quota rescan (fate#312751) - fsck updates - more mkfs sanity checks - qgroup rescan wait - Added patches: * 0050-Btrfs-progs-commit-the-csum_root-if-we-do-init-csum-.patch * 0051-btrfs-progs-Fix-getopt-on-arm-ppc-platforms.patch * 0052-btrfs-progs-fix-duplicate-__-su-typedefs-on-ppc64.patch * 0053-btrfs-progs-use-reentrant-localtime.patch * 0054-btrfs-progs-don-t-have-to-report-ENOMEDIUM-error-dur.patch * 0055-Btrfs-progs-added-btrfs-quota-rescan-w-switch-wait.patch * 0056-btrfs-progs-fix-qgroup-realloc-inheritance.patch * 0057-Btrfs-progs-fix-restore-command-leaving-corrupted-fi.patch * 0058-btrfs-progs-avoid-write-to-the-disk-before-sure-to-c.patch * 0059-btrfs-progs-error-if-device-for-mkfs-is-too-small.patch * 0060-btrfs-progs-error-if-device-have-no-space-to-make-pr.patch * 0061-btrfs-progs-calculate-available-blocks-on-device-pro.patch * 0062-Btrfs-progs-keep-track-of-transid-failures-and-fix-t.patch - Change udev rule filename in setup-btrfs.sh to /usr/lib/udev/rules.d/64-btrfs.rules from from /usr/lib/udev/rules.d/80-btrfs.rules (bnc#839960 comment#7) - Remove udev rules file - udev packages one itself (bnc#839960). - update to upstream master (194aa4a1) - btrfs-restore: deal with NULL returns from read_node_slot - btrfs-restore: use the correct leafsize when reading the FS location - btrfs-find-root: Add options to control generation and level - btrfsck: fix incorrect casting on items in the corrupt_blocks tree - Btrfs-progs: fix closing of devices - Btrfs-progs: enhance btrfs-image to restore image onto multiple disks - Btrfs-progs: cleanup btrfs-image usage - Btrfs-progs: delete fs_devices itself from fs_uuid list before freeing - Btrfs-progs: skip open devices which is missing - Btrfs-progs: fix misuse of skinny metadata in btrfs-image - Btrfs-progs: recover raid0/raid10/raid5/raid6 metadata chunk - Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUP - Btrfs-progs: introduce list_{first, next}_entry/list_splice_tail{_init} - Btrfs-progs: Add chunk recover function - using old chunk items - Btrfs-progs: Add block group check funtion - Btrfs-progs: extend the extent cache for the device extent - Btrfs-progs: use rb-tree instead of extent cache tree for fs/file roots - Btrfs-progs: introduce common insert/search/delete functions for rb-tree - Btrfs-progs: cleanup similar code in open_ctree_* and close_ctree - Btrfs-progs: Don't free the devices when close the ctree - Btrfs-progs: don't close the file descriptor 0 when closing a device - Btrfs-progs: fix missing recow roots when making btrfs filesystem - Add fix for passing super_nr while opening ctree - btrfs-progs-mkfs-default-extref.diff: turn on extended refs by default, (aka hardlink count limtitation) (bnc#835695) - added 0040-btrfs-progs-fix-loop-device-mount-checks.patch: fix loop mount detection again (bnc#834173) - Simplify checks in mkinitrd scripts. They are always true because they come from the same package Use relative paths to binaries - Move udev rules to /usr. - Adjust rules to call binary from /usr - Simplify fsck.btrfs, its just a dummy until fixed - update to upstream master (f00dd8386a57d241d0f7c) - Make requirement on libattr-devel explicit - initrd support: add module (bnc#750185, bnc#727383) - set correct file mode if writing replacement fsck - fix build failure - add btrfs-debug-tree to initrd - adjust fs size to correct size (bnc#744593) - man page documentation updates - do not package obsolete utilities - mkfs: store correct size of device in superblock (bnc#730103) - updated restriper/balance commands to match kernel version - place binaries in /usr tree (UsrMerge project) - adjust mkinitrd scrippt accordingly - add btrfsck repair options for: - rebuild extent records - fix block group accounting - reset csums for rescue nodatasum mount - prune corrupt extent allocation tree blocks - device scanning fixes for dm and multipath (bnc#749540) - initrd support: move btrfs device scan after block device setup - documentation updates - add csize for file commpressed size - updated restore utility - patch license to follow spdx.org standard - btrfs-progs-fix-open_ctree_usage_segfaults.patch: fix segfaults from bnc#710486 due to unchecked usage of return value of open_ctree() [fixed compilation warnings] - pull upstream, replace existing patches, spec update - update 'restore' utility - lzo support - tools may now take earlies superblock when opening the fs - other fixes - pull integration-20111030 branch - mkfs: force mkfs if desired - other fixes - add btrfs-dump-super to mkinitrd - other fixes - skip non-existent devices or without media - documentation updates - scrubbing single device - graceful error handling when opening fs fails - updated mkinitrd script to scan devices before mount (bnc#727383) - add several tools to mkinitrd if root fs is btrfs - pull upstream branch and delete local patches - btrfsck: ignore -a (bnc#655906) - btrfsck: fix strerror value - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build - add patch for local version override as we do not build from git, and avoid doubled "Btrfs" in output of 'btrfs' - reorder help for 'get-default' right after 'set-default' - add option -p to print parent subvolume - add subvolume 'get-default' subsubcommand - remove debugging printf from 0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch - add support for currently available kernel features: - add scrub subcommand - scan /proc/partitions by default (or use --all-devices for all) - mkfs fixes and improvements - documentation fixes - fix failing on deleted loop mounts (bnc#697671) - update from git: - add btrfs-select-super utility - add btrfs-label utility - allow mixed data+metadata (option --mixed) - allow populating new filesystem with files (option --rootdir) - allow discard support in mkfs - lzo support - deprecate 'btrfsctl' 'btrfs-vol' 'btrfs-show' - other bugfixes and documentation improvements - change to a hardlink - add link for fsck.btrfs (bnc#665899) - update to v0.19-35-g1b444cd: * used space accounting fix for the converter * Add btrfs-list for listing subvolumes * Add new util: 'btrfs' * multidevice support for check_mounted * check slash in deleting subvolumes * Add btrfsck option to select the super block copy * btrfs-debug-tree: add -d option to print only the device mapping - fix crash on creating filesystems (bnc#603620) - revert last change (bnc#599224#c3) - add hardlink from fsck.btrfs (bnc#599224) - fix memory leak (bnc#537633) - Updated to latest repo version. - used space accounting fix for the converter - btrfsctl: add snapshot/subvolume destroy ioctl - btrfsck: check root back/forward references - Add btrfs-map-logical program to map and read logical block numbers - build btfs-convert (bnc#572912) - enable parallel build - added Supplements - move apps to /sbin - update to 0.19: - build with rpm optflags - install man pages - fix leak in extends checking (bnc#523447) ==== calibre ==== Version update (2.7.0 -> 2.9.0) - Updated calibre-no-update.diff - Update to version 2.9.0: * E-book viewer: Show footnotes in a separate popup windows * Cover Grid: Improve scroll wheel based scrolling * Get Books: Add the Bubok Portugal store * Performance improvement for large libraries that using custom columns built with templates * Review downloaded metadata dialog: Allow merging tags by long clicking the revert button * Bugfixes * For details, see http://calibre-ebook.com/whats-new - Update to version 2.8.0: * Get Books: Add a new store, Bubok (bubok.es) * Driver for Tolino Vision 2 * Review downloaded metadata: Allow merging downloaded and current identifiers by long-clicking the revert button * Template language: New function user_categories() to return the list of User Categories for a given book (only works in the GUI) * E-book viewer: Add an option to prevent tapping on the page from turning pages * Bugfixes * For details, see http://calibre-ebook.com/whats-new ==== calligra ==== Subpackages: calligra-doc calligra-extras-dolphin calligra-extras-okular calligra-krita calligra-stage - fix bashisms in post/postun scripts ==== clamav ==== - fix bashism in pre script ==== claws-mail ==== Version update (3.11.0 -> 3.11.1) Subpackages: claws-mail-lang - Update to version 3.11.1: + Use 'gnutls_priority' hidden account preference for POP3 and STARTTLS connections, in addition to SMTP. + RSSyl plugin: Enable use of .netrc to store network credentials. + Remove dependency on intltool. + Remove appdata. + Updated translations: Norwegian Bokmål. + Bug fixed: claws#3306, claws#3308 - Removed intltool BuildRequires: no longer needed. - Removed --enable-appdata from %configure (dropped in upstream). - Add fix_categories_and_recover_keywords_in_desktop_file.patch from upstream git to fix categories and recover keywords in desktop file. - Add recover_desktop_file_installation.patch from bugzilla (claws#3320) and recover_desktop_file_installation_part2.patch from upstream git to recover desktop file installation. ==== cmpi-provider-register ==== - give 755 permissions to script (bnc#851641) ==== dmraid ==== - Own /usr/lib/tmpfiles.d: in the past, we were lucky for another package in the build dependency chain to own this for us, but in fact we should do it ourselves. ==== efibootmgr ==== Version update (0.6.0 -> 0.11.0) - efibootmgr-0.6.0-check-boot-order.diff, efibootmgr-0.6.0-derhat.diff: pass source validator check - switch homepage to https://github.com/vathpela/efibootmgr - Update version number to 0.11.0 - Rebase patches (efibootmgr-0.11.0-derhat.diff, efibootmgr-0.11.0-check-boot-order.diff) - Drop efibootmgr-0.6.0-set_boot_order.diff since the data size of the variable is handled properly now - Drop efibootmgr-0.6.0-fail-visibly.diff since err() and warn() are introduced to show more meaningful messages - Drop upstreamed patch (efibootmgr-0.6.0-gcc-Wall.diff, efibootmgr-0.6.0-write-unique-id-once.diff) ==== fcitx ==== Subpackages: fcitx-branding-openSUSE fcitx-gtk2 fcitx-gtk3 fcitx-pinyin fcitx-qt4 fcitx-table libfcitx-4_2_8 - fix Harlequin menu color, it should be greenish - update themes * reworked Dartmouth & New Air * added Harlequin - droped input.svgz * new input-Dartmouth/Harlequin.svgz are in openSUSE-themes.tar.gz refers to Dark/Light versions of openSUSE ==== fribidi-devel ==== Version update (0.19.2 -> 0.19.6) Subpackages: libfribidi0 - update version 0.19.6 * Fix two minor bidi bugs. * Build with new libtool to support ppc64le. - fix boo#903462: -enable-malloc to be thread safe ==== gmp-devel ==== Version update (5.1.3 -> 6.0.0a) Subpackages: libgmp10 libgmp10-32bit libgmpxx4 - Fix tarball directory name to unbreak build - Update to GMP 6.0.0 release. * includes powerpc64le support and obsoletes gmp-support-powerpc64le-linux.patch and gmp-ppc64le-mod.patch * The function mpz_invert now considers any number invertible in Z/1Z * The mpn multiply code now handles operands of more than 2^31 limbs correctly * Plain division of large operands is faster and more monotonous in operand size * Major speedup for ARM, in particular ARM Cortex-A15, thanks to improved assembly. * Speedup for Intel Sandy Bridge, Ivy Bridge, Haswell, thanks to rewritten and vastly expanded assembly support. Speedup also for the older Core 2 and Nehalem. * Faster mixed arithmetic between mpq_class and double. * With g++, optimise more operations when one argument is a simple constant. * Support for ARM64 alias Aarch64 alias ARMv8. * New public functions mpn_sec_mul and mpn_sec_sqr, implementing side-channel silent multiplication and squaring. * New public functions mpn_sec_div_qr and mpn_sec_div_r, implementing side-channel silent division. * New public functions mpn_cnd_add_n and mpn_cnd_sub_n. Side-channel silent conditional addition and subtraction. * New public function mpn_sec_powm, implementing side-channel silent modexp. * New public function mpn_sec_invert, implementing side-channel silent modular inversion. * Better support for applications which use the mpz_t type, but nevertheless need to call some of the lower-level mpn functions. See the documentation for mpz_limbs_read and related functions. - gmp-6.0.0-ppc64-gcd.diff: Fix build on ppc64 and ppc64le - Fix build on SLE11 by not using %configure ==== gnome-control-center ==== Subpackages: gnome-control-center-color gnome-control-center-user-faces - Downgrade cups-pk-helper Requires to Recommends (boo#904047) - Add gnome-control-center-follow-polkit-permissions-for-tz.patch to allow timezone changes by user if permitted by polkit permissions (boo#904058) - Add patches from upstream for critical issues: + gnome-control-center-no-country-code-crash.patch: fix a crash for locales with no country codes (boo#904071, bgo#738963) + gnome-control-center-user-account-cheese-crash.patch: user-account -- do not crash while taking a picture for user avatar using cheese (boo#904070, bgo#697039) + gnome-control-center-crash-when-date-unavailable.patch: background -- do not crash when date is unavailable (boo#904073, bgo#736475). ==== gnu_ddrescue ==== Version update (1.18.1 -> 1.19) - Update to new upstream release 1.19 * A race condition at start of run with "--timeout=0" has been fixed. * The new option -P (--data-preview) which makes ddrescue show a few lines of the latest data read, has been added. * The new option -u (--unidirectional), which runs all passes in the same direction (forwards or backwards), has been added. * The new option -X (--exit-on-error), which makes ddrescue exit after the first read error is encountered during the copying phase, has been added. * New options --ask, --cpass, --pause were added. * The option -l (--logfile-size) has been removed. * Ddrescue now skips on the first error during the copying phase. * Trimming is now done in one pass and may be run in reverse. * The splitting phase has been replaced by a "scraping" phase that scrapes together the data not recovered by the copying or trimming phases. Scraping reads each non-scraped block forwards, one sector at a time. * The long name of option "-n" has been changed to "--no-scrape". * During the retrying phase, the direction is now reversed after each pass. Use --unidirectional to override. * The license has been changed to GPL version 2 or later. - Remove %gpg_verify; verification is now handled by source validator. ==== grub2 ==== Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi grub2-x86_64-xen - grub2.spec: Fix conditional construct which wasn't supported by older versions of rpmbuild (caused error message "parseExpressionBoolean returns -1".) - fix errors when boot is btrfs with Windows partition scheme. The first partition is created on cylinder boundary that can't offer enough room for core.img and also the installation has to be in logical paritition which made MBR the only location to install. (bnc#841247) * add grub2-setup-try-fs-embed-if-mbr-gap-too-small.patch ==== hwinfo ==== Version update (21.7 -> 21.8) Subpackages: hwinfo-devel - fix bashisms in getsysinfo script - mark gen-hwcfg-disk.sh as shell, no bash script - 21.8 ==== install-initrd-openSUSE ==== Version update (14.148 -> 14.149) - aarch64: move kernel and initrd to boot/aarch64/loader - 14.149 ==== java-1_8_0-openjdk ==== Subpackages: java-1_8_0-openjdk-headless - Put manpage alternative for policy-tool to the right package ==== kernel-default ==== Version update (3.17.1 -> 3.17.2) Subpackages: kernel-default-devel - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== kernel-desktop ==== Version update (3.17.1 -> 3.17.2) Subpackages: kernel-desktop-devel - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== kernel-docs ==== Version update (3.17.1 -> 3.17.2) - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== kernel-devel ==== Version update (3.17.1 -> 3.17.2) Subpackages: kernel-macros kernel-source - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== kernel-syms ==== Version update (3.17.1 -> 3.17.2) - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== kernel-xen ==== Version update (3.17.1 -> 3.17.2) Subpackages: kernel-xen-devel - quirk for Lenovo Yoga 3: no rfkill switch (bnc#904289). - commit bf63174 - iwlwifi: dvm: drop non VO frames when flushing (bnc#900786). - commit de638be - Input: synaptics - add min/max quirk for Lenovo T440s (bnc#903748). - commit 8e9c18e - Delete patches.rpmify/chipidea-clean-up-dependencies (bnc#903986) - commit 3788128 - [media] uvc: Fix destruction order in uvc_delete() (bnc#897736). - commit 68ca6da - Disable patches.rpmify/chipidea-clean-up-dependencies This rather causes a problem when building as a module. If all builds fine, drop this later. - commit 6b12ffb - Linux 3.17.2. - Delete patches.fixes/btrfs-0001-revert-race-free-update-of-commit-root-for-ro-.patch. - commit 1afb260 - Input: psmouse - add support for detecting FocalTech PS/2 touchpads (bnc#897112). - Input: psmouse - add psmouse_matches_pnp_id helper function (bnc#897112). - commit d944251 - Delete patches.fixes/input-add-acer-aspire-5710-to-nomux.patch. It is in 3.17 already, so it is applied twice. - commit 14a333d - Use fop for creating PDF files in kernel-docs package As some files still cannot be built with the default backend. - commit 2dca13d - Fix build of PDF files in kernel-docs package Double the spaces for tex, and fix buildrequires for docbook. - commit 59505a1 - Enable some IIO drivers for xen flavors too (bnc#898828) - commit 6c9b613 - Delete patches.arch/cubox-configuration.patch. - cubox should be used via device tree now - commit 2a9b81b - Enable some IIO drivers on x86 for Tablet sensors (bnc#898828) Only a limited number of drivers are enabled as of now. If more other device-specific drivers are needed, enable appropriately later. - commit e3b6d24 ==== libdbi3 ==== Version update (0.9.0.g32 -> 0.9.0.g33) - Update to git snapshot 0.9.0+git33 * Fix crash when calling dbi_conn_close() on a valid object with a closed connection (e.g. when login failed). [boo#904873] ==== libfm ==== Subpackages: libfm-gtk4 libfm-lang libfm4 - fix bashisms in post/postun scripts ==== libmpd1 ==== - add baselibs.conf as source - Correct previous SR that I accepted too fast..one should not include config.h in public headers. fix the problem the right way. - Fix build error on openSUSE > 13.1: * add libmpd-0.20.0_glibc-2.20.patch - Fix unresolvable dependencies on SLES11: * add BuildRequires: glib2-devel ==== libQt5Core5 ==== Subpackages: libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Test5 libQt5Widgets5 libQt5Xml5 - Added patches from upstream: 0001-Allow-panels-outside-of-availableGeometry.patch (kde#339846) and 0002-Always-lock-the-DBus-dispatcher-before-dbus_connecti.patch, 0003-QDBusConnection-Merge-the-dispatch-and-the-watch-and.patch, 0004-Partially-revert-Fix-a-deadlock-introduced-by-the-ra.patch, for QTBUG#42189 - Don't install CMake files for plugins, they are useful only for bundled Qt builds - Downgrade sql-plugins from libQt5Sql-devel's requires to suggests - Added QTBUG41590.patch, improve font rendering (QTBUG41590,QTBUG40971) ==== libvirt-python ==== Version update (1.2.9 -> 1.2.10) - Update to 1.2.10 - Add all new APIs and constants in libvirt 1.2.10 ==== device-mapper ==== Version update (1.02.78 -> 1.02.90) Subpackages: device-mapper-32bit lvm2 - Require device-mapper by device-mapper-devel: otherwise, the .so symlinks might happen to point to no target. - Delete BuildRequire for device-mapper-devel for all symbols needed is created in ./include/.symlinks file. - Add link /usr/sbin/lvm file to avoid others using /usr/sbin/lvm - recover no_buildroot_shared.diff, this may cause gcc error - All patches eliminated since update to 2.02.111 - Eliminated 25 patches in lvm2 package: no_buildroot_shared.diff: don't know why necessary change this pipe_buff-definition.diff: don't know why necessary handle_extended_devt.diff: not need(bnc#525060 not reproduce even without this patch) support-drbd-filter.diff: source to patch not found lvm-path.patch: not needed, upstream fixed hardcode suppress_locking_failer_message.patch: no doc as to why suppress warning add_scm_support.patch: definition device_info_t _device_info is no longer exist upstream patches(18): man_page_sectors.diff make_raid1_default.diff remove-fedora-systemd.patch 0001-lvmetad-Init-lazily-to-avoid-socket-access-on-config.patch do_not_read_from_mirrors_have_failed_devices.diff avoid_reading_failed_dev_in_mirrored_log.diff mirrored_log_fixed_when_double_fault_occurs.diff device_is_usable_mem_leak.diff clmvd-fix-decriptor-leak-on-restart.patch clvmd-Fix-node-up-down-handing-in-corosync-module.patch clvmd-Avoid-a-3-way-deadlock-in-dead-client-cleanup.patch 0001-clvmd-avoid-logging-in-signal-handler.patch 0001-RAID-Make-RAID-4-5-6-display-sync-status-under-headi.patch clvmd-fix-debugging-level-set-in-clvmd_set_debug-function.patch 0001-toolcontext-Only-reopen-stdin-if-readable.patch systemd-lvm2-activation-generator-report-only-error.patch systemd-use-umask-022-for-generated-systemd-units-by.patch remove-quote-in-lvm2-monitor.patch - Eliminated 6 patches in device-mapper package: bug-479104_device-mapper-dmsetup-deps-export.patch:merged with device-mapper-dmsetup-export.patch udev_sync-cookie_set-1-on-each-dm_task_set_cookie-ca.patch: already included in upstream increase-minor-version.diff: not needed segault_for_truncated_string_token.patch: upstream s390-sectorsize4096.patch: upstream add_integrate_flush_flag.patch: included in cmirrord_improvment_performance.patch - Moved device-mapper patches to lvm2: device-mapper-dmsetup-export.patch(bnc#707253) device-mapper-gcc-warnings.patch device-mapper-static.patch device-mapper-link udev_rules-update.diff(bnc#78902,bnc#789019,bnc#789020) - cmirrord has endian issue which cause cmirrord start fail on s390 patch: cmirrord-fix-s390-endian-issue.patch(bnc#890452,bnc#893684) - Integrated device-mapper and thin-provisioning packages into lvm2 package. device-mapper and lvm2 have been included in the same source repository for some time. - Update to 2.02.111 - Eliminated 21 patches. - sanitize release line in specfile - bnc#885632, set multipath_componnet_detection = 1 per default - Generate all symlinks even for multipath events (bnc#875233) patch: udev-Check-for-DM_NR_VALID_PATHS.patch - Versioning for the lvm2-cmirrord dependencies - bnc#878930, systemd is putting out an erroneous message about lvm2-monitor.service patch: remove-quote-in-lvm2-monitor.patch - fix lvm2-activation{,-early}.service is marked world-inaccessible (bnc#878481) add systemd-use-umask-022-for-generated-systemd-units-by.patch - add comment to lvm.conf to inform user to start lvm2-lvmetad.socket if it is not started in case of use_lvmetad = 1 (bnc#878473) - disable lvmetad in lvm.conf to fix it (bnc#862076) - bnc#878121, modify clvmd.ocf start debug level -d2 to d0 - bnc#870598, change lockdir to /run/lvm/lock modify lvm.conf bnc#854092, backport patches to fix 'nohup lvm' crash patch:0001-toolcontext-Only-reopen-stdin-if-readable.patch bnc#870824, defaut the mirrortype to mirror when clvmd is running patch:use-mirrortype-asdefault-whenclvmdrunning.patch bnc#859824, get rid of the annoying message 'LVM activation generator successfully completed' patch:systemd-lvm2-activation-generator-report-only-error.patch bnc#837538, fix closedown of clvmd patch:fix-closedown-before-thread-finish.patch - Added: clvmd-fix-debugging-level-set-in-clvmd_set_debug-function.patch This patch is missed in sle12, added from sle11sp3 Fix debugging level set in clvmd_set_debug by using the correct variable (bnc#785467),change default -d0 to -d2 - add missing %pre section, specify all sockets and services in all 4 calls. -bnc#871176, 0001-RAID-Make-RAID-4-5-6-display-sync-status-under-headi.patch - Switch from mkinitrd to dracut - Dracut already has a lvm module and takes care that the right stuff is include into initrd, therefore remove: - mkinitrd-lvm2-boot.sh - mkinitrd-lvm2-setup.sh mkinitrd scripts from sources - Add dracut macros in %post and %posttrans to ensure initrd recreation - Remove unneeded comments in .spec file - Do not compile in DATE and TIME to avoid build unneeded retriggering in obs Add: cmirrord_remove_date_time_from_compilation.patch - bnc#862403, modify lvm.conf to add filter to exclude floppy and cdrom - backport more patches from slesp3(bnc#831518) scm support: add_scm_support.patch mirrored log fix: do_not_read_from_mirrors_have_failed_devices.diff avoid_reading_failed_dev_in_mirrored_log.diff mirrored_log_fixed_when_double_fault_occurs.diff device_is_usable_mem_leak.diff clvmd: clmvd-fix-decriptor-leak-on-restart.patch clvmd-Avoid-a-3-way-deadlock-in-dead-client-cleanup.patch clvmd-Fix-node-up-down-handing-in-corosync-module.patch 0001-clvmd-avoid-logging-in-signal-handler.patch fate#314367, missing patch lvconvert-cluster-mirrored-disk-failed.patch other fix: pvmove_support_clustered_vg.diff suppress_format1_size_warning.diff display-dm-name-for-lv-name.diff no longer needed patches: autoactivate-lvmetad-with-generator.patch - add 0001-lvmetad-Init-lazily-to-avoid-socket-access-on-config.patch avoid connect to lvmetad.socket too early to prevent deadlock during "systemctl daemon-reload" (bnc#862076) - fate#315092, improve performance of cluster mirror add cmirrord_improvment_performance.patch - add autoactivate-lvmetad-with-generator.patch - if use_lvmetad=1, automatically activate lvm2-lvmetad.socket to ensure lvmetad is started when required (bnc#862076) - added a lvm2-devel package definition - add csm_convert to lvm2-clvm package(bnc#854076) - system fails to boot due to missing /usr/sbin/lvm(bnc#837954) - lvm2 systemd incorrectly uses dependencies on Fedora services(bnc#851741) - set use_lvmetad = 1 as default of lvm.conf(bnc#854413) - drop patch dont_ignore_tmp_device_file.diff - backport patches from sle11sp3 fate#314367,cluster_support_mirrord_log.diff fate#312248,make-mirror-legs-on-different-tag-pvs.patch improve-mirror-legs-on-different-tag-pvs.patch - set default mirror to md_raid1 insdead of dm_mirror for better performance - enable lvm2-lvmetad.socket by default - Remove /etc/sysconfig/lvm to avoid errors during mkinitrd run LVM_VGS_ACTIVATED_ON_BOOT is not handled anymore with systemd - Remove fillup and insserv from PreReq - bnc#779965, use export before %configure in spec - Add lvm-path.patch: fix lvm binary path in systemd generator. - Use %_tmpfilesdir macro for tmpfiles directory. - Set all "run" directories relative to /run not just the "lock" location - Install /usr/lib/tmpfiles.d/lvm2.conf as required to ensure such runtime directories are _always_ there. - replace BuildRequires: systemd by pkgconfig(udev) again to avoid cycles. - add systemd support to lvm2 package split device-mapper to another package. - Remove usage of absolute paths in mkinitrd scripts - Fix parsing lvdisplay -c output with more than 10 volumes in mkinitrd-lvm2-setup.sh (bnc#826727) - license update: GPL-2.0 and LGPL-2.1 Presence of multiple files (both GPL and LGPL) with "only" licenses - Added url as source. Please see http://en.opensuse.org/SourceUrls - Move all udev releated files in the appropriate udev directory. - udev_sync-cookie_set-1-on-each-dm_task_set_cookie-ca.patch: cookie_set=1 on each dm_task_set_cookie call (bnc#788882) - fix 10-dm.rules (bnc#789021) - port dmsetup export patch to new LVM code (bnc#789019,bnc#789020) - Now also fix devmapper-setup - Adapt mkinitrd scripts to new udev locataion - Fix booting ... place udev rules in the proper location.. - Change the default locking dir to reflect the change in filesystem package - lvm2.spec: merge rules for device-mapper and lvm2-clvm packages, so there is only one spec file and all packages are built consistently. - build against the minimal udev to avoid cycles - the sysvinit requires are no longer necessary - Upgrade to LVM2-2-02-98. Improvements include improved interaction with udev and systemd, improved dmraid support, and new command "blkdeactivate". - lvm2.spec: make sure MODPROBE_CMD is set properly when configure is run. Without it, modules are not auto-loaded. (bnc#779965) - Run update of initrd at %post and %postun. We need this to make sure initrd reflects the updates. - Remove redundant tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build - don't unconditionally enable boot.lvm by default. yast takes care of enabling the script when creating lvm volumes. - don't hard require boot.device-mapper in boot.dmraid. dm-mod is autoloaded when accessing /dev/mapper/control anyways. - prereq sysvinit(boot.device-mapper) to fix build - Update to LVM 2.02.84 - Fix handling of simultaneous mirror image and mirrored log image failure. - Fix vgremove to allow removal of VG with missing PVs - Remove log directly if all mirror images of a mirrored log fail - Fix potential for corruption during cluster mirror device failure - Allow internal suspend and resume of origin without its snapshots - Allow exclusive activation of snapshots in a cluster - own parent directories for device-mapper files - Use %_smp_mflags - bnc#556177, undefined symbol error while loading dmevent so. - Update to LVM.2.02.67 - Require partial option in lvchange --refresh for partial LVs - Add replicators' LVs to dtree for activation - Add lvm2app interfaces to lookup a vgname from a pvid and pvname - Fix memory leak for invalid regex pattern input - Disallow the direct removal of a merging snapshot - Fix lvconvert error message when existing mirrored LV is not found - Add LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES environment variable - Improve snapshot merge metadata import validation - Specify udev_sync and udev_rules in /etc/lvm/lvm.conf - Fix mkinitrd-lvm2 to use udev rules for lvm2 - fix lvm2-clvm specfile so that patches apply - Upgrade to LVM2 2.02.58 - Rename liblvm.so to liblvm2app.so - Introduce lvconvert --use_policies - Add readonly locking type to replace implementation of - -ignorelockingfailure - Add liblvm APIs to implement creation and deletion of VGs - Add activation/udev_sync to lvm.conf - Enable dmeventd monitoring section of config file by default - Add --pvmetadatacopies for pvcreate, vgcreate, vgextend, vgconvert. - Link liblvm2cmd.so to libdevmapper-event.so (bnc#556177) - quilt refreshed all patches. - make $tmp_mnt/etc/sysconfig before copying file into (bnc#525237) - Add -lvm2- infix to mkinitrd scripts - collect_lvm reads /etc/sysconfig/lvm (bnc#523944) - Support extended dev with major 259 - bnc#510058, typo in dont_ignore_tmp_device_file.diff, which hangs mkinitrd - Cleanup scripts for mkinitrd, so that udev can activate root LV. - Upgrade to LVM2 2.02.45 Avoid scanning empty metadata areas for VG names Pass --test from lvresize to fsadm as --dry-run. Remove duplicate cpg_initialize from clvmd startup. Add option to /etc/sysconfig/cluster to select cluster type for clvmd. Remove external dependency on the 'cut' command from fsadm. Fix pvs segfault when pv mda attributes requested for not available PV. Fix lvresize size conversion for fsadm when block size is not 1K. Add pv_mda_size to pvs and vg_mda_size to vgs. Add "--refresh" functionality to vgchange and vgmknodes. Fix vgrename using UUID if there are VGs with identical names. Fix segfault when invalid field given in reporting commands. Merge device-mapper into the lvm2 tree. Exit with non-zero status from vgdisplay if couldn't show any requested VG. Fix snapshot monitoring library to not cancel monitoring invalid snapshot. Fix conversion of md chunk size into sectors. Fix misleading error message when there are no allocatable extents in VG. Fix handling of PVs which reappeared with old metadata version. Fix mirror DSO to call vgreduce with proper parameters. Fix validation of --minor and --major in lvcreate to require -My always. Fix release: clvmd build, vgreduce consolidate & tests, /dev/ioerror warning. - Handle the case that drbd virtual device has the same PV uuid with the underlining physical device. - Do not filter out tmp device file(bnc#485572) - Do not try to activate VG when all paths are down already(bnc#479104) - Split CLVMD as a independent package - Fix for bnc#486952 use "killproc -INT" instead of "killproc" handle signal in the main loop thread only ==== mdadm ==== - mdcheck-no-devices.fix mdcheck mustn't report an error if not md devices exist (bnc#903051) ==== nbd ==== Subpackages: nbd-doc - fix bashisms in pre script ==== nss_ldap ==== Subpackages: nss_ldap-32bit - Call autoreconf -fiv in place of autoreconf: ensure that autoreconf is successful in newer versions too. ==== pam_ldap ==== Subpackages: pam_ldap-32bit - Call autoreconf -fiv in place of autoreconf: ensure that autoreconf is successful in newer versions too. ==== permissions ==== Version update (2014.08.26.1452 -> 2014.11.05.1706) - %{_bindir}/get_printing_ticket turned to mode 700, setuid root no longer needed (bnc#685093) - permissions: incorporating squid changes from bnc#891268 - hint that chkstat --system --set needs to be run after editing bnc#895647 ==== pesign ==== Version update (0.109 -> 0.110) - Update pesign-suse-build.patch to set LIBDIR for AArch64 - Update to version 0.110 - Add pesign-fix-authvar-write-loop.patch to fix the write loop in authvar - Add pesign-install-supplementary-programs.patch to install the supplementary programs - Refresh patches + pesign-fix-build-errors.patch + pesign-run.patch + pesign-suse-build.patch - Drop upstreamed patches + pesign-clear-padding-bits.patch + pesign-enable-supplementary-programs.patch + pesign-no-db.patch - Enable aarch64 ==== pitivi ==== Version update (0.93 -> 0.94) Subpackages: pitivi-lang - Update to version 0.9.4: + The main toolbar and menubar have been replaced by a headerbar and menubutton, saving a significant amount of precious vertical space and using the horizontal space better. + The viewer has been ported to use a GStreamer GL video output sink instead of the Clutter sink. This solves crashes when running Pitivi outside of GNOME Shell and is expected to be a more future-proof solution. + We dropped our use of CoGL APIs, namely path_round_rectangle which caused crashes on various Linux distributions shipping a broken version of CoGL. + Pitivi has been ported to Python 3. + Text wrapping in the rendering progress dialog and title editor has been fixed. + Effects can now be reordered within a clip's properties. + The default positioning of UI components (when starting from a fresh install) has been improved to be balanced properly. + Undocked window components do not shift position on startup anymore. + Docked window components do not shift position on startup anymore, when the window is not maximized. + The title editor's UI has been simplified, and now supports decimal font sizes. + Educational infobars throughout the UI have been tweaked to make their colors less intrusive. + The user manual is now up to date with the state of the new Pitivi series. + Port deprecated GTK+ widgets to new ones. + Timeline UI animations have been tweaked. + Code refactoring and cleanup all over the place. + Various build and packaging fixes. + Various fixes to the test suite. + Various other bugs have been corrected. - Update BuildRequires for python3 port: + Replace python-cairo-devel with python3-cairo-devel and python-devel with python3-gobject. + Replace python-gobject requires by python3-gobject: pitivi has been ported to Python3. - Add explicit typelib-1_0-GES-1_0 Requires, so we can specify the minimum version. - Add gstreamer-pluging-gnonglin requires: hard dependency to start pitivi. ==== python-numpy ==== Version update (1.9.0 -> 1.9.1) - Update to 1.9.1: Bugfix release * gh-5184: restore linear edge behaviour of gradient to as it was in < 1.9. The second order behaviour is available via the `edge_order` keyword * gh-4007: workaround Accelerate sgemv crash on OSX 10.9 * gh-5100: restore object dtype inference from iterable objects without `len()` * gh-5163: avoid gcc-4.1.2 (red hat 5) miscompilation causing a crash * gh-5138: fix nanmedian on arrays containing inf * gh-5203: copy inherited masks in MaskedArray.__array_finalize__ * gh-2317: genfromtxt did not handle filling_values=0 correctly * gh-5067: restore api of npy_PyFile_DupClose in python2 * gh-5063: cannot convert invalid sequence index to tuple * gh-5082: Segmentation fault with argmin() on unicode arrays * gh-5095: don't propagate subtypes from np.where * gh-5104: np.inner segfaults with SciPy's sparse matrices * gh-5136: Import dummy_threading if importing threading fails * gh-5148: Make numpy import when run with Python flag '-OO' * gh-5147: Einsum double contraction in particular order causes ValueError * gh-479: Make f2py work with intent(in out) * gh-5170: Make python2 .npy files readable in python3 * gh-5027: Use 'll' as the default length specifier for long long * gh-4896: fix build error with MSVC 2013 caused by C99 complex support * gh-4465: Make PyArray_PutTo respect writeable flag * gh-5225: fix crash when using arange on datetime without dtype set * gh-5231: fix build in c99 mode ==== shotwell ==== Version update (0.20.1 -> 0.20.2) - Update to version 0.20.2: + Set Desktop Slideshow dialog resource now included in distribution (bgo#739095). + Check for rendering failure in video thumbnailer (bgo#738245). + Updated translations. ==== libtalloc2 ==== Subpackages: libtalloc2-32bit pytalloc pytalloc-32bit - Use the upstream tar ball, as signature verification is now able to handle compressed archives. ==== gvim ==== Version update (7.4.461.hg.6253 -> 7.4.507.hg.6349) Subpackages: vim vim-data - Updated to revision 507, fixes the following problems * Setting the local value of 'backupcopy' empty gives an error. (Peter Mattern) * Compiler warning. * Crash when expanding a very long string. * CTRL-W } does not open preview window. (Erik Falor) * 'linebreak' does not work well together with Visual mode. * Issue 26: CTRL-C does not interrupt after it was mapped and then unmapped. * The "precedes" entry in 'listchar' will be drawn when 'showbreak is set and list is not. * Cursor movement is incorrect when there is a number column/sign/fold column and 'sbr' is displayed. * Can't compile on a system where Xutf8SetWMProperties() is not in the X11 library. Issue 265. * When using ":%diffput" and the other file is empty an extra empty line remains. * Using byte length instead of character length for 'showbreak'. * When 'balloonexpr' results in a list, the text has a trailing newline. (Lcd) * A 0x80 byte is not handled correctly in abbreviations. * Abbreviations don't work. (Toothpik) * Check for writing to a yank register is wrong. * ":sign jump" may use another window even though the file is already edited in the current window. * test_mapping fails for some people. * Cursor movement still wrong when 'lbr' is set and there is a number column. (Hirohito Higashi) * Cannot specify the buffer to use for "do" and "dp", making them useless for three-way diff. * When winrestview() has a negative "topline" value there are display errors. * In Insert mode, after inserting a newline that inserts a comment leader, CTRL-O moves to the right. (ZyX) Issue 57. * A TextChanged autocommand is triggered when saving a file. (William Gardner) * Cursor shape is wrong after a CompleteDone autocommand. * XPM isn't used correctly in the Cygwin Makefile. * With some regexp patterns the NFA engine uses many states and becomes very slow. To the user it looks like Vim freezes. * substitute() can be slow with long strings. * Test 72 still fails once in a while. * Typo in file pattern. * Language mapping also applies to mapped characters. * Cannot append a list of lines to a file. ==== virt-install ==== Subpackages: virt-manager virt-manager-common - fix bashisms in post scripts ==== xdotool ==== - Switch to individual pkgconfig() build requires instead of using metapackage xorg-x11-devel - "as-needed" build works, remove SUSE_ASNEEDED workaround. - xdotool-devel requires pkgconfig(x11) ==== yast2-trans-af ==== Subpackages: yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-en_US yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu - Updated languages: ja. - Updated languages: da ja uk. - Fix issue with ja: bnc#904123). Removed packages: bundle-lang-common-nb rubygem-mysql Added packages: libefivar0 gstreamer-plugin-gnonlin libsepol1-32bit