Compose started at Thu Jan 15 08:10:03 UTC 2015 Removed package: webkitgtk4-2.5.3-7.fc22
Updated Packages:
device-mapper-multipath-0.4.9-68.fc22 ------------------------------------- * Tue Sep 16 2014 Benjamin Marzinski bmarzins@redhat.com 0.4.9-68 - Modify multipath.conf * remove getuid_callout example - Re-add 0050-RH-listing-speedup.patch - Add 0081-RHBZ-1066264-check-prefix-on-rename.patch * make multipath check the prefix on kpartx partitions during rename, and copy the existing behaviour - Add 0082-UPBZ-1109995-no-sync-turs-on-pthread_cancel.patch * If async tur checker fails on threads, don't retry with the sync version - Add 0083-RHBZ-1080055-orphan-paths-on-reload.patch * Fix case where pathlist wasn't getting updated properly - Add 0084-RHBZ-1110000-multipath-man.patch * fix errors in multipath man page - Add 0085-UPBZ-1110006-datacore-config.patch * Add support for DataCore Virtual Disk - Add 0086-RHBZ-1110007-orphan-path-on-failed-add.patch * If multipathd fails to add path correctly, it now fully orphans the path - Add 0087-RHBZ-1110013-config-error-checking.patch * Improve multipath.conf error checking. - Add 0088-RHBZ-1069811-configurable-prio-timeout.patch * checker_timeout now adjusts the timeouts of the prioritizers as well. - Add 0089-RHBZ-1110016-add-noasync-option.patch * Add a new defaults option, "force_sync", that disables the async mode of the path checkers. This is for cases where to many parallel checkers hog the cpu - Add 0090-UPBZ-1080038-reorder-paths-for-round-robin.patch * make multipathd order paths for better throughput in round-robin mode - Add 0091-RHBZ-1069584-fix-empty-values-fast-io-fail-and-dev-loss.patch * check for null pointers in configuration reading code. - Add 0092-UPBZ-1104605-reload-on-rename.patch * Reload table on rename if necessary - Add 0093-UPBZ-1086825-user-friendly-name-remap.patch * Keep existing user_friend_name if possible - Add 0094-RHBZ-1086825-cleanup-remap.patch * Cleanup issues with upstream patch - Add 0095-RHBZ-1127944-xtremIO-config.patch * Add support for EMC ExtremIO devices - Add 0096-RHBZ-979474-new-wildcards.patch * Add N, n, R, and r path wildcards to print World Wide ids - Add 0097-RH-fix-coverity-errors.patch * Fix a number of unterminated strings and memory leaks on failure paths. - Add 0098-UPBZ-1067171-mutipath-i.patch * Add -i option to ignore wwids file when checking for valid paths - Add 0099-RH-add-all-devs.patch * Add new devices config option all_devs. This makes the configuration overwrite the specified values in all builtin configs - Add 0100-RHBZ-1067171-multipath-i-update.patch * make -i work correctly with find_multipaths - Add 0101-RH-adapter-name-wildcard.patch * Add 'a' path wildcard to print adapter name
Size change: 26993 bytes
ghostscript-9.15-1.fc22 ----------------------- * Tue Sep 23 2014 Tim Waugh twaugh@redhat.com 9.15-1 - 9.15. No longer need iccprofiles-initdir, gs694154, crash, sys-zlib, or trio-g patches.
* Tue Sep 09 2014 Tim Waugh twaugh@redhat.com - No need to apply patch for already-applied gdevcups-debug-uninit.
Size change: -2213101 bytes
glibc-2.20.90-16.fc22 --------------------- * Wed Jan 07 2015 Siddhesh Poyarekar siddhesh.poyarekar@gmail.com - 2.20.90-16 - Disable -Werror for s390 as well.
* Wed Jan 07 2015 Siddhesh Poyarekar siddhesh.poyarekar@gmail.com - 2.20.90-14 - Sync with upstream master. - Disable -Werror on powerpc and armv7hl. - Temporarily disable valgrind test on ppc64.
* Sun Dec 28 2014 Dan HorĂ¡k <dan[at]danny.cz> - valgrind available only on selected arches (missing on s390)
* Wed Dec 10 2014 Kyle McMartin kmcmarti@redhat.com - aarch64: Drop strchrnul.S revert, apply fix from Richard Earnshaw.
* Fri Dec 05 2014 Carlos O'Donell carlos@redhat.com - 2.20.90-13 - Fix permission of debuginfo source files to allow multiarch debuginfo packages to be installed and upgraded.
* Fri Dec 05 2014 Siddhesh Poyarekar siddhesh@redhat.com - 2.20.90-12 - Remove LIB_LANG since we don't install locales in /usr/lib/locale anymore. - Don't own any directories in /usr/share/locale (#1167445). - Use the %find_lang macro to get the *.mo files (#1167445). - Add %lang tags to language locale files in /usr/share/i18n/locale (#1169044).
* Wed Dec 03 2014 Kyle McMartin kyle@fedoraproject.org - 2.20.90-11 - aarch64: revert optimized strchrnul.S implementation (rhbz#1167501) until it can be debugged.
* Fri Nov 28 2014 Carlos O'Donell carlos@redhat.com - 2.20.90-10 - Auto-sync with upstream master.
* Wed Nov 19 2014 Carlos O'Donell carlos@redhat.com - 2.20.90-9 - Sync with upstream master.
* Wed Nov 05 2014 Siddhesh Poyarekar siddhesh@redhat.com - 2.20.90-8 - Make getconf return only /usr/bin (#1138835). - Sync with upstream master.
Size change: 63759 bytes
kernel-3.19.0-0.rc3.git0.1.fc22 ------------------------------- * Tue Jan 06 2015 Josh Boyer jwboyer@fedoraproject.org - Linux v3.19-rc3
* Mon Jan 05 2015 Josh Boyer jwboyer@fedoraproject.org - Linux v3.19-rc2 - Temporarily disable aarch64patches - Happy New Year
* Sun Dec 28 2014 Josh Boyer jwboyer@fedoraproject.org - Enable F2FS (rhbz 972446)
* Thu Dec 18 2014 Josh Boyer jwboyer@fedoraproject.org - 3.18.1-2 - CVE-2014-8989 userns can bypass group restrictions (rhbz 1170684 1170688) - Fix from Kyle McMartin for target_core_user uapi issue since it's enabled - Fix dm-cache crash (rhbz 1168434) - Fix blk-mq crash on CPU hotplug (rhbz 1175261)
* Wed Dec 17 2014 Josh Boyer jwboyer@fedoraproject.org - 3.18.1-1 - Linux v3.18.1 - CVE-2014-XXXX isofs: infinite loop in CE record entries (rhbz 1175235 1175250) - Enable TCM_USER (rhbz 1174986) - Enable USBIP in modules-extra from Johnathan Dieter (rhbz 1169478)
* Tue Dec 16 2014 Josh Boyer jwboyer@fedoraproject.org - 3.18.0-2 - Add patch from Josh Stone to restore var-tracking via Kconfig (rhbz 1126580)
* Mon Dec 15 2014 Josh Boyer jwboyer@fedoraproject.org - Fix ppc64 boot with smt-enabled=off (rhbz 1173806) - CVE-2014-8133 x86: espfix(64) bypass via set_thread_area and CLONE_SETTLS (rhbz 1172797 1174374) - CVE-2014-8559 deadlock due to incorrect usage of rename_lock (rhbz 1159313 1173814)
* Fri Dec 12 2014 Kyle McMartin kyle@fedoraproject.org - build in ahci_platform on aarch64 temporarily.
* Fri Dec 12 2014 Josh Boyer jwboyer@fedoraproject.org - Remove pointless warning in cfg80211 (rhbz 1172543)
* Thu Dec 11 2014 Kyle McMartin kyle@fedoraproject.org - kernel-arm64.patch: update from git.
Size change: -1147448 bytes
libsoup-2.48.0-1.fc22 --------------------- * Mon Sep 22 2014 Kalev Lember kalevlember@gmail.com - 2.48.0-1 - Update to 2.48.0
Size change: -5772 bytes
perl-Sub-Name-0.12-1.fc22 ------------------------- * Tue Sep 23 2014 Paul Howarth paul@city-fan.org - 0.12-1 - Update to 0.12 - Move variable declaration to fix warning under -Werror=declaration-after-statement, to allow compilation under MSVC (GH#3) - Converted distribution packaging to Dist::Zilla - Fix licence in LICENSE and pod - Package new upstream CONTRIBUTING and LICENSE files - Classify buildreqs by usage
Size change: 20713 bytes
systemtap-2.7-0.38.g3525152408f1.fc22 ------------------------------------- * Mon Sep 29 2014 Lukas Berk lberk@redhat.com - 2.7-0.38.g3525152408f1 - Automated weekly rawhide release - Applied spec changes from upstream git
* Mon Sep 22 2014 Lukas Berk lberk@redhat.com - 2.7-0.22.gf48e4f1c41b8 - Automated weekly rawhide release
Size change: 4116 bytes
wireshark-1.12.1-1.fc22 ----------------------- * Mon Sep 22 2014 Peter Hatina phatina@redhat.com - 1.12.1-1 - Ver. 1.12.1
* Tue Sep 09 2014 Peter Lemenkov lemenkov@gmail.com - 1.12.0-5 - Install epan/wmem/*.h files. See rhbz #1129419
* Wed Sep 03 2014 Peter Hatina phatina@redhat.com - 1.12.0-4 - fix fields print format
Size change: 26872 bytes
Summary: Added Packages: 0 Removed Packages: 1 Modified Packages: 8 Size of added packages: 0 (0 ) Size change of modified packages: -3223868 (-3.1 M) Size of removed packages: 10114756 (9.6 M) Size change: -13338624 (-13 M) Compose finished at Thu Jan 15 09:13:16 UTC 2015