lib/fauxhai/platforms/opensuse/42.2.json in fauxhai-4.1.0 vs lib/fauxhai/platforms/opensuse/42.2.json in fauxhai-5.0.0

- old
+ new

@@ -1,183 +1,1880 @@ { - "filesystem": { - "devtmpfs": { - "kb_size": "496820", - "kb_used": "0", - "kb_available": "496820", - "percent_used": "0%", - "mount": "/dev", - "total_inodes": "124205", - "inodes_used": "424", - "inodes_available": "123781", - "inodes_percent_used": "1%", - "fs_type": "devtmpfs", - "mount_options": [ - "rw", - "nosuid", - "size=496820k", - "nr_inodes=124205", - "mode=755" - ] + "block_device": { + "sda": { + "size": "16777216", + "removable": "0", + "model": "VBOX HARDDISK", + "rev": "1.0", + "state": "running", + "timeout": "30", + "vendor": "ATA", + "queue_depth": "31", + "rotational": "1", + "physical_block_size": "512", + "logical_block_size": "512" }, - "tmpfs": { - "kb_size": "101544", - "kb_used": "0", - "kb_available": "101544", - "percent_used": "0%", - "mount": "/run/user/0", - "total_inodes": "126928", - "inodes_used": "4", - "inodes_available": "126924", - "inodes_percent_used": "1%", - "fs_type": "tmpfs", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "relatime", - "size=101544k", - "mode=700" - ] + "sr0": { + "size": "2097151", + "removable": "1", + "model": "CD-ROM", + "rev": "1.0", + "state": "running", + "timeout": "30", + "vendor": "VBOX", + "queue_depth": "1", + "rotational": "1", + "physical_block_size": "512", + "logical_block_size": "512" + } + }, + "chef_packages": { + "chef": { + "version": "13.1.31", + "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib" }, - "/dev/sda2": { - "kb_size": "8960000", - "kb_used": "1864400", - "kb_available": "6339408", - "percent_used": "23%", - "mount": "/boot/grub2/i386-pc", - "fs_type": "btrfs", - "mount_options": [ - "rw", - "relatime", - "space_cache", - "subvolid=258", - "subvol=/@/boot/grub2/i386-pc" - ], - "uuid": "0cf54555-b3bc-47b7-b5bd-8e77dd1f19e5" + "ohai": { + "version": "13.1.0", + "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai" + } + }, + "command": { + "ps": "ps -ef" + }, + "counters": { + "network": { + "interfaces": { + "lo": { + "tx": { + "queuelen": "1", + "bytes": 0, + "packets": 0, + "errors": 0, + "drop": 0, + "carrier": 0, + "collisions": 0 + }, + "rx": { + "bytes": 0, + "packets": 0, + "errors": 0, + "drop": 0, + "overrun": 0 + } + }, + "eth0": { + "rx": { + "bytes": 0, + "packets": 0, + "errors": 0, + "drop": 0, + "overrun": 0, + "frame": 0, + "compressed": 0, + "multicast": 0 + }, + "tx": { + "bytes": 0, + "packets": 0, + "errors": 0, + "drop": 0, + "overrun": 0, + "collisions": 0, + "carrier": 0, + "compressed": 0 + } + } + } + } + }, + "cpu": { + "real": 1, + "total": 1, + "cores": 1 + }, + "current_user": "fauxhai", + "dmi": { + }, + "domain": "local", + "etc": { + "passwd": { + "fauxhai": { + "dir": "/home/fauxhai", + "gid": 0, + "uid": 0, + "shell": "/bin/bash", + "gecos": "Fauxhai" + } }, - "sysfs": { - "mount": "/sys", - "fs_type": "sysfs", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime" - ] + "group": { + "fauxhai": { + "gid": 0, + "members": [ + "fauxhai" + ] + } + } + }, + "filesystem": { + "by_device": { + "devtmpfs": { + "kb_size": "501288", + "kb_used": "0", + "kb_available": "501288", + "percent_used": "0%", + "total_inodes": "125322", + "inodes_used": "418", + "inodes_available": "124904", + "inodes_percent_used": "1%", + "fs_type": "devtmpfs", + "mount_options": [ + "rw", + "nosuid", + "size=501288k", + "nr_inodes=125322", + "mode=755" + ], + "mounts": [ + "/dev" + ] + }, + "tmpfs": { + "kb_size": "101548", + "kb_used": "0", + "kb_available": "101548", + "percent_used": "0%", + "total_inodes": "126931", + "inodes_used": "4", + "inodes_available": "126927", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "relatime", + "size=101548k", + "mode=700" + ], + "mounts": [ + "/dev/shm", + "/run", + "/sys/fs/cgroup", + "/run/user/0" + ] + }, + "/dev/sda2": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=258", + "subvol=/@/boot/grub2/i386-pc" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "mounts": [ + "/", + "/boot/grub2/x86_64-efi", + "/var/lib/mailman", + "/tmp", + "/var/crash", + "/var/tmp", + "/var/spool", + "/var/opt", + "/usr/local", + "/var/log", + "/opt", + "/var/lib/named", + "/srv", + "/var/lib/machines", + "/var/lib/libvirt/images", + "/var/lib/mysql", + "/var/cache", + "/var/lib/mariadb", + "/home", + "/var/lib/pgsql", + "/boot/grub2/i386-pc" + ] + }, + "sysfs": { + "fs_type": "sysfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "mounts": [ + "/sys" + ] + }, + "proc": { + "fs_type": "proc", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "mounts": [ + "/proc" + ] + }, + "securityfs": { + "fs_type": "securityfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "mounts": [ + "/sys/kernel/security" + ] + }, + "devpts": { + "fs_type": "devpts", + "mount_options": [ + "rw", + "nosuid", + "noexec", + "relatime", + "gid=5", + "mode=620", + "ptmxmode=000" + ], + "mounts": [ + "/dev/pts" + ] + }, + "cgroup": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "blkio" + ], + "mounts": [ + "/sys/fs/cgroup/systemd", + "/sys/fs/cgroup/memory", + "/sys/fs/cgroup/hugetlb", + "/sys/fs/cgroup/freezer", + "/sys/fs/cgroup/devices", + "/sys/fs/cgroup/cpu,cpuacct", + "/sys/fs/cgroup/net_cls,net_prio", + "/sys/fs/cgroup/perf_event", + "/sys/fs/cgroup/pids", + "/sys/fs/cgroup/cpuset", + "/sys/fs/cgroup/blkio" + ] + }, + "pstore": { + "fs_type": "pstore", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "mounts": [ + "/sys/fs/pstore" + ] + }, + "systemd-1": { + "fs_type": "autofs", + "mount_options": [ + "rw", + "relatime", + "fd=22", + "pgrp=1", + "timeout=0", + "minproto=5", + "maxproto=5", + "direct" + ], + "mounts": [ + "/proc/sys/fs/binfmt_misc" + ] + }, + "hugetlbfs": { + "fs_type": "hugetlbfs", + "mount_options": [ + "rw", + "relatime" + ], + "mounts": [ + "/dev/hugepages" + ] + }, + "mqueue": { + "fs_type": "mqueue", + "mount_options": [ + "rw", + "relatime" + ], + "mounts": [ + "/dev/mqueue" + ] + }, + "debugfs": { + "fs_type": "debugfs", + "mount_options": [ + "rw", + "relatime" + ], + "mounts": [ + "/sys/kernel/debug" + ] + }, + "tracefs": { + "fs_type": "tracefs", + "mount_options": [ + "rw", + "relatime" + ], + "mounts": [ + "/sys/kernel/debug/tracing" + ] + }, + "/dev/sda": { + "mounts": [ + + ] + }, + "/dev/sda1": { + "fs_type": "swap", + "uuid": "5211c641-e9ad-4c1d-b24e-6f4293da0fc3", + "mounts": [ + + ] + }, + "/dev/sr0": { + "mounts": [ + + ] + } }, - "proc": { - "mount": "/proc", - "fs_type": "proc", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime" - ] + "by_mountpoint": { + "/dev": { + "kb_size": "501288", + "kb_used": "0", + "kb_available": "501288", + "percent_used": "0%", + "total_inodes": "125322", + "inodes_used": "418", + "inodes_available": "124904", + "inodes_percent_used": "1%", + "fs_type": "devtmpfs", + "mount_options": [ + "rw", + "nosuid", + "size=501288k", + "nr_inodes=125322", + "mode=755" + ], + "devices": [ + "devtmpfs" + ] + }, + "/dev/shm": { + "kb_size": "507724", + "kb_used": "0", + "kb_available": "507724", + "percent_used": "0%", + "total_inodes": "126931", + "inodes_used": "1", + "inodes_available": "126930", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev" + ], + "devices": [ + "tmpfs" + ] + }, + "/run": { + "kb_size": "507724", + "kb_used": "1712", + "kb_available": "506012", + "percent_used": "1%", + "total_inodes": "126931", + "inodes_used": "530", + "inodes_available": "126401", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "mode=755" + ], + "devices": [ + "tmpfs" + ] + }, + "/sys/fs/cgroup": { + "kb_size": "507724", + "kb_used": "0", + "kb_available": "507724", + "percent_used": "0%", + "total_inodes": "126931", + "inodes_used": "16", + "inodes_available": "126915", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "ro", + "nosuid", + "nodev", + "noexec", + "mode=755" + ], + "devices": [ + "tmpfs" + ] + }, + "/": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=257", + "subvol=/@" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/boot/grub2/x86_64-efi": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=259", + "subvol=/@/boot/grub2/x86_64-efi" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/mailman": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=269", + "subvol=/@/var/lib/mailman" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/tmp": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=263", + "subvol=/@/tmp" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/crash": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=266", + "subvol=/@/var/crash" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/tmp": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=277", + "subvol=/@/var/tmp" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/spool": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=276", + "subvol=/@/var/spool" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/opt": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=275", + "subvol=/@/var/opt" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/usr/local": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=264", + "subvol=/@/usr/local" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/log": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=274", + "subvol=/@/var/log" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/opt": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=261", + "subvol=/@/opt" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/named": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=272", + "subvol=/@/var/lib/named" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/srv": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=262", + "subvol=/@/srv" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/machines": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=268", + "subvol=/@/var/lib/machines" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/libvirt/images": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=267", + "subvol=/@/var/lib/libvirt/images" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/mysql": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=271", + "subvol=/@/var/lib/mysql" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/cache": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=265", + "subvol=/@/var/cache" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/mariadb": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=270", + "subvol=/@/var/lib/mariadb" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/home": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=260", + "subvol=/@/home" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/var/lib/pgsql": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=273", + "subvol=/@/var/lib/pgsql" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/boot/grub2/i386-pc": { + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=258", + "subvol=/@/boot/grub2/i386-pc" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526", + "devices": [ + "/dev/sda2" + ] + }, + "/run/user/0": { + "kb_size": "101548", + "kb_used": "0", + "kb_available": "101548", + "percent_used": "0%", + "total_inodes": "126931", + "inodes_used": "4", + "inodes_available": "126927", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "relatime", + "size=101548k", + "mode=700" + ], + "devices": [ + "tmpfs" + ] + }, + "/sys": { + "fs_type": "sysfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "devices": [ + "sysfs" + ] + }, + "/proc": { + "fs_type": "proc", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "devices": [ + "proc" + ] + }, + "/sys/kernel/security": { + "fs_type": "securityfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "devices": [ + "securityfs" + ] + }, + "/dev/pts": { + "fs_type": "devpts", + "mount_options": [ + "rw", + "nosuid", + "noexec", + "relatime", + "gid=5", + "mode=620", + "ptmxmode=000" + ], + "devices": [ + "devpts" + ] + }, + "/sys/fs/cgroup/systemd": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "xattr", + "release_agent=/usr/lib/systemd/systemd-cgroups-agent", + "name=systemd" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/pstore": { + "fs_type": "pstore", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ], + "devices": [ + "pstore" + ] + }, + "/sys/fs/cgroup/memory": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "memory" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/hugetlb": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "hugetlb" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/freezer": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "freezer" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/devices": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "devices" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/cpu,cpuacct": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "cpu", + "cpuacct" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/net_cls,net_prio": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "net_cls", + "net_prio" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/perf_event": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "perf_event" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/pids": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "pids" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/cpuset": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "cpuset" + ], + "devices": [ + "cgroup" + ] + }, + "/sys/fs/cgroup/blkio": { + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "blkio" + ], + "devices": [ + "cgroup" + ] + }, + "/proc/sys/fs/binfmt_misc": { + "fs_type": "autofs", + "mount_options": [ + "rw", + "relatime", + "fd=22", + "pgrp=1", + "timeout=0", + "minproto=5", + "maxproto=5", + "direct" + ], + "devices": [ + "systemd-1" + ] + }, + "/dev/hugepages": { + "fs_type": "hugetlbfs", + "mount_options": [ + "rw", + "relatime" + ], + "devices": [ + "hugetlbfs" + ] + }, + "/dev/mqueue": { + "fs_type": "mqueue", + "mount_options": [ + "rw", + "relatime" + ], + "devices": [ + "mqueue" + ] + }, + "/sys/kernel/debug": { + "fs_type": "debugfs", + "mount_options": [ + "rw", + "relatime" + ], + "devices": [ + "debugfs" + ] + }, + "/sys/kernel/debug/tracing": { + "fs_type": "tracefs", + "mount_options": [ + "rw", + "relatime" + ], + "devices": [ + "tracefs" + ] + } }, - "securityfs": { - "mount": "/sys/kernel/security", - "fs_type": "securityfs", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime" - ] - }, - "devpts": { - "mount": "/dev/pts", - "fs_type": "devpts", - "mount_options": [ - "rw", - "nosuid", - "noexec", - "relatime", - "gid=5", - "mode=620", - "ptmxmode=000" - ] - }, - "cgroup": { - "mount": "/sys/fs/cgroup/devices", - "fs_type": "cgroup", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime", - "devices" - ] - }, - "pstore": { - "mount": "/sys/fs/pstore", - "fs_type": "pstore", - "mount_options": [ - "rw", - "nosuid", - "nodev", - "noexec", - "relatime" - ] - }, - "systemd-1": { - "mount": "/proc/sys/fs/binfmt_misc", - "fs_type": "autofs", - "mount_options": [ - "rw", - "relatime", - "fd=22", - "pgrp=1", - "timeout=0", - "minproto=5", - "maxproto=5", - "direct" - ] - }, - "mqueue": { - "mount": "/dev/mqueue", - "fs_type": "mqueue", - "mount_options": [ - "rw", - "relatime" - ] - }, - "hugetlbfs": { - "mount": "/dev/hugepages", - "fs_type": "hugetlbfs", - "mount_options": [ - "rw", - "relatime" - ] - }, - "debugfs": { - "mount": "/sys/kernel/debug", - "fs_type": "debugfs", - "mount_options": [ - "rw", - "relatime" - ] - }, - "/dev/sda1": { - "fs_type": "swap", - "uuid": "8a6af7e2-b9d0-43f5-adc9-3a95d4391ad4" - }, - "/dev/sr0": { - "fs_type": "iso9660", - "uuid": "2016-11-09-10-39-11-00", - "label": "openSUSE-Leap-42.2-DVD-x86_64028" + "by_pair": { + "devtmpfs,/dev": { + "device": "devtmpfs", + "kb_size": "501288", + "kb_used": "0", + "kb_available": "501288", + "percent_used": "0%", + "mount": "/dev", + "total_inodes": "125322", + "inodes_used": "418", + "inodes_available": "124904", + "inodes_percent_used": "1%", + "fs_type": "devtmpfs", + "mount_options": [ + "rw", + "nosuid", + "size=501288k", + "nr_inodes=125322", + "mode=755" + ] + }, + "tmpfs,/dev/shm": { + "device": "tmpfs", + "kb_size": "507724", + "kb_used": "0", + "kb_available": "507724", + "percent_used": "0%", + "mount": "/dev/shm", + "total_inodes": "126931", + "inodes_used": "1", + "inodes_available": "126930", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev" + ] + }, + "tmpfs,/run": { + "device": "tmpfs", + "kb_size": "507724", + "kb_used": "1712", + "kb_available": "506012", + "percent_used": "1%", + "mount": "/run", + "total_inodes": "126931", + "inodes_used": "530", + "inodes_available": "126401", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "mode=755" + ] + }, + "tmpfs,/sys/fs/cgroup": { + "device": "tmpfs", + "kb_size": "507724", + "kb_used": "0", + "kb_available": "507724", + "percent_used": "0%", + "mount": "/sys/fs/cgroup", + "total_inodes": "126931", + "inodes_used": "16", + "inodes_available": "126915", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "ro", + "nosuid", + "nodev", + "noexec", + "mode=755" + ] + }, + "/dev/sda2,/": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=257", + "subvol=/@" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/boot/grub2/x86_64-efi": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/boot/grub2/x86_64-efi", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=259", + "subvol=/@/boot/grub2/x86_64-efi" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/mailman": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/mailman", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=269", + "subvol=/@/var/lib/mailman" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/tmp": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/tmp", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=263", + "subvol=/@/tmp" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/crash": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/crash", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=266", + "subvol=/@/var/crash" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/tmp": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/tmp", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=277", + "subvol=/@/var/tmp" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/spool": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/spool", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=276", + "subvol=/@/var/spool" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/opt": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/opt", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=275", + "subvol=/@/var/opt" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/usr/local": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/usr/local", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=264", + "subvol=/@/usr/local" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/log": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/log", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=274", + "subvol=/@/var/log" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/opt": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/opt", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=261", + "subvol=/@/opt" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/named": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/named", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=272", + "subvol=/@/var/lib/named" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/srv": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/srv", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=262", + "subvol=/@/srv" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/machines": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/machines", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=268", + "subvol=/@/var/lib/machines" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/libvirt/images": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/libvirt/images", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=267", + "subvol=/@/var/lib/libvirt/images" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/mysql": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/mysql", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=271", + "subvol=/@/var/lib/mysql" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/cache": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/cache", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=265", + "subvol=/@/var/cache" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/mariadb": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/mariadb", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=270", + "subvol=/@/var/lib/mariadb" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/home": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/home", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=260", + "subvol=/@/home" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/var/lib/pgsql": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/var/lib/pgsql", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=273", + "subvol=/@/var/lib/pgsql" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "/dev/sda2,/boot/grub2/i386-pc": { + "device": "/dev/sda2", + "kb_size": "7368704", + "kb_used": "1827036", + "kb_available": "4909732", + "percent_used": "28%", + "mount": "/boot/grub2/i386-pc", + "fs_type": "btrfs", + "mount_options": [ + "rw", + "relatime", + "space_cache", + "subvolid=258", + "subvol=/@/boot/grub2/i386-pc" + ], + "uuid": "c8be0de4-025b-45e8-b359-d8cc8d849526" + }, + "tmpfs,/run/user/0": { + "device": "tmpfs", + "kb_size": "101548", + "kb_used": "0", + "kb_available": "101548", + "percent_used": "0%", + "mount": "/run/user/0", + "total_inodes": "126931", + "inodes_used": "4", + "inodes_available": "126927", + "inodes_percent_used": "1%", + "fs_type": "tmpfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "relatime", + "size=101548k", + "mode=700" + ] + }, + "sysfs,/sys": { + "device": "sysfs", + "mount": "/sys", + "fs_type": "sysfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ] + }, + "proc,/proc": { + "device": "proc", + "mount": "/proc", + "fs_type": "proc", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ] + }, + "securityfs,/sys/kernel/security": { + "device": "securityfs", + "mount": "/sys/kernel/security", + "fs_type": "securityfs", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ] + }, + "devpts,/dev/pts": { + "device": "devpts", + "mount": "/dev/pts", + "fs_type": "devpts", + "mount_options": [ + "rw", + "nosuid", + "noexec", + "relatime", + "gid=5", + "mode=620", + "ptmxmode=000" + ] + }, + "cgroup,/sys/fs/cgroup/systemd": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/systemd", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "xattr", + "release_agent=/usr/lib/systemd/systemd-cgroups-agent", + "name=systemd" + ] + }, + "pstore,/sys/fs/pstore": { + "device": "pstore", + "mount": "/sys/fs/pstore", + "fs_type": "pstore", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime" + ] + }, + "cgroup,/sys/fs/cgroup/memory": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/memory", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "memory" + ] + }, + "cgroup,/sys/fs/cgroup/hugetlb": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/hugetlb", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "hugetlb" + ] + }, + "cgroup,/sys/fs/cgroup/freezer": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/freezer", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "freezer" + ] + }, + "cgroup,/sys/fs/cgroup/devices": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/devices", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "devices" + ] + }, + "cgroup,/sys/fs/cgroup/cpu,cpuacct": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/cpu,cpuacct", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "cpu", + "cpuacct" + ] + }, + "cgroup,/sys/fs/cgroup/net_cls,net_prio": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/net_cls,net_prio", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "net_cls", + "net_prio" + ] + }, + "cgroup,/sys/fs/cgroup/perf_event": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/perf_event", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "perf_event" + ] + }, + "cgroup,/sys/fs/cgroup/pids": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/pids", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "pids" + ] + }, + "cgroup,/sys/fs/cgroup/cpuset": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/cpuset", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "cpuset" + ] + }, + "cgroup,/sys/fs/cgroup/blkio": { + "device": "cgroup", + "mount": "/sys/fs/cgroup/blkio", + "fs_type": "cgroup", + "mount_options": [ + "rw", + "nosuid", + "nodev", + "noexec", + "relatime", + "blkio" + ] + }, + "systemd-1,/proc/sys/fs/binfmt_misc": { + "device": "systemd-1", + "mount": "/proc/sys/fs/binfmt_misc", + "fs_type": "autofs", + "mount_options": [ + "rw", + "relatime", + "fd=22", + "pgrp=1", + "timeout=0", + "minproto=5", + "maxproto=5", + "direct" + ] + }, + "hugetlbfs,/dev/hugepages": { + "device": "hugetlbfs", + "mount": "/dev/hugepages", + "fs_type": "hugetlbfs", + "mount_options": [ + "rw", + "relatime" + ] + }, + "mqueue,/dev/mqueue": { + "device": "mqueue", + "mount": "/dev/mqueue", + "fs_type": "mqueue", + "mount_options": [ + "rw", + "relatime" + ] + }, + "debugfs,/sys/kernel/debug": { + "device": "debugfs", + "mount": "/sys/kernel/debug", + "fs_type": "debugfs", + "mount_options": [ + "rw", + "relatime" + ] + }, + "tracefs,/sys/kernel/debug/tracing": { + "device": "tracefs", + "mount": "/sys/kernel/debug/tracing", + "fs_type": "tracefs", + "mount_options": [ + "rw", + "relatime" + ] + }, + "/dev/sda,": { + "device": "/dev/sda" + }, + "/dev/sda1,": { + "device": "/dev/sda1", + "fs_type": "swap", + "uuid": "5211c641-e9ad-4c1d-b24e-6f4293da0fc3" + }, + "/dev/sr0,": { + "device": "/dev/sr0" + } } }, + "fips": { + "kernel": { + "enabled": false + } + }, + "fqdn": "fauxhai.local", + "hostname": "Fauxhai", + "idle": "30 days 15 hours 07 minutes 30 seconds", + "idletime_seconds": 2646450, + "init_package": "systemd", + "ipaddress": "10.0.0.2", "kernel": { "name": "Linux", - "release": "4.4.49-16-default", - "version": "#1 SMP Sun Feb 19 17:40:35 UTC 2017 (70e9954)", + "release": "4.4.27-2-default", + "version": "#1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c)", "machine": "x86_64", "processor": "x86_64", "os": "GNU/Linux", "modules": { "af_packet": { @@ -185,12 +1882,17 @@ "refcount": "0" }, "vboxsf": { "size": "53248", "refcount": "0", - "version": "5.1.14_SUSE r112924" + "version": "5.1.4_SUSE r110228" }, + "vboxvideo": { + "size": "57344", + "refcount": "1", + "version": "5.1.4_SUSE r110228" + }, "iscsi_ibft": { "size": "16384", "refcount": "0", "version": "0.5.0" }, @@ -216,71 +1918,95 @@ }, "ansi_cprng": { "size": "16384", "refcount": "0" }, + "ppdev": { + "size": "20480", + "refcount": "0" + }, "aesni_intel": { "size": "167936", "refcount": "0" }, - "hid_generic": { - "size": "16384", + "ttm": { + "size": "106496", + "refcount": "1" + }, + "joydev": { + "size": "20480", "refcount": "0" }, "aes_x86_64": { "size": "20480", "refcount": "1" }, - "usbhid": { - "size": "53248", - "refcount": "0" - }, - "ppdev": { - "size": "20480", - "refcount": "0" - }, "lrw": { "size": "16384", "refcount": "1" }, - "acpi_cpufreq": { - "size": "20480", - "refcount": "0" - }, - "snd_intel8x0": { - "size": "45056", - "refcount": "0" - }, - "e1000": { - "size": "139264", - "refcount": "0", - "version": "7.3.21-k8-NAPI" - }, "gf128mul": { "size": "16384", "refcount": "1" }, + "drm_kms_helper": { + "size": "155648", + "refcount": "1" + }, "glue_helper": { "size": "16384", "refcount": "1" }, "ablk_helper": { "size": "16384", "refcount": "1" }, + "drm": { + "size": "393216", + "refcount": "4" + }, + "fb_sys_fops": { + "size": "16384", + "refcount": "1" + }, + "syscopyarea": { + "size": "16384", + "refcount": "2" + }, + "sysfillrect": { + "size": "16384", + "refcount": "2" + }, "cryptd": { "size": "20480", "refcount": "2" }, - "i2c_piix4": { - "size": "24576", + "sysimgblt": { + "size": "16384", + "refcount": "2" + }, + "snd_intel8x0": { + "size": "45056", "refcount": "0" }, "pcspkr": { "size": "16384", "refcount": "0" }, + "serio_raw": { + "size": "16384", + "refcount": "0" + }, + "e1000": { + "size": "139264", + "refcount": "0", + "version": "7.3.21-k8-NAPI" + }, + "i2c_piix4": { + "size": "24576", + "refcount": "0" + }, "snd_ac97_codec": { "size": "135168", "refcount": "1" }, "snd_pcm": { @@ -301,63 +2027,76 @@ }, "ac97_bus": { "size": "16384", "refcount": "1" }, - "fjes": { - "size": "32768", - "refcount": "0", - "version": "1.0" + "vboxguest": { + "size": "323584", + "refcount": "3", + "version": "5.1.4_SUSE r110228" }, - "joydev": { - "size": "20480", - "refcount": "0" - }, "parport_pc": { "size": "45056", "refcount": "0" }, "parport": { "size": "53248", "refcount": "2" }, - "ac": { + "fjes": { + "size": "32768", + "refcount": "0", + "version": "1.0" + }, + "8250_fintek": { "size": "16384", "refcount": "0" }, - "processor": { - "size": "40960", - "refcount": "1" + "battery": { + "size": "24576", + "refcount": "0" }, + "ac": { + "size": "16384", + "refcount": "0" + }, "video": { "size": "40960", "refcount": "0" }, - "battery": { - "size": "24576", + "acpi_cpufreq": { + "size": "20480", "refcount": "0" }, + "processor": { + "size": "40960", + "refcount": "1" + }, "button": { "size": "16384", "refcount": "0" }, + "hid_generic": { + "size": "16384", + "refcount": "0" + }, + "usbhid": { + "size": "53248", + "refcount": "0" + }, "btrfs": { - "size": "1114112", + "size": "1110016", "refcount": "1" }, "xor": { "size": "20480", "refcount": "1" }, "raid6_pq": { "size": "106496", "refcount": "1" }, - "sd_mod": { - "size": "53248", - "refcount": "3" - }, "sr_mod": { "size": "24576", "refcount": "0" }, "cdrom": { @@ -372,40 +2111,23 @@ "ata_piix": { "size": "36864", "refcount": "0", "version": "2.13" }, - "vboxvideo": { - "size": "57344", - "refcount": "1", - "version": "5.1.14_SUSE r112924" + "sd_mod": { + "size": "53248", + "refcount": "3" }, - "drm_kms_helper": { - "size": "155648", - "refcount": "1" - }, - "ttm": { - "size": "106496", - "refcount": "1" - }, - "drm": { - "size": "393216", - "refcount": "4" - }, "ahci": { "size": "36864", "refcount": "2", "version": "3.0" }, "libahci": { "size": "36864", "refcount": "1" }, - "serio_raw": { - "size": "16384", - "refcount": "0" - }, "crc32c_intel": { "size": "24576", "refcount": "1" }, "ohci_pci": { @@ -430,31 +2152,10 @@ }, "usb_common": { "size": "16384", "refcount": "1" }, - "syscopyarea": { - "size": "16384", - "refcount": "2" - }, - "sysfillrect": { - "size": "16384", - "refcount": "2" - }, - "sysimgblt": { - "size": "16384", - "refcount": "2" - }, - "fb_sys_fops": { - "size": "16384", - "refcount": "1" - }, - "vboxguest": { - "size": "323584", - "refcount": "3", - "version": "5.1.14_SUSE r112924" - }, "libata": { "size": "270336", "refcount": "4", "version": "3.00" }, @@ -471,25 +2172,16 @@ "size": "45056", "refcount": "2" } } }, - "os": "linux", - "os_version": "4.4.49-16-default", - "lsb": { + "keys": { + "ssh": { + "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local", + "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local" + } }, - "platform_version": "42.2", - "platform": "opensuseleap", - "platform_family": "suse", - "dmi": { - }, - "command": { - "ps": "ps -ef" - }, - "init_package": "systemd", - "ohai_time": 1488665803.85457, - "root_group": "root", "languages": { "ruby": { "platform": "x86_64-linux-gnu", "version": "2.1.2", "release_date": "2014-05-08", @@ -506,130 +2198,5567 @@ "gems_dir": "/usr/local/gems", "gem_bin": "/usr/local/bin/gem" }, "powershell": null }, - "chef_packages": { - "chef": { - "version": "12.19.36", - "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.19.36/lib" - }, - "ohai": { - "version": "8.23.0", - "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.23.0/lib/ohai" - } + "lsb": { }, - "counters": { - "network": { - "interfaces": { - "eth0": { - "rx": { - "bytes": "0", - "packets": "0", - "errors": "0", - "drop": 0, - "overrun": 0, - "frame": 0, - "compressed": 0, - "multicast": 0 - }, - "tx": { - "bytes": "342", - "packets": "0", - "errors": "0", - "drop": 0, - "overrun": 0, - "collisions": "0", - "carrier": 0, - "compressed": 0 - } - } - } - } - }, - "current_user": "fauxhai", - "domain": "local", - "etc": { - "passwd": { - "fauxhai": { - "dir": "/home/fauxhai", - "gid": 0, - "uid": 0, - "shell": "/bin/bash", - "gecos": "Fauxhai" - } - }, - "group": { - "fauxhai": { - "gid": 0, - "members": [ - "fauxhai" - ] - } - } - }, - "hostname": "Fauxhai", - "fqdn": "fauxhai.local", - "ipaddress": "10.0.0.2", - "keys": { - "ssh": { - "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local", - "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local" - } - }, "macaddress": "11:11:11:11:11:11", + "machinename": "Fauxhai", + "memory": { + "total": "1048576kB" + }, "network": { - "default_gateway": "10.0.0.1", - "default_interface": "eth0", - "settings": { - }, "interfaces": { - "eth0": { + "lo": { + "mtu": "65536", + "flags": [ + "LOOPBACK", + "UP", + "LOWER_UP" + ], + "encapsulation": "Loopback", "addresses": { - "10.0.0.2": { - "broadcast": "10.0.0.255", + "127.0.0.1": { "family": "inet", - "netmask": "255.255.255.0", - "prefixlen": "24", - "scope": "Global" + "prefixlen": "8", + "netmask": "255.0.0.0", + "scope": "Node", + "ip_scope": "LOOPBACK" + }, + "::1": { + "family": "inet6", + "prefixlen": "128", + "scope": "Node", + "tags": [ + + ], + "ip_scope": "LINK LOCAL LOOPBACK" } }, - "arp": { - "10.0.0.1": "fe:ff:ff:ff:ff:ff" - }, - "encapsulation": "Ethernet", + "state": "unknown" + }, + "eth0": { + "type": "eth", + "number": "0", + "mtu": "1500", "flags": [ "BROADCAST", "MULTICAST", "UP", "LOWER_UP" ], - "mtu": "1500", - "number": "0", + "encapsulation": "Ethernet", + "addresses": { + "11:11:11:11:11:11": { + "family": "lladdr" + }, + "10.0.0.2": { + "family": "inet", + "prefixlen": "24", + "netmask": "255.255.255.0", + "broadcast": "10.0.0.255", + "scope": "Global", + "ip_scope": "RFC1918 PRIVATE" + }, + "fe80::11:1111:1111:1111": { + "family": "inet6", + "prefixlen": "64", + "scope": "Link", + "tags": [ + + ], + "ip_scope": "LINK LOCAL UNICAST" + } + }, + "state": "up", + "arp": { + "10.0.0.1": "fe:ff:ff:ff:ff:ff" + }, "routes": [ { + "destination": "default", + "family": "inet", + "via": "10.0.0.1" + }, + { "destination": "10.0.0.0/24", "family": "inet", "scope": "link", "proto": "kernel", "src": "10.0.0.2" + }, + { + "destination": "fe80::/64", + "family": "inet6", + "metric": "256", + "proto": "kernel" } ], - "state": "up", - "type": "eth" + "ring_params": { + } } + }, + "default_interface": "eth0", + "default_gateway": "10.0.0.1" + }, + "ohai_time": 1497287928.908867, + "os": "linux", + "os_version": "4.4.27-2-default", + "packages": { + "libdcerpc0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "augeas": { + "epoch": "0", + "version": "1.2.0", + "release": "8.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "snapper": { + "epoch": "0", + "version": "0.3.3", + "release": "2.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "kbd-legacy": { + "epoch": "0", + "version": "2.0.3", + "release": "1.4", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-IO-Tty": { + "epoch": "0", + "version": "1.12", + "release": "4.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "ruby2.1": { + "epoch": "0", + "version": "2.1.2", + "release": "7.23", + "installdate": "1497221161", + "arch": "x86_64" + }, + "yast2-trans-stats": { + "epoch": "0", + "version": "2.19.0", + "release": "18.6", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-Text-Wrapper": { + "epoch": "0", + "version": "1.04", + "release": "4.2", + "installdate": "1497221131", + "arch": "noarch" + }, + "gdk-pixbuf-lang": { + "epoch": "0", + "version": "2.34.0", + "release": "3.2", + "installdate": "1497221162", + "arch": "noarch" + }, + "terminfo-base": { + "epoch": "0", + "version": "5.9", + "release": "54.48", + "installdate": "1497221118", + "arch": "x86_64" + }, + "xhost": { + "epoch": "0", + "version": "1.0.7", + "release": "2.19", + "installdate": "1497221132", + "arch": "x86_64" + }, + "ruby2.1-rubygem-gem2rpm": { + "epoch": "0", + "version": "0.10.1", + "release": "4.22", + "installdate": "1497221162", + "arch": "x86_64" + }, + "net-tools": { + "epoch": "0", + "version": "1.60", + "release": "767.55", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXinerama1": { + "epoch": "0", + "version": "1.1.3", + "release": "6.3", + "installdate": "1497221132", + "arch": "x86_64" + }, + "glib-networking-lang": { + "epoch": "0", + "version": "2.48.2", + "release": "1.5", + "installdate": "1497221163", + "arch": "noarch" + }, + "libwrap0": { + "epoch": "0", + "version": "7.6", + "release": "886.55", + "installdate": "1497221119", + "arch": "x86_64" + }, + "openssl": { + "epoch": "0", + "version": "1.0.2j", + "release": "2.2", + "installdate": "1497221134", + "arch": "x86_64" + }, + "ruby2.1-rubygem-fast_gettext": { + "epoch": "0", + "version": "0.9.2", + "release": "6.3", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libtidyp-1_04-0": { + "epoch": "0", + "version": "1.04", + "release": "16.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "keyutils": { + "epoch": "0", + "version": "1.5.9", + "release": "5.18", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libtelepathy-glib0": { + "epoch": "0", + "version": "0.24.1", + "release": "5.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libseccomp2": { + "epoch": "0", + "version": "2.3.0", + "release": "1.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "gdk-pixbuf-query-loaders": { + "epoch": "0", + "version": "2.34.0", + "release": "3.2", + "installdate": "1497221136", + "arch": "x86_64" + }, + "dbus-1-python": { + "epoch": "0", + "version": "1.2.0", + "release": "7.34", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libpcre1": { + "epoch": "0", + "version": "8.33", + "release": "4.51", + "installdate": "1497221121", + "arch": "x86_64" + }, + "bash-lang": { + "epoch": "0", + "version": "4.3", + "release": "79.15", + "installdate": "1497221137", + "arch": "noarch" + }, + "systemd-sysvinit": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libnettle4": { + "epoch": "0", + "version": "2.7.1", + "release": "9.5", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-XML-SAX": { + "epoch": "0", + "version": "0.99", + "release": "25.2", + "installdate": "1497221137", + "arch": "x86_64" + }, + "libsamba-credentials0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libkeyutils1": { + "epoch": "0", + "version": "1.5.9", + "release": "5.18", + "installdate": "1497221121", + "arch": "x86_64" + }, + "xz-lang": { + "epoch": "0", + "version": "5.2.2", + "release": "1.11", + "installdate": "1497221138", + "arch": "noarch" + }, + "yast2-transfer": { + "epoch": "0", + "version": "3.1.3", + "release": "1.3", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libgpg-error0": { + "epoch": "0", + "version": "1.13", + "release": "4.19", + "installdate": "1497221121", + "arch": "x86_64" + }, + "which": { + "epoch": "0", + "version": "2.20", + "release": "6.54", + "installdate": "1497221138", + "arch": "x86_64" + }, + "zypper": { + "epoch": "0", + "version": "1.13.10", + "release": "1.3", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libexif12": { + "epoch": "0", + "version": "0.6.21", + "release": "11.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "gettext-runtime": { + "epoch": "0", + "version": "0.19.2", + "release": "4.48", + "installdate": "1497221139", + "arch": "x86_64" + }, + "adwaita-icon-theme": { + "epoch": "0", + "version": "3.20", + "release": "2.2", + "installdate": "1497221169", + "arch": "noarch" + }, + "libcdio16": { + "epoch": "0", + "version": "0.93", + "release": "5.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "readline-doc": { + "epoch": "0", + "version": "6.3", + "release": "79.15", + "installdate": "1497221140", + "arch": "noarch" + }, + "libsmbconf0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libattr1": { + "epoch": "0", + "version": "2.4.47", + "release": "6.57", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libpython2_7-1_0-32bit": { + "epoch": "0", + "version": "2.7.12", + "release": "24.1", + "installdate": "1497221140", + "arch": "x86_64" + }, + "parted": { + "epoch": "0", + "version": "3.1", + "release": "21.2", + "installdate": "1497221170", + "arch": "x86_64" + }, + "hardlink": { + "epoch": "0", + "version": "1.0", + "release": "9.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libdbus-1-3-32bit": { + "epoch": "0", + "version": "1.8.22", + "release": "1.1", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libgphoto2-6": { + "epoch": "0", + "version": "2.5.10", + "release": "1.2", + "installdate": "1497221171", + "arch": "x86_64" + }, + "libpng16-16": { + "epoch": "0", + "version": "1.6.8", + "release": "8.1", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libXft2": { + "epoch": "0", + "version": "2.3.2", + "release": "4.22", + "installdate": "1497221141", + "arch": "x86_64" + }, + "notification-daemon": { + "epoch": "0", + "version": "3.20.0", + "release": "1.3", + "installdate": "1497221193", + "arch": "x86_64" + }, + "libtevent0": { + "epoch": "0", + "version": "0.9.28", + "release": "1.5", + "installdate": "1497221123", + "arch": "x86_64" + }, + "perl-XML-SAX-Expat": { + "epoch": "0", + "version": "0.50", + "release": "4.2", + "installdate": "1497221141", + "arch": "noarch" + }, + "gtk3-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "2.4", + "installdate": "1497221195", + "arch": "noarch" + }, + "libxml2-2": { + "epoch": "0", + "version": "2.9.4", + "release": "1.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "dirmngr-lang": { + "epoch": "0", + "version": "1.1.1", + "release": "6.4", + "installdate": "1497221142", + "arch": "noarch" + }, + "mosh": { + "epoch": "0", + "version": "1.2.5", + "release": "6.4", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libwayland-client0": { + "epoch": "0", + "version": "1.9.0", + "release": "2.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "shared-mime-info": { + "epoch": "0", + "version": "1.6", + "release": "2.2", + "installdate": "1497221143", + "arch": "x86_64" + }, + "notification-daemon-lang": { + "epoch": "0", + "version": "3.20.0", + "release": "1.3", + "installdate": "1497221200", + "arch": "noarch" + }, + "libthai0": { + "epoch": "0", + "version": "0.1.25", + "release": "1.2", + "installdate": "1497221124", + "arch": "x86_64" + }, + "hdparm": { + "epoch": "0", + "version": "9.43", + "release": "11.2", + "installdate": "1497221144", + "arch": "x86_64" + }, + "polkit-default-privs": { + "epoch": "0", + "version": "13.2", + "release": "11.2", + "installdate": "1497221200", + "arch": "noarch" + }, + "libacl1": { + "epoch": "0", + "version": "2.2.52", + "release": "8.55", + "installdate": "1497221125", + "arch": "x86_64" + }, + "coreutils-lang": { + "epoch": "0", + "version": "8.25", + "release": "1.4", + "installdate": "1497221151", + "arch": "noarch" + }, + "gvfs": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221201", + "arch": "x86_64" + }, + "libfipscheck1": { + "epoch": "0", + "version": "1.2.0", + "release": "8.6", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libstdc++6-gcc6-32bit": { + "epoch": "0", + "version": "6.1.1+r238085", + "release": "1.12", + "installdate": "1497221152", + "arch": "x86_64" + }, + "grub2-i386-pc": { + "epoch": "0", + "version": "2.02~beta2", + "release": "87.1", + "installdate": "1497221203", + "arch": "x86_64" + }, + "libmount1": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221125", + "arch": "x86_64" + }, + "p11-kit-tools": { + "epoch": "0", + "version": "0.20.3", + "release": "11.1", + "installdate": "1497221152", + "arch": "x86_64" + }, + "gvfs-lang": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221206", + "arch": "noarch" + }, + "xtables-plugins": { + "epoch": "0", + "version": "1.4.21", + "release": "5.4", + "installdate": "1497221126", + "arch": "x86_64" + }, + "wallpaper-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "8.4", + "installdate": "1497221153", + "arch": "noarch" + }, + "grub2-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "8.4", + "installdate": "1497221207", + "arch": "noarch" + }, + "libtiff5": { + "epoch": "0", + "version": "4.0.6", + "release": "10.1", + "installdate": "1497221126", + "arch": "x86_64" + }, + "kmod-compat": { + "epoch": "0", + "version": "17", + "release": "6.2", + "installdate": "1497221154", + "arch": "x86_64" + }, + "shim": { + "epoch": "0", + "version": "0.9", + "release": "11.1", + "installdate": "1497221209", + "arch": "x86_64" + }, + "libgbm1": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221127", + "arch": "x86_64" + }, + "pciutils": { + "epoch": "0", + "version": "3.2.1", + "release": "9.4", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-printer": { + "epoch": "0", + "version": "3.1.6", + "release": "1.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-glx0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "perl-HTML-Tidy": { + "epoch": "0", + "version": "1.56", + "release": "4.3", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-ntp-client": { + "epoch": "0", + "version": "3.1.28", + "release": "1.2", + "installdate": "1497221212", + "arch": "noarch" + }, + "fipscheck": { + "epoch": "0", + "version": "1.2.0", + "release": "8.6", + "installdate": "1497221127", + "arch": "x86_64" + }, + "gptfdisk": { + "epoch": "0", + "version": "0.8.8", + "release": "4.4", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-bootloader": { + "epoch": "0", + "version": "3.1.205", + "release": "1.1", + "installdate": "1497221212", + "arch": "x86_64" + }, + "w3m": { + "epoch": "0", + "version": "0.5.3", + "release": "158.2", + "installdate": "1497221128", + "arch": "x86_64" + }, + "libyui-ncurses7": { + "epoch": "0", + "version": "2.47.6", + "release": "1.4", + "installdate": "1497221157", + "arch": "x86_64" + }, + "patterns-openSUSE-generic_server": { + "epoch": "0", + "version": "20150918", + "release": "25.1", + "installdate": "1497221214", + "arch": "x86_64" + }, + "Mesa-libEGL1": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "aaa_base": { + "epoch": "0", + "version": "13.2+git20140911.61c1681", + "release": "23.1", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-users": { + "epoch": "0", + "version": "3.1.58", + "release": "2.1", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libXdamage1": { + "epoch": "0", + "version": "1.1.4", + "release": "10.3", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libjson-glib-1_0-0": { + "epoch": "0", + "version": "1.2.2", + "release": "1.2", + "installdate": "1497221159", + "arch": "x86_64" + }, + "libsamdb0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libisoburn1": { + "epoch": "0", + "version": "1.4.4", + "release": "1.1", + "installdate": "1497221131", + "arch": "x86_64" + }, + "libcolord2": { + "epoch": "0", + "version": "1.3.3", + "release": "1.12", + "installdate": "1497221160", + "arch": "x86_64" + }, + "boost-license1_54_0": { + "epoch": "0", + "version": "1.54.0", + "release": "13.1", + "installdate": "1497221116", + "arch": "noarch" + }, + "samba-winbind": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221215", + "arch": "x86_64" + }, + "perl-Socket6": { + "epoch": "0", + "version": "0.25", + "release": "4.3", + "installdate": "1497221131", + "arch": "x86_64" + }, + "netcfg": { + "epoch": "0", + "version": "11.5", + "release": "27.2", + "installdate": "1497221160", + "arch": "noarch" + }, + "libnl-config": { + "epoch": "0", + "version": "3.2.23", + "release": "4.5", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-URI": { + "epoch": "0", + "version": "1.60", + "release": "10.2", + "installdate": "1497221131", + "arch": "noarch" + }, + "libsecret-lang": { + "epoch": "0", + "version": "0.18.5", + "release": "2.2", + "installdate": "1497221161", + "arch": "noarch" + }, + "filesystem": { + "epoch": "0", + "version": "13.1", + "release": "7.2", + "installdate": "1497221118", + "arch": "x86_64" + }, + "perl-Encode-Locale": { + "epoch": "0", + "version": "1.03", + "release": "10.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "liblockdev1": { + "epoch": "0", + "version": "1.0.3_git201003141408", + "release": "29.6", + "installdate": "1497221162", + "arch": "x86_64" + }, + "traceroute": { + "epoch": "0", + "version": "2.0.19", + "release": "4.4", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXtst6": { + "epoch": "0", + "version": "1.2.2", + "release": "8.1", + "installdate": "1497221132", + "arch": "x86_64" + }, + "PackageKit-gstreamer-plugin": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libz1": { + "epoch": "0", + "version": "1.2.8", + "release": "8.5", + "installdate": "1497221119", + "arch": "x86_64" + }, + "xz": { + "epoch": "0", + "version": "5.2.2", + "release": "1.11", + "installdate": "1497221133", + "arch": "x86_64" + }, + "dconf": { + "epoch": "0", + "version": "0.26.0", + "release": "3.3", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libvisual": { + "epoch": "0", + "version": "0.4.0", + "release": "204.3", + "installdate": "1497221120", + "arch": "x86_64" + }, + "libcrack2": { + "epoch": "0", + "version": "2.9.0", + "release": "7.8", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libndr0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libtalloc2": { + "epoch": "0", + "version": "2.1.6", + "release": "1.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "hwinfo": { + "epoch": "0", + "version": "21.31", + "release": "1.4", + "installdate": "1497221135", + "arch": "x86_64" + }, + "ruby2.1-rubygem-cheetah": { + "epoch": "0", + "version": "0.5.0", + "release": "1.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libpython2_7-1_0": { + "epoch": "0", + "version": "2.7.12", + "release": "24.1", + "installdate": "1497221120", + "arch": "x86_64" + }, + "bzip2": { + "epoch": "0", + "version": "1.0.6", + "release": "32.53", + "installdate": "1497221136", + "arch": "x86_64" + }, + "ruby2.1-rubygem-cfa_grub2": { + "epoch": "0", + "version": "0.5.1", + "release": "1.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libopus0": { + "epoch": "0", + "version": "1.1", + "release": "4.5", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-X500-DN": { + "epoch": "0", + "version": "0.29", + "release": "109.2", + "installdate": "1497221137", + "arch": "x86_64" + }, + "liboauth0": { + "epoch": "0", + "version": "1.0.3", + "release": "3.3", + "installdate": "1497221165", + "arch": "x86_64" + }, + "liblzma5": { + "epoch": "0", + "version": "5.2.2", + "release": "1.11", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-HTTP-Message": { + "epoch": "0", + "version": "6.06", + "release": "6.2", + "installdate": "1497221138", + "arch": "noarch" + }, + "librest0": { + "epoch": "0", + "version": "0.8.0", + "release": "1.3", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libiptc0": { + "epoch": "0", + "version": "1.4.21", + "release": "5.4", + "installdate": "1497221121", + "arch": "x86_64" + }, + "cracklib": { + "epoch": "0", + "version": "2.9.0", + "release": "7.8", + "installdate": "1497221138", + "arch": "x86_64" + }, + "bind-utils": { + "epoch": "0", + "version": "9.9.9P1", + "release": "41.1", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libgcc_s1": { + "epoch": "0", + "version": "5.3.1+r233831", + "release": "7.1", + "installdate": "1497221121", + "arch": "x86_64" + }, + "libtasn1-6": { + "epoch": "0", + "version": "3.7", + "release": "12.2", + "installdate": "1497221139", + "arch": "x86_64" + }, + "snapper-zypp-plugin": { + "epoch": "0", + "version": "0.3.3", + "release": "2.2", + "installdate": "1497221167", + "arch": "noarch" + }, + "libelf0": { + "epoch": "0", + "version": "0.8.13", + "release": "21.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "cpio": { + "epoch": "0", + "version": "2.11", + "release": "31.51", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libndr-nbt0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221169", + "arch": "x86_64" + }, + "libcap-ng0": { + "epoch": "0", + "version": "0.7.3", + "release": "4.55", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libtalloc2-32bit": { + "epoch": "0", + "version": "2.1.6", + "release": "1.4", + "installdate": "1497221140", + "arch": "x86_64" + }, + "tmux": { + "epoch": "0", + "version": "2.2", + "release": "1.3", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libaio1": { + "epoch": "0", + "version": "0.3.109", + "release": "20.2", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libgpg-error0-32bit": { + "epoch": "0", + "version": "1.13", + "release": "4.19", + "installdate": "1497221140", + "arch": "x86_64" + }, + "ntp": { + "epoch": "0", + "version": "4.2.8p8", + "release": "25.1", + "installdate": "1497221171", + "arch": "x86_64" + }, + "ethtool": { + "epoch": "0", + "version": "4.5", + "release": "1.3", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libattr1-32bit": { + "epoch": "0", + "version": "2.4.47", + "release": "6.57", + "installdate": "1497221141", + "arch": "x86_64" + }, + "dmraid": { + "epoch": "0", + "version": "1.0.0.rc16", + "release": "38.6", + "installdate": "1497221193", + "arch": "x86_64" + }, + "libmagic1": { + "epoch": "0", + "version": "5.19", + "release": "6.53", + "installdate": "1497221123", + "arch": "x86_64" + }, + "systemd-bash-completion": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221141", + "arch": "noarch" + }, + "gtk3-immodule-vietnamese": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221194", + "arch": "x86_64" + }, + "libglib-2_0-0": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221123", + "arch": "x86_64" + }, + "tar-lang": { + "epoch": "0", + "version": "1.27.1", + "release": "6.4", + "installdate": "1497221142", + "arch": "noarch" + }, + "sysconfig": { + "epoch": "0", + "version": "0.84.0", + "release": "1.2", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libgcrypt20": { + "epoch": "0", + "version": "1.6.1", + "release": "33.1", + "installdate": "1497221124", + "arch": "x86_64" + }, + "timezone": { + "epoch": "0", + "version": "2016g", + "release": "0.29.1", + "installdate": "1497221142", + "arch": "x86_64" + }, + "libgphoto2-6-lang": { + "epoch": "0", + "version": "2.5.10", + "release": "1.2", + "installdate": "1497221195", + "arch": "noarch" + }, + "libasm1": { + "epoch": "0", + "version": "0.158", + "release": "10.50", + "installdate": "1497221124", + "arch": "x86_64" + }, + "perl-Bootloader": { + "epoch": "0", + "version": "0.915", + "release": "1.2", + "installdate": "1497221144", + "arch": "x86_64" + }, + "samba-libs": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libcdda_paranoia0": { + "epoch": "0", + "version": "3.10.2", + "release": "28.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "sound-theme-freedesktop": { + "epoch": "0", + "version": "0.8", + "release": "9.2", + "installdate": "1497221147", + "arch": "noarch" + }, + "grub2": { + "epoch": "0", + "version": "2.02~beta2", + "release": "87.1", + "installdate": "1497221201", + "arch": "x86_64" + }, + "libfreetype6": { + "epoch": "0", + "version": "2.6.3", + "release": "1.2", + "installdate": "1497221125", + "arch": "x86_64" + }, + "pytalloc-32bit": { + "epoch": "0", + "version": "2.1.6", + "release": "1.4", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libsamba-util0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221202", + "arch": "x86_64" + }, + "libfdisk1": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221125", + "arch": "x86_64" + }, + "perl-libwww-perl": { + "epoch": "0", + "version": "6.05", + "release": "7.2", + "installdate": "1497221152", + "arch": "noarch" + }, + "gnome-online-accounts": { + "epoch": "0", + "version": "3.20.4", + "release": "1.2", + "installdate": "1497221205", + "arch": "x86_64" + }, + "libgmodule-2_0-0": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221125", + "arch": "x86_64" + }, + "netcat-openbsd": { + "epoch": "0", + "version": "1.89", + "release": "95.4", + "installdate": "1497221152", + "arch": "x86_64" + }, + "wicked-service": { + "epoch": "0", + "version": "0.6.38", + "release": "2.1", + "installdate": "1497221206", + "arch": "x86_64" + }, + "libaugeas0": { + "epoch": "0", + "version": "1.2.0", + "release": "8.2", + "installdate": "1497221126", + "arch": "x86_64" + }, + "rpm-python": { + "epoch": "0", + "version": "4.11.2", + "release": "10.1", + "installdate": "1497221154", + "arch": "x86_64" + }, + "libsmbldap0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221209", + "arch": "x86_64" + }, + "libncurses5": { + "epoch": "0", + "version": "5.9", + "release": "54.48", + "installdate": "1497221126", + "arch": "x86_64" + }, + "iputils": { + "epoch": "0", + "version": "s20121221", + "release": "4.6", + "installdate": "1497221155", + "arch": "x86_64" + }, + "samba-client-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-xfixes0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "krb5-32bit": { + "epoch": "0", + "version": "1.12.5", + "release": "5.13", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-vpn": { + "epoch": "0", + "version": "3.1.5", + "release": "1.1", + "installdate": "1497221211", + "arch": "noarch" + }, + "libX11-6": { + "epoch": "0", + "version": "1.6.3", + "release": "7.1", + "installdate": "1497221127", + "arch": "x86_64" + }, + "vim-data": { + "epoch": "0", + "version": "7.4.326", + "release": "6.1", + "installdate": "1497221156", + "arch": "noarch" + }, + "yast2-firewall": { + "epoch": "0", + "version": "3.1.6", + "release": "1.2", + "installdate": "1497221212", + "arch": "noarch" + }, + "libgudev-1_0-0": { + "epoch": "0", + "version": "230", + "release": "1.5", + "installdate": "1497221127", + "arch": "x86_64" + }, + "pam-config": { + "epoch": "0", + "version": "0.91", + "release": "1.2", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-iscsi-client": { + "epoch": "0", + "version": "3.1.29", + "release": "1.2", + "installdate": "1497221213", + "arch": "noarch" + }, + "libreadline6": { + "epoch": "0", + "version": "6.3", + "release": "79.15", + "installdate": "1497221128", + "arch": "x86_64" + }, + "command-not-found": { + "epoch": "0", + "version": "0.1.0+20151023", + "release": "2.1", + "installdate": "1497221159", + "arch": "noarch" + }, + "yast2-online-update-frontend": { + "epoch": "0", + "version": "3.1.11", + "release": "6.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "libXrender1": { + "epoch": "0", + "version": "0.9.9", + "release": "4.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libudisks2-0": { + "epoch": "0", + "version": "2.1.6", + "release": "4.9", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-sudo": { + "epoch": "0", + "version": "3.1.2", + "release": "6.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "dbus-1-x11": { + "epoch": "0", + "version": "1.8.22", + "release": "1.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libgck-1-0": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "hunspell": { + "epoch": "0", + "version": "1.3.2", + "release": "5.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "gpg-pubkey": { + "epoch": "0", + "version": "307e3d54", + "release": "4be01a65", + "installdate": "1497221115", + "arch": "(none)" + }, + "cifs-utils": { + "epoch": "0", + "version": "6.5", + "release": "1.5", + "installdate": "1497221214", + "arch": "x86_64" + }, + "PackageKit-gtk3-module": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221160", + "arch": "x86_64" + }, + "perl-XML-Parser": { + "epoch": "0", + "version": "2.41", + "release": "24.55", + "installdate": "1497221131", + "arch": "x86_64" + }, + "hicolor-icon-theme": { + "epoch": "0", + "version": "0.15", + "release": "6.2", + "installdate": "1497221117", + "arch": "noarch" + }, + "aaa_base-extras": { + "epoch": "0", + "version": "13.2+git20140911.61c1681", + "release": "23.1", + "installdate": "1497221160", + "arch": "x86_64" + }, + "perl-Parse-RecDescent": { + "epoch": "0", + "version": "1.967009", + "release": "10.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "libldap-data": { + "epoch": "0", + "version": "2.4.44", + "release": "14.1", + "installdate": "1497221117", + "arch": "noarch" + }, + "dejavu-fonts": { + "epoch": "0", + "version": "2.34", + "release": "6.2", + "installdate": "1497221161", + "arch": "noarch" + }, + "perl-Digest-MD4": { + "epoch": "0", + "version": "1.9", + "release": "6.19", + "installdate": "1497221131", + "arch": "x86_64" + }, + "yast2-nfs-common": { + "epoch": "0", + "version": "3.1.9", + "release": "1.2", + "installdate": "1497221117", + "arch": "noarch" + }, + "samba-libs-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221161", + "arch": "x86_64" + }, + "perl-TimeDate": { + "epoch": "0", + "version": "1.20", + "release": "27.2", + "installdate": "1497221131", + "arch": "noarch" + }, + "file-magic": { + "epoch": "0", + "version": "5.19", + "release": "6.53", + "installdate": "1497221118", + "arch": "x86_64" + }, + "girepository-1_0": { + "epoch": "0", + "version": "1.48.0", + "release": "3.2", + "installdate": "1497221162", + "arch": "x86_64" + }, + "perl-IO-HTML": { + "epoch": "0", + "version": "1.00", + "release": "6.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "libtirpc-netconfig": { + "epoch": "0", + "version": "1.0.1", + "release": "1.5", + "installdate": "1497221118", + "arch": "x86_64" + }, + "gsettings-desktop-schemas-lang": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221162", + "arch": "noarch" + }, + "perl-Data-Dump": { + "epoch": "0", + "version": "1.22", + "release": "6.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "glibc": { + "epoch": "0", + "version": "2.22", + "release": "3.7", + "installdate": "1497221119", + "arch": "x86_64" + }, + "release-notes-openSUSE": { + "epoch": "0", + "version": "42.2.20161108", + "release": "1.1", + "installdate": "1497221162", + "arch": "noarch" + }, + "xauth": { + "epoch": "0", + "version": "1.0.9", + "release": "4.5", + "installdate": "1497221132", + "arch": "x86_64" + }, + "pkg-config": { + "epoch": "0", + "version": "0.28", + "release": "9.54", + "installdate": "1497221119", + "arch": "x86_64" + }, + "gstreamer-plugins-base": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libXss1": { + "epoch": "0", + "version": "1.2.2", + "release": "11.19", + "installdate": "1497221132", + "arch": "x86_64" + }, + "lsscsi": { + "epoch": "0", + "version": "0.29", + "release": "1.3", + "installdate": "1497221119", + "arch": "x86_64" + }, + "typelib-1_0-GdkPixbuf-2_0": { + "epoch": "0", + "version": "2.34.0", + "release": "3.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "Mesa-libva": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221132", + "arch": "x86_64" + }, + "libxshmfence1": { + "epoch": "0", + "version": "1.2", + "release": "6.3", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libcurl4": { + "epoch": "0", + "version": "7.37.0", + "release": "15.1", + "installdate": "1497221163", + "arch": "x86_64" + }, + "strace": { + "epoch": "0", + "version": "4.10", + "release": "3.2", + "installdate": "1497221133", + "arch": "x86_64" + }, + "libvpx1": { + "epoch": "0", + "version": "1.3.0", + "release": "4.5", + "installdate": "1497221120", + "arch": "x86_64" + }, + "ruby2.1-rubygem-ruby-dbus": { + "epoch": "0", + "version": "0.9.3", + "release": "4.3", + "installdate": "1497221163", + "arch": "x86_64" + }, + "mkfontdir": { + "epoch": "0", + "version": "1.0.7", + "release": "11.2", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libustr-1_0-1": { + "epoch": "0", + "version": "1.0.4", + "release": "35.50", + "installdate": "1497221120", + "arch": "x86_64" + }, + "ruby": { + "epoch": "0", + "version": "2.1", + "release": "4.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libaspell15": { + "epoch": "0", + "version": "0.60.6.1", + "release": "19.19", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libtdb1": { + "epoch": "0", + "version": "1.3.8", + "release": "8.1", + "installdate": "1497221120", + "arch": "x86_64" + }, + "systemd": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221164", + "arch": "x86_64" + }, + "iproute2": { + "epoch": "0", + "version": "4.4", + "release": "2.3", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libsepol1": { + "epoch": "0", + "version": "2.5", + "release": "1.14", + "installdate": "1497221120", + "arch": "x86_64" + }, + "ruby2.1-rubygem-cfa": { + "epoch": "0", + "version": "0.3.1", + "release": "1.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "hunspell-tools": { + "epoch": "0", + "version": "1.3.2", + "release": "5.2", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libqrencode3": { + "epoch": "0", + "version": "3.4.3", + "release": "5.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "libgsttag-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221164", + "arch": "x86_64" + }, + "elfutils": { + "epoch": "0", + "version": "0.158", + "release": "10.50", + "installdate": "1497221136", + "arch": "x86_64" + }, + "libpopt0": { + "epoch": "0", + "version": "1.16", + "release": "29.53", + "installdate": "1497221120", + "arch": "x86_64" + }, + "gsettings-backend-dconf": { + "epoch": "0", + "version": "0.26.0", + "release": "3.3", + "installdate": "1497221164", + "arch": "x86_64" + }, + "btrfsprogs": { + "epoch": "0", + "version": "4.5.3", + "release": "1.2", + "installdate": "1497221136", + "arch": "x86_64" + }, + "liborc-0_4-0": { + "epoch": "0", + "version": "0.4.24", + "release": "7.6", + "installdate": "1497221121", + "arch": "x86_64" + }, + "libndr-standard0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221165", + "arch": "x86_64" + }, + "perl-XML-XPath": { + "epoch": "0", + "version": "1.13", + "release": "102.2", + "installdate": "1497221137", + "arch": "x86_64" + }, + "libnfs8": { + "epoch": "0", + "version": "1.10.0", + "release": "3.2", + "installdate": "1497221121", + "arch": "x86_64" + }, + "libsoup-2_4-1": { + "epoch": "0", + "version": "2.54.1", + "release": "1.5", + "installdate": "1497221165", + "arch": "x86_64" + }, + "perl-IO-Socket-SSL": { + "epoch": "0", + "version": "1.962", + "release": "5.2", + "installdate": "1497221137", + "arch": "noarch" + }, + "liblzo2-2": { + "epoch": "0", + "version": "2.08", + "release": "5.3", + "installdate": "1497221121", + "arch": "x86_64" + }, + "cups-libs": { + "epoch": "0", + "version": "1.7.5", + "release": "7.10", + "installdate": "1497221165", + "arch": "x86_64" + }, + "perl-Net-HTTP": { + "epoch": "0", + "version": "6.06", + "release": "5.2", + "installdate": "1497221137", + "arch": "noarch" + }, + "liblcms2-2": { + "epoch": "0", + "version": "2.7", + "release": "3.3", + "installdate": "1497221121", + "arch": "x86_64" + }, + "udev": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221166", + "arch": "x86_64" + }, + "Mesa-libGL1": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libjbig2": { + "epoch": "0", + "version": "2.0", + "release": "4.4", + "installdate": "1497221121", + "arch": "x86_64" + }, + "openSUSE-build-key": { + "epoch": "0", + "version": "1.0", + "release": "33.2", + "installdate": "1497221166", + "arch": "noarch" + }, + "python-xml": { + "epoch": "0", + "version": "2.7.12", + "release": "24.1", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libhavege1": { + "epoch": "0", + "version": "1.9.1", + "release": "12.2", + "installdate": "1497221121", + "arch": "x86_64" + }, + "cups-client": { + "epoch": "0", + "version": "1.7.5", + "release": "7.10", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libenchant1": { + "epoch": "0", + "version": "1.6.0", + "release": "24.5", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libgdbm4": { + "epoch": "0", + "version": "1.10", + "release": "4.52", + "installdate": "1497221121", + "arch": "x86_64" + }, + "dracut": { + "epoch": "0", + "version": "044", + "release": "12.1", + "installdate": "1497221167", + "arch": "x86_64" + }, + "tar": { + "epoch": "0", + "version": "1.27.1", + "release": "6.4", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libffi4": { + "epoch": "0", + "version": "5.3.1+r233831", + "release": "7.1", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libyui-ncurses-pkg7": { + "epoch": "0", + "version": "2.48.2", + "release": "2.7", + "installdate": "1497221167", + "arch": "x86_64" + }, + "gzip": { + "epoch": "0", + "version": "1.6", + "release": "10.53", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libelf1": { + "epoch": "0", + "version": "0.158", + "release": "10.50", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libgstriff-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221167", + "arch": "x86_64" + }, + "e2fsprogs": { + "epoch": "0", + "version": "1.42.11", + "release": "11.4", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libdatrie1": { + "epoch": "0", + "version": "0.2.4", + "release": "20.5", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libndr-standard0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221169", + "arch": "x86_64" + }, + "coreutils": { + "epoch": "0", + "version": "8.25", + "release": "1.4", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libcap2": { + "epoch": "0", + "version": "2.22", + "release": "16.55", + "installdate": "1497221122", + "arch": "x86_64" + }, + "kmod": { + "epoch": "0", + "version": "17", + "release": "6.2", + "installdate": "1497221169", + "arch": "x86_64" + }, + "libz1-32bit": { + "epoch": "0", + "version": "1.2.8", + "release": "8.5", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libavahi-common3": { + "epoch": "0", + "version": "0.6.32", + "release": "1.2", + "installdate": "1497221122", + "arch": "x86_64" + }, + "util-linux-systemd": { + "epoch": "0", + "version": "2.28", + "release": "5.2", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libseccomp2-32bit": { + "epoch": "0", + "version": "2.3.0", + "release": "1.4", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libapparmor1": { + "epoch": "0", + "version": "2.10.1", + "release": "6.1", + "installdate": "1497221122", + "arch": "x86_64" + }, + "rsync": { + "epoch": "0", + "version": "3.1.0", + "release": "6.3", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libpcre1-32bit": { + "epoch": "0", + "version": "8.33", + "release": "4.51", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libX11-xcb1": { + "epoch": "0", + "version": "1.6.3", + "release": "7.1", + "installdate": "1497221122", + "arch": "x86_64" + }, + "open-iscsi": { + "epoch": "0", + "version": "2.0.873", + "release": "41.1", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libgcc_s1-32bit": { + "epoch": "0", + "version": "5.3.1+r233831", + "release": "7.1", + "installdate": "1497221140", + "arch": "x86_64" + }, + "fdupes": { + "epoch": "0", + "version": "1.50", + "release": "8.57", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libpolkit0": { + "epoch": "0", + "version": "0.113", + "release": "10.1", + "installdate": "1497221171", + "arch": "x86_64" + }, + "libcap2-32bit": { + "epoch": "0", + "version": "2.22", + "release": "16.55", + "installdate": "1497221141", + "arch": "x86_64" + }, + "checkmedia": { + "epoch": "0", + "version": "3.2", + "release": "4.13", + "installdate": "1497221123", + "arch": "x86_64" + }, + "haveged": { + "epoch": "0", + "version": "1.9.1", + "release": "12.2", + "installdate": "1497221192", + "arch": "x86_64" + }, + "libfont-specimen0": { + "epoch": "0", + "version": "20150202", + "release": "4.6", + "installdate": "1497221141", + "arch": "x86_64" + }, + "libopenssl1_0_0": { + "epoch": "0", + "version": "1.0.2j", + "release": "2.2", + "installdate": "1497221123", + "arch": "x86_64" + }, + "btrfsmaintenance": { + "epoch": "0", + "version": "0.2", + "release": "13.1", + "installdate": "1497221193", + "arch": "noarch" + }, + "libparted0": { + "epoch": "0", + "version": "3.1", + "release": "21.2", + "installdate": "1497221141", + "arch": "x86_64" + }, + "libbtrfs0": { + "epoch": "0", + "version": "4.5.3", + "release": "1.2", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libgcr-3-1": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221194", + "arch": "x86_64" + }, + "perl-Net-DBus": { + "epoch": "0", + "version": "1.0.0", + "release": "11.3", + "installdate": "1497221141", + "arch": "x86_64" + }, + "libselinux1": { + "epoch": "0", + "version": "2.5", + "release": "2.12", + "installdate": "1497221123", + "arch": "x86_64" + }, + "gtk3-immodule-amharic": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221194", + "arch": "x86_64" + }, + "perl-HTTP-Daemon": { + "epoch": "0", + "version": "6.01", + "release": "10.2", + "installdate": "1497221141", + "arch": "noarch" + }, + "iw": { + "epoch": "0", + "version": "4.1", + "release": "2.3", + "installdate": "1497221124", + "arch": "x86_64" + }, + "libdcerpc0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221195", + "arch": "x86_64" + }, + "sed-lang": { + "epoch": "0", + "version": "4.2.2", + "release": "7.4", + "installdate": "1497221142", + "arch": "noarch" + }, + "libksba8": { + "epoch": "0", + "version": "1.3.0", + "release": "8.1", + "installdate": "1497221124", + "arch": "x86_64" + }, + "openssh-helpers": { + "epoch": "0", + "version": "7.2p2", + "release": "6.1", + "installdate": "1497221195", + "arch": "x86_64" + }, + "wget": { + "epoch": "0", + "version": "1.14", + "release": "4.2", + "installdate": "1497221142", + "arch": "x86_64" + }, + "libstdc++6": { + "epoch": "0", + "version": "5.3.1+r233831", + "release": "7.1", + "installdate": "1497221124", + "arch": "x86_64" + }, + "libmtp-udev": { + "epoch": "0", + "version": "1.1.12", + "release": "1.2", + "installdate": "1497221195", + "arch": "x86_64" + }, + "tcl": { + "epoch": "0", + "version": "8.6.1", + "release": "4.21", + "installdate": "1497221143", + "arch": "x86_64" + }, + "expat": { + "epoch": "0", + "version": "2.1.0", + "release": "17.9", + "installdate": "1497221124", + "arch": "x86_64" + }, + "cronie": { + "epoch": "0", + "version": "1.4.11", + "release": "58.25", + "installdate": "1497221200", + "arch": "x86_64" + }, + "rpm": { + "epoch": "0", + "version": "4.11.2", + "release": "10.1", + "installdate": "1497221144", + "arch": "x86_64" + }, + "libdrm_intel1": { + "epoch": "0", + "version": "2.4.68", + "release": "1.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "gcr-prompter": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221200", + "arch": "x86_64" + }, + "klogd": { + "epoch": "0", + "version": "1.4.1", + "release": "780.6", + "installdate": "1497221144", + "arch": "x86_64" + }, + "libcdio_cdda2": { + "epoch": "0", + "version": "10.2+0.93+1", + "release": "4.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "libstorage-ruby": { + "epoch": "0", + "version": "2.26.10", + "release": "1.1", + "installdate": "1497221200", + "arch": "x86_64" + }, + "zypper-log": { + "epoch": "0", + "version": "1.13.10", + "release": "1.3", + "installdate": "1497221146", + "arch": "noarch" + }, + "libavahi-client3": { + "epoch": "0", + "version": "0.6.32", + "release": "1.2", + "installdate": "1497221124", + "arch": "x86_64" + }, + "virtualbox-guest-tools": { + "epoch": "0", + "version": "5.1.4", + "release": "1.6", + "installdate": "1497221201", + "arch": "x86_64" + }, + "pciutils-ids": { + "epoch": "0", + "version": "2016.04.04", + "release": "4.1", + "installdate": "1497221147", + "arch": "noarch" + }, + "libSM6": { + "epoch": "0", + "version": "1.2.2", + "release": "6.3", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libgoa-backend-1_0-1": { + "epoch": "0", + "version": "3.20.4", + "release": "1.2", + "installdate": "1497221201", + "arch": "x86_64" + }, + "libcrack2-32bit": { + "epoch": "0", + "version": "2.9.0", + "release": "7.8", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libssh2-1": { + "epoch": "0", + "version": "1.4.3", + "release": "16.1", + "installdate": "1497221125", + "arch": "x86_64" + }, + "gcr-lang": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221202", + "arch": "noarch" + }, + "libselinux1-32bit": { + "epoch": "0", + "version": "2.5", + "release": "2.12", + "installdate": "1497221152", + "arch": "x86_64" + }, + "file": { + "epoch": "0", + "version": "5.19", + "release": "6.53", + "installdate": "1497221125", + "arch": "x86_64" + }, + "udisks2-lang": { + "epoch": "0", + "version": "2.1.6", + "release": "4.9", + "installdate": "1497221203", + "arch": "noarch" + }, + "libacl1-32bit": { + "epoch": "0", + "version": "2.2.52", + "release": "8.55", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libudev1": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221125", + "arch": "x86_64" + }, + "iscsiuio": { + "epoch": "0", + "version": "0.7.8.2", + "release": "41.1", + "installdate": "1497221205", + "arch": "x86_64" + }, + "libpango-1_0-0": { + "epoch": "0", + "version": "1.40.1", + "release": "1.5", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libgobject-2_0-0": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221125", + "arch": "x86_64" + }, + "gvfs-backends": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221206", + "arch": "x86_64" + }, + "libgnutls28": { + "epoch": "0", + "version": "3.2.15", + "release": "7.5", + "installdate": "1497221152", + "arch": "x86_64" + }, + "glib2-lang": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221125", + "arch": "noarch" + }, + "libsamdb0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221206", + "arch": "x86_64" + }, + "gawk": { + "epoch": "0", + "version": "4.1.3", + "release": "5.55", + "installdate": "1497221153", + "arch": "x86_64" + }, + "libcroco-0_6-3": { + "epoch": "0", + "version": "0.6.11", + "release": "2.2", + "installdate": "1497221126", + "arch": "x86_64" + }, + "grub2-systemd-sleep-plugin": { + "epoch": "0", + "version": "2.02~beta2", + "release": "87.1", + "installdate": "1497221207", + "arch": "noarch" + }, + "tk": { + "epoch": "0", + "version": "8.6.1", + "release": "4.22", + "installdate": "1497221154", + "arch": "x86_64" + }, + "libsystemd0": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221126", + "arch": "x86_64" + }, + "libsamba-passdb0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221209", + "arch": "x86_64" + }, + "python-solv": { + "epoch": "0", + "version": "0.6.23", + "release": "1.3", + "installdate": "1497221154", + "arch": "x86_64" + }, + "libncurses6": { + "epoch": "0", + "version": "5.9", + "release": "54.48", + "installdate": "1497221126", + "arch": "x86_64" + }, + "patterns-openSUSE-base": { + "epoch": "0", + "version": "20150918", + "release": "25.1", + "installdate": "1497221209", + "arch": "x86_64" + }, + "pcmciautils": { + "epoch": "0", + "version": "018", + "release": "2.5", + "installdate": "1497221154", + "arch": "x86_64" + }, + "libdb-4_8": { + "epoch": "0", + "version": "4.8.30", + "release": "31.51", + "installdate": "1497221127", + "arch": "x86_64" + }, + "samba-winbind-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "kexec-tools": { + "epoch": "0", + "version": "2.0.12", + "release": "1.3", + "installdate": "1497221155", + "arch": "x86_64" + }, + "libisofs6": { + "epoch": "0", + "version": "1.4.4", + "release": "1.1", + "installdate": "1497221127", + "arch": "x86_64" + }, + "yast2-snapper": { + "epoch": "0", + "version": "3.1.11", + "release": "1.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libldb1-32bit": { + "epoch": "0", + "version": "1.1.26", + "release": "1.5", + "installdate": "1497221155", + "arch": "x86_64" + }, + "libxcb-render0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "yast2-fonts": { + "epoch": "0", + "version": "3.1.17", + "release": "4.1", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libsystemd0-32bit": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221155", + "arch": "x86_64" + }, + "libxcb-dri2-0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "yast2-proxy": { + "epoch": "0", + "version": "3.1.6", + "release": "4.2", + "installdate": "1497221211", + "arch": "noarch" + }, + "ca-certificates": { + "epoch": "0", + "version": "1_201403302107", + "release": "10.2", + "installdate": "1497221155", + "arch": "noarch" + }, + "nfsidmap": { + "epoch": "0", + "version": "0.25", + "release": "8.3", + "installdate": "1497221127", + "arch": "x86_64" + }, + "yast2-journal": { + "epoch": "0", + "version": "3.1.2", + "release": "5.1", + "installdate": "1497221212", + "arch": "noarch" + }, + "libjavascriptcoregtk-4_0-18": { + "epoch": "0", + "version": "2.12.5", + "release": "1.6", + "installdate": "1497221156", + "arch": "x86_64" + }, + "libatasmart4": { + "epoch": "0", + "version": "0.19", + "release": "8.4", + "installdate": "1497221127", + "arch": "x86_64" + }, + "libndr-nbt0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221212", + "arch": "x86_64" + }, + "glib2-tools": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221157", + "arch": "x86_64" + }, + "libusbmuxd4": { + "epoch": "0", + "version": "1.0.10", + "release": "4.2", + "installdate": "1497221127", + "arch": "x86_64" + }, + "yast2-metapackage-handler": { + "epoch": "0", + "version": "3.1.4", + "release": "7.2", + "installdate": "1497221212", + "arch": "noarch" + }, + "util-linux": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221157", + "arch": "x86_64" + }, + "ncurses-utils": { + "epoch": "0", + "version": "5.9", + "release": "54.48", + "installdate": "1497221128", + "arch": "x86_64" + }, + "yast2-samba-client": { + "epoch": "0", + "version": "3.1.18", + "release": "1.1", + "installdate": "1497221213", + "arch": "noarch" + }, + "cups-libs-32bit": { + "epoch": "0", + "version": "1.7.5", + "release": "7.10", + "installdate": "1497221157", + "arch": "x86_64" + }, + "perl": { + "epoch": "0", + "version": "5.18.2", + "release": "5.6", + "installdate": "1497221129", + "arch": "x86_64" + }, + "yast2-tune": { + "epoch": "0", + "version": "3.1.9", + "release": "1.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libsnapper3": { + "epoch": "0", + "version": "0.3.3", + "release": "2.2", + "installdate": "1497221159", + "arch": "x86_64" + }, + "libXt6": { + "epoch": "0", + "version": "1.1.5", + "release": "2.19", + "installdate": "1497221129", + "arch": "x86_64" + }, + "autoyast2-installation": { + "epoch": "0", + "version": "3.1.151", + "release": "1.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "ruby-common": { + "epoch": "0", + "version": "2.1", + "release": "5.2", + "installdate": "1497221159", + "arch": "noarch" + }, + "libXfixes3": { + "epoch": "0", + "version": "5.0.1", + "release": "8.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libnetapi0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libsecret-1-0": { + "epoch": "0", + "version": "0.18.5", + "release": "2.2", + "installdate": "1497221159", + "arch": "x86_64" + }, + "ft2demos": { + "epoch": "0", + "version": "2.6.3", + "release": "1.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "yast2-inetd": { + "epoch": "0", + "version": "3.1.13", + "release": "1.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "libgoa-1_0-0": { + "epoch": "0", + "version": "3.20.4", + "release": "1.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "libLLVM": { + "epoch": "0", + "version": "3.8.0", + "release": "1.23", + "installdate": "1497221130", + "arch": "x86_64" + }, + "chef": { + "epoch": "0", + "version": "13.1.31", + "release": "1.el6", + "installdate": "1497287918", + "arch": "x86_64" + }, + "yast2-add-on": { + "epoch": "0", + "version": "3.1.17", + "release": "1.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "bash": { + "epoch": "0", + "version": "4.3", + "release": "79.15", + "installdate": "1497221131", + "arch": "x86_64" + }, + "gcr-data": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "desktop-translations": { + "epoch": "0", + "version": "20151007", + "release": "7.1", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-XML-NamespaceSupport": { + "epoch": "0", + "version": "1.11", + "release": "24.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "shadow": { + "epoch": "0", + "version": "4.2.1", + "release": "2.6", + "installdate": "1497221160", + "arch": "x86_64" + }, + "libX11-data": { + "epoch": "0", + "version": "1.6.3", + "release": "7.1", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-Net-SSLeay": { + "epoch": "0", + "version": "1.64", + "release": "5.18", + "installdate": "1497221131", + "arch": "x86_64" + }, + "fonts-config": { + "epoch": "0", + "version": "20150424", + "release": "4.2", + "installdate": "1497221161", + "arch": "noarch" + }, + "wireless-regdb": { + "epoch": "0", + "version": "2015.07.20", + "release": "2.1", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-XML-XPathEngine": { + "epoch": "0", + "version": "0.14", + "release": "6.2", + "installdate": "1497221131", + "arch": "noarch" + }, + "yast2-perl-bindings": { + "epoch": "0", + "version": "3.1.2", + "release": "8.4", + "installdate": "1497221161", + "arch": "x86_64" + }, + "cracklib-dict-small": { + "epoch": "0", + "version": "2.9.0", + "release": "7.8", + "installdate": "1497221117", + "arch": "x86_64" + }, + "perl-Tie-IxHash": { + "epoch": "0", + "version": "1.23", + "release": "6.2", + "installdate": "1497221131", + "arch": "noarch" + }, + "gstreamer": { + "epoch": "0", + "version": "1.8.3", + "release": "1.8", + "installdate": "1497221162", + "arch": "x86_64" + }, + "libthai-data": { + "epoch": "0", + "version": "0.1.25", + "release": "1.2", + "installdate": "1497221118", + "arch": "x86_64" + }, + "perl-HTTP-Date": { + "epoch": "0", + "version": "6.02", + "release": "10.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "glib-networking": { + "epoch": "0", + "version": "2.48.2", + "release": "1.5", + "installdate": "1497221162", + "arch": "x86_64" + }, + "unzip-doc": { + "epoch": "0", + "version": "6.00", + "release": "28.5", + "installdate": "1497221119", + "arch": "x86_64" + }, + "perl-Config-Crontab": { + "epoch": "0", + "version": "1.33", + "release": "4.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "telnet": { + "epoch": "0", + "version": "1.2", + "release": "168.6", + "installdate": "1497221162", + "arch": "x86_64" + }, + "prctl": { + "epoch": "0", + "version": "1.5", + "release": "6.3", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXxf86vm1": { + "epoch": "0", + "version": "1.1.4", + "release": "2.3", + "installdate": "1497221132", + "arch": "x86_64" + }, + "libsamba-util0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221162", + "arch": "x86_64" + }, + "mozilla-nspr": { + "epoch": "0", + "version": "4.12", + "release": "11.1", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXrandr2": { + "epoch": "0", + "version": "1.5.0", + "release": "3.4", + "installdate": "1497221132", + "arch": "x86_64" + }, + "typelib-1_0-Pango-1_0": { + "epoch": "0", + "version": "1.40.1", + "release": "1.5", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libxtables10": { + "epoch": "0", + "version": "1.4.21", + "release": "5.4", + "installdate": "1497221119", + "arch": "x86_64" + }, + "Mesa": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221133", + "arch": "x86_64" + }, + "lockdev": { + "epoch": "0", + "version": "1.0.3_git201003141408", + "release": "29.6", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libwebp5": { + "epoch": "0", + "version": "0.4.3", + "release": "7.4", + "installdate": "1497221119", + "arch": "x86_64" + }, + "python-base": { + "epoch": "0", + "version": "2.7.12", + "release": "24.1", + "installdate": "1497221134", + "arch": "x86_64" + }, + "at-spi2-core": { + "epoch": "0", + "version": "2.20.2", + "release": "4.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libuuid1": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221120", + "arch": "x86_64" + }, + "libwicked-0-6": { + "epoch": "0", + "version": "0.6.38", + "release": "2.1", + "installdate": "1497221135", + "arch": "x86_64" + }, + "ruby2.1-rubygem-abstract_method": { + "epoch": "0", + "version": "1.2.1", + "release": "5.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libtheoradec1": { + "epoch": "0", + "version": "1.1.1", + "release": "29.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "less": { + "epoch": "0", + "version": "458", + "release": "8.4", + "installdate": "1497221135", + "arch": "x86_64" + }, + "python-gobject": { + "epoch": "0", + "version": "3.20.1", + "release": "3.2", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libsmartcols1": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221120", + "arch": "x86_64" + }, + "initviocons": { + "epoch": "0", + "version": "0.5", + "release": "104.4", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libatk-bridge-2_0-0": { + "epoch": "0", + "version": "2.20.1", + "release": "2.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libsasl2-3": { + "epoch": "0", + "version": "2.1.26", + "release": "9.5", + "installdate": "1497221120", + "arch": "x86_64" + }, + "glibc-32bit": { + "epoch": "0", + "version": "2.22", + "release": "3.7", + "installdate": "1497221136", + "arch": "x86_64" + }, + "libsamba-hostconfig0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libprocps3": { + "epoch": "0", + "version": "3.3.9", + "release": "6.5", + "installdate": "1497221120", + "arch": "x86_64" + }, + "device-mapper": { + "epoch": "0", + "version": "1.02.97", + "release": "72.2", + "installdate": "1497221136", + "arch": "x86_64" + }, + "krb5": { + "epoch": "0", + "version": "1.12.5", + "release": "5.13", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libpciaccess0": { + "epoch": "0", + "version": "0.13.4", + "release": "2.4", + "installdate": "1497221121", + "arch": "x86_64" + }, + "hicolor-icon-theme-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "2.1", + "installdate": "1497221136", + "arch": "noarch" + }, + "yast2-country-data": { + "epoch": "0", + "version": "3.1.32", + "release": "1.2", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libnl3-200": { + "epoch": "0", + "version": "3.2.23", + "release": "4.5", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-XML-Twig": { + "epoch": "0", + "version": "3.44", + "release": "4.2", + "installdate": "1497221137", + "arch": "noarch" + }, + "libtirpc3": { + "epoch": "0", + "version": "1.0.1", + "release": "1.5", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libmnl0": { + "epoch": "0", + "version": "1.0.3", + "release": "12.3", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-Crypt-SmbHash": { + "epoch": "0", + "version": "0.12", + "release": "159.2", + "installdate": "1497221137", + "arch": "x86_64" + }, + "curl": { + "epoch": "0", + "version": "7.37.0", + "release": "15.1", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libltdl7": { + "epoch": "0", + "version": "2.4.2", + "release": "17.54", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-File-Listing": { + "epoch": "0", + "version": "6.04", + "release": "10.2", + "installdate": "1497221137", + "arch": "noarch" + }, + "libgstpbutils-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libjpeg8": { + "epoch": "0", + "version": "8.0.2", + "release": "32.18", + "installdate": "1497221121", + "arch": "x86_64" + }, + "yast2-xml": { + "epoch": "0", + "version": "3.1.1", + "release": "4.3", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libzypp": { + "epoch": "0", + "version": "16.2.4", + "release": "1.2", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libhyphen0": { + "epoch": "0", + "version": "2.8.8", + "release": "7.1", + "installdate": "1497221121", + "arch": "x86_64" + }, + "python": { + "epoch": "0", + "version": "2.7.12", + "release": "24.1", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libwbclient0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libgmp10": { + "epoch": "0", + "version": "5.1.3", + "release": "5.46", + "installdate": "1497221121", + "arch": "x86_64" + }, + "wol": { + "epoch": "0", + "version": "0.7.1", + "release": "161.3", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libgstapp-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libfuse2": { + "epoch": "0", + "version": "2.9.3", + "release": "9.6", + "installdate": "1497221122", + "arch": "x86_64" + }, + "sed": { + "epoch": "0", + "version": "4.2.2", + "release": "7.4", + "installdate": "1497221139", + "arch": "x86_64" + }, + "yast2-pkg-bindings": { + "epoch": "0", + "version": "3.1.34", + "release": "1.5", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libepoxy0": { + "epoch": "0", + "version": "1.3.1", + "release": "5.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "grep": { + "epoch": "0", + "version": "2.16", + "release": "5.5", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libwbclient0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libdbus-1-3": { + "epoch": "0", + "version": "1.8.22", + "release": "1.1", + "installdate": "1497221122", + "arch": "x86_64" + }, + "dirmngr": { + "epoch": "0", + "version": "1.1.1", + "release": "6.4", + "installdate": "1497221139", + "arch": "x86_64" + }, + "zypper-aptitude": { + "epoch": "0", + "version": "1.13.10", + "release": "1.3", + "installdate": "1497221169", + "arch": "noarch" + }, + "libcdda_interface0": { + "epoch": "0", + "version": "3.10.2", + "release": "28.5", + "installdate": "1497221122", + "arch": "x86_64" + }, + "bc": { + "epoch": "0", + "version": "1.06.95", + "release": "9.21", + "installdate": "1497221140", + "arch": "x86_64" + }, + "gstreamer-plugins-base-lang": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221169", + "arch": "noarch" + }, + "libburn4": { + "epoch": "0", + "version": "1.4.4", + "release": "1.1", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libverto1-32bit": { + "epoch": "0", + "version": "0.2.6", + "release": "8.3", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libsamba-passdb0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libasound2": { + "epoch": "0", + "version": "1.1.2", + "release": "1.2", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libsasl2-3-32bit": { + "epoch": "0", + "version": "2.1.26", + "release": "9.5", + "installdate": "1497221140", + "arch": "x86_64" + }, + "sensors": { + "epoch": "0", + "version": "3.4.0", + "release": "2.4", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libXau6": { + "epoch": "0", + "version": "1.0.8", + "release": "7.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "liblzma5-32bit": { + "epoch": "0", + "version": "5.2.2", + "release": "1.11", + "installdate": "1497221140", + "arch": "x86_64" + }, + "openssh": { + "epoch": "0", + "version": "7.2p2", + "release": "6.1", + "installdate": "1497221170", + "arch": "x86_64" + }, + "fillup": { + "epoch": "0", + "version": "1.42", + "release": "273.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libfam0-gamin-32bit": { + "epoch": "0", + "version": "0.1.10", + "release": "14.5", + "installdate": "1497221140", + "arch": "x86_64" + }, + "lvm2": { + "epoch": "0", + "version": "2.02.120", + "release": "72.2", + "installdate": "1497221171", + "arch": "x86_64" + }, + "Mesa-libglapi0": { + "epoch": "0", + "version": "11.2.2", + "release": "153.1", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libavahi-common3-32bit": { + "epoch": "0", + "version": "0.6.32", + "release": "1.2", + "installdate": "1497221141", + "arch": "x86_64" + }, + "kernel-default": { + "epoch": "0", + "version": "4.4.27", + "release": "2.1", + "installdate": "1497221177", + "arch": "x86_64" + }, + "libpci3": { + "epoch": "0", + "version": "3.2.1", + "release": "9.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libbluray1": { + "epoch": "0", + "version": "0.9.3", + "release": "1.3", + "installdate": "1497221141", + "arch": "x86_64" + }, + "audit": { + "epoch": "0", + "version": "2.3.6", + "release": "4.6", + "installdate": "1497221193", + "arch": "x86_64" + }, + "libreiserfscore0": { + "epoch": "0", + "version": "3.6.24", + "release": "8.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libcryptsetup4": { + "epoch": "0", + "version": "1.6.4", + "release": "4.5", + "installdate": "1497221141", + "arch": "x86_64" + }, + "libwebkit2gtk-4_0-37": { + "epoch": "0", + "version": "2.12.5", + "release": "1.6", + "installdate": "1497221194", + "arch": "x86_64" + }, + "libsamba-errors0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221123", + "arch": "x86_64" + }, + "perl-XML-LibXML": { + "epoch": "0", + "version": "2.0019", + "release": "6.21", + "installdate": "1497221141", + "arch": "x86_64" + }, + "gtk3-immodule-inuktitut": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221194", + "arch": "x86_64" + }, + "libtheoraenc1": { + "epoch": "0", + "version": "1.1.1", + "release": "29.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "perl-HTTP-Cookies": { + "epoch": "0", + "version": "6.01", + "release": "10.2", + "installdate": "1497221141", + "arch": "noarch" + }, + "libndr0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libjasper1": { + "epoch": "0", + "version": "1.900.1", + "release": "165.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "libtasn1": { + "epoch": "0", + "version": "3.7", + "release": "12.2", + "installdate": "1497221142", + "arch": "x86_64" + }, + "libstorage7": { + "epoch": "0", + "version": "2.26.10", + "release": "1.1", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libhogweed2": { + "epoch": "0", + "version": "2.7.1", + "release": "9.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "vim": { + "epoch": "0", + "version": "7.4.326", + "release": "6.1", + "installdate": "1497221142", + "arch": "x86_64" + }, + "polkit": { + "epoch": "0", + "version": "0.113", + "release": "10.1", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libp11-kit0": { + "epoch": "0", + "version": "0.20.3", + "release": "11.1", + "installdate": "1497221124", + "arch": "x86_64" + }, + "sysvinit-tools": { + "epoch": "0", + "version": "2.88+", + "release": "99.2", + "installdate": "1497221143", + "arch": "x86_64" + }, + "os-prober": { + "epoch": "0", + "version": "1.61", + "release": "19.1", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libdrm_nouveau2": { + "epoch": "0", + "version": "2.4.68", + "release": "1.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "procps": { + "epoch": "0", + "version": "3.3.9", + "release": "6.5", + "installdate": "1497221144", + "arch": "x86_64" + }, + "webkit2gtk-4_0-injected-bundles": { + "epoch": "0", + "version": "2.12.5", + "release": "1.6", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libext2fs2": { + "epoch": "0", + "version": "1.42.11", + "release": "11.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "kbd": { + "epoch": "0", + "version": "2.0.3", + "release": "1.4", + "installdate": "1497221144", + "arch": "x86_64" + }, + "sysconfig-netconfig": { + "epoch": "0", + "version": "0.84.0", + "release": "1.2", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libdw1": { + "epoch": "0", + "version": "0.158", + "release": "10.50", + "installdate": "1497221124", + "arch": "x86_64" + }, + "yast2-branding-openSUSE": { + "epoch": "0", + "version": "3.1.41", + "release": "1.2", + "installdate": "1497221147", + "arch": "noarch" + }, + "PackageKit-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "2.3", + "installdate": "1497221201", + "arch": "noarch" + }, + "libxcb1": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221125", + "arch": "x86_64" + }, + "kernel-firmware": { + "epoch": "0", + "version": "20160516git", + "release": "3.1", + "installdate": "1497221151", + "arch": "noarch" + }, + "libwebkit2gtk3-lang": { + "epoch": "0", + "version": "2.12.5", + "release": "1.6", + "installdate": "1497221201", + "arch": "noarch" + }, + "openslp": { + "epoch": "0", + "version": "2.0.0", + "release": "15.1", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libtevent0-32bit": { + "epoch": "0", + "version": "0.9.28", + "release": "1.5", + "installdate": "1497221152", + "arch": "x86_64" + }, + "gcr-viewer": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221202", + "arch": "x86_64" + }, + "libevent-2_0-5": { + "epoch": "0", + "version": "2.0.21", + "release": "6.4", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libgcrypt20-32bit": { + "epoch": "0", + "version": "1.6.1", + "release": "33.1", + "installdate": "1497221152", + "arch": "x86_64" + }, + "wicked": { + "epoch": "0", + "version": "0.6.38", + "release": "2.1", + "installdate": "1497221203", + "arch": "x86_64" + }, + "libtevent-util0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221125", + "arch": "x86_64" + }, + "xdg-utils": { + "epoch": "0", + "version": "20151219", + "release": "1.2", + "installdate": "1497221152", + "arch": "noarch" + }, + "wpa_supplicant": { + "epoch": "0", + "version": "2.2", + "release": "8.2", + "installdate": "1497221205", + "arch": "x86_64" + }, + "glibc-extra": { + "epoch": "0", + "version": "2.22", + "release": "3.7", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libcairo-gobject2": { + "epoch": "0", + "version": "1.15.2", + "release": "4.2", + "installdate": "1497221152", + "arch": "x86_64" + }, + "gvfs-fuse": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221205", + "arch": "x86_64" + }, + "gamin-server": { + "epoch": "0", + "version": "0.1.10", + "release": "14.4", + "installdate": "1497221125", + "arch": "x86_64" + }, + "unzip": { + "epoch": "0", + "version": "6.00", + "release": "28.5", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libsamba-credentials0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221206", + "arch": "x86_64" + }, + "libplist3": { + "epoch": "0", + "version": "1.12", + "release": "3.17", + "installdate": "1497221126", + "arch": "x86_64" + }, + "binutils": { + "epoch": "0", + "version": "2.26.1", + "release": "8.1", + "installdate": "1497221153", + "arch": "x86_64" + }, + "grub2-x86_64-efi": { + "epoch": "0", + "version": "2.02~beta2", + "release": "87.1", + "installdate": "1497221207", + "arch": "x86_64" + }, + "libxslt1": { + "epoch": "0", + "version": "1.1.28", + "release": "9.5", + "installdate": "1497221126", + "arch": "x86_64" + }, + "libgio-2_0-0": { + "epoch": "0", + "version": "2.48.2", + "release": "1.10", + "installdate": "1497221154", + "arch": "x86_64" + }, + "gnome-online-accounts-lang": { + "epoch": "0", + "version": "3.20.4", + "release": "1.2", + "installdate": "1497221209", + "arch": "noarch" + }, + "libprotobuf9": { + "epoch": "0", + "version": "2.6.1", + "release": "5.20", + "installdate": "1497221126", + "arch": "x86_64" + }, + "libsolv-tools": { + "epoch": "0", + "version": "0.6.23", + "release": "1.3", + "installdate": "1497221154", + "arch": "x86_64" + }, + "postfix": { + "epoch": "0", + "version": "2.11.8", + "release": "1.4", + "installdate": "1497221209", + "arch": "x86_64" + }, + "libmodman1": { + "epoch": "0", + "version": "2.0.1", + "release": "18.3", + "installdate": "1497221126", + "arch": "x86_64" + }, + "pam": { + "epoch": "0", + "version": "1.3.0", + "release": "1.9", + "installdate": "1497221154", + "arch": "x86_64" + }, + "libdcerpc-binding0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libcdio_paranoia2": { + "epoch": "0", + "version": "10.2+0.93+1", + "release": "4.5", + "installdate": "1497221127", + "arch": "x86_64" + }, + "libyui7": { + "epoch": "0", + "version": "3.2.6", + "release": "1.2", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-storage": { + "epoch": "0", + "version": "3.1.103", + "release": "1.4", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-shm0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "libtevent-util0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-packager": { + "epoch": "0", + "version": "3.1.117.1", + "release": "1.1", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-dri3-0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "s2tc-32bit": { + "epoch": "0", + "version": "1.0", + "release": "10.4", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-services-manager": { + "epoch": "0", + "version": "3.1.42", + "release": "16.1", + "installdate": "1497221211", + "arch": "noarch" + }, + "libharfbuzz0": { + "epoch": "0", + "version": "1.3.0", + "release": "1.2", + "installdate": "1497221127", + "arch": "x86_64" + }, + "tcsh": { + "epoch": "0", + "version": "6.18.01", + "release": "7.18", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-nfs-client": { + "epoch": "0", + "version": "3.1.17", + "release": "1.2", + "installdate": "1497221212", + "arch": "noarch" + }, + "libusb-1_0-0": { + "epoch": "0", + "version": "1.0.20", + "release": "3.4", + "installdate": "1497221127", + "arch": "x86_64" + }, + "libharfbuzz-icu0": { + "epoch": "0", + "version": "1.3.0", + "release": "1.2", + "installdate": "1497221157", + "arch": "x86_64" + }, + "patterns-openSUSE-laptop": { + "epoch": "0", + "version": "20150918", + "release": "25.1", + "installdate": "1497221212", + "arch": "x86_64" + }, + "libfam0-gamin": { + "epoch": "0", + "version": "0.1.10", + "release": "14.5", + "installdate": "1497221127", + "arch": "x86_64" + }, + "scout": { + "epoch": "0", + "version": "0.1.0+20151023", + "release": "2.1", + "installdate": "1497221157", + "arch": "noarch" + }, + "yast2-online-update": { + "epoch": "0", + "version": "3.1.11", + "release": "6.2", + "installdate": "1497221212", + "arch": "noarch" + }, + "libedit0": { + "epoch": "0", + "version": "3.1.snap20140620", + "release": "4.3", + "installdate": "1497221128", + "arch": "x86_64" + }, + "screen": { + "epoch": "0", + "version": "4.0.4", + "release": "7.21", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-security": { + "epoch": "0", + "version": "3.2.3", + "release": "1.2", + "installdate": "1497221213", + "arch": "noarch" + }, + "libproxy1": { + "epoch": "0", + "version": "0.4.13", + "release": "2.2", + "installdate": "1497221128", + "arch": "x86_64" + }, + "ca-certificates-mozilla": { + "epoch": "0", + "version": "2.7", + "release": "8.1", + "installdate": "1497221157", + "arch": "noarch" + }, + "libsmbldap0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libatspi0": { + "epoch": "0", + "version": "2.20.2", + "release": "4.2", + "installdate": "1497221129", + "arch": "x86_64" + }, + "fuse": { + "epoch": "0", + "version": "2.9.3", + "release": "9.6", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-ldap": { + "epoch": "0", + "version": "3.1.13", + "release": "6.5", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libXmuu1": { + "epoch": "0", + "version": "1.1.2", + "release": "6.19", + "installdate": "1497221129", + "arch": "x86_64" + }, + "yast2-ycp-ui-bindings": { + "epoch": "0", + "version": "3.1.9", + "release": "4.3", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-installation": { + "epoch": "0", + "version": "3.1.216.1", + "release": "1.1", + "installdate": "1497221214", + "arch": "noarch" + }, + "libXcomposite1": { + "epoch": "0", + "version": "0.4.4", + "release": "11.3", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libpackagekit-glib2-18": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-mail": { + "epoch": "0", + "version": "3.1.9", + "release": "1.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "libimobiledevice6": { + "epoch": "0", + "version": "1.2.0", + "release": "6.10", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libgirepository-1_0-1": { + "epoch": "0", + "version": "1.48.0", + "release": "3.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "patterns-openSUSE-yast2_basis": { + "epoch": "0", + "version": "20150918", + "release": "25.1", + "installdate": "1497221214", + "arch": "x86_64" + }, + "gvfs-backend-samba": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221215", + "arch": "x86_64" + }, + "gsettings-desktop-schemas": { + "epoch": "0", + "version": "3.20.0", + "release": "2.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "8.4", + "installdate": "1497221116", + "arch": "noarch" + }, + "samba-client": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221215", + "arch": "x86_64" + }, + "perl-X11-Protocol": { + "epoch": "0", + "version": "0.56", + "release": "15.2", + "installdate": "1497221131", + "arch": "x86_64" + }, + "google-opensans-fonts": { + "epoch": "0", + "version": "1.0", + "release": "12.2", + "installdate": "1497221160", + "arch": "noarch" + }, + "metatheme-adwaita-common": { + "epoch": "0", + "version": "3.20.2", + "release": "1.3", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-XML-SAX-Base": { + "epoch": "0", + "version": "1.08", + "release": "11.3", + "installdate": "1497221131", + "arch": "noarch" + }, + "json-glib-lang": { + "epoch": "0", + "version": "1.2.2", + "release": "1.2", + "installdate": "1497221161", + "arch": "noarch" + }, + "libicu52_1-data": { + "epoch": "0", + "version": "52.1", + "release": "11.5", + "installdate": "1497221118", + "arch": "x86_64" + }, + "perl-HTML-Tagset": { + "epoch": "0", + "version": "3.20", + "release": "74.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "dbus-1": { + "epoch": "0", + "version": "1.8.22", + "release": "1.1", + "installdate": "1497221162", + "arch": "x86_64" + }, + "sysfsutils": { + "epoch": "0", + "version": "2.1.0", + "release": "154.4", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXv1": { + "epoch": "0", + "version": "1.0.10", + "release": "8.1", + "installdate": "1497221132", + "arch": "x86_64" + }, + "gstreamer-lang": { + "epoch": "0", + "version": "1.8.3", + "release": "1.8", + "installdate": "1497221163", + "arch": "noarch" + }, + "libyaml-0-2": { + "epoch": "0", + "version": "0.1.6", + "release": "5.3", + "installdate": "1497221119", + "arch": "x86_64" + }, + "yast2-core": { + "epoch": "0", + "version": "3.1.23", + "release": "1.20", + "installdate": "1497221133", + "arch": "x86_64" + }, + "dbus-1-glib": { + "epoch": "0", + "version": "0.100.2", + "release": "4.7", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libverto1": { + "epoch": "0", + "version": "0.2.6", + "release": "8.3", + "installdate": "1497221120", + "arch": "x86_64" + }, + "libruby2_1-2_1": { + "epoch": "0", + "version": "2.1.2", + "release": "7.23", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libgstvideo-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libsqlite3-0": { + "epoch": "0", + "version": "3.8.10.2", + "release": "7.9", + "installdate": "1497221120", + "arch": "x86_64" + }, + "info": { + "epoch": "0", + "version": "4.13a", + "release": "40.52", + "installdate": "1497221135", + "arch": "x86_64" + }, + "yast2-ruby-bindings": { + "epoch": "0", + "version": "3.1.51", + "release": "1.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libpth20": { + "epoch": "0", + "version": "2.0.7", + "release": "142.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "crda": { + "epoch": "0", + "version": "3.18", + "release": "6.1", + "installdate": "1497221136", + "arch": "x86_64" + }, + "yast2-hardware-detection": { + "epoch": "0", + "version": "3.1.7", + "release": "9.5", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libogg0": { + "epoch": "0", + "version": "1.3.0", + "release": "4.3", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-IO-Socket-INET6": { + "epoch": "0", + "version": "2.72", + "release": "4.1", + "installdate": "1497221137", + "arch": "noarch" + }, + "gpg2": { + "epoch": "0", + "version": "2.0.24", + "release": "5.5", + "installdate": "1497221165", + "arch": "x86_64" + }, + "liblua5_1": { + "epoch": "0", + "version": "5.1.5", + "release": "12.21", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-HTML-Parser": { + "epoch": "0", + "version": "3.71", + "release": "4.18", + "installdate": "1497221137", + "arch": "x86_64" + }, + "libsoup-lang": { + "epoch": "0", + "version": "2.54.1", + "release": "1.5", + "installdate": "1497221166", + "arch": "noarch" + }, + "libidn11": { + "epoch": "0", + "version": "1.28", + "release": "6.2", + "installdate": "1497221121", + "arch": "x86_64" + }, + "pytalloc": { + "epoch": "0", + "version": "2.1.6", + "release": "1.4", + "installdate": "1497221138", + "arch": "x86_64" + }, + "libsmbconf0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221166", + "arch": "x86_64" + }, + "libgc1": { + "epoch": "0", + "version": "7.2d", + "release": "6.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "pinentry": { + "epoch": "0", + "version": "0.8.3", + "release": "4.5", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libsamba-hostconfig0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libdrm2": { + "epoch": "0", + "version": "2.4.68", + "release": "1.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "diffutils": { + "epoch": "0", + "version": "3.3", + "release": "8.4", + "installdate": "1497221139", + "arch": "x86_64" + }, + "libgstfft-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221169", + "arch": "x86_64" + }, + "libbz2-1": { + "epoch": "0", + "version": "1.0.6", + "release": "32.53", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libtdb1-32bit": { + "epoch": "0", + "version": "1.3.8", + "release": "8.1", + "installdate": "1497221140", + "arch": "x86_64" + }, + "systemd-logger": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libadns1": { + "epoch": "0", + "version": "1.4", + "release": "104.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libkeyutils1-32bit": { + "epoch": "0", + "version": "1.5.9", + "release": "5.18", + "installdate": "1497221140", + "arch": "x86_64" + }, + "nscd": { + "epoch": "0", + "version": "2.22", + "release": "3.7", + "installdate": "1497221171", + "arch": "x86_64" + }, + "adjtimex": { + "epoch": "0", + "version": "1.29", + "release": "8.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libaudit1-32bit": { + "epoch": "0", + "version": "2.3.6", + "release": "4.52", + "installdate": "1497221141", + "arch": "x86_64" + }, + "cron": { + "epoch": "0", + "version": "4.2", + "release": "58.25", + "installdate": "1497221193", + "arch": "x86_64" + }, + "libfontenc1": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221123", + "arch": "x86_64" + }, + "kpartx": { + "epoch": "0", + "version": "0.6.2+suse20161025.b80f406", + "release": "1.1", + "installdate": "1497221141", + "arch": "x86_64" + }, + "gtk3-immodule-thai": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221194", + "arch": "x86_64" + }, + "libvorbis0": { + "epoch": "0", + "version": "1.3.3", + "release": "4.18", + "installdate": "1497221123", + "arch": "x86_64" + }, + "libcairo2": { + "epoch": "0", + "version": "1.15.2", + "release": "4.2", + "installdate": "1497221141", + "arch": "x86_64" + }, + "nfs-client": { + "epoch": "0", + "version": "1.3.0", + "release": "24.1", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libassuan0": { + "epoch": "0", + "version": "2.1.1", + "release": "4.17", + "installdate": "1497221124", + "arch": "x86_64" + }, + "update-alternatives": { + "epoch": "0", + "version": "1.18.4", + "release": "2.17", + "installdate": "1497221142", + "arch": "x86_64" + }, + "virtualbox-guest-kmp-default": { + "epoch": "0", + "version": "5.1.4_k4.4.27_2", + "release": "1.6", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libdrm_radeon1": { + "epoch": "0", + "version": "2.4.68", + "release": "1.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "permissions": { + "epoch": "0", + "version": "2015.09.28.1626", + "release": "12.1", + "installdate": "1497221144", + "arch": "x86_64" + }, + "libndr-krb5pac0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libzio1": { + "epoch": "0", + "version": "1.00", + "release": "12.57", + "installdate": "1497221124", + "arch": "x86_64" + }, + "systemd-presets-branding-openSUSE": { + "epoch": "0", + "version": "0.3.0", + "release": "26.2", + "installdate": "1497221147", + "arch": "noarch" + }, + "logrotate": { + "epoch": "0", + "version": "3.8.7", + "release": "8.4", + "installdate": "1497221201", + "arch": "x86_64" + }, + "efibootmgr": { + "epoch": "0", + "version": "0.6.0", + "release": "7.1", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libsamba-errors0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221152", + "arch": "x86_64" + }, + "libnetapi0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221202", + "arch": "x86_64" + }, + "libldb1": { + "epoch": "0", + "version": "1.1.26", + "release": "1.5", + "installdate": "1497221125", + "arch": "x86_64" + }, + "perl-XML-Simple": { + "epoch": "0", + "version": "2.20", + "release": "7.2", + "installdate": "1497221152", + "arch": "noarch" + }, + "libgdata-lang": { + "epoch": "0", + "version": "0.17.5", + "release": "1.3", + "installdate": "1497221205", + "arch": "noarch" + }, + "libavahi-glib1": { + "epoch": "0", + "version": "0.6.32", + "release": "1.3", + "installdate": "1497221125", + "arch": "x86_64" + }, + "tnftp": { + "epoch": "0", + "version": "20141104", + "release": "3.3", + "installdate": "1497221152", + "arch": "x86_64" + }, + "PackageKit": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221206", + "arch": "x86_64" + }, + "libarchive13": { + "epoch": "0", + "version": "3.1.2", + "release": "14.1", + "installdate": "1497221126", + "arch": "x86_64" + }, + "shared-mime-info-lang": { + "epoch": "0", + "version": "1.6", + "release": "2.2", + "installdate": "1497221154", + "arch": "noarch" + }, + "yast2": { + "epoch": "0", + "version": "3.1.206", + "release": "1.2", + "installdate": "1497221209", + "arch": "x86_64" + }, + "libmozjs-17_0": { + "epoch": "0", + "version": "17.0", + "release": "11.3", + "installdate": "1497221126", + "arch": "x86_64" + }, + "libutempter0": { + "epoch": "0", + "version": "1.1.6", + "release": "7.55", + "installdate": "1497221154", + "arch": "x86_64" + }, + "yast2-vm": { + "epoch": "0", + "version": "3.1.30", + "release": "1.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-sync1": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "pam-32bit": { + "epoch": "0", + "version": "1.3.0", + "release": "1.9", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-sysconfig": { + "epoch": "0", + "version": "3.1.4", + "release": "1.2", + "installdate": "1497221211", + "arch": "noarch" + }, + "mkfontscale": { + "epoch": "0", + "version": "1.1.2", + "release": "2.4", + "installdate": "1497221127", + "arch": "x86_64" + }, + "lsof": { + "epoch": "0", + "version": "4.89", + "release": "4.2", + "installdate": "1497221155", + "arch": "x86_64" + }, + "patterns-openSUSE-minimal_base": { + "epoch": "0", + "version": "20150918", + "release": "25.1", + "installdate": "1497221212", + "arch": "x86_64" + }, + "libatk-1_0-0": { + "epoch": "0", + "version": "2.20.0", + "release": "1.5", + "installdate": "1497221127", + "arch": "x86_64" + }, + "sudo": { + "epoch": "0", + "version": "1.8.10p3", + "release": "5.22", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-network": { + "epoch": "0", + "version": "3.1.170.2", + "release": "1.1", + "installdate": "1497221213", + "arch": "x86_64" + }, + "joe": { + "epoch": "0", + "version": "3.7", + "release": "31.19", + "installdate": "1497221128", + "arch": "x86_64" + }, + "gio-branding-openSUSE": { + "epoch": "0", + "version": "42.1", + "release": "7.1", + "installdate": "1497221158", + "arch": "noarch" + }, + "yast2-nis-client": { + "epoch": "0", + "version": "3.1.14", + "release": "1.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libXpm4": { + "epoch": "0", + "version": "3.5.11", + "release": "6.4", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libdcerpc-binding0-32bit": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-samba-server": { + "epoch": "0", + "version": "3.1.16", + "release": "1.2", + "installdate": "1497221214", + "arch": "noarch" + }, + "libusb-0_1-4": { + "epoch": "0", + "version": "0.1.13", + "release": "32.4", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libgdk_pixbuf-2_0-0": { + "epoch": "0", + "version": "2.34.0", + "release": "3.2", + "installdate": "1497221160", + "arch": "x86_64" + }, + "libsmbclient0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "perl-gettext": { + "epoch": "0", + "version": "1.05", + "release": "166.53", + "installdate": "1497221131", + "arch": "x86_64" + }, + "gtk3-data": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221160", + "arch": "noarch" + }, + "insserv-compat": { + "epoch": "0", + "version": "0.1", + "release": "15.55", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-Digest-SHA1": { + "epoch": "0", + "version": "2.13", + "release": "20.20", + "installdate": "1497221131", + "arch": "x86_64" + }, + "cantarell-fonts": { + "epoch": "0", + "version": "0.0.24", + "release": "1.1", + "installdate": "1497221161", + "arch": "noarch" + }, + "yast2-trans-en_US": { + "epoch": "0", + "version": "84.87.20161108.95adeff", + "release": "1.1", + "installdate": "1497221117", + "arch": "noarch" + }, + "perl-LWP-MediaTypes": { + "epoch": "0", + "version": "6.02", + "release": "10.2", + "installdate": "1497221132", + "arch": "noarch" + }, + "libnotify4": { + "epoch": "0", + "version": "0.7.6", + "release": "6.5", + "installdate": "1497221162", + "arch": "x86_64" + }, + "openSUSE-release-dvd": { + "epoch": "0", + "version": "42.2", + "release": "1.150", + "installdate": "1497221118", + "arch": "x86_64" + }, + "libXcursor1": { + "epoch": "0", + "version": "1.1.14", + "release": "7.3", + "installdate": "1497221132", + "arch": "x86_64" + }, + "gtk3-metatheme-adwaita": { + "epoch": "0", + "version": "3.20.2", + "release": "1.3", + "installdate": "1497221162", + "arch": "noarch" + }, + "perl-base": { + "epoch": "0", + "version": "5.18.2", + "release": "5.6", + "installdate": "1497221119", + "arch": "x86_64" + }, + "libXi6": { + "epoch": "0", + "version": "1.7.5", + "release": "4.1", + "installdate": "1497221132", + "arch": "x86_64" + }, + "typelib-1_0-Atk-1_0": { + "epoch": "0", + "version": "2.20.0", + "release": "1.5", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libx86emu1": { + "epoch": "0", + "version": "1.11", + "release": "1.2", + "installdate": "1497221119", + "arch": "x86_64" + }, + "openSUSE-release": { + "epoch": "0", + "version": "42.2", + "release": "1.150", + "installdate": "1497221134", + "arch": "x86_64" + }, + "ruby2.1-rubygem-ruby-augeas": { + "epoch": "0", + "version": "0.5.0", + "release": "4.24", + "installdate": "1497221163", + "arch": "x86_64" + }, + "libunwind": { + "epoch": "0", + "version": "1.1", + "release": "12.5", + "installdate": "1497221120", + "arch": "x86_64" + }, + "iptables": { + "epoch": "0", + "version": "1.4.21", + "release": "5.4", + "installdate": "1497221135", + "arch": "x86_64" + }, + "libdconf1": { + "epoch": "0", + "version": "0.26.0", + "release": "3.3", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libsensors4": { + "epoch": "0", + "version": "3.4.0", + "release": "2.4", + "installdate": "1497221120", + "arch": "x86_64" + }, + "fontconfig": { + "epoch": "0", + "version": "2.11.1", + "release": "2.2", + "installdate": "1497221136", + "arch": "x86_64" + }, + "python-gobject-cairo": { + "epoch": "0", + "version": "3.20.1", + "release": "3.2", + "installdate": "1497221164", + "arch": "x86_64" + }, + "libpixman-1-0": { + "epoch": "0", + "version": "0.34.0", + "release": "2.2", + "installdate": "1497221120", + "arch": "x86_64" + }, + "bash-completion": { + "epoch": "0", + "version": "2.1", + "release": "9.22", + "installdate": "1497221137", + "arch": "noarch" + }, + "libgstaudio-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.4", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libnfnetlink0": { + "epoch": "0", + "version": "1.0.1", + "release": "10.4", + "installdate": "1497221121", + "arch": "x86_64" + }, + "perl-WWW-RobotRules": { + "epoch": "0", + "version": "6.02", + "release": "10.2", + "installdate": "1497221137", + "arch": "noarch" + }, + "bind-libs": { + "epoch": "0", + "version": "9.9.9P1", + "release": "41.1", + "installdate": "1497221165", + "arch": "x86_64" + }, + "libkmod2": { + "epoch": "0", + "version": "17", + "release": "6.2", + "installdate": "1497221121", + "arch": "x86_64" + }, + "zypp-plugin-python": { + "epoch": "0", + "version": "0.5", + "release": "5.3", + "installdate": "1497221138", + "arch": "x86_64" + }, + "gpg2-lang": { + "epoch": "0", + "version": "2.0.24", + "release": "5.5", + "installdate": "1497221166", + "arch": "noarch" + }, + "libgraphite2-3": { + "epoch": "0", + "version": "1.3.1", + "release": "3.6", + "installdate": "1497221121", + "arch": "x86_64" + }, + "time": { + "epoch": "0", + "version": "1.7", + "release": "9.4", + "installdate": "1497221138", + "arch": "x86_64" + }, + "gtk3-tools": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libexpat1": { + "epoch": "0", + "version": "2.1.0", + "release": "17.9", + "installdate": "1497221122", + "arch": "x86_64" + }, + "findutils": { + "epoch": "0", + "version": "4.5.12", + "release": "11.1", + "installdate": "1497221139", + "arch": "x86_64" + }, + "suse-module-tools": { + "epoch": "0", + "version": "12.4", + "release": "3.2", + "installdate": "1497221167", + "arch": "x86_64" + }, + "libcom_err2": { + "epoch": "0", + "version": "1.42.11", + "release": "11.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "bash-doc": { + "epoch": "0", + "version": "4.3", + "release": "79.15", + "installdate": "1497221140", + "arch": "noarch" + }, + "libgtk-3-0": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221169", + "arch": "x86_64" + }, + "libaudit1": { + "epoch": "0", + "version": "2.3.6", + "release": "4.52", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libpopt0-32bit": { + "epoch": "0", + "version": "1.16", + "release": "29.53", + "installdate": "1497221140", + "arch": "x86_64" + }, + "rpcbind": { + "epoch": "0", + "version": "0.2.3", + "release": "2.4", + "installdate": "1497221170", + "arch": "x86_64" + }, + "libICE6": { + "epoch": "0", + "version": "1.0.9", + "release": "4.4", + "installdate": "1497221122", + "arch": "x86_64" + }, + "libcom_err2-32bit": { + "epoch": "0", + "version": "1.42.11", + "release": "11.4", + "installdate": "1497221140", + "arch": "x86_64" + }, + "libmtp9": { + "epoch": "0", + "version": "1.1.12", + "release": "1.2", + "installdate": "1497221171", + "arch": "x86_64" + }, + "pigz": { + "epoch": "0", + "version": "2.3", + "release": "6.4", + "installdate": "1497221123", + "arch": "x86_64" + }, + "gd": { + "epoch": "0", + "version": "2.1.0", + "release": "11.1", + "installdate": "1497221141", + "arch": "x86_64" + }, + "typelib-1_0-Gtk-3_0": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221193", + "arch": "x86_64" + }, + "libblkid1": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221123", + "arch": "x86_64" + }, + "perl-HTTP-Negotiate": { + "epoch": "0", + "version": "6.01", + "release": "10.2", + "installdate": "1497221141", + "arch": "noarch" + }, + "gtk3-lang": { + "epoch": "0", + "version": "3.20.9", + "release": "1.2", + "installdate": "1497221195", + "arch": "noarch" + }, + "libnetfilter_conntrack3": { + "epoch": "0", + "version": "1.0.4", + "release": "6.3", + "installdate": "1497221124", + "arch": "x86_64" + }, + "cpio-lang": { + "epoch": "0", + "version": "2.11", + "release": "31.51", + "installdate": "1497221142", + "arch": "noarch" + }, + "openssh-askpass": { + "epoch": "0", + "version": "1.2.4.1", + "release": "10.4", + "installdate": "1497221195", + "arch": "x86_64" + }, + "libwayland-server0": { + "epoch": "0", + "version": "1.9.0", + "release": "2.5", + "installdate": "1497221124", + "arch": "x86_64" + }, + "ruby2.1-stdlib": { + "epoch": "0", + "version": "2.1.2", + "release": "7.23", + "installdate": "1497221143", + "arch": "x86_64" + }, + "python-gobject-Gdk": { + "epoch": "0", + "version": "3.20.1", + "release": "3.2", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libdrm_amdgpu1": { + "epoch": "0", + "version": "2.4.68", + "release": "1.4", + "installdate": "1497221124", + "arch": "x86_64" + }, + "glibc-locale": { + "epoch": "0", + "version": "2.22", + "release": "3.7", + "installdate": "1497221146", + "arch": "x86_64" + }, + "udisks2": { + "epoch": "0", + "version": "2.1.6", + "release": "4.9", + "installdate": "1497221200", + "arch": "x86_64" + }, + "libauparse0": { + "epoch": "0", + "version": "2.3.6", + "release": "4.52", + "installdate": "1497221124", + "arch": "x86_64" + }, + "libopenssl1_0_0-32bit": { + "epoch": "0", + "version": "1.0.2j", + "release": "2.2", + "installdate": "1497221151", + "arch": "x86_64" + }, + "libgdata22": { + "epoch": "0", + "version": "0.17.5", + "release": "1.3", + "installdate": "1497221201", + "arch": "x86_64" + }, + "libldap-2_4-2": { + "epoch": "0", + "version": "2.4.44", + "release": "14.1", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libavahi-client3-32bit": { + "epoch": "0", + "version": "0.6.32", + "release": "1.2", + "installdate": "1497221152", + "arch": "x86_64" + }, + "PackageKit-backend-zypp": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221203", + "arch": "x86_64" + }, + "libsemanage1": { + "epoch": "0", + "version": "2.5", + "release": "1.12", + "installdate": "1497221125", + "arch": "x86_64" + }, + "p11-kit": { + "epoch": "0", + "version": "0.20.3", + "release": "11.1", + "installdate": "1497221152", + "arch": "x86_64" + }, + "gvfs-backend-afc": { + "epoch": "0", + "version": "1.28.3", + "release": "2.2", + "installdate": "1497221206", + "arch": "x86_64" + }, + "libvorbisenc2": { + "epoch": "0", + "version": "1.3.3", + "release": "4.18", + "installdate": "1497221125", + "arch": "x86_64" + }, + "libicu52_1": { + "epoch": "0", + "version": "52.1", + "release": "11.5", + "installdate": "1497221154", + "arch": "x86_64" + }, + "grub2-snapper-plugin": { + "epoch": "0", + "version": "2.02~beta2", + "release": "87.1", + "installdate": "1497221207", + "arch": "noarch" + }, + "s2tc": { + "epoch": "0", + "version": "1.0", + "release": "10.4", + "installdate": "1497221126", + "arch": "x86_64" + }, + "deltarpm": { + "epoch": "0", + "version": "3.6.1", + "release": "8.1", + "installdate": "1497221154", + "arch": "x86_64" + }, + "PackageKit-lang": { + "epoch": "0", + "version": "1.1.3", + "release": "2.3", + "installdate": "1497221209", + "arch": "noarch" + }, + "libboost_system1_54_0": { + "epoch": "0", + "version": "1.54.0", + "release": "13.1", + "installdate": "1497221127", + "arch": "x86_64" + }, + "libldap-2_4-2-32bit": { + "epoch": "0", + "version": "2.4.44", + "release": "14.1", + "installdate": "1497221155", + "arch": "x86_64" + }, + "yast2-slp": { + "epoch": "0", + "version": "3.1.10", + "release": "1.2", + "installdate": "1497221211", + "arch": "x86_64" + }, + "libxcb-present0": { + "epoch": "0", + "version": "1.11.1", + "release": "2.25", + "installdate": "1497221127", + "arch": "x86_64" + }, + "perl-LWP-Protocol-https": { + "epoch": "0", + "version": "6.04", + "release": "8.2", + "installdate": "1497221155", + "arch": "noarch" + }, + "yast2-pam": { + "epoch": "0", + "version": "3.1.1", + "release": "4.3", + "installdate": "1497221212", + "arch": "noarch" + }, + "libldapcpp1": { + "epoch": "0", + "version": "0.3.1", + "release": "7.4", + "installdate": "1497221127", + "arch": "x86_64" + }, + "xorriso": { + "epoch": "0", + "version": "1.4.4", + "release": "1.1", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-country": { + "epoch": "0", + "version": "3.1.32", + "release": "1.2", + "installdate": "1497221212", + "arch": "x86_64" + }, + "augeas-lenses": { + "epoch": "0", + "version": "1.2.0", + "release": "8.2", + "installdate": "1497221128", + "arch": "x86_64" + }, + "systemd-32bit": { + "epoch": "0", + "version": "228", + "release": "13.1", + "installdate": "1497221157", + "arch": "x86_64" + }, + "yast2-auth-client": { + "epoch": "0", + "version": "3.3.12", + "release": "1.1", + "installdate": "1497221214", + "arch": "noarch" + }, + "libboost_thread1_54_0": { + "epoch": "0", + "version": "1.54.0", + "release": "13.1", + "installdate": "1497221129", + "arch": "x86_64" + }, + "util-linux-lang": { + "epoch": "0", + "version": "2.28", + "release": "5.10", + "installdate": "1497221159", + "arch": "noarch" + }, + "libndr-krb5pac0": { + "epoch": "0", + "version": "4.4.2", + "release": "7.2", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libXext6": { + "epoch": "0", + "version": "1.3.3", + "release": "4.19", + "installdate": "1497221129", + "arch": "x86_64" + }, + "libgstreamer-1_0-0": { + "epoch": "0", + "version": "1.8.3", + "release": "1.8", + "installdate": "1497221159", + "arch": "x86_64" + }, + "yast2-update": { + "epoch": "0", + "version": "3.1.43", + "release": "1.1", + "installdate": "1497221214", + "arch": "x86_64" + }, + "libxml2-tools": { + "epoch": "0", + "version": "2.9.4", + "release": "1.4", + "installdate": "1497221131", + "arch": "x86_64" } }, + "platform": "opensuseleap", + "platform_family": "suse", + "platform_version": "42.2", + "root_group": "root", + "shells": [ + "/bin/ash", + "/bin/bash", + "/bin/csh", + "/bin/dash", + "/bin/false", + "/bin/ksh", + "/bin/ksh93", + "/bin/mksh", + "/bin/pdksh", + "/bin/sh", + "/bin/tcsh", + "/bin/true", + "/bin/zsh", + "/usr/bin/csh", + "/usr/bin/dash", + "/usr/bin/ksh", + "/usr/bin/ksh93", + "/usr/bin/mksh", + "/usr/bin/passwd", + "/usr/bin/pdksh", + "/usr/bin/bash", + "/usr/bin/tcsh", + "/usr/bin/zsh" + ], + "time": { + "timezone": "GMT" + }, "uptime": "30 days 15 hours 07 minutes 30 seconds", "uptime_seconds": 2646450, - "cpu": { - "real": 1, - "total": 1, - "cores": 1 - }, - "memory": { - "total": "1048576kB" - }, "virtualization": { "systems": { } } }