ENHC0001984Update Sl_Gdm_No_User_ListSwitch to Upstream preferred customization method Scientific LinuxScientific Linux 7SL_gdm_no_user_list-1.0-3.sl7.noarch.rpm03fdda6ee009121b805f5d54a828ffd4657c5133bba4384ba4af7dcf94423f41SLBA-2015:0625-1Libvirt Bug Fix Update* When attaching a character device, libvirt did not correctly check the status of the domain after the libvirtd daemon exited the monitor operation. As a consequence, freed data from the domain definition could be accessed even when the domain had terminated unexpectedly, which caused libvirtd to crash as well. Now, libvirtd verifies that the domain is online before accessing its definition, which prevents libvirtd from crashing in the described situation.
* Due to a missing check when copying the path segment of the URI of a storage backing file, a NULL pointer dereference occurred. Consequently, the libvirtd daemon terminated unexpectedly when parsing disk volume backing strings that contained a URI without the "nbd://localhost" path. With this update, libvirtd has been adjusted not to access the path segment of a URI when the path segment is not provided, and the described crash no longer occurs.
* The block copy operation has previously been adjusted to change the disk type of the copied disk to "file". However, using block copy for moving block-based storage thus converted the new target to an incorrect type. Consequently, if a virtual disk was backed by a block device rather than a file, libvirt did not report the allocation information necessary to track a thin-provisioned volume. This update introduces a libvirt flag that makes it possible to specify that the target will be treated as a block device. As a result, users can now perform a block copy to a block target correctly. After installing the updated packages, libvirtd will be restarted automatically.Scientific LinuxScientific Linux 7libvirt-daemon-driver-storage-1.2.8-16.el7_1.1.x86_64.rpm55f7883b99d114c4e5c49c523ac5743f4b7704d50bd20a6e6b8ece1c6247091elibvirt-client-1.2.8-16.el7_1.1.i686.rpmcabd86b27e32423501b0983c4f9d958c0d7a2584f9a6839e48cdad09fc420e03libvirt-login-shell-1.2.8-16.el7_1.1.x86_64.rpm08f5e31eaed9fe7508b8e2b5bc8277f6c14481756d042f2111142bf9c52e9395libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.1.x86_64.rpm15d1bd07590144fea76837e088c644172cd11d800c75a6bbb2dde56a807c83bdlibvirt-1.2.8-16.el7_1.1.x86_64.rpm81bb3e179d166345bb3c33cb2968303e25f0a90087d420079a5dce0b8a60e2f6libvirt-daemon-1.2.8-16.el7_1.1.x86_64.rpmb3665d6e3a36f010f75f9514bb35cd5e827acf4bc38d69fe7e8d708f23dd7caelibvirt-daemon-driver-lxc-1.2.8-16.el7_1.1.x86_64.rpm1a73575f033a0ff7ade557d07f074e7c04adb7d90ce05506f3dafdc86b38cd77libvirt-daemon-driver-network-1.2.8-16.el7_1.1.x86_64.rpm1aed910a6220b96af14dce2a1646d1055154eb9b5844b02872676edae7aa4288libvirt-daemon-driver-qemu-1.2.8-16.el7_1.1.x86_64.rpme0d5bad38152dd7cb3f1929513a93e08c9a46b8f0701b09a53c7dd7511f0546elibvirt-daemon-driver-interface-1.2.8-16.el7_1.1.x86_64.rpmbe3bbfb5d652a68cd74dc9d88c777fe5a28c71d5bf18379ef810e7e0916f0309libvirt-daemon-driver-nwfilter-1.2.8-16.el7_1.1.x86_64.rpm8d54bcdd1969d06a88c14cfea31051838063a175b01bf09cca707c74b18acbeelibvirt-daemon-driver-nodedev-1.2.8-16.el7_1.1.x86_64.rpm1d73c00a26767b213ef0a344c5d2d22ad22b6604a809ed3629b848e82e69f9f9libvirt-docs-1.2.8-16.el7_1.1.x86_64.rpmf62aad4756ee40d5eb8f145333dbadd7dbabcbc1efc2e69aec74fb3e799e4de7libvirt-lock-sanlock-1.2.8-16.el7_1.1.x86_64.rpma104007c860d95866b12fef6196fc6cd1883d2c49a9a905e47e8f8a8d1b843bflibvirt-daemon-config-network-1.2.8-16.el7_1.1.x86_64.rpm66b5b4ae108503f1e6ea3527271844248f141d47609a1fd72950e3a5c296e63flibvirt-daemon-lxc-1.2.8-16.el7_1.1.x86_64.rpm5b9d1b97a6acbb10f4c7298b7a618ab283036495f2533b1c1b51eb76b7f1c145libvirt-client-1.2.8-16.el7_1.1.x86_64.rpm9e22deb58c6539b9a5209bdd84c2e7f4c2dd2a33c6a7b31e4f0c6a6947332458libvirt-devel-1.2.8-16.el7_1.1.i686.rpmdad2ec8e46174a69c76ca3cc011063aeabb9400570af118e329132f289175eealibvirt-daemon-driver-secret-1.2.8-16.el7_1.1.x86_64.rpm774582ad70d408c9d646a9722f36acc6a7fb229f79440a52f8c2c2e7269e16d7libvirt-devel-1.2.8-16.el7_1.1.x86_64.rpm3d9d6fe09922dd589daabfbb888e28e5662aa197031196f070831c825cced4d4libvirt-daemon-kvm-1.2.8-16.el7_1.1.x86_64.rpm8c5ae44ca24cbce05c2d068ba4785d6c324049e2f29c18eb177004ef88e577a6SLBA-2015:0626-1389-Ds-Base Bug Fix Update* Prior to this update, under certain circumstances, the "systemctl stop dirsrv.target" command, which 389-ds-base issues before starting the upgrade scripts, did not stop all installed servers. Consequently, if the servers were not completely stopped before the upgrade scripts started to run, the upgrade failed. With this update, 389-ds-base issues the "systemctl stop" command for each server instance, which ensures that all installed servers are shut down before the upgrade scripts start. As a result, the upgrade no longer fails in the described situation. After installing this update, the 389 server service will be restarted automatically.Scientific LinuxScientific Linux 7389-ds-base-1.3.3.1-15.el7_1.x86_64.rpm796086dc683a31fecc014d76eceaf346764de1cc8efb7e466083a1307fee44af389-ds-base-devel-1.3.3.1-15.el7_1.x86_64.rpm8f6fa2debb8f4223c6b43b39b12a71f9119e185f9a963caeb816764f315738c2389-ds-base-libs-1.3.3.1-15.el7_1.x86_64.rpmb38f2ae92731bd59143672479fd89e88aa0cef5a9a8d48aff998a6c58bb428ebSLBA-2015:0646-1Libvirt-Python Bug Fix UpdateScientific LinuxScientific Linux 7libvirt-python-1.2.8-7.el7_1.1.x86_64.rpm857881bb744d2cce2dc8d844c4556c89d50a06367543b65044a251ad668dae9dSLBA-2015:0730-1Sos Bug Fix UpdateScientific LinuxScientific Linux 7sos-3.2-15.el7_1.1.noarch.rpm262c8f57955343f4a994023c4473310d55b6938106c2a5a513e444287b82e27fSLBA-2015:0733-1Java-1.7.0-Openjdk Bug Fix UpdateScientific LinuxtrueScientific Linux 7java-1.7.0-openjdk-demo-1.7.0.75-2.5.4.7.el7_1.x86_64.rpm90e82258693c7d784f32cd042a167a1537873acce83b199ffdad9ace0b8dd03djava-1.7.0-openjdk-headless-1.7.0.75-2.5.4.7.el7_1.x86_64.rpmca2c0b9f2f170417c8730444a07dabb5744e3ac8a2d693e5ff089a67ba1820e4java-1.7.0-openjdk-1.7.0.75-2.5.4.7.el7_1.x86_64.rpma6929a1bc39b5bfdb919e663e4206754bd0bb46389b4d74b7265a0673fbac878java-1.7.0-openjdk-javadoc-1.7.0.75-2.5.4.7.el7_1.noarch.rpm572c44e7de587ba007599749a90aacf20cde7f474e978653172dbb43f8c7f911java-1.7.0-openjdk-accessibility-1.7.0.75-2.5.4.7.el7_1.x86_64.rpm5e1ade6d37a9addf5f5198d2daa63a6a1d31d5eacbe71004fd8dd9a9a73fb938java-1.7.0-openjdk-devel-1.7.0.75-2.5.4.7.el7_1.x86_64.rpm114234b69029aa05b4399f7b67a57fed2c64e66c97260b18ac0ea223698073e7java-1.7.0-openjdk-src-1.7.0.75-2.5.4.7.el7_1.x86_64.rpmd9596c00611e3d33de59caf41966b11d248a59aa981f0eb0e077e1a16f57a446SLBA-2015:0734-1Java-1.8.0-Openjdk Bug Fix UpdateScientific LinuxtrueScientific Linux 7java-1.8.0-openjdk-1.8.0.31-7.b13.el7_1.x86_64.rpm2983088bc98aa23cd89d1a3f114c9988f82d75a59a29fb9ac530bc553116613ejava-1.8.0-openjdk-src-1.8.0.31-7.b13.el7_1.x86_64.rpm63c38780513c058357ed0272ee053dcbd6cc49e6488264413ac3c8982a4679f1java-1.8.0-openjdk-devel-1.8.0.31-7.b13.el7_1.x86_64.rpm162211ef94c1d74d87a12df2019ba09f61b2b1cf1b3789f27276bd567d7b502fjava-1.8.0-openjdk-demo-1.8.0.31-7.b13.el7_1.x86_64.rpmb0ab781701f588e59fa7da4d40928a06f0727b5beb091b79a881ecccb20ed959java-1.8.0-openjdk-javadoc-1.8.0.31-7.b13.el7_1.noarch.rpmc57702eddff1a8aef59815ef6644f06650ac1fd0eb5f15e8386211e9fa3b6e18java-1.8.0-openjdk-accessibility-1.8.0.31-7.b13.el7_1.x86_64.rpm8dcf0c4dae50b1a9d492aac1ba028c13f1af64c8d75a663410efc64a128f7948java-1.8.0-openjdk-headless-1.8.0.31-7.b13.el7_1.x86_64.rpm5d52298273aba87b46904721b48f9b027ae5c17c6faa14832d36fbf23a4f6bd4SLBA-2015:0736-1Sssd Bug Fix Update* Prior to this update, if the ldap_child process failed to initialize credentials and exited with an error multiple times, operations that create files started failing in certain cases because not enough i-nodes were available. With this update, the ldap_child process properly removes temporary files when it fails to initiate credentials, and thus it can no longer exhaust i-nodes.
* When an IdM client with Scientific Linux 7.1 or later was connecting to a server with Scientific Linux 7.0 or prior, performing an authentication operation with an Active Directory (AD) trusted domain caused the sssd_be process to terminate unexpectedly. This update fixes the underlying code and the described crash no longer occurs.Scientific LinuxScientific Linux 7libsss_idmap-devel-1.12.2-58.el7_1.6.i686.rpmb56c4fa87a00eb92a00ab7537a09361e61de53fa2f7fa241bbbaaf2a12d9e5eesssd-krb5-common-1.12.2-58.el7_1.6.i686.rpm1ed5037c10ade1feb546e929a4e7921383e4acb5d0e308a474b40483932d335blibipa_hbac-devel-1.12.2-58.el7_1.6.i686.rpm9a90153b6fadb1e7a41c2e923842191c68ce94d2994df301ddacc367bc6bc461sssd-tools-1.12.2-58.el7_1.6.x86_64.rpmd0397c18fdb30f82b3a9b7ea3d20cdecb5316fc64575c9689d0caef65b124f20libsss_idmap-1.12.2-58.el7_1.6.x86_64.rpm96b9d35d22ccf6e189a1ffec5ef7855ca77e06b17504e08151f8a2a817b98232libsss_nss_idmap-1.12.2-58.el7_1.6.i686.rpme064eef8e611d0d69f73795cf4b3e6ec585399ad53f154a5e7ed82e6074bcbb1libipa_hbac-python-1.12.2-58.el7_1.6.x86_64.rpm33217e75312371e7c3a55c989db839c1fa87bb7f1a27e8a009fd7c793c4aa266sssd-libwbclient-1.12.2-58.el7_1.6.x86_64.rpmf05fe088dbdf41c9630193d60ca1ed97ac8b59d468633f52a18654e72004981csssd-krb5-common-1.12.2-58.el7_1.6.x86_64.rpm55c20acff4e3200342bfd664e3569f92d832440ea1a8065fe4c4672589cbafc7sssd-dbus-1.12.2-58.el7_1.6.x86_64.rpm9f2c0095ddcc27f45f298b3fa97bc1743e27e8255bb73a234ee09470a53ddbf8libsss_nss_idmap-python-1.12.2-58.el7_1.6.x86_64.rpmb8896d353923d7b0df269e796893906a5eef3a937d8be00a99a924a767030ebflibipa_hbac-devel-1.12.2-58.el7_1.6.x86_64.rpm57fdc33ca6849836e3e372c0914e82a10c8e12ed5038bd9295873808779f80f5sssd-ad-1.12.2-58.el7_1.6.x86_64.rpmff35fdf53313488a353f293cee55a980a90fef05b36fa82e4cb96f94979fc870libsss_idmap-devel-1.12.2-58.el7_1.6.x86_64.rpmfc9909ed75e23c15954e8e419a1576db6ac798989c57dd6073f24c0269fcd91fsssd-ipa-1.12.2-58.el7_1.6.x86_64.rpm4e741f3502664ab787220ea014fc50df18964052a24f9a3db07c3ec5d091d1fclibsss_idmap-1.12.2-58.el7_1.6.i686.rpmd24d7baa1230ae35f2005217bff4d09aaafcadc39e3271804a922a0177239081libipa_hbac-1.12.2-58.el7_1.6.x86_64.rpmfea395a973f4c85efb8736a81d218e169020f74fc847250b63238138083c489flibsss_simpleifp-1.12.2-58.el7_1.6.x86_64.rpmcfa7653fec247157a804662749bb753c9db379bfcdde3527b6922d79ef243c7esssd-client-1.12.2-58.el7_1.6.x86_64.rpm2d96aa73c2c1fb9dee1671211fd27d3845464ebed3ecdcd3338a78cd9862fa05libsss_nss_idmap-1.12.2-58.el7_1.6.x86_64.rpm9404d38ba2182c6cd7bea130c7c0da5dca771f7860d97221fbecc61ababbf16dsssd-ldap-1.12.2-58.el7_1.6.x86_64.rpm662b26d7da6d10bcb6738293010a3947c3d11e0f8ed7c3c81b29a8fbae63589epython-sssdconfig-1.12.2-58.el7_1.6.noarch.rpm7b1633397466549056ee3822858b134ef9d4ac159d6d68ed5c715c58a316b214sssd-krb5-1.12.2-58.el7_1.6.x86_64.rpm39706cfe08290c6b0831c6a0ac9213ee0c7d3ae65735ea1f999329e0e2ad8580libsss_simpleifp-devel-1.12.2-58.el7_1.6.x86_64.rpm66732a37c7bce00e5f9db620584e1702ff420c42ef1717ebc749dbdfd69708b9sssd-common-pac-1.12.2-58.el7_1.6.x86_64.rpmfbbc5908e9193b938bba731b23b00872fec39bf3700447714ef0d0c6b74ab0f7libsss_nss_idmap-devel-1.12.2-58.el7_1.6.x86_64.rpm00442c3d6c7307dce314006895c6a540119409360d682d8af033e23390381e8elibipa_hbac-1.12.2-58.el7_1.6.i686.rpm4f06e0864b827faa2f727ee6ffaf070d29fd2d109d25d1e961484eac2796a0c3sssd-proxy-1.12.2-58.el7_1.6.x86_64.rpm49dc0f3046ad192425ecf00f946cc55133be5564649eb03f741f5aa3332c4084sssd-common-1.12.2-58.el7_1.6.i686.rpm64b1e711c9213f97a10bc5a195bf70219b631ee5c033db375dfc72662e54d328sssd-client-1.12.2-58.el7_1.6.i686.rpmfaa178b5b0e039a7e1b425446a81bd85858faaf21ca902f2532f31341a17b689sssd-libwbclient-devel-1.12.2-58.el7_1.6.x86_64.rpm4a4001ab0f25f7b435befc12b4bd6770f439e7d06834cc68082b3e8b5ad7c951sssd-1.12.2-58.el7_1.6.x86_64.rpmd88974ae85e5afd26c4f4e004b1b94e6a9498cb33917107777fd190c2bccffb9sssd-libwbclient-1.12.2-58.el7_1.6.i686.rpm6a457660fa239b92d23be998193aaf192087357da75aeee58c358ea081bfb4aasssd-common-1.12.2-58.el7_1.6.x86_64.rpm6e1d59b5fb7b240359a42761b477a9d93e580e22b2ffad62315e7b4ff9d91405libsss_nss_idmap-devel-1.12.2-58.el7_1.6.i686.rpmc195637b4ad6f10dbde39cd6af82130c1a09ad5f9e7a475d1cfb4996c0c84146sssd-libwbclient-devel-1.12.2-58.el7_1.6.i686.rpm49e54d24f5122b2b740d99f942d85928f1bb213625745f70ad3da432b172d96eSLBA-2015:0737-1Libqb Bug Fix UpdateScientific LinuxScientific Linux 7libqb-0.17.1-1.el7_1.1.i686.rpmad9c184b34f43db6fccf9e45b3af3502474a0898b4618a55293dd6c0cfc31e13libqb-devel-0.17.1-1.el7_1.1.i686.rpmdf88341c8a9564d60933bd998eb375b0b2df1a390af9161c53c3bdd17f8fdef3libqb-devel-0.17.1-1.el7_1.1.x86_64.rpm1490d802fc7d7e3d00b56e16f8f721afcb0cce97c2272f77c9174339d3509701libqb-0.17.1-1.el7_1.1.x86_64.rpm5764c5cd9cf3b468f322b7a96c9ea386f408934ffc0a14e9fa769524f51cce76SLBA-2015:0738-1Systemd Bug Fix Update* Prior to this update, an upstream patch was backported fixing a potential issue with the "BindsTo" unit directive which configures requirement dependencies. However, with the aforementioned patch, mount units which had "BindsTo" set to their respective device units were stopped unexpectedly right after being started if the device node was created manually using the mknod command. To the patch has been reverted, and mount units which depend on device nodes originating from mknod are no longer terminated in the described situation.Scientific LinuxScientific Linux 7systemd-208-20.el7_1.2.x86_64.rpm3caea1c7b334d606eebf0acbefaf4c33edc552c7e5ff9bd8fab7a2e3bf9f4859systemd-libs-208-20.el7_1.2.x86_64.rpm72c498ce8f964f3a0923ec61bb82b3a7277baa78f804fe2294f59907e4f8ee40libgudev1-devel-208-20.el7_1.2.x86_64.rpm21d5a40f63b8cf6624a3b128ba3890c2a639310501f85e919ad677950961e1fcsystemd-python-208-20.el7_1.2.x86_64.rpmb525711d00ef4ef6b85df5b2b37a85c1a16a173839541dc569ae4895b0d9bcc2systemd-devel-208-20.el7_1.2.i686.rpm5d0d44a7017c002102ff1788ab1c3f60c0ac0e20223d54b178002a7fdc811a20libgudev1-208-20.el7_1.2.x86_64.rpm1f82b95a4ebb0aff5d4b0381cd0dc5eda21dc9eee4389ddb02ea77db509576b6systemd-libs-208-20.el7_1.2.i686.rpmd1a7de1249d61b432b1bf86d4c6f1cbdd66a3e83785b1a8dd1ec3a1f84296e5csystemd-devel-208-20.el7_1.2.x86_64.rpm74441e720762a41eff7391c548c63e203961cc8f29170fa61e1fe31c5949ac2clibgudev1-208-20.el7_1.2.i686.rpm9c86f234e34e387ed3aab9afc6e8c5c5fd1fa161fc7446d6b8dbdc79b836742dsystemd-sysv-208-20.el7_1.2.x86_64.rpm7967bae145151e4992274e29ab639220e0e1e703014fc6232ed1ec585cb76435libgudev1-devel-208-20.el7_1.2.i686.rpmed152c1698e75e193483802511c5c59f019924c2c5b7101f5ff41f655d0616fdsystemd-journal-gateway-208-20.el7_1.2.x86_64.rpm10c7a9b6a3767dd039cfd8db5204298c5ceabb1862abdb8b984e501b2e323e36SLBA-2015:0739-1Ipmitool Bug Fix UpdateScientific LinuxScientific Linux 7bmc-snmp-proxy-1.8.13-8.el7_1.noarch.rpmeb6697b95773e5d0d6ef0aab32418018c5ec1d4536e87d8dd48e45d1d91f0cf8ipmitool-1.8.13-8.el7_1.x86_64.rpm6f30e1f1fcec1cdaa99d1c7c79f4ca906d15bbfc8fd82d0669a21e16618c5affexchange-bmc-os-info-1.8.13-8.el7_1.noarch.rpm35bf7687aa7f39c1e59e212fd00832a1dc7eddc2ad7ab163566498ed83c0d41bSLBA-2015:0741-1Binutils Bug Fix UpdateScientific LinuxScientific Linux 7binutils-devel-2.23.52.0.1-30.el7_1.1.i686.rpm546af3092b3e12d66b59f045b8d5dcd7099ee663d6a06405e5993108721441dabinutils-devel-2.23.52.0.1-30.el7_1.1.x86_64.rpm8a62dcf131a0b2bb27a9e36c13387b13830346b1eae940d94cb54f14af3f4040binutils-2.23.52.0.1-30.el7_1.1.x86_64.rpm8bb6860030bf90c4c4497019b615dde4b3d82e8c87cc5c32d151d991d12c3930SLBA-2015:0742-1Libvirt Bug Fix Update* When the update of internal structures after a block job happened while a different operation was attempted on the same disk, libvirt in some cases terminated unexpectedly or unintendedly restarted. With this update, the code that updates the disk metadata after block job completion is now run in a separate thread with proper locking, and internal structures are no longer updated while other operations are running.
* When using the QEMU emulator to search for a file name in a backing chain, QEMU previously searched for an incorrect string. As a consequence, QEMU was unable to perform blockpull and blockcommit actions involving the affected part of the backing chain. With this update, libvirt queries the QEMU version of the string associated with a backing chain element. As a result, it is now possible to create multiple snapshots and then use consecutive blockcommit actions to clear the snapshots. After installing the updated packages, libvirtd will be restarted automatically.Scientific LinuxScientific Linux 7libvirt-daemon-driver-network-1.2.8-16.el7_1.2.x86_64.rpmfaff77a392a9d0353c4e0ec380dc4fe7a832f69d3965aa737abc22806c09f81dlibvirt-devel-1.2.8-16.el7_1.2.i686.rpm8a83482dfde28770ebb98204dd6344eaafeacd8e82ea091c7e45bf3798d0e2aflibvirt-daemon-1.2.8-16.el7_1.2.x86_64.rpm4357d4de37bbcb375a456bd851d49b1575ffbb86a950664e0a0e3bdcf34fcf69libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.2.x86_64.rpm7793da244193abd8d88a317ea9104713479e5bfd74e43936ae0a9b7b28ad9ab8libvirt-daemon-config-network-1.2.8-16.el7_1.2.x86_64.rpmb35a3fda54e3e1458eda22dbbcb03cc348cb5bebf97811e030b8be88ff5fb8cflibvirt-lock-sanlock-1.2.8-16.el7_1.2.x86_64.rpmc94ac945dbc761f41ff47f4f6b6e2551af7c1c67b3abcc2d6ebd52dd0f0db696libvirt-daemon-driver-lxc-1.2.8-16.el7_1.2.x86_64.rpmd392a04f16e2c867836db9364e7d05e0d80e1c58861528185c778ecfa30a6f30libvirt-daemon-driver-storage-1.2.8-16.el7_1.2.x86_64.rpmeb15788c708ae896a3fa330637a6609bf273bd80d27c59af21a9843e2dce1c74libvirt-devel-1.2.8-16.el7_1.2.x86_64.rpm144c8c219fb9ed02907631efa195130b6e5110b2b10c36bfbe4a7f6c0cdfcb5clibvirt-daemon-driver-secret-1.2.8-16.el7_1.2.x86_64.rpm2cade1239a2fdbfdf7a815e2c920a71366334287ef8daf1c98916350668117ealibvirt-client-1.2.8-16.el7_1.2.x86_64.rpm68c2260d42a0e546a31301a83f73dcfbbab5ec2f02f28cd4c931b12bc2c4cbaelibvirt-daemon-lxc-1.2.8-16.el7_1.2.x86_64.rpmb6e75c4c1e1cf08d150f02235ee3f7beb41a50e3a4c66cbf9dd878c037f694ablibvirt-docs-1.2.8-16.el7_1.2.x86_64.rpm0234c32e77c278436f5ce503beb9820ad5fb582a3962c72d7c0445345fd9b12clibvirt-daemon-driver-qemu-1.2.8-16.el7_1.2.x86_64.rpm657c6369e709a11a0758aa9cd99a2457b433da5ebeab412c620910846e2606fflibvirt-client-1.2.8-16.el7_1.2.i686.rpm63f0fdb0d1480ab527e8f0cda9485c519dfa44554333ae24746f6d8cdf498f18libvirt-daemon-kvm-1.2.8-16.el7_1.2.x86_64.rpm4cce9030d5ff84c8a9aa667297b7d83428b225c8b5d27aee547bc88f5a2c89f8libvirt-1.2.8-16.el7_1.2.x86_64.rpm95c4ae362666930627299aefbd142776803b9a470920fc81d22e1f01deb82547libvirt-daemon-driver-nwfilter-1.2.8-16.el7_1.2.x86_64.rpmf0cd1dd9578ae02b605d3c3b5f936d07558d0d5fd7a9b818b18ca315706c7275libvirt-daemon-driver-interface-1.2.8-16.el7_1.2.x86_64.rpm42660c0aa8af484f4ffa1c687fc9294b68fe59e474d48adb9c15c57c39d8d37flibvirt-login-shell-1.2.8-16.el7_1.2.x86_64.rpme8209b9339e1cee1eeb9aad7505defbfec71d2e21724758ecd239f584c25c244libvirt-daemon-driver-nodedev-1.2.8-16.el7_1.2.x86_64.rpm557242c0d97c497e57201432a1ed007f04d9134e2fb0455ed1ca14f1692d3072SLBA-2015:0743-1Freerdp Bug Fix UpdateScientific LinuxScientific Linux 7freerdp-plugins-1.0.2-5.el7_1.1.x86_64.rpm9e4b944a929d1b71bfd7dd5ae94f285422a82cc78b2a1106b7fd4c435861867afreerdp-devel-1.0.2-5.el7_1.1.i686.rpmd3383efb0714bc3afbd23623d66107413fa16e68b068720c61e228e635d8dc33freerdp-devel-1.0.2-5.el7_1.1.x86_64.rpm8ba7f53c22cf733263e17bf3155de1a27d4897a770fe8896ae9fa5abbd26dc6efreerdp-libs-1.0.2-5.el7_1.1.i686.rpmea93dcdaae275943e96b0d282193875d0aa531ed56d073d567e70b7c9b95e708freerdp-1.0.2-5.el7_1.1.x86_64.rpm52161fc0b63fbf9dbf295318d7f4ec1d89cb1b0cdb3be7b1fa7428a3ae26fe2ffreerdp-libs-1.0.2-5.el7_1.1.x86_64.rpm6dd5e7ee3fb237f4dc2f15f0c5e6ce6acceae5e79cd5fca07a2f2c66499d33a8SLBA-2015:0744-1Zsh Bug Fix UpdateScientific LinuxScientific Linux 7zsh-html-5.0.2-7.el7_1.1.x86_64.rpmf22c8c4100bd3ef03dd32fcad2e4c44e494ab10f3f90abd945be6bf0b15823d5zsh-5.0.2-7.el7_1.1.x86_64.rpm62bfd95a7099f313f7ec48939f09663f8424f14e6a588b3d82f32f7524e140b3SLBA-2015:0745-1Pacemaker Bug Fix UpdateScientific LinuxScientific Linux 7pacemaker-cts-1.1.12-22.el7_1.1.x86_64.rpmb2670ed356adcc0478d361cfff19967a166f71a1e1eecc8f603c82560622cb67pacemaker-1.1.12-22.el7_1.1.x86_64.rpmc2a2064b7515f76d1d395ba75966602267247a91c6dc214cf613ad6323d3c3b9pacemaker-doc-1.1.12-22.el7_1.1.x86_64.rpm4bde8ccc5bae653b4429e50f50617dbb6741a1d96449ca1f9f5cdcc769f38a07pacemaker-cluster-libs-1.1.12-22.el7_1.1.i686.rpm6c77fee3d87a79ea490dd8e69dedff609b5e24161c42b53e6cab171b4408a7e1pacemaker-cli-1.1.12-22.el7_1.1.x86_64.rpm3660292d3aa9c1db83a8d62871aa9aee5d58775afec7cf68a4ff2cc00020f781pacemaker-libs-devel-1.1.12-22.el7_1.1.x86_64.rpm568a97f16b7597035b862ead0c9dc809980779890f71a62834138f9d571ed9aapacemaker-libs-1.1.12-22.el7_1.1.x86_64.rpmd0164761d1dda86a6fda4808c698bb8abdc77cb8d97f3a3ce959c28cbbdbe3a0pacemaker-libs-devel-1.1.12-22.el7_1.1.i686.rpmf779e2df47c0ae4b82b46ad9ed41bf832998e04fcc3ab340b8bde9a3f5fdf6fdpacemaker-cluster-libs-1.1.12-22.el7_1.1.x86_64.rpma3e2c23882669438fe8eb3ea5f6051ed3e09785eef215518d75ce995a55d727apacemaker-remote-1.1.12-22.el7_1.1.x86_64.rpmc2edaafea83e419107306d027fb7890b2de6c6d8aaf379b08f1c1290c4543c84pacemaker-libs-1.1.12-22.el7_1.1.i686.rpmcc8ab4f150fb4dad248ba0a0abd5ff0b12b2d83caec47a64c46b6eda81cd5e2eSLBA-2015:0747-1Scl-Utils Bug Fix UpdateThis update fixes the following bugs:
* Previously, the "nfsmountable" macro was not included in the /etc/rpm/macros.[SCL NAME]-config file when it was enabled for the given collection. With this update, the macro is conditionally added.
* Prior to this update, the "__scl_path" macro, which generates automatic dependencies, was defined incorrectly. This macro has now been fixed.
* Previously, the "_sysconfdir", "_sharedstatedir", and "_localstatedir" macros contained "scls" in their paths if the "nfsmountable" macro was defined. This was inconsistent with the contents of the /opt/rh/[SCL NAME]/ directories. Now, "scls" has been removed from these macros.
* The "scl_install" macro placed the "filelists" file, which contains a list of files that comprise the given SCL package, into the wrong location. This resulted in a failure during the rebuild process of the rh- python34 source RPM. With this update, the "filelists" file is stored in the expected location, which fixes the rebuild problem.
* Prior to this update, the "filelists" file was not removed between two consecutive builds of an SCL package. Consequently, if a custom "_scl_prefix" macro was used in the spec file for the second build, the "filelists" file contained paths from the default directory as well as the paths defined by the custom macro. With this update, the "filelists" file gets removed. As a result, only the intended directory structure is used in the build root.
* Previously, SCL packages always contained the /opt/rh/[SCL NAME]/root/var/spool/uucp/ directory in the build root. Now, this directory is not part of the build root unless the SCL package itself contains it.Scientific LinuxScientific Linux 7scl-utils-build-20130529-17.el7_1.x86_64.rpmf2a9b41a79451b35d4c09b540d1f6d1014bd58219ffab04e809c933e5b7e35d5scl-utils-20130529-17.el7_1.x86_64.rpm8f03ed49dcff47524ec8f195241b672254417323c7f84c83a0bdcc4b14bf62e9SLBA-2015:0801-1Fence-Agents Bug Fix Update* Prior to this update, when using an Integrated Lights-Out 2 (iLO2) device with firmware version 2.27, iLO2 negotiation of the TLS protocol did not work properly. Consequently, the user could not connect or log in to the fencing device. With this update, the "--tls1.0" option has been added to the fence_ilo2 command, and the user can now set the aforementioned protocol without negotiation.Scientific LinuxScientific Linux 7fence-agents-rhevm-4.0.11-11.el7_1.x86_64.rpm24096aa60ff1dbdcc7f64e2947020e87e40cbbaf2ac233b7b5ff1140ea8a49acfence-agents-intelmodular-4.0.11-11.el7_1.x86_64.rpme8bbfc7031851fe1e2a3360fd214cef4f39bdd76f68734d80b312000c9c8236dfence-agents-eaton-snmp-4.0.11-11.el7_1.x86_64.rpm51067e070ba4b07df6e28daa432dac4cca9b5de36416a9b9beef319b56dd7cddfence-agents-wti-4.0.11-11.el7_1.x86_64.rpm94c1cc26b54a062b39c6539dcc0e2f9bb365122e61337161ec5ca84df333c069fence-agents-common-4.0.11-11.el7_1.x86_64.rpm1b1281c6d2856222ba8e675e4704672261aa3caf3671c3e149d357b724a396e8fence-agents-cisco-mds-4.0.11-11.el7_1.x86_64.rpm072d88ac9a9d65369f5f3eb0935fcf9dcc3a1e2ee3b529de8acdcbeaa17d2f9cfence-agents-scsi-4.0.11-11.el7_1.x86_64.rpm2d2ee0d99dc0caf8e50973117ec1365564d66e0ca20ddb840ca20b42d4856ddefence-agents-ilo-mp-4.0.11-11.el7_1.x86_64.rpmffc1355e163ff4114b58f50f73a8b2a47ee9fe0affba3eea6d95a126752d1553fence-agents-rsb-4.0.11-11.el7_1.x86_64.rpmbdff23e6b599b0eac9ae2289339fd9a7b21b864d9a1b7af70b5588ee3e75791afence-agents-ipmilan-4.0.11-11.el7_1.x86_64.rpma9c4988aae0ed6f12bb4660b1ad1896f8a86326bfaf7d96f118971f2fdec5ccdfence-agents-eps-4.0.11-11.el7_1.x86_64.rpmbd391c283899115efe043af3154cab813313e6a092a18795340fd9c191ed287cfence-agents-drac5-4.0.11-11.el7_1.x86_64.rpm35285b8915adac4cc957098576d8c9eb62d17ae1bca33b56bed753122c7a7104fence-agents-virsh-4.0.11-11.el7_1.x86_64.rpm11daa1a66a3ccd85dd88cd7082bac6413e518aac37432630bd3db0ef473d284ffence-agents-ilo2-4.0.11-11.el7_1.x86_64.rpmcdcbbc6cd38a08350336883faf379abdfbfafa77c477b209abd733a9f0319edafence-agents-apc-4.0.11-11.el7_1.x86_64.rpmfdf20d01ece5faad89ed526afb4c2ca2e03bb171052c6e68044fdd93b0fe2fe5fence-agents-ifmib-4.0.11-11.el7_1.x86_64.rpm3d830d2636d365ad8beb59abad242d6df61acac47d13756bd258da59804d3322fence-agents-ibmblade-4.0.11-11.el7_1.x86_64.rpm1424a849e73bfa39250d9cba02b87a7b941589ee57b2c64a93d18354f13f85c7fence-agents-ilo-ssh-4.0.11-11.el7_1.x86_64.rpm964289d484112160ecd735dfcd6c28f097e2045a3c035935bb0ec8ae01666cf9fence-agents-bladecenter-4.0.11-11.el7_1.x86_64.rpmbf9a548ed5b6e67dbd37d68617e8470d03a35efca924265d7f89d48c94b1a3d4fence-agents-all-4.0.11-11.el7_1.x86_64.rpm59187f1d314e2becfd2f5f432b53cc4ebb911849ca65557767af8aea00581ca4fence-agents-vmware-soap-4.0.11-11.el7_1.x86_64.rpmb0d2c29222a2d9eeea4a7a5933e3e0aa675f4519cfe233d3f346067dfb11ea22fence-agents-hpblade-4.0.11-11.el7_1.x86_64.rpm1287394d5b138e4578397f5450560a977dd05ff0fb7823d32138a7ff02f3d2b7fence-agents-cisco-ucs-4.0.11-11.el7_1.x86_64.rpmc823591abb5a8ff31a3a1c5bc0b354c32b57603a342d29453284393a1f771e61fence-agents-brocade-4.0.11-11.el7_1.x86_64.rpm29bc9a6b637bbde89ae659a4db673ac6794c5ae01f01e78451e6227dc2197a6bfence-agents-ipdu-4.0.11-11.el7_1.x86_64.rpmfca24bf61f019aff05411d6099eed7e4256a0f85d6b5beb485daf8760357e6f3fence-agents-apc-snmp-4.0.11-11.el7_1.x86_64.rpm32b38d52d4b82e8b91d2fb207ccec19d0fa0d73fdf1001ed4a3ef04b6f0ffdabfence-agents-kdump-4.0.11-11.el7_1.x86_64.rpmbaf9b63152d14ef3c62d09935ed85b4d766d9c05fe38ff6c71d3d5f9f6209de9SLBA-2015:0960-1Systemtap Bug Fix UpdateThis update fixes the following bug:
* Previously, SystemTap performed an XFS-incompatible check in its module- signing key-search functionality, which led to a failure of the SecureBoot module-signing on XFS file systems. With this update, an XFS-compatible directory check is performed, and SecureBoot module-signing now works on XFS file systems as expected.Scientific LinuxScientific Linux 7systemtap-server-2.6-10.el7_1.x86_64.rpm112601245d654380ce88dc07fa8afdc3c42ebae10c4bd35af224844166011815systemtap-initscript-2.6-10.el7_1.x86_64.rpmda58881078a79b08b9a213f82b80bd5f79499f83e8792fbceed9dd1d6598ba21systemtap-devel-2.6-10.el7_1.x86_64.rpm0fc71d12697b44ce471ef5805733855589e746361b644f97236bb313d34c9df0systemtap-runtime-virthost-2.6-10.el7_1.x86_64.rpmf9f362142ec67f3c1b8fa09df7468eb1d2930a2052889856f4b54de45cf231c4systemtap-runtime-2.6-10.el7_1.x86_64.rpm6315fb5d1ade88dcae0abb6c2a5f6194c27009822dbdb1cca4f0d76a5480390fsystemtap-client-2.6-10.el7_1.x86_64.rpma2feb7ced030feb0f39487a0642f595d3bab62569edb2f857d2d06d6d210afbcsystemtap-testsuite-2.6-10.el7_1.x86_64.rpm85b6a560cda3f38cc20d5708bde6298fde503210760e9f1a675a731a40259891systemtap-sdt-devel-2.6-10.el7_1.i686.rpm7eec8fc08d154d3608dee2d56ef7b18d72b7ff55bb60ff881a23f9687fdf143dsystemtap-runtime-virtguest-2.6-10.el7_1.x86_64.rpm196e7ca5aa597db95f27875a2a4b0d0f714919ce2592c1dd66c25c219e2a0248systemtap-runtime-java-2.6-10.el7_1.x86_64.rpm30a4f608a5dfaeb771c103c7a73b307b5eb184509658f3077a65e4c4dd635396systemtap-2.6-10.el7_1.x86_64.rpm5c6344b0ce472712438df5b5e2346d02b1e81d09a65b9cc86451263473c95489systemtap-sdt-devel-2.6-10.el7_1.x86_64.rpmef0b9b49209f5fb2d06589dbdf4618cec733e167d847b8d58d844cab2b92f52cSLBA-2015:0961-1Pacemaker Bug Fix UpdateThis update fixes the following bug:
* Previously, systemd and pacemaker did not coordinate correctly during system shutdown, which caused pacemaker resources not to be terminated properly. With this update, pacemaker is ordered to stop before dbus and other systemd services that pacemaker started. This allows both pacemaker and the resources that pacemaker manages to shut down properly.Scientific LinuxScientific Linux 7pacemaker-libs-1.1.12-22.el7_1.2.i686.rpm2cbb01565e53e44c45ee386767d9aaf3c0a04e4ec7cb0bb18a49311f079d7ed6pacemaker-cluster-libs-1.1.12-22.el7_1.2.i686.rpm91d8ef986112269a0c7518d736a66f7158eace6dcdd698202d7cba913213cd7dpacemaker-doc-1.1.12-22.el7_1.2.x86_64.rpm72318b1d3b6d923da601c9ae9809d82435f00bf1518d7b4b9a747ef3a2bd1ceapacemaker-libs-1.1.12-22.el7_1.2.x86_64.rpmbc9a57ef2849b3db7b73acd5a180abd7e0819070bac99672a4ecae10831c6762pacemaker-cluster-libs-1.1.12-22.el7_1.2.x86_64.rpm01bf3d7d2c974acdad10990b2ff34f835d062eb04a0d083201dbfb0ccead632apacemaker-1.1.12-22.el7_1.2.x86_64.rpmd1db7166d500686e7bd2ebcacf8aafec8efadd51ad058c6302ba56b131d5c89apacemaker-cts-1.1.12-22.el7_1.2.x86_64.rpm88f381a2f8f2b6c14ddc8fe63edb6d84bcc3030983376284919f07855268d87dpacemaker-cli-1.1.12-22.el7_1.2.x86_64.rpmc598461571dbce4f1e56d47df329a77ed28dca582ee71a0694ea7f7e45b0860dpacemaker-libs-devel-1.1.12-22.el7_1.2.x86_64.rpm930b4f1d2dd494f8acbb7c1c46dcbb58eac82e6b4d7e69d878052200b234c340pacemaker-remote-1.1.12-22.el7_1.2.x86_64.rpm43b56c4e564c8840891bf7b8116d3ee12062de4580714908593d465780056223pacemaker-libs-devel-1.1.12-22.el7_1.2.i686.rpm713438447134b5a9be37dd346f38ee585f85d95a332ae57ef32ee150126705efSLBA-2015:0962-1Util-Linux Bug Fix UpdateThis update fixes the following bug:
* The uuidd daemon was previously configured with a "timeout" option that caused uuidd to restart after 60 seconds of inactivity. This led to redundant uuidd restarts, which in some cases caused problems with generating the universally unique identifier (UUID). With this update, the "timeout" option has been removed, which causes uuidd to run permanently, and thus no longer causes problems with UUID generation.Scientific LinuxScientific Linux 7libuuid-devel-2.23.2-22.el7_1.i686.rpm9eeec1b3b74e1d3be1f2bb07f2965b9e986e478c3a3bf60c5365000682ea532alibuuid-devel-2.23.2-22.el7_1.x86_64.rpm3298df13d04da606a08850951fbcaaa76fd5d166d89dee37d2979dd6cdf61c46libmount-2.23.2-22.el7_1.i686.rpmcac04ff39d18780f7f765d74556a8d3e732b957abfa209a7b452db016d250247util-linux-2.23.2-22.el7_1.i686.rpmd06dd0106d493ab631e8084b048d3abe90ef014c96a86f79dcd7b2fe08ae769clibblkid-devel-2.23.2-22.el7_1.i686.rpm106af456a0462e5c8942bb29bc0cea500dbffae1c5ce8b61495038482140c2fbutil-linux-2.23.2-22.el7_1.x86_64.rpm73f8da64d920678c38866ea4d09cdec5e5be9645ac12722892a61cc9d3539d6dlibuuid-2.23.2-22.el7_1.i686.rpmc72509844a6ad1deeb441cd40fcac335f714e47fdac625b683fcbe0a823dd9f7libblkid-2.23.2-22.el7_1.i686.rpmc908966f68629e6dfaed7ff733210053a20b1b88ae63a332f070cee2bbfef2ealibmount-devel-2.23.2-22.el7_1.x86_64.rpma1fe9a6cd57b8bb6b6347e4e27c4fc06475d77ac8bee039e76afc418273dc6c0libuuid-2.23.2-22.el7_1.x86_64.rpm553f9d4e682430d5ef24b04c9785d1b5a5465ebc9d5e9f1fee9f75d1d67c6824uuidd-2.23.2-22.el7_1.x86_64.rpm6baac4a27f55eb5fbd97f33ef6496365baf74d84a13ba789501a1f1dc5e45d3clibblkid-2.23.2-22.el7_1.x86_64.rpm801bfcf2cf60faff0ac6fadccc700c944257280142432ad58889a82b682963b2libmount-2.23.2-22.el7_1.x86_64.rpmb3f011c578477c5776d0a2fc2ca7a60f5fe5b79dff8223162a129f2f70989ba7libblkid-devel-2.23.2-22.el7_1.x86_64.rpm42655f6c22d89caff6bd64de4c9ac5d62b63de8ca3dda20cd7f15ef8d7dc5957libmount-devel-2.23.2-22.el7_1.i686.rpm39211711040048e112fa3f2bb7536d62073767ce51c7a7316665b29960c66ac9SLBA-2015:0963-1Libqb Bug Fix UpdateThis update fixes the following bug:
* Previously, processes using the libqb library's main event loop API for interprocess communication (IPC) terminated unexpectedly with an assert error when more than 64 thousand IPC connections had been created and terminated. Now, the assert error has been fixed and libqb properly reclaims memory after IPC connections are terminated.Scientific LinuxScientific Linux 7libqb-devel-0.17.1-1.el7_1.2.x86_64.rpm285afd74fd5686355ed480c5a29a06a080c0625234bb0778ac0a082306966fbelibqb-0.17.1-1.el7_1.2.i686.rpm34e4dab5035a941debb3a0b954d8aeb27d3a622ce6bea0057f1334a925d7daealibqb-devel-0.17.1-1.el7_1.2.i686.rpmc53935d4db77445677f4eaa4231d58be4fe74109c51e663fc4116bc1270c2605libqb-0.17.1-1.el7_1.2.x86_64.rpm23cb893644a29c8b90f388f06fe4a03ca7866941acaad9fb6eb808b8ed68761dSLBA-2015:0964-1Ca-Certificates Bug Fix And Enhancement UpdateThe ca-certificates package has been upgraded to upstream version 2.4, which provides a number of bug fixes and enhancements over the previous version. Notably, the package now contains the following modifications:
Mozilla previously removed trust from several legacy CA certificates containing 1024-bit RSA keys. This version of the ca-certificates package modifies the Mozilla list to keep these legacy CA certificates trusted by default. These modifications have been made to ensure compatibility with existing PKI deployments and with software based on OpenSSL or GnuTLS.
The ca-certificates package now also includes the "ca-legacy" command, which can be used to disable the mentioned compatibility modifications. Refer to the ca-legacy(8) manual page for more information on how to use the command.
Users who intend to disable the legacy modifications are also advised to refer to the following Knowledge Base article, which provides details about these modifications and the potential consequences of disabling them:
Note that using the unified CA store is required to be able to use the "ca-legacy" command. See the update-ca-trust(8) manual page to learn how to enable the unified CA store.
This update also fixes the following bug:
* Previously, the OpenJDK service and the Icedtea-Web plug-in in some cases failed to verify a signed applet if the applet contained the "Thawte Premium Server CA" root Certification Authority (CA) certificate. This update adds the missing version of the certificate to the set of trusted CA certificates, which allows OpenJDK and Icedtea-Web to successfully verify the affected applets.Scientific LinuxScientific Linux 7ca-certificates-2015.2.4-70.0.el7_1.noarch.rpm0760c92a3231be3604c3e8986e7d77249f56ba20f5b7df860484c062ccabbcafSLBA-2015:0966-1Libgcrypt Bug Fix UpdateThis update fixes the following bugs:
* Previously, when the dracut-fips package was installed, the libgcrypt library accessed the /dev/random device unnecessarily. This caused SELinux to produce audit events for confined applications that link to the libgcrypt library, and the random number generator did not initialize properly. With this update, libgcrypt no longer accesses /dev/random during the startup self-test, and if /dev/random is not accessible, libgcrypt uses /dev/urandom instead. As a result, SELinux no longer inappropriately creates libgcrypt-linked audit events, and the random number generator is initialized properly.
* Prior to this update, the libgcrypt RSA public key encryption self-test that is run when the dracut-fips package is installed in some cases failed and reported an error. The RSA key values used in the self-test have been corrected, and the self-test no longer fails.Scientific LinuxScientific Linux 7libgcrypt-1.5.3-12.el7_1.1.x86_64.rpm04a358878425f9505113c2cd2706959b9d77fe2bedf98d034f28df22fcc5f990libgcrypt-1.5.3-12.el7_1.1.i686.rpmd473c3f6d2623a75c097e118eca66796d2383a7f6b760b8b2de5edb397466500libgcrypt-devel-1.5.3-12.el7_1.1.i686.rpm598cadbbc88692c1e5bee1a13820d004cdb9652735ab4a3d17ce06388c752f99libgcrypt-devel-1.5.3-12.el7_1.1.x86_64.rpmce7c63cb22a1a5a82a820b7d9a091b791bad1ea4af07e4f1a2d4e413e512fb4fSLBA-2015:0967-1Hwdata Bug Fix UpdateThis update fixes the following bugs:
* The current hardware-accelerated implementation of the aes_ctr cipher in the nx_crypto module does not work on the big-endian variants of IBM POWER8 machines. As a consequence, the Encapsulating Security Payload (ESP) Internet Protocol Security (IPsec) protocol previously failed when used on IBM Power Systems. This update blacklists nx_crypto on IBM Power Systems, and, as a result, ESP IPsec works as expected on the big-endian variant of IBM POWER8. Note that users running any IBM Power Systems other than the big-endian variant of IBM POWER8 can safely comment out the "blacklist nx_crypto" line in the /usr/lib/modprobe.d/dist-blacklist.conf file.
* The newly added secure hash algorithm (SHA) multi-buffer kernel module, sha1-mb, has been blacklisted to prevent it from negatively impacting system performance. Users who require the sha1-mb module now have to comment out the "blacklist sha1-mb" line in the /usr/lib/modprobe.d/dist- blacklist.conf file.Scientific LinuxScientific Linux 7hwdata-0.252-7.8.el7_1.x86_64.rpma5751d7e507434daefd4a4d96dba32844977e0444cb6c5d7c0e299a619d724e5SLBA-2015:0968-1Rsh Bug Fix UpdateThis update fixes the following bug:
* Previously, the rcp utility incorrectly determined the name of the target directory if a recursive copy action was requested. As a consequence, the created directory name was missing the first character. This update patches the rcp code so that the pointer returned by the rcp_basename() function is not advanced forward, and the name of the created directory is now correct.Scientific LinuxScientific Linux 7rsh-0.17-76.el7_1.1.x86_64.rpm89d898bce41215536fef1ac9fa24457222709c11b169c942a9e9ac2eca7b3e05rsh-server-0.17-76.el7_1.1.x86_64.rpm83b5184a224c5a1f6b80e42a3eecc33504bc5433a9781134a29beea19eb0aa93SLBA-2015:0971-1Ksh Bug Fix UpdateThis update fixes the following bug:
* If the ksh shell was used as a login shell, it terminated unexpectedly when redirecting standard output after a DEBUG signal was set to create an empty file. This update fixes the underlying code and the described crash no longer occurs.Scientific LinuxScientific Linux 7ksh-20120801-22.el7_1.1.x86_64.rpm0762f4387e11ff019b155d8e5f1e9d8bedcf74f16ca5c25d2e8f8c053306c239SLBA-2015:0973-1Libvirt Bug Fix UpdateThis update fixes the following bug:
* Previously, when a block job was finished via the synchronous block job API, the code that was updating the backing chain of the disk was extracted into a separate thread, and thus allowed to race with other threads. Consequently, if one thread was executing the synchronous abort/pivot operation while a second thread was already waiting to access the domain definition to read the backing chain, the update operation was queued after the query thread and the query thread therefore did not get the updated backing chain data. This update ensures the backing chain info is updated in time, and different threads are able to get correct backing chain data after a synchronous blockJobAbort is issued.
After installing the updated packages, libvirtd will be restarted automatically.Scientific LinuxScientific Linux 7libvirt-daemon-1.2.8-16.el7_1.3.x86_64.rpm7cf052b2a9979d2aace66b374a881bf6168b4b479854ddef50db18b582ce4a5clibvirt-daemon-driver-lxc-1.2.8-16.el7_1.3.x86_64.rpme2472d2d66c06640abc957e233d70bb8994f1f6b08e5a002006be9201d8810d9libvirt-daemon-driver-network-1.2.8-16.el7_1.3.x86_64.rpme9e768cd2a65c2e0eb7e26dd12ec48197ac73fbfd96ba18e50bb30435720bfbblibvirt-daemon-driver-nodedev-1.2.8-16.el7_1.3.x86_64.rpmdc9d67c69bf08e6e364bc303a40d21e40b0d824b4008e11834cd2b034eaab362libvirt-login-shell-1.2.8-16.el7_1.3.x86_64.rpmb3cd3971f6e771415dc66aa524ffb411a5540db46201b35daa68f512d0422f64libvirt-daemon-driver-interface-1.2.8-16.el7_1.3.x86_64.rpmafc98a329b24e7f6c835377dbcbb0d9d7f5c999a247ab70175cf30d50281d5aclibvirt-client-1.2.8-16.el7_1.3.i686.rpmbda107f4fc40a367f09de6cc585ff133f125af42155138508aeb2cda058a3100libvirt-daemon-lxc-1.2.8-16.el7_1.3.x86_64.rpm0db1f4a862897ee4d96ae9daf638a5ca1f9bd13235f9c6b9ead1647fa6a97203libvirt-1.2.8-16.el7_1.3.x86_64.rpmce1377e5ad3d4a2d939527c08a328aecdf26a2f1427a96a9e5c41665b94d85ablibvirt-daemon-driver-nwfilter-1.2.8-16.el7_1.3.x86_64.rpm98c690c4d39e2f09204665683aadd23283889db4c4ac97f045deb010e7199c7elibvirt-daemon-driver-qemu-1.2.8-16.el7_1.3.x86_64.rpm225455d4e1647b58e76705b3b1eaf65a718eb972201fa9ad1f8f29ebb0d90325libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.3.x86_64.rpm680048ac936fdd0415c5a96c289b61448214a29b8c0a2026e4b2c84889eeb297libvirt-devel-1.2.8-16.el7_1.3.i686.rpm9ae2548e3fc9faf9b9bbfa18c9725e4e41f02a6ee3dd338058ef18c8269efdealibvirt-daemon-config-network-1.2.8-16.el7_1.3.x86_64.rpm93792fc6bbff262619acf3926034451454998d81cf8f91f35eabf33a274e83a5libvirt-devel-1.2.8-16.el7_1.3.x86_64.rpm2152a5a9271d29eb384cea1d46e25c5e5a9216aa937a0de8dace4b949276cb51libvirt-docs-1.2.8-16.el7_1.3.x86_64.rpm6af4a6d61e0f83c334f543c43d000758006625056c76fcb6c4cbb8129a55ab3flibvirt-client-1.2.8-16.el7_1.3.x86_64.rpmfcf14f58cd42a5526fffdf7dd7af466c325cc2c693eaf3206bae4136666f885blibvirt-daemon-driver-storage-1.2.8-16.el7_1.3.x86_64.rpmadf0d61794930a8446869287a1970e571dd611aede258b333642a0fe1c2c640clibvirt-lock-sanlock-1.2.8-16.el7_1.3.x86_64.rpmfd5e34db1d22b7d7b2252fdc36e9b14697e0311f8395a14adb031ef5d9d7966elibvirt-daemon-driver-secret-1.2.8-16.el7_1.3.x86_64.rpm890baddca36f01f0baf36e92092c50471f99199c9c8f3252ec4d8006f84b8214libvirt-daemon-kvm-1.2.8-16.el7_1.3.x86_64.rpm8053bb1879e01dc60f164aed66bd35f984681e2b6cea820f80256d728dca6112SLBA-2015:0974-1Binutils Bug Fix UpdateThis update fixes the following bug:
* On IBM System z, the linker sometimes generated undesirable runtime relocations for thread-local-storage variables. These undesirable relocations could in certain circumstances cause execmod AVC errors. A patch that removes a text relocation error from the systemd-logind service has been applied to and AVC errors are no longer returned.Scientific LinuxScientific Linux 7binutils-devel-2.23.52.0.1-30.el7_1.2.x86_64.rpm89900cd4f68ff7e83e2e531a17c437386558f825bc557458b555ffda40a660ffbinutils-2.23.52.0.1-30.el7_1.2.x86_64.rpme7e895c02da0328d8b053da5c99496e20044b42d46a6b1ce1485189ff2b206c6binutils-devel-2.23.52.0.1-30.el7_1.2.i686.rpm81b4f55541ec80acceb33c1eede50c62575d335a7097748e4b9f3986c94edf2bSLBA-2015:0975-1Openssl Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, there was a restriction implied by NIST SP 800-38D in the AES-GCM implementation that limited the amount of transferable data over a single TLS connection to 64 GiB. This update removes the limit, so that it is possible to transfer more than 64 GiB data over a single TLS connection encrypted with AES-GCM.
For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.Scientific LinuxtrueScientific Linux 7openssl-libs-1.0.1e-42.el7_1.5.i686.rpm6d80989986c430969d1131512fb2d28d64f1d35482e64a9a6b2c815a29edaeb4openssl-devel-1.0.1e-42.el7_1.5.x86_64.rpm399590ced85994f4498312ae4ac1a77fc3f4d1186e601ca23cdf3ab599391720openssl-perl-1.0.1e-42.el7_1.5.x86_64.rpm7823d6f7598ad3887e33b92dc9fcfdc804b01331035542390e6356cde01e4b04openssl-static-1.0.1e-42.el7_1.5.x86_64.rpm40a61cbbc5492b5fd6ff56923bc13e2060d5d0232fa2b7ec52d4ab67942c4ca6openssl-devel-1.0.1e-42.el7_1.5.i686.rpmaf400375678e134aec8531da09fd88f13627190e80610690c70ddda885879087openssl-libs-1.0.1e-42.el7_1.5.x86_64.rpm6a54dfc236eee984ec43fb3e0116e60d055b161105932fddef3f7a8ac2c75962openssl-static-1.0.1e-42.el7_1.5.i686.rpm60ff8cb5b6d1c289cf0a989561b9670f5f1e195f877121846ce38b94474ef3b7openssl-1.0.1e-42.el7_1.5.x86_64.rpm6d33dfeffb78a3c47ef7adbbd1bd6ecf0199922b2b3058566fc06585de2d268aSLBA-2015:0976-1Corosync Bug Fix UpdateThis update fixes the following bugs:
* In the votequorum subsystem of Corosync, the auto_tie_breaker_node option was implemented in such a way that the option was incorrectly required to be present for the auto_tie_breaker option to function. As a consequence, older systems that had auto_tie_breaker enabled had the auto_tie_breaker_node option disabled when they were upgraded to a new version, and new systems with auto_tie_breaker enabled did not use the "Auto Tie Breaker" algorithm. This update ensures that auto_tie_breaker_node is optional, which makes auto_tie_breaker independent of auto_tie_breaker_node and also backwards compatible.
* Previously, Corosync allowed the two_node option and the auto_tie_breaker option to exist in the corosync.conf file at the same time. As a consequence, if both options were included, auto_tie_breaker was silently ignored and the two_node fence race decided which node would survive in the event of a communication break. With this update, if both two_node and auto_tie_breaker are detected in corosync.conf, Corosync issues a message at start-up and disables two_node mode. In addition, the pcs daemon has been fixed so that it does not produce corosync.conf files with both options included. As a result, auto_tie_breaker effectively overrides two_node mode if both options are specified.Scientific LinuxScientific Linux 7corosynclib-devel-2.3.4-4.el7_1.1.i686.rpmeac231267d69107e66c876be1b22ff9bd3a3aee5bc9d6a6de1230825db3a4a7acorosync-2.3.4-4.el7_1.1.x86_64.rpm0ae26ae77c0140cda0a6f52dd2f861a3a6482a9eb6bdef33b368a7449b8f6f7acorosynclib-devel-2.3.4-4.el7_1.1.x86_64.rpm806a8d4ba98f4853ac6bbfba303b225d148ae1347db023364ea171fed44a8a7acorosynclib-2.3.4-4.el7_1.1.x86_64.rpm3faa8d06469e04b846895ae4d4fe912ec3328cc6a82777545c1a20eebb9015f5corosynclib-2.3.4-4.el7_1.1.i686.rpm1bc621da86b806b50a945e59a757e6e5f7fd002a76356f9f1c33e0f7dd1bdd94SLBA-2015:0977-1Samba Bug Fix UpdateThis update fixes the following bug:
* Prior to his update, a bug in binutils prevented some samba binaries and libraries to be correctly built with RELRO protection. As a consequence, the resulting binaries could not be hardened against memory corruption attacks. This update recreates the binaries with the RELRO flags turned on, and the binaries are now hardened against attacks as expected.
After installing this update, the smb service will be restarted automatically.Scientific LinuxScientific Linux 7samba-common-4.1.12-23.el7_1.x86_64.rpme95b8e91f327dc4ce3cce288b4b98e05201783c3616612e60d05090baa7d61f6samba-test-libs-4.1.12-23.el7_1.x86_64.rpm465c98553974a0a5d7854cbafab3b586ec82e6d5ddcfd39cf1e29fba243b06f7samba-winbind-krb5-locator-4.1.12-23.el7_1.x86_64.rpm9d0b198eb6be6ee3cd493bd269c279a9151452c2d1afffd9c8f9728b832a3c97samba-test-libs-4.1.12-23.el7_1.i686.rpma162f47257bbc3536ccde321ffb2820e586f3faf29b6cb1e269c237a29a184f8samba-common-4.1.12-23.el7_1.i686.rpmbf2493277326affd314ea9852d328283b2751139c6525c9eb0bc523fd4f891bdsamba-test-4.1.12-23.el7_1.x86_64.rpmf04370061ae67a56a8853e4fda8bf9f7870eb63bf51e751642e1ac04e5aa26efsamba-client-4.1.12-23.el7_1.x86_64.rpm12ddf15aa3cbce7756e69f9a28c117d814ea8cb5b79f21aac6079eeb12b58be8samba-python-4.1.12-23.el7_1.x86_64.rpm52d0ad56c74f81905d7568b03638b3307f2960bc6574ee7755f232cf979f4f38samba-winbind-4.1.12-23.el7_1.x86_64.rpm56cd5f59195dfc603399bf5e6c64c290ceff7ecdd58b2d56015033b1b611c685libwbclient-4.1.12-23.el7_1.i686.rpmf8e69697cc83ef5d6079740c6f64bb6450250716e083061f2c6e21a0db0104d7libwbclient-devel-4.1.12-23.el7_1.x86_64.rpmf2058c6045b1553775fac03d6db83a604aa3a5c06b3e10b9c76b85b77639aebelibsmbclient-devel-4.1.12-23.el7_1.i686.rpmfe8b844625d3dd11562d9392dd07efbc4d701540ef7f5b2e55bce92789db727esamba-pidl-4.1.12-23.el7_1.noarch.rpm47da58ef2226ae4cd92d1f4b840fdd7b93ead0a59aa112771475d53c2051cc93samba-winbind-clients-4.1.12-23.el7_1.x86_64.rpmaa4088206425a07aae37d75461a4be412451b5bae4ab02ae6cf145ee97049170samba-winbind-modules-4.1.12-23.el7_1.x86_64.rpmf18df67a30ab58826153f60a2a019101bf72f1305ad1d18cb7f932a2cfb48de7samba-winbind-modules-4.1.12-23.el7_1.i686.rpma09b15dc6c8878880a20f14d8ecfa166de158ce419ecd14aae47cba4980a85f2libwbclient-4.1.12-23.el7_1.x86_64.rpm0dcff3d1d53b0b39d475a42aced37cc7a0433193d69dd902f2729c0728355ad1libsmbclient-4.1.12-23.el7_1.x86_64.rpmc83901f352cf4d6118e70ab4e7bff2f40dc295772d010f6aefcd77684ed53fa5samba-libs-4.1.12-23.el7_1.i686.rpm3681a6b63236eb809c6147ddb8312e71719c5c069cfbfeeaeaa5f5401c3cf8c7samba-vfs-glusterfs-4.1.12-23.el7_1.x86_64.rpmb31a425ce589297dc163ce327a95021ec855c5966d9b8b9b33f8f6979dce24fclibsmbclient-devel-4.1.12-23.el7_1.x86_64.rpm3283e73acf7736fea216fa99bff182a0c54568d77c456a8473839ec964d3341csamba-test-devel-4.1.12-23.el7_1.x86_64.rpmc3052d54e6b49d2122d5e3b134283c05c762b4724422d10683226d6502221b09samba-4.1.12-23.el7_1.x86_64.rpm3f89556689c59f06430fab2a367c1f121a8f457576a7a2eaf2b1cc08758e7b18samba-devel-4.1.12-23.el7_1.i686.rpmabc533073ac5e1d3ba1e2b4f5102fd1b5e09b54779361b79a190844469eb4b81samba-dc-libs-4.1.12-23.el7_1.x86_64.rpme492b02f482e11b79cbbcd051627307e32adfeb72ca4fde641d65736fe6d3e98libwbclient-devel-4.1.12-23.el7_1.i686.rpme5e528f2c56d1cb55d273bad571eaa7d272d3667d119d145ee2711956288836asamba-dc-4.1.12-23.el7_1.x86_64.rpma22c04acac574452e99c91729ac5ceab838d1aaecff1dd61500a377ab5fcc657samba-libs-4.1.12-23.el7_1.x86_64.rpmc1465994b5e5ca10b422f8b33a3c1c86bcb3914ddbf357fe0defb220070ef4b8samba-devel-4.1.12-23.el7_1.x86_64.rpm99970481821a0cd854f8b96d057aaf6b057c48802b09da2638e72351d9519d4blibsmbclient-4.1.12-23.el7_1.i686.rpm01e14551c8ac80c518885d57c8cbb2c6ddacb13c5dfbdae09f010ed330a1dd0bSLBA-2015:0978-1Libpcap Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, the libpcap library filtering mechanism did not correctly detect the initial network packet if capturing on all interfaces was requested. As a consequence, the tcpdump utility failed to capture the initial packet. The libpcap code has been patched to account for the additional SLL header automatically added by the kernel, thus fixing this bug. As a result, tcpdump now also captures initial packet.Scientific LinuxScientific Linux 7libpcap-1.5.3-4.el7_1.2.i686.rpm6ddb245f0aca4c10b1dcf8f04a94b635fdce10e57d9bce4cf58322ee25043517libpcap-1.5.3-4.el7_1.2.x86_64.rpmde6af4d55078ad91e3a3dd47051a584dabb7bcf57a8ea72f458158e4b804757blibpcap-devel-1.5.3-4.el7_1.2.x86_64.rpme71f4fccb97613d81d28cb868d88f0ce92ccc0ab1a25b724bb196bf41ef7481clibpcap-devel-1.5.3-4.el7_1.2.i686.rpm2d74a929914405db0fe025699401e91400da7fbd5d5f73061ab31c084d550a55SLBA-2015:0979-1Gconf-Editor Bug Fix UpdateThis update fixes the following bug:
* Previously, a defect in the code in some cases caused deleted data to be accessed. As a consequence, gconf-editor terminated unexpectedly when performing searches or editing keys. This update ensures that callers are notified about removed list nodes before the nodes are deleted, and crashes no longer occur in this situation.Scientific LinuxScientific Linux 7gconf-editor-3.0.1-8.el7_1.x86_64.rpm90ae9bcf5e333be0b4e493a014ed8ed52632897726eff81af77b1b26a56f3bceSLBA-2015:0984-1Openssh Bug Fix UpdateThis update fixes the following bug:
* Previously, when using Multi-Level Security (MLS), the user could not log in to a MLS-enabled system with a non-default security level. With this update, the handling of the SELinux context in the OpenSSH server during login with different security levels has been fixed, and the user can now connect to MLS with non-default security level successfully.Scientific LinuxScientific Linux 7pam_ssh_agent_auth-0.9.3-9.12.el7_1.x86_64.rpm427225f1faf7f15f2b67e2be1c90367c0255cf3f8e9ca367559e1f19c7395d3eopenssh-askpass-6.6.1p1-12.el7_1.x86_64.rpm52a74ef7aa83d1811e254624ce3ecdcff9c59e78207f79356b07d962db4911b6openssh-server-sysvinit-6.6.1p1-12.el7_1.x86_64.rpm0c79226c16ddc0a81a923667137ff5cba41ee8f6045010b35fb6feed911a27e7openssh-keycat-6.6.1p1-12.el7_1.x86_64.rpmeaac43635be8508cb6aad8a2925c6737ec5d48e0ac60887d9495f3768dd416c2pam_ssh_agent_auth-0.9.3-9.12.el7_1.i686.rpm7f349b5eaae65e1b0136bdd94cafd13092524964148a072b6475a9aab048272copenssh-ldap-6.6.1p1-12.el7_1.x86_64.rpma2030d399a49b725586058d93c401dfb4c9482999668c447e02948cd3cbc3a37openssh-6.6.1p1-12.el7_1.x86_64.rpm52f5e0a6ecac9b0b2a9873418806d7180cbde3c998c0341c39a2f4ea9b1aababopenssh-server-6.6.1p1-12.el7_1.x86_64.rpmafcf60df896bc7fa29faa2a5243c5e2d808c0c45c46801e1e8a00983d6cc6e14openssh-clients-6.6.1p1-12.el7_1.x86_64.rpm10b4f7a1d828c92867cb117e900b379560ba7fd4dd98671b50fa8488af0a75b9SLBA-2015:0985-1Selinux-Policy Bug Fix And Enhancement UpdateThis update fixes the following bugs:
* When using the SELinux Multi-Level Security (MLS) policy, an attempt to use SSH to log in to the system with a non-default security level failed. With this update, the SELinux context for the OpenSSH server has been modified to allow the user log in to the system successfully in the described situation.
* When starting the IPsec service, the automatically called "ip" command modifies the inherited file descriptor, which was previously prohibited by SELinux and thus generated an error message. With this update, a "dontaudit" access vector (AV) rule has been introduced that ensures that the error message is no longer displayed.
* Prior to this update, when using SELinux in enforcing mode, certain commands in the mongo shell failed due to an incomplete MongoDB policy. This update adjusts the MongoDB policy to address this problem, and the impacted commands now work in the mongo shell as expected.
* Prior to this update, the mongos binary and the mongos SysV init scripts did not have the SELinux context defined. This update fixes the bug by adding the respective SELinux context.
* The /etc/my.cnf.d/ directory previously had only the default etc_t SELinux context defined, which was not sufficient. A more specific context for the /etc/my.cnf.d/*cnf configuration files has been added to the mysql SELinux policy, thus fixing this bug.
* When a MariaDB plug-in was added to the server.cnf or my.cnf files and the user was created to authenticate using Pluggable Authentication Module (PAM) in the mysqld service, the plug-in could not be loaded. To SELinux policy rules have been updated, and the plug-in is now loaded successfully.
* A number of daemons contained in Red Hat Software Collections, including daemons for the MariaDB, MongoDB, and MySQL databases, were previously executed with incorrect SELinux contexts. This update corrects the related SELinux policy, and the affected daemons now run with the appropriate contexts.
In addition, this update adds the following enhancement:
* The support for the /usr/libexec/mongodb-scl-helper script for Red Hat Software Collections has been added to the selinux-policy package. This script ensures that the proper SELinux domain is used for daemons in the MongoDB database contained in the Red Hat Software Collections.Scientific LinuxScientific Linux 7selinux-policy-devel-3.13.1-23.el7_1.7.noarch.rpm46f4d2645f4ab20cf3c662eea1f2a937c5fd222172a8ab96c3941df943333473selinux-policy-doc-3.13.1-23.el7_1.7.noarch.rpmd4c42f3b45a2561a6c01764d48437681e195318a20a3cdd186b28d3bc62eb117selinux-policy-minimum-3.13.1-23.el7_1.7.noarch.rpm0383e18034ca322b2ad1b58c604292f467197797455cafc5568b7ff48301710fselinux-policy-targeted-3.13.1-23.el7_1.7.noarch.rpm61f407785abec599ab89d85c1c83b7f594820393891faa295762a7db44abb633selinux-policy-mls-3.13.1-23.el7_1.7.noarch.rpm67b09161930f35cf65da2af33f23a265f5861510e3a81d423f09ff7746f0a6easelinux-policy-sandbox-3.13.1-23.el7_1.7.noarch.rpm704ba7e9996671820763ad065286aa3a4569ff3085cd0a3937638e8d18415d25selinux-policy-3.13.1-23.el7_1.7.noarch.rpm610f8020689092c97c591a191d408a9bb13a946258ad70d926b037cb23e3baa2SLBA-2015:1014-1Libtar Bug Fix UpdateThis update fixes the following bug:
* Previously, the error handling code in libtar did not properly release file descriptors before losing track of them. This led to unnecessary file descriptor leakage. An upstream patch has been applied on libtar source code to properly release file descriptors on error paths. Now, libtar no longer leaks file descriptors.Scientific LinuxScientific Linux 7libtar-devel-1.2.11-29.el7.x86_64.rpmb9eb527afd8d527073029df961ab1eb044014fad49fa18d3075d4985836127delibtar-1.2.11-29.el7.x86_64.rpmac06230f52143a94e8da345468c773522dcc10477196889b24c5ea85c1ce81delibtar-devel-1.2.11-29.el7.i686.rpmb4aa1fa5e7df860b3de316835f1e7984278508991c98f741ab974698965099fclibtar-1.2.11-29.el7.i686.rpm526bb67d12ffb2d76afc275c9cdf54a14ebe0a69fa3994ab50ba6f8da1e553d0SLBA-2015:1079-1Libkkc Bug Fix UpdateThis update fixes the following bug:
* Errors in the source code caused unwanted conversion behavior, and as a consequence, users could experience the following problems: receive an incomplete list of candidates for sentence conversion, the first candidate missing annotation text, the level3 shift modifier flag not being cleared, which led to some key events being ignored. With this update, the source code has been modified, and the problems no longer occur.Scientific LinuxScientific Linux 7libkkc-devel-0.3.1-8.el7.x86_64.rpm214f0d0279a59687704776cf701ef7718ee48e74761e8067635e0b83f4943257libkkc-data-0.3.1-8.el7.x86_64.rpm0f1099f51b87bcb5667a354ea022361e5cfdce34de1f515b3d036c69ea96c1a7libkkc-tools-0.3.1-8.el7.x86_64.rpmb2e5aa1459bf8b3aaebaeae8cd07bb8269cc525e4086bed3a74971e06a7a53a6libkkc-devel-0.3.1-8.el7.i686.rpma18b792cc6a8ad154c3445e79726ac1f79c62ab2016093c0cd7808f41a63c9c9libkkc-common-0.3.1-8.el7.noarch.rpmf5560cf273989b83ee01e3e38319c96c656f2153bd3a36a80b97844bf09acd59libkkc-0.3.1-8.el7.x86_64.rpm26659a27c081a03dbcf90cc111310d583f6db25b1be28f4d58e88293f798d3e4libkkc-0.3.1-8.el7.i686.rpm5958b0ec43a352a7329b7061b27ca4afd8c23721f0a68ff8ffbfa07fa164ade1SLBA-2015:1116-1Ibus Bug Fix UpdateThis update fixes the following bugs:
* Due to a race condition, the X11 application became unresponsive when the user switched input contexts between the parent and the child windows while typing using IBus. The race condition has been resolved, IBus now properly handles the situation, and the application no longer hangs.
* Previously, the update-gtk-immodules script searched for a no longer existing /etc/gtk-2.0/$host directory. Consequently, the post script of the ibus-gtk2 package failed and exited without creating or updating the cache. The post script has been changed to replace update-gtk-immodules with gtk-query-immodules-2.0-BITS, thus fixing this bug.Scientific LinuxScientific Linux 7ibus-1.5.3-12.el7.i686.rpmb996a4b784d637c980f642dc548c508d1b34c27c35a530da509eeb99f156a426ibus-gtk2-1.5.3-12.el7.x86_64.rpmf2150067df5d1a7da6c7dee781c97d6ff94d02921829934a07fabf39b666707eibus-1.5.3-12.el7.x86_64.rpmd70a00139e6405c726a726b1b8048ec8d2df02c322a4a3b918d28a395abbdf44ibus-devel-docs-1.5.3-12.el7.noarch.rpmb07d1cf4761d28bcc9fe1f38b78d7d4619871cbb6668bdf85fa0abd6d0c699bbibus-gtk3-1.5.3-12.el7.x86_64.rpm06a753f2005f63973759914b5905c53a09a8643f8e18483c267adb6e9e2e1536ibus-libs-1.5.3-12.el7.i686.rpmdca2cf5bccfc63a5261c060d4b350282f552297ec1262a209ab54d9b2f835aa4ibus-devel-1.5.3-12.el7.x86_64.rpmfde8c87c2bda23dfb363b858dad39d0db1a65a98390a49b9e7bae6f143b8d7e0ibus-gtk2-1.5.3-12.el7.i686.rpm5d973015fbd6d403ca539ee1ecd8ede550f9bdbf408396dd3dbf3b8229769f9fibus-pygtk2-1.5.3-12.el7.noarch.rpm8dc5c1d5be10cd5a457d3449c3582746ccfc2c298db125c23deb3d62f9c3150dibus-devel-1.5.3-12.el7.i686.rpmd720272e13a84f52bb047a24d99c0afb654cc7c95a2e7d762e3185ea63ceaf83ibus-libs-1.5.3-12.el7.x86_64.rpmcd19ded55f0d46c3695af28b869347ee3411aa02a84a98adcd08ce606d57ed30ibus-setup-1.5.3-12.el7.noarch.rpm3f1f280dea727359e23a27fee880648ab3b61e1b6e123e6516086c0ec3fa5ee6SLBA-2015:1118-1Yum-Langpacks Bug Fix UpdateThis update fixes the following bug:
* Previously, when performing complete installation using the GNOME package set, the manual pages package for Chinese was missing from the installation. A patch has been applied to Now, when the zh_CN locale is selected, the man-pages-zh-CN package is also installed.Scientific LinuxScientific Linux 7yum-langpacks-0.4.2-4.el7.noarch.rpm9433d062deb41881f835e4c6ab9129ed844bb14166564503d319ebd741fb7d09SLBA-2015:1126-1Tzdata Enhancement UpdateThis update adds the following enhancement:
* Morocco will suspend Daylight Saving Time (DST) from 2015-06-14 03:00 through 2015-07-19 02:00, not 2015-06-13 and 2015-07-18 as predicted. The tzdata packages have been adjusted to reflect this change.Scientific LinuxScientific Linux 7tzdata-java-2015e-1.el7.noarch.rpmc24c0b24669af2f1923232db6110c6f330e107eed03c5bba7ac577411e2b5e5etzdata-2015e-1.el7.noarch.rpm16053170e16a46e214c15f32021b7871759bbc4053510fc740560d88aab689d8SLBA-2015:1131-1Paps Bug Fix And Enhancement UpdateThis update fixes the following bug:
* Previously, paps set the A4 paper size incorrectly to 595 x 841 points instead of 595 x 842 points. This led to problems with the LIPS-IV driver in Ghostscript and possibly other drivers. The proper Laser beam printer Image Processing System (LIPS) command to select the appropriate paper size was not sent to the printer, and the page dimensions were truncated during startup. With this update, paps sets the A4 paper size to the correct values, and the LIPS-IV Ghostscript driver works as expected.
In addition, this update adds the following enhancement:
* Support for the A3 paper size option has been added to paps.Scientific LinuxScientific Linux 7paps-libs-0.6.8-28.el7.1.x86_64.rpmf8cdd73c13e8918b6ed346a85d3f958de405ceeaca79bedd885d920c0362d882paps-libs-0.6.8-28.el7.1.i686.rpm0cca8827276918dad6144cfa227cb08aba1e7759ef7c70d8b776c61b51ec686cpaps-devel-0.6.8-28.el7.1.i686.rpma3fbc312f8fb858d59ffb8c2cb7b381926a8ba93e9ae9e28b1eda6ae5f409266paps-devel-0.6.8-28.el7.1.x86_64.rpmc0a72fc01e48862a7e1c34d668e54fa7e772878e0b104c34412de11c3a0aecc7paps-0.6.8-28.el7.1.x86_64.rpm0161c2e2fde5de63143f78dd2379b43ed3dae80b69350bc6d5c22843c85fb7feSLBA-2015:1140-1Selinux-Policy Bug Fix UpdateThis update fixes the following bugs:
* When running Nagios with the PNP4Nagios module, PNP4Nagios failed to load. With this update, the nagios_run_sudo boolean has been updated to allow Nagios to execute files with the nagios_log_t SELinux label, and PNP4Nagios now loads as expected.
* When some Nagios plug-ins executed remotely via Nagios Remote Plug-in Executor (NRPE) needed to be run using sudo, these plug-ins terminated unexpectedly if SELinux was in enforcing mode. A new nagios_run_sudo boolean has been added to and Nagios plug-ins are now called successfully.
* While running Red Hat Gluster Storage distributed hash table (DHT) automation on Scientific Linux 7, SELinux Access Vector Cache (AVC) error messages were previously returned. The underlying source code has been fixed, and AVC messages are no longer displayed.
* Due to missing SELinux policy rules, when running the "gluster snapshot create [snapName]" command, snapshot create operation failed on Scientific Linux 7 when SELinux was in enforcing mode. With this update, snapshot is supported for thinly provisioned Logical Volumes (LVs), and snapshot creation with SELinux in enforcing mode now succeeds.
* With SELinux in enforcing mode, when a gluster volume was started, gluster hook scripts were not executed by the glusterd daemon because of wrong SELinux security labels for these hooks. As a consequence, the samba start hook script failed to execute and did not create a share in the smb.conf file. The SELinux security context has been updated for these hooks to be of a bin_t SELinux type, and the samba share is now created in smb.conf after a gluster volume starts.Scientific LinuxScientific Linux 7selinux-policy-mls-3.13.1-23.el7_1.8.noarch.rpm330fa248c9a6dca87f072fcfd6c1744863134e45b7bf79a89efc545776d75589selinux-policy-targeted-3.13.1-23.el7_1.8.noarch.rpmdcb60b8eb165d6430b12d4831f1366a29177c7ab02fa43bafab1e8c1594b952aselinux-policy-3.13.1-23.el7_1.8.noarch.rpmb4098f996ee547a47c1d881e1047a58acb6eecedfa30c43a5e3353b904d218a4selinux-policy-minimum-3.13.1-23.el7_1.8.noarch.rpm86c20020287e88d79875a017601f7d2984bcde472b1e0068a50158a606ab5bcdselinux-policy-devel-3.13.1-23.el7_1.8.noarch.rpm446dca5f5969da29fa666540b1345544fa496fc196ec342523ab621b808504b4selinux-policy-sandbox-3.13.1-23.el7_1.8.noarch.rpmff6477cf50f905f7d58b4168536fec01d356e7ca9819ff064f7c9f6f62a0af95selinux-policy-doc-3.13.1-23.el7_1.8.noarch.rpm135f3e4c276bb6fb55bf51bb2b8d0f221596813d985cc5719d754b5b857bb051SLBA-2015:1142-1Pcs Bug Fix UpdateThe pcs packages provide a command-line tool to configure and manage the Pacemaker and Corosync tools.
This update fixes the following bug:
* When the user tried to set a cluster property the name of which started with a digit, the pcs utility previously returned an error message and did not allow to set the property. This update fixes the validation of a property name, which allows cluster properties starting with a digit to be set.Scientific LinuxScientific Linux 7python-clufter-0.9.137-13.el7_1.3.x86_64.rpm7f9c2bebcae8b37f32fb1d0886b7d12ac2e6c37c9ff54d1ead5997f422979819pcs-0.9.137-13.el7_1.3.x86_64.rpm0eea2b41f69105d1bb0b5b2d51c0c0f7676291b8e2e7f83b1fc0b7b335544826SLBA-2015:1143-1Gnutls Bug Fix UpdateThis update fixes the following bug:
* When in FIPS140 mode, the GnuTLS library previously did not reseed the Deterministic Random Bit Generator (DRBG) when necessary. With this update, the reseed counter is no longer reset unintentionally, and GnuTLS reseeds DRBG as expected. In addition, GnuTLS now correctly checks the max_number_of_bits_per_request value in the DRBG Advanced Encryption Standard Counter (AES-CTR) code.Scientific LinuxScientific Linux 7gnutls-dane-3.3.8-12.el7_1.1.i686.rpm772fbf43423b982e89d1bfbf5b2e80eb4f103a35765445f01645bda0ffa223b7gnutls-3.3.8-12.el7_1.1.x86_64.rpmb05c9b2b3e4921179e8d47fdcb782dfb3f9f9d77fb256c607702cf1d3432b490gnutls-utils-3.3.8-12.el7_1.1.x86_64.rpmfaf7fab0684bb3adea4e48911d4e30952b337a2483dbe88dcd7a5434fb56011bgnutls-dane-3.3.8-12.el7_1.1.x86_64.rpm87e4235b1cea7080c51b63d70b82d3dac87328c76ec7504e826ee45692df10d5gnutls-c++-3.3.8-12.el7_1.1.x86_64.rpmd30ce11d751379aa5c25fc6b4306888b003f5b4c3e8a3e8b90907f90067aa4d3gnutls-c++-3.3.8-12.el7_1.1.i686.rpm65db169a53fdd69b997c0ebdfeaefda53348887e2b858e61f5737c947dfc95e5gnutls-devel-3.3.8-12.el7_1.1.x86_64.rpmd0f8afdf7cf43bc7518519f3a54642af6607b9f9e1d368c1cc0638d003ccaaedgnutls-3.3.8-12.el7_1.1.i686.rpm9814760c62d9105aeff7e6b2cc51047e5c60d8c0312005ff877f793abcb4dd8fgnutls-devel-3.3.8-12.el7_1.1.i686.rpm17d519d575b8718c03ad477d672abb8bc17e457d4a0b729ee2b499ea586a54c6SLBA-2015:1145-1Iputils Bug Fix UpdateThis update fixes the following bug:
* Previously, the "ping" program was installed with its capabilities in the effective set as well as the permitted set. Because of the effective set and the way Docker restricts program capabilities, "ping" could not be used when invoked from a Docker image. With this update, only the permitted capabilities set is used when installing "ping", which can now be used from within a Docker image as intended.Scientific LinuxScientific Linux 7iputils-ninfod-20121221-6.el7_1.1.x86_64.rpm288529843e780313256ae2f1730cad136fc652f61db96bc33759ac5b5bb7803aiputils-20121221-6.el7_1.1.x86_64.rpmabf1379b2de495542c63c2d47d315ee0cbc5166232e2ed3c3e05db371affe77fiputils-sysvinit-20121221-6.el7_1.1.x86_64.rpm0ba0ecd2b4ad7d3d7b9a01fd4d0f23f89db46d7bd633a9679c9f2c7bad7a100cSLBA-2015:1146-1Trousers Bug Fix UpdateThis update fixes the following bug:
* Previously, a program that linked against both the libmysqlclient library and the libtspi library terminated unexpectedly with a segmentation fault. This update distinguishes the name of the related constructor from the destructor, which allows the loader to call the correct function, and thus prevents the described crash.Scientific LinuxScientific Linux 7trousers-devel-0.3.11.2-4.el7_1.x86_64.rpm0b0d6265037a7ceaa9e61a2f652d2604cc8afe683384c376ecbb91a5615bf4c5trousers-static-0.3.11.2-4.el7_1.i686.rpm38b2de5ecd73553d874fa7e45687099bd5c94c2e75bc3c37e18145b578d78e66trousers-0.3.11.2-4.el7_1.x86_64.rpm1be64d844a99c592f203aea6477f61a9c70604a8c3e9e6b0c942facf32cf3a12trousers-static-0.3.11.2-4.el7_1.x86_64.rpm7e6b3f2bbe8a7fe4b9a60172461d05d05b84cce665ba603bde7ede64202094d4trousers-devel-0.3.11.2-4.el7_1.i686.rpm74b0c2f8018ece3151081d1adfa7464d9f055c7ed822afced3c6b2aea3d49b18trousers-0.3.11.2-4.el7_1.i686.rpm7531c9d65733105f24e746bc6b4c7db1bd8a2e81c16faf798d6fc2bfcdedcee3SLBA-2015:1147-1Expect Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, the libexpect library terminated unexpectedly with a segmentation fault when used directly from the C program. A patch has been provided to and libexpect no longer crashes in the described situation.Scientific LinuxScientific Linux 7expect-devel-5.45-14.el7_1.x86_64.rpm0def8abdd6bbfd87f85896b1f24b98977443687388d4aa671e55e083084869b9expect-5.45-14.el7_1.x86_64.rpmd0de3ff756a3388b1500e0b14d8edb18363a8db0a59ca555922789763cfe05d9expect-devel-5.45-14.el7_1.i686.rpm361e1539f8a2acf81a1ed8fb8ad110775f1211bce3328597721090aed336eaccexpectk-5.45-14.el7_1.x86_64.rpmcbc0273bfc62ead2bcb99b67f91aa66157a7c13a3a1b6da852e10d07ae39feeaSLBA-2015:1148-1Lvm2 Bug Fix UpdateThis update fixes the following bug:
* Due to a lvm2app regression with regard to the lv_attr property, the lvm_lv_get_property() function no longer delivered a value for lvm2app library users. This bug has been fixed, and a lv_attr value now successfully returns attributes as expected.Scientific LinuxScientific Linux 7device-mapper-libs-1.02.93-3.el7_1.1.x86_64.rpmc0307a3daeeceab9f8748aa324c0889bd4714eeeef0b4626c501f8b64db85d6edevice-mapper-event-devel-1.02.93-3.el7_1.1.i686.rpmc7ece64ab8f3be09a907ab6139553dc78469fbbdf46944dd927046dc3db778f0cmirror-2.02.115-3.el7_1.1.x86_64.rpm3988ac629382e7f0ca4df73f7cf86c0bac6b935778bfbc8b8d7914262bf19a40lvm2-devel-2.02.115-3.el7_1.1.x86_64.rpm05c2821d22d22276d9874782ad89321891356828a5819c80e63c771010d42725device-mapper-1.02.93-3.el7_1.1.x86_64.rpmdf4e53c6ad6fa203ae7745a0fb54ac915862b0c5d95fc3c56bcaf466d18e1718cmirror-standalone-2.02.115-3.el7_1.1.x86_64.rpmcbc7d08d3a8efd15dc3351cfe22e67f169b5e40fb66af054d0ec042453d53daddevice-mapper-event-libs-1.02.93-3.el7_1.1.i686.rpm31fc3c1fb42e8852613e0b547f280fd636dbf6b40eafdd7b926ba1e30486e1bcdevice-mapper-libs-1.02.93-3.el7_1.1.i686.rpm8589ef059dcf8fecc241b6ab3f8ae12fd2c4f5445313cd2a1d0bd8fa5d1fc151device-mapper-event-1.02.93-3.el7_1.1.x86_64.rpmf912fcdfa3c8905a3d644455f6e4943ef7f565b38dfc369a22a935ca1dde31ddlvm2-sysvinit-2.02.115-3.el7_1.1.x86_64.rpm338bd321adc2211c04d61f19693e5ef8249c027e7e7447c59767460ac4f7c4f3device-mapper-devel-1.02.93-3.el7_1.1.x86_64.rpm62d081eb0cff4219fc7a47f2ff84b10115051f56ee274d19dcef8373cfc65fa7device-mapper-devel-1.02.93-3.el7_1.1.i686.rpm0978c48493ebb86c812a89c5059d3dabfb6570977aba0c562c0d9370a59ebf63lvm2-libs-2.02.115-3.el7_1.1.x86_64.rpmdde58f3e98e8f059598f6ce8b8fa156492a7dfd19f69ea056e2350fbe490e213lvm2-2.02.115-3.el7_1.1.x86_64.rpmba102b8b09f1101f00ac6a09901e3053f9127001ee3b775fe78f1c4140b6223dlvm2-cluster-standalone-2.02.115-3.el7_1.1.x86_64.rpm3ce5c6e858a447c2efe91fb234e1750ba7976b3a45ff5e352ab76af4906079d2device-mapper-event-devel-1.02.93-3.el7_1.1.x86_64.rpma4ce116152c6dc11e743a76c4e1ee0d818a4caefe12ed6da3b6f54b1026ed6f4lvm2-python-libs-2.02.115-3.el7_1.1.x86_64.rpm3af8fdae1d1e2879cbfebb6bd2816b050db9df7bb72162f7c9536eb072b821c1lvm2-cluster-2.02.115-3.el7_1.1.x86_64.rpm56bdcb59c6f6a89a1478d05bcef329139ccb2f568e84bba651b4bbd9558f5d34device-mapper-event-libs-1.02.93-3.el7_1.1.x86_64.rpm14cc23a1674ade879963cde45963ea81d486bb39a90824f706c9ed38ecff0e83lvm2-libs-2.02.115-3.el7_1.1.i686.rpmec88fd73890cd2f27bdf2cb206d8eb33f3c83fa94c6fe88714d2998fd3280199lvm2-devel-2.02.115-3.el7_1.1.i686.rpm33c8855cd2d5e563ad9d31f41a223f83deb016252f412fc8aeebc31aecfde926SLBA-2015:1149-1Firefox Bug Fix UpdateThis update fixes the following bug:
* Previously, two bugs appeared in the Mozilla Firefox web browser. Firstly, mozilla-xremote-client was missing, which caused that new langpacks were not installed on Scientific Linux 7.1. This affected fresh installations and system language changes. Secondly, already installed and enabled langpacks were not picked up by Firefox. As a consequence, when upgrading to Firefox version 38, all preferences set by Red Hat disappeared. This update fixes the spec file, and all set-up preferences now preserve the aforementioned Firefox upgrade.
After installing the update, Firefox must be restarted for the changes to take effect.Scientific LinuxtrueScientific Linux 7firefox-38.0.1-1.el7_1.i686.rpm642294d6eeadf55c41fe347af3ac32ca94b83412f36dfbcdd67862b1c8590b1efirefox-38.0.1-1.el7_1.x86_64.rpmbfba8c6ef231ae88b9fc142727d406196008030a5d31a12d9cb7b537ba105fb0SLBA-2015:1150-1Nuxwdog Bug Fix UpdateThis update fixes the following bug:
* When using the Dogtag Certificate System version 10, retrieving a stored password with the nuxwdog daemon previously caused the password not to be correctly null-terminated. This update fixes the underlying code, and the password is null-terminated as expected in the described scenario. In addition, it is now possible to use nuxwdog to prompt for passwords for programs or daemons started by the systemd service.Scientific LinuxScientific Linux 7nuxwdog-client-java-1.0.1-11.el7_1.x86_64.rpm04fc8e2c7f64a320a23b779646350fed6521a374934dbd2aae1bd4f3b22ca48bnuxwdog-devel-1.0.1-11.el7_1.x86_64.rpm2712181b55ce112732b883320830815692e312830c3921abeac5f1f6e16e58f1nuxwdog-1.0.1-11.el7_1.i686.rpm36f5b657f8092e2aa5678f6e246f7c81c0c3a7808ce277c1b96162d4d7c2cbb7nuxwdog-devel-1.0.1-11.el7_1.i686.rpmaf13a5d333ff83c81be23969c3bbcbda306cc1358c27ff94d7c705eabee5301fnuxwdog-1.0.1-11.el7_1.x86_64.rpm09aa546322f701d89da6d69c094e1fac4099c7e7b0b7807aaaddab57e27b2304SLBA-2015:1151-1Java-1.7.0-Openjdk Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, building the Apache Oozie workflow engine on the little-endian variant of IBM Power Systems caused the Java virtual machine (JVM) to terminate unexpectedly. This update ensures that a required argument that was previously missing is now present in the appropriate function call of the HotSpot interpreter, and thus prevents the described crash from occurring.
All running instances of OpenJDK Java must be restarted for the update to take effect.Scientific LinuxtrueScientific Linux 7java-1.7.0-openjdk-1.7.0.79-2.5.5.2.el7_1.x86_64.rpmd5955ce31f4b2217ec48f6152da026ef5cecb3d08b9e10e0c6a126cf3c380f68java-1.7.0-openjdk-javadoc-1.7.0.79-2.5.5.2.el7_1.noarch.rpm68ec36f89c6e33f9641710a04c80a05cfd08804a0e4bc9a57fe2569ba4ab8addjava-1.7.0-openjdk-demo-1.7.0.79-2.5.5.2.el7_1.x86_64.rpm0e34dca5542306d4ec960e54a2c9c377bfa9c18cd7f458a7ece8202c098c9538java-1.7.0-openjdk-headless-1.7.0.79-2.5.5.2.el7_1.x86_64.rpmdd6bb276f1132bcd7f4dea186c92552427e0ab878ccbd531966557824284376bjava-1.7.0-openjdk-devel-1.7.0.79-2.5.5.2.el7_1.x86_64.rpmd860cbda533186d30d82c4e31bd097b3d9d976605246c2211ccfdadb178129f4java-1.7.0-openjdk-src-1.7.0.79-2.5.5.2.el7_1.x86_64.rpma6e6218f54f81cbb00ab8430daa65dd1cdd36e4878e522e58dd14ca099cbcf8bjava-1.7.0-openjdk-accessibility-1.7.0.79-2.5.5.2.el7_1.x86_64.rpma90d68cc20ebd4939383a22165aacbed3daad8a6909ca75688cad82aeb37566bSLBA-2015:1155-1Systemd Bug Fix UpdateThis update fixes the following bugs:
* Previously, the systemd service in some cases printed the following redundant error message in the journald log:
Failed to reset devices.list on /machine.slice: Invalid argument
With this update, the log_level value for these messages has been lowered, which prevents them from being logged.
* Prior to this update, using the "systemd-run" command to create a scope unit file led to systemd becoming unresponsive. This update removes several unintended segments of "systemd-run" code, which prevents systemd from hanging in the described scenario.
* Due to the prior deletion of a related udev rule and the conversion of the iprutils package to use systemd instead of legacy init scripts, the sg driver was previously not correctly loaded during system boot. As a consequence, the /dev/sg* devices were unavailable after booting completed. This update re-introduces the udev rule that loads the sg driver, and /dev/sg* devices are now available as expected.Scientific LinuxScientific Linux 7libgudev1-208-20.el7_1.5.x86_64.rpm98f28207a1f985f7fb09a5be8bf3e0d39a6f0c77137693910e5d749661110f79systemd-journal-gateway-208-20.el7_1.5.x86_64.rpme563a43a0a28a65ea30a414d2adb4db0e122b187a1bac841f934e6d2cbabfc7asystemd-devel-208-20.el7_1.5.x86_64.rpmb1c725e689e0deebeb197b3962353df813849cd40b42996982e0cf58e4aaca31libgudev1-208-20.el7_1.5.i686.rpm955c2af20ff0d6b1e31e00ed3330f17a70b3028cb1737ba4c81a3bcf6f48beb6libgudev1-devel-208-20.el7_1.5.i686.rpm6f1b2d0a5a2f05f6c454bf10f93375b70c955b0d12177f3d448a3c9d75c99aabsystemd-208-20.el7_1.5.x86_64.rpma1cbca24439935c226488a45978b62963932029a96fd36b1f05fc8e000b4877alibgudev1-devel-208-20.el7_1.5.x86_64.rpmd2dab97a5c056f0675920fae1cd877bb14f0fcacd508f2c2b1e919cd4dcc2493systemd-python-208-20.el7_1.5.x86_64.rpmffbd0c98da1f7b2daf17ba4c1a1a1bf7a911d20ece7a38e8b6251b9dde122ff9systemd-libs-208-20.el7_1.5.i686.rpm8a5fc329abbb2799bd2dd66ba460959b2b0408dc1c130d0e53ea3a607d579b86systemd-devel-208-20.el7_1.5.i686.rpmc254a25fe05017ea8e7fa301950ffa588c70ef08b4f272fb01e9612093b56685systemd-libs-208-20.el7_1.5.x86_64.rpm30cb09f62568e5f677afc25e684da8e15152d33310d459ad49d76d61832e5baesystemd-sysv-208-20.el7_1.5.x86_64.rpm931dd030890b15551dce386fdd6af11411fab28c9c4869d5828fe568593abc9bSLBA-2015:1157-1Haproxy Bug Fix UpdateThis update fixes the following bug:
* Previously, some clients' connections using the Virtual IP (VIP) listened for messages but did not perform any write operation, and therefore the connections still appeared active from the perspective of haproxy even after the VIP failed. This update adds the "tcp-ut" option to haproxy for setting the Transmission Control Protocol (TCP) user timeout for faster failure detection on the front end, and the applications connected to haproxy now behave as expected.Scientific LinuxScientific Linux 7haproxy-1.5.4-4.el7_1.x86_64.rpma59c4464bb4ba98cd95b66932e4a2cd67c15b5a9827202f9beee878dcc964dc4SLBA-2015:1158-1Ruby Bug Fix UpdateThis update fixes the following bug:
* Due to a bug in its name canonicalization mechanism, the Resolv DNS resolver was not able to perform simple lookup operations when the value of the "ndots" option in the resolv.conf file was greater than 1. This could lead to a variety of failures in users' configuration management system, such as the Puppet management tool, and in their provisioning system. This update fixes the canonicalization, which allows Resolv to perform lookups correctly and prevents the described problems.Scientific LinuxScientific Linux 7rubygem-io-console-0.4.2-25.el7_1.x86_64.rpm2b65adb4914efe1f90853f0fd3ee65260ae69d6ca1265076ec2c95dd809c2b82ruby-libs-2.0.0.598-25.el7_1.i686.rpmc8d9bffcb12c88b3c7758a7b7e8638cb65b77924cdf353b7d07e087d637ca10arubygem-minitest-4.3.2-25.el7_1.noarch.rpme873eba36f0850f9ccc4f9f83623fec45db8df0146f5d391a5aaa43e874ae7f1ruby-libs-2.0.0.598-25.el7_1.x86_64.rpm0554674deb84ae148a0c69f818c8546b0fdafc914fb67fb9f83848b90fab506bruby-doc-2.0.0.598-25.el7_1.noarch.rpmc15a0de2e3fbbc7b24393b560fa0021f115113d8b778d29397f19b3294082f58ruby-irb-2.0.0.598-25.el7_1.noarch.rpm428fc610104bcec0f58755ae0742a7dd82f9e0e90460602adf1b82d6f86ca8f4rubygem-json-1.7.7-25.el7_1.x86_64.rpm20515f7e4a1ed77a716b6548879d5a8133fd95ab6534e6edcb89140298c75b23rubygems-2.0.14-25.el7_1.noarch.rpm3ec14d11238f01520294d46e01080a41e47b97d76f7c336a76a34707be53443aruby-2.0.0.598-25.el7_1.x86_64.rpm5d3425f0716b97a7911814b3304b1ae6465f18fd79c69f34cbce293f78ed8112rubygem-rdoc-4.0.0-25.el7_1.noarch.rpmffdfe38a5d17f5fb297795091805df43132a378e3b65024c6b5860e269095904rubygems-devel-2.0.14-25.el7_1.noarch.rpm38c28e45d94f8fde8fd07cb14b3336b0e118dc5aa0bc39bd7854b89bcc6eb78druby-devel-2.0.0.598-25.el7_1.x86_64.rpma3833411af64a661565166e8b75c422a2582d114eff6a42894cc3485a3882c9aruby-tcltk-2.0.0.598-25.el7_1.x86_64.rpm90957bb2d8d75f242200a1f8fc17d79ef130858e0a7965e9f3ead2accdc6bf05rubygem-rake-0.9.6-25.el7_1.noarch.rpm58f239592d383704bedf3c506b6c1bb74a2a13c07f2a4bc9c843e785c34d39edrubygem-psych-2.0.0-25.el7_1.x86_64.rpm20304de1a8375e8a0abb7acd5fd1e46fb89a4b1430b622caaa2fbe01f1285823rubygem-bigdecimal-1.2.0-25.el7_1.x86_64.rpme72f11def618b623be9a3bd8989f7ff2607cf05b8267214d6a0eb29d1d80cceaSLBA-2015:1159-1Ntp Bug Fix UpdateThis update fixes the following bug:
* Previously, when the ntpd daemon was configured with the "-x" option to adjust the system clock slowly instead of changing the time instantaneously, the system clock was incorrectly changed instantaneously when a leap second occurred. In certain applications, this could lead to a variety of system clock related problems, such as incorrect event sorting or triggering. To ntpd now adjusts for the leap second slowly over a long interval, which prevents the described problems.Scientific LinuxScientific Linux 7ntpdate-4.2.6p5-19.el7_1.1.x86_64.rpm1948887a26bdf96afb5ed5d1711ff57cbe3a2a03bf5d491af87345acd6e4a52dntp-perl-4.2.6p5-19.el7_1.1.noarch.rpm99bc084de9c837db02ab35cba80ed952b390486758434bfd605cbb26a57a3d9cntp-4.2.6p5-19.el7_1.1.x86_64.rpmb06d9c5ed8fcc6c657f3ad9470a3d5e3a06f55812f19c633f8e121688bc83c25ntp-doc-4.2.6p5-19.el7_1.1.noarch.rpm27c5c4021586b7258b4b6bfda76e781b8c08a20d8a8e728bc2224c3dd7a5cf05sntp-4.2.6p5-19.el7_1.1.x86_64.rpm763369aea08be8da0e99b01d409243f2b4208a6f55ce7abf83866f95001aad2aSLBA-2015:1160-1Sos Bug Fix And Enhancement UpdateThis update fixes the following bugs:
* When using the sosreport tool on an OpenStack Neutron node, the openstack_neutron plug-in for the sos utility previously failed to collect data from the OpenStack Networking service. With this update, the condition detecting Neutron and Quantum client installations has been adjusted to be more accurate, and openstack_neutron now collects Neutron data reliably.
* Prior to this update, the ovirt plug-in for the sos utility did not properly obfuscate the passwords in the ovirt-engine setup answer file, and the passwords were thus collected in plain text format. With this update, the passwords are now obfuscated as intended, and no longer collected.
* The networking plug-in for the sos utility previously reported an "unhandled exception" error when the Network Manager tool was disabled. With this update, the status of the nmcli utility is properly checked before the networking plug-in processes its output, which prevents the plug-in from generating the error.
In addition, this update adds the following enhancement:
* The openstack_sahara plug-in has been added to the sos package. The plug-in captures configuration data and log data from the OpenStack Sahara project (formerly known as Savanna), and thus allows users to gather details about the OpenStack system environment.Scientific LinuxScientific Linux 7sos-3.2-15.el7_1.5.noarch.rpmc3e4d2b55aff17b2dba3fa1c80340094c832f5bc4aad5f7c068f477dec78e8c1SLBA-2015:1161-1Golang Bug Fix And Enhancement UpdateThe golang packages have been upgraded to upstream version 1.4.2 which provides a number of bug fixes and enhancements over the previous versions.Scientific LinuxScientific Linux 7golang-pkg-freebsd-386-1.4.2-4.el7_1.noarch.rpm0f3c67e02c22a6f2f01221b2fcaea064041c819a04a26180a1e6850451ef6065golang-pkg-netbsd-386-1.4.2-4.el7_1.noarch.rpm8c761302fadacaa2c7bdc10f4c8f5e71f115f9d92cbddb4888caa2b96810aca5golang-pkg-windows-amd64-1.4.2-4.el7_1.noarch.rpm55b3cb63e3ff92afd66b66aaf08097004fafaf756ae157418e104f2e33871e94golang-pkg-linux-arm-1.4.2-4.el7_1.noarch.rpm922bf6157f4da4a53e99784223b984e30b856ee4156238d500b9d5769c422fb4golang-1.4.2-4.el7_1.x86_64.rpmd6f452f56fe514345ddca4fc8edcf313edeefa489d651e03aba459dfa3d10426golang-pkg-openbsd-386-1.4.2-4.el7_1.noarch.rpm66949b3026951c49769cb82bcf27ec2f8ad3ff32a3d4dea8fb6c15e3ef8f21e7golang-pkg-freebsd-arm-1.4.2-4.el7_1.noarch.rpmb71684df0e6182aa5441b164954f136ea00e4c936f9f7fa0dc4163628de60cf7golang-src-1.4.2-4.el7_1.noarch.rpm0818780784bdc3faad7c7b69dd629b5386f66f066fa449de8d8075835ad6c167golang-pkg-plan9-386-1.4.2-4.el7_1.noarch.rpmc847d9f745ce3a9ca55653073e375884f6b978e3517a21db4410e256c60fbd64golang-pkg-bin-linux-amd64-1.4.2-4.el7_1.x86_64.rpm79d8e680db45f42ca51f5459787c1b5e09db6cd5d102bccfce89155b9b826d38golang-pkg-darwin-amd64-1.4.2-4.el7_1.noarch.rpmf740c7da43642dbaaf97d193a8daaa9c4a3cee828ee3cc20d7d6f9ecccea5ccagolang-pkg-openbsd-amd64-1.4.2-4.el7_1.noarch.rpm2d5e581d2da0620a1d2cb8488ea54a767fdf9ea24b8e4828a1727bd80b18e118golang-pkg-linux-amd64-1.4.2-4.el7_1.noarch.rpm5786aee3202c7ba31fde44de8a5ff2807f9e761b13fb7224bd3b25a6f48631dfgolang-pkg-freebsd-amd64-1.4.2-4.el7_1.noarch.rpm56a8eaa0cf1a7431a56d808b45f4b1603f86ab4a9a89b3148bfdbf74ed5bd8f4golang-pkg-linux-386-1.4.2-4.el7_1.noarch.rpmb0060f725b39c2f13ac63d88be2d1b58cb4834fb225576ff0b49efb5c8eddd12golang-pkg-netbsd-amd64-1.4.2-4.el7_1.noarch.rpm3e4bd6491acfc12b8ce551c859062b07096457d09bf62224b606432d48fbade1golang-pkg-plan9-amd64-1.4.2-4.el7_1.noarch.rpm9887570da610a13059dff32e4974c10ab057a957e028e42670eb9aeea0e388a9golang-pkg-netbsd-arm-1.4.2-4.el7_1.noarch.rpm7b10572588972abb54bc58b8f7a6e0956c689f25893f3ef892ea0c15104120d6golang-pkg-windows-386-1.4.2-4.el7_1.noarch.rpmc1de606353a3ff7d60d6c64d0bd36e4d292a95fb9dfb4b37e4253ca6ac128a74golang-pkg-darwin-386-1.4.2-4.el7_1.noarch.rpm0ec63ad578cf07fbaba4cdbe0b8c03c3daf9502589a3d06ea103969a540242e2SLBA-2015:1162-1Python Bug Fix UpdateThis update fixes the following bug:
* Previously, the BaseManager class terminated unexpectedly when multiple signals were received on the same process. With this update, the multiprocessing module has been modified so that its methods ignore the "interrupted function" (EINTR) error, and the described crash no longer occurs.Scientific LinuxScientific Linux 7python-debug-2.7.5-18.el7_1.1.x86_64.rpm948e946f7490872cc2487340a23173e36ae2a97def478b58043897f8f0af41fcpython-libs-2.7.5-18.el7_1.1.x86_64.rpm0332c243b8473c114dcce42d88bb3ae5b1d79e438a04e76132706fddce346e2epython-tools-2.7.5-18.el7_1.1.x86_64.rpm8c7607768d528747c9514a69c0445d0a3757e8cf97497a03fa875e9c988a1ab2python-test-2.7.5-18.el7_1.1.x86_64.rpm349d8348fda36cebdf0006879a8d55d9d3fb3f7295c8b3156bf79454cd036d36python-devel-2.7.5-18.el7_1.1.x86_64.rpm436bc46a699908eaedea08fd946a3e1135f25df78e5ba22b4f65424e43c711catkinter-2.7.5-18.el7_1.1.x86_64.rpm982b52cef5bec55aaf3d6ec13167113b96fe47c13329c0969b258dcd90f2ab1apython-libs-2.7.5-18.el7_1.1.i686.rpm13cf7ce29f14087e52dfaba645947451d31ef02b755cd3ee00fb06e0ae92b803python-2.7.5-18.el7_1.1.x86_64.rpmbc55931d20541f5f2ea0a86f19f001027d7c82cb06840ed1014b90eb731beacdSLBA-2015:1163-1Mdadm Bug Fix Update* Previously, on a system installed on an Intel Matrix Storage Manager (IMSM) RAID, the migration record was not always cleared after a successful reshape. With this update, the bug has been fixed, and the migration record is cleared correctly upon completion of the reshape.Scientific LinuxScientific Linux 7mdadm-3.3.2-2.el7_1.1.x86_64.rpmed7d54b404cf6e713ff763772e119379642d723b88b92d025e090db9f60cc63eSLBA-2015:1182-1Spamassassin Bug Fix UpdateThis update fixes the following bug:
* Due to a typo in the upstream source of the spamassassin packages, the Razor2 plug-in was skipped with a warning and could not be used. The typo has been corrected with this update, and the Razor2 plug-in is now operational.Scientific LinuxScientific Linux 7spamassassin-3.4.0-2.el7.x86_64.rpm61688b084b0684871f476958e7f01e2a5cf98fa322951c76ae41013a618db2b7SLBA-2015:1192-1Openssl Bug Fix UpdateThis update fixes the following bug:
* Under certain circumstances, the server-side renegotiation support previously did not work as expected. A PostgreSQL failure of database dumps through TLS connection could occur when the size of the dumped data was larger than the value defined in the ssl_renegotiation_limit setting. The regression that caused this bug has been fixed, and the PostgreSQL database dumps through TLS connection no longer fail in the described situation.
For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.Scientific LinuxtrueScientific Linux 7openssl-perl-1.0.1e-42.el7_1.9.x86_64.rpm6b845f30f5f91c5efd6ed8ccbebdf399c78e816a7c3a8d5e5e3ee0e1cea6d803openssl-libs-1.0.1e-42.el7_1.9.i686.rpm7b892727aa9945280aafebc069ebcd810cd05fdd6ca9f7defddca87373be3edfopenssl-libs-1.0.1e-42.el7_1.9.x86_64.rpmf30ef7af8898abc55aa6e01467c74604ab7e9391142f88146c830bfb732f2816openssl-static-1.0.1e-42.el7_1.9.i686.rpmc99d3470f0934fefe8c731adf5c8f5f8ea1d84d95d6ae892d94d28de6433bbdbopenssl-static-1.0.1e-42.el7_1.9.x86_64.rpmb0d4259d242f86645f103310246440665ee466c39fc97e479eeac38d26001793openssl-devel-1.0.1e-42.el7_1.9.i686.rpm76eee3f4260f39fc7be1b6cf27bc056f1a1c301c76e91bbe5e746848ea149c3eopenssl-1.0.1e-42.el7_1.9.x86_64.rpmde66399f9c7ba263c84d2fc9510becf7a63b45c7942b6ceb929e0b0fa5a030bdopenssl-devel-1.0.1e-42.el7_1.9.x86_64.rpm4569f019bc7462a096d2919a80d989bc651e6e9720b8046ad7b5e0d716672d70SLBA-2015:1208-1Perl-Date-Calc Bug Fix UpdateThis update fixes the following bug:
* Previously, date objects were not checked correctly for the year 2015 by the test suite. When date objects from strings with two-digit years were created, the test suite checked whether 1964 objects were created instead of checking for 2064 objects, as 2015 is closer to 2064. This bug concerned only the module's own tests done when building it, there was no bug in the module itself. With this update, the list of expected values has been altered, and the test suite is supposed to work correctly till the year 2115. As a result, it is now possible to rebuild the package in the testing phase without problems. This update is relevant for users who do their own rebuild of the package.Scientific LinuxScientific Linux 7perl-Date-Calc-6.3-14.el7.noarch.rpm8bd3ad4dc6033f4c2f4e6220ba73c82b50c5a1b732277d15da9fc266be01f711SLBA-2015:1474-1Python-Chardet Bug Fix And Enhancement UpdateThe python-chardet package has been upgraded to upstream version 2.2.1, which provides a number of bug fixes and enhancements over the previous version.Scientific LinuxScientific Linux 7python-chardet-2.2.1-1.el7_1.noarch.rpmf310c3f74ef16532b90bdc0bed13061b6409536c7b444122314160c6c2249307SLBA-2015:1475-1Python-Requests Bug Fix UpdateThis update fixes the following bug:
* When the python-swiftclient utility sent a request with a HHTP header containing upper-case characters, Apache previously rejected the request with a "bad request" error. With this update, the python-requests implementation of case-insensitive dictionary has been fixed, and python- swiftclient now merges headers with different cases correctly. As a result, the described HTTP error no longer occurs.Scientific LinuxScientific Linux 7python-requests-2.6.0-1.el7_1.noarch.rpmb617f6238f3dbef9ede9dcb1c3dc31fde0c555230acb96b0a18055127ba3f4d8SLBA-2015:1500-1Liberation-Fonts Bug Fix UpdateThis update fixes the following bug:
* Previously, the default DejaVu Sans Book font was used to replace ArialMT when viewing PDF files. This led to incorrect rendering. To a patch has been applied, and the Liberation Sans Regular font is now used in this situation.Scientific LinuxScientific Linux 7liberation-narrow-fonts-1.07.2-15.el7.noarch.rpme4e31ee341822fbccf78b437309b54a0273cc4e6445934947077992870e90500liberation-fonts-common-1.07.2-15.el7.noarch.rpmb039d144027f97f23cabd5d84c79b5391a010cf002b5f60b920bb945edaf9bf9liberation-sans-fonts-1.07.2-15.el7.noarch.rpm5b439b4ff34fa2847ad227d6f213e9027d84e45f6b8f7878bb70ce842cd221e8liberation-serif-fonts-1.07.2-15.el7.noarch.rpm2c88400d4810deead43750b3027f5f37537601f3417933944e36762bfdf9036dliberation-mono-fonts-1.07.2-15.el7.noarch.rpmad5b2b2b3608cd9357bc6feca5b169887d5d8762ce1f82f0e91c9a69fef3a59dSLBA-2015:1501-1Cronie Bug Fix And Enhancement UpdateThis update fixes the following bugs:
* Previously, the file 0hourly was not marked as a configuration file in the cronie spec file. Consequently, system administrators were not able to change in which minute of the hour shall hourly tasks be executed. To 0hourly has been marked as a configuration file, and it is now possible to modify the time of hourly tasks execution.
* Prior to this update, cron jobs of users whose account information was acquired from the Lightweight Directory Access Protocol (LDAP) server might not run after the system boot, and the "bad username" error was logged. The handling of accounts that are temporarily missing from the system due to loss of contact with the LDAP server has been improved with a patch, and the error no longer occurs in this situation.
In addition, this update adds the following enhancement:
* The crond daemon now logs shutdowns. Its proper terminations are therefore distinguishable from abnormal ones.Scientific LinuxScientific Linux 7cronie-anacron-1.4.11-14.el7.x86_64.rpmdd038cfabc2223e7761f576c3ac9584654849a3d539d527414d8f6e4e311c547cronie-noanacron-1.4.11-14.el7.x86_64.rpm65ce6515d904d04882f528ff2d70f8b3e6a28f7f63c17ec61f36f9cc33e1f15ecronie-1.4.11-14.el7.x86_64.rpm12045b57d1cfcc6c8a2c26a5749168bde7a709adf9fd9191cb35f092804c5f30SLBA-2015:1502-1Gzip Bug Fix UpdateThis update fixes the following bug:
* Previously, the user's choice of "yes" or "no" in the overwrite prompt was not evaluated correctly, and gzip interpreted both selections as a "yes". Consequently, files were overwritten even when the user did not intend to do so. To duplicate declaration of the yesno() function has been removed, and files are no longer overwritten when "no" is selected.Scientific LinuxScientific Linux 7gzip-1.5-8.el7.x86_64.rpmb9afa1170ad53a26806a13d3f051ac66e6c3f3b604258ffc8d84ccd2ebe0c688SLBA-2015:1503-1Docbook-Style-Dsssl Bug Fix UpdateThis update fixes the following bug:
* Previously, the file permissions on the collateindex.pl(1) manual page were incorrect. This could lead to security scanner failures when checking the system settings. The permissions have been adjusted to and security scanners no longer detect violation of the Defense Information Systems Agency Security Technical Implementation Guide (DISA STIG).Scientific LinuxScientific Linux 7docbook-style-dsssl-1.79-18.el7.noarch.rpmbb7e98222aafbbbe96e165c98026c910f3452f50370745dd029d260b2832cd36SLBA-2015:1504-1Libmemcached Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, programs attempting to use the libmemcached library could not link to it due to a missing dependency on the libpthread library. Consequently, a link error occurred. A patch has been applied to and programs can now link with libmemcached without errors.Scientific LinuxScientific Linux 7libmemcached-devel-1.0.16-5.el7.i686.rpm5193ec4184d7c340d040f60dcf8ad58ae825419789bbfd01fc71e5d773a62b7elibmemcached-1.0.16-5.el7.x86_64.rpm82faa9ea0c8e34bf96e7318d06977f5ac80f6215d586e05a1351bb2bc76d98a4libmemcached-devel-1.0.16-5.el7.x86_64.rpm081f2e622e53292329ff69fe5610a9da0bd971c616ca3b76095ab5b66fa760b3libmemcached-1.0.16-5.el7.i686.rpm78dddc0d9426a7fb57abd05caba3d44e343c3220ce48dddc6f831be70bdc9509SLBA-2015:1505-1Python-Pyudev Bug Fix UpdateThis update fixes the following bug:
* Previously, the python-pyudev specification file contained unneeded explicit runtime dependencies. As a consequence, along with the python- pyudev package, redundant packages were installed. To the dependencies have been removed, and the unnecessary packages are no longer installed during the installation of python-pyudev.Scientific LinuxScientific Linux 7python-pyudev-0.15-7.el7.noarch.rpm4d46de15f283a36e2a67b41b882389b0506a8d213077613e8957bb95adee4ffcSLBA-2015:1506-1Star Bug Fix UpdateThis update fixes the following bugs:
* Previously, when the spax or pax binaries were called with the "-X" option, the "star" utility terminated unexpectedly with a segmentation fault. A patch has been applied to and the segmentation fault no longer occurs in this situation.
* Prior to this update, the "star" source package failed to build on the little-endian variant of IBM Power Systems architecture, and a generic build failure occurred. A fix has been applied, and the "star" package now builds successfully on this architecture.
Users of "star" are advised to upgrade to these updated packages, which fix these bugs.Scientific LinuxScientific Linux 7rmt-1.5.2-13.el7.x86_64.rpm0555a5620d2e6fff22a1d3f4b72a017176769aab8fd6744763d6b994f75d36b3scpio-1.5.2-13.el7.x86_64.rpm4a66930f3ec7b4f9b556bf378e768258e2c332e461d3cd0283bf1ef21a261fe0star-1.5.2-13.el7.x86_64.rpm31f4f090d57f35b191b4711140b1b5ed7bf39c97fd6875527b548450ad18cac0spax-1.5.2-13.el7.x86_64.rpm9983335341ea773fbfd8878d73dafa39e4b25ae53d0a3e14c5f38b7009d08c21SLBA-2015:1521-1Less Bug Fix UpdateThis update fixes the following bug:
* Previously, when a user ran "less --help" to obtain a list of valid options for the "less" utility and their descriptions, the output did not include the "--use-backslash" option even though it existed and was described in the manual page for the "less" utility. With this update, "less --help" no longer omits this option.Scientific LinuxScientific Linux 7less-458-9.el7.x86_64.rpma6c5615091cf30c42576956c8fe6b4dbeca7a3f5f4c7ed87932da778e5c0f58bSLBA-2015:1532-1Python-Urllib3 Bug Fix UpdateThis update fixes the following bug:
* Previously, using the text user interface (TUI) to log in to the administrator account of RHEV Hypervisor failed with a Python backtrace. This update makes the "six" module correctly importable under all circumstances, which ensures that logging in to RHEV Hypervisor using TUI proceeds as expected.Scientific LinuxScientific Linux 7python-urllib3-1.10.2-2.el7_1.noarch.rpm8c3c0f67bc9855a6d09a216be36c42a82be4197624b91b66a8fc2de7aa3deb0bSLBA-2015:1533-1Nss-Util, Nss-Softokn, And Nss Bug Fix And Enhancement UpdateThis update fixes the following bug:
* Following a prior security update for Windows Server 2012 R2, multiple NSS-enabled applications, including ldapsearch and python-ldap, failed Transport Layer Security (TLS) negotiation on this system and did not work properly. This update modifies the signature algorithms sent as a part of the TLS 1.2 handshake so that the affected applications work as expected with Windows Server 2012 R2.
In addition, this update adds the following enhancements:
* The upgraded versions of nss, nss-util, and nss-softokn packages add support for the SHA384 TLS cipher suites according to PKCS #11 v2.40.
* This update adds support for cipher suites that use DSS authentication with SHA384 Hash-based Message Authentication Code (HMAC).
* With this update, the NSS library working as a Transport Layer Security (TLS) server supports ephemeral Diffie–Hellman (DHE) cipher suites.Scientific LinuxScientific Linux 7nss-devel-3.19.1-5.el7_1.x86_64.rpmdefe024cc8b54b69bfa54430956b953fc905aa3030690895eec4f4af3ea20bf5nss-util-3.19.1-3.el7_1.x86_64.rpm93cf7c3462474b25d49d4e9d853f181a23129caaca0c5339bd28a6423ac62353nss-softokn-3.16.2.3-12.el7_1.x86_64.rpm3ab24a3e87be274caf52e38f3bcd5a020f3ec535e3d67d077f706b9111e1f4cdnss-softokn-devel-3.16.2.3-12.el7_1.i686.rpm5400813c6a7541ebacb5e68a8f3d4bef83f4ea04e416ab43c13cc79260ccda58nss-softokn-3.16.2.3-12.el7_1.i686.rpm3b4bbfc2e90cf5425d58f2587ccbc2eba6034454a34e401bdb8590b8b8f62e43nss-softokn-freebl-devel-3.16.2.3-12.el7_1.i686.rpm6ce24fc15640996cb903523d12a760d776056d61735062d8a6df5301c766d001nss-devel-3.19.1-5.el7_1.i686.rpmd1f2c101700a178d9586c7fd045c3c6c97cce65cb72f07a16b65fa3ea66ee51anss-util-3.19.1-3.el7_1.i686.rpmcb830b85636c73731db96747fb5acd9f601537cf8cf617a0b9f4c5c389ae0f4cnss-softokn-freebl-3.16.2.3-12.el7_1.x86_64.rpmdd50bc2bccd5a311ad6cb8bf86f179e88335f0a63db266dd556207d3feab00d1nss-tools-3.19.1-5.el7_1.x86_64.rpme0f8db74f0b48659d5275b87b6cf4590b7883b1b09dc26d6938f7607e8c8dc4fnss-softokn-freebl-3.16.2.3-12.el7_1.i686.rpme790513672674d78d138b0f971ec6f4bca56c5a2e3ccce5c8e1caf242a584bd4nss-3.19.1-5.el7_1.i686.rpm8da6c208903025892806da839059188855185e11ebcfadc9ebb8751ca6d39be7nss-3.19.1-5.el7_1.x86_64.rpmcec7b715c65b39962b185d967c33dda9c834c5e09cd0d2eb287e21c9ed2820a3nss-softokn-devel-3.16.2.3-12.el7_1.x86_64.rpma897f38e32ab99626659f1aa255e62b933c1c73c7af847ed4154b931f6abc8e1nss-util-devel-3.19.1-3.el7_1.i686.rpm3f6613e7eee5ec49acb6acb33b7e3bd8c563d5f60f203480b4ce31083c40b491nss-pkcs11-devel-3.19.1-5.el7_1.x86_64.rpma27c817a2f2aa86e6a25018ffed876a02f4ee1aed084ca2889ca3e1626cc0c4fnss-util-devel-3.19.1-3.el7_1.x86_64.rpm44836e10bca0105c937f896ffd492a1a7df8d74ccf5b332678e6bf68c78d8166nss-pkcs11-devel-3.19.1-5.el7_1.i686.rpm298a6735ce7125efa65f1a93c053ea16530c8c442b0acc9b0e99f2b837edcccenss-sysinit-3.19.1-5.el7_1.x86_64.rpmb9a5cf3301b2626e83864b195c9360df9b7a1f95105386e7b76dc8cedf7789eanss-softokn-freebl-devel-3.16.2.3-12.el7_1.x86_64.rpm3d1aafeeb6a2fd70b7db128be916351a8953a48302914162a501316c21cceac4SLBA-2015:1535-1Numactl Bug Fix UpdateThis update fixes the following bug:
* Previously, when calculating Non-Uniform Memory Access (NUMA) related information of a CPU, the "top" utility used the numa_node_of_cpu() function of libnuma.so. However, when node IDs were not contiguous, "top" returned incorrect NUMA information. A patch has been provided to and "top" now shows correct NUMA information even if node IDs are not contiguous.Scientific LinuxScientific Linux 7numactl-libs-2.0.9-5.el7_1.x86_64.rpm79adb38c98752d6cf83e68a9ea60ed91dfaf673e5fdb4f7e538ba4bc8fd43da9numactl-libs-2.0.9-5.el7_1.i686.rpmc5fc411846925838467d21c943151d223efc07cb239dd6508d111092b29c5c3cnumactl-devel-2.0.9-5.el7_1.x86_64.rpm7b7c1f2a7b11bf7a0e0a2d6ce25d474cda32aa4d2fe356dbfdaeaab9b4d8ac04numactl-devel-2.0.9-5.el7_1.i686.rpm369ae35f092978e3c23a73612f35f5b220fb17b0680eac3aad73a3c5c0f9cccdnumactl-2.0.9-5.el7_1.x86_64.rpm481ec557b5ff8632e809462d99072b6fb0e6a9e1fe449dd8ad65962292a295b4SLBA-2015:1537-1Util-Linux Bug Fix UpdateThis update fixes the following bug:
* The libblkid library previously incorrectly probed private Logical Volume Manager (LVM) devices for file systems, which caused LVM thin- provisioning pool devices to be mistakenly interpreted as mountable block devices. Attempting to mount an LVM thin-provisioning pool device in turn caused XFS metadata corruption. This update fixes the underlying code and thus prevents the described problem from occurring.Scientific LinuxScientific Linux 7libmount-devel-2.23.2-22.el7_1.1.i686.rpm71144ea5726989c2028ef524770821518b3be182bda64fa20f12b6dfe5fc915elibblkid-devel-2.23.2-22.el7_1.1.x86_64.rpm60252c9b008f25a4dde7fedde0ace380f70dbec19178b6fd9ec7c585f32066c3libuuid-2.23.2-22.el7_1.1.x86_64.rpmf98f2f40acc24da6bb5016eb8d3c560290b30bbc4a49a4118afff5da98f86531libblkid-2.23.2-22.el7_1.1.x86_64.rpma3a8f8c8e0e9dec34c8353abbbdab0177ad95be820a12728da4ef29e310a160alibmount-2.23.2-22.el7_1.1.i686.rpmb1acbc679bcebf20e372c4cde4f03fa70e8e769c6d3fd72f6305961312ab0699libmount-2.23.2-22.el7_1.1.x86_64.rpmbd48543462bf36277170ad58e2c431dabc426431f2837125085ff9eaf721d13eutil-linux-2.23.2-22.el7_1.1.i686.rpmb3122e5ee2e0f9392366c28f8b12c65c50ee62f7ca827bc29796155350443095libuuid-2.23.2-22.el7_1.1.i686.rpmbaf7e764513bf190ed2742a6c45296c263885e69c7ef553c5a357bcbca33aa7alibmount-devel-2.23.2-22.el7_1.1.x86_64.rpm44cbc71274e04682c81e66babe9cc0e88fef346b19b6edc9753be8c88f9db69flibblkid-devel-2.23.2-22.el7_1.1.i686.rpm276fbfd902df406f3b59d693b550fd1c19e98c5b96e5e5a9e4cb8b96d79268c1uuidd-2.23.2-22.el7_1.1.x86_64.rpm1c9162f1e8c1dfe5984d848205fd20bc47765ef3fc2302ae3a51b8d75bfa49d3libuuid-devel-2.23.2-22.el7_1.1.x86_64.rpma66b691165ed9a45347ffac9b25864ac7ad3b60715070e27c53b06781f03f298util-linux-2.23.2-22.el7_1.1.x86_64.rpmf26a05e4728025062dd3806af8dedcb020fdd7ea4c91f90442a9e2ac858f74e8libblkid-2.23.2-22.el7_1.1.i686.rpme6a5b086e48981c535b092d80354f53ffe5e0de2e3f938d6b735fe8bb986b3f9libuuid-devel-2.23.2-22.el7_1.1.i686.rpm2a7570f4e9dfe7bdbd7e523a36a11b5aa382d9ea5b18f0eebb08b8060e313e17SLBA-2015:1542-1Unixodbc Bug Fix UpdateThis update fixes the following bug:
* Due to the way unixODBC was previously compiled, the cursor library was created with an incomplete file name. Consequently, applications that rely on the cursor library were unable to find it and establish a connection with the underlying database. To the compilation parameters have been changed, and the cursor library is now created with the expected file name. As a result, applications relying on the cursor library are able to locate it.Scientific LinuxScientific Linux 7unixODBC-2.3.1-11.el7.x86_64.rpm09879a87c08b9f823d24ff43b441ed026bc48dc3c7d5c20133c11a52a914c694unixODBC-devel-2.3.1-11.el7.x86_64.rpmbc29fd9692ead0f1d496e7a8acc52dcaff8e97edce8b5a75d7559918bce675f0unixODBC-devel-2.3.1-11.el7.i686.rpm4b89ff5c1fe5a736e34aa39abc9d650f6733d168e09822c2745e695961d48e2aunixODBC-2.3.1-11.el7.i686.rpmf3f42e5819ac56925e097c0b20fd34c181fe2ae50557caf1493045f2fbfc04e0SLBA-2015:1547-1Maven-Dependency-Tree Bug Fix UpdateThis update fixes the following bug:
* Previously, the maven-dependency-tree package could not be built from the source, because not all build dependencies were properly listed in the package. The list of build dependencies has been amended, and it is now possible to build the package from source as expected.Scientific LinuxScientific Linux 7maven-dependency-tree-2.0-7.el7.noarch.rpm889e00f455618955b5d58301d2270a0b92cdf7f9d58a03a1420f7ecce5818810maven-dependency-tree-javadoc-2.0-7.el7.noarch.rpm98aa214b965be895fce74c0a5a41ba3f895ca2ee8ecf2b49749aeeece3cc4f85SLBA-2015:1552-1Selinux-Policy Bug Fix UpdateThis update fixes the following bugs:
* Previously, initializing a geo-replication session between a master cluster and a slave cluster failed when SELinux was in enforcing mode. This update modifies how the ssh-keygen service handles the /var/lib/glusterd/geo-replication/secret.pem file, and the geo-replication session is now initialized successfully.
* On Gluster nodes monitored by the Nagios application, the syslogd utility was not able to run Nagios plug-ins. This update introduces a new Boolean called logging_syslogd_run_nagios_plugins, which enables syslogd to run such plug-ins properly.
* With this update, SELinux policy rules for the glusterd service have been fixed to allow the Gluster layer product to work with SELinux properly.
* Previously, SELinux was unintentionally preventing the Bash shell from executing various hook scripts in the /var/lib/glusterd/hooks/ directory. SELinux policy rules have been adjusted to allow for correct handling of various Gluster-related services, such as smb, nmb, or ctdb. As a result, the affected hook scripts can now be executed properly.
* When running the Nagios application with the PNP4Nagios module, PNP4Nagios failed to load. With this update, the nagios_run_pnp4nagios Boolean has been introduced to allow Nagios to execute files in the /var/log/nagios/spool/checkresults directory, and PNP4Nagios now loads as expected.
* Prior to this update, the crond service was not able to read files placed on the NFS, CIFS, and FUSE file systems. This update introduces the cron_system_cronjob_use_shares Boolean, which enables crond to use these file systems. As a result, the described problem no longer occurs.
* Previously, migrating a Gluster volume on an NFS-Ganesha cluster failed when SELinux was in enforcing mode. The responsible SELinux policy has been corrected, and the described migration now proceeds successfully.
* Prior to this update, SELinux unintentionally prevented Gluster from connecting to remote procedure call (RPC) services on NFS clients. This update modifies the relevant SELinux policies, and Gluster now connects to RPC services as expected.
* After multiple CTDB cluster nodes were rebooted one after another while I/O from a Windows client was set, the status of the cluster was incorrectly displayed as UNHEALTHY and the status of the nodes as BANNED or DISCONNECTED. With this update, the related SELinux policy no longer prevents signal transmission between the CTDB cluster and certain Samba processes. As a result, the status of the cluster and the nodes displays properly in the above situation.
* Attempting to set up Gluster storage on an NFS-Ganesha cluster previously failed due to an Access Vector Cache (AVC) denial error. The responsible SELinux policy has been adjusted to allow handling of volumes mounted by NFS-Ganesha, and the described failure no longer occurs.Scientific LinuxScientific Linux 7selinux-policy-doc-3.13.1-23.el7_1.13.noarch.rpmb9fcc3bfae84941d2925c7916eb262cceccca84b26ee561a71c19888530ce580selinux-policy-devel-3.13.1-23.el7_1.13.noarch.rpm0228f7515d7411adc19b051c409ae20acb6c0e0047dd288487aee66deca5733fselinux-policy-sandbox-3.13.1-23.el7_1.13.noarch.rpm7efa87a97102b0e8e3d0f5cabe878fbb80b2a9a2453bda7d56773068ff0de56aselinux-policy-minimum-3.13.1-23.el7_1.13.noarch.rpmc0d3d1eaaa297024f00f96ef63d6798e6a985a0e9356a1811ada18f78ac64542selinux-policy-targeted-3.13.1-23.el7_1.13.noarch.rpm06cdb1a6e3e4e18e105dc21985060ff4d669243f8497004b41607dd49ac739beselinux-policy-mls-3.13.1-23.el7_1.13.noarch.rpm36a32271e4a4dce0bf46d32d96590dabae090a1cc27519ae1ab4b6a310a5aca1selinux-policy-3.13.1-23.el7_1.13.noarch.rpm8a9b67dbebe86ba2dedf2f3c1fd1649a1d03bbcde83e9e887dac15859cd33b63SLBA-2015:1553-1Ksh Bug Fix UpdateThis update fixes the following bug:
* Previously, the ksh shell did not handle "out of disk space" errors correctly, which could lead to ksh unexpected termination, and a "No space left on device" error message returned. A patch has been provided to and ksh no longer crashes when the disk becomes full.Scientific LinuxScientific Linux 7ksh-20120801-22.el7_1.2.x86_64.rpmac18af84d38c4a69d61a8ded0ac893e7028779ba4f6dc47184bcca77fc5b0cfaSLBA-2015:1554-1389-Ds-Base Bug Fix UpdateThis update fixes the following bugs:
* Previously, the code of search requests for asynchronous simple paged results was not thread-safe, which created a small window during which a conflict could occur in the simple paged result slot. As a consequence, the server could terminate unexpectedly. To the code is now thread-safe, and the crash no longer occurs in this situation. In addition, abandoning simple paged results request was previously not handled correctly if an abandon request was issued too quickly. Consequently, an internal search result object was in some cases not released. With this update, the search result request is safely released regardless of the timing of the abandon request.
* Prior to this update, a helper function to check whether the cache size is valid or not was resetting the cash size to a very small value. Consequently, the helper function was applied and the Distinguished Name (DN) cache was applied at the server start-up timing, which reduced the cache size. With this update, the helper function provides only the validity check and no longer resets the cache size. As a result, the entry and DN cache sizes do not get affected by the helper function.
* Previously, when AD users had multiple spaces inside the value of the RDN attribute, synchronizing the entry to the Directory Server failed. The underlying source code has been fixed, and Windows Synchronization (WinSync) plug-in in the Directory Server now works as expected.
After installing this update, the 389 server service will be restarted automatically.Scientific LinuxScientific Linux 7389-ds-base-1.3.3.1-20.el7_1.x86_64.rpmd90d39a5a67096e5aea1d3e613c34312f8e8f1a494d999ed9e065bc83e4eb430389-ds-base-devel-1.3.3.1-20.el7_1.x86_64.rpmd4b723a19b159558eb468c618f4b0281b44f18c4ff94e9ec24abbe41d7a7d935389-ds-base-libs-1.3.3.1-20.el7_1.x86_64.rpmb52800e6039240325694fc3a8c35ad55a6c3c010b3980c54831e9896fd402dfaSLBA-2015:1555-1Sssd Bug Fix UpdateThis update fixes the following bugs:
* In a setup where SSSD was acting as an Active Directory (AD) client while POSIX attributes were on the server, SSSD previously downloaded not only the groups themselves but also all the group members when downloading information about user's groups. Consequently, the login process took longer than necessary. With this update, only the information about the group object is downloaded, and login process time is thus optimized.
* Previously, it was not possible to set the ignore_group_members option for trusted domains, such as an Active Directory trusted domain on an IPA server. This prevented large setups from gaining the performance boost that enabling this option was supposed to bring. With this update, ignore_group_members works for subdomains, too, and the performance of large setups is thus boosted.
* Prior to this update, SSSD was not able to handle Active Directory (AD) objects whose objectGUID attribute started with the zero numeral, and instead displayed the following error message:
ldb_modify failed: Invalid attribute syntax
This update makes sure the AD binary objectGUID is properly handled, and the aforementioned error is no longer returned.
* Previously, it was not possible to disable the cleanup task for a trusted domain at all, which could negatively affect performance on large setups. With this update, the user can disable the cleanup task by saving the following configuration into the /etc/sssd/sssd.conf file, section [domain]:
ldap_purge_cache_timeout = 0 subdomain_inherit = ldap_purge_cache_timeout
As a result, the performance of large setups is now optimized.
* Prior to this update, an Identity Management sudo rule did not work for AD users from an AD group with a name containing special characters, such as parentheses. Consequently, the sudo utility search did not escape special characters, which caused the sssd daemon cache search to fail. This update fixes the bug, and the sudo search now escapes special characters as expected.
* Previously, the RH Storage server often needed a newer version of the libldb library than was shipped in Scientific Linux. However, SSSD had a hard dependency on a particular libldb version. With this update, the ldb requirements have been changed to allow the same or a newer version, thus fixing this bug.Scientific LinuxScientific Linux 7libipa_hbac-devel-1.12.2-58.el7_1.14.i686.rpm54840f5c8e42e9865517082bf4234fb02f053aedc0e5aa36a28b2d8408a07dcflibsss_nss_idmap-devel-1.12.2-58.el7_1.14.i686.rpm0eda5dc518415e353bd86123688f6d51712852be5f901abf98a39be3cd990302libsss_idmap-1.12.2-58.el7_1.14.x86_64.rpm9f3ebcbc93568b30d07f0b63a3f2bad04bfd326bf4c4f466d1124d24c729a107sssd-krb5-common-1.12.2-58.el7_1.14.x86_64.rpm37bca1ca9a47f1c1f0898792f6f8e41557c2fa13b7f51dd1597a1e9bf84ef00bsssd-common-pac-1.12.2-58.el7_1.14.x86_64.rpm54a0eb8b97e041c1a2657cc27328390b8b8f33f36ece736a5fa278142928e5basssd-proxy-1.12.2-58.el7_1.14.x86_64.rpm6fba48187057c10d46a5608aa2e80066da290da2dbf425b6be088bd1873b709alibipa_hbac-devel-1.12.2-58.el7_1.14.x86_64.rpmbceb65c45a5dbdf97dc22d41a0c29a10e1f60011f29388467345fb3c2e2158d1libsss_nss_idmap-1.12.2-58.el7_1.14.i686.rpmfdc70fc2ede29f01fa18815e947c5616e8620795a7859b1b5b99d4d1852e9373sssd-tools-1.12.2-58.el7_1.14.x86_64.rpmba486878acf7db00bf83ff7d5c179e834ad087d56e1331db01bcfd8bc4ffb37fsssd-dbus-1.12.2-58.el7_1.14.x86_64.rpmc6077fb4046c926b3ed193950cacd4f555a9b5ad2fa4dcc962d0ad429c907db4sssd-krb5-1.12.2-58.el7_1.14.x86_64.rpm5b4370070fe1e985f6659e147871247c784c03a4fa953b140a4f83d9ff853ecdsssd-common-1.12.2-58.el7_1.14.x86_64.rpm9707d7f1f5e2786bb442fdfa8a5c73313f9ca6cbd508a1b41313b5bd75b0df23sssd-libwbclient-1.12.2-58.el7_1.14.x86_64.rpmbcc4d13fec6d5422736173e70b8dfe8e0fdae7751cdf07a137b08cbd2f239ac7libipa_hbac-python-1.12.2-58.el7_1.14.x86_64.rpmc7aada23603259da7528b3b01c2800f955d32557ad537228344b6ec99b2adfd4libsss_simpleifp-devel-1.12.2-58.el7_1.14.i686.rpm88925bb783882904bf6ff219a345aa2b5bca3224ca27852aa5e15e2a0a8c2353sssd-client-1.12.2-58.el7_1.14.x86_64.rpmb47346e16a3354f324d3b0ff16801a93ff76b2d5989bc8c723780f25ca88548clibsss_nss_idmap-1.12.2-58.el7_1.14.x86_64.rpm367de7de7cc20b347a850d8d0ab10e33cd43cca15012be931d03f259010d93e5libsss_idmap-1.12.2-58.el7_1.14.i686.rpmd3b1760d65a9d40deaaf7415314e98644efac244c84af53336864b84bd0877e7sssd-krb5-common-1.12.2-58.el7_1.14.i686.rpm581939dbd17e8a3bd7749af47a19436f5572785fd5aad62758843419a6e8ae58sssd-libwbclient-devel-1.12.2-58.el7_1.14.i686.rpma3025c398e97e715627ea455ae8b987eb2289e73aa9862b44b86c759d1ead27dsssd-client-1.12.2-58.el7_1.14.i686.rpm11f93bac4c431406cf8dfc752dc00b7a7b6c2a1236b634e16b7f27dacd3795bbsssd-libwbclient-1.12.2-58.el7_1.14.i686.rpm07625173d325739c4c0917821c48817458c2c2e129fc5b48d2d68a54cd6c1f0elibsss_simpleifp-devel-1.12.2-58.el7_1.14.x86_64.rpm846db6e6e6795a63f38fe6d246f7d1c37dc9719c8bba915fd93454ecbb1713fasssd-ipa-1.12.2-58.el7_1.14.x86_64.rpmd554c7e682cca8bccd31dc62f04c053a14d9e35343607d060862d2f9b99791eelibsss_simpleifp-1.12.2-58.el7_1.14.x86_64.rpm50465b3b2de7cf1c7af38de40913ca9d5f9a31c92029975446daead7635566a2libsss_nss_idmap-python-1.12.2-58.el7_1.14.x86_64.rpm226d01de6ecc490ff8d70f82f51255a5fe7d605864f0316e19f540f28d84b5delibipa_hbac-1.12.2-58.el7_1.14.x86_64.rpm68ca00767b0f77ddb3805f38ca5b156ea7a525647eaa614a633b0d7a359e7f0blibsss_idmap-devel-1.12.2-58.el7_1.14.i686.rpm0f72c9ca7d971fe757d22efb758528136de3986c5f52efdfeb1834400b932cb3sssd-ldap-1.12.2-58.el7_1.14.x86_64.rpmf9e8aded6f76c546b7405175724c76d747a9e65d807bd1ffaac4fb3855ec5343libsss_nss_idmap-devel-1.12.2-58.el7_1.14.x86_64.rpm88a9c168b4c4a9c0b69097fe8892cf264ab8c0934a1d32df0d7d6c2ab73c747csssd-libwbclient-devel-1.12.2-58.el7_1.14.x86_64.rpm533457847f090a3933344bb4872bc9a9ea23ddbd4a0319769694427ac1bfa38blibsss_idmap-devel-1.12.2-58.el7_1.14.x86_64.rpm5dee0ae4358a75194a5ffc27dd812254396b5cdb677673567d1cf7d45218345dsssd-1.12.2-58.el7_1.14.x86_64.rpme62196469e48fa47ef4870b13ae2cf516ee0b70910bb7481aa88285d56df24b8libipa_hbac-1.12.2-58.el7_1.14.i686.rpm68ea98ae4187ad91200f598aef4e34a679725bba4490d5e01cb03e358b5be06fsssd-ad-1.12.2-58.el7_1.14.x86_64.rpm84d375534f4c1406a654665b39ce519951f8047f2a657e7db3e5c06d0521d599python-sssdconfig-1.12.2-58.el7_1.14.noarch.rpmdef0dffd73c7cfcb54bc5a77b14f24d97261849f58c117f740c7d473536bf468sssd-common-1.12.2-58.el7_1.14.i686.rpm169bb9f60a82f52c1454d1f2b5f273bc8d7e48761662d5f7a976882645234aaelibsss_simpleifp-1.12.2-58.el7_1.14.i686.rpma25e06715365ee66b2e82f28a6de1d1b187e4b894f9a74c23645b53f64335340SLBA-2015:1556-1Dnsmasq Bug Fix UpdateThis update fixes the following bug:
* Previously, the dnsmasq utility incorrectly aligned IPv6 host entries with IPv4 clients, and IPv4 host entries with IPv6 clients. As a consequence, the hosts were in some cases not properly detected. With this update, dnsmasq handles both IPv4 and IPv6 host entries correctly, and the problem no longer occurs.Scientific LinuxScientific Linux 7dnsmasq-utils-2.66-14.el7_1.x86_64.rpmd8f928ab75db9cbd916ff3fb2636e15130505f7cbed782a20691a4dcc5782d98dnsmasq-2.66-14.el7_1.x86_64.rpmbef55972a78f7bd24a8503ff1330fa0a9693c2f5ea88c0e924def91ab9d8636aSLBA-2015:1557-1Resource-Agents Bug Fix And Enhancement UpdateThis update fixes the following bug:
* Prior to this update, a Galera cluster in certain circumstances became unsynchronized without displaying any error messages. Consequently, the nodes on the cluster replicated successfully, but the data was not identical. This update adjusts resource-agents to no longer use "read- only" mode with Galera clusters, which ensures that these clusters do not silently fail to synchronize.
In addition, this update adds the following enhancement:
* This update introduces the NovaCompute resource agent for managing OpenStack compute instances using Pacemaker.Scientific LinuxScientific Linux 7resource-agents-3.9.5-40.el7_1.6.x86_64.rpm398227e3c8ae80bb22ab8cfbb4526150463bed4ecd034fea819c1702b396ccc4SLBA-2015:1558-1Networkmanager Bug Fix UpdateThis update fixes the following bugs:
* Due to an internal race condition, an interface name in some cases became invalid. However, NetworkManager could not deal with invalid name changes successfully, and consequently terminated unexpectedly when they occurred. A patch has been provided to and NetworkManager now works properly on interface renaming.
* Previously, the gateway "ping" timeout value was sometimes not respected when the "ping" utility returned early with an error. As a consequence, the device activation could proceed even if the gateway was not reachable yet. A patch has been provided to and NetworkManager now always respects the gateway "ping" timeout when "ping" returns an error.Scientific LinuxScientific Linux 7NetworkManager-glib-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmc48fa90e9d3db2d48b60087fdfb6663b6e9b998e41a6581ed3226fd5336bb2f9NetworkManager-devel-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm566ff4a5558700233f922ef8d46679ff6cd45bb8ece9233b089332d37dc94646NetworkManager-adsl-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm6fd48d946e5b3c015235ae6c6ff09dd9548004390a927435f40095241032c121NetworkManager-glib-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpmd8596e4a7f6df133bc4a285287ab507b0e10a280b0ae3ca3b694ee6451fef88eNetworkManager-glib-devel-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmac279d5cebd4398a3183f9a856f2a01a52b51a0e0a72b3d571717e3c662d9b60NetworkManager-wwan-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmd54452998cdbeb040aef1667a68eb162bf74eff264b7a94b4b478cfe78ec52f0NetworkManager-devel-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpme3d319847a0374211da790701a4c3b0fd2d6ad85beb5c252ad23e492b5328d43NetworkManager-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpm9c675014d1329782cee66cee0fd83f2e6366d7805bc296c9e8beec330fac40ddNetworkManager-wifi-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmd555453f2767bf78530dfb946513a711b7ca94fa1999c32610685b5c0ecbd621NetworkManager-libnm-devel-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmcd4dda64770d54fe67344dca84993cff72e194fbc53471b665fdd7454a72afd6NetworkManager-config-routing-rules-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm16c0b057ff69b5f00817986261aeda6c7815353b614c985253346f69ba484b89NetworkManager-team-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmcd0c204e5f449184d6803cdcc8f0589ae516a24fbefaf5b12ba652a73f80d339NetworkManager-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpma1b044cc8ed3a2bbea36af1afce1d3556f5f4dea600a994e7cc544ec04a0937fNetworkManager-glib-devel-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpm61aad4ce4b5d4fd6cfbf07fdcaff6706f2e72011022a6cb730cc1eb655876c13NetworkManager-libnm-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm967aa7f41d4bbc3361af1edce85187d8f2dc7e999e489c43949ce0337b97beffNetworkManager-libnm-devel-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpm1c206589b4bfbb7cf76f1bafd8eaddb0bd03f944f3e8b62df1ab50755ccadb54NetworkManager-tui-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm89a971ab17a15b322df9a1cbf0d16dfd97b00933b7d2c11ec577a70690c09751NetworkManager-bluetooth-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpm940d40876c869c3c20c1d772f3a36e150b7609656c8a54747c242631562498edNetworkManager-libnm-1.0.0-16.git20150121.b4ea599c.el7_1.i686.rpm1067c1ee4ebe6b785d9fd0fe94b67e846c9f4e9bbf82486f31d3a7810c9c847bNetworkManager-config-server-1.0.0-16.git20150121.b4ea599c.el7_1.x86_64.rpmff27765961a84c459df76ff9b17f6ead4d310f0d4e5d382b0ee7452b202a9eb8SLBA-2015:1559-1Mesa Bug Fix UpdateThis update fixes the following bug:
* The mesa packages included in Scientific Linux 7.1 were missing a file required to enable 3D acceleration in a VMware virtual machine (VM). The update provides the missing file, and VMware VMs running on Red Hat Enterprise 7 are now able to use 3D acceleration as expected.Scientific LinuxScientific Linux 7mesa-dri-drivers-10.2.7-5.20140910.el7_1.1.i686.rpm2e7571bc27e0576ca3930737a2d13d5c2aab5728be12682d8ea821635e047e2bmesa-libOSMesa-10.2.7-5.20140910.el7_1.1.x86_64.rpmb2ec96675a484fa6620de650d3dcf8a79ed440eed5cff50ab4871fbfe1785d53mesa-libOSMesa-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpm1510315ee73532144f7f09805f36a7252dcce6e92fcd401900b608a6472798a8mesa-libGLES-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpme7d06a18eddd253af2e10f263424a10b72099467190cd2ff03f35c18d6d40c4amesa-libEGL-10.2.7-5.20140910.el7_1.1.x86_64.rpm965061ad83c04bb439cdcca43929a838228094181dbc9ac5ceefeca7cf643d7fmesa-libglapi-10.2.7-5.20140910.el7_1.1.x86_64.rpmd047e338e5b23874ec59ce55e80f4905fedc7928aa7c0f1ae003aa7cb6730477mesa-libOSMesa-10.2.7-5.20140910.el7_1.1.i686.rpmacf84a5780c9a81804f81bf08d7180ef502fe3aad4e98c518b7b78f06bd99413mesa-libgbm-10.2.7-5.20140910.el7_1.1.i686.rpm3af83ca1db46ad7c2835e75587d8f612c4fdaded4f9fba7f13e4bb8dd0a2602bmesa-libOSMesa-devel-10.2.7-5.20140910.el7_1.1.i686.rpm81da985f94a876c6482660f193fcadcf2aeff7f866b4cf6cd65438d36c39ff02mesa-libxatracker-devel-10.2.7-5.20140910.el7_1.1.i686.rpmce76bbb9c1725e32ed3d2b0431e855b4314459e7a70d0eec9fbfce2f37bb1e6bmesa-dri-drivers-10.2.7-5.20140910.el7_1.1.x86_64.rpm7098a7c8ad8458503c0ad973564eeef18ab431ed065e5d443b9d7e5202a9dddfmesa-libGL-10.2.7-5.20140910.el7_1.1.x86_64.rpme54756a92f1d504369fbfe9697873316522ee1e64377f08a32f19d78fd8dd762mesa-libgbm-devel-10.2.7-5.20140910.el7_1.1.i686.rpm21edbe607ee4d90a025174b463f14e1317bf92ff5850e832cd468b8f1e1926d5mesa-libGLES-devel-10.2.7-5.20140910.el7_1.1.i686.rpmecb6d0722847f8f1e919b4a3de7f82c0d4b1e7a7a9871422078dc66fbfcff5c1mesa-libEGL-10.2.7-5.20140910.el7_1.1.i686.rpm0396d6266d72281f8cf3ae81dff1b8e9647db322055a5955be8423bec6e4cb3cmesa-libglapi-10.2.7-5.20140910.el7_1.1.i686.rpmc68f505fd7be66b5b5be2f9517d29d2c999de7b46b5aabc94b847533cd0e523cmesa-libEGL-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpm9a6da24bb69a0a5812a46a739e9f33ca0c796dcd1566ad22e2be1701888cb251mesa-libEGL-devel-10.2.7-5.20140910.el7_1.1.i686.rpm46b1ba90beca4d67c64cbf1a0be2529ede3c23afb02003aa14b60e273fe15644mesa-libGLES-10.2.7-5.20140910.el7_1.1.i686.rpm809003b0e3f8c92fd91dc3a8ae8943083a2093051904cf74f3db95d9df65214fmesa-libGL-devel-10.2.7-5.20140910.el7_1.1.i686.rpmad8e109ef69b5440615949635aaad4f5aba63bab88f6944e563c9c61cd040dc9mesa-libGL-10.2.7-5.20140910.el7_1.1.i686.rpmad5fbe09eb95cffbba88e57a9c42ffbacdc84a3ebadff4bf94f31d01bb31a581mesa-libgbm-10.2.7-5.20140910.el7_1.1.x86_64.rpm1cc3ef8e72ac1f095fce22835e263b4cc38c5a8e0a96e302e47a878c738b27f6mesa-filesystem-10.2.7-5.20140910.el7_1.1.x86_64.rpm51e568bcdfc2a0a55267f6d4ac40c257a288a189a96044136a52cac406eee44cmesa-libgbm-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpm1d004ecba8f0e37afc460b7bf20cfdf6a3dbd4cf3fc7b9cfd0a88fdd32ce3fd3mesa-libxatracker-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpma6b2c43bf79ebd34b76bc750882e7374f13aa4d75dd5062ad542b3a7da1ec8b9mesa-libGLES-10.2.7-5.20140910.el7_1.1.x86_64.rpm96d4608e39e366c63a396d6bd65b822c23cf279bda583f68e273eca6f2cdb799mesa-libGL-devel-10.2.7-5.20140910.el7_1.1.x86_64.rpm79d584f01d835a7f8c6671b6ffa2fb3ba66fc24e3b9f2074e71ed74e48794154mesa-filesystem-10.2.7-5.20140910.el7_1.1.i686.rpmb4a2f316630405e478337c5c830f231175f777245065d63ed596b1699293dcddmesa-libxatracker-10.2.7-5.20140910.el7_1.1.x86_64.rpmc6f1d8b8a2d3937a6df248c8a26c162b14030f36f187d4558f328842b8e1a176mesa-libxatracker-10.2.7-5.20140910.el7_1.1.i686.rpm8007365637c512b081cbc02e3b3986c3fd38624cbe25307a6574afca00e6282fSLBA-2015:1560-1Irqbalance Bug Fix UpdateThis update fixes the following bug:
* When the irqbalance service was started or restarted, it incorrectly rebalanced IRQs, including the banned ones. This update ensures that IRQ affinity does not change shortly after irqbalance assigns it. As a result, starting and restarting irqbalance no longer performs an unintended rebalance operation, and honors the setting of banned IRQs.Scientific LinuxScientific Linux 7irqbalance-1.0.7-2.el7_1.x86_64.rpm35a1f5a62bf0c051848af538e9dad172b0588d99f2c5049abc4064a4fd4dd465SLBA-2015:1561-1Python-Blivet Bug Fix UpdateThis update fixes the following bug:
* When a snapshot was created from a mounted logical volume (LV) point and the snapshot LV was then mounted to another mount-point path, the Blivet module provided a snapshot mount point for both paths, rather than only the original one. The underlying source code has been fixed, and Blivet now properly provides only the correct mount point as expected.Scientific LinuxScientific Linux 7python-blivet-0.61.0.27-1.el7_1.noarch.rpmccfdc940dc4b1100a5c3f66d53ed7a407811d3776669bad9de58e803d660d38aSLBA-2015:1562-1Ipa Bug Fix UpdateThis update fixes the following bug:
* When an incoming Security Identifier (SID) blacklist contained an SID of a trusted Active Directory (AD) user or group, Kerberos authentication in some cases did not work as expected. After a blacklisted AD user obtained a Kerberos ticket and attempted to log in through SSH with the ticket, the Key Distribution Center (KDC) service terminated unexpectedly with a segmentation fault, and client machines were not able to authenticate users. With this update, ipa has been modified to filter out the mentioned SIDs. As a result, KDC no longer crashes.Scientific LinuxScientific Linux 7ipa-python-4.1.0-18.sl7_1.4.x86_64.rpm529650038ec8715cbd2fef630e0dc6aa85ff59cf67c846d7efe76959e4d6ddb0ipa-server-4.1.0-18.sl7_1.4.x86_64.rpm2e50089188141dc1cbbbc00e9b24115714a5fc3fc46125353ddbb1d76fda812aipa-client-4.1.0-18.sl7_1.4.x86_64.rpm3e838d3e9a4e07e45266c68a445cd57579cd5e0bb91825e0c59cb2236a3b4ecdipa-server-trust-ad-4.1.0-18.sl7_1.4.x86_64.rpmcb256f4ca41f72eaeb3717e27d8a774a509a11d5defb1f86132a1b5460337134ipa-admintools-4.1.0-18.sl7_1.4.x86_64.rpmbea482f232e0c779c93017cf8acee4b398e7a75ec96813fa7ba5c5be953ceb57SLBA-2015:1568-1Libssh Bug Fix And Enhancement Updatelibssh is a library which implements the SSH protocol. It can be used to implement client and server applications.
The libssh packages have been upgraded to upstream version 0.7.1, which provides a number of bug fixes and enhancements over the previous version.
Note that the libssh package is required when installing the cockpit package.Scientific LinuxScientific Linux 7libssh-devel-0.7.1-1.el7.x86_64.rpm12e52f1a3cd64d7caaedc0a7242439efe7561e2fba756b4aeccebf66a3a2c3b9libssh-0.7.1-1.el7.x86_64.rpmdae9d06cb95e8e55c702b371557d9daddabb2cf1914d2397fadb6d1801a5daa7SLBA-2015:1573-1Git Bug Fix UpdateThis update fixes the following bug:
* Because the file git.service was not a template unit, it was not possible to start git-daemon in systemd. git.socket failed to queue the service startup job, and the "Invalid argument" error was displayed. With this update, the template unit has been created by renaming the file git.service to git@.service. Also, "-" has been added before the path in the ExecStart command to prevent hanging of instance units. As a result, git.socket now works as expected, and git-daemon can be started in this situation.Scientific LinuxScientific Linux 7git-daemon-1.8.3.1-5.el7.x86_64.rpm8bf2b7ced7bddcb6ea9db551837e40c6c96ca718861ed175f8d234223c08a112perl-Git-1.8.3.1-5.el7.noarch.rpme75c1a85a8111b4c1b8ccd34765ab0f0f437c48515787a25fe126133aca6595egit-bzr-1.8.3.1-5.el7.noarch.rpm3f236bb094a8a5efc763c9c5edb903cd5884fdd9f80d9c90d147b4e529f3c48dgit-hg-1.8.3.1-5.el7.noarch.rpm29de946bbde724df2b9d9179e15231b13c9605e4a5012aaf683f81a70dfde39egit-email-1.8.3.1-5.el7.noarch.rpm8a928634fbd84923ff9d9f8299978a2e29f2035acba1ed2d5fbb481101d62853gitk-1.8.3.1-5.el7.noarch.rpmc8b703105b9afd762e989c06ef74961007fd4d80b672753aaf25ad6076441925perl-Git-SVN-1.8.3.1-5.el7.noarch.rpma7ce2f86ed9ed1dfb5d0244564558deeb0a4077827280959ed835748bd161bf8git-svn-1.8.3.1-5.el7.x86_64.rpm5f9a4379530bd7f451b24f7379ed35b9ec4d62cd22393e056db7b7e9b7372d8egit-gui-1.8.3.1-5.el7.noarch.rpmc9982a42042696e3330e367b21f8fb2f3bc02a52633ccd23963ebe898d439299git-cvs-1.8.3.1-5.el7.noarch.rpm1369443898d27307b9449692419f72951c37e340cbb3a4a6984fa420d991384dgit-p4-1.8.3.1-5.el7.noarch.rpmfe06415821ece34b5e7cc62e8f6a3b683dccdd6016b9b8c9bdb7a2c2ae11d9b2git-all-1.8.3.1-5.el7.noarch.rpm6ce58480bdc4092bb7bc7d3b8c9b90bb8d9884014d495cd16f1874c160caa30aemacs-git-el-1.8.3.1-5.el7.noarch.rpm617c4de3b7536e8526e1d05b5a1450c119e2d4fdb028e25526e8c73736009d47git-1.8.3.1-5.el7.x86_64.rpm2b47b1b8c99b116fc2103c17ab5b21ce5eb49d85b29d42fddd24843d8a1abfb6emacs-git-1.8.3.1-5.el7.noarch.rpmf458b67ba92fcce3c9d37edbc270eb8893130311f69681db468a9381b631d41agitweb-1.8.3.1-5.el7.noarch.rpmc68d367089860215f2a4d67e3700422d00fd784dadf7cf387e4055090c74d7b2SLBA-2015:1594-1Perl-Test-Pod-Coverage Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, the Pod::Coverage::CountParents Perl module was not declared as a requirement of the perl-Test-Pod-Coverage source package. Consequently, tests could fail if the module was not installed. To the buildtime dependency on the module has been added to the perl- Test-Pod-Coverage package, and the package now declares all required dependencies.Scientific LinuxScientific Linux 7perl-Test-Pod-Coverage-1.08-21.el7.noarch.rpmfae6d5a6ddefa510e4b72ad20b5c250452c848e0664b476b6ae9b7a57d26a6a2SLBA-2015:1595-1Perl-Test-Warn Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, the perl-Test-Warn package was missing some buildtime and runtime dependencies. Consequently, building the package or using the Test::Warn module could fail on attempting to use a Perl module that was not installed. To the missing dependencies have been added and constrained with appropriate minimal versions where appropriate. As a result, the perl-Test-Warn package dependencies are now correct.Scientific LinuxScientific Linux 7perl-Test-Warn-0.24-6.el7.noarch.rpm0452d77cccfa630408223fdd9b14bd9afd94397034641808da54b3818c116cc9SLBA-2015:1596-1Filesystem Bug Fix UpdateThis update fixes the following bug:
* Previously, the filesystem packages created symbolic links to certain debuginfo directories they did not install on the system. The links were not functional, because they led to non-existent directories. The filesystem packages have been amended to own the debuginfo directories to which their symbolic links point. As a result, these links are no longer broken and point to empty directories.Scientific LinuxScientific Linux 7filesystem-3.2-20.el7.x86_64.rpm82a5efc7c58ce964fc263f0fde4e991d1ef1de2b52228c8b38763cdccc3007cdSLBA-2015:1597-1Perl-Test-Harness Bug Fix UpdateThis update fixes the following bug:
* Previously, a warning about an uninitialized value was reported when Perl tests were run in taint mode, used the prove(1) tool, and no PERL5LIB environment variable was defined. An upstream fix checking for the PERL5LIB variable has been backported. As a result, warnings are no longer displayed in standard error output in this situation.Scientific LinuxScientific Linux 7perl-Test-Harness-3.28-3.el7.noarch.rpmca5143e0c0903501a91311eb145deeb5db9e8b1e560fc4c05ab1436597e2c375SLBA-2015:1598-1Xz Bug Fix UpdateThis update fixes the following bug:
* Previously, the xzgrep command returned exit status 1 when contents of one or more files did not match the requested pattern. With this update, xzgrep returns exit status 0 if there is at least one match of the pattern, which makes the xzgrep behavior consistent with the default grep command behavior.Scientific LinuxScientific Linux 7xz-libs-5.1.2-12alpha.el7.i686.rpm20dae6ceb64566b9ea0b7fc0a8717a45f71c01e4e422114ff279d0d68ee1434cxz-5.1.2-12alpha.el7.x86_64.rpm5446485e8c7b40025da1a30c7c9593afc47edf766423bc0ae8ebb396647d7709xz-compat-libs-5.1.2-12alpha.el7.i686.rpm6fadf5ee2d2ef4bb29e41ecb1a5464839ee99d355a3aee8e94084d31046122a1xz-lzma-compat-5.1.2-12alpha.el7.x86_64.rpm5dca650834af44e794f34303ccad00f94a444e009f53103150cb9b730520a733xz-compat-libs-5.1.2-12alpha.el7.x86_64.rpm702a96ad79e81403eebee2ba65ee666515ace2bdbd04ce50e81fabfe768863d8xz-devel-5.1.2-12alpha.el7.i686.rpm4f0e807520771cf1d58b6d2429c0dc6e57824d8b51a13e0b9a23cca8ad413d0exz-devel-5.1.2-12alpha.el7.x86_64.rpmadac5dd17653c0d278c83c76b9cc491c960960077cd800f812089a7068648f45xz-libs-5.1.2-12alpha.el7.x86_64.rpmbfcd50f97046c052534cbf71a3253517a6150ffa2771cdfae218c6ea4c52424fSLBA-2015:1601-1Python-Sphinx Bug Fix UpdateThis update fixes the following bug:
* When building a document that used the ".." directive, the Sphinx text builder terminated unexpectedly, and the "NotImplementedError: Unknown node: container" message was displayed. A patch has been applied to and Sphinx now builds such documents successfully.Scientific LinuxScientific Linux 7python-sphinx-doc-1.1.3-9.el7.noarch.rpm4e16104e0d930d432efc35993efd532b21b59cd581e70c4fa588bb7655fcb50apython-sphinx-1.1.3-9.el7.noarch.rpm0adde367f3b36b3b868b316c620f3e3d961348b527611be9a23d336b914c5eeeSLBA-2015:1605-1Python-Setuptools Bug Fix UpdateThis update fixes the following bug:
* Due to incorrect handling of certificate validation, it was not possible for setuptools to securely download packages over a proxy server. An upstream patch has been applied, and the setuptools module now supports Secure Sockets Layer (SSL) connections over a proxy.Scientific LinuxScientific Linux 7python-setuptools-0.9.8-4.el7.noarch.rpm9c8772ce1696fd3df06648a6ea5ed545d466a4f72cd171cc1888f73a965d017dSLBA-2015:1606-1Screen Bug Fix UpdateThis update fixes the following bugs:
* Previously, the "screen" package incorrectly installed and stored its configuration file for the systemd-tmpfiles utility, which manages volatile and temporary files, in the /etc/tmpfiles.d/ directory. Consequently, the local administrator could unintentionally overwrite the configuration of systemd-tmpfiles by changing the contents of /etc/tmpfiles.d/. The configuration file is now installed and stored in /usr/lib/tmpfiles.d/, which is the appropriate location for vendor packages.
* Prior to this update, active directory names could be only up to 30 characters long, otherwise the "LoginName too long" error message was displayed. The number of characters has been increased to 50, and it is now possible to use longer active directory names.
Users of "screen" are advised to upgrade to these updated packages, which fix these bugs.Scientific LinuxScientific Linux 7screen-4.1.0-0.21.20120314git3c2946.el7.x86_64.rpm1014b3c5dc5a0d011a9bda5202ef901694ff75db48579a0ad8a2ec78272464abSLBA-2015:1632-1Phonon Bug Fix UpdateThis update fixes the following bug:
* Previously, when the phonon packages were installed on Scientific Linux 6 and the redhat-upgrade-tool utility was used to upgrade to Scientific Linux 7, the upgrade failed with an error message. With this update, a %pretrans scriptlet is used to prevent this problem. As a result, redhat- upgrade-tool no longer fails in the described scenario.Scientific LinuxScientific Linux 7phonon-4.6.0-10.el7.x86_64.rpm3a00ae9b1a81c927488de69923910d01e7d257f6e76a6d460f6e76d79b4f9cf6phonon-4.6.0-10.el7.i686.rpm2ee16981aa96045fd3d429fc54bc23faea5504cdd9d2fd38ab2f20d5bdb038b8phonon-devel-4.6.0-10.el7.i686.rpm606e4b1036a79357de1de8f94964de241b6f1c8617f2afcfd9fcb4b32a3bd7c4phonon-devel-4.6.0-10.el7.x86_64.rpm5239526c174740627a236ac0619a985bcc10aeacdc832faf7b04ee6bad5e9af5SLBA-2015:1690-1Kross-Interpreters Bug Fix UpdateThis update fixes the following bug:
* Previously, the kross-ruby subpackage incorrectly required a version of the ruby packages that is earlier than 1.10. Consequently, kross-ruby was not built if it did not find a proper version of ruby. To an upstream patch has been backported and kross-ruby now builds with any version of ruby.Scientific LinuxScientific Linux 7kross-interpreters-4.10.5-8.el7.x86_64.rpm16cad9e26dbb32da8c0fa05b3e961f430c816494a44b99729598bfa3babc1758kross-python-4.10.5-8.el7.x86_64.rpm48bb9042495f1fb83912400df7cfa2c35cc64b609375dc66ed06d1729fa3452dkross-ruby-4.10.5-8.el7.x86_64.rpme3784a82e5b2194a7cd281b55cccaffa75e31edee6b0f54adbc670adb10fe5d9SLBA-2015:1698-1Pacemaker Bug Fix UpdateThis update fixes the following bug:
* Previously, removing and adding cluster nodes in some cases caused conflicting node IDs, which in turn led to certain Pacemaker components terminating unexpectedly. This update overhauls peer cache management to ensure that recycling node IDs is handled correctly, and the described problem thus no longer occurs.Scientific LinuxScientific Linux 7pacemaker-doc-1.1.12-22.el7_1.4.x86_64.rpm78d7242bf7b772d9ea62b34842df62e2492f62b74eb73c7e891dad0c2fc110dbpacemaker-cli-1.1.12-22.el7_1.4.x86_64.rpm07d4c9b94d3a50c730856f22edf6c86c483c2b87c013d88ff2d6493768325c23pacemaker-libs-1.1.12-22.el7_1.4.i686.rpmc1c38a0e4de21986a642d3d0eed318c3abd986b62999a13d4e21de3b5641e391pacemaker-cts-1.1.12-22.el7_1.4.x86_64.rpm88127866ff53b090bf56451dba48c0ebfec1ec8e7844fe19dfd9e118d7f812aapacemaker-libs-1.1.12-22.el7_1.4.x86_64.rpm21376db218495cbcf71e9cf1cd012ddfa7b57e17302f27e8c7f00bd8aed32f50pacemaker-libs-devel-1.1.12-22.el7_1.4.x86_64.rpm0100105623e59f54c4cd002ebae3f9b9e11daee95098ba73dae46d04cafebad4pacemaker-cluster-libs-1.1.12-22.el7_1.4.i686.rpm72b37bb3af01cd1cd7690cd57532a91bbfc8c781ad7cb96cbafde9728d37a6c9pacemaker-cluster-libs-1.1.12-22.el7_1.4.x86_64.rpmb14029ce8d35cc2b0255e3786e03e3bccfc664ae01f8cba1058f45e13339ec5cpacemaker-1.1.12-22.el7_1.4.x86_64.rpm7070c758d65f28628f8f182273ca5479aab3904b286dfa20ab751eb22b74c6d1pacemaker-libs-devel-1.1.12-22.el7_1.4.i686.rpmce17b1e9b62066a53bead15cfb96e4e732373ecbeb1be5f3da5eaae4a48c8ba5pacemaker-remote-1.1.12-22.el7_1.4.x86_64.rpm1379f192e3d8aad175b19bd434cb35d6664a6e9e7514230c340907cb3dc9ceacSLBA-2015:1701-1Selinux-Policy Bug Fix UpdateThis update fixes the following bugs:
* Due to SELinux preventing /opt/google/chrome-beta/chrome from using the setcap access on a process, the Google Chrome process previously terminated unexpectedly and the sandbox initialization failed. This update adds the chrome_sandbox_t SELinux policy, and Google Chrome no longer crashes in the described scenario.
* Prior to this update, SELinux in permissive mode prevented the Google Chrome browser from reading the /etc/passwd file. Consequently, SELinux Access Vector Cache (AVC) denial messages were returned during Google Chrome runtime. SELinux policy rules have been updated with the "dontaudit" rule, thus fixing this bug.Scientific LinuxScientific Linux 7selinux-policy-devel-3.13.1-23.el7_1.17.noarch.rpme485fec6640491b606b914def73c531c4fde12e8d78bab25a94462c981fdbd84selinux-policy-3.13.1-23.el7_1.17.noarch.rpm7cc444da112581d5be7704f16ab082722019ec260ed8c3ae3d90887f22b374d2selinux-policy-doc-3.13.1-23.el7_1.17.noarch.rpm8923c5066dd1c6ce0cbdafa1536a9831641792c7ca491f675704ded0ae9c977cselinux-policy-minimum-3.13.1-23.el7_1.17.noarch.rpm4bdb1709d3b2065926eafc54218acbf4666842b88232ca7b0fbf1d70cb81ffceselinux-policy-mls-3.13.1-23.el7_1.17.noarch.rpm41508d16f1aeea7a411bba80bc8cb7b2e7ad6d3fb52964318c6438838b81ba99selinux-policy-targeted-3.13.1-23.el7_1.17.noarch.rpm5a39329c4b4f5708a76cd6eab3a68cfad68d2dd70bc123c2263581ecd44df1c4selinux-policy-sandbox-3.13.1-23.el7_1.17.noarch.rpm5d983038714f05ba7020d1652def717dd599987864db45ed87481214ee3740ddSLBA-2015:1702-1Libproxy Bug Fix UpdateThis update fixes the following bug:
* Due to a problem in the glib-pacrunner process, users of proxy auto- configuration could experience occasional proxy lookup errors displayed in the journal or by the Automatic Bug Reporting Tool. A file descriptor leak in libproxy has been fixed, and the glib-pacrunner process now works as expected, with no errors occurring in this scenario.Scientific LinuxScientific Linux 7libproxy-devel-0.4.11-8.el7.i686.rpmb9f1f2260900edac8f3af092515ba7ca89595bb780c3a9f60db06e1b6c3e2b56libproxy-devel-0.4.11-8.el7.x86_64.rpm6e2d85340049837bda2c23e925a939066e7330d3a49ef4b6b26d5fd5d258f357libproxy-0.4.11-8.el7.i686.rpm5a8fc9ed61d2bf16f1cd5d5cc4ef35c96db044696ae81aadada7f5973ec9caf7libproxy-python-0.4.11-8.el7.noarch.rpm710a36db55a80c053e0a4cd3ce39158c74b6cbe0d13f228a9ac5efbd5b9b2678libproxy-gnome-0.4.11-8.el7.x86_64.rpm8448981714607a0ba9bf1ae40affcedd90c53d0c0218e3bcbe3f56c7b1f444balibproxy-0.4.11-8.el7.x86_64.rpm54b68ea50fe3d4b6a7c65b5c32c475661ca572ba72e013bfd49a9a90efab0086libproxy-networkmanager-0.4.11-8.el7.x86_64.rpmeda98517fee234a2003bbe715bbf4a6309884dae93eca49e025e1ed8bc488f41libproxy-kde-0.4.11-8.el7.x86_64.rpmc7fad8a68f0e5c9d004abb4a381b9f22777b275a0b484eb66e92dbce89a8488blibproxy-webkitgtk3-0.4.11-8.el7.x86_64.rpm8d587a341ae092b0f5ca9bd01c204b4399c7eb5a2937b834cf55af841a8f87f3libproxy-bin-0.4.11-8.el7.x86_64.rpm6f18d279213ad9e9f75db2cacd489889c048b6f270e3f1eb9165acb4b6418337libproxy-mozjs-0.4.11-8.el7.x86_64.rpm04ab81206ba4989301b64904f385e6622ea82417ad383efb94fe6d76a379dc46SLBA-2015:1743-1Radvd Bug Fix UpdateThis update fixes the following bug:
* The radvd daemon is supposed to install its configuration files in the /usr/lib/tmpfiles.d/ directory. Prior to this update, radvd installed them in the /etc/tmpfiles.d/ directory, which was incorrect because /etc/tmpfiles.d/ is reserved for the local administrator. With this update, radvd installs its configuration files in /usr/lib/tmpfiles.d/ as expected.Scientific LinuxScientific Linux 7radvd-1.9.2-9.el7.x86_64.rpm8f5f29bbf7e95dc7afade0cd8c34115030460c71ffddd9e4e54ebc1d4b303ec5SLBA-2015:1773-1Kdc Bug Fix UpdateThis update fixes the following bug:
* Previously, the RADIUS support (libkrad) in krb5 was sending krb5 authentication for Transmission Control Protocol (TCP) transports multiple times, accidentally using a code path intended to be used only for unreliable transport types, for example User Datagram Protocol (UDP) transports. A patch that fixes the problem by disabling manual retries for reliable transports, such as TCP, has been applied, and the correct code path is now used in this situation.Scientific LinuxScientific Linux 7krb5-pkinit-1.12.2-15.el7_1.x86_64.rpm82d7e846ceef8aa4b1cc5d52d24b4d969b872517435a1e1e05eb914ed52ffb79krb5-devel-1.12.2-15.el7_1.x86_64.rpm20594b7092c2c872f2a4bf72cfdfd5e713a799d5f12abda6239f8749c3c1438dkrb5-devel-1.12.2-15.el7_1.i686.rpm233dff63ed09c89c07297ec23ba62e3252c4a6c9c61b37a3108720bfd217cf1fkrb5-server-1.12.2-15.el7_1.x86_64.rpm2f2bceeeafab59b5ee820ec67ce3953371097062b1501c80ef4bc021b7110c26krb5-workstation-1.12.2-15.el7_1.x86_64.rpmb8ad264effd4ca77827c104459650562384b1ae030311879c335ac219e08f414krb5-server-ldap-1.12.2-15.el7_1.x86_64.rpm6dd01c0265c343a91afba2d82a1af51d95716103b999092ec7fef60d5edbb1a7krb5-libs-1.12.2-15.el7_1.x86_64.rpmed5aea4848fd97b4cd8c7a16dca4aaef30e6d14188b7ca025a61318ddf041a58krb5-libs-1.12.2-15.el7_1.i686.rpmec018a535f25d085c0715ad493b6c87b1b00bb98e5353aea4f826ad2374bd4baSLBA-2015:1774-1Coreutils Bug Fix UpdateThis update fixes the following bug:
* Previously, if multiple NFS mount points shared a superblock, the "df" command only listed one of them unless the "-a" option was used. This update improves the filtering methods of "df", and the command now properly displays all NFS mount points on the same superblock.Scientific LinuxScientific Linux 7coreutils-8.22-12.el7_1.2.x86_64.rpmdfaba1bff7905a0f80efbde9fb95fe4b23f9072e323784da42aac71292ff90cdSLBA-2015:1775-1Systemd Bug Fix UpdateThis update fixes the following bug:
* Previously, migrating several guests at once in some cases failed with a "did not receive reply" error. This update improves the responsiveness of systemd when handling multiple guests at the same time, which prevents the described problem from occurring.Scientific LinuxScientific Linux 7libgudev1-208-20.el7_1.6.x86_64.rpm0a4e47cccdf9697602157e985987ff2e9d1cbf1eb0166459513e78a0edf5a491systemd-devel-208-20.el7_1.6.x86_64.rpmbe029264be5eb6bbf4657fb5961f6f7edd805e7bdfacaebd26d43f2c819b23ecsystemd-208-20.el7_1.6.x86_64.rpm1a2c972a1f23695ca71421fc22dead20e2b9834b1ef38638eb7e1c7e46b298dfsystemd-libs-208-20.el7_1.6.x86_64.rpmfe3e5f148c12d54de4acd59642dd081d17e367ec02c95831232e4115c7fd581dlibgudev1-devel-208-20.el7_1.6.i686.rpm46bb755c20cc6786a734a089a3f920f1426faf01ed69e73309718d59af4be9d3libgudev1-devel-208-20.el7_1.6.x86_64.rpm997b86c23056a50f46108c01bf1799269e8f52f7d7dc4118a088e4df2137deefsystemd-python-208-20.el7_1.6.x86_64.rpmbd312e9cb3bf9572a2aae3d41c36bd53df83644d927c17d829aba63f0f6c5988systemd-devel-208-20.el7_1.6.i686.rpm0fe88126bcc3e805e416c9ce08f6dba8a3f727953833954cce941916af835187systemd-journal-gateway-208-20.el7_1.6.x86_64.rpmc0e73c739bbf718806507f83f9de8648f0dd6c123ddd05013ffef46f24d0fd49systemd-libs-208-20.el7_1.6.i686.rpm5cea91484601e976a153ae4ed729dc0acc4804031087529bbb2cd9bf8cfaa425systemd-sysv-208-20.el7_1.6.x86_64.rpmf515cdfdf4d6b5ba6818892948b8bee47e924ef1e3bcccf4760be76a91bdef6elibgudev1-208-20.el7_1.6.i686.rpm821ba8127aafff15227fc76ae80371b38a4eee3e13e9a9bdaa34f5cbb6429159SLBA-2015:1777-1Device-Mapper-Multipath Bug Fix UpdateThis update fixes the following bug:
* On systems where the /var directory was on a different file system than the /var/run/multipathd/multipathd.pid file, the systemd daemon was in some cases unable to determine whether the multipathd service started at boot. With this update, multipathd writes its .pid file to /run/multipathd/multipathd.pid, which is a tmpfs file system that is always mounted before multipathd starts. As a result, systemd now successfully detects the status of multipathd.Scientific LinuxScientific Linux 7kpartx-0.4.9-77.el7_1.1.x86_64.rpm9f7ae5978765af5d9846567ad91cadfd14c4714bb7f6720e493e731494312b51device-mapper-multipath-sysvinit-0.4.9-77.el7_1.1.x86_64.rpm00bb34df482e6a0b41271aeaa43c89bfc486b9356a8782e03e34c2453a30a6d7device-mapper-multipath-0.4.9-77.el7_1.1.x86_64.rpm639c2328ce4f0eb51b20042a1a73d4fc189792c12846ad6366b021319f3edeb9device-mapper-multipath-libs-0.4.9-77.el7_1.1.i686.rpm5d9ea57706b541edf439f00a76475aa53db8f4e342373b4a4384bc5732327ae9device-mapper-multipath-libs-0.4.9-77.el7_1.1.x86_64.rpmd6d1cf02cb050b91abc98191ba42ddfda395d9d93c85c116f861899fbb65d9b1SLBA-2015:1779-1Selinux-Policy Bug Fix UpdateThis update fixes the following bug:
* Previously, with SELinux in enforcing mode, when the qpidd daemon was started, AVC error messages were returned. This update allows qpidd to read network state and its initscript files, and AVC messages are no longer returned.Scientific LinuxScientific Linux 7selinux-policy-mls-3.13.1-23.el7_1.18.noarch.rpmabf79df762e416e30fb37765466f87c484e4ad0f5407c3ca47b24d55000056a4selinux-policy-minimum-3.13.1-23.el7_1.18.noarch.rpmb0bbc8b474e48748655355b20bf892771ebc07f376890cded35454b5dee1052aselinux-policy-sandbox-3.13.1-23.el7_1.18.noarch.rpm058283d6da2c83015966f5efefffb701abf813afb893dbb4e3647b14fe1a35e4selinux-policy-targeted-3.13.1-23.el7_1.18.noarch.rpmcb1d887dfbe4bf3cec8bd27687f0ffbe00708f0bb97d8527472879ca8cbe6781selinux-policy-3.13.1-23.el7_1.18.noarch.rpm7bc638a1243dae4739de738174909ba5a889bd58e6b136843a4ca896d5c86942selinux-policy-doc-3.13.1-23.el7_1.18.noarch.rpmedd886ef16b5d19171f9839d716f1e793b300133a8d9e9c92351dd75b6f16480selinux-policy-devel-3.13.1-23.el7_1.18.noarch.rpmeeb38783db5171826dc9416228e5629b281d13abcc4afa76be7e1886c68cfe29SLBA-2015:1780-1Bind Bug Fix UpdateThis update fixes the following bug:
* Previously, when a BIND server was processing a high amount of client requests, some of the queries timed out with a SERVFAIL status message from the server. This update increases the values of multiple internal limits, such as the limit for the number of socket I/O events that can be handled in one event loop, in order to conform to the latest upstream version of BIND. As a result, these limits do not affect the server's ability to answer client queries, and the described query timeouts no longer occur.
After installing the update, the BIND daemon (named) will be restarted automatically.Scientific LinuxScientific Linux 7bind-libs-9.9.4-18.el7_1.4.x86_64.rpm1fd3109b0ddcae3e466fa6dc5176cd7ab1840ce361b69955b1e710b55a898005bind-license-9.9.4-18.el7_1.4.noarch.rpm252a37190c1213e9d65a397dae191fba4a287ef20f6496a688cd72b23a4197b2bind-devel-9.9.4-18.el7_1.4.x86_64.rpmb399d760e515634fe5b5adff52fac0c8359e82dbc92791fa278261d9e5c7046dbind-lite-devel-9.9.4-18.el7_1.4.i686.rpmeeaa6305760365df31385c0f9c335a5f469f0b21a3ac5fe5cac971fc470533b2bind-libs-9.9.4-18.el7_1.4.i686.rpm0cba690ed402b573b7eb85ea3c24fcd9f2efd4cebbbdd7ae017719e97e2058b6bind-devel-9.9.4-18.el7_1.4.i686.rpm976c91dc73a2e9ca0ec7e7317b0faa856d1d91825fdc16a3393173eabdc01a2dbind-sdb-chroot-9.9.4-18.el7_1.4.x86_64.rpm84af19f6d81a81bdd9a982ce8e952bbd210efa7ad378213f4ccb0a61a7766665bind-libs-lite-9.9.4-18.el7_1.4.i686.rpmad7fad5ccd2bacf0494294338e9445d0543228d95701ef637fdaa5edb084940abind-9.9.4-18.el7_1.4.x86_64.rpma8b5931ca288dc4a6a03932732b5decdbbd2e08fe30786e8a6dc429765a10135bind-sdb-9.9.4-18.el7_1.4.x86_64.rpmec9f560e726b3b9a76059f053a483fc141cc6f651480b720baf998d4623b403dbind-lite-devel-9.9.4-18.el7_1.4.x86_64.rpmf7a95b088b7721a304e748e52bde68d2d89e2ab0b61db091c9b58aa23490be75bind-utils-9.9.4-18.el7_1.4.x86_64.rpm5875f75ff08aafbe1e1d5a3f5404c8a91c084b5b0d01e9f8d4d3a7bc9bd55e6dbind-libs-lite-9.9.4-18.el7_1.4.x86_64.rpmd91892685438ef84c19ebd7df4190f5e1004df96df312a2062bead4ca296ca9abind-chroot-9.9.4-18.el7_1.4.x86_64.rpm4c3d05d02468b3e0b87e068dee43197b414608c6156da9a405808ce41aa59a7cSLBA-2015:1784-1Grub2 Bug Fix UpdateThis update fixes the following bug:
* Previously, the Bash sort function had problems sorting certain NVR strings. As a consequence, the grub2-mkconfig utility was not sorting kernel menu entries in proper order when multiple kernels were installed. This update modifies the GRUB2 bootloader to use RPM Development Tools on RPM-based systems, and multiple kernels are now sorted properly.Scientific LinuxScientific Linux 7grub2-2.02-0.17.sl7_1.4.x86_64.rpm985027f574cc2f3d088979fd63a6a23c210998a7cdefa8ff6ecf62564e177cf0grub2-tools-2.02-0.17.sl7_1.4.x86_64.rpmbcbbd56ac55037f9602c916a870b59a5b6019464bfdd64558003a07179da0723grub2-efi-modules-2.02-0.17.sl7_1.4.x86_64.rpm6c4211d01c7baf69f1b6444c9182a172ae4d1b328639dd9993b5fc95d6d18606grub2-efi-2.02-0.17.sl7_1.4.x86_64.rpme671337688ee625c29ce1af21c029f49af1de35c248ad9aae38a022289ab29cbSLBA-2015:1785-1Sssd Bug Fix UpdateThis update fixes the following bugs:
* If a getgrgid() call for ID representing a user arrived before getpwnam() or getpwuid() call for the user's ID in an environment with IPA-AD trusts, the getpw* function terminated with an error, preventing the user from using IPA-AD trusts, which was manifested in the SSSD logs with an EEXIST error. A patch has been applied to fix this bug, and the getpw* functions now work correctly in these circumstances.
* Previously, the cache searches by the objectSIDString attribute did not use the fast cache index. Consequently, they were slow and caused high CPU usage, especially when an Active Directory (AD) user logged in to an IPA client with trust established with the AD domain. This update indexes the objectSIDString, resulting in better performance in this situation.Scientific LinuxScientific Linux 7libsss_simpleifp-devel-1.12.2-58.el7_1.17.x86_64.rpme4037572179cb7f606302f58a421150106103a375cf60454127c9640575d4159sssd-libwbclient-devel-1.12.2-58.el7_1.17.x86_64.rpm08f6d7f0d75ba0f1cc1e00e0f70494ce73ddf43c32a7bc3e6af1ac67e2a01a5bsssd-libwbclient-devel-1.12.2-58.el7_1.17.i686.rpm182189501d147a429877a423ff7f671d72e07ce61ddab9b8e41d3f24f4dd0501libsss_idmap-1.12.2-58.el7_1.17.i686.rpmfb13eebaeb6323cb8c8db68e12b005357b714e7ff6f9eff7fdbd24200b8db116libipa_hbac-devel-1.12.2-58.el7_1.17.x86_64.rpmc9c626e2ee699c3e41c05fbeabe65d072382b1eea1aa54fd9973425127739694libipa_hbac-1.12.2-58.el7_1.17.x86_64.rpmd72beb2435a18ec38db282224a0dfcb42401ae9fac14e3618b0913a4a0c77179libipa_hbac-1.12.2-58.el7_1.17.i686.rpmcad906624387c578324aa5f25b7d683cea193de7e56df031167804c920ba2f41libsss_nss_idmap-devel-1.12.2-58.el7_1.17.i686.rpm3c38334201de0824b1b5f5b0492b0b56613ff2ab033554dd0c702250d169f7ealibsss_simpleifp-devel-1.12.2-58.el7_1.17.i686.rpm0ce851465f36c91ced609d9e22a4a1391ee0556af84df42c04201e7ef41a63a8libsss_nss_idmap-1.12.2-58.el7_1.17.x86_64.rpmd42c55954b24f9ac5aa24cdcd119a44ba59c491a162f209334cf3ef12c1d0e18libsss_simpleifp-1.12.2-58.el7_1.17.x86_64.rpm1d7e037966070a77941623a55f023868a4749bd7e59bdd68f79edd1bf9485521sssd-krb5-1.12.2-58.el7_1.17.x86_64.rpm43d93bf155097ca9e93585963aabbdce5e6f94f991d9b7b0280186609a116461sssd-client-1.12.2-58.el7_1.17.x86_64.rpm899300f63f6942a89ec62d0516a24863cb19fadfbafaf8f1ff291014e8527aaelibsss_idmap-1.12.2-58.el7_1.17.x86_64.rpm663e51e6f19cb803e2fa7b6bb4ef0206c69819fde7960a86889d87fac1ad9e1fsssd-ipa-1.12.2-58.el7_1.17.x86_64.rpmc7f033ab95899f374d4503c74f81f3cc74999eeb7e076ca66ed63823df4aa397sssd-1.12.2-58.el7_1.17.x86_64.rpmde5a7d583b8d5612c9b23d26cbf84c5fc417db7553aba823736f35928d3007d2sssd-proxy-1.12.2-58.el7_1.17.x86_64.rpmbcf21cf1df7a5b7408df7088e076d39ce3e68773ec9c02a2f1f68be8916619b7sssd-dbus-1.12.2-58.el7_1.17.x86_64.rpmbab20f23166a4ecf7d1c7b0f9039f1c5638c73cb15d81c1d5e74e823d18cb924libsss_idmap-devel-1.12.2-58.el7_1.17.i686.rpm662e494a9338f8a1c773902bf38a301b84b2acd99913fb47fd451805ee419f08sssd-client-1.12.2-58.el7_1.17.i686.rpm542770a07258364dde86fca5e5637eb22f6abfe707c5ab2eba3b718d957ca2b3sssd-common-1.12.2-58.el7_1.17.x86_64.rpme7721f014f73be25b620bf41e0ccc4e7ebb55c58631a46aa1005a8c79ed9a3dflibsss_idmap-devel-1.12.2-58.el7_1.17.x86_64.rpm8f9982c80740b4131fc81f3318d35411c6102bebfbb0638ea2e2bd4b29ba5df6sssd-libwbclient-1.12.2-58.el7_1.17.i686.rpmb44756f695749b4ea8015a8fb8f163ace0b2222839157c1c33e4cdcf3f01b9e1libsss_simpleifp-1.12.2-58.el7_1.17.i686.rpm86da13418d079f10a725d26aebaeb41ab6f1eb4b3cc05e921a7c276940aaf7d6libipa_hbac-devel-1.12.2-58.el7_1.17.i686.rpm06dabf1452b91c45a00022608d2483ce9194f281c6db11295bd4df96208f0e7fsssd-libwbclient-1.12.2-58.el7_1.17.x86_64.rpme37e329d5c21dd6e17327162fc589a1b0206ff67bf74ab3f1cd9b40bc278cec7libipa_hbac-python-1.12.2-58.el7_1.17.x86_64.rpmd961d2ae044a3dd4fb3df6788fa269b9d72775e3b82ed82b511c9431271df544libsss_nss_idmap-devel-1.12.2-58.el7_1.17.x86_64.rpmefd536c3a9705a27d806df2950f36e07e1908bf19213f8129a935f9d174147e7sssd-tools-1.12.2-58.el7_1.17.x86_64.rpm82177b7e277f18984192ad14ae5f00b7a1b43f47d68a92ddcf9e334438f9b7a6python-sssdconfig-1.12.2-58.el7_1.17.noarch.rpm4f10af8f29bea086c54f8bcf2d8434995e6afb2c9c17d2cd25411b45f275cf95libsss_nss_idmap-python-1.12.2-58.el7_1.17.x86_64.rpm805f4364e7ad3f127e8fd7796b550bc57d6d5b2a245421f36dcc2962f7c60eeesssd-ad-1.12.2-58.el7_1.17.x86_64.rpmfbdb93e50b466f3c0f895a81f9969ccfaffb604d4dd1eb3b54fc8885138fd801sssd-ldap-1.12.2-58.el7_1.17.x86_64.rpmc571ce170c536314ce99a775ec64b9a7a968b17248d0c9963191fdd42f2cdb02sssd-common-pac-1.12.2-58.el7_1.17.x86_64.rpmf2026d8bb6a98cda099c8e67bbe8db285948f048e1193cc7585d0a516acfd985sssd-krb5-common-1.12.2-58.el7_1.17.i686.rpm552a39e923f6b7fe9cb5402ad8724e75b1cf9f2af0905c6a9f1d26396f2b71b3sssd-common-1.12.2-58.el7_1.17.i686.rpm034d9bd9332c9e6bdea27a522a39d72cd5bc1c55e017451326907ad415663b34libsss_nss_idmap-1.12.2-58.el7_1.17.i686.rpm55407c7a9f8c96be683bbba2c8ccc7b60c1b20b394f72cbd528472b9494e35d0sssd-krb5-common-1.12.2-58.el7_1.17.x86_64.rpm8b69e2143f5b5422fe1b59f6ac8943fdf9d971fe0883c004b94bcf6ac41cbabbSLBA-2015:1789-1Corosync Bug Fix UpdateThis update fixes the following bugs:
* In previous versions of Corosync, real time (RT) scheduling priority was not enabled by default. This could increase the possibility of token losses when systems were under heavy CPU load. This change enables RT scheduling for Corosync by default, which reduces the chance of token losses.
* Prior to this update, in clusters with an odd number of nodes that had the auto_tie_breaker option enabled, when one of the nodes failed, the remaining nodes were split 50:50. Consequently, auto_tie_breaker was not invoked and a random half of the cluster was fenced, rather than the half that did not contain the tie breaker node. With this update, the wait_for_all option is required for clusters with an odd number of nodes. As a result, the cluster half that does not contain the tie breaker node is now fenced in the described scenario.Scientific LinuxScientific Linux 7corosynclib-devel-2.3.4-4.el7_1.3.i686.rpm0a53e86e8086ad7a5fe228ae1ea5ead9c2296458d503af947bb68a75623e9fa8corosynclib-2.3.4-4.el7_1.3.i686.rpma8272c5e5a6fc7e266c8faf01e38ee1272c8cc9fb09c7855d70f802a8945a3d2corosynclib-devel-2.3.4-4.el7_1.3.x86_64.rpmcc1c0cb8942f824f89a1b3a37331e5b11363c83d760a021602364eeffe2bd96acorosync-2.3.4-4.el7_1.3.x86_64.rpm32af409f7db69ebf4c786122d8a6106c4468bd052739c8dea5bfdbe54cd3cecdcorosynclib-2.3.4-4.el7_1.3.x86_64.rpme5641be5ab19472bd035f45822a978b1109e9ca7cfb3cac47d9adb669fce1352SLBA-2015:1790-1Fence-Agents Bug Fix UpdateThis update fixes the following bug:
* Prior to this update, the fence agent for Small Computer System Interface (SCSI) did not properly recreate SCSI keys after rebooting a machine that was initiated outside of a cluster, which resulted in an error. A fix has been applied, and the fence agent now functions properly in this situation.Scientific LinuxScientific Linux 7fence-agents-ipdu-4.0.11-13.el7_1.2.x86_64.rpm5dee39b04451c5c22657ab7506ca5d3f9075077f37aee14b9cb74d919d7e9840fence-agents-eps-4.0.11-13.el7_1.2.x86_64.rpm4cdb17b512acb471d3ed5661077ce526c095e251d06ad2e1dc5c23e07e330b24fence-agents-ifmib-4.0.11-13.el7_1.2.x86_64.rpm946ca225043544015b6ff88b0bc7c6739590034e152ea61ff43f71666ec017adfence-agents-intelmodular-4.0.11-13.el7_1.2.x86_64.rpm712ccb95809094e3adde67bebe0ae8f88f8e2c10ba4a844521d85280ee390235fence-agents-rsb-4.0.11-13.el7_1.2.x86_64.rpm35bbc98ca03322d3393dcc2057c05cd7f941c2091218884d1ef865fc8e098df9fence-agents-brocade-4.0.11-13.el7_1.2.x86_64.rpm87077a5d8ddb147e6d04a90f3762dfcaf2bf3884c47c762542a6597a7ba62f2ffence-agents-compute-4.0.11-13.el7_1.2.x86_64.rpmc89fb0efb2cf38fe20a1e8e0cc3f1ca88db41f680cfcfb1e584047feeb6e2d82fence-agents-rhevm-4.0.11-13.el7_1.2.x86_64.rpmb2e760fc6e6f33d28bb86d89539c72805ca03c30142f6cbf7839a56220c1524dfence-agents-ilo-ssh-4.0.11-13.el7_1.2.x86_64.rpm8b9ca573f66df81542974cf0a87c429808e61d2b1ca0a33b4a2e58717aa48964fence-agents-ibmblade-4.0.11-13.el7_1.2.x86_64.rpm81cc7d3c6cf7c3a7dcb292f5b4961e14cea6ce55dab4a25b19ccd5b9d4d49303fence-agents-wti-4.0.11-13.el7_1.2.x86_64.rpm75220e12a234fb431895bbb17ff7be301a394b22236472916aee0d12556212fefence-agents-cisco-mds-4.0.11-13.el7_1.2.x86_64.rpm6adcbbb069a67c4483e79f4bb4fe450c0853520e585e956b473fa21ca80d3e59fence-agents-apc-snmp-4.0.11-13.el7_1.2.x86_64.rpm7edb57c4915d7747dc4aef2760bc0ed580ca512194aeb48303e8db62e6d23c75fence-agents-ipmilan-4.0.11-13.el7_1.2.x86_64.rpmab59636a28b81b161fad2899fb52120a83fd2c031dba049ad273e3b77d3d7abafence-agents-common-4.0.11-13.el7_1.2.x86_64.rpm424e23dd79a71999e54f16cae9b7599d6954d7784ef3a89946472d4940bc2459fence-agents-bladecenter-4.0.11-13.el7_1.2.x86_64.rpm50fd42c21f07499670dd3b8afa15462099f70f55ddfa9b7536a3246551f19606fence-agents-all-4.0.11-13.el7_1.2.x86_64.rpm20206acebeb4b3a593c1fe172ef35910308dc714e065b834fa59baadb927a6e7fence-agents-ilo-mp-4.0.11-13.el7_1.2.x86_64.rpm3b5538a77f9b49ae08ebfe8dbea3f65fe36eae4bcee724896ea7a6fd0182d88bfence-agents-eaton-snmp-4.0.11-13.el7_1.2.x86_64.rpm132b1a0427d3780dc60a0058d3e1e244acef82dfd3e1921f3aeafafa4f9b08b4fence-agents-drac5-4.0.11-13.el7_1.2.x86_64.rpm9f16dacab04deb0a3b17c56a8459dbb47688b0a4c93363be2e46adfe6c492a42fence-agents-vmware-soap-4.0.11-13.el7_1.2.x86_64.rpmc6bf80e48968266c5b3cfffb95d347ad9204057f82081ab79011dc8fa79ccf58fence-agents-apc-4.0.11-13.el7_1.2.x86_64.rpmb04c1964f1e93004f703caa7a9c93ab9a191f43d546cb667275af0ea8bd32494fence-agents-virsh-4.0.11-13.el7_1.2.x86_64.rpmd3e0eecad2fd079a184c191c2eb1cd86d995467baa24237c3de3fa0b39777bcdfence-agents-ilo2-4.0.11-13.el7_1.2.x86_64.rpmf8011288e320b538e6410868278cb15f9589ecae6bbf81b88bb53f85d2576e27fence-agents-scsi-4.0.11-13.el7_1.2.x86_64.rpmff6711b02ee36f6de81803b3f1820d43d4d3fab635946aaa08ea7e665dd2774bfence-agents-kdump-4.0.11-13.el7_1.2.x86_64.rpm23a59c6cf40910c1d22258f4623b2b861ac80b0f37d5057122ec27458c88819cfence-agents-hpblade-4.0.11-13.el7_1.2.x86_64.rpm8526d8121850459f89996214bf2a662805f1c37b026fe13dfb68aa5269e03de8fence-agents-cisco-ucs-4.0.11-13.el7_1.2.x86_64.rpm1b81d7b2e09b089428d7447f5668f2ae96f883478fae06875c407f876e793535SLBA-2015:1791-1Resource-Agents Bug Fix And Enhancement UpdateThis update fixes the following bug:
* When a cluster node fails, the /var/lib/redis/dump.rdb database file in some cases changes its size to 0 bytes. Previously, when this happened, the Redis Open Clustering Framework (OCF) resource agent did not start correctly. This update ensures that in the described situation, Redis automatically clears the corrupted database file and resynchronizes the remaining Redis instances in the cluster. As a result, Redis starts as expected.
In addition, this update adds the following enhancement:
* In order to support authenticated communication between Redis and its clients, the Redis resource agent now supports client password communication by auto-detecting the settings from Redis configuration file.Scientific LinuxScientific Linux 7resource-agents-3.9.5-40.el7_1.9.x86_64.rpmf06839b1a7e07385caae7b54b7f92c9595563748c82b3ff1ca8930abb07a2e51SLBA-2015:1792-1Libvirt Bug Fix UpdateThis update fixes the following bug:
* Due to a bug in the introduction to the resume hook code, virtual machines previously started without a SPICE password when domain restore hook was used and the password was set. A patch has been applied to and virtual machines now require SPICE password authentication to start in this situation.
After installing the updated packages, libvirtd will be restarted automatically.Scientific LinuxScientific Linux 7libvirt-client-1.2.8-16.el7_1.4.x86_64.rpmde2e280917338f007fab641aa792769bbbb0b74606b420e6bbb9f4f2044f7167libvirt-devel-1.2.8-16.el7_1.4.i686.rpm359a9db5e83ce60334f62ac7df883fb0c6040274f4dd84be82deeed9011d22fblibvirt-daemon-driver-network-1.2.8-16.el7_1.4.x86_64.rpmcee16d2a503d7a1cff9b72e395790041087a141690d5d46bb3f492a1a3167fb0libvirt-lock-sanlock-1.2.8-16.el7_1.4.x86_64.rpm6060fa9fb59f1b92aee189d82bbbb494939254c67d5156b6de1c70357bb62651libvirt-1.2.8-16.el7_1.4.x86_64.rpm41af58142a78267ad0a187be4637b17a841180e05efa19770fae1a7756e7743alibvirt-daemon-driver-storage-1.2.8-16.el7_1.4.x86_64.rpm0ae65cf54b0f86b9d4625347d2ea7b9302dc26da3486288e64212a5431661df9libvirt-daemon-driver-secret-1.2.8-16.el7_1.4.x86_64.rpm2576b43ca29ef8f7829259ca80458180ec15e8671ab8b4fdfa793072980341a8libvirt-daemon-config-network-1.2.8-16.el7_1.4.x86_64.rpme5bd0d9b8017606abb270f9c3e1ddee3e2a766b3efd1eb89107332a3c64a423clibvirt-daemon-driver-qemu-1.2.8-16.el7_1.4.x86_64.rpm0188a1c331026beeaec09ae70cce113090fd1c40a39c91fd5d9e330f7ef69cf2libvirt-client-1.2.8-16.el7_1.4.i686.rpm0e87f8efdbed4b7e5cce7a12cc5c3df2845de7763242d4dbc6495e6300b5a2c4libvirt-daemon-driver-nwfilter-1.2.8-16.el7_1.4.x86_64.rpm19ce85a98b668b15adb7cb59d76f08efdccd1800528a8a2e605c4aed57a87d3dlibvirt-daemon-lxc-1.2.8-16.el7_1.4.x86_64.rpm7a577911e9c1b3d07ebc7f7c8eb9f84f8d3ffccd0ae5425638b371b26a9a3bbblibvirt-devel-1.2.8-16.el7_1.4.x86_64.rpm08a8d34fdb3afef5e3070d3f340b81059ebd57327cc917df259ab3ab346188b1libvirt-daemon-driver-interface-1.2.8-16.el7_1.4.x86_64.rpmcf0c2ba9d452a67c5cb65bb27b56bf33f43ee3f9dd38b79e351c256891d786aclibvirt-login-shell-1.2.8-16.el7_1.4.x86_64.rpm6e35c59827fb2eaf2b10ddf580bfea277a80a4c46e66779076571a6be7709acflibvirt-daemon-kvm-1.2.8-16.el7_1.4.x86_64.rpme263d26b52412921ce10701b17e551097fa992f00538c70f257b75eb898e068dlibvirt-docs-1.2.8-16.el7_1.4.x86_64.rpmc47fe0ac056348c295091b7f9384091df705ab8b41bf66e87004cbcf4d7c0f82libvirt-daemon-driver-lxc-1.2.8-16.el7_1.4.x86_64.rpm194f9c6e610b9ee08339b6a224077376bd352b4ff6851f22b9af4fe716ea0e58libvirt-daemon-1.2.8-16.el7_1.4.x86_64.rpmbcb0d893fe7152bd215886b515da0d08dc9447e1f6ab2ba473e63963ae854482libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.4.x86_64.rpmc8811f0f19eec557f9ee30912b4c93077727c2363f9cfe8bea48c33f939e6270libvirt-daemon-driver-nodedev-1.2.8-16.el7_1.4.x86_64.rpm0ca5046a6467c8d37e6e567632f6f3a39999060709e70998b70a7ad1458d2e05SLBA-2015:1794-1Sos Bug Fix UpdateThis update fixes the following bugs:
* Previously, various OpenStack plug-ins for the sosreport utility were incorrectly collecting passwords in plain text. As a consequence, the compressed file created after using sosreport could contain human-readable passwords. This update adds obfuscation of all passwords to sosreport OpenStack plug-ins, and the affected passwords in the sosreport tarball are no longer human-readable.
* Under certain circumstances, the hpasm plug-in for the sos utility previously became unresponsive and collected no data. This update disables the timeout when calling sosreport with the hpasm plug-in, which prevents the hangs from occurring.
* When using the sosreport utility on a Pacemaker node, one of the MariaDB MySQL server log-files was not properly collected. With this update, the underlying code has been corrected, and the log-file is now collected as expected.Scientific LinuxScientific Linux 7sos-3.2-15.el7_1.8.noarch.rpmf9e9403cf8dbdde376b264cf1dbcbb4a12c49a812e19a4293623ef9b9bb2a8d4SLBA-2015:1958-1Gmp Bug Fix UpdateThis update fixes the following bug:
* Previously, the gmp utility installed a .hmac checksum file for the /usr/lib/fipscheck/libgmp.so file but not for the library in the /lib/sse2/fipscheck/ directory. As a consequence, in platforms where the /lib/sse2 library is used, the FIPS validation routine could not be performed using gnutls. This update adds the missing checksum, and gnutls now starts in FIPS mode as expected.Scientific LinuxScientific Linux 7gmp-6.0.0-12.el7_1.i686.rpm494ca94e913cf21286c123a4fe3203ac19b0e247db3c828168708e7488bacc2bgmp-devel-6.0.0-12.el7_1.x86_64.rpmc00c96a206c374b517ac9231df64db0c170827b25ba72ccd33d367033c004752gmp-static-6.0.0-12.el7_1.i686.rpme4b0b35b654b7be79823c92875cfb43264984f18445b74eaddf8aa86541877a5gmp-devel-6.0.0-12.el7_1.i686.rpm684dae51fc0da7f5be129e36962ba90fa03aa1de47ed8695120c4dc62999c30bgmp-static-6.0.0-12.el7_1.x86_64.rpm6bb5e72cbe2f586828f6fa864d7bb66520b7d14ce3af0a1c420fce616f849d39gmp-6.0.0-12.el7_1.x86_64.rpme8272208dee4c117918c70dfcf6f34956e042d552bedf18374dc0f2c69a13efcSLBA-2015:1959-1Samba Bug Fix UpdateThis update fixes the following bug:
* Previously, when running Samba without the winbindd service, users could experience problems with setting up NETLOGON secure channel connection to the Windows Domain Controller. An error occurred causing authentication with user name and password to fail. A patch has been applied to and it is now possible to run Samba without winbindd again, although it is not recommended.
After installing this update, the smb service will be restarted automatically.Scientific LinuxScientific Linux 7samba-4.1.12-24.el7_1.x86_64.rpm16fa6c77b9d2653550c8698a5be0801e2ceafe2d5d0a180a5a135d371e65b1cdsamba-client-4.1.12-24.el7_1.x86_64.rpmac2f688f7a44e3f57df8501b200f97955785e217815d82870a87f9ab9e4fea19libwbclient-devel-4.1.12-24.el7_1.x86_64.rpmc48f8d106a410e0d880750f6940afb705d5f5d6f970b5176d64f05c9f9c4c8a1samba-dc-4.1.12-24.el7_1.x86_64.rpm6997a798ac94d2b2bef49c8acbeeb3d16daf0a5d182a68a265731029c211bf55samba-devel-4.1.12-24.el7_1.i686.rpmfa07284adf0c8a51d5437e025c25e3db0e9685edae550c03eeb287b36bcae2e9samba-test-libs-4.1.12-24.el7_1.x86_64.rpm1dcde1f74a6c2bf31476f159eb1fac0321fe588b8f21dd2de8a02ceac0694555samba-vfs-glusterfs-4.1.12-24.el7_1.x86_64.rpma3490faf738128158dac555ad19a9b82e0879beb9784591f34cf72a2f0d3daacsamba-winbind-krb5-locator-4.1.12-24.el7_1.x86_64.rpm75cceeade9fcfd8926df9d3ad470bd418c05e4e11e19d73ae0672b0aa0053e1csamba-devel-4.1.12-24.el7_1.x86_64.rpmb803ee39884eec277af328eeb5675a3158a18cef1aadf371b936881d41c300a3samba-winbind-4.1.12-24.el7_1.x86_64.rpm15af0fa6aeca1c4e8e9f31f20262a79e8df8fef0ffd0b227442f219ca807399asamba-python-4.1.12-24.el7_1.x86_64.rpmd1ef98f5c6b8587d79c6c5564237c9aaa1f28837c5225731df40ac96f7c674felibwbclient-4.1.12-24.el7_1.x86_64.rpm217a8fdeebc0bf88a8e183ed7460143371f47cb7addbb3ca110c102576e80c73samba-pidl-4.1.12-24.el7_1.noarch.rpmdb30324e80bd5036f5888f93090c63816f9de9298d3f23295082bbaf8669f98dsamba-winbind-clients-4.1.12-24.el7_1.x86_64.rpm73baad64a72210eb942efec197f558e9899519a89acf27ecad590d64b7addbb6samba-winbind-modules-4.1.12-24.el7_1.i686.rpme83e7584b6e9f2dd5b9ffaf692f84f303459190feedd121a7a2e9fab828682edlibwbclient-4.1.12-24.el7_1.i686.rpm48da64f1e05316afb964f51fce04414829bb24b744f5b328f4bca3e831188bf5libwbclient-devel-4.1.12-24.el7_1.i686.rpm207e2c19a9ae9185d9920b1d8c919230a6e93a8b6f1767aea539c14b4535757dsamba-common-4.1.12-24.el7_1.i686.rpmd25e494ff7523b28c0d8e620817e263848cac4c3df279bee7d43cb555932ff50libsmbclient-devel-4.1.12-24.el7_1.i686.rpm6143ef64d8533f77e5dfa8ea3b1209182d0c1316c862a20e7bb5139fb0e1a01fsamba-libs-4.1.12-24.el7_1.i686.rpm6ed679a2f07a04660504245b565dbf63ddfa4623df93c875d85de7b278a28506samba-common-4.1.12-24.el7_1.x86_64.rpmf0558a8a3710ef7d8cc91910b94d5a8f4c55c71b28f67a175bbdd67535f37bfdsamba-libs-4.1.12-24.el7_1.x86_64.rpmaab1779ceff34afc1a7faad47a76eb3625cbb33c7f169d5c898cfeb295015a21samba-test-devel-4.1.12-24.el7_1.x86_64.rpm7a3a16af61705a6883028bc438392311740676577d78a5e63cecc332881b9c27libsmbclient-devel-4.1.12-24.el7_1.x86_64.rpmf687f14962ac8b69d22bfbe32afa5804b2543dd5b48fe0d44fab8d6c55b7b381libsmbclient-4.1.12-24.el7_1.x86_64.rpm8c33b841abfaec7ae146ca3dc1adbe10d2ea949a2d692624eb5da0bad0ffdf9asamba-test-4.1.12-24.el7_1.x86_64.rpmc6f3092fb8fa7b76455537146bf99b9ecb275ab3d51cbc248c468d3560759e72libsmbclient-4.1.12-24.el7_1.i686.rpm711609d351ceab61c8d42e778ee4ca936915a8713e01128ffd6708a5d13a109dsamba-winbind-modules-4.1.12-24.el7_1.x86_64.rpmf35ce7c0281c5d907c5e62a50cd4c14384a48cf4d525d68f41b7b22da96ba44csamba-test-libs-4.1.12-24.el7_1.i686.rpm8d75a3ac16cab444266c9e1f91251417c19b9117b8a135870a26c7867ce54443samba-dc-libs-4.1.12-24.el7_1.x86_64.rpm24b7bd6261ae0eed8e7f511cf067288e02f22d38be307f93a22670e3ae306763SLBA-2015:1960-1389-Ds-Base Bug Fix UpdateThis update fixes the following bugs:
* Previously, when updating multiple back ends at the same time, the memberOf and retrocl plug-ins entered a deadlock state. This update adds scoping to retrocl that allows subtrees and suffixes to be included or excluded. Also, the existing memberOf scoping has been moved outside of its global lock, and thus now avoids the deadlock.
* This update fixes a macro definition problem that occurred when activating enhanced ACL for the MODRDN operation.
* Previously, complex filters in a search request did not work as expected. With this update, the filter optimization no longer mistakenly ignores certain complex subfilters.
* Prior to this update, the "No original_tombstone for changenumber" error message was logged unnecessarily when original_tombstone did not exist. As a consequence, the error log contained redundant entries. Now, the error message is logged only when needed.
* Previously, after the cleanAllRUV task finished, the change log still contained entries from the cleaned rid. As a consequence, the RUV could contain undesirable data, and the RUV element could be missing the replica URL. Now, cleanAllRUV cleans change log completely as expected.
* Previously, there was a problem with a dangling pointer in the entry object pointing CSNSet used in the replication, which could lead to memory problems. The underlying source code has been modified to and memory problems no longer occur.
After installing this update, the 389 server service will be restarted automatically.Scientific LinuxScientific Linux 7389-ds-base-1.3.3.1-23.el7_1.x86_64.rpmf2ecbacaf123cb74be0aded490e0f12edb1aed167bdb5020d69911172365fa5e389-ds-base-libs-1.3.3.1-23.el7_1.x86_64.rpm21d8aa4f62db27e521682a56134a5c113b0a3eafd8e79b103c8ddd56fdc87918389-ds-base-devel-1.3.3.1-23.el7_1.x86_64.rpmb1dba1b476967c683df2261daa8901a4c72eae3f0edb49d6081d367069d92090SLBA-2015:1961-1Fcoe-Utils Bug Fix UpdateThis update fixes the following bug:
* Due to bugs in the fipvlan utility, Logical Unit Number (LUN) was not previously detected. As a consequence, connecting to FCoE storage during install of Scientific Linux 7.1 failed. This update makes sure LUN is detected as expected, and connecting to FCoE storage now proceeds successfully.Scientific LinuxScientific Linux 7fcoe-utils-1.0.29-9.1.el7_1.x86_64.rpmaa913c2237255c1e19bc147b8ac6de0b2f5824a028d007e79e22ae02bdda4894SLBA-2015:1963-1Libnl3 Bug Fix UpdateThis update fixes the following bug:
* Previously, connecting to a Netlink socket could fail due to a local port being already in use. There were also restrictions about the number of socket instances that could be created. A patch has been applied to and the connection can now be established as expected.Scientific LinuxScientific Linux 7libnl3-doc-3.2.21-9.el7_1.x86_64.rpmb5c7f50f2448e241551c90bff36de854f181d5fb584746c99b6902f71c01b5e1libnl3-cli-3.2.21-9.el7_1.i686.rpm7d5897b90c958546dfcbe289d1962c725b150869568fce68d738cc3a3be4a364libnl3-cli-3.2.21-9.el7_1.x86_64.rpmafffe3b385fedf5ce88353913e1c6e149493e21b1562e09c71f951233c3de901libnl3-devel-3.2.21-9.el7_1.x86_64.rpm306a1e6353d80cbf9e2122b6a410d63621ff1661ae741393e8550e8f255495cdlibnl3-3.2.21-9.el7_1.i686.rpm35e4de0e3529338f5c05466ecd878b4f412c531e77b0a5e2cd083044d9db1b70libnl3-3.2.21-9.el7_1.x86_64.rpm7a5d908005983e99c61f2d9ed63928c6719e79cef442912efb53d19a18e46795libnl3-devel-3.2.21-9.el7_1.i686.rpm2d68abe8d9c3f5ba3f9dc3880cf3ac02158f47f0f20ce7b6421fd85dba05bfd7SLBA-2015:1964-1Zsh Bug Fix And Enhancement UpdateThis update fixes the following bugs:
* Previously, the code that initializes environment variables in zsh did not correctly handle NULL values. As a consequence, zsh terminated unexpectedly when attempting to check the syntax of a shell script in ksh emulation mode. This update fixes the handling of NULL values, and the syntax check now works as expected when zsh runs in ksh emulation mode.
* Prior to this update, the speed of pattern matching in zsh decreased when multiple subsequent occurrences of the wildcard symbol (*) were used in a pattern. An upstream patch has been applied on the zsh source code to optimize the implementation of pattern matching in zsh with several "*" symbols. As a result, the speed of pattern matching in zsh is no longer affected by the count of subsequent "*" symbols.
In addition, this update adds the following enhancement:
* With this update, the "wait" built-in command of zsh can now wait for and obtain the exit status of any selected background process, which no longer needs to be the latest created one.Scientific LinuxScientific Linux 7zsh-5.0.2-7.el7_1.2.x86_64.rpmf75f250ad840cceaa0e9b6e638b31d92fc4f4138a14c3f8a1716e1262dcc43b9zsh-html-5.0.2-7.el7_1.2.x86_64.rpmf4298596abddea29d7a0b26396c870f58163691c3f3f9194de4cb28a61957ad4SLBA-2015:1965-1Sssd Bug Fix UpdateThis update fixes the following bug:
* After the user established a trust agreement with an Active Directory (AD) forest on an IdM server, SSSD sometimes failed to resolve external group memberships. Consequently, some group information was displayed inconsistently on clients and on servers. For example, groups were properly identified on the server, but not on the clients. With this update, the described problem no longer occurs. To install this update on IdM servers. Even though the problem presents itself on IdM clients, the bug was caused by the server-side SSSD sending incorrect data to the clients, and therefore, the IdM server machines must be updated.Scientific LinuxScientific Linux 7libsss_nss_idmap-1.12.2-58.el7_1.18.x86_64.rpm93f8f11bb5e8b7b25ee9936d71c5e39eb9294c252718a19aa280623c9fa983calibsss_simpleifp-devel-1.12.2-58.el7_1.18.x86_64.rpm48656c3812afd04291ee15dc2d25c71ea42d81fe93a7ef8130242e403d9f685fpython-sssdconfig-1.12.2-58.el7_1.18.noarch.rpmec24f057d637d22be72434de7218d873056bb6fd92c00c25695053f04121d737libsss_simpleifp-1.12.2-58.el7_1.18.i686.rpmd82913651725f7e7480af709085a203d9a8db2472c3f99d5135c28c497ddf0b0sssd-krb5-common-1.12.2-58.el7_1.18.i686.rpm4b36f1d2385ddbb62f97872f458b90f812788b31fda4b8190e72ca2c637950c2libsss_simpleifp-1.12.2-58.el7_1.18.x86_64.rpme689ffef55f2a0468efa85bbe582911106e3effc9936dc888b05769ccb8f16c7sssd-common-pac-1.12.2-58.el7_1.18.x86_64.rpm40cff0630356f48513d04986b0ab14d2ac27e8ea69489bfccbaa642aea34a226sssd-ldap-1.12.2-58.el7_1.18.x86_64.rpm86135c357744386fa94649b525a8ae07826239ab2ab59355a82135bcb2fdc6b7sssd-libwbclient-1.12.2-58.el7_1.18.i686.rpmce594fa00302ec4ab03f0756162ac93013cd32b5b31985c74c0c1d0de71fb964sssd-tools-1.12.2-58.el7_1.18.x86_64.rpm403f761efe2c1b5b236172bc1ccc41c14e069a55707857bbf92c8c8ace3f8281libipa_hbac-devel-1.12.2-58.el7_1.18.x86_64.rpm4cb75bd2afc632994f9f8c0172f3e35a80ed47e39d1e9a6378b67b98eefacfe9libsss_idmap-devel-1.12.2-58.el7_1.18.x86_64.rpm3b8ded58011b7d14906e21ad15c4b75dee7adb95c0d0c5a6eb851906701d4b76sssd-krb5-1.12.2-58.el7_1.18.x86_64.rpm0d43889ee48d07e940f21c25c7b2eef640cab0b5d5924c2236ddb29e93592f69sssd-proxy-1.12.2-58.el7_1.18.x86_64.rpm02164b2f83f5b3c62d5e7411f5fa26233b8db0fbb066594d0e08285447395d60libsss_nss_idmap-devel-1.12.2-58.el7_1.18.i686.rpm44771f7d0134a013a88ad45cf8a1d234380ebf8f14d7ee44b8f731b467a5f5bdsssd-ad-1.12.2-58.el7_1.18.x86_64.rpmd1541d5633199ac5faf449756f2a0c4343f4c0407a06042a5229078ca1197d3bsssd-client-1.12.2-58.el7_1.18.x86_64.rpm8b15227cc43b5205325c483e4ec2e4daf5dd2d1293881d9ee7ee94cafe69b45dsssd-ipa-1.12.2-58.el7_1.18.x86_64.rpm64c7be181ce5369d08af95e7fedf16ea4ac60d6ede52c1382bcc350fbb678415sssd-libwbclient-devel-1.12.2-58.el7_1.18.i686.rpm347de961471029581264b51b02d1edf27d62880d97e05ef1cef094c778199a3blibsss_nss_idmap-python-1.12.2-58.el7_1.18.x86_64.rpm8630da6c87c62118200f83b8f7135c39a3fd87b88780dfb8f8117734bb2ab715sssd-krb5-common-1.12.2-58.el7_1.18.x86_64.rpm29bb1c6c9e21a8bee47367dfd8deafd96483e8b6c4d30a95623b8dd69b7d713elibsss_nss_idmap-1.12.2-58.el7_1.18.i686.rpm4d8fc128814c9a63cdac724e3c7537cfe14ef319059b0cf81587f8540b7bcc42sssd-common-1.12.2-58.el7_1.18.i686.rpm06dbabb8e7af0f87a98dafff0fc1ce68a34ec4397e60758d60b604db7ef359a7libsss_simpleifp-devel-1.12.2-58.el7_1.18.i686.rpmfbcc350d5a69c6fa028bdc38313f46d82c4411cbdbd15ef575921c421cb60cc9sssd-common-1.12.2-58.el7_1.18.x86_64.rpm0952d34dfc4b2b8ac4f6ca89e4ad3f2980c6aee5f33f202088fd0963b3780b3flibsss_idmap-1.12.2-58.el7_1.18.i686.rpmd8207b7b7b341631ca7a1c240be143fd9a7ee91e0ad3189f1ccba85793e19206libipa_hbac-1.12.2-58.el7_1.18.x86_64.rpmaaf3ce8cc89981cb35c6d47e663310d992493741f77afead98aa0eec138896f2libipa_hbac-python-1.12.2-58.el7_1.18.x86_64.rpm8ff95b1ee4cfb3a5011adf5e4e55d60d68402e6257ae7e27aba4a52dee5102bblibipa_hbac-devel-1.12.2-58.el7_1.18.i686.rpm90294b605d18410a7c86a11bce29e82b389eb91a65230fdff1039a0c2e89a94csssd-client-1.12.2-58.el7_1.18.i686.rpm9ffcd6d653263e5233322fbca4a4800e819f6b4b466cf77eb08dbd1e69948ebblibsss_idmap-devel-1.12.2-58.el7_1.18.i686.rpme2210ea21944ade6614eb5b83806e8dd166c22c5ef40758dfc2fe1d48fb78330sssd-1.12.2-58.el7_1.18.x86_64.rpm357bdb32180cca72eee9d4473aa8dc71ab73ed0170da3e99f04df7edca196beclibipa_hbac-1.12.2-58.el7_1.18.i686.rpm0dc75be1be6997148a947af636ace7caa248f58d2794873c28272d75a5479975sssd-dbus-1.12.2-58.el7_1.18.x86_64.rpmd2a11c46eb2cf3745721bb0984b42dd7d46e065445afdedd824fab4498eef1ecsssd-libwbclient-devel-1.12.2-58.el7_1.18.x86_64.rpmfcb48442fc018eec3f84fde647a1e9fa0d687728cf65a77d34431d7e8b4e9d47libsss_nss_idmap-devel-1.12.2-58.el7_1.18.x86_64.rpm479d9c65f762aa10076e53c2158b36a915815d06003ff2707067b8b19ce857aflibsss_idmap-1.12.2-58.el7_1.18.x86_64.rpme556d3fe820cffcecc0f6725b82405b9731796d6023ea58fd20601afc3502d91sssd-libwbclient-1.12.2-58.el7_1.18.x86_64.rpm39be4e14b1ae32e332232e835373e240b8fccb7f5048fc0f6f7c2e7002d52cfaSLBA-2015:1966-1Device-Mapper-Multipath Bug Fix UpdateThis update fixes the following bug:
* Previously, the multipath utility checked the "tgtname" sysfs file when determining whether a device was an iSCSI device. However, the file name has changed to "targetname", which led to incorrect identification by multipath, as it failed to identify iSCSI devices and did not use the iSCSI specific configuration functions. As a consequence, multipath was incorrectly setting the "fast_io_fail_tmo" option for iSCSI devices. With this update, multipath checks both for "tgtname" and "targetname", and thus correctly identifies iSCSI devices and configures them as expected.Scientific LinuxScientific Linux 7kpartx-0.4.9-77.el7_1.2.x86_64.rpmad2fab124961293c9af1b634ebd663ca21fe340c1835e58418b34f0667fd3f7ddevice-mapper-multipath-libs-0.4.9-77.el7_1.2.i686.rpmb942136d1e6fcc71cbf841859add394a5d7342542a5851d64f69e177280b5a05device-mapper-multipath-sysvinit-0.4.9-77.el7_1.2.x86_64.rpmdd5241a7e8d585e859cea72dfd53c6d6376908eb666dfcf65b9b0e3cef499e90device-mapper-multipath-libs-0.4.9-77.el7_1.2.x86_64.rpm7553cabb56f2712df01066f5c1e47f987ecab188ada64871896e22d56d5dca0bdevice-mapper-multipath-0.4.9-77.el7_1.2.x86_64.rpm66ebc8a1b0be876616270969b04586ac93f0f501638936e57f5c13913fca8dfbSLBA-2015:1967-1Ksh Bug Fix UpdateThis update fixes the following bug:
* Previously, when the KSH shell was executed from a removed directory, the code responsible for detection of current working directory could get stuck in an infinite loop. A patch has been applied to and the shell no longer becomes unresponsive in this situation.Scientific LinuxScientific Linux 7ksh-20120801-22.el7_1.3.x86_64.rpm7a2ad6e739cdb329cdb94d23133430da9018c2af4e43632166a16f6f594dea11SLBA-2015:1968-1Selinux-Policy Bug Fix UpdateThis update fixes the following bugs:
* Previously, it was not possible to use durable queues when running broker as a service with SELinux in enforcing mode. Attempts to create a durable queue reported the following error:
Value for replyText is too large
Policy rules have been updated, durable queues can now be created, and messages can be sent to them in this situation.
* Prior to this update, when federations between brokers were created, they were blocked by SELinux, returning Access Vector Cache denial messages. The relevant SELinux policy has been amended, and now supports the creation of federations between brokers.
* SELinux prevented certain IPA binary files from accessing the "/var/run/ipa/renewal.lock" file, which caused certificate renewal to fail. A fix has been applied, and certificates can now be renewed as expected.Scientific LinuxScientific Linux 7selinux-policy-devel-3.13.1-23.el7_1.21.noarch.rpma622fcfb529dcd6be05896ba20c4e1072f019a4e1ed6ae28ef230541c79339f9selinux-policy-targeted-3.13.1-23.el7_1.21.noarch.rpm94768d820920490acf99f002ebc3731fb60e275f9b4cf92217e203c878abe616selinux-policy-3.13.1-23.el7_1.21.noarch.rpmeadf0fd1d72d5a5f2fa26da3925ee9c46bf61bcde93bd8fa416a2a49407e147eselinux-policy-minimum-3.13.1-23.el7_1.21.noarch.rpma54573b4f551b4b46459b612f8b3b2558013818df777e73579d00333c15ebec4selinux-policy-mls-3.13.1-23.el7_1.21.noarch.rpme59959ccf77f4070d3935d0228bb59791926def759c15b8b289adafc8bc6c805selinux-policy-doc-3.13.1-23.el7_1.21.noarch.rpm7a4b850275149bbff24771061da9c7e39a2c1a7a811c8d7fae733a8a5ca1012aselinux-policy-sandbox-3.13.1-23.el7_1.21.noarch.rpm72b9e5c40110c16f4ca70287ec375b0cda38df29fb9d5fa81b6a75b0fb53c661SLBA-2015:1969-1Libvirt Bug Fix UpdateThis update fixes the following bug:
* Due to the fact that the libvirt library uses different ways of checking machine types supported by the qemu-kvm module in Scientific Linux 6 and in Scientific Linux 7, libvirt previously advertized both the canonical machine type name and its alias as supported in Scientific Linux 6, but only the alias in Scientific Linux 7. With this update, libvirt requests the list of supported machine types from qemu-kvm and updates the list to always contain both the canonical name and its alias. While the methods to retrieve supported machine types from qemu-kvm differ, both canonical machine type names and their aliases are now advertized as supported in both versions of Scientific Linux.
After installing the updated packages, libvirtd will be restarted automatically.Scientific LinuxScientific Linux 7libvirt-daemon-driver-interface-1.2.8-16.el7_1.5.x86_64.rpm143cb332771185b5405cd60753c60351379b322edec32034f07f9a1941d75c24libvirt-daemon-driver-nwfilter-1.2.8-16.el7_1.5.x86_64.rpmaef99231904fbfc11390b07135f62cb6acbc81f121eff3ab48e4cf0841128a74libvirt-daemon-lxc-1.2.8-16.el7_1.5.x86_64.rpm5dfacf1d03962aee2e69c4805274ff08d8cc1b3bf4ef4e8c746553990f0db510libvirt-daemon-driver-lxc-1.2.8-16.el7_1.5.x86_64.rpm521e79aec2cdd1b78bc88edf75e96061231c2e780524041826c037d5051e8d99libvirt-client-1.2.8-16.el7_1.5.i686.rpm04e899766cf8ef3e0cd78a668af32b06e9c9e3530006abbe25bcd1fa902c0aa0libvirt-daemon-config-network-1.2.8-16.el7_1.5.x86_64.rpmbf697910f5ab43382082f12113ff69dd43658cf8c57e368b0587e6c4f04a4689libvirt-daemon-driver-secret-1.2.8-16.el7_1.5.x86_64.rpmb50f9c543beb95172c6beed47eb8dae57ebad37b4c2927f18b4a405401a5a3e2libvirt-daemon-config-nwfilter-1.2.8-16.el7_1.5.x86_64.rpmbd1631f6cf76c1c415ef91626ab64975f24e3ac51fd12fd924dd3792998e03bclibvirt-1.2.8-16.el7_1.5.x86_64.rpm03b575fedef1718edc6b109102c7464e616f7c7e43ee989cd12a9aea8dd3aaa6libvirt-login-shell-1.2.8-16.el7_1.5.x86_64.rpm30651f81217c813fe56d1240b7f8f320e711dbd5c3a61b91a1a42be845250daclibvirt-daemon-driver-nodedev-1.2.8-16.el7_1.5.x86_64.rpmf2508fd15f301833c327fe0b1ce6c1ad6fd32791b740e4cc2d2d49329bcf886alibvirt-devel-1.2.8-16.el7_1.5.i686.rpm4f8e13539a48f54c994964896fdfb9f2d7a6ea7526a007ad049b5174d6a354belibvirt-daemon-driver-network-1.2.8-16.el7_1.5.x86_64.rpm5b9bc50bf39f4b9a83c7236f70bdbb8a7b86358ff133b5ef5eab74c2be38ce84libvirt-docs-1.2.8-16.el7_1.5.x86_64.rpm5fce1faaacd9d4bc5af8bf06ca714b37f8477a3ff5abfc75c85c5081c9d1ead1libvirt-daemon-1.2.8-16.el7_1.5.x86_64.rpmdf5c419aa74bccf4a978a8e7b5cd7d962979b5e8289312b1bb6247b9a440cfaalibvirt-devel-1.2.8-16.el7_1.5.x86_64.rpm70506636b343f4baf3f2bf9ff65675764bd9af8766d595258451c3e65aa72d04libvirt-daemon-kvm-1.2.8-16.el7_1.5.x86_64.rpm211d43bedd80f955c27770e8393abe55a26d82b8146964b625ef064f00284996libvirt-client-1.2.8-16.el7_1.5.x86_64.rpm4551212f7d4f97e769030c2dcf4c2c9d8df70b6412d6708244cef5f1cad57293libvirt-daemon-driver-storage-1.2.8-16.el7_1.5.x86_64.rpm7be61efbe142250578cf9652ad0dd977a385e22d7e8951a6a0d1406d60d1ba58libvirt-lock-sanlock-1.2.8-16.el7_1.5.x86_64.rpm6949e6e77940f2ee1c66373cba806776c0b516fb8e0a31187ddba2ce29e797f2libvirt-daemon-driver-qemu-1.2.8-16.el7_1.5.x86_64.rpmdd6d41e442797b34178ec707ec897666a6fc6cc60f45b6358c397f70d89aef2cSLBA-2015:1988-1Screen Bug Fix UpdateThis update fixes the following bug:
* Previously, when the user tried to reattach an existing screen session after updating the screen packages, the screen utility became unresponsive. With this update, the problem has been fixed and the reattachment of existing sessions works.Scientific LinuxScientific Linux 7screen-4.1.0-0.22.20120314git3c2946.el7.x86_64.rpmcdcdeac57e52470e659811bed23225880c1b07c7ca37b5fdc0a96d579b9e2be4SLEA-2015:0653-1Resource-Agents Enhancement UpdateScientific LinuxScientific Linux 7resource-agents-3.9.5-40.el7_1.2.x86_64.rpmdd349179135c4ff374864ba3c86f3c3870d80479519ba9ea5f8b1477f8f616f5SLEA-2015:0717-1Tzdata Enhancement UpdateThis update adds the following enhancements:
* With this update, several changes have been made to the scheduling of Daylight Saving Time (DST) in the tzdata packages:
- Mongolia will start observing DST again this year, from the last Saturday in March at 02:00 to the last Saturday in September at 00:00. - Palestine will start DST on March 28, not March 27. - The fall 2014 transition has been corrected from September 26 to October 24.Scientific LinuxScientific Linux 7tzdata-2015b-1.el7.noarch.rpm3a819936ca5661aa42b647771fc2c90c6a4cbdc69f57369d104f7105159c8624tzdata-java-2015b-1.el7.noarch.rpmf71c7d1db2c4565325c97ffc82a952f6c10978782f3dc8e6e73a1e2de10d2581SLEA-2015:0731-1Dracut Enhancement UpdateScientific LinuxScientific Linux 7dracut-tools-033-241.el7_1.1.x86_64.rpm9b2c0263fd7d462afe582d9bf6d222fd5d49e5ffd44f43d99b0ebfcff20b79d4dracut-config-rescue-033-241.el7_1.1.x86_64.rpmb8406c5a12873d976bee001b7f3dd4e137fd556418740b750fe6728735a67a65dracut-033-241.el7_1.1.x86_64.rpmfc6fa8931ca7af434a3913e246b3f41954625f049a6247aa11a10e328703ef91dracut-network-033-241.el7_1.1.x86_64.rpm62eecee61074778d8644623963c717814c199fa6cf22781c3bd3f056b1bb6f70dracut-fips-033-241.el7_1.1.x86_64.rpm8ab957a0244d17a11176e92b836e1747d1caf097d2c45934cb51d4d774bd9bf7dracut-fips-aesni-033-241.el7_1.1.x86_64.rpm772092c94f7149ad7bc6845fc64e1cab751b4c4a97fc76b9b52b86e48dd3dde1dracut-caps-033-241.el7_1.1.x86_64.rpm450365062896d0c066fac1db6a060f884ad77f771358e0c88943ff334be27b3bdracut-config-generic-033-241.el7_1.1.x86_64.rpm8b7d3bcdae746a53987257b8a3cc9649f2d25ed2ce7d24aa77b9541b8dfbdc56SLEA-2015:0732-1Dnsmasq Enhancement UpdateScientific LinuxScientific Linux 7dnsmasq-2.66-13.el7_1.x86_64.rpm96993974a58e55c9cfd3300d0a02cb1d82a43dd94f5a162b24f42c310ae41faddnsmasq-utils-2.66-13.el7_1.x86_64.rpm7c6bc5ad8abaac24815535ac485ee0978f384fd7f1ea368593534e86a6553e10SLEA-2015:0735-1Qemu-Kvm Bug Fix UpdateScientific LinuxScientific Linux 7libcacard-devel-1.5.3-86.el7_1.1.i686.rpm586cc93f567d268241fdbef102f084afd661db53e35600e398bd505daeb23c8dqemu-kvm-common-1.5.3-86.el7_1.1.x86_64.rpma866eefe0f566d9b3741dfe53c1bae069ed52584be33ee10928367a1f54309felibcacard-1.5.3-86.el7_1.1.x86_64.rpmbc0d06967a577ce285499e5ab55893a3b382a39ca50722234efc559ada19f8a0libcacard-1.5.3-86.el7_1.1.i686.rpmbe46103b76d35520da4d6b2e5fa9a3c1bcaf55ec920c40c4d90f151d362242f8libcacard-devel-1.5.3-86.el7_1.1.x86_64.rpm76139e34b42c3f5b21daa5b93807fca87cad31069cb8d45247cace9fc3d86c15qemu-img-1.5.3-86.el7_1.1.x86_64.rpm315bcdd8ed1237656a59b3a23799649afba4ae82b23e2efe60224b8ce1055a29qemu-kvm-1.5.3-86.el7_1.1.x86_64.rpmf312c3a541a82cca9eaef4facd6086614ff0dc6e852071030600cb24b6bf16b7qemu-kvm-tools-1.5.3-86.el7_1.1.x86_64.rpm6e111db23027d76024b417740a4a9434be271cc5b94686b147b86369d9843988libcacard-tools-1.5.3-86.el7_1.1.x86_64.rpm3918e67c800948b359b4c2ccb0be22a872ef932f00502f9fd62326a74d6757c1SLEA-2015:0740-1Resource-Agents Enhancement UpdateScientific LinuxScientific Linux 7resource-agents-3.9.5-40.el7_1.3.x86_64.rpm76c019cf72596df814d5c01968326cc1540f08b534367c32e7a9f33513fb46e5SLEA-2015:0746-1Cyrus-Imapd Enhancement UpdateScientific LinuxScientific Linux 7cyrus-imapd-utils-2.4.17-8.el7_1.x86_64.rpm80050dedd1f6a84e04a73b5c54c90316972041120c2c17d8f756c6059686613ecyrus-imapd-2.4.17-8.el7_1.x86_64.rpm9296b5478b12cecdfbc1bfa338fe40793fe685448a75f7b7d88b4bbb1154c40ccyrus-imapd-devel-2.4.17-8.el7_1.x86_64.rpmd2b1b10d62883e621ed2f55ef36fc8b968b11dc0c47a7b82970b6acf166c233dcyrus-imapd-devel-2.4.17-8.el7_1.i686.rpma94f3e3f73713dfe4eae095e5db8159879c32a58e6716bab89d31b834cb00785SLEA-2015:0855-1 TzdataThis update adds the following enhancements:
* Egypt will start observing Daylight Saving Time (DST) at 24:00 on the last Thursday in April instead of 00:00 on the last Friday in April. In 2015, the transition will therefore take place on Thursday, April 30 at 24:00. Similar changes apply to years 2026, 2037, 2043, and subsequent years in which April 30 falls on a Thursday.Scientific LinuxScientific Linux 7tzdata-2015c-1.el7.noarch.rpm0328eb9ad18278fbb20cd1488f9bb4648efc325a2f225c5805f5cc57bc258abftzdata-java-2015c-1.el7.noarch.rpm599b1a66e66f76ac2ae5fddb65be058c7bdf0035b26ffd3d1f030656f0b282d9SLEA-2015:0913-1 TzdataThis update adds the following enhancement:
* Egypt will not observe daylight saving time (DST) in 2015. Potential suspension of the daylight saving system in Egypt for the following years is under consideration.Scientific LinuxScientific Linux 7tzdata-java-2015d-1.el7.noarch.rpm75e83a969a81cc90ca19dd9842f16da2771f407683dac8fbb1f984d31296bb0dtzdata-2015d-1.el7.noarch.rpmbaa2f53d115b8b91f97ccbd00622c2678f673fcb140b55a1a8f685b3976fe523SLEA-2015:0969-1Crash Enhancement UpdateThis update adds the following enhancement:
* The makedumpfile command now supports the new sadump format that can represent more than 16 TB of physical memory space. This allows users of makedumpfile to read dump files over 16 TB, generated by sadump on certain upcoming server models.Scientific LinuxScientific Linux 7crash-7.0.9-5.el7_1.x86_64.rpm1868cc4cd953af9c8311a108514554e4e028645a95786d007cccb06837ecad2dcrash-devel-7.0.9-5.el7_1.x86_64.rpmb7967f24d3463af8d591a53be9c71ceb6b159595d1bdb7f25c94b08beca6583dcrash-devel-7.0.9-5.el7_1.i686.rpme49e48dfbc230958fc38763c7e9f1ce64d8ee50c503c0e5a974e8f4ed894eccbSLEA-2015:0972-1Systemd Enhancement UpdateThis update adds the following enhancement:
* The systemd packages have been rebuilt with the latest version of the binutils packages. This ensures that on IBM System z, all systemd binary files have Position-Independent Executables (PIE), which enables additional address space randomization, and that they support Relocation Read-Only (RELRO) protection. Both features increase the security of systemd binary files.Scientific LinuxScientific Linux 7systemd-devel-208-20.el7_1.3.x86_64.rpmfc031448f456422d2cce4f10bc5a12d30f03edfe2c3988f24edc36cb3d819f6asystemd-208-20.el7_1.3.x86_64.rpm6ffb553eb61ae547b79099fb0f466630848f662f9c7a7b33c25bed6ccb3ad4c3systemd-journal-gateway-208-20.el7_1.3.x86_64.rpm169edd6d6f1709a18f77533b776881d01f55ab4cb665f03bb7b65f9dcbadccc1libgudev1-devel-208-20.el7_1.3.i686.rpm4bb6fce996ef59131b7ba8408e5ba2689ff4381fa6255054b6506da28a96deddsystemd-sysv-208-20.el7_1.3.x86_64.rpm3a3aba8c092613679b4257bf31a56fe0f9810715dc0dee52c5babcc6cefba775systemd-libs-208-20.el7_1.3.i686.rpmd229f85df37363bc54dfe8f04baf2708c78d9fb163d010786cf7ee06506c90bflibgudev1-208-20.el7_1.3.x86_64.rpm9c46386c338f9ed1ebd7f6b539caab9ca4a63678c40c0b3075a5f905672f6c7dsystemd-python-208-20.el7_1.3.x86_64.rpm1d1e6cb0b877ea53fdfebc14779f23465fd83c9cc9e123111c3911d083d155c1libgudev1-devel-208-20.el7_1.3.x86_64.rpm3c6b45646fe61b4463a603b425baff4c2455589d043967a610a3362b39354f4elibgudev1-208-20.el7_1.3.i686.rpma9cd2942b2e0e76226f119fb60d71b1d26578931b7927ef2adf504f88277a441systemd-devel-208-20.el7_1.3.i686.rpm7a44291a740d1427ff846933440d9704452376f9ea70debb62b5454b73aa039csystemd-libs-208-20.el7_1.3.x86_64.rpm42fb13c419280cfa4c36a6c4d38fd89046d2222c407fde57943560cf9a87b341SLEA-2015:1141-1Resource-Agents Enhancement UpdateThis update adds the following enhancement:
* This update introduces the NovaCompute resource agent for managing OpenStack compute instances using Pacemaker.Scientific LinuxScientific Linux 7resource-agents-3.9.5-40.el7_1.4.x86_64.rpm89426b2d06d09e852de8306d9709fd3de9af631113e2d9a399d05012ee3e64e3SLEA-2015:1144-1Fence-Agents Bug Fix UpdateThis update adds the following enhancement:
* The fence_nova_host fencing agent has been added to the fence-agents packages, which provides fencing support for virtual machines using the OpenStack Nova compute service.Scientific LinuxScientific Linux 7fence-agents-rsb-4.0.11-13.el7_1.x86_64.rpmd9f9ccbaca83eb6861b203398dbd48a24f30aa8e9f7a8bf95aa2e2b349aa34fbfence-agents-cisco-ucs-4.0.11-13.el7_1.x86_64.rpma15054752495b8dbfb58b7600b9945821cfff12390f6b45ec7079a6f6a7c5e97fence-agents-vmware-soap-4.0.11-13.el7_1.x86_64.rpm1e4f39b9e4c6d11b37adcfa9eaca39b2e5cba40c053d84bcc870492a3959ca4bfence-agents-hpblade-4.0.11-13.el7_1.x86_64.rpm772dd4eb78d8feed272b9888dee7c8351afffe20fcd036f978f03c2d86412a3dfence-agents-ibmblade-4.0.11-13.el7_1.x86_64.rpm6c358333fbddab3cc61863c360c080b7e9bbe934b3fde1f6f9630b79719faa90fence-agents-scsi-4.0.11-13.el7_1.x86_64.rpm6f180772a81be4fcefbdf6cc495936c917c8ea0316551de8cd9d43d7c0f8d839fence-agents-wti-4.0.11-13.el7_1.x86_64.rpmc97d9de31eb0f52c11505d0372be2b870e5bd330e9eacf43385de96335da496ffence-agents-drac5-4.0.11-13.el7_1.x86_64.rpm02e5c9ed99b1c436a7cf8bfeedc29a54fdbb25fb07289b5b8358b5032b1418aefence-agents-ipdu-4.0.11-13.el7_1.x86_64.rpm17d9e173a65a98624387f9ceb3152fdce46b6f7e3ebf5fe579def0414cc7486cfence-agents-ilo-ssh-4.0.11-13.el7_1.x86_64.rpm2e20bdd30ecb8871631ae0328501eac2c3a1145dbc867aafe8bb379fadb7e37bfence-agents-eps-4.0.11-13.el7_1.x86_64.rpm3772c412a4b11252e4a7dcdcffaee63dc0f0570c0ec7bef3dfd95389ba1676e1fence-agents-compute-4.0.11-13.el7_1.x86_64.rpm745f0c0b88f23ad80f8e73978829159613f5faab8460084cdf5433dec803810dfence-agents-intelmodular-4.0.11-13.el7_1.x86_64.rpma856d662d47d11bf5d0534fe245e952bf5981baaeeddbeefbb7fbf3abd508a8afence-agents-ifmib-4.0.11-13.el7_1.x86_64.rpm305b732390f0914211ca8162a9a8939fc02450a3e5ff82a0b0e2713aad1a5393fence-agents-rhevm-4.0.11-13.el7_1.x86_64.rpmb5de39d356fba02bc86216938620d82df676782f5010a986029abfd1e1bd57c1fence-agents-cisco-mds-4.0.11-13.el7_1.x86_64.rpm16b48f9971619b16dfb67ca716061344ee486fd2137979a8aa212193b23afff4fence-agents-virsh-4.0.11-13.el7_1.x86_64.rpm69b7d30767da31f3340d34b30b033e9fe02da85948f11ae8aba9ff4f8d8a7e55fence-agents-ilo2-4.0.11-13.el7_1.x86_64.rpm999336da113286a56b955542e69bd20811a6a95b211466cc32874da38d37b1b3fence-agents-bladecenter-4.0.11-13.el7_1.x86_64.rpma3e6877c11e2b582786b1b227f1ff4bc0cbdb24abde9f81abf92cadba2e20730fence-agents-ilo-mp-4.0.11-13.el7_1.x86_64.rpma49f8c67c181362c8a9ffb62232cefb2ca1fcd1ff0678f24b1dd98026b49fb1afence-agents-kdump-4.0.11-13.el7_1.x86_64.rpm0db52710928205b2c80ce704a3dcc52d8dbf5245b102d48706639545fb363993fence-agents-apc-snmp-4.0.11-13.el7_1.x86_64.rpm8d648d804bdfd40ab409b7fb1b5307185a353a4005971e65e8116842497e73f7fence-agents-apc-4.0.11-13.el7_1.x86_64.rpm5be7ad38f22ab64cafb82cee84b1f07d675b855a8f90810f5c3baef796a58ca3fence-agents-all-4.0.11-13.el7_1.x86_64.rpm24ab5497567a5bc286bff0e09ea990f2de57081ac7afac1eadd37fd76101de1dfence-agents-ipmilan-4.0.11-13.el7_1.x86_64.rpmd3fbc23f2e88b5f38def4278ec239ebc5f7efb55f6478ad547d3f9eb7a62dd41fence-agents-brocade-4.0.11-13.el7_1.x86_64.rpme54e3c95e1045afe8ee29d93343b20334c05216b7e4ca858a153084f0ddafff5fence-agents-common-4.0.11-13.el7_1.x86_64.rpm1e5ee897edfbc403d8a8b0c0061d2badb2286f67e70b94a9d73f8848a692fa45fence-agents-eaton-snmp-4.0.11-13.el7_1.x86_64.rpmbf8755f0ba7c8d436d73eeded952c9e9491834fc778efd2c6ba398f1076ac459SLEA-2015:1152-1Tomcatjss Enhancement UpdateThis update adds the following enhancement:
* The tomcatjss utility's getPassword method has been enhanced to optionally include a counter to track the number of retries. This allows tomcatjss to interact with the nuxwdog daemon and allow multiple retries for a password retrieval.Scientific LinuxScientific Linux 7tomcatjss-7.1.0-6.el7_1.noarch.rpm5b3bba4a350803f5a373bd46dbacb4df3e04d540fbccba9bca36a53477f18cd4SLEA-2015:1156-1Dracut Enhancement UpdateThis update adds the following enhancement:
* With this update, a number of cryptographic kernel modules have been added that load on an IBM System z machine if is started in FIPS mode, and ensure that the machine satisfies FIPS requirements.Scientific LinuxScientific Linux 7dracut-033-241.el7_1.3.x86_64.rpm9cd30d0e3916c312e1433e926b5d980bd984ba7ab4f230ff8d32e4f1c611cb4bdracut-fips-aesni-033-241.el7_1.3.x86_64.rpm7532ffa5170717e84b4c1dc00d450bfdcff2025355e6d739795bdb5a717d38fbdracut-network-033-241.el7_1.3.x86_64.rpmdd8c0a7b91987c080be503b8a5927417a338ab9bb951faee8f376bd161d0e82bdracut-fips-033-241.el7_1.3.x86_64.rpmdf80139b813001e96e83a430e54972dfad1affa125f47bcda9aba1cb18fdfaffdracut-caps-033-241.el7_1.3.x86_64.rpm8c6a2947aa20166c217fa75346261d4bad92585bd9b63ddf74a3f31432d549eedracut-config-rescue-033-241.el7_1.3.x86_64.rpm6e91a777a9ffafcffe890ba75a85e1be35fde40a4d41e7132be70a2b85856932dracut-config-generic-033-241.el7_1.3.x86_64.rpmda0946fea773450786254bb7f4066128dd6b84f45ccb989517fb0b2c796b01dddracut-tools-033-241.el7_1.3.x86_64.rpm94131ea554b99cf9c9b54495019b8ed6b761daab1444831da550416765c93c33SLEA-2015:1473-1Python-Urllib3 Enhancement UpdateThe python-urllib3 package has been upgraded to upstream version 1.10.2 to reflect the rebases of the python-requests library and the chardet encoding detector to higher versions.Scientific LinuxScientific Linux 7python-urllib3-1.10.2-1.el7_1.noarch.rpmebf1e552d4424fa8bf2b8b226b32d1ed3adc0ce53ec52550a5adbd0a36c02126SLEA-2015:1563-1Fence-Agents Enhancement UpdateThis update adds the following enhancement:
* With this update, the fence agent for OpenStack Nova compute has new support for recording fencing operations in the attrd daemon in order to support multiple compute nodes failures at once with controller node failures happening at the same time.Scientific LinuxScientific Linux 7fence-agents-eps-4.0.11-13.el7_1.1.x86_64.rpmf5da3eb8500b43395fd06e349eb2ab335ccd325ab04f37544ee721fa15ebcd59fence-agents-apc-4.0.11-13.el7_1.1.x86_64.rpm452e53a486d7a3758d965df613e5bb545481fa9679d7560369106a5ab3b82452fence-agents-ilo2-4.0.11-13.el7_1.1.x86_64.rpmbf119d2c03615dec1133ad6f4af85f931092f61e953c1700307a109465d305e1fence-agents-virsh-4.0.11-13.el7_1.1.x86_64.rpm4818fc9de3f5d7e1a036adaf5f2dcd4222514ffc6837f96fd3984d5e5d376d27fence-agents-all-4.0.11-13.el7_1.1.x86_64.rpma7ca3b1ad4397fe2afa9a79770f610698b4071e05f73f1758e63d223b1eecb01fence-agents-ilo-mp-4.0.11-13.el7_1.1.x86_64.rpm6c352ea23012b22c6440d9760a99c290af6c60e97a2e73687ba81bc7d3b621b9fence-agents-bladecenter-4.0.11-13.el7_1.1.x86_64.rpm9fe8e57004b344f1565a2228cd130b92d30c3cb567294fe8a7656042dfde771efence-agents-brocade-4.0.11-13.el7_1.1.x86_64.rpm88fe28c6d3a673e5647f093d96fb273c85a17a52691d12b8a12307f6162b4f5ffence-agents-intelmodular-4.0.11-13.el7_1.1.x86_64.rpm104e9d3017fa8749fb75ce08d738df1d5d8e4a6c53d25c788ccdbba9d5525804fence-agents-scsi-4.0.11-13.el7_1.1.x86_64.rpmee6063ae618c4630e37d5b52485df7e71e39a2998c7b1de273b83c4a4e6e6d0dfence-agents-ilo-ssh-4.0.11-13.el7_1.1.x86_64.rpm57364a57f29dcd31b473fb31b23ff804b697f99891cea04a7d8ffdd63121dfdefence-agents-kdump-4.0.11-13.el7_1.1.x86_64.rpmdf74bd61cf0697d1ce0d0b4e57f977939989ce696ee7836e1c323a6c1d09ebfdfence-agents-compute-4.0.11-13.el7_1.1.x86_64.rpma5793bbac20443e1be065f4a6d97a579cf65f65bb8b26de356ed77123be47f21fence-agents-ipmilan-4.0.11-13.el7_1.1.x86_64.rpmaa19db8520e475a9f23ff14ab9b86678f4ec676bb6a5f8f822ce2e22ffc20458fence-agents-ipdu-4.0.11-13.el7_1.1.x86_64.rpm6eb0a00c854b6bb2c4bc2226d949722d0daddfeb0f002a052babc2b1c4e12130fence-agents-hpblade-4.0.11-13.el7_1.1.x86_64.rpm7c38898779b8c50ef374be7c68874ea64e424c9322c7bb9b3e97bf250c30ea38fence-agents-common-4.0.11-13.el7_1.1.x86_64.rpm417718a94036476808cd1229352e4b9a2353475d8a0c71c285372f629c24d06dfence-agents-drac5-4.0.11-13.el7_1.1.x86_64.rpm33198ac5ce9b52f23858031900df78152490aac1df3e4cdc6839efacee587267fence-agents-ibmblade-4.0.11-13.el7_1.1.x86_64.rpme1aa2ffae7e1a8eba07d1555f7e06099aab052dde0288b1ca55531fca9ba568dfence-agents-apc-snmp-4.0.11-13.el7_1.1.x86_64.rpm1fd7bce1fab78d30087506a5674df3e6ebc6e1e4d913e8222f13467be4d02284fence-agents-rsb-4.0.11-13.el7_1.1.x86_64.rpm4d812c6f7fab44ed3b655d9552463fd1e8eb049f49e0a7808b70dd1d501cd48afence-agents-cisco-mds-4.0.11-13.el7_1.1.x86_64.rpm2cd973047f23fd58c9f5e06c7f7c7fbcf677ccdb2588c079e4829143dde1eaecfence-agents-eaton-snmp-4.0.11-13.el7_1.1.x86_64.rpm269ffa38f4f2efd414c75fb24d1ff08fcee254bafa7238409ce31022b0d0610cfence-agents-ifmib-4.0.11-13.el7_1.1.x86_64.rpm4702a833e1d05b709f6bbd961b44aa79a0604d0ca075956ae7350ff2f24934ecfence-agents-rhevm-4.0.11-13.el7_1.1.x86_64.rpm4ac0ccf4b83fe6efac0226ec72d445213dca20fb0da59448e15cbda8dbc49f14fence-agents-vmware-soap-4.0.11-13.el7_1.1.x86_64.rpmbf2113c11086ae041af9db585864c1cd145ac526bc1b84c14002acca8852ff9dfence-agents-wti-4.0.11-13.el7_1.1.x86_64.rpm64af48825b24d27be8f425bcd959505ead68d4eb56ca79bf392ef3e767ddb939fence-agents-cisco-ucs-4.0.11-13.el7_1.1.x86_64.rpmfecbf7b9584b3831d96a47b01c2c560c4e157dbd848873e6d6ae1f2a2ed74bc1SLEA-2015:1599-1Setup Enhancement UpdateThis update adds the following enhancements:
* Previously, the Red Hat® JBoss® middleware and OpenShift products reserved the user ID and group ID pair 185:185 for the JBoss Application Server user called jboss-as. As this user is now going to be used more widely, a more generic name, jboss, has been chosen for it. With this update, the reservation of the user ID and group ID pair has been changed to jboss in the setup package, mentioning former reservations for jboss-as and wildfly.
* Prior to this update, there were no static IDs for systemd-network and systemd-resolve in the setup package uidgid reservation file. Static IDs are useful for the systemd package, which handles sensitive data, across multiple systems and are necessary for new features in the Scientific Linux 7.2 systemd update. Therefore, reservations of pair 192:192 for systemd-network and 193:193 for systemd-resolve have been added, and systemd can now use these new static IDs on Scientific Linux 7 systems.
* With this update, the static uidgid pair 167:167 has been reserved for user ceph. The Ceph file system is a distributed object storage file system that can have nodes on several machines. For consistency purposes, it requires the same user ID on all machines in the cluster. The ceph packages can now use this static ID pair and have a consistent static ID across all systems in the cluster.Scientific LinuxScientific Linux 7setup-2.8.71-6.el7.noarch.rpmbe00563eb7af74ef165fa791a0f8a913befbdde2216b7c6e76f3234520cb56acSLEA-2015:1625-1Tzdata Enhancement UpdateThis update adds the following enhancement:Scientific LinuxScientific Linux 7tzdata-2015f-1.el7.noarch.rpme20f3ceb20d58c1931847d063f2674fdf5d130e778b3b7c564c2b5b08cc2a1eatzdata-java-2015f-1.el7.noarch.rpm655d33cd0aa477753e3c4244ea537a5ec4b3e15ec9fcd9323d9859cd30aac373SLEA-2015:1795-1Rasdaemon Enhancement UpdateThis update adds the following enhancement:
* With this update, the rasdaemon packages have been modified to correctly parse Machine Check Exceptions (MCEs) from Haswell processors.Scientific LinuxScientific Linux 7rasdaemon-0.4.1-14.1.el7_1.x86_64.rpmd0634d8c686f216866f5b962dc93c467b2bcdd0f443dc7071c4b4437cd4d5836
SLEA-2015:1915-1New Packages: Kmod-IxgbeThe kmod-ixgbe packages contain a built-in local area network (LAN) driver for Intel ethernet X552/X557 from system on a chip (SoC) Broadwell-DE Intel D-1540 for Scientific Linux 7.
This enhancement update adds the kmod-ixgbe packages to Scientific Linux 7.Scientific LinuxScientific Linux 7kmod-ixgbe-4.0.3-1.el7_1.x86_64.rpm912f82070c412369fb5367659657330e9bd3d1bed2bb899fc8e490cd33208952SLEA-2015:1957-1Rsyslog Enhancement UpdateThis update adds the following enhancement:
* Previously, the syslog messages with tags containing white-space trailing were parsed as not containing a tag. As a consequence, when there was a white space at the end of a process name, the process name was not output to the journal log. This update adds an option that enables specifying a default tag for such cases, and the process name is output to the journal log as expected.Scientific LinuxScientific Linux 7rsyslog-relp-7.4.7-7.el7_1.1.x86_64.rpm54d5544b2f13e602e271da4350020529352820ac0cf8f5a3005fe56e84ff1fbcrsyslog-snmp-7.4.7-7.el7_1.1.x86_64.rpm64e945bc4787d6b8752f809686fe43b4c2f27b4f80d7686367d372c28251d66crsyslog-crypto-7.4.7-7.el7_1.1.x86_64.rpm39c9e6a7a0d62904e1ffeb825b5710d0ef658d90388c31f3358337f7de1d8ac7rsyslog-7.4.7-7.el7_1.1.x86_64.rpmfc7223ffa13eef76e054a5b9be6dc9495e31ea2aabc738255318f0e678edfaeersyslog-mmjsonparse-7.4.7-7.el7_1.1.x86_64.rpm4b3a39cb43aecf37678efb6da6271aa390197dd59ff5fefe0af7b9bc286efc13rsyslog-elasticsearch-7.4.7-7.el7_1.1.x86_64.rpm43634df258cad331c61babe3b7c47f2e332233c031f3f38340c73c87efd5473crsyslog-gnutls-7.4.7-7.el7_1.1.x86_64.rpmb33ed74a8727ce670098cad274ae26f58382f23978cc46b376294ba0eb75af26rsyslog-libdbi-7.4.7-7.el7_1.1.x86_64.rpm8353460a1afd658e7da3f4dc03f93d3f796a5596e3f457c6101a1235fab5c314rsyslog-mmnormalize-7.4.7-7.el7_1.1.x86_64.rpm6f45484bc45542f1444d6e30e6dec817f1e4853470c0f452821e10a9d87d0e5drsyslog-gssapi-7.4.7-7.el7_1.1.x86_64.rpm57ea2fce9d2eec01056f8c1bdd6b21c3bcf1327a739b7a9074be1c4efb422af0rsyslog-mmsnmptrapd-7.4.7-7.el7_1.1.x86_64.rpma906785b9c1fba8381a3d42ade9fed6b8004912357d776b7726d2959139d9772rsyslog-udpspoof-7.4.7-7.el7_1.1.x86_64.rpm476b42024a606709bfa8fcc1940aa2320130d4e2cace4c8280390d188bdf68c7rsyslog-mmaudit-7.4.7-7.el7_1.1.x86_64.rpm78083923fcec428208a87781f545058a6dd4ce5baf8dfa99ac0a53aa9826171frsyslog-doc-7.4.7-7.el7_1.1.x86_64.rpm36248bcbfa041350a9d416e64beacb4c17c6592358a43445a41792c0eb9192a9rsyslog-pgsql-7.4.7-7.el7_1.1.x86_64.rpmc95d54889ee860ac9db45489c852c1e6a4b2e7bf3eb18f08e682287edc15e17drsyslog-mysql-7.4.7-7.el7_1.1.x86_64.rpm5facc1ea74bb464506f9144ed17f221d30d45a882b5cb2d66a34233a9aaf218eSLEA-2015:2302-1New Packages: Python-SqlalchemySQLAlchemy is an Object Relational Mapper (ORM) that provides a flexible, high-level interface to SQL databases.
This enhancement update adds the python-sqlalchemy packages to Scientific Linux 7.Scientific LinuxScientific Linux 7python-sqlalchemy-0.9.8-1.el7.x86_64.rpm975d988f991995cdcc1063ae799269f81d221066c0ec67fbb7d2ae0c62035fbayum-conf-repos-1.0-1.el7Yum-Conf-Repos-1.0-1.El7Yum repository config file that point to the Scientific Linux external repos list.Scientific LinuxScientific Linux 7yum-conf-repos-1.0-1.el7.noarch.rpm2f8b6681375c389495105ac3cfc8ce3de1f0f3047a537079a9fa497eae2a4785