ABI and X server versions doesn't match

Issues related to applications and software problems
abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

ABI and X server versions doesn't match

Post by abhijit » 2017/11/09 04:31:23

After update and restart I can not login in my PC in usual graphic mode:
/var/log/Xorg.0.log is showing the following error:
"intel: module ABI major version (19) doesn't match with server's version (23)"

Please help me! Thanks in advance

abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

Re: ABI and X server versions doesn't match

Post by abhijit » 2017/11/09 07:18:43

[ 28.361]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 28.361] X Protocol Version 11, Revision 0
[ 28.361] Build Operating System: 3.10.0-514.16.1.el7.x86_64
[ 28.361] Current Operating System: Linux localhost.localdomain 3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64
[ 28.361] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-514.26.2.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
[ 28.361] Build Date: 05 August 2017 06:19:43AM
[ 28.361] Build ID: xorg-x11-server 1.19.3-11.el7
[ 28.361] Current version of pixman: 0.34.0
[ 28.361] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 28.361] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.361] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 7 18:05:37 2017
[ 28.361] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 28.361] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 28.361] (==) No Layout section. Using the first Screen section.
[ 28.361] (==) No screen section available. Using defaults.
[ 28.361] (**) |-->Screen "Default Screen Section" (0)
[ 28.361] (**) | |-->Monitor "<default monitor>"
[ 28.361] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 28.361] (**) | |-->Device "Intel Graphics"
[ 28.361] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 28.361] (==) Automatically adding devices
[ 28.361] (==) Automatically enabling devices
[ 28.361] (==) Automatically adding GPU devices
[ 28.361] (==) Automatically binding GPU devices
[ 28.362] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 28.431] (**) FontPath set to:
/usr/share/fonts/msttcore,
catalogue:/etc/X11/fontpath.d,
built-ins
[ 28.431] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 28.431] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 28.431] (II) Loader magic: 0x7fae95287020
[ 28.431] (II) Module ABI versions:
[ 28.431] X.Org ANSI C Emulation: 0.4
[ 28.431] X.Org Video Driver: 23.0
[ 28.431] X.Org XInput driver : 24.1
[ 28.431] X.Org Server Extension : 10.0
[ 28.431] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 28.432] (--) PCI:*(0:0:2:0) 8086:1912:1028:06b9 rev 6, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 28.432] (II) LoadModule: "glx"
[ 28.448] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 28.460] (II) Module glx: vendor="X.Org Foundation"
[ 28.460] compiled for 1.19.3, module version = 1.0.0
[ 28.460] ABI class: X.Org Server Extension, version 10.0
[ 28.460] (II) LoadModule: "intel"
[ 28.460] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 28.466] (II) Module intel: vendor="X.Org Foundation"
[ 28.466] compiled for 1.17.2, module version = 2.99.917
[ 28.466] Module class: X.Org Video Driver
[ 28.466] ABI class: X.Org Video Driver, version 19.0
[ 28.466] (EE) intel: module ABI major version (19) doesn't match the server's version (23)
[ 28.466] (II) UnloadModule: "intel"
[ 28.466] (II) Unloading intel
[ 28.466] (EE) Failed to load module "intel" (module requirement mismatch, 0)
[ 28.466] (EE) No drivers available.
[ 28.466] (EE)
Fatal server error:
[ 28.466] (EE) no screens found(EE)
[ 28.466] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 28.466] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 28.466] (EE)
[ 28.481] (EE) Server terminated with error (1). Closing log file.

pjsr2
Posts: 614
Joined: 2014/03/27 20:11:07

Re: ABI and X server versions doesn't match

Post by pjsr2 » 2017/11/09 09:32:43

Looks like you have an old version of the package xorg-x11-drv-intel installed. Try updating this package.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: ABI and X server versions doesn't match

Post by TrevorH » 2017/11/09 09:36:59

You're also running the old kernel.

Run yum update to get all updates. Do not cherry pick.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

Re: ABI and X server versions doesn't match

Post by abhijit » 2017/11/10 07:12:01

I tried yum update, but does not help

abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

Re: ABI and X server versions doesn't match

Post by abhijit » 2017/11/10 07:21:35

Present /var/log/Xorg.0.log is attached
Attachments
varLogXorg.0.log
(3.97 KiB) Downloaded 237 times

pjsr2
Posts: 614
Joined: 2014/03/27 20:11:07

Re: ABI and X server versions doesn't match

Post by pjsr2 » 2017/11/10 09:19:27

I tried yum update, but does not help
Well, at least the error on the ABI version mismatch has gone now.

You say you ran "yum update", but you are still using an old kernel.
Did you update all packages? Did you reboot your computer after the update?

abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

Re: ABI and X server versions doesn't match

Post by abhijit » 2017/11/10 09:39:44

yum update kernel shows following error:
"kernel conflicts with kexec-tools-2.0.7-50.el7x86_64

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: ABI and X server versions doesn't match

Post by TrevorH » 2017/11/10 09:43:52

What's the output from package-cleanup --dupes ?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

abhijit
Posts: 14
Joined: 2017/11/09 04:27:22

Re: ABI and X server versions doesn't match

Post by abhijit » 2017/11/10 09:51:32

output of package-cleanup --dupes

Code: Select all

Loaded plugins: fastestmirror, langpacks
kbd-misc-1.15.5-12.el7.noarch
kbd-misc-1.15.5-13.el7.noarch
poppler-utils-0.26.5-17.el7_4.x86_64
poppler-utils-0.26.5-16.el7.x86_64
cyrus-sasl-md5-2.1.26-20.el7_2.x86_64
cyrus-sasl-md5-2.1.26-21.el7.x86_64
iputils-20160308-8.el7.x86_64
iputils-20160308-10.el7.x86_64
cups-client-1.6.3-26.el7.x86_64
cups-client-1.6.3-29.el7.x86_64
efivar-libs-31-4.el7.x86_64
efivar-libs-0.11-1.el7.x86_64
libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.3.x86_64
rsyslog-7.4.7-16.el7.x86_64
rsyslog-8.24.0-12.el7.x86_64
libpurple-2.10.11-5.el7.x86_64
libpurple-2.10.7-26.el7.x86_64
abrt-2.1.11-48.el7.centos.x86_64
abrt-2.1.11-45.el7.centos.x86_64
libmediaart-1.9.1-1.el7.x86_64
libmediaart-0.7.0-1.el7.x86_64
centos-release-7-4.1708.el7.centos.x86_64
centos-release-7-3.1611.el7.centos.x86_64
libnfsidmap-0.25-15.el7.x86_64
libnfsidmap-0.25-17.el7.x86_64
trousers-0.3.13-1.el7.x86_64
trousers-0.3.14-2.el7.x86_64
dleyna-core-0.4.0-1.el7.x86_64
dleyna-core-0.5.0-1.el7.x86_64
libgovirt-0.3.3-4.el7.x86_64
libgovirt-0.3.3-5.el7.x86_64
ruby-libs-2.0.0.648-29.el7.x86_64
ruby-libs-2.0.0.648-30.el7.x86_64
python-setuptools-0.9.8-4.el7.noarch
python-setuptools-0.9.8-7.el7.noarch
libdb-utils-5.3.21-20.el7.x86_64
libdb-utils-5.3.21-19.el7.x86_64
libcom_err-1.42.9-9.el7.x86_64
libcom_err-1.42.9-10.el7.x86_64
libseccomp-2.3.1-2.el7.x86_64
libseccomp-2.3.1-3.el7.x86_64
gnutls-3.3.24-1.el7.x86_64
gnutls-3.3.26-9.el7.x86_64
gnome-bluetooth-libs-3.20.1-1.el7.x86_64
gnome-bluetooth-libs-3.14.1-1.el7.x86_64
atkmm-2.22.7-3.el7.x86_64
atkmm-2.24.2-1.el7.x86_64
qemu-kvm-common-1.5.3-126.el7_3.10.x86_64
qemu-kvm-common-1.5.3-141.el7_4.2.x86_64
usbredir-0.7.1-1.el7.x86_64
usbredir-0.7.1-2.el7.x86_64
ghostscript-9.07-20.el7_3.7.x86_64
ghostscript-9.07-28.el7_4.2.x86_64
audit-libs-python-2.7.6-3.el7.x86_64
audit-libs-python-2.6.5-3.el7_3.1.x86_64
ipxe-roms-qemu-20160127-5.git6366fa7a.el7.noarch
ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch
p11-kit-0.20.7-3.el7.x86_64
p11-kit-0.23.5-3.el7.x86_64
iproute-3.10.0-74.el7.x86_64
iproute-3.10.0-87.el7.x86_64
device-mapper-persistent-data-0.6.3-1.el7.x86_64
device-mapper-persistent-data-0.7.0-0.1.rc6.el7.x86_64
cryptsetup-libs-1.7.4-3.el7.x86_64
cryptsetup-libs-1.7.2-1.el7.x86_64
ipa-client-common-4.5.0-21.el7.centos.2.2.noarch
ipa-client-common-4.4.0-14.el7.centos.7.noarch
python-rtslib-2.1.fb57-5.el7.noarch
python-rtslib-2.1.fb63-2.el7.noarch
libselinux-utils-2.5-11.el7.x86_64
libselinux-utils-2.5-6.el7.x86_64
abattis-cantarell-fonts-0.0.16-3.el7.noarch
abattis-cantarell-fonts-0.0.25-1.el7.noarch
bluez-libs-5.44-4.el7_4.x86_64
bluez-libs-5.41-1.el7.x86_64
glusterfs-3.7.9-12.el7.centos.x86_64
glusterfs-3.8.4-18.4.el7.centos.x86_64
python-firewall-0.4.4.4-6.el7.noarch
python-firewall-0.4.3.2-8.1.el7_3.3.noarch
libwebp-0.3.0-3.el7.x86_64
libwebp-0.3.0-7.el7.x86_64
perl-local-lib-1.008010-3.el7.noarch
perl-local-lib-1.008010-4.el7.noarch
libspectre-0.2.8-1.el7.x86_64
libspectre-0.2.7-4.el7.x86_64
libreport-cli-2.1.11-38.el7.centos.x86_64
libreport-cli-2.1.11-35.el7.centos.x86_64
abrt-gui-libs-2.1.11-45.el7.centos.x86_64
abrt-gui-libs-2.1.11-48.el7.centos.x86_64
elfutils-0.166-2.el7.x86_64
elfutils-0.168-8.el7.x86_64
python2-cryptography-1.7.2-1.el7_4.1.x86_64
python2-cryptography-1.3.1-3.el7.x86_64
libevdev-1.4.1-1.el7.x86_64
libevdev-1.5.6-1.el7.x86_64
lvm2-libs-2.02.171-8.el7.x86_64
lvm2-libs-2.02.166-1.el7_3.5.x86_64
libosinfo-0.3.0-3.el7.x86_64
libosinfo-1.0.0-1.el7.x86_64
dleyna-server-0.4.0-1.el7.x86_64
dleyna-server-0.5.0-1.el7.x86_64
ncurses-devel-5.9-14.20130511.el7_4.x86_64
ncurses-devel-5.9-13.20130511.el7.x86_64
gstreamer1-plugins-good-1.10.4-2.el7.x86_64
gstreamer1-plugins-good-1.4.5-3.el7_3.x86_64
adwaita-gtk2-theme-3.14.2.2-2.el7.x86_64
adwaita-gtk2-theme-3.22.2-1.el7.x86_64
device-mapper-multipath-0.4.9-111.el7.x86_64
device-mapper-multipath-0.4.9-99.el7_3.3.x86_64
lapack64-devel-3.4.2-5.el7.x86_64
lapack64-devel-3.4.2-8.el7.x86_64
abrt-python-2.1.11-45.el7.centos.x86_64
abrt-python-2.1.11-48.el7.centos.x86_64
python-libipa_hbac-1.15.2-50.el7_4.6.x86_64
python-libipa_hbac-1.14.0-43.el7_3.18.x86_64
jansson-2.10-1.el7.x86_64
jansson-2.4-6.el7.x86_64
bind-utils-9.9.4-51.el7.x86_64
bind-utils-9.9.4-50.el7_3.1.x86_64
libgweather-3.14.1-3.el7.x86_64
libgweather-3.20.4-1.el7.x86_64
hyperv-daemons-license-0-0.29.20160216git.el7.noarch
hyperv-daemons-license-0-0.30.20161211git.el7.noarch
e2fsprogs-libs-1.42.9-9.el7.x86_64
e2fsprogs-libs-1.42.9-10.el7.x86_64
pulseaudio-libs-10.0-3.el7.x86_64
pulseaudio-libs-6.0-9.el7_3.x86_64
librsvg2-2.40.16-1.el7.x86_64
librsvg2-2.39.0-1.el7.x86_64
libibverbs-13-7.el7.x86_64
libibverbs-1.2.1-1.el7.x86_64
libsss_nss_idmap-1.14.0-43.el7_3.18.x86_64
libsss_nss_idmap-1.15.2-50.el7_4.6.x86_64
python-libs-2.7.5-48.el7.x86_64
python-libs-2.7.5-58.el7.x86_64
grub2-tools-2.02-0.65.el7.centos.2.x86_64
grub2-tools-2.02-0.44.el7.centos.x86_64
libxcb-1.12-1.el7.x86_64
libxcb-1.11-4.el7.x86_64
mokutil-12-1.el7.centos.x86_64
mokutil-0.9-2.el7.x86_64
gmp-devel-6.0.0-15.el7.x86_64
gmp-devel-6.0.0-12.el7_1.x86_64
libstdc++-devel-4.8.5-11.el7.x86_64
libstdc++-devel-4.8.5-16.el7.x86_64
libsmbclient-4.6.2-11.el7_4.x86_64
libsmbclient-4.4.4-14.el7_3.x86_64
webrtc-audio-processing-0.1-5.el7.x86_64
webrtc-audio-processing-0.3-1.el7.x86_64
perl-5.16.3-292.el7.x86_64
perl-5.16.3-291.el7.x86_64
tzdata-2017c-1.el7.noarch
tzdata-2017b-1.el7.noarch
blas-3.4.2-5.el7.x86_64
blas-3.4.2-8.el7.x86_64
libgphoto2-2.5.2-5.el7.x86_64
libgphoto2-2.5.2-3.el7.x86_64
krb5-workstation-1.15.1-8.el7.x86_64
krb5-workstation-1.14.1-27.el7_3.x86_64
libreport-filesystem-2.1.11-38.el7.centos.x86_64
libreport-filesystem-2.1.11-35.el7.centos.x86_64
cups-filters-1.0.35-21.el7.x86_64
cups-filters-1.0.35-22.el7.x86_64
libICE-1.0.9-9.el7.x86_64
libICE-1.0.9-2.el7.x86_64
yum-plugin-fastestmirror-1.1.31-42.el7.noarch
yum-plugin-fastestmirror-1.1.31-40.el7.noarch
abrt-addon-kerneloops-2.1.11-45.el7.centos.x86_64
abrt-addon-kerneloops-2.1.11-48.el7.centos.x86_64
gvfs-fuse-1.22.4-8.el7.x86_64
gvfs-fuse-1.30.4-3.el7.x86_64
grilo-0.2.12-2.el7.x86_64
grilo-0.3.3-1.el7.x86_64
elfutils-libs-0.168-8.el7.x86_64
elfutils-libs-0.166-2.el7.x86_64
perl-ExtUtils-Install-1.58-291.el7.noarch
perl-ExtUtils-Install-1.58-292.el7.noarch
libtasn1-3.8-3.el7.x86_64
libtasn1-4.10-1.el7.x86_64
upower-0.99.4-2.el7.x86_64
upower-0.99.2-1.el7.x86_64
PackageKit-yum-1.1.5-1.el7.centos.x86_64
PackageKit-yum-1.0.7-6.el7.centos.x86_64
iptables-1.4.21-17.el7.x86_64
iptables-1.4.21-18.2.el7_4.x86_64
http-parser-2.7.1-5.el7_4.x86_64
http-parser-2.7.1-3.el7.x86_64
tar-1.26-31.el7.x86_64
tar-1.26-32.el7.x86_64
pulseaudio-utils-6.0-9.el7_3.x86_64
pulseaudio-utils-10.0-3.el7.x86_64
qemu-kvm-1.5.3-126.el7_3.10.x86_64
qemu-kvm-1.5.3-141.el7_4.2.x86_64
libvirt-gconfig-0.2.3-1.el7.x86_64
libvirt-gconfig-1.0.0-1.el7.x86_64
logrotate-3.8.6-14.el7.x86_64
logrotate-3.8.6-12.el7.x86_64
bind-license-9.9.4-50.el7_3.1.noarch
bind-license-9.9.4-51.el7.noarch
gsettings-desktop-schemas-3.22.0-1.el7.x86_64
gsettings-desktop-schemas-3.14.2-1.el7.x86_64
glibc-devel-2.17-157.el7_3.5.x86_64
glibc-devel-2.17-196.el7.x86_64
cups-filesystem-1.6.3-29.el7.noarch
cups-filesystem-1.6.3-26.el7.noarch
libkadm5-1.14.1-27.el7_3.x86_64
libkadm5-1.15.1-8.el7.x86_64
alsa-lib-1.1.3-3.el7.x86_64
alsa-lib-1.1.1-1.el7.x86_64
abrt-addon-vmcore-2.1.11-45.el7.centos.x86_64
abrt-addon-vmcore-2.1.11-48.el7.centos.x86_64
pykickstart-1.99.66.10-1.el7.noarch
pykickstart-1.99.66.12-1.el7.noarch
libwnck3-3.20.1-1.el7.x86_64
libwnck3-3.4.5-3.el7.x86_64
createrepo-0.9.9-26.el7.noarch
createrepo-0.9.9-28.el7.noarch
gtkmm24-2.24.2-8.el7.x86_64
gtkmm24-2.24.5-1.el7.x86_64
npm-3.10.10-1.6.11.3.1.el7.x86_64
npm-3.10.10-1.6.11.1.1.el7.x86_64
mesa-dri-drivers-11.2.2-2.20160614.el7.x86_64
mesa-dri-drivers-17.0.1-6.20170307.el7.x86_64
gcr-3.14.0-1.el7.x86_64
gcr-3.20.0-1.el7.x86_64
yum-utils-1.1.31-40.el7.noarch
yum-utils-1.1.31-42.el7.noarch
ncurses-libs-5.9-14.20130511.el7_4.x86_64
ncurses-libs-5.9-13.20130511.el7.x86_64
libquadmath-static-4.8.5-16.el7.x86_64
libquadmath-static-4.8.5-11.el7.x86_64
samba-common-libs-4.6.2-11.el7_4.x86_64
samba-common-libs-4.4.4-14.el7_3.x86_64
glibc-headers-2.17-157.el7_3.5.x86_64
glibc-headers-2.17-196.el7.x86_64
libreswan-3.15-8.el7.x86_64
libreswan-3.20-3.el7.x86_64
fcoe-utils-1.0.31-1.git5dfd3e4.el7_3.1.x86_64
fcoe-utils-1.0.32-1.el7.x86_64
libgnomekbd-3.6.0-4.el7.x86_64
libgnomekbd-3.22.0.1-1.el7.x86_64
control-center-filesystem-3.14.5-19.el7.x86_64
control-center-filesystem-3.22.2-5.el7.x86_64
hplip-libs-3.15.9-3.el7.x86_64
hplip-libs-3.15.9-2.el7.x86_64
pciutils-3.5.1-2.el7.x86_64
pciutils-3.5.1-1.el7.x86_64
mesa-filesystem-11.2.2-2.20160614.el7.x86_64
mesa-filesystem-17.0.1-6.20170307.el7.x86_64
openssh-clients-6.6.1p1-35.el7_3.x86_64
openssh-clients-7.4p1-13.el7_4.x86_64
NetworkManager-libreswan-1.2.4-2.el7.x86_64
NetworkManager-libreswan-1.2.4-1.el7.x86_64
perl-libs-5.16.3-292.el7.x86_64
perl-libs-5.16.3-291.el7.x86_64
libX11-1.6.5-1.el7.x86_64
libX11-1.6.3-3.el7.x86_64
libvirt-daemon-driver-qemu-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-driver-qemu-3.2.0-14.el7_4.3.x86_64
abrt-retrace-client-2.1.11-45.el7.centos.x86_64
abrt-retrace-client-2.1.11-48.el7.centos.x86_64
boost-date-time-1.53.0-27.el7.x86_64
boost-date-time-1.53.0-26.el7.x86_64
bind-libs-9.9.4-50.el7_3.1.x86_64
bind-libs-9.9.4-51.el7.x86_64
gssdp-1.0.1-1.el7.x86_64
gssdp-0.14.3-3.el7.x86_64
gnome-bluetooth-3.14.1-1.el7.x86_64
gnome-bluetooth-3.20.1-1.el7.x86_64
lvm2-2.02.171-8.el7.x86_64
lvm2-2.02.166-1.el7_3.5.x86_64
caribou-gtk3-module-0.4.21-1.el7.x86_64
caribou-gtk3-module-0.4.16-1.el7.x86_64
libnl3-3.2.28-3.el7_3.x86_64
libnl3-3.2.28-4.el7.x86_64
pulseaudio-libs-glib2-10.0-3.el7.x86_64
pulseaudio-libs-glib2-6.0-9.el7_3.x86_64
python-2.7.5-48.el7.x86_64
python-2.7.5-58.el7.x86_64
systemd-python-219-42.el7_4.4.x86_64
systemd-python-219-30.el7_3.9.x86_64
libgnat-devel-4.8.5-16.el7.x86_64
libgnat-devel-4.8.5-11.el7.x86_64
grubby-8.28-21.el7_3.x86_64
grubby-8.28-23.el7.x86_64
openjpeg-libs-1.5.1-16.el7_3.x86_64
openjpeg-libs-1.5.1-17.el7.x86_64
brltty-4.5-15.el7.x86_64
brltty-4.5-13.el7.x86_64
ghostscript-cups-9.07-20.el7_3.7.x86_64
ghostscript-cups-9.07-28.el7_4.2.x86_64
dhclient-4.2.5-47.el7.centos.x86_64
dhclient-4.2.5-58.el7.centos.x86_64
libss-1.42.9-9.el7.x86_64
libss-1.42.9-10.el7.x86_64
ruby-2.0.0.648-29.el7.x86_64
ruby-2.0.0.648-30.el7.x86_64
blas-devel-3.4.2-8.el7.x86_64
blas-devel-3.4.2-5.el7.x86_64
abrt-libs-2.1.11-45.el7.centos.x86_64
abrt-libs-2.1.11-48.el7.centos.x86_64
psmisc-22.20-11.el7.x86_64
psmisc-22.20-15.el7.x86_64
net-snmp-libs-5.7.2-28.el7.x86_64
net-snmp-libs-5.7.2-24.el7_3.2.x86_64
cryptsetup-python-1.7.2-1.el7.x86_64
cryptsetup-python-1.7.4-3.el7.x86_64
libnl3-cli-3.2.28-3.el7_3.x86_64
libnl3-cli-3.2.28-4.el7.x86_64
pangomm-2.34.0-3.el7.x86_64
pangomm-2.40.1-1.el7.x86_64
sg3_utils-libs-1.37-9.el7.x86_64
sg3_utils-libs-1.37-12.el7.x86_64
mesa-libxatracker-17.0.1-6.20170307.el7.x86_64
mesa-libxatracker-11.2.2-2.20160614.el7.x86_64
audit-libs-2.7.6-3.el7.x86_64
audit-libs-2.6.5-3.el7_3.1.x86_64
nss-sysinit-3.28.4-1.2.el7_3.x86_64
nss-sysinit-3.28.4-15.el7_4.x86_64
bluez-5.44-4.el7_4.x86_64
bluez-5.41-1.el7.x86_64
libgcc-4.8.5-11.el7.x86_64
libgcc-4.8.5-16.el7.x86_64
gstreamer1-1.10.4-2.el7.x86_64
gstreamer1-1.4.5-1.el7.x86_64
gettext-libs-0.18.2.1-4.el7.x86_64
gettext-libs-0.19.8.1-2.el7.x86_64
hplip-common-3.15.9-3.el7.x86_64
hplip-common-3.15.9-2.el7.x86_64
gom-0.3.2-1.el7.x86_64
gom-0.2.1-3.el7.x86_64
krb5-libs-1.15.1-8.el7.x86_64
krb5-libs-1.14.1-27.el7_3.x86_64
poppler-0.26.5-16.el7.x86_64
poppler-0.26.5-17.el7_4.x86_64
pytalloc-2.1.9-1.el7.x86_64
pytalloc-2.1.6-1.el7.x86_64
vim-minimal-7.4.160-1.el7_3.1.x86_64
vim-minimal-7.4.160-2.el7.x86_64
abrt-gui-2.1.11-45.el7.centos.x86_64
abrt-gui-2.1.11-48.el7.centos.x86_64
plymouth-plugin-two-step-0.8.9-0.26.20140113.el7.centos.x86_64
plymouth-plugin-two-step-0.8.9-0.28.20140113.el7.centos.x86_64
libvirt-daemon-driver-network-3.2.0-14.el7_4.3.x86_64
libvirt-daemon-driver-network-2.0.0-10.el7_3.9.x86_64
qemu-img-1.5.3-141.el7_4.2.x86_64
qemu-img-1.5.3-126.el7_3.10.x86_64
git-1.8.3.1-6.el7_2.1.x86_64
git-1.8.3.1-12.el7_4.x86_64
qt-x11-4.8.5-15.el7_4.x86_64
qt-x11-4.8.5-13.el7.x86_64
orc-0.4.26-1.el7.x86_64
orc-0.4.22-5.el7.x86_64
bash-4.2.46-21.el7_3.x86_64
bash-4.2.46-29.el7_4.x86_64
glibc-common-2.17-196.el7.x86_64
glibc-common-2.17-157.el7_3.5.x86_64
poppler-glib-0.26.5-17.el7_4.x86_64
poppler-glib-0.26.5-16.el7.x86_64
openssh-6.6.1p1-35.el7_3.x86_64
openssh-7.4p1-13.el7_4.x86_64
openssl-1.0.1e-60.el7_3.1.x86_64
openssl-1.0.2k-8.el7.x86_64
accountsservice-0.6.35-14.el7_3.x86_64
accountsservice-0.6.45-2.el7.x86_64
fuse-2.9.2-7.el7.x86_64
fuse-2.9.2-8.el7.x86_64
yum-3.4.3-150.el7.centos.noarch
yum-3.4.3-154.el7.centos.noarch
augeas-libs-1.4.0-2.el7_4.2.x86_64
augeas-libs-1.4.0-2.el7.x86_64
systemtap-sdt-devel-3.1-3.el7.x86_64
systemtap-sdt-devel-3.0-7.el7.x86_64
cryptsetup-1.7.2-1.el7.x86_64
cryptsetup-1.7.4-3.el7.x86_64
gssproxy-0.4.1-13.el7.x86_64
gssproxy-0.7.0-4.el7.x86_64
libgudev1-219-30.el7_3.9.x86_64
libgudev1-219-42.el7_4.4.x86_64
pcre-devel-8.32-17.el7.x86_64
pcre-devel-8.32-15.el7_2.1.x86_64
gupnp-av-0.12.2-3.el7.x86_64
gupnp-av-0.12.10-1.el7.x86_64
cups-1.6.3-29.el7.x86_64
cups-1.6.3-26.el7.x86_64
rubygem-io-console-0.4.2-29.el7.x86_64
rubygem-io-console-0.4.2-30.el7.x86_64
libstoragemgmt-1.4.0-3.el7.x86_64
libstoragemgmt-1.3.4-1.el7.x86_64
python-configshell-1.1.fb23-3.el7.noarch
python-configshell-1.1.fb18-1.el7.noarch
libgfortran-4.8.5-16.el7.x86_64
libgfortran-4.8.5-11.el7.x86_64
libplist-1.12-3.el7.x86_64
libplist-1.10-4.el7.x86_64
NetworkManager-libnm-1.8.0-11.el7_4.x86_64
NetworkManager-libnm-1.4.0-20.el7_3.x86_64
libvirt-daemon-driver-interface-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-driver-interface-3.2.0-14.el7_4.3.x86_64
NetworkManager-1.4.0-20.el7_3.x86_64
NetworkManager-1.8.0-11.el7_4.x86_64
glusterfs-libs-3.7.9-12.el7.centos.x86_64
glusterfs-libs-3.8.4-18.4.el7.centos.x86_64
NetworkManager-glib-1.4.0-20.el7_3.x86_64
NetworkManager-glib-1.8.0-11.el7_4.x86_64
spice-server-0.12.4-20.el7_3.x86_64
spice-server-0.12.8-2.el7.1.x86_64
gupnp-1.0.1-1.el7.x86_64
gupnp-0.20.13-1.el7.x86_64
libreport-2.1.11-38.el7.centos.x86_64
libreport-2.1.11-35.el7.centos.x86_64
gstreamer-plugins-good-0.10.31-13.el7.x86_64
gstreamer-plugins-good-0.10.31-12.el7_3.x86_64
unbound-libs-1.4.20-34.el7.x86_64
unbound-libs-1.4.20-28.el7.x86_64
libdb-devel-5.3.21-20.el7.x86_64
libdb-devel-5.3.21-19.el7.x86_64
mesa-libGL-11.2.2-2.20160614.el7.x86_64
mesa-libGL-17.0.1-6.20170307.el7.x86_64
ncurses-base-5.9-13.20130511.el7.noarch
ncurses-base-5.9-14.20130511.el7_4.noarch
libtalloc-2.1.6-1.el7.x86_64
libtalloc-2.1.9-1.el7.x86_64
abrt-addon-ccpp-2.1.11-45.el7.centos.x86_64
abrt-addon-ccpp-2.1.11-48.el7.centos.x86_64
libldb-1.1.26-1.el7.x86_64
libldb-1.1.29-1.el7.x86_64
grep-2.20-2.el7.x86_64
grep-2.20-3.el7.x86_64
rubygem-rdoc-4.0.0-29.el7.noarch
rubygem-rdoc-4.0.0-30.el7.noarch
libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.3.x86_64
firewalld-filesystem-0.4.3.2-8.1.el7_3.3.noarch
firewalld-filesystem-0.4.4.4-6.el7.noarch
python-pyudev-0.15-9.el7.noarch
python-pyudev-0.15-7.el7_2.1.noarch
ruby-irb-2.0.0.648-30.el7.noarch
ruby-irb-2.0.0.648-29.el7.noarch
libcroco-0.6.8-5.el7.x86_64
libcroco-0.6.11-1.el7.x86_64
librdmacm-1.1.0-2.el7.x86_64
librdmacm-13-7.el7.x86_64
dconf-0.22.0-2.el7.x86_64
dconf-0.26.0-2.el7.x86_64
perl-Git-1.8.3.1-6.el7_2.1.noarch
perl-Git-1.8.3.1-12.el7_4.noarch
mesa-libgbm-17.0.1-6.20170307.el7.x86_64
mesa-libgbm-11.2.2-2.20160614.el7.x86_64
python-sss-murmur-1.15.2-50.el7_4.6.x86_64
python-sss-murmur-1.14.0-43.el7_3.18.x86_64
samba-client-libs-4.4.4-14.el7_3.x86_64
samba-client-libs-4.6.2-11.el7_4.x86_64
plymouth-plugin-label-0.8.9-0.28.20140113.el7.centos.x86_64
plymouth-plugin-label-0.8.9-0.26.20140113.el7.centos.x86_64
colord-libs-1.2.7-2.el7.x86_64
colord-libs-1.3.4-1.el7.x86_64
libreport-anaconda-2.1.11-35.el7.centos.x86_64
libreport-anaconda-2.1.11-38.el7.centos.x86_64
libcap-2.22-8.el7.x86_64
libcap-2.22-9.el7.x86_64
libstoragemgmt-python-1.3.4-1.el7.noarch
libstoragemgmt-python-1.4.0-3.el7.noarch
libreport-centos-2.1.11-35.el7.centos.x86_64
libreport-centos-2.1.11-38.el7.centos.x86_64
libwbclient-4.6.2-11.el7_4.x86_64
libwbclient-4.4.4-14.el7_3.x86_64
plymouth-scripts-0.8.9-0.28.20140113.el7.centos.x86_64
plymouth-scripts-0.8.9-0.26.20140113.el7.centos.x86_64
libdb-5.3.21-20.el7.x86_64
libdb-5.3.21-19.el7.x86_64
cups-pk-helper-0.2.4-5.el7.x86_64
cups-pk-helper-0.2.6-2.el7.x86_64
rpm-python-4.11.3-21.el7.x86_64
rpm-python-4.11.3-25.el7.x86_64
kmod-libs-20-15.el7_4.4.x86_64
kmod-libs-20-9.el7.x86_64
libquadmath-4.8.5-16.el7.x86_64
libquadmath-4.8.5-11.el7.x86_64
gvnc-0.7.0-2.el7.x86_64
gvnc-0.5.2-7.el7.x86_64
libdrm-devel-2.4.74-1.el7.x86_64
libdrm-devel-2.4.67-3.el7.x86_64
desktop-file-utils-0.22-1.el7.x86_64
desktop-file-utils-0.23-1.el7.x86_64
rpm-libs-4.11.3-25.el7.x86_64
rpm-libs-4.11.3-21.el7.x86_64
brlapi-0.6.0-13.el7.x86_64
brlapi-0.6.0-15.el7.x86_64
dleyna-connector-dbus-0.2.0-1.el7.x86_64
dleyna-connector-dbus-0.2.0-2.el7.x86_64
gtkmm30-3.22.0-1.el7.x86_64
gtkmm30-3.8.1-3.el7.x86_64
libreport-gtk-2.1.11-35.el7.centos.x86_64
libreport-gtk-2.1.11-38.el7.centos.x86_64
nss-tools-3.28.4-1.2.el7_3.x86_64
nss-tools-3.28.4-15.el7_4.x86_64
colord-1.2.7-2.el7.x86_64
colord-1.3.4-1.el7.x86_64
gtksourceview3-3.22.2-1.el7.x86_64
gtksourceview3-3.14.3-1.el7.x86_64
accountsservice-libs-0.6.35-14.el7_3.x86_64
accountsservice-libs-0.6.45-2.el7.x86_64
lapack-devel-3.4.2-5.el7.x86_64
lapack-devel-3.4.2-8.el7.x86_64
libtirpc-0.2.4-0.10.el7.x86_64
libtirpc-0.2.4-0.8.el7_3.x86_64
python-sssdconfig-1.14.0-43.el7_3.18.noarch
python-sssdconfig-1.15.2-50.el7_4.6.noarch
libsss_idmap-1.15.2-50.el7_4.6.x86_64
libsss_idmap-1.14.0-43.el7_3.18.x86_64
gobject-introspection-1.42.0-1.el7.x86_64
gobject-introspection-1.50.0-1.el7.x86_64
perl-macros-5.16.3-292.el7.x86_64
perl-macros-5.16.3-291.el7.x86_64
fontconfig-2.10.95-10.el7.x86_64
fontconfig-2.10.95-11.el7.x86_64
python-blivet-0.61.15.65-1.el7.noarch
python-blivet-0.61.15.59-1.el7.noarch
folks-0.11.3-1.el7.x86_64
folks-0.10.1-2.el7.x86_64
gcc-c++-4.8.5-11.el7.x86_64
gcc-c++-4.8.5-16.el7.x86_64
ethtool-4.8-1.el7.x86_64
ethtool-4.5-3.el7.x86_64
freetype-2.4.11-12.el7.x86_64
freetype-2.4.11-15.el7.x86_64
perl-Digest-SHA-5.85-4.el7.x86_64
perl-Digest-SHA-5.85-3.el7.x86_64
systemd-libs-219-42.el7_4.4.x86_64
systemd-libs-219-30.el7_3.9.x86_64
perl-devel-5.16.3-292.el7.x86_64
perl-devel-5.16.3-291.el7.x86_64
cpio-2.11-24.el7.x86_64
cpio-2.11-25.el7_4.x86_64
cyrus-sasl-plain-2.1.26-21.el7.x86_64
cyrus-sasl-plain-2.1.26-20.el7_2.x86_64
libnotify-0.7.7-1.el7.x86_64
libnotify-0.7.5-8.el7.x86_64
spice-glib-0.33-6.el7.x86_64
spice-glib-0.31-6.el7_3.2.x86_64
rubygem-psych-2.0.0-30.el7.x86_64
rubygem-psych-2.0.0-29.el7.x86_64
qt-4.8.5-15.el7_4.x86_64
qt-4.8.5-13.el7.x86_64
kexec-tools-2.0.7-50.el7.x86_64
kexec-tools-2.0.14-17.2.el7.x86_64
libXfont-1.5.2-1.el7.x86_64
libXfont-1.5.1-2.el7.x86_64
python-gssapi-1.2.0-3.el7.x86_64
python-gssapi-1.2.0-2.el7.x86_64
PackageKit-glib-1.0.7-6.el7.centos.x86_64
PackageKit-glib-1.1.5-1.el7.centos.x86_64
python-idna-2.0-1.el7.noarch
python-idna-2.4-1.el7.noarch
gnome-online-accounts-3.22.5-1.el7.x86_64
gnome-online-accounts-3.14.5-5.el7.x86_64
net-tools-2.0-0.22.20131004git.el7.x86_64
net-tools-2.0-0.17.20131004git.el7.x86_64
teamd-1.25-5.el7.x86_64
teamd-1.25-4.el7.x86_64
rpcbind-0.2.0-38.el7_3.1.x86_64
rpcbind-0.2.0-42.el7.x86_64
vino-3.14.2-1.el7.x86_64
vino-3.22.0-3.el7.x86_64
liblouis-2.5.2-11.el7_4.x86_64
liblouis-2.5.2-10.el7.x86_64
libsss_autofs-1.15.2-50.el7_4.6.x86_64
libsss_autofs-1.14.0-43.el7_3.18.x86_64
mdadm-4.0-5.el7.x86_64
mdadm-3.4-14.el7_3.1.x86_64
glib-networking-2.42.0-1.el7.x86_64
glib-networking-2.50.0-1.el7.x86_64
kmod-20-15.el7_4.4.x86_64
kmod-20-9.el7.x86_64
nss-util-3.28.4-3.el7.x86_64
nss-util-3.28.4-1.0.el7_3.x86_64
hwdata-0.252-8.6.el7.x86_64
hwdata-0.252-8.4.el7.x86_64
device-mapper-1.02.135-1.el7_3.5.x86_64
device-mapper-1.02.140-8.el7.x86_64
libgo-4.8.5-11.el7.x86_64
libgo-4.8.5-16.el7.x86_64
libXtst-1.2.2-2.1.el7.x86_64
libXtst-1.2.3-1.el7.x86_64
kpartx-0.4.9-111.el7.x86_64
kpartx-0.4.9-99.el7_3.3.x86_64
fontconfig-devel-2.10.95-10.el7.x86_64
fontconfig-devel-2.10.95-11.el7.x86_64
openssl-libs-1.0.2k-8.el7.x86_64
openssl-libs-1.0.1e-60.el7_3.1.x86_64
appstream-data-7-20170301.el7.noarch
appstream-data-7-6.el7.noarch
sssd-client-1.15.2-50.el7_4.6.x86_64
sssd-client-1.14.0-43.el7_3.18.x86_64
libgxps-0.2.2-9.el7.x86_64
libgxps-0.2.5-1.el7.x86_64
cyrus-sasl-2.1.26-21.el7.x86_64
cyrus-sasl-2.1.26-20.el7_2.x86_64
systemd-219-42.el7_4.4.x86_64
systemd-219-30.el7_3.9.x86_64
dhcp-libs-4.2.5-58.el7.centos.x86_64
dhcp-libs-4.2.5-47.el7.centos.x86_64
libsigc++20-2.3.1-4.el7.x86_64
libsigc++20-2.10.0-1.el7.x86_64
libgcrypt-1.5.3-13.el7_3.1.x86_64
libgcrypt-1.5.3-14.el7.x86_64
boost-system-1.53.0-27.el7.x86_64
boost-system-1.53.0-26.el7.x86_64
pulseaudio-module-bluetooth-10.0-3.el7.x86_64
pulseaudio-module-bluetooth-6.0-9.el7_3.x86_64
python2-ipalib-4.4.0-14.el7.centos.7.noarch
python2-ipalib-4.5.0-21.el7.centos.2.2.noarch
cairomm-1.12.0-1.el7.x86_64
cairomm-1.10.0-8.el7.x86_64
device-mapper-multipath-libs-0.4.9-99.el7_3.3.x86_64
device-mapper-multipath-libs-0.4.9-111.el7.x86_64
virt-what-1.13-10.el7.x86_64
virt-what-1.13-8.el7.x86_64
perl-ExtUtils-ParseXS-3.18-3.el7.noarch
perl-ExtUtils-ParseXS-3.18-2.el7.noarch
geoclue2-2.4.5-1.el7.x86_64
geoclue2-2.1.10-5.el7.x86_64
cups-filters-libs-1.0.35-22.el7.x86_64
cups-filters-libs-1.0.35-21.el7.x86_64
binutils-2.25.1-22.base.el7.x86_64
binutils-2.25.1-32.base.el7_4.1.x86_64
geocode-glib-3.20.1-1.el7.x86_64
geocode-glib-3.14.0-2.el7.x86_64
gnome-online-miners-3.22.0-2.el7.x86_64
gnome-online-miners-3.14.3-1.el7.x86_64
xkeyboard-config-2.14-1.el7.noarch
xkeyboard-config-2.20-1.el7.noarch
rpm-4.11.3-25.el7.x86_64
rpm-4.11.3-21.el7.x86_64
webkitgtk3-2.4.9-6.el7.x86_64
webkitgtk3-2.4.11-2.el7.x86_64
usbmuxd-1.0.8-11.el7.x86_64
usbmuxd-1.1.0-1.el7.x86_64
redhat-rpm-config-9.1.0-76.el7.centos.noarch
redhat-rpm-config-9.1.0-72.el7.centos.noarch
libXcursor-1.1.14-2.1.el7.x86_64
libXcursor-1.1.14-8.el7.x86_64
glibmm24-2.50.0-1.el7.x86_64
glibmm24-2.42.0-1.el7.x86_64
dracut-033-463.el7_3.2.x86_64
dracut-033-502.el7.x86_64
libreport-plugin-ureport-2.1.11-38.el7.centos.x86_64
libreport-plugin-ureport-2.1.11-35.el7.centos.x86_64
procps-ng-3.3.10-16.el7.x86_64
procps-ng-3.3.10-10.el7.x86_64
evince-libs-3.22.1-5.2.el7_4.x86_64
evince-libs-3.14.2-17.el7.x86_64
plymouth-core-libs-0.8.9-0.26.20140113.el7.centos.x86_64
plymouth-core-libs-0.8.9-0.28.20140113.el7.centos.x86_64
ncurses-5.9-14.20130511.el7_4.x86_64
ncurses-5.9-13.20130511.el7.x86_64
nfs-utils-1.3.0-0.33.el7_3.x86_64
nfs-utils-1.3.0-0.48.el7_4.x86_64
pytz-2016.10-2.el7.noarch
pytz-2012d-5.el7.noarch
libXpm-3.5.11-3.el7.x86_64
libXpm-3.5.12-1.el7.x86_64
gstreamer-plugins-bad-free-0.10.23-22.el7_3.x86_64
gstreamer-plugins-bad-free-0.10.23-23.el7.x86_64
abrt-addon-pstoreoops-2.1.11-45.el7.centos.x86_64
abrt-addon-pstoreoops-2.1.11-48.el7.centos.x86_64
gnome-keyring-3.14.0-1.el7.x86_64
gnome-keyring-3.20.0-3.el7.x86_64
libtdb-1.3.8-1.el7_2.x86_64
libtdb-1.3.12-2.el7.x86_64
ipset-libs-6.19-6.el7.x86_64
ipset-libs-6.29-1.el7.x86_64
readline-devel-6.2-10.el7.x86_64
readline-devel-6.2-9.el7.x86_64
libpeas-1.12.1-2.el7.x86_64
libpeas-1.20.0-1.el7.x86_64
plymouth-graphics-libs-0.8.9-0.26.20140113.el7.centos.x86_64
plymouth-graphics-libs-0.8.9-0.28.20140113.el7.centos.x86_64
nm-connection-editor-1.8.0-3.el7.x86_64
nm-connection-editor-1.4.0-2.el7.x86_64
libselinux-2.5-6.el7.x86_64
libselinux-2.5-11.el7.x86_64
glusterfs-client-xlators-3.7.9-12.el7.centos.x86_64
glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64
nodejs-6.11.3-1.el7.x86_64
nodejs-6.11.1-1.el7.x86_64
lapack64-3.4.2-8.el7.x86_64
lapack64-3.4.2-5.el7.x86_64
gstreamer1-plugins-bad-free-1.4.5-6.el7_3.x86_64
gstreamer1-plugins-bad-free-1.10.4-2.el7.x86_64
freetype-devel-2.4.11-15.el7.x86_64
freetype-devel-2.4.11-12.el7.x86_64
clutter-gtk-1.4.4-7.el7.x86_64
clutter-gtk-1.8.2-1.el7.x86_64
libXvMC-1.0.10-1.el7.x86_64
libXvMC-1.0.8-2.1.el7.x86_64
clutter-1.20.0-10.el7.x86_64
clutter-1.26.0-1.el7.x86_64
iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64
iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64
zenity-3.8.0-5.el7.x86_64
zenity-3.22.0-1.el7.x86_64
chkconfig-1.7.4-1.el7.x86_64
chkconfig-1.7.2-1.el7_3.1.x86_64
cyrus-sasl-gssapi-2.1.26-21.el7.x86_64
cyrus-sasl-gssapi-2.1.26-20.el7_2.x86_64
libreport-plugin-mantisbt-2.1.11-38.el7.centos.x86_64
libreport-plugin-mantisbt-2.1.11-35.el7.centos.x86_64
libnm-gtk-1.4.0-2.el7.x86_64
libnm-gtk-1.8.0-3.el7.x86_64
libcurl-7.29.0-35.el7.centos.x86_64
libcurl-7.29.0-42.el7.x86_64
libvirt-daemon-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-3.2.0-14.el7_4.3.x86_64
iscsi-initiator-utils-6.2.0.874-4.el7.x86_64
iscsi-initiator-utils-6.2.0.873-35.el7.x86_64
clutter-gst2-2.0.18-1.el7.x86_64
clutter-gst2-2.0.12-2.el7.x86_64
gnutls-utils-3.3.26-9.el7.x86_64
gnutls-utils-3.3.24-1.el7.x86_64
libsecret-0.18.2-2.el7.x86_64
libsecret-0.18.5-2.el7.x86_64
librados2-0.94.5-1.el7.x86_64
librados2-0.94.5-2.el7.x86_64
blas64-devel-3.4.2-5.el7.x86_64
blas64-devel-3.4.2-8.el7.x86_64
gvfs-1.30.4-3.el7.x86_64
gvfs-1.22.4-8.el7.x86_64
libsoup-2.48.1-6.el7.x86_64
libsoup-2.56.0-4.el7_4.x86_64
p11-kit-trust-0.20.7-3.el7.x86_64
p11-kit-trust-0.23.5-3.el7.x86_64
glusterfs-api-3.8.4-18.4.el7.centos.x86_64
glusterfs-api-3.7.9-12.el7.centos.x86_64
openldap-2.4.44-5.el7.x86_64
openldap-2.4.40-13.el7.x86_64
perl-Net-SSLeay-1.55-4.el7.x86_64
perl-Net-SSLeay-1.55-6.el7.x86_64
audit-2.6.5-3.el7_3.1.x86_64
audit-2.7.6-3.el7.x86_64
cups-libs-1.6.3-29.el7.x86_64
cups-libs-1.6.3-26.el7.x86_64
nautilus-extensions-3.22.3-3.el7.x86_64
nautilus-extensions-3.14.3-12.el7.x86_64
libdrm-2.4.74-1.el7.x86_64
libdrm-2.4.67-3.el7.x86_64
libappstream-glib-0.6.10-1.el7.x86_64
libappstream-glib-0.3.6-1.el7.x86_64
abrt-dbus-2.1.11-48.el7.centos.x86_64
abrt-dbus-2.1.11-45.el7.centos.x86_64
totem-pl-parser-3.10.5-1.el7.x86_64
totem-pl-parser-3.10.7-1.el7.x86_64
NetworkManager-team-1.4.0-20.el7_3.x86_64
NetworkManager-team-1.8.0-11.el7_4.x86_64
dracut-network-033-463.el7_3.2.x86_64
dracut-network-033-502.el7.x86_64
libtevent-0.9.31-1.el7.x86_64
libtevent-0.9.28-1.el7.x86_64
vim-common-7.4.160-1.el7_3.1.x86_64
vim-common-7.4.160-2.el7.x86_64
libipa_hbac-1.15.2-50.el7_4.6.x86_64
libipa_hbac-1.14.0-43.el7_3.18.x86_64
rest-0.8.0-1.el7.x86_64
rest-0.7.92-5.el7.x86_64
gdb-7.6.1-94.el7.x86_64
gdb-7.6.1-100.el7.x86_64
rpm-build-libs-4.11.3-21.el7.x86_64
rpm-build-libs-4.11.3-25.el7.x86_64
libchamplain-0.12.4-5.el7.x86_64
libchamplain-0.12.15-1.el7.x86_64
samba-libs-4.6.2-11.el7_4.x86_64
samba-libs-4.4.4-14.el7_3.x86_64
libfontenc-devel-1.1.3-3.el7.x86_64
libfontenc-devel-1.1.2-3.el7.x86_64
python2-ipaclient-4.5.0-21.el7.centos.2.2.noarch
python2-ipaclient-4.4.0-14.el7.centos.7.noarch
libreport-plugin-reportuploader-2.1.11-35.el7.centos.x86_64
libreport-plugin-reportuploader-2.1.11-38.el7.centos.x86_64
libpcap-1.5.3-8.el7.x86_64
libpcap-1.5.3-9.el7.x86_64
lapack-3.4.2-5.el7.x86_64
lapack-3.4.2-8.el7.x86_64
python-dmidecode-3.10.13-12.el7_3.x86_64
python-dmidecode-3.12.2-1.el7.x86_64
gmp-6.0.0-15.el7.x86_64
gmp-6.0.0-12.el7_1.x86_64
libXdmcp-1.1.2-6.el7.x86_64
libXdmcp-1.1.1-6.1.el7.x86_64
rubygems-2.0.14.1-30.el7.noarch
rubygems-2.0.14.1-29.el7.noarch
ipset-6.19-6.el7.x86_64
ipset-6.29-1.el7.x86_64
libstoragemgmt-python-clibs-1.3.4-1.el7.x86_64
libstoragemgmt-python-clibs-1.4.0-3.el7.x86_64
libimobiledevice-1.1.5-6.el7.x86_64
libimobiledevice-1.2.0-1.el7.x86_64
libreport-rhel-anaconda-bugzilla-2.1.11-35.el7.centos.x86_64
libreport-rhel-anaconda-bugzilla-2.1.11-38.el7.centos.x86_64
cyrus-sasl-lib-2.1.26-20.el7_2.x86_64
cyrus-sasl-lib-2.1.26-21.el7.x86_64
NetworkManager-wwan-1.8.0-11.el7_4.x86_64
NetworkManager-wwan-1.4.0-20.el7_3.x86_64
ca-certificates-2017.2.14-71.el7.noarch
ca-certificates-2017.2.14-70.1.el7_3.noarch
rubygem-bigdecimal-1.2.0-29.el7.x86_64
rubygem-bigdecimal-1.2.0-30.el7.x86_64
pcre2-10.21-19.el7.x86_64
pcre2-10.23-2.el7.x86_64
libquadmath-devel-4.8.5-16.el7.x86_64
libquadmath-devel-4.8.5-11.el7.x86_64
gjs-1.42.0-1.el7.x86_64
gjs-1.46.0-1.el7.x86_64
dnsmasq-2.66-21.el7.x86_64
dnsmasq-2.76-2.el7_4.2.x86_64
cogl-1.22.2-1.el7.x86_64
cogl-1.18.2-12.el7.x86_64
systemd-sysv-219-30.el7_3.9.x86_64
systemd-sysv-219-42.el7_4.4.x86_64
libgnat-4.8.5-16.el7.x86_64
libgnat-4.8.5-11.el7.x86_64
libXfixes-5.0.1-2.1.el7.x86_64
libXfixes-5.0.3-1.el7.x86_64
shared-mime-info-1.8-3.el7.x86_64
shared-mime-info-1.1-9.el7.x86_64
gupnp-dlna-0.10.2-3.el7.x86_64
gupnp-dlna-0.10.5-1.el7.x86_64
fuse-libs-2.9.2-8.el7.x86_64
fuse-libs-2.9.2-7.el7.x86_64
libXrender-0.9.8-2.1.el7.x86_64
libXrender-0.9.10-1.el7.x86_64
json-glib-1.2.6-1.el7.x86_64
json-glib-1.0.2-1.el7.x86_64
libmspack-0.5-0.4.alpha.el7.x86_64
libmspack-0.5-0.5.alpha.el7.x86_64
libsss_sudo-1.15.2-50.el7_4.6.x86_64
libsss_sudo-1.14.0-43.el7_3.18.x86_64
pyatspi-2.20.3-1.el7.noarch
pyatspi-2.14.0-2.el7.noarch
libfontenc-1.1.3-3.el7.x86_64
libfontenc-1.1.2-3.el7.x86_64
boost-thread-1.53.0-26.el7.x86_64
boost-thread-1.53.0-27.el7.x86_64
rsync-3.0.9-18.el7.x86_64
rsync-3.0.9-17.el7.x86_64
caribou-gtk2-module-0.4.21-1.el7.x86_64
caribou-gtk2-module-0.4.16-1.el7.x86_64
grilo-plugins-0.3.4-1.el7.x86_64
grilo-plugins-0.2.14-8.el7.x86_64
libreport-plugin-rhtsupport-2.1.11-35.el7.centos.x86_64
libreport-plugin-rhtsupport-2.1.11-38.el7.centos.x86_64
libgtop2-2.28.4-7.el7.x86_64
libgtop2-2.34.2-1.el7.x86_64
glibc-2.17-157.el7_3.5.x86_64
glibc-2.17-196.el7.x86_64
btrfs-progs-4.9.1-1.el7.x86_64
btrfs-progs-4.4.1-1.el7.x86_64
gcc-gfortran-4.8.5-16.el7.x86_64
gcc-gfortran-4.8.5-11.el7.x86_64
tracker-1.2.7-2.el7.x86_64
tracker-1.10.5-4.el7.x86_64
libcgroup-0.41-11.el7.x86_64
libcgroup-0.41-13.el7.x86_64
fipscheck-1.4.1-5.el7.x86_64
fipscheck-1.4.1-6.el7.x86_64
mesa-private-llvm-3.8.1-1.el7.x86_64
mesa-private-llvm-3.9.1-3.el7.x86_64
netcf-libs-0.2.8-2.el7.x86_64
netcf-libs-0.2.8-4.el7.x86_64
libgdata-0.17.8-1.el7.x86_64
libgdata-0.17.1-1.el7.x86_64
gtk-vnc2-0.7.0-2.el7.x86_64
gtk-vnc2-0.5.2-7.el7.x86_64
dmidecode-3.0-5.el7.x86_64
dmidecode-3.0-2.1.el7_3.x86_64
mesa-libglapi-17.0.1-6.20170307.el7.x86_64
mesa-libglapi-11.2.2-2.20160614.el7.x86_64
libvirt-daemon-config-network-2.0.0-10.el7_3.9.x86_64
libvirt-daemon-config-network-3.2.0-14.el7_4.3.x86_64
libX11-common-1.6.5-1.el7.noarch
libX11-common-1.6.3-3.el7.noarch
wget-1.14-13.el7.x86_64
wget-1.14-15.el7_4.1.x86_64
device-mapper-libs-1.02.140-8.el7.x86_64
device-mapper-libs-1.02.135-1.el7_3.5.x86_64
libteam-1.25-5.el7.x86_64
libteam-1.25-4.el7.x86_64
ipa-common-4.4.0-14.el7.centos.7.noarch
ipa-common-4.5.0-21.el7.centos.2.2.noarch
seabios-bin-1.9.1-5.el7_3.3.noarch
seabios-bin-1.10.2-3.el7_4.1.noarch
evolution-data-server-3.22.7-6.el7.x86_64
evolution-data-server-3.12.11-37.el7.x86_64
PackageKit-1.0.7-6.el7.centos.x86_64
PackageKit-1.1.5-1.el7.centos.x86_64
spice-gtk3-0.31-6.el7_3.2.x86_64
spice-gtk3-0.33-6.el7.x86_64
libreport-web-2.1.11-35.el7.centos.x86_64
libreport-web-2.1.11-38.el7.centos.x86_64
dhcp-common-4.2.5-47.el7.centos.x86_64
dhcp-common-4.2.5-58.el7.centos.x86_64
libgomp-4.8.5-11.el7.x86_64
libgomp-4.8.5-16.el7.x86_64
libvirt-daemon-driver-secret-3.2.0-14.el7_4.3.x86_64
libvirt-daemon-driver-secret-2.0.0-10.el7_3.9.x86_64
cyrus-sasl-scram-2.1.26-20.el7_2.x86_64
cyrus-sasl-scram-2.1.26-21.el7.x86_64
libgusb-0.1.6-3.el7.x86_64
libgusb-0.2.9-1.el7.x86_64
vim-filesystem-7.4.160-1.el7_3.1.x86_64
vim-filesystem-7.4.160-2.el7.x86_64
libvirt-glib-0.2.3-1.el7.x86_64
libvirt-glib-1.0.0-1.el7.x86_64
wpa_supplicant-2.0-21.el7_3.x86_64
wpa_supplicant-2.6-5.el7_4.1.x86_64
libstdc++-4.8.5-16.el7.x86_64
libstdc++-4.8.5-11.el7.x86_64
sos-3.3-5.el7.centos.noarch
sos-3.4-6.el7.centos.noarch
libgee-0.18.1-1.el7.x86_64
libgee-0.10.1-3.el7.x86_64
libgo-devel-4.8.5-16.el7.x86_64
libgo-devel-4.8.5-11.el7.x86_64
nss-3.28.4-15.el7_4.x86_64
nss-3.28.4-1.2.el7_3.x86_64
pcre2-devel-10.23-2.el7.x86_64
pcre2-devel-10.21-19.el7.x86_64
libXxf86vm-1.1.4-1.el7.x86_64
libXxf86vm-1.1.3-2.1.el7.x86_64
pcre-8.32-15.el7_2.1.x86_64
pcre-8.32-17.el7.x86_64
mesa-libEGL-17.0.1-6.20170307.el7.x86_64
mesa-libEGL-11.2.2-2.20160614.el7.x86_64
libchamplain-gtk-0.12.4-5.el7.x86_64
libchamplain-gtk-0.12.15-1.el7.x86_64
seavgabios-bin-1.9.1-5.el7_3.3.noarch
seavgabios-bin-1.10.2-3.el7_4.1.noarch
python-perf-3.10.0-514.26.2.el7.x86_64
python-perf-3.10.0-693.5.2.el7.x86_64
gstreamer1-plugins-base-1.4.5-2.el7.x86_64
gstreamer1-plugins-base-1.10.4-1.el7.x86_64
libselinux-python-2.5-11.el7.x86_64
libselinux-python-2.5-6.el7.x86_64
bind-libs-lite-9.9.4-51.el7.x86_64
bind-libs-lite-9.9.4-50.el7_3.1.x86_64
libobjc-4.8.5-11.el7.x86_64
libobjc-4.8.5-16.el7.x86_64
pciutils-libs-3.5.1-2.el7.x86_64
pciutils-libs-3.5.1-1.el7.x86_64
libreport-python-2.1.11-35.el7.centos.x86_64
libreport-python-2.1.11-38.el7.centos.x86_64
gzip-1.5-9.el7.x86_64
gzip-1.5-8.el7.x86_64
libXi-1.7.4-2.el7.x86_64
libXi-1.7.9-1.el7.x86_64
dyninst-8.2.0-2.el7.x86_64
dyninst-9.3.1-1.el7.x86_64
file-roller-3.22.3-1.el7.x86_64
file-roller-3.14.2-10.el7.x86_64
libXt-1.1.5-3.el7.x86_64
libXt-1.1.4-6.1.el7.x86_64
libXv-1.0.11-1.el7.x86_64
libXv-1.0.10-2.el7.x86_64
plymouth-theme-charge-0.8.9-0.28.20140113.el7.centos.x86_64
plymouth-theme-charge-0.8.9-0.26.20140113.el7.centos.x86_64
blas64-3.4.2-5.el7.x86_64
blas64-3.4.2-8.el7.x86_64
device-mapper-event-libs-1.02.135-1.el7_3.5.x86_64
device-mapper-event-libs-1.02.140-8.el7.x86_64
firewalld-0.4.3.2-8.1.el7_3.3.noarch
firewalld-0.4.4.4-6.el7.noarch
initscripts-9.49.37-1.el7_3.1.x86_64
initscripts-9.49.39-1.el7.x86_64
plymouth-0.8.9-0.28.20140113.el7.centos.x86_64
plymouth-0.8.9-0.26.20140113.el7.centos.x86_64
device-mapper-event-1.02.140-8.el7.x86_64
device-mapper-event-1.02.135-1.el7_3.5.x86_64
autofs-5.0.7-69.el7.x86_64
autofs-5.0.7-56.el7.x86_64
libreport-plugin-bugzilla-2.1.11-38.el7.centos.x86_64
libreport-plugin-bugzilla-2.1.11-35.el7.centos.x86_64
tnef-1.4.12-2.el7.x86_64
tnef-1.4.15-1.el7.x86_64
gcc-objc-4.8.5-11.el7.x86_64
gcc-objc-4.8.5-16.el7.x86_64
mailx-12.5-16.el7.x86_64
mailx-12.5-12.el7_0.x86_64
samba-common-4.6.2-11.el7_4.noarch
samba-common-4.4.4-14.el7_3.noarch
curl-7.29.0-42.el7.x86_64
curl-7.29.0-35.el7.centos.x86_64
lsscsi-0.27-4.el7.x86_64
lsscsi-0.27-6.el7.x86_64
yelp-libs-3.22.0-1.el7.x86_64
yelp-libs-3.14.2-1.el7.x86_64
gnutls-dane-3.3.24-1.el7.x86_64
gnutls-dane-3.3.26-9.el7.x86_64
libdmapsharing-2.9.37-1.el7.x86_64
libdmapsharing-2.9.30-1.el7.x86_64
rubygem-json-1.7.7-29.el7.x86_64
rubygem-json-1.7.7-30.el7.x86_64
libnma-1.8.0-3.el7.x86_64
libnma-1.4.0-2.el7.x86_64
gettext-0.18.2.1-4.el7.x86_64
gettext-0.19.8.1-2.el7.x86_64
libvirt-daemon-driver-storage-3.2.0-14.el7_4.3.x86_64
libvirt-daemon-driver-storage-2.0.0-10.el7_3.9.x86_64
mozjs24-24.2.0-7.el7.x86_64
mozjs24-24.2.0-6.el7.x86_64
elfutils-libelf-0.168-8.el7.x86_64
elfutils-libelf-0.166-2.el7.x86_64
fipscheck-lib-1.4.1-6.el7.x86_64
fipscheck-lib-1.4.1-5.el7.x86_64
open-vm-tools-10.1.5-3.el7.x86_64
open-vm-tools-10.0.5-4.el7_3.x86_64
jasper-libs-1.900.1-30.el7_3.x86_64
jasper-libs-1.900.1-31.el7.x86_64
emacs-filesystem-24.3-19.el7_3.noarch
emacs-filesystem-24.3-20.el7_4.noarch
librbd1-0.94.5-1.el7.x86_64
librbd1-0.94.5-2.el7.x86_64
libvirt-gobject-1.0.0-1.el7.x86_64
libvirt-gobject-0.2.3-1.el7.x86_64
python-dns-1.12.0-2.20150617git465785f.el7.noarch
python-dns-1.12.0-4.20150617git465785f.el7.noarch
gcc-4.8.5-16.el7.x86_64
gcc-4.8.5-11.el7.x86_64
abrt-addon-python-2.1.11-45.el7.centos.x86_64
abrt-addon-python-2.1.11-48.el7.centos.x86_64
readline-6.2-10.el7.x86_64
readline-6.2-9.el7.x86_64
mobile-broadband-provider-info-1.20170310-1.el7.noarch
mobile-broadband-provider-info-1.20120614-4.el7.noarch
abrt-tui-2.1.11-48.el7.centos.x86_64
abrt-tui-2.1.11-45.el7.centos.x86_64
gnome-keyring-pam-3.20.0-3.el7.x86_64
gnome-keyring-pam-3.14.0-1.el7.x86_64
libvirt-daemon-kvm-3.2.0-14.el7_4.3.x86_64
libvirt-daemon-kvm-2.0.0-10.el7_3.9.x86_64
pulseaudio-6.0-9.el7_3.x86_64
pulseaudio-10.0-3.el7.x86_64
e2fsprogs-1.42.9-10.el7.x86_64
e2fsprogs-1.42.9-9.el7.x86_64
chrony-2.1.1-4.el7.centos.x86_64
chrony-3.1-2.el7.centos.x86_64
cpp-4.8.5-16.el7.x86_64
cpp-4.8.5-11.el7.x86_64
caribou-0.4.21-1.el7.x86_64
caribou-0.4.16-1.el7.x86_64

Post Reply