fauxhai 6.5.0 → 6.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +55 -0
  3. data/PLATFORMS.md +1 -0
  4. data/lib/fauxhai/platforms/amazon/2012.09.json +3063 -93
  5. data/lib/fauxhai/platforms/amazon/2013.09.json +3202 -96
  6. data/lib/fauxhai/platforms/amazon/2014.03.json +3002 -89
  7. data/lib/fauxhai/platforms/amazon/2014.09.json +2903 -76
  8. data/lib/fauxhai/platforms/amazon/2015.03.json +173 -166
  9. data/lib/fauxhai/platforms/amazon/2015.09.json +164 -164
  10. data/lib/fauxhai/platforms/amazon/2016.03.json +533 -533
  11. data/lib/fauxhai/platforms/amazon/2016.09.json +152 -152
  12. data/lib/fauxhai/platforms/amazon/2017.03.json +143 -143
  13. data/lib/fauxhai/platforms/amazon/2017.09.json +124 -124
  14. data/lib/fauxhai/platforms/amazon/2018.03.json +528 -535
  15. data/lib/fauxhai/platforms/centos/6.9.json +24 -24
  16. data/lib/fauxhai/platforms/centos/7.4.1708.json +678 -678
  17. data/lib/fauxhai/platforms/centos/7.5.1804.json +713 -713
  18. data/lib/fauxhai/platforms/debian/8.7.json +520 -1418
  19. data/lib/fauxhai/platforms/debian/9.0.json +620 -672
  20. data/lib/fauxhai/platforms/debian/9.1.json +598 -583
  21. data/lib/fauxhai/platforms/debian/9.2.json +626 -598
  22. data/lib/fauxhai/platforms/debian/9.3.json +538 -737
  23. data/lib/fauxhai/platforms/debian/9.4.json +33 -33
  24. data/lib/fauxhai/platforms/debian/9.5.json +2928 -0
  25. data/lib/fauxhai/platforms/fedora/24.json +33 -33
  26. data/lib/fauxhai/platforms/fedora/25.json +35 -36
  27. data/lib/fauxhai/platforms/fedora/26.json +29 -29
  28. data/lib/fauxhai/platforms/fedora/27.json +393 -393
  29. data/lib/fauxhai/platforms/fedora/28.json +586 -544
  30. data/lib/fauxhai/platforms/openbsd/6.2.json +12 -31
  31. data/lib/fauxhai/platforms/opensuse/42.2.json +3385 -3929
  32. data/lib/fauxhai/platforms/opensuse/42.3.json +4570 -4287
  33. data/lib/fauxhai/platforms/redhat/6.8.json +874 -874
  34. data/lib/fauxhai/platforms/redhat/6.9.json +923 -923
  35. data/lib/fauxhai/platforms/redhat/7.2.json +857 -1200
  36. data/lib/fauxhai/platforms/redhat/7.3.json +729 -729
  37. data/lib/fauxhai/platforms/redhat/7.4.json +739 -739
  38. data/lib/fauxhai/platforms/redhat/7.5.json +356 -356
  39. data/lib/fauxhai/platforms/suse/11.4.json +134 -134
  40. data/lib/fauxhai/platforms/suse/12.1.json +276 -276
  41. data/lib/fauxhai/platforms/suse/12.2.json +2482 -6671
  42. data/lib/fauxhai/platforms/suse/12.3.json +1163 -1218
  43. data/lib/fauxhai/platforms/ubuntu/14.04.json +216 -216
  44. data/lib/fauxhai/platforms/ubuntu/16.04.json +580 -444
  45. data/lib/fauxhai/platforms/ubuntu/18.04.json +557 -557
  46. data/lib/fauxhai/version.rb +1 -1
  47. metadata +4 -3
@@ -10,12 +10,12 @@
10
10
  },
11
11
  "chef_packages": {
12
12
  "chef": {
13
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.2.0/lib",
14
- "version": "14.2.0"
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.3.37/lib",
14
+ "version": "14.3.37"
15
15
  },
16
16
  "ohai": {
17
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.2.0/lib/ohai",
18
- "version": "14.2.0"
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.3.1/lib/ohai",
18
+ "version": "14.3.1"
19
19
  }
20
20
  },
21
21
  "command": {
@@ -188,8 +188,8 @@
188
188
  "Manufacturer": "Xen",
189
189
  "Product Name": "HVM domU",
190
190
  "SKU Number": "Not Specified",
191
- "Serial Number": "ec2c7fc6-0a58-5ce9-a820-08be013761e9",
192
- "UUID": "EC2C7FC6-0A58-5CE9-A820-08BE013761E9",
191
+ "Serial Number": "ec24b6b3-145a-1b88-fd76-9b381a3d6370",
192
+ "UUID": "EC24B6B3-145A-1B88-FD76-9B381A3D6370",
193
193
  "Version": "4.2.amazon",
194
194
  "Wake-up Type": "Power Switch",
195
195
  "application_identifier": "System Information",
@@ -200,9 +200,9 @@
200
200
  "family": "Not Specified",
201
201
  "manufacturer": "Xen",
202
202
  "product_name": "HVM domU",
203
- "serial_number": "ec2c7fc6-0a58-5ce9-a820-08be013761e9",
203
+ "serial_number": "ec24b6b3-145a-1b88-fd76-9b381a3d6370",
204
204
  "sku_number": "Not Specified",
205
- "uuid": "EC2C7FC6-0A58-5CE9-A820-08BE013761E9",
205
+ "uuid": "EC24B6B3-145A-1B88-FD76-9B381A3D6370",
206
206
  "version": "4.2.amazon",
207
207
  "wake_up_type": "Power Switch"
208
208
  }
@@ -218,56 +218,56 @@
218
218
  },
219
219
  "/dev/xvda2": {
220
220
  "fs_type": "xfs",
221
- "inodes_available": "5199973",
221
+ "inodes_available": "5199673",
222
222
  "inodes_percent_used": "1%",
223
- "inodes_used": "41867",
224
- "kb_available": "9216176",
223
+ "inodes_used": "42167",
224
+ "kb_available": "9306228",
225
225
  "kb_size": "10473452",
226
- "kb_used": "1257276",
226
+ "kb_used": "1167224",
227
227
  "mount_options": [
228
+ "rw",
229
+ "relatime",
230
+ "seclabel",
228
231
  "attr2",
229
232
  "inode64",
230
- "noquota",
231
- "relatime",
232
- "rw",
233
- "seclabel"
233
+ "noquota"
234
234
  ],
235
235
  "mounts": [
236
236
  "/"
237
237
  ],
238
- "percent_used": "13%",
238
+ "percent_used": "12%",
239
239
  "total_inodes": "5241840",
240
- "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866"
240
+ "uuid": "6cffa357-a990-4d2a-9f7c-dfc00188bd94"
241
241
  },
242
242
  "cgroup": {
243
243
  "fs_type": "cgroup",
244
244
  "mount_options": [
245
- "memory",
245
+ "rw",
246
+ "nosuid",
246
247
  "nodev",
247
248
  "noexec",
248
- "nosuid",
249
249
  "relatime",
250
- "rw"
250
+ "hugetlb"
251
251
  ],
252
252
  "mounts": [
253
- "/sys/fs/cgroup/blkio",
253
+ "/sys/fs/cgroup/systemd",
254
254
  "/sys/fs/cgroup/cpu,cpuacct",
255
- "/sys/fs/cgroup/cpuset",
256
- "/sys/fs/cgroup/devices",
257
255
  "/sys/fs/cgroup/freezer",
258
- "/sys/fs/cgroup/hugetlb",
259
- "/sys/fs/cgroup/memory",
260
256
  "/sys/fs/cgroup/net_cls,net_prio",
261
- "/sys/fs/cgroup/perf_event",
262
257
  "/sys/fs/cgroup/pids",
263
- "/sys/fs/cgroup/systemd"
258
+ "/sys/fs/cgroup/blkio",
259
+ "/sys/fs/cgroup/devices",
260
+ "/sys/fs/cgroup/cpuset",
261
+ "/sys/fs/cgroup/perf_event",
262
+ "/sys/fs/cgroup/memory",
263
+ "/sys/fs/cgroup/hugetlb"
264
264
  ]
265
265
  },
266
266
  "configfs": {
267
267
  "fs_type": "configfs",
268
268
  "mount_options": [
269
- "relatime",
270
- "rw"
269
+ "rw",
270
+ "relatime"
271
271
  ],
272
272
  "mounts": [
273
273
  "/sys/kernel/config"
@@ -276,8 +276,8 @@
276
276
  "debugfs": {
277
277
  "fs_type": "debugfs",
278
278
  "mount_options": [
279
- "relatime",
280
- "rw"
279
+ "rw",
280
+ "relatime"
281
281
  ],
282
282
  "mounts": [
283
283
  "/sys/kernel/debug"
@@ -286,14 +286,14 @@
286
286
  "devpts": {
287
287
  "fs_type": "devpts",
288
288
  "mount_options": [
289
- "gid=5",
290
- "mode=620",
291
- "noexec",
289
+ "rw",
292
290
  "nosuid",
293
- "ptmxmode=000",
291
+ "noexec",
294
292
  "relatime",
295
- "rw",
296
- "seclabel"
293
+ "seclabel",
294
+ "gid=5",
295
+ "mode=620",
296
+ "ptmxmode=000"
297
297
  ],
298
298
  "mounts": [
299
299
  "/dev/pts"
@@ -301,31 +301,31 @@
301
301
  },
302
302
  "devtmpfs": {
303
303
  "fs_type": "devtmpfs",
304
- "inodes_available": "229905",
304
+ "inodes_available": "121456",
305
305
  "inodes_percent_used": "1%",
306
306
  "inodes_used": "281",
307
- "kb_available": "920744",
308
- "kb_size": "920744",
307
+ "kb_available": "486948",
308
+ "kb_size": "486948",
309
309
  "kb_used": "0",
310
310
  "mount_options": [
311
- "mode=755",
312
- "nosuid",
313
- "nr_inodes=230186",
314
311
  "rw",
312
+ "nosuid",
315
313
  "seclabel",
316
- "size=920744k"
314
+ "size=486948k",
315
+ "nr_inodes=121737",
316
+ "mode=755"
317
317
  ],
318
318
  "mounts": [
319
319
  "/dev"
320
320
  ],
321
321
  "percent_used": "0%",
322
- "total_inodes": "230186"
322
+ "total_inodes": "121737"
323
323
  },
324
324
  "hugetlbfs": {
325
325
  "fs_type": "hugetlbfs",
326
326
  "mount_options": [
327
- "relatime",
328
327
  "rw",
328
+ "relatime",
329
329
  "seclabel"
330
330
  ],
331
331
  "mounts": [
@@ -335,8 +335,8 @@
335
335
  "mqueue": {
336
336
  "fs_type": "mqueue",
337
337
  "mount_options": [
338
- "relatime",
339
338
  "rw",
339
+ "relatime",
340
340
  "seclabel"
341
341
  ],
342
342
  "mounts": [
@@ -346,11 +346,11 @@
346
346
  "proc": {
347
347
  "fs_type": "proc",
348
348
  "mount_options": [
349
+ "rw",
350
+ "nosuid",
349
351
  "nodev",
350
352
  "noexec",
351
- "nosuid",
352
- "relatime",
353
- "rw"
353
+ "relatime"
354
354
  ],
355
355
  "mounts": [
356
356
  "/proc"
@@ -359,11 +359,11 @@
359
359
  "pstore": {
360
360
  "fs_type": "pstore",
361
361
  "mount_options": [
362
+ "rw",
363
+ "nosuid",
362
364
  "nodev",
363
365
  "noexec",
364
- "nosuid",
365
- "relatime",
366
- "rw"
366
+ "relatime"
367
367
  ],
368
368
  "mounts": [
369
369
  "/sys/fs/pstore"
@@ -381,11 +381,11 @@
381
381
  "securityfs": {
382
382
  "fs_type": "securityfs",
383
383
  "mount_options": [
384
+ "rw",
385
+ "nosuid",
384
386
  "nodev",
385
387
  "noexec",
386
- "nosuid",
387
- "relatime",
388
- "rw"
388
+ "relatime"
389
389
  ],
390
390
  "mounts": [
391
391
  "/sys/kernel/security"
@@ -394,8 +394,8 @@
394
394
  "selinuxfs": {
395
395
  "fs_type": "selinuxfs",
396
396
  "mount_options": [
397
- "relatime",
398
- "rw"
397
+ "rw",
398
+ "relatime"
399
399
  ],
400
400
  "mounts": [
401
401
  "/sys/fs/selinux"
@@ -404,11 +404,11 @@
404
404
  "sysfs": {
405
405
  "fs_type": "sysfs",
406
406
  "mount_options": [
407
+ "rw",
408
+ "nosuid",
407
409
  "nodev",
408
410
  "noexec",
409
- "nosuid",
410
411
  "relatime",
411
- "rw",
412
412
  "seclabel"
413
413
  ],
414
414
  "mounts": [
@@ -418,15 +418,15 @@
418
418
  "systemd-1": {
419
419
  "fs_type": "autofs",
420
420
  "mount_options": [
421
- "direct",
422
- "fd=30",
423
- "maxproto=5",
424
- "minproto=5",
425
- "pgrp=1",
426
- "pipe_ino=11887",
427
- "relatime",
428
421
  "rw",
429
- "timeout=0"
422
+ "relatime",
423
+ "fd=27",
424
+ "pgrp=1",
425
+ "timeout=0",
426
+ "minproto=5",
427
+ "maxproto=5",
428
+ "direct",
429
+ "pipe_ino=11845"
430
430
  ],
431
431
  "mounts": [
432
432
  "/proc/sys/fs/binfmt_misc"
@@ -434,31 +434,31 @@
434
434
  },
435
435
  "tmpfs": {
436
436
  "fs_type": "tmpfs",
437
- "inodes_available": "235257",
437
+ "inodes_available": "126821",
438
438
  "inodes_percent_used": "1%",
439
439
  "inodes_used": "1",
440
- "kb_available": "188208",
441
- "kb_size": "188208",
440
+ "kb_available": "101460",
441
+ "kb_size": "101460",
442
442
  "kb_used": "0",
443
443
  "mount_options": [
444
- "gid=1000",
445
- "mode=700",
446
- "nodev",
444
+ "rw",
447
445
  "nosuid",
446
+ "nodev",
448
447
  "relatime",
449
- "rw",
450
448
  "seclabel",
451
- "size=188208k",
452
- "uid=1000"
449
+ "size=101460k",
450
+ "mode=700",
451
+ "uid=1000",
452
+ "gid=1000"
453
453
  ],
454
454
  "mounts": [
455
455
  "/dev/shm",
456
456
  "/run",
457
- "/run/user/1000",
458
- "/sys/fs/cgroup"
457
+ "/sys/fs/cgroup",
458
+ "/run/user/1000"
459
459
  ],
460
460
  "percent_used": "0%",
461
- "total_inodes": "235258"
461
+ "total_inodes": "126822"
462
462
  }
463
463
  },
464
464
  "by_mountpoint": {
@@ -468,40 +468,40 @@
468
468
  "rootfs"
469
469
  ],
470
470
  "fs_type": "rootfs",
471
- "inodes_available": "5199973",
471
+ "inodes_available": "5199673",
472
472
  "inodes_percent_used": "1%",
473
- "inodes_used": "41867",
474
- "kb_available": "9216176",
473
+ "inodes_used": "42167",
474
+ "kb_available": "9306228",
475
475
  "kb_size": "10473452",
476
- "kb_used": "1257276",
476
+ "kb_used": "1167224",
477
477
  "mount_options": [
478
478
  "rw"
479
479
  ],
480
- "percent_used": "13%",
480
+ "percent_used": "12%",
481
481
  "total_inodes": "5241840",
482
- "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866"
482
+ "uuid": "6cffa357-a990-4d2a-9f7c-dfc00188bd94"
483
483
  },
484
484
  "/dev": {
485
485
  "devices": [
486
486
  "devtmpfs"
487
487
  ],
488
488
  "fs_type": "devtmpfs",
489
- "inodes_available": "229905",
489
+ "inodes_available": "121456",
490
490
  "inodes_percent_used": "1%",
491
491
  "inodes_used": "281",
492
- "kb_available": "920744",
493
- "kb_size": "920744",
492
+ "kb_available": "486948",
493
+ "kb_size": "486948",
494
494
  "kb_used": "0",
495
495
  "mount_options": [
496
- "mode=755",
497
- "nosuid",
498
- "nr_inodes=230186",
499
496
  "rw",
497
+ "nosuid",
500
498
  "seclabel",
501
- "size=920744k"
499
+ "size=486948k",
500
+ "nr_inodes=121737",
501
+ "mode=755"
502
502
  ],
503
503
  "percent_used": "0%",
504
- "total_inodes": "230186"
504
+ "total_inodes": "121737"
505
505
  },
506
506
  "/dev/hugepages": {
507
507
  "devices": [
@@ -509,8 +509,8 @@
509
509
  ],
510
510
  "fs_type": "hugetlbfs",
511
511
  "mount_options": [
512
- "relatime",
513
512
  "rw",
513
+ "relatime",
514
514
  "seclabel"
515
515
  ]
516
516
  },
@@ -520,8 +520,8 @@
520
520
  ],
521
521
  "fs_type": "mqueue",
522
522
  "mount_options": [
523
- "relatime",
524
523
  "rw",
524
+ "relatime",
525
525
  "seclabel"
526
526
  ]
527
527
  },
@@ -531,14 +531,14 @@
531
531
  ],
532
532
  "fs_type": "devpts",
533
533
  "mount_options": [
534
- "gid=5",
535
- "mode=620",
536
- "noexec",
534
+ "rw",
537
535
  "nosuid",
538
- "ptmxmode=000",
536
+ "noexec",
539
537
  "relatime",
540
- "rw",
541
- "seclabel"
538
+ "seclabel",
539
+ "gid=5",
540
+ "mode=620",
541
+ "ptmxmode=000"
542
542
  ]
543
543
  },
544
544
  "/dev/shm": {
@@ -546,20 +546,20 @@
546
546
  "tmpfs"
547
547
  ],
548
548
  "fs_type": "tmpfs",
549
- "inodes_available": "235257",
549
+ "inodes_available": "126821",
550
550
  "inodes_percent_used": "1%",
551
551
  "inodes_used": "1",
552
- "kb_available": "941032",
553
- "kb_size": "941032",
552
+ "kb_available": "507288",
553
+ "kb_size": "507288",
554
554
  "kb_used": "0",
555
555
  "mount_options": [
556
- "nodev",
557
- "nosuid",
558
556
  "rw",
557
+ "nosuid",
558
+ "nodev",
559
559
  "seclabel"
560
560
  ],
561
561
  "percent_used": "0%",
562
- "total_inodes": "235258"
562
+ "total_inodes": "126822"
563
563
  },
564
564
  "/proc": {
565
565
  "devices": [
@@ -567,11 +567,11 @@
567
567
  ],
568
568
  "fs_type": "proc",
569
569
  "mount_options": [
570
+ "rw",
571
+ "nosuid",
570
572
  "nodev",
571
573
  "noexec",
572
- "nosuid",
573
- "relatime",
574
- "rw"
574
+ "relatime"
575
575
  ]
576
576
  },
577
577
  "/proc/sys/fs/binfmt_misc": {
@@ -580,15 +580,15 @@
580
580
  ],
581
581
  "fs_type": "autofs",
582
582
  "mount_options": [
583
- "direct",
584
- "fd=30",
585
- "maxproto=5",
586
- "minproto=5",
587
- "pgrp=1",
588
- "pipe_ino=11887",
589
- "relatime",
590
583
  "rw",
591
- "timeout=0"
584
+ "relatime",
585
+ "fd=27",
586
+ "pgrp=1",
587
+ "timeout=0",
588
+ "minproto=5",
589
+ "maxproto=5",
590
+ "direct",
591
+ "pipe_ino=11845"
592
592
  ]
593
593
  },
594
594
  "/run": {
@@ -596,46 +596,46 @@
596
596
  "tmpfs"
597
597
  ],
598
598
  "fs_type": "tmpfs",
599
- "inodes_available": "234937",
599
+ "inodes_available": "126499",
600
600
  "inodes_percent_used": "1%",
601
- "inodes_used": "321",
602
- "kb_available": "924372",
603
- "kb_size": "941032",
604
- "kb_used": "16660",
601
+ "inodes_used": "323",
602
+ "kb_available": "494324",
603
+ "kb_size": "507288",
604
+ "kb_used": "12964",
605
605
  "mount_options": [
606
- "mode=755",
607
- "nodev",
608
- "nosuid",
609
606
  "rw",
610
- "seclabel"
607
+ "nosuid",
608
+ "nodev",
609
+ "seclabel",
610
+ "mode=755"
611
611
  ],
612
- "percent_used": "2%",
613
- "total_inodes": "235258"
612
+ "percent_used": "3%",
613
+ "total_inodes": "126822"
614
614
  },
615
615
  "/run/user/1000": {
616
616
  "devices": [
617
617
  "tmpfs"
618
618
  ],
619
619
  "fs_type": "tmpfs",
620
- "inodes_available": "235257",
620
+ "inodes_available": "126821",
621
621
  "inodes_percent_used": "1%",
622
622
  "inodes_used": "1",
623
- "kb_available": "188208",
624
- "kb_size": "188208",
623
+ "kb_available": "101460",
624
+ "kb_size": "101460",
625
625
  "kb_used": "0",
626
626
  "mount_options": [
627
- "gid=1000",
628
- "mode=700",
629
- "nodev",
627
+ "rw",
630
628
  "nosuid",
629
+ "nodev",
631
630
  "relatime",
632
- "rw",
633
631
  "seclabel",
634
- "size=188208k",
635
- "uid=1000"
632
+ "size=101460k",
633
+ "mode=700",
634
+ "uid=1000",
635
+ "gid=1000"
636
636
  ],
637
637
  "percent_used": "0%",
638
- "total_inodes": "235258"
638
+ "total_inodes": "126822"
639
639
  },
640
640
  "/sys": {
641
641
  "devices": [
@@ -643,11 +643,11 @@
643
643
  ],
644
644
  "fs_type": "sysfs",
645
645
  "mount_options": [
646
+ "rw",
647
+ "nosuid",
646
648
  "nodev",
647
649
  "noexec",
648
- "nosuid",
649
650
  "relatime",
650
- "rw",
651
651
  "seclabel"
652
652
  ]
653
653
  },
@@ -656,22 +656,22 @@
656
656
  "tmpfs"
657
657
  ],
658
658
  "fs_type": "tmpfs",
659
- "inodes_available": "235242",
659
+ "inodes_available": "126806",
660
660
  "inodes_percent_used": "1%",
661
661
  "inodes_used": "16",
662
- "kb_available": "941032",
663
- "kb_size": "941032",
662
+ "kb_available": "507288",
663
+ "kb_size": "507288",
664
664
  "kb_used": "0",
665
665
  "mount_options": [
666
- "mode=755",
666
+ "ro",
667
+ "nosuid",
667
668
  "nodev",
668
669
  "noexec",
669
- "nosuid",
670
- "ro",
671
- "seclabel"
670
+ "seclabel",
671
+ "mode=755"
672
672
  ],
673
673
  "percent_used": "0%",
674
- "total_inodes": "235258"
674
+ "total_inodes": "126822"
675
675
  },
676
676
  "/sys/fs/cgroup/blkio": {
677
677
  "devices": [
@@ -679,12 +679,12 @@
679
679
  ],
680
680
  "fs_type": "cgroup",
681
681
  "mount_options": [
682
- "blkio",
682
+ "rw",
683
+ "nosuid",
683
684
  "nodev",
684
685
  "noexec",
685
- "nosuid",
686
686
  "relatime",
687
- "rw"
687
+ "blkio"
688
688
  ]
689
689
  },
690
690
  "/sys/fs/cgroup/cpu,cpuacct": {
@@ -693,13 +693,13 @@
693
693
  ],
694
694
  "fs_type": "cgroup",
695
695
  "mount_options": [
696
- "cpu",
697
- "cpuacct",
696
+ "rw",
697
+ "nosuid",
698
698
  "nodev",
699
699
  "noexec",
700
- "nosuid",
701
700
  "relatime",
702
- "rw"
701
+ "cpuacct",
702
+ "cpu"
703
703
  ]
704
704
  },
705
705
  "/sys/fs/cgroup/cpuset": {
@@ -708,12 +708,12 @@
708
708
  ],
709
709
  "fs_type": "cgroup",
710
710
  "mount_options": [
711
- "cpuset",
711
+ "rw",
712
+ "nosuid",
712
713
  "nodev",
713
714
  "noexec",
714
- "nosuid",
715
715
  "relatime",
716
- "rw"
716
+ "cpuset"
717
717
  ]
718
718
  },
719
719
  "/sys/fs/cgroup/devices": {
@@ -722,12 +722,12 @@
722
722
  ],
723
723
  "fs_type": "cgroup",
724
724
  "mount_options": [
725
- "devices",
725
+ "rw",
726
+ "nosuid",
726
727
  "nodev",
727
728
  "noexec",
728
- "nosuid",
729
729
  "relatime",
730
- "rw"
730
+ "devices"
731
731
  ]
732
732
  },
733
733
  "/sys/fs/cgroup/freezer": {
@@ -736,12 +736,12 @@
736
736
  ],
737
737
  "fs_type": "cgroup",
738
738
  "mount_options": [
739
- "freezer",
739
+ "rw",
740
+ "nosuid",
740
741
  "nodev",
741
742
  "noexec",
742
- "nosuid",
743
743
  "relatime",
744
- "rw"
744
+ "freezer"
745
745
  ]
746
746
  },
747
747
  "/sys/fs/cgroup/hugetlb": {
@@ -750,12 +750,12 @@
750
750
  ],
751
751
  "fs_type": "cgroup",
752
752
  "mount_options": [
753
- "hugetlb",
753
+ "rw",
754
+ "nosuid",
754
755
  "nodev",
755
756
  "noexec",
756
- "nosuid",
757
757
  "relatime",
758
- "rw"
758
+ "hugetlb"
759
759
  ]
760
760
  },
761
761
  "/sys/fs/cgroup/memory": {
@@ -764,12 +764,12 @@
764
764
  ],
765
765
  "fs_type": "cgroup",
766
766
  "mount_options": [
767
- "memory",
767
+ "rw",
768
+ "nosuid",
768
769
  "nodev",
769
770
  "noexec",
770
- "nosuid",
771
771
  "relatime",
772
- "rw"
772
+ "memory"
773
773
  ]
774
774
  },
775
775
  "/sys/fs/cgroup/net_cls,net_prio": {
@@ -778,13 +778,13 @@
778
778
  ],
779
779
  "fs_type": "cgroup",
780
780
  "mount_options": [
781
- "net_cls",
782
- "net_prio",
781
+ "rw",
782
+ "nosuid",
783
783
  "nodev",
784
784
  "noexec",
785
- "nosuid",
786
785
  "relatime",
787
- "rw"
786
+ "net_prio",
787
+ "net_cls"
788
788
  ]
789
789
  },
790
790
  "/sys/fs/cgroup/perf_event": {
@@ -793,12 +793,12 @@
793
793
  ],
794
794
  "fs_type": "cgroup",
795
795
  "mount_options": [
796
+ "rw",
797
+ "nosuid",
796
798
  "nodev",
797
799
  "noexec",
798
- "nosuid",
799
- "perf_event",
800
800
  "relatime",
801
- "rw"
801
+ "perf_event"
802
802
  ]
803
803
  },
804
804
  "/sys/fs/cgroup/pids": {
@@ -807,12 +807,12 @@
807
807
  ],
808
808
  "fs_type": "cgroup",
809
809
  "mount_options": [
810
+ "rw",
811
+ "nosuid",
810
812
  "nodev",
811
813
  "noexec",
812
- "nosuid",
813
- "pids",
814
814
  "relatime",
815
- "rw"
815
+ "pids"
816
816
  ]
817
817
  },
818
818
  "/sys/fs/cgroup/systemd": {
@@ -821,14 +821,14 @@
821
821
  ],
822
822
  "fs_type": "cgroup",
823
823
  "mount_options": [
824
- "name=systemd",
824
+ "rw",
825
+ "nosuid",
825
826
  "nodev",
826
827
  "noexec",
827
- "nosuid",
828
828
  "relatime",
829
+ "xattr",
829
830
  "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
830
- "rw",
831
- "xattr"
831
+ "name=systemd"
832
832
  ]
833
833
  },
834
834
  "/sys/fs/pstore": {
@@ -837,11 +837,11 @@
837
837
  ],
838
838
  "fs_type": "pstore",
839
839
  "mount_options": [
840
+ "rw",
841
+ "nosuid",
840
842
  "nodev",
841
843
  "noexec",
842
- "nosuid",
843
- "relatime",
844
- "rw"
844
+ "relatime"
845
845
  ]
846
846
  },
847
847
  "/sys/fs/selinux": {
@@ -850,8 +850,8 @@
850
850
  ],
851
851
  "fs_type": "selinuxfs",
852
852
  "mount_options": [
853
- "relatime",
854
- "rw"
853
+ "rw",
854
+ "relatime"
855
855
  ]
856
856
  },
857
857
  "/sys/kernel/config": {
@@ -860,8 +860,8 @@
860
860
  ],
861
861
  "fs_type": "configfs",
862
862
  "mount_options": [
863
- "relatime",
864
- "rw"
863
+ "rw",
864
+ "relatime"
865
865
  ]
866
866
  },
867
867
  "/sys/kernel/debug": {
@@ -870,8 +870,8 @@
870
870
  ],
871
871
  "fs_type": "debugfs",
872
872
  "mount_options": [
873
- "relatime",
874
- "rw"
873
+ "rw",
874
+ "relatime"
875
875
  ]
876
876
  },
877
877
  "/sys/kernel/security": {
@@ -880,11 +880,11 @@
880
880
  ],
881
881
  "fs_type": "securityfs",
882
882
  "mount_options": [
883
+ "rw",
884
+ "nosuid",
883
885
  "nodev",
884
886
  "noexec",
885
- "nosuid",
886
- "relatime",
887
- "rw"
887
+ "relatime"
888
888
  ]
889
889
  }
890
890
  },
@@ -898,36 +898,36 @@
898
898
  "/dev/xvda2,/": {
899
899
  "device": "/dev/xvda2",
900
900
  "fs_type": "xfs",
901
- "inodes_available": "5199973",
901
+ "inodes_available": "5199673",
902
902
  "inodes_percent_used": "1%",
903
- "inodes_used": "41867",
904
- "kb_available": "9216176",
903
+ "inodes_used": "42167",
904
+ "kb_available": "9306228",
905
905
  "kb_size": "10473452",
906
- "kb_used": "1257276",
906
+ "kb_used": "1167224",
907
907
  "mount": "/",
908
908
  "mount_options": [
909
+ "rw",
910
+ "relatime",
911
+ "seclabel",
909
912
  "attr2",
910
913
  "inode64",
911
- "noquota",
912
- "relatime",
913
- "rw",
914
- "seclabel"
914
+ "noquota"
915
915
  ],
916
- "percent_used": "13%",
916
+ "percent_used": "12%",
917
917
  "total_inodes": "5241840",
918
- "uuid": "de4def96-ff72-4eb9-ad5e-0847257d1866"
918
+ "uuid": "6cffa357-a990-4d2a-9f7c-dfc00188bd94"
919
919
  },
920
920
  "cgroup,/sys/fs/cgroup/blkio": {
921
921
  "device": "cgroup",
922
922
  "fs_type": "cgroup",
923
923
  "mount": "/sys/fs/cgroup/blkio",
924
924
  "mount_options": [
925
- "blkio",
925
+ "rw",
926
+ "nosuid",
926
927
  "nodev",
927
928
  "noexec",
928
- "nosuid",
929
929
  "relatime",
930
- "rw"
930
+ "blkio"
931
931
  ]
932
932
  },
933
933
  "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
@@ -935,13 +935,13 @@
935
935
  "fs_type": "cgroup",
936
936
  "mount": "/sys/fs/cgroup/cpu,cpuacct",
937
937
  "mount_options": [
938
- "cpu",
939
- "cpuacct",
938
+ "rw",
939
+ "nosuid",
940
940
  "nodev",
941
941
  "noexec",
942
- "nosuid",
943
942
  "relatime",
944
- "rw"
943
+ "cpuacct",
944
+ "cpu"
945
945
  ]
946
946
  },
947
947
  "cgroup,/sys/fs/cgroup/cpuset": {
@@ -949,12 +949,12 @@
949
949
  "fs_type": "cgroup",
950
950
  "mount": "/sys/fs/cgroup/cpuset",
951
951
  "mount_options": [
952
- "cpuset",
952
+ "rw",
953
+ "nosuid",
953
954
  "nodev",
954
955
  "noexec",
955
- "nosuid",
956
956
  "relatime",
957
- "rw"
957
+ "cpuset"
958
958
  ]
959
959
  },
960
960
  "cgroup,/sys/fs/cgroup/devices": {
@@ -962,12 +962,12 @@
962
962
  "fs_type": "cgroup",
963
963
  "mount": "/sys/fs/cgroup/devices",
964
964
  "mount_options": [
965
- "devices",
965
+ "rw",
966
+ "nosuid",
966
967
  "nodev",
967
968
  "noexec",
968
- "nosuid",
969
969
  "relatime",
970
- "rw"
970
+ "devices"
971
971
  ]
972
972
  },
973
973
  "cgroup,/sys/fs/cgroup/freezer": {
@@ -975,12 +975,12 @@
975
975
  "fs_type": "cgroup",
976
976
  "mount": "/sys/fs/cgroup/freezer",
977
977
  "mount_options": [
978
- "freezer",
978
+ "rw",
979
+ "nosuid",
979
980
  "nodev",
980
981
  "noexec",
981
- "nosuid",
982
982
  "relatime",
983
- "rw"
983
+ "freezer"
984
984
  ]
985
985
  },
986
986
  "cgroup,/sys/fs/cgroup/hugetlb": {
@@ -988,12 +988,12 @@
988
988
  "fs_type": "cgroup",
989
989
  "mount": "/sys/fs/cgroup/hugetlb",
990
990
  "mount_options": [
991
- "hugetlb",
991
+ "rw",
992
+ "nosuid",
992
993
  "nodev",
993
994
  "noexec",
994
- "nosuid",
995
995
  "relatime",
996
- "rw"
996
+ "hugetlb"
997
997
  ]
998
998
  },
999
999
  "cgroup,/sys/fs/cgroup/memory": {
@@ -1001,12 +1001,12 @@
1001
1001
  "fs_type": "cgroup",
1002
1002
  "mount": "/sys/fs/cgroup/memory",
1003
1003
  "mount_options": [
1004
- "memory",
1004
+ "rw",
1005
+ "nosuid",
1005
1006
  "nodev",
1006
1007
  "noexec",
1007
- "nosuid",
1008
1008
  "relatime",
1009
- "rw"
1009
+ "memory"
1010
1010
  ]
1011
1011
  },
1012
1012
  "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
@@ -1014,13 +1014,13 @@
1014
1014
  "fs_type": "cgroup",
1015
1015
  "mount": "/sys/fs/cgroup/net_cls,net_prio",
1016
1016
  "mount_options": [
1017
- "net_cls",
1018
- "net_prio",
1017
+ "rw",
1018
+ "nosuid",
1019
1019
  "nodev",
1020
1020
  "noexec",
1021
- "nosuid",
1022
1021
  "relatime",
1023
- "rw"
1022
+ "net_prio",
1023
+ "net_cls"
1024
1024
  ]
1025
1025
  },
1026
1026
  "cgroup,/sys/fs/cgroup/perf_event": {
@@ -1028,12 +1028,12 @@
1028
1028
  "fs_type": "cgroup",
1029
1029
  "mount": "/sys/fs/cgroup/perf_event",
1030
1030
  "mount_options": [
1031
+ "rw",
1032
+ "nosuid",
1031
1033
  "nodev",
1032
1034
  "noexec",
1033
- "nosuid",
1034
- "perf_event",
1035
1035
  "relatime",
1036
- "rw"
1036
+ "perf_event"
1037
1037
  ]
1038
1038
  },
1039
1039
  "cgroup,/sys/fs/cgroup/pids": {
@@ -1041,12 +1041,12 @@
1041
1041
  "fs_type": "cgroup",
1042
1042
  "mount": "/sys/fs/cgroup/pids",
1043
1043
  "mount_options": [
1044
+ "rw",
1045
+ "nosuid",
1044
1046
  "nodev",
1045
1047
  "noexec",
1046
- "nosuid",
1047
- "pids",
1048
1048
  "relatime",
1049
- "rw"
1049
+ "pids"
1050
1050
  ]
1051
1051
  },
1052
1052
  "cgroup,/sys/fs/cgroup/systemd": {
@@ -1054,14 +1054,14 @@
1054
1054
  "fs_type": "cgroup",
1055
1055
  "mount": "/sys/fs/cgroup/systemd",
1056
1056
  "mount_options": [
1057
- "name=systemd",
1057
+ "rw",
1058
+ "nosuid",
1058
1059
  "nodev",
1059
1060
  "noexec",
1060
- "nosuid",
1061
1061
  "relatime",
1062
+ "xattr",
1062
1063
  "release_agent=/usr/lib/systemd/systemd-cgroups-agent",
1063
- "rw",
1064
- "xattr"
1064
+ "name=systemd"
1065
1065
  ]
1066
1066
  },
1067
1067
  "configfs,/sys/kernel/config": {
@@ -1069,8 +1069,8 @@
1069
1069
  "fs_type": "configfs",
1070
1070
  "mount": "/sys/kernel/config",
1071
1071
  "mount_options": [
1072
- "relatime",
1073
- "rw"
1072
+ "rw",
1073
+ "relatime"
1074
1074
  ]
1075
1075
  },
1076
1076
  "debugfs,/sys/kernel/debug": {
@@ -1078,8 +1078,8 @@
1078
1078
  "fs_type": "debugfs",
1079
1079
  "mount": "/sys/kernel/debug",
1080
1080
  "mount_options": [
1081
- "relatime",
1082
- "rw"
1081
+ "rw",
1082
+ "relatime"
1083
1083
  ]
1084
1084
  },
1085
1085
  "devpts,/dev/pts": {
@@ -1087,44 +1087,44 @@
1087
1087
  "fs_type": "devpts",
1088
1088
  "mount": "/dev/pts",
1089
1089
  "mount_options": [
1090
- "gid=5",
1091
- "mode=620",
1092
- "noexec",
1090
+ "rw",
1093
1091
  "nosuid",
1094
- "ptmxmode=000",
1092
+ "noexec",
1095
1093
  "relatime",
1096
- "rw",
1097
- "seclabel"
1094
+ "seclabel",
1095
+ "gid=5",
1096
+ "mode=620",
1097
+ "ptmxmode=000"
1098
1098
  ]
1099
1099
  },
1100
1100
  "devtmpfs,/dev": {
1101
1101
  "device": "devtmpfs",
1102
1102
  "fs_type": "devtmpfs",
1103
- "inodes_available": "229905",
1103
+ "inodes_available": "121456",
1104
1104
  "inodes_percent_used": "1%",
1105
1105
  "inodes_used": "281",
1106
- "kb_available": "920744",
1107
- "kb_size": "920744",
1106
+ "kb_available": "486948",
1107
+ "kb_size": "486948",
1108
1108
  "kb_used": "0",
1109
1109
  "mount": "/dev",
1110
1110
  "mount_options": [
1111
- "mode=755",
1112
- "nosuid",
1113
- "nr_inodes=230186",
1114
1111
  "rw",
1112
+ "nosuid",
1115
1113
  "seclabel",
1116
- "size=920744k"
1114
+ "size=486948k",
1115
+ "nr_inodes=121737",
1116
+ "mode=755"
1117
1117
  ],
1118
1118
  "percent_used": "0%",
1119
- "total_inodes": "230186"
1119
+ "total_inodes": "121737"
1120
1120
  },
1121
1121
  "hugetlbfs,/dev/hugepages": {
1122
1122
  "device": "hugetlbfs",
1123
1123
  "fs_type": "hugetlbfs",
1124
1124
  "mount": "/dev/hugepages",
1125
1125
  "mount_options": [
1126
- "relatime",
1127
1126
  "rw",
1127
+ "relatime",
1128
1128
  "seclabel"
1129
1129
  ]
1130
1130
  },
@@ -1133,8 +1133,8 @@
1133
1133
  "fs_type": "mqueue",
1134
1134
  "mount": "/dev/mqueue",
1135
1135
  "mount_options": [
1136
- "relatime",
1137
1136
  "rw",
1137
+ "relatime",
1138
1138
  "seclabel"
1139
1139
  ]
1140
1140
  },
@@ -1143,11 +1143,11 @@
1143
1143
  "fs_type": "proc",
1144
1144
  "mount": "/proc",
1145
1145
  "mount_options": [
1146
+ "rw",
1147
+ "nosuid",
1146
1148
  "nodev",
1147
1149
  "noexec",
1148
- "nosuid",
1149
- "relatime",
1150
- "rw"
1150
+ "relatime"
1151
1151
  ]
1152
1152
  },
1153
1153
  "pstore,/sys/fs/pstore": {
@@ -1155,11 +1155,11 @@
1155
1155
  "fs_type": "pstore",
1156
1156
  "mount": "/sys/fs/pstore",
1157
1157
  "mount_options": [
1158
+ "rw",
1159
+ "nosuid",
1158
1160
  "nodev",
1159
1161
  "noexec",
1160
- "nosuid",
1161
- "relatime",
1162
- "rw"
1162
+ "relatime"
1163
1163
  ]
1164
1164
  },
1165
1165
  "rootfs,/": {
@@ -1175,11 +1175,11 @@
1175
1175
  "fs_type": "securityfs",
1176
1176
  "mount": "/sys/kernel/security",
1177
1177
  "mount_options": [
1178
+ "rw",
1179
+ "nosuid",
1178
1180
  "nodev",
1179
1181
  "noexec",
1180
- "nosuid",
1181
- "relatime",
1182
- "rw"
1182
+ "relatime"
1183
1183
  ]
1184
1184
  },
1185
1185
  "selinuxfs,/sys/fs/selinux": {
@@ -1187,8 +1187,8 @@
1187
1187
  "fs_type": "selinuxfs",
1188
1188
  "mount": "/sys/fs/selinux",
1189
1189
  "mount_options": [
1190
- "relatime",
1191
- "rw"
1190
+ "rw",
1191
+ "relatime"
1192
1192
  ]
1193
1193
  },
1194
1194
  "sysfs,/sys": {
@@ -1196,11 +1196,11 @@
1196
1196
  "fs_type": "sysfs",
1197
1197
  "mount": "/sys",
1198
1198
  "mount_options": [
1199
+ "rw",
1200
+ "nosuid",
1199
1201
  "nodev",
1200
1202
  "noexec",
1201
- "nosuid",
1202
1203
  "relatime",
1203
- "rw",
1204
1204
  "seclabel"
1205
1205
  ]
1206
1206
  },
@@ -1209,100 +1209,100 @@
1209
1209
  "fs_type": "autofs",
1210
1210
  "mount": "/proc/sys/fs/binfmt_misc",
1211
1211
  "mount_options": [
1212
- "direct",
1213
- "fd=30",
1214
- "maxproto=5",
1215
- "minproto=5",
1216
- "pgrp=1",
1217
- "pipe_ino=11887",
1218
- "relatime",
1219
1212
  "rw",
1220
- "timeout=0"
1213
+ "relatime",
1214
+ "fd=27",
1215
+ "pgrp=1",
1216
+ "timeout=0",
1217
+ "minproto=5",
1218
+ "maxproto=5",
1219
+ "direct",
1220
+ "pipe_ino=11845"
1221
1221
  ]
1222
1222
  },
1223
1223
  "tmpfs,/dev/shm": {
1224
1224
  "device": "tmpfs",
1225
1225
  "fs_type": "tmpfs",
1226
- "inodes_available": "235257",
1226
+ "inodes_available": "126821",
1227
1227
  "inodes_percent_used": "1%",
1228
1228
  "inodes_used": "1",
1229
- "kb_available": "941032",
1230
- "kb_size": "941032",
1229
+ "kb_available": "507288",
1230
+ "kb_size": "507288",
1231
1231
  "kb_used": "0",
1232
1232
  "mount": "/dev/shm",
1233
1233
  "mount_options": [
1234
- "nodev",
1235
- "nosuid",
1236
1234
  "rw",
1235
+ "nosuid",
1236
+ "nodev",
1237
1237
  "seclabel"
1238
1238
  ],
1239
1239
  "percent_used": "0%",
1240
- "total_inodes": "235258"
1240
+ "total_inodes": "126822"
1241
1241
  },
1242
1242
  "tmpfs,/run": {
1243
1243
  "device": "tmpfs",
1244
1244
  "fs_type": "tmpfs",
1245
- "inodes_available": "234937",
1245
+ "inodes_available": "126499",
1246
1246
  "inodes_percent_used": "1%",
1247
- "inodes_used": "321",
1248
- "kb_available": "924372",
1249
- "kb_size": "941032",
1250
- "kb_used": "16660",
1247
+ "inodes_used": "323",
1248
+ "kb_available": "494324",
1249
+ "kb_size": "507288",
1250
+ "kb_used": "12964",
1251
1251
  "mount": "/run",
1252
1252
  "mount_options": [
1253
- "mode=755",
1254
- "nodev",
1255
- "nosuid",
1256
1253
  "rw",
1257
- "seclabel"
1254
+ "nosuid",
1255
+ "nodev",
1256
+ "seclabel",
1257
+ "mode=755"
1258
1258
  ],
1259
- "percent_used": "2%",
1260
- "total_inodes": "235258"
1259
+ "percent_used": "3%",
1260
+ "total_inodes": "126822"
1261
1261
  },
1262
1262
  "tmpfs,/run/user/1000": {
1263
1263
  "device": "tmpfs",
1264
1264
  "fs_type": "tmpfs",
1265
- "inodes_available": "235257",
1265
+ "inodes_available": "126821",
1266
1266
  "inodes_percent_used": "1%",
1267
1267
  "inodes_used": "1",
1268
- "kb_available": "188208",
1269
- "kb_size": "188208",
1268
+ "kb_available": "101460",
1269
+ "kb_size": "101460",
1270
1270
  "kb_used": "0",
1271
1271
  "mount": "/run/user/1000",
1272
1272
  "mount_options": [
1273
- "gid=1000",
1274
- "mode=700",
1275
- "nodev",
1273
+ "rw",
1276
1274
  "nosuid",
1275
+ "nodev",
1277
1276
  "relatime",
1278
- "rw",
1279
1277
  "seclabel",
1280
- "size=188208k",
1281
- "uid=1000"
1278
+ "size=101460k",
1279
+ "mode=700",
1280
+ "uid=1000",
1281
+ "gid=1000"
1282
1282
  ],
1283
1283
  "percent_used": "0%",
1284
- "total_inodes": "235258"
1284
+ "total_inodes": "126822"
1285
1285
  },
1286
1286
  "tmpfs,/sys/fs/cgroup": {
1287
1287
  "device": "tmpfs",
1288
1288
  "fs_type": "tmpfs",
1289
- "inodes_available": "235242",
1289
+ "inodes_available": "126806",
1290
1290
  "inodes_percent_used": "1%",
1291
1291
  "inodes_used": "16",
1292
- "kb_available": "941032",
1293
- "kb_size": "941032",
1292
+ "kb_available": "507288",
1293
+ "kb_size": "507288",
1294
1294
  "kb_used": "0",
1295
1295
  "mount": "/sys/fs/cgroup",
1296
1296
  "mount_options": [
1297
- "mode=755",
1297
+ "ro",
1298
+ "nosuid",
1298
1299
  "nodev",
1299
1300
  "noexec",
1300
- "nosuid",
1301
- "ro",
1302
- "seclabel"
1301
+ "seclabel",
1302
+ "mode=755"
1303
1303
  ],
1304
1304
  "percent_used": "0%",
1305
- "total_inodes": "235258"
1305
+ "total_inodes": "126822"
1306
1306
  }
1307
1307
  }
1308
1308
  },
@@ -1412,7 +1412,7 @@
1412
1412
  },
1413
1413
  "ip_tables": {
1414
1414
  "refcount": "0",
1415
- "size": "27115"
1415
+ "size": "27078"
1416
1416
  },
1417
1417
  "isofs": {
1418
1418
  "refcount": "0",
@@ -1492,8 +1492,8 @@
1492
1492
  "name": "Linux",
1493
1493
  "os": "GNU/Linux",
1494
1494
  "processor": "x86_64",
1495
- "release": "3.10.0-693.el7.x86_64",
1496
- "version": "#1 SMP Thu Jul 6 19:56:57 EDT 2017"
1495
+ "release": "3.10.0-693.17.1.el7.x86_64",
1496
+ "version": "#1 SMP Sun Jan 14 10:36:03 EST 2018"
1497
1497
  },
1498
1498
  "keys": {
1499
1499
  "ssh": {
@@ -1547,14 +1547,19 @@
1547
1547
  "encapsulation": "Ethernet",
1548
1548
  "flags": [
1549
1549
  "BROADCAST",
1550
- "LOWER_UP",
1551
1550
  "MULTICAST",
1552
- "UP"
1551
+ "UP",
1552
+ "LOWER_UP"
1553
1553
  ],
1554
1554
  "mtu": "1500",
1555
1555
  "number": "0",
1556
1556
  "ring_params": {},
1557
1557
  "routes": [
1558
+ {
1559
+ "destination": "default",
1560
+ "family": "inet",
1561
+ "via": "10.0.0.1"
1562
+ },
1558
1563
  {
1559
1564
  "destination": "10.0.0.0/24",
1560
1565
  "family": "inet",
@@ -1562,11 +1567,6 @@
1562
1567
  "scope": "link",
1563
1568
  "src": "10.0.0.2"
1564
1569
  },
1565
- {
1566
- "destination": "default",
1567
- "family": "inet",
1568
- "via": "10.0.0.1"
1569
- },
1570
1570
  {
1571
1571
  "destination": "fe80::/64",
1572
1572
  "family": "inet6",
@@ -1597,2241 +1597,2241 @@
1597
1597
  "encapsulation": "Loopback",
1598
1598
  "flags": [
1599
1599
  "LOOPBACK",
1600
- "LOWER_UP",
1601
- "UP"
1600
+ "UP",
1601
+ "LOWER_UP"
1602
1602
  ],
1603
1603
  "mtu": "65536",
1604
1604
  "state": "unknown"
1605
1605
  }
1606
1606
  }
1607
1607
  },
1608
- "ohai_time": 1530213193.701021,
1608
+ "ohai_time": 1533958728.4361937,
1609
1609
  "os": "linux",
1610
- "os_version": "3.10.0-693.el7.x86_64",
1610
+ "os_version": "3.10.0-693.17.1.el7.x86_64",
1611
1611
  "packages": {
1612
1612
  "GeoIP": {
1613
1613
  "arch": "x86_64",
1614
1614
  "epoch": "0",
1615
- "installdate": "1499788707",
1615
+ "installdate": "1516371620",
1616
1616
  "release": "11.el7",
1617
1617
  "version": "1.5.0"
1618
1618
  },
1619
1619
  "NetworkManager": {
1620
1620
  "arch": "x86_64",
1621
1621
  "epoch": "1",
1622
- "installdate": "1499788846",
1623
- "release": "9.el7",
1622
+ "installdate": "1516371706",
1623
+ "release": "11.el7_4",
1624
1624
  "version": "1.8.0"
1625
1625
  },
1626
1626
  "NetworkManager-config-server": {
1627
1627
  "arch": "noarch",
1628
1628
  "epoch": "1",
1629
- "installdate": "1499788929",
1630
- "release": "9.el7",
1629
+ "installdate": "1516371878",
1630
+ "release": "11.el7_4",
1631
1631
  "version": "1.8.0"
1632
1632
  },
1633
1633
  "NetworkManager-libnm": {
1634
1634
  "arch": "x86_64",
1635
1635
  "epoch": "1",
1636
- "installdate": "1499788773",
1637
- "release": "9.el7",
1636
+ "installdate": "1516371678",
1637
+ "release": "11.el7_4",
1638
1638
  "version": "1.8.0"
1639
1639
  },
1640
1640
  "NetworkManager-team": {
1641
1641
  "arch": "x86_64",
1642
1642
  "epoch": "1",
1643
- "installdate": "1499788917",
1644
- "release": "9.el7",
1643
+ "installdate": "1516371854",
1644
+ "release": "11.el7_4",
1645
1645
  "version": "1.8.0"
1646
1646
  },
1647
1647
  "NetworkManager-tui": {
1648
1648
  "arch": "x86_64",
1649
1649
  "epoch": "1",
1650
- "installdate": "1499788917",
1651
- "release": "9.el7",
1650
+ "installdate": "1516371854",
1651
+ "release": "11.el7_4",
1652
1652
  "version": "1.8.0"
1653
1653
  },
1654
1654
  "PyYAML": {
1655
1655
  "arch": "x86_64",
1656
1656
  "epoch": "0",
1657
- "installdate": "1499788831",
1657
+ "installdate": "1516371693",
1658
1658
  "release": "11.el7",
1659
1659
  "version": "3.10"
1660
1660
  },
1661
1661
  "Red_Hat_Enterprise_Linux-Release_Notes-7-en-US": {
1662
1662
  "arch": "noarch",
1663
1663
  "epoch": "0",
1664
- "installdate": "1499788902",
1664
+ "installdate": "1516371721",
1665
1665
  "release": "2.el7",
1666
1666
  "version": "7"
1667
1667
  },
1668
1668
  "acl": {
1669
1669
  "arch": "x86_64",
1670
1670
  "epoch": "0",
1671
- "installdate": "1499788705",
1671
+ "installdate": "1516371618",
1672
1672
  "release": "12.el7",
1673
1673
  "version": "2.2.51"
1674
1674
  },
1675
1675
  "audit": {
1676
1676
  "arch": "x86_64",
1677
1677
  "epoch": "0",
1678
- "installdate": "1499788917",
1678
+ "installdate": "1516371854",
1679
1679
  "release": "3.el7",
1680
1680
  "version": "2.7.6"
1681
1681
  },
1682
1682
  "audit-libs": {
1683
1683
  "arch": "x86_64",
1684
1684
  "epoch": "0",
1685
- "installdate": "1499788695",
1685
+ "installdate": "1516371605",
1686
1686
  "release": "3.el7",
1687
1687
  "version": "2.7.6"
1688
1688
  },
1689
1689
  "audit-libs-python": {
1690
1690
  "arch": "x86_64",
1691
1691
  "epoch": "0",
1692
- "installdate": "1499788768",
1692
+ "installdate": "1516371673",
1693
1693
  "release": "3.el7",
1694
1694
  "version": "2.7.6"
1695
1695
  },
1696
1696
  "authconfig": {
1697
1697
  "arch": "x86_64",
1698
1698
  "epoch": "0",
1699
- "installdate": "1499788926",
1699
+ "installdate": "1516371873",
1700
1700
  "release": "30.el7",
1701
1701
  "version": "6.2.8"
1702
1702
  },
1703
1703
  "basesystem": {
1704
1704
  "arch": "noarch",
1705
1705
  "epoch": "0",
1706
- "installdate": "1499788672",
1706
+ "installdate": "1516371586",
1707
1707
  "release": "7.el7",
1708
1708
  "version": "10.0"
1709
1709
  },
1710
1710
  "bash": {
1711
1711
  "arch": "x86_64",
1712
1712
  "epoch": "0",
1713
- "installdate": "1499788683",
1714
- "release": "28.el7",
1713
+ "installdate": "1516371600",
1714
+ "release": "29.el7_4",
1715
1715
  "version": "4.2.46"
1716
1716
  },
1717
1717
  "bind-libs-lite": {
1718
1718
  "arch": "x86_64",
1719
1719
  "epoch": "32",
1720
- "installdate": "1499788770",
1721
- "release": "50.el7",
1720
+ "installdate": "1516371690",
1721
+ "release": "51.el7_4.1",
1722
1722
  "version": "9.9.4"
1723
1723
  },
1724
1724
  "bind-license": {
1725
1725
  "arch": "noarch",
1726
1726
  "epoch": "32",
1727
- "installdate": "1499788672",
1728
- "release": "50.el7",
1727
+ "installdate": "1516371587",
1728
+ "release": "51.el7_4.1",
1729
1729
  "version": "9.9.4"
1730
1730
  },
1731
1731
  "binutils": {
1732
1732
  "arch": "x86_64",
1733
1733
  "epoch": "0",
1734
- "installdate": "1499788829",
1735
- "release": "31.base.el7",
1734
+ "installdate": "1516371676",
1735
+ "release": "32.base.el7_4.2",
1736
1736
  "version": "2.25.1"
1737
1737
  },
1738
1738
  "btrfs-progs": {
1739
1739
  "arch": "x86_64",
1740
1740
  "epoch": "0",
1741
- "installdate": "1499788928",
1741
+ "installdate": "1516371874",
1742
1742
  "release": "1.el7",
1743
1743
  "version": "4.9.1"
1744
1744
  },
1745
1745
  "bzip2-libs": {
1746
1746
  "arch": "x86_64",
1747
1747
  "epoch": "0",
1748
- "installdate": "1499788686",
1748
+ "installdate": "1516371603",
1749
1749
  "release": "13.el7",
1750
1750
  "version": "1.0.6"
1751
1751
  },
1752
1752
  "ca-certificates": {
1753
1753
  "arch": "noarch",
1754
1754
  "epoch": "0",
1755
- "installdate": "1499788727",
1755
+ "installdate": "1516371639",
1756
1756
  "release": "71.el7",
1757
1757
  "version": "2017.2.14"
1758
1758
  },
1759
1759
  "checkpolicy": {
1760
1760
  "arch": "x86_64",
1761
1761
  "epoch": "0",
1762
- "installdate": "1499788727",
1762
+ "installdate": "1516371638",
1763
1763
  "release": "4.el7",
1764
1764
  "version": "2.5"
1765
1765
  },
1766
1766
  "chef": {
1767
1767
  "arch": "x86_64",
1768
1768
  "epoch": "0",
1769
- "installdate": "1530213191",
1769
+ "installdate": "1533958725",
1770
1770
  "release": "1.el7",
1771
- "version": "14.2.0"
1771
+ "version": "14.3.37"
1772
1772
  },
1773
1773
  "chkconfig": {
1774
1774
  "arch": "x86_64",
1775
1775
  "epoch": "0",
1776
- "installdate": "1499788685",
1776
+ "installdate": "1516371602",
1777
1777
  "release": "1.el7",
1778
1778
  "version": "1.7.4"
1779
1779
  },
1780
1780
  "chrony": {
1781
1781
  "arch": "x86_64",
1782
1782
  "epoch": "0",
1783
- "installdate": "1499788920",
1783
+ "installdate": "1516371866",
1784
1784
  "release": "2.el7",
1785
1785
  "version": "3.1"
1786
1786
  },
1787
1787
  "cloud-init": {
1788
1788
  "arch": "x86_64",
1789
1789
  "epoch": "0",
1790
- "installdate": "1499788916",
1791
- "release": "9.el7",
1790
+ "installdate": "1516371853",
1791
+ "release": "9.el7_4.2",
1792
1792
  "version": "0.7.9"
1793
1793
  },
1794
1794
  "cloud-utils-growpart": {
1795
1795
  "arch": "noarch",
1796
1796
  "epoch": "0",
1797
- "installdate": "1499788926",
1797
+ "installdate": "1516371873",
1798
1798
  "release": "2.el7",
1799
1799
  "version": "0.29"
1800
1800
  },
1801
1801
  "coreutils": {
1802
1802
  "arch": "x86_64",
1803
1803
  "epoch": "0",
1804
- "installdate": "1499788729",
1804
+ "installdate": "1516371642",
1805
1805
  "release": "18.el7",
1806
1806
  "version": "8.22"
1807
1807
  },
1808
1808
  "cpio": {
1809
1809
  "arch": "x86_64",
1810
1810
  "epoch": "0",
1811
- "installdate": "1499788697",
1812
- "release": "24.el7",
1811
+ "installdate": "1516371608",
1812
+ "release": "25.el7_4",
1813
1813
  "version": "2.11"
1814
1814
  },
1815
1815
  "cracklib": {
1816
1816
  "arch": "x86_64",
1817
1817
  "epoch": "0",
1818
- "installdate": "1499788748",
1818
+ "installdate": "1516371648",
1819
1819
  "release": "11.el7",
1820
1820
  "version": "2.9.0"
1821
1821
  },
1822
1822
  "cracklib-dicts": {
1823
1823
  "arch": "x86_64",
1824
1824
  "epoch": "0",
1825
- "installdate": "1499788752",
1825
+ "installdate": "1516371655",
1826
1826
  "release": "11.el7",
1827
1827
  "version": "2.9.0"
1828
1828
  },
1829
1829
  "cronie": {
1830
1830
  "arch": "x86_64",
1831
1831
  "epoch": "0",
1832
- "installdate": "1499788843",
1832
+ "installdate": "1516371704",
1833
1833
  "release": "17.el7",
1834
1834
  "version": "1.4.11"
1835
1835
  },
1836
1836
  "cronie-anacron": {
1837
1837
  "arch": "x86_64",
1838
1838
  "epoch": "0",
1839
- "installdate": "1499788843",
1839
+ "installdate": "1516371704",
1840
1840
  "release": "17.el7",
1841
1841
  "version": "1.4.11"
1842
1842
  },
1843
1843
  "crontabs": {
1844
1844
  "arch": "noarch",
1845
1845
  "epoch": "0",
1846
- "installdate": "1499788843",
1846
+ "installdate": "1516371704",
1847
1847
  "release": "6.20121102git.el7",
1848
1848
  "version": "1.11"
1849
1849
  },
1850
1850
  "cryptsetup-libs": {
1851
1851
  "arch": "x86_64",
1852
1852
  "epoch": "0",
1853
- "installdate": "1499788837",
1854
- "release": "3.el7",
1853
+ "installdate": "1516371695",
1854
+ "release": "3.el7_4.1",
1855
1855
  "version": "1.7.4"
1856
1856
  },
1857
1857
  "curl": {
1858
1858
  "arch": "x86_64",
1859
1859
  "epoch": "0",
1860
- "installdate": "1499788773",
1861
- "release": "42.el7",
1860
+ "installdate": "1516371681",
1861
+ "release": "42.el7_4.1",
1862
1862
  "version": "7.29.0"
1863
1863
  },
1864
1864
  "cyrus-sasl-lib": {
1865
1865
  "arch": "x86_64",
1866
1866
  "epoch": "0",
1867
- "installdate": "1499788699",
1867
+ "installdate": "1516371611",
1868
1868
  "release": "21.el7",
1869
1869
  "version": "2.1.26"
1870
1870
  },
1871
1871
  "dbus": {
1872
1872
  "arch": "x86_64",
1873
1873
  "epoch": "1",
1874
- "installdate": "1499788841",
1874
+ "installdate": "1516371699",
1875
1875
  "release": "17.el7",
1876
1876
  "version": "1.6.12"
1877
1877
  },
1878
1878
  "dbus-glib": {
1879
1879
  "arch": "x86_64",
1880
1880
  "epoch": "0",
1881
- "installdate": "1499788751",
1881
+ "installdate": "1516371653",
1882
1882
  "release": "7.el7",
1883
1883
  "version": "0.100"
1884
1884
  },
1885
1885
  "dbus-libs": {
1886
1886
  "arch": "x86_64",
1887
1887
  "epoch": "1",
1888
- "installdate": "1499788696",
1888
+ "installdate": "1516371607",
1889
1889
  "release": "17.el7",
1890
1890
  "version": "1.6.12"
1891
1891
  },
1892
1892
  "dbus-python": {
1893
1893
  "arch": "x86_64",
1894
1894
  "epoch": "0",
1895
- "installdate": "1499788751",
1895
+ "installdate": "1516371654",
1896
1896
  "release": "9.el7",
1897
1897
  "version": "1.1.1"
1898
1898
  },
1899
1899
  "desktop-file-utils": {
1900
1900
  "arch": "x86_64",
1901
1901
  "epoch": "0",
1902
- "installdate": "1499788902",
1902
+ "installdate": "1516371719",
1903
1903
  "release": "1.el7",
1904
1904
  "version": "0.23"
1905
1905
  },
1906
1906
  "device-mapper": {
1907
1907
  "arch": "x86_64",
1908
1908
  "epoch": "7",
1909
- "installdate": "1499788836",
1909
+ "installdate": "1516371694",
1910
1910
  "release": "8.el7",
1911
1911
  "version": "1.02.140"
1912
1912
  },
1913
1913
  "device-mapper-libs": {
1914
1914
  "arch": "x86_64",
1915
1915
  "epoch": "7",
1916
- "installdate": "1499788836",
1916
+ "installdate": "1516371695",
1917
1917
  "release": "8.el7",
1918
1918
  "version": "1.02.140"
1919
1919
  },
1920
1920
  "dhclient": {
1921
1921
  "arch": "x86_64",
1922
1922
  "epoch": "12",
1923
- "installdate": "1499788847",
1924
- "release": "58.el7",
1923
+ "installdate": "1516371707",
1924
+ "release": "58.el7_4.1",
1925
1925
  "version": "4.2.5"
1926
1926
  },
1927
1927
  "dhcp-common": {
1928
1928
  "arch": "x86_64",
1929
1929
  "epoch": "12",
1930
- "installdate": "1499788825",
1931
- "release": "58.el7",
1930
+ "installdate": "1516371687",
1931
+ "release": "58.el7_4.1",
1932
1932
  "version": "4.2.5"
1933
1933
  },
1934
1934
  "dhcp-libs": {
1935
1935
  "arch": "x86_64",
1936
1936
  "epoch": "12",
1937
- "installdate": "1499788824",
1938
- "release": "58.el7",
1937
+ "installdate": "1516371686",
1938
+ "release": "58.el7_4.1",
1939
1939
  "version": "4.2.5"
1940
1940
  },
1941
1941
  "diffutils": {
1942
1942
  "arch": "x86_64",
1943
1943
  "epoch": "0",
1944
- "installdate": "1499788697",
1944
+ "installdate": "1516371608",
1945
1945
  "release": "4.el7",
1946
1946
  "version": "3.3"
1947
1947
  },
1948
1948
  "dmidecode": {
1949
1949
  "arch": "x86_64",
1950
1950
  "epoch": "1",
1951
- "installdate": "1499788702",
1951
+ "installdate": "1516371615",
1952
1952
  "release": "5.el7",
1953
1953
  "version": "3.0"
1954
1954
  },
1955
1955
  "dracut": {
1956
1956
  "arch": "x86_64",
1957
1957
  "epoch": "0",
1958
- "installdate": "1499788837",
1959
- "release": "502.el7",
1958
+ "installdate": "1516371696",
1959
+ "release": "502.el7_4.1",
1960
1960
  "version": "033"
1961
1961
  },
1962
1962
  "dracut-config-generic": {
1963
1963
  "arch": "x86_64",
1964
1964
  "epoch": "0",
1965
- "installdate": "1499788922",
1966
- "release": "502.el7",
1965
+ "installdate": "1516371868",
1966
+ "release": "502.el7_4.1",
1967
1967
  "version": "033"
1968
1968
  },
1969
1969
  "dracut-config-rescue": {
1970
1970
  "arch": "x86_64",
1971
1971
  "epoch": "0",
1972
- "installdate": "1499788922",
1973
- "release": "502.el7",
1972
+ "installdate": "1516371868",
1973
+ "release": "502.el7_4.1",
1974
1974
  "version": "033"
1975
1975
  },
1976
1976
  "dracut-network": {
1977
1977
  "arch": "x86_64",
1978
1978
  "epoch": "0",
1979
- "installdate": "1499788847",
1980
- "release": "502.el7",
1979
+ "installdate": "1516371707",
1980
+ "release": "502.el7_4.1",
1981
1981
  "version": "033"
1982
1982
  },
1983
1983
  "e2fsprogs": {
1984
1984
  "arch": "x86_64",
1985
1985
  "epoch": "0",
1986
- "installdate": "1499788759",
1986
+ "installdate": "1516371667",
1987
1987
  "release": "10.el7",
1988
1988
  "version": "1.42.9"
1989
1989
  },
1990
1990
  "e2fsprogs-libs": {
1991
1991
  "arch": "x86_64",
1992
1992
  "epoch": "0",
1993
- "installdate": "1499788699",
1993
+ "installdate": "1516371611",
1994
1994
  "release": "10.el7",
1995
1995
  "version": "1.42.9"
1996
1996
  },
1997
1997
  "elfutils-default-yama-scope": {
1998
1998
  "arch": "noarch",
1999
1999
  "epoch": "0",
2000
- "installdate": "1499788707",
2000
+ "installdate": "1516371632",
2001
2001
  "release": "8.el7",
2002
2002
  "version": "0.168"
2003
2003
  },
2004
2004
  "elfutils-libelf": {
2005
2005
  "arch": "x86_64",
2006
2006
  "epoch": "0",
2007
- "installdate": "1499788687",
2007
+ "installdate": "1516371605",
2008
2008
  "release": "8.el7",
2009
2009
  "version": "0.168"
2010
2010
  },
2011
2011
  "elfutils-libs": {
2012
2012
  "arch": "x86_64",
2013
2013
  "epoch": "0",
2014
- "installdate": "1499788708",
2014
+ "installdate": "1516371632",
2015
2015
  "release": "8.el7",
2016
2016
  "version": "0.168"
2017
2017
  },
2018
2018
  "emacs-filesystem": {
2019
2019
  "arch": "noarch",
2020
2020
  "epoch": "1",
2021
- "installdate": "1499788901",
2022
- "release": "19.el7_3",
2021
+ "installdate": "1516371719",
2022
+ "release": "20.el7_4",
2023
2023
  "version": "24.3"
2024
2024
  },
2025
2025
  "ethtool": {
2026
2026
  "arch": "x86_64",
2027
2027
  "epoch": "2",
2028
- "installdate": "1499788701",
2028
+ "installdate": "1516371613",
2029
2029
  "release": "1.el7",
2030
2030
  "version": "4.8"
2031
2031
  },
2032
2032
  "expat": {
2033
2033
  "arch": "x86_64",
2034
2034
  "epoch": "0",
2035
- "installdate": "1499788697",
2035
+ "installdate": "1516371608",
2036
2036
  "release": "10.el7_3",
2037
2037
  "version": "2.1.0"
2038
2038
  },
2039
2039
  "file": {
2040
2040
  "arch": "x86_64",
2041
2041
  "epoch": "0",
2042
- "installdate": "1499788698",
2042
+ "installdate": "1516371609",
2043
2043
  "release": "33.el7",
2044
2044
  "version": "5.11"
2045
2045
  },
2046
2046
  "file-libs": {
2047
2047
  "arch": "x86_64",
2048
2048
  "epoch": "0",
2049
- "installdate": "1499788698",
2049
+ "installdate": "1516371609",
2050
2050
  "release": "33.el7",
2051
2051
  "version": "5.11"
2052
2052
  },
2053
2053
  "filesystem": {
2054
2054
  "arch": "x86_64",
2055
2055
  "epoch": "0",
2056
- "installdate": "1499788669",
2056
+ "installdate": "1516371584",
2057
2057
  "release": "21.el7",
2058
2058
  "version": "3.2"
2059
2059
  },
2060
2060
  "findutils": {
2061
2061
  "arch": "x86_64",
2062
2062
  "epoch": "1",
2063
- "installdate": "1499788697",
2063
+ "installdate": "1516371609",
2064
2064
  "release": "5.el7",
2065
2065
  "version": "4.5.11"
2066
2066
  },
2067
2067
  "fipscheck": {
2068
2068
  "arch": "x86_64",
2069
2069
  "epoch": "0",
2070
- "installdate": "1499788770",
2070
+ "installdate": "1516371689",
2071
2071
  "release": "6.el7",
2072
2072
  "version": "1.4.1"
2073
2073
  },
2074
2074
  "fipscheck-lib": {
2075
2075
  "arch": "x86_64",
2076
2076
  "epoch": "0",
2077
- "installdate": "1499788770",
2077
+ "installdate": "1516371689",
2078
2078
  "release": "6.el7",
2079
2079
  "version": "1.4.1"
2080
2080
  },
2081
2081
  "freetype": {
2082
2082
  "arch": "x86_64",
2083
2083
  "epoch": "0",
2084
- "installdate": "1499788708",
2084
+ "installdate": "1516371633",
2085
2085
  "release": "15.el7",
2086
2086
  "version": "2.4.11"
2087
2087
  },
2088
2088
  "gawk": {
2089
2089
  "arch": "x86_64",
2090
2090
  "epoch": "0",
2091
- "installdate": "1499788686",
2091
+ "installdate": "1516371604",
2092
2092
  "release": "4.el7_3.1",
2093
2093
  "version": "4.0.2"
2094
2094
  },
2095
2095
  "gdbm": {
2096
2096
  "arch": "x86_64",
2097
2097
  "epoch": "0",
2098
- "installdate": "1499788702",
2098
+ "installdate": "1516371615",
2099
2099
  "release": "8.el7",
2100
2100
  "version": "1.10"
2101
2101
  },
2102
2102
  "gdisk": {
2103
2103
  "arch": "x86_64",
2104
2104
  "epoch": "0",
2105
- "installdate": "1499788929",
2105
+ "installdate": "1516371876",
2106
2106
  "release": "5.el7",
2107
2107
  "version": "0.8.6"
2108
2108
  },
2109
2109
  "gettext": {
2110
2110
  "arch": "x86_64",
2111
2111
  "epoch": "0",
2112
- "installdate": "1499788757",
2112
+ "installdate": "1516371664",
2113
2113
  "release": "2.el7",
2114
2114
  "version": "0.19.8.1"
2115
2115
  },
2116
2116
  "gettext-libs": {
2117
2117
  "arch": "x86_64",
2118
2118
  "epoch": "0",
2119
- "installdate": "1499788757",
2119
+ "installdate": "1516371663",
2120
2120
  "release": "2.el7",
2121
2121
  "version": "0.19.8.1"
2122
2122
  },
2123
2123
  "glib2": {
2124
2124
  "arch": "x86_64",
2125
2125
  "epoch": "0",
2126
- "installdate": "1499788749",
2126
+ "installdate": "1516371651",
2127
2127
  "release": "3.el7",
2128
2128
  "version": "2.50.3"
2129
2129
  },
2130
2130
  "glibc": {
2131
2131
  "arch": "x86_64",
2132
2132
  "epoch": "0",
2133
- "installdate": "1499788678",
2134
- "release": "196.el7",
2133
+ "installdate": "1516371593",
2134
+ "release": "196.el7_4.2",
2135
2135
  "version": "2.17"
2136
2136
  },
2137
2137
  "glibc-common": {
2138
2138
  "arch": "x86_64",
2139
2139
  "epoch": "0",
2140
- "installdate": "1499788677",
2141
- "release": "196.el7",
2140
+ "installdate": "1516371592",
2141
+ "release": "196.el7_4.2",
2142
2142
  "version": "2.17"
2143
2143
  },
2144
2144
  "gmp": {
2145
2145
  "arch": "x86_64",
2146
2146
  "epoch": "1",
2147
- "installdate": "1499788726",
2147
+ "installdate": "1516371637",
2148
2148
  "release": "15.el7",
2149
2149
  "version": "6.0.0"
2150
2150
  },
2151
2151
  "gnupg2": {
2152
2152
  "arch": "x86_64",
2153
2153
  "epoch": "0",
2154
- "installdate": "1499788822",
2154
+ "installdate": "1516371712",
2155
2155
  "release": "4.el7",
2156
2156
  "version": "2.0.22"
2157
2157
  },
2158
2158
  "gobject-introspection": {
2159
2159
  "arch": "x86_64",
2160
2160
  "epoch": "0",
2161
- "installdate": "1499788750",
2161
+ "installdate": "1516371652",
2162
2162
  "release": "1.el7",
2163
2163
  "version": "1.50.0"
2164
2164
  },
2165
2165
  "gpg-pubkey": {
2166
2166
  "arch": "(none)",
2167
2167
  "epoch": "0",
2168
- "installdate": "1530212993",
2168
+ "installdate": "1533958713",
2169
2169
  "release": "4ae0493b",
2170
2170
  "version": "fd431d51"
2171
2171
  },
2172
2172
  "gpgme": {
2173
2173
  "arch": "x86_64",
2174
2174
  "epoch": "0",
2175
- "installdate": "1499788825",
2175
+ "installdate": "1516371713",
2176
2176
  "release": "5.el7",
2177
2177
  "version": "1.3.2"
2178
2178
  },
2179
2179
  "grep": {
2180
2180
  "arch": "x86_64",
2181
2181
  "epoch": "0",
2182
- "installdate": "1499788686",
2182
+ "installdate": "1516371604",
2183
2183
  "release": "3.el7",
2184
2184
  "version": "2.20"
2185
2185
  },
2186
2186
  "groff-base": {
2187
2187
  "arch": "x86_64",
2188
2188
  "epoch": "0",
2189
- "installdate": "1499788700",
2189
+ "installdate": "1516371612",
2190
2190
  "release": "8.el7",
2191
2191
  "version": "1.22.2"
2192
2192
  },
2193
2193
  "grub2": {
2194
2194
  "arch": "x86_64",
2195
2195
  "epoch": "1",
2196
- "installdate": "1499788917",
2197
- "release": "0.64.el7",
2196
+ "installdate": "1516371854",
2197
+ "release": "0.65.el7_4.2",
2198
2198
  "version": "2.02"
2199
2199
  },
2200
2200
  "grub2-common": {
2201
2201
  "arch": "noarch",
2202
2202
  "epoch": "1",
2203
- "installdate": "1499788668",
2204
- "release": "0.64.el7",
2203
+ "installdate": "1516371583",
2204
+ "release": "0.65.el7_4.2",
2205
2205
  "version": "2.02"
2206
2206
  },
2207
2207
  "grub2-pc": {
2208
2208
  "arch": "x86_64",
2209
2209
  "epoch": "1",
2210
- "installdate": "1499788845",
2211
- "release": "0.64.el7",
2210
+ "installdate": "1516371705",
2211
+ "release": "0.65.el7_4.2",
2212
2212
  "version": "2.02"
2213
2213
  },
2214
2214
  "grub2-pc-modules": {
2215
2215
  "arch": "noarch",
2216
2216
  "epoch": "1",
2217
- "installdate": "1499788672",
2218
- "release": "0.64.el7",
2217
+ "installdate": "1516371587",
2218
+ "release": "0.65.el7_4.2",
2219
2219
  "version": "2.02"
2220
2220
  },
2221
2221
  "grub2-tools": {
2222
2222
  "arch": "x86_64",
2223
2223
  "epoch": "1",
2224
- "installdate": "1499788845",
2225
- "release": "0.64.el7",
2224
+ "installdate": "1516371703",
2225
+ "release": "0.65.el7_4.2",
2226
2226
  "version": "2.02"
2227
2227
  },
2228
2228
  "grub2-tools-extra": {
2229
2229
  "arch": "x86_64",
2230
2230
  "epoch": "1",
2231
- "installdate": "1499788844",
2232
- "release": "0.64.el7",
2231
+ "installdate": "1516371705",
2232
+ "release": "0.65.el7_4.2",
2233
2233
  "version": "2.02"
2234
2234
  },
2235
2235
  "grub2-tools-minimal": {
2236
2236
  "arch": "x86_64",
2237
2237
  "epoch": "1",
2238
- "installdate": "1499788843",
2239
- "release": "0.64.el7",
2238
+ "installdate": "1516371702",
2239
+ "release": "0.65.el7_4.2",
2240
2240
  "version": "2.02"
2241
2241
  },
2242
2242
  "grubby": {
2243
2243
  "arch": "x86_64",
2244
2244
  "epoch": "0",
2245
- "installdate": "1499788759",
2245
+ "installdate": "1516371666",
2246
2246
  "release": "23.el7",
2247
2247
  "version": "8.28"
2248
2248
  },
2249
2249
  "gzip": {
2250
2250
  "arch": "x86_64",
2251
2251
  "epoch": "0",
2252
- "installdate": "1499788748",
2252
+ "installdate": "1516371648",
2253
2253
  "release": "9.el7",
2254
2254
  "version": "1.5"
2255
2255
  },
2256
2256
  "hardlink": {
2257
2257
  "arch": "x86_64",
2258
2258
  "epoch": "1",
2259
- "installdate": "1499788836",
2259
+ "installdate": "1516371694",
2260
2260
  "release": "19.el7",
2261
2261
  "version": "1.0"
2262
2262
  },
2263
2263
  "hostname": {
2264
2264
  "arch": "x86_64",
2265
2265
  "epoch": "0",
2266
- "installdate": "1499788701",
2266
+ "installdate": "1516371613",
2267
2267
  "release": "3.el7",
2268
2268
  "version": "3.13"
2269
2269
  },
2270
2270
  "hwdata": {
2271
2271
  "arch": "x86_64",
2272
2272
  "epoch": "0",
2273
- "installdate": "1499788849",
2273
+ "installdate": "1516371709",
2274
2274
  "release": "8.6.el7",
2275
2275
  "version": "0.252"
2276
2276
  },
2277
2277
  "info": {
2278
2278
  "arch": "x86_64",
2279
2279
  "epoch": "0",
2280
- "installdate": "1499788684",
2280
+ "installdate": "1516371601",
2281
2281
  "release": "4.el7",
2282
2282
  "version": "5.1"
2283
2283
  },
2284
2284
  "initscripts": {
2285
2285
  "arch": "x86_64",
2286
2286
  "epoch": "0",
2287
- "installdate": "1499788842",
2288
- "release": "1.el7",
2287
+ "installdate": "1516371701",
2288
+ "release": "1.el7_4.1",
2289
2289
  "version": "9.49.39"
2290
2290
  },
2291
2291
  "iproute": {
2292
2292
  "arch": "x86_64",
2293
2293
  "epoch": "0",
2294
- "installdate": "1499788703",
2294
+ "installdate": "1516371616",
2295
2295
  "release": "87.el7",
2296
2296
  "version": "3.10.0"
2297
2297
  },
2298
2298
  "iptables": {
2299
2299
  "arch": "x86_64",
2300
2300
  "epoch": "0",
2301
- "installdate": "1499788703",
2302
- "release": "18.el7",
2301
+ "installdate": "1516371616",
2302
+ "release": "18.2.el7_4",
2303
2303
  "version": "1.4.21"
2304
2304
  },
2305
2305
  "iputils": {
2306
2306
  "arch": "x86_64",
2307
2307
  "epoch": "0",
2308
- "installdate": "1499788842",
2308
+ "installdate": "1516371701",
2309
2309
  "release": "10.el7",
2310
2310
  "version": "20160308"
2311
2311
  },
2312
2312
  "irqbalance": {
2313
2313
  "arch": "x86_64",
2314
2314
  "epoch": "3",
2315
- "installdate": "1499788921",
2315
+ "installdate": "1516371866",
2316
2316
  "release": "10.el7",
2317
2317
  "version": "1.0.7"
2318
2318
  },
2319
2319
  "iwl7265-firmware": {
2320
2320
  "arch": "noarch",
2321
2321
  "epoch": "0",
2322
- "installdate": "1499788930",
2323
- "release": "56.el7",
2322
+ "installdate": "1516371877",
2323
+ "release": "58.el7_4",
2324
2324
  "version": "22.0.7.0"
2325
2325
  },
2326
2326
  "jansson": {
2327
2327
  "arch": "x86_64",
2328
2328
  "epoch": "0",
2329
- "installdate": "1499788696",
2329
+ "installdate": "1516371607",
2330
2330
  "release": "1.el7",
2331
2331
  "version": "2.10"
2332
2332
  },
2333
2333
  "kbd": {
2334
2334
  "arch": "x86_64",
2335
2335
  "epoch": "0",
2336
- "installdate": "1499788902",
2336
+ "installdate": "1516371721",
2337
2337
  "release": "13.el7",
2338
2338
  "version": "1.15.5"
2339
2339
  },
2340
2340
  "kbd-legacy": {
2341
2341
  "arch": "noarch",
2342
2342
  "epoch": "0",
2343
- "installdate": "1499788901",
2343
+ "installdate": "1516371720",
2344
2344
  "release": "13.el7",
2345
2345
  "version": "1.15.5"
2346
2346
  },
2347
2347
  "kbd-misc": {
2348
2348
  "arch": "noarch",
2349
2349
  "epoch": "0",
2350
- "installdate": "1499788854",
2350
+ "installdate": "1516371718",
2351
2351
  "release": "13.el7",
2352
2352
  "version": "1.15.5"
2353
2353
  },
2354
2354
  "kernel": {
2355
2355
  "arch": "x86_64",
2356
2356
  "epoch": "0",
2357
- "installdate": "1499788909",
2358
- "release": "693.el7",
2357
+ "installdate": "1516371864",
2358
+ "release": "693.17.1.el7",
2359
2359
  "version": "3.10.0"
2360
2360
  },
2361
2361
  "kernel-tools": {
2362
2362
  "arch": "x86_64",
2363
2363
  "epoch": "0",
2364
- "installdate": "1499788911",
2365
- "release": "693.el7",
2364
+ "installdate": "1516371875",
2365
+ "release": "693.17.1.el7",
2366
2366
  "version": "3.10.0"
2367
2367
  },
2368
2368
  "kernel-tools-libs": {
2369
2369
  "arch": "x86_64",
2370
2370
  "epoch": "0",
2371
- "installdate": "1499788852",
2372
- "release": "693.el7",
2371
+ "installdate": "1516371638",
2372
+ "release": "693.17.1.el7",
2373
2373
  "version": "3.10.0"
2374
2374
  },
2375
2375
  "kexec-tools": {
2376
2376
  "arch": "x86_64",
2377
2377
  "epoch": "0",
2378
- "installdate": "1499788916",
2379
- "release": "17.el7",
2378
+ "installdate": "1516371853",
2379
+ "release": "17.2.el7_4",
2380
2380
  "version": "2.0.14"
2381
2381
  },
2382
2382
  "keyutils-libs": {
2383
2383
  "arch": "x86_64",
2384
2384
  "epoch": "0",
2385
- "installdate": "1499788702",
2385
+ "installdate": "1516371615",
2386
2386
  "release": "3.el7",
2387
2387
  "version": "1.5.8"
2388
2388
  },
2389
2389
  "kmod": {
2390
2390
  "arch": "x86_64",
2391
2391
  "epoch": "0",
2392
- "installdate": "1499788838",
2393
- "release": "15.el7",
2392
+ "installdate": "1516371696",
2393
+ "release": "15.el7_4.7",
2394
2394
  "version": "20"
2395
2395
  },
2396
2396
  "kmod-libs": {
2397
2397
  "arch": "x86_64",
2398
2398
  "epoch": "0",
2399
- "installdate": "1499788706",
2400
- "release": "15.el7",
2399
+ "installdate": "1516371619",
2400
+ "release": "15.el7_4.7",
2401
2401
  "version": "20"
2402
2402
  },
2403
2403
  "kpartx": {
2404
2404
  "arch": "x86_64",
2405
2405
  "epoch": "0",
2406
- "installdate": "1499788836",
2407
- "release": "111.el7",
2406
+ "installdate": "1516371694",
2407
+ "release": "111.el7_4.2",
2408
2408
  "version": "0.4.9"
2409
2409
  },
2410
2410
  "krb5-libs": {
2411
2411
  "arch": "x86_64",
2412
2412
  "epoch": "0",
2413
- "installdate": "1499788743",
2413
+ "installdate": "1516371641",
2414
2414
  "release": "8.el7",
2415
2415
  "version": "1.15.1"
2416
2416
  },
2417
2417
  "less": {
2418
2418
  "arch": "x86_64",
2419
2419
  "epoch": "0",
2420
- "installdate": "1499788703",
2420
+ "installdate": "1516371616",
2421
2421
  "release": "9.el7",
2422
2422
  "version": "458"
2423
2423
  },
2424
2424
  "libacl": {
2425
2425
  "arch": "x86_64",
2426
2426
  "epoch": "0",
2427
- "installdate": "1499788695",
2427
+ "installdate": "1516371606",
2428
2428
  "release": "12.el7",
2429
2429
  "version": "2.2.51"
2430
2430
  },
2431
2431
  "libassuan": {
2432
2432
  "arch": "x86_64",
2433
2433
  "epoch": "0",
2434
- "installdate": "1499788698",
2434
+ "installdate": "1516371610",
2435
2435
  "release": "3.el7",
2436
2436
  "version": "2.1.0"
2437
2437
  },
2438
2438
  "libattr": {
2439
2439
  "arch": "x86_64",
2440
2440
  "epoch": "0",
2441
- "installdate": "1499788695",
2441
+ "installdate": "1516371606",
2442
2442
  "release": "12.el7",
2443
2443
  "version": "2.4.46"
2444
2444
  },
2445
2445
  "libblkid": {
2446
2446
  "arch": "x86_64",
2447
2447
  "epoch": "0",
2448
- "installdate": "1499788747",
2449
- "release": "43.el7",
2448
+ "installdate": "1516371647",
2449
+ "release": "43.el7_4.2",
2450
2450
  "version": "2.23.2"
2451
2451
  },
2452
2452
  "libcap": {
2453
2453
  "arch": "x86_64",
2454
2454
  "epoch": "0",
2455
- "installdate": "1499788695",
2455
+ "installdate": "1516371606",
2456
2456
  "release": "9.el7",
2457
2457
  "version": "2.22"
2458
2458
  },
2459
2459
  "libcap-ng": {
2460
2460
  "arch": "x86_64",
2461
2461
  "epoch": "0",
2462
- "installdate": "1499788695",
2462
+ "installdate": "1516371605",
2463
2463
  "release": "4.el7",
2464
2464
  "version": "0.7.5"
2465
2465
  },
2466
2466
  "libcgroup": {
2467
2467
  "arch": "x86_64",
2468
2468
  "epoch": "0",
2469
- "installdate": "1499788847",
2469
+ "installdate": "1516371708",
2470
2470
  "release": "13.el7",
2471
2471
  "version": "0.41"
2472
2472
  },
2473
2473
  "libcom_err": {
2474
2474
  "arch": "x86_64",
2475
2475
  "epoch": "0",
2476
- "installdate": "1499788685",
2476
+ "installdate": "1516371603",
2477
2477
  "release": "10.el7",
2478
2478
  "version": "1.42.9"
2479
2479
  },
2480
2480
  "libcroco": {
2481
2481
  "arch": "x86_64",
2482
2482
  "epoch": "0",
2483
- "installdate": "1499788751",
2483
+ "installdate": "1516371653",
2484
2484
  "release": "1.el7",
2485
2485
  "version": "0.6.11"
2486
2486
  },
2487
2487
  "libcurl": {
2488
2488
  "arch": "x86_64",
2489
2489
  "epoch": "0",
2490
- "installdate": "1499788773",
2491
- "release": "42.el7",
2490
+ "installdate": "1516371680",
2491
+ "release": "42.el7_4.1",
2492
2492
  "version": "7.29.0"
2493
2493
  },
2494
2494
  "libdaemon": {
2495
2495
  "arch": "x86_64",
2496
2496
  "epoch": "0",
2497
- "installdate": "1499788830",
2497
+ "installdate": "1516371692",
2498
2498
  "release": "7.el7",
2499
2499
  "version": "0.14"
2500
2500
  },
2501
2501
  "libdb": {
2502
2502
  "arch": "x86_64",
2503
2503
  "epoch": "0",
2504
- "installdate": "1499788686",
2505
- "release": "20.el7",
2504
+ "installdate": "1516371603",
2505
+ "release": "21.el7_4",
2506
2506
  "version": "5.3.21"
2507
2507
  },
2508
2508
  "libdb-utils": {
2509
2509
  "arch": "x86_64",
2510
2510
  "epoch": "0",
2511
- "installdate": "1499788705",
2512
- "release": "20.el7",
2511
+ "installdate": "1516371619",
2512
+ "release": "21.el7_4",
2513
2513
  "version": "5.3.21"
2514
2514
  },
2515
2515
  "libedit": {
2516
2516
  "arch": "x86_64",
2517
2517
  "epoch": "0",
2518
- "installdate": "1499788701",
2518
+ "installdate": "1516371613",
2519
2519
  "release": "12.20121213cvs.el7",
2520
2520
  "version": "3.0"
2521
2521
  },
2522
2522
  "libestr": {
2523
2523
  "arch": "x86_64",
2524
2524
  "epoch": "0",
2525
- "installdate": "1499788852",
2525
+ "installdate": "1516371693",
2526
2526
  "release": "2.el7",
2527
2527
  "version": "0.1.9"
2528
2528
  },
2529
2529
  "libfastjson": {
2530
2530
  "arch": "x86_64",
2531
2531
  "epoch": "0",
2532
- "installdate": "1499788831",
2532
+ "installdate": "1516371694",
2533
2533
  "release": "2.el7",
2534
2534
  "version": "0.99.4"
2535
2535
  },
2536
2536
  "libffi": {
2537
2537
  "arch": "x86_64",
2538
2538
  "epoch": "0",
2539
- "installdate": "1499788694",
2539
+ "installdate": "1516371605",
2540
2540
  "release": "18.el7",
2541
2541
  "version": "3.0.13"
2542
2542
  },
2543
2543
  "libgcc": {
2544
2544
  "arch": "x86_64",
2545
2545
  "epoch": "0",
2546
- "installdate": "1499788668",
2547
- "release": "16.el7",
2546
+ "installdate": "1516371583",
2547
+ "release": "16.el7_4.1",
2548
2548
  "version": "4.8.5"
2549
2549
  },
2550
2550
  "libgcrypt": {
2551
2551
  "arch": "x86_64",
2552
2552
  "epoch": "0",
2553
- "installdate": "1499788695",
2553
+ "installdate": "1516371606",
2554
2554
  "release": "14.el7",
2555
2555
  "version": "1.5.3"
2556
2556
  },
2557
2557
  "libgomp": {
2558
2558
  "arch": "x86_64",
2559
2559
  "epoch": "0",
2560
- "installdate": "1499788700",
2561
- "release": "16.el7",
2560
+ "installdate": "1516371612",
2561
+ "release": "16.el7_4.1",
2562
2562
  "version": "4.8.5"
2563
2563
  },
2564
2564
  "libgpg-error": {
2565
2565
  "arch": "x86_64",
2566
2566
  "epoch": "0",
2567
- "installdate": "1499788695",
2567
+ "installdate": "1516371605",
2568
2568
  "release": "3.el7",
2569
2569
  "version": "1.12"
2570
2570
  },
2571
2571
  "libgudev1": {
2572
2572
  "arch": "x86_64",
2573
2573
  "epoch": "0",
2574
- "installdate": "1499788756",
2575
- "release": "42.el7",
2574
+ "installdate": "1516371662",
2575
+ "release": "42.el7_4.6",
2576
2576
  "version": "219"
2577
2577
  },
2578
2578
  "libicu": {
2579
2579
  "arch": "x86_64",
2580
2580
  "epoch": "0",
2581
- "installdate": "1499788709",
2581
+ "installdate": "1516371635",
2582
2582
  "release": "15.el7",
2583
2583
  "version": "50.1.2"
2584
2584
  },
2585
2585
  "libidn": {
2586
2586
  "arch": "x86_64",
2587
2587
  "epoch": "0",
2588
- "installdate": "1499788700",
2588
+ "installdate": "1516371613",
2589
2589
  "release": "4.el7",
2590
2590
  "version": "1.28"
2591
2591
  },
2592
2592
  "libmnl": {
2593
2593
  "arch": "x86_64",
2594
2594
  "epoch": "0",
2595
- "installdate": "1499788698",
2595
+ "installdate": "1516371609",
2596
2596
  "release": "7.el7",
2597
2597
  "version": "1.0.3"
2598
2598
  },
2599
2599
  "libmount": {
2600
2600
  "arch": "x86_64",
2601
2601
  "epoch": "0",
2602
- "installdate": "1499788748",
2603
- "release": "43.el7",
2602
+ "installdate": "1516371649",
2603
+ "release": "43.el7_4.2",
2604
2604
  "version": "2.23.2"
2605
2605
  },
2606
2606
  "libndp": {
2607
2607
  "arch": "x86_64",
2608
2608
  "epoch": "0",
2609
- "installdate": "1499788830",
2609
+ "installdate": "1516371691",
2610
2610
  "release": "7.el7",
2611
2611
  "version": "1.2"
2612
2612
  },
2613
2613
  "libnetfilter_conntrack": {
2614
2614
  "arch": "x86_64",
2615
2615
  "epoch": "0",
2616
- "installdate": "1499788703",
2616
+ "installdate": "1516371615",
2617
2617
  "release": "1.el7_3",
2618
2618
  "version": "1.0.6"
2619
2619
  },
2620
2620
  "libnfnetlink": {
2621
2621
  "arch": "x86_64",
2622
2622
  "epoch": "0",
2623
- "installdate": "1499788701",
2623
+ "installdate": "1516371613",
2624
2624
  "release": "4.el7",
2625
2625
  "version": "1.0.1"
2626
2626
  },
2627
2627
  "libnl": {
2628
2628
  "arch": "x86_64",
2629
2629
  "epoch": "0",
2630
- "installdate": "1499788850",
2630
+ "installdate": "1516371711",
2631
2631
  "release": "3.el7",
2632
2632
  "version": "1.1.4"
2633
2633
  },
2634
2634
  "libnl3": {
2635
2635
  "arch": "x86_64",
2636
2636
  "epoch": "0",
2637
- "installdate": "1499788696",
2637
+ "installdate": "1516371607",
2638
2638
  "release": "4.el7",
2639
2639
  "version": "3.2.28"
2640
2640
  },
2641
2641
  "libnl3-cli": {
2642
2642
  "arch": "x86_64",
2643
2643
  "epoch": "0",
2644
- "installdate": "1499788698",
2644
+ "installdate": "1516371610",
2645
2645
  "release": "4.el7",
2646
2646
  "version": "3.2.28"
2647
2647
  },
2648
2648
  "libpipeline": {
2649
2649
  "arch": "x86_64",
2650
2650
  "epoch": "0",
2651
- "installdate": "1499788831",
2651
+ "installdate": "1516371711",
2652
2652
  "release": "3.el7",
2653
2653
  "version": "1.2.3"
2654
2654
  },
2655
2655
  "libpwquality": {
2656
2656
  "arch": "x86_64",
2657
2657
  "epoch": "0",
2658
- "installdate": "1499788752",
2658
+ "installdate": "1516371656",
2659
2659
  "release": "4.el7",
2660
2660
  "version": "1.2.3"
2661
2661
  },
2662
2662
  "libseccomp": {
2663
2663
  "arch": "x86_64",
2664
2664
  "epoch": "0",
2665
- "installdate": "1499788830",
2665
+ "installdate": "1516371691",
2666
2666
  "release": "3.el7",
2667
2667
  "version": "2.3.1"
2668
2668
  },
2669
2669
  "libselinux": {
2670
2670
  "arch": "x86_64",
2671
2671
  "epoch": "0",
2672
- "installdate": "1499788683",
2672
+ "installdate": "1516371601",
2673
2673
  "release": "11.el7",
2674
2674
  "version": "2.5"
2675
2675
  },
2676
2676
  "libselinux-python": {
2677
2677
  "arch": "x86_64",
2678
2678
  "epoch": "0",
2679
- "installdate": "1499788750",
2679
+ "installdate": "1516371652",
2680
2680
  "release": "11.el7",
2681
2681
  "version": "2.5"
2682
2682
  },
2683
2683
  "libselinux-utils": {
2684
2684
  "arch": "x86_64",
2685
2685
  "epoch": "0",
2686
- "installdate": "1499788707",
2686
+ "installdate": "1516371620",
2687
2687
  "release": "11.el7",
2688
2688
  "version": "2.5"
2689
2689
  },
2690
2690
  "libsemanage": {
2691
2691
  "arch": "x86_64",
2692
2692
  "epoch": "0",
2693
- "installdate": "1499788832",
2693
+ "installdate": "1516371637",
2694
2694
  "release": "8.el7",
2695
2695
  "version": "2.5"
2696
2696
  },
2697
2697
  "libsemanage-python": {
2698
2698
  "arch": "x86_64",
2699
2699
  "epoch": "0",
2700
- "installdate": "1499788836",
2700
+ "installdate": "1516371668",
2701
2701
  "release": "8.el7",
2702
2702
  "version": "2.5"
2703
2703
  },
2704
2704
  "libsepol": {
2705
2705
  "arch": "x86_64",
2706
2706
  "epoch": "0",
2707
- "installdate": "1499788683",
2707
+ "installdate": "1516371600",
2708
2708
  "release": "6.el7",
2709
2709
  "version": "2.5"
2710
2710
  },
2711
2711
  "libss": {
2712
2712
  "arch": "x86_64",
2713
2713
  "epoch": "0",
2714
- "installdate": "1499788706",
2714
+ "installdate": "1516371619",
2715
2715
  "release": "10.el7",
2716
2716
  "version": "1.42.9"
2717
2717
  },
2718
2718
  "libssh2": {
2719
2719
  "arch": "x86_64",
2720
2720
  "epoch": "0",
2721
- "installdate": "1499788771",
2721
+ "installdate": "1516371680",
2722
2722
  "release": "10.el7_2.1",
2723
2723
  "version": "1.4.3"
2724
2724
  },
2725
2725
  "libstdc++": {
2726
2726
  "arch": "x86_64",
2727
2727
  "epoch": "0",
2728
- "installdate": "1499788682",
2729
- "release": "16.el7",
2728
+ "installdate": "1516371599",
2729
+ "release": "16.el7_4.1",
2730
2730
  "version": "4.8.5"
2731
2731
  },
2732
2732
  "libsysfs": {
2733
2733
  "arch": "x86_64",
2734
2734
  "epoch": "0",
2735
- "installdate": "1499788929",
2735
+ "installdate": "1516371876",
2736
2736
  "release": "16.el7",
2737
2737
  "version": "2.1.0"
2738
2738
  },
2739
2739
  "libtasn1": {
2740
2740
  "arch": "x86_64",
2741
2741
  "epoch": "0",
2742
- "installdate": "1499788727",
2742
+ "installdate": "1516371639",
2743
2743
  "release": "1.el7",
2744
2744
  "version": "4.10"
2745
2745
  },
2746
2746
  "libteam": {
2747
2747
  "arch": "x86_64",
2748
2748
  "epoch": "0",
2749
- "installdate": "1499788704",
2749
+ "installdate": "1516371617",
2750
2750
  "release": "5.el7",
2751
2751
  "version": "1.25"
2752
2752
  },
2753
2753
  "libunistring": {
2754
2754
  "arch": "x86_64",
2755
2755
  "epoch": "0",
2756
- "installdate": "1499788700",
2756
+ "installdate": "1516371612",
2757
2757
  "release": "9.el7",
2758
2758
  "version": "0.9.3"
2759
2759
  },
2760
2760
  "libuser": {
2761
2761
  "arch": "x86_64",
2762
2762
  "epoch": "0",
2763
- "installdate": "1499788776",
2763
+ "installdate": "1516371684",
2764
2764
  "release": "7.el7_1",
2765
2765
  "version": "0.60"
2766
2766
  },
2767
2767
  "libutempter": {
2768
2768
  "arch": "x86_64",
2769
2769
  "epoch": "0",
2770
- "installdate": "1499788833",
2770
+ "installdate": "1516371667",
2771
2771
  "release": "4.el7",
2772
2772
  "version": "1.1.6"
2773
2773
  },
2774
2774
  "libuuid": {
2775
2775
  "arch": "x86_64",
2776
2776
  "epoch": "0",
2777
- "installdate": "1499788684",
2778
- "release": "43.el7",
2777
+ "installdate": "1516371601",
2778
+ "release": "43.el7_4.2",
2779
2779
  "version": "2.23.2"
2780
2780
  },
2781
2781
  "libverto": {
2782
2782
  "arch": "x86_64",
2783
2783
  "epoch": "0",
2784
- "installdate": "1499788726",
2784
+ "installdate": "1516371637",
2785
2785
  "release": "4.el7",
2786
2786
  "version": "0.2.5"
2787
2787
  },
2788
2788
  "libxml2": {
2789
2789
  "arch": "x86_64",
2790
2790
  "epoch": "0",
2791
- "installdate": "1499788685",
2791
+ "installdate": "1516371602",
2792
2792
  "release": "6.el7_2.3",
2793
2793
  "version": "2.9.1"
2794
2794
  },
2795
2795
  "libxml2-python": {
2796
2796
  "arch": "x86_64",
2797
2797
  "epoch": "0",
2798
- "installdate": "1499788755",
2798
+ "installdate": "1516371660",
2799
2799
  "release": "6.el7_2.3",
2800
2800
  "version": "2.9.1"
2801
2801
  },
2802
2802
  "libxslt": {
2803
2803
  "arch": "x86_64",
2804
2804
  "epoch": "0",
2805
- "installdate": "1499788705",
2805
+ "installdate": "1516371618",
2806
2806
  "release": "5.el7",
2807
2807
  "version": "1.1.28"
2808
2808
  },
2809
2809
  "libyaml": {
2810
2810
  "arch": "x86_64",
2811
2811
  "epoch": "0",
2812
- "installdate": "1499788831",
2812
+ "installdate": "1516371693",
2813
2813
  "release": "11.el7_0",
2814
2814
  "version": "0.1.4"
2815
2815
  },
2816
2816
  "logrotate": {
2817
2817
  "arch": "x86_64",
2818
2818
  "epoch": "0",
2819
- "installdate": "1499788829",
2819
+ "installdate": "1516371679",
2820
2820
  "release": "14.el7",
2821
2821
  "version": "3.8.6"
2822
2822
  },
2823
2823
  "lua": {
2824
2824
  "arch": "x86_64",
2825
2825
  "epoch": "0",
2826
- "installdate": "1499788696",
2826
+ "installdate": "1516371608",
2827
2827
  "release": "15.el7",
2828
2828
  "version": "5.1.4"
2829
2829
  },
2830
2830
  "lzo": {
2831
2831
  "arch": "x86_64",
2832
2832
  "epoch": "0",
2833
- "installdate": "1499788702",
2833
+ "installdate": "1516371614",
2834
2834
  "release": "8.el7",
2835
2835
  "version": "2.06"
2836
2836
  },
2837
2837
  "m2crypto": {
2838
2838
  "arch": "x86_64",
2839
2839
  "epoch": "0",
2840
- "installdate": "1499788754",
2840
+ "installdate": "1516371660",
2841
2841
  "release": "17.el7",
2842
2842
  "version": "0.21.1"
2843
2843
  },
2844
2844
  "make": {
2845
2845
  "arch": "x86_64",
2846
2846
  "epoch": "1",
2847
- "installdate": "1499788707",
2847
+ "installdate": "1516371620",
2848
2848
  "release": "23.el7",
2849
2849
  "version": "3.82"
2850
2850
  },
2851
2851
  "man-db": {
2852
2852
  "arch": "x86_64",
2853
2853
  "epoch": "0",
2854
- "installdate": "1499788926",
2854
+ "installdate": "1516371852",
2855
2855
  "release": "9.el7",
2856
2856
  "version": "2.6.3"
2857
2857
  },
2858
2858
  "mariadb-libs": {
2859
2859
  "arch": "x86_64",
2860
2860
  "epoch": "1",
2861
- "installdate": "1499788771",
2861
+ "installdate": "1516371691",
2862
2862
  "release": "2.el7",
2863
2863
  "version": "5.5.56"
2864
2864
  },
2865
2865
  "microcode_ctl": {
2866
2866
  "arch": "x86_64",
2867
2867
  "epoch": "2",
2868
- "installdate": "1499788921",
2869
- "release": "22.el7",
2868
+ "installdate": "1516371867",
2869
+ "release": "22.5.el7_4",
2870
2870
  "version": "2.1"
2871
2871
  },
2872
2872
  "mozjs17": {
2873
2873
  "arch": "x86_64",
2874
2874
  "epoch": "0",
2875
- "installdate": "1499788706",
2875
+ "installdate": "1516371636",
2876
2876
  "release": "19.el7",
2877
2877
  "version": "17.0.0"
2878
2878
  },
2879
2879
  "ncurses": {
2880
2880
  "arch": "x86_64",
2881
2881
  "epoch": "0",
2882
- "installdate": "1499788708",
2883
- "release": "13.20130511.el7",
2882
+ "installdate": "1516371633",
2883
+ "release": "14.20130511.el7_4",
2884
2884
  "version": "5.9"
2885
2885
  },
2886
2886
  "ncurses-base": {
2887
2887
  "arch": "noarch",
2888
2888
  "epoch": "0",
2889
- "installdate": "1499788672",
2890
- "release": "13.20130511.el7",
2889
+ "installdate": "1516371587",
2890
+ "release": "14.20130511.el7_4",
2891
2891
  "version": "5.9"
2892
2892
  },
2893
2893
  "ncurses-libs": {
2894
2894
  "arch": "x86_64",
2895
2895
  "epoch": "0",
2896
- "installdate": "1499788682",
2897
- "release": "13.20130511.el7",
2896
+ "installdate": "1516371599",
2897
+ "release": "14.20130511.el7_4",
2898
2898
  "version": "5.9"
2899
2899
  },
2900
2900
  "net-tools": {
2901
2901
  "arch": "x86_64",
2902
2902
  "epoch": "0",
2903
- "installdate": "1499788848",
2903
+ "installdate": "1516371708",
2904
2904
  "release": "0.22.20131004git.el7",
2905
2905
  "version": "2.0"
2906
2906
  },
2907
2907
  "newt": {
2908
2908
  "arch": "x86_64",
2909
2909
  "epoch": "0",
2910
- "installdate": "1499788702",
2910
+ "installdate": "1516371614",
2911
2911
  "release": "4.el7",
2912
2912
  "version": "0.52.15"
2913
2913
  },
2914
2914
  "newt-python": {
2915
2915
  "arch": "x86_64",
2916
2916
  "epoch": "0",
2917
- "installdate": "1499788750",
2917
+ "installdate": "1516371652",
2918
2918
  "release": "4.el7",
2919
2919
  "version": "0.52.15"
2920
2920
  },
2921
2921
  "nspr": {
2922
2922
  "arch": "x86_64",
2923
2923
  "epoch": "0",
2924
- "installdate": "1499788684",
2924
+ "installdate": "1516371599",
2925
2925
  "release": "1.0.el7_3",
2926
2926
  "version": "4.13.1"
2927
2927
  },
2928
2928
  "nss": {
2929
2929
  "arch": "x86_64",
2930
2930
  "epoch": "0",
2931
- "installdate": "1499788772",
2932
- "release": "8.el7",
2931
+ "installdate": "1516371677",
2932
+ "release": "15.el7_4",
2933
2933
  "version": "3.28.4"
2934
2934
  },
2935
2935
  "nss-pem": {
2936
2936
  "arch": "x86_64",
2937
2937
  "epoch": "0",
2938
- "installdate": "1499788771",
2938
+ "installdate": "1516371676",
2939
2939
  "release": "4.el7",
2940
2940
  "version": "1.0.3"
2941
2941
  },
2942
2942
  "nss-softokn": {
2943
2943
  "arch": "x86_64",
2944
2944
  "epoch": "0",
2945
- "installdate": "1499788698",
2946
- "release": "6.el7",
2945
+ "installdate": "1516371610",
2946
+ "release": "8.el7_4",
2947
2947
  "version": "3.28.3"
2948
2948
  },
2949
2949
  "nss-softokn-freebl": {
2950
2950
  "arch": "x86_64",
2951
2951
  "epoch": "0",
2952
- "installdate": "1499788673",
2953
- "release": "6.el7",
2952
+ "installdate": "1516371592",
2953
+ "release": "8.el7_4",
2954
2954
  "version": "3.28.3"
2955
2955
  },
2956
2956
  "nss-sysinit": {
2957
2957
  "arch": "x86_64",
2958
2958
  "epoch": "0",
2959
- "installdate": "1499788772",
2960
- "release": "8.el7",
2959
+ "installdate": "1516371677",
2960
+ "release": "15.el7_4",
2961
2961
  "version": "3.28.4"
2962
2962
  },
2963
2963
  "nss-tools": {
2964
2964
  "arch": "x86_64",
2965
2965
  "epoch": "0",
2966
- "installdate": "1499788773",
2967
- "release": "8.el7",
2966
+ "installdate": "1516371678",
2967
+ "release": "15.el7_4",
2968
2968
  "version": "3.28.4"
2969
2969
  },
2970
2970
  "nss-util": {
2971
2971
  "arch": "x86_64",
2972
2972
  "epoch": "0",
2973
- "installdate": "1499788685",
2973
+ "installdate": "1516371603",
2974
2974
  "release": "3.el7",
2975
2975
  "version": "3.28.4"
2976
2976
  },
2977
2977
  "numactl-libs": {
2978
2978
  "arch": "x86_64",
2979
2979
  "epoch": "0",
2980
- "installdate": "1499788727",
2980
+ "installdate": "1516371638",
2981
2981
  "release": "6.el7_2",
2982
2982
  "version": "2.0.9"
2983
2983
  },
2984
2984
  "openldap": {
2985
2985
  "arch": "x86_64",
2986
2986
  "epoch": "0",
2987
- "installdate": "1499788774",
2987
+ "installdate": "1516371682",
2988
2988
  "release": "5.el7",
2989
2989
  "version": "2.4.44"
2990
2990
  },
2991
2991
  "openssh": {
2992
2992
  "arch": "x86_64",
2993
2993
  "epoch": "0",
2994
- "installdate": "1499788835",
2995
- "release": "11.el7",
2994
+ "installdate": "1516371690",
2995
+ "release": "13.el7_4",
2996
2996
  "version": "7.4p1"
2997
2997
  },
2998
2998
  "openssh-clients": {
2999
2999
  "arch": "x86_64",
3000
3000
  "epoch": "0",
3001
- "installdate": "1499788925",
3002
- "release": "11.el7",
3001
+ "installdate": "1516371869",
3002
+ "release": "13.el7_4",
3003
3003
  "version": "7.4p1"
3004
3004
  },
3005
3005
  "openssh-server": {
3006
3006
  "arch": "x86_64",
3007
3007
  "epoch": "0",
3008
- "installdate": "1499788922",
3009
- "release": "11.el7",
3008
+ "installdate": "1516371867",
3009
+ "release": "13.el7_4",
3010
3010
  "version": "7.4p1"
3011
3011
  },
3012
3012
  "openssl": {
3013
3013
  "arch": "x86_64",
3014
3014
  "epoch": "1",
3015
- "installdate": "1499788770",
3015
+ "installdate": "1516371679",
3016
3016
  "release": "8.el7",
3017
3017
  "version": "1.0.2k"
3018
3018
  },
3019
3019
  "openssl-libs": {
3020
3020
  "arch": "x86_64",
3021
3021
  "epoch": "1",
3022
- "installdate": "1499788743",
3022
+ "installdate": "1516371641",
3023
3023
  "release": "8.el7",
3024
3024
  "version": "1.0.2k"
3025
3025
  },
3026
3026
  "os-prober": {
3027
3027
  "arch": "x86_64",
3028
3028
  "epoch": "0",
3029
- "installdate": "1499788843",
3029
+ "installdate": "1516371702",
3030
3030
  "release": "9.el7",
3031
3031
  "version": "1.58"
3032
3032
  },
3033
3033
  "p11-kit": {
3034
3034
  "arch": "x86_64",
3035
3035
  "epoch": "0",
3036
- "installdate": "1499788699",
3036
+ "installdate": "1516371611",
3037
3037
  "release": "3.el7",
3038
3038
  "version": "0.23.5"
3039
3039
  },
3040
3040
  "p11-kit-trust": {
3041
3041
  "arch": "x86_64",
3042
3042
  "epoch": "0",
3043
- "installdate": "1499788727",
3043
+ "installdate": "1516371639",
3044
3044
  "release": "3.el7",
3045
3045
  "version": "0.23.5"
3046
3046
  },
3047
3047
  "pam": {
3048
3048
  "arch": "x86_64",
3049
3049
  "epoch": "0",
3050
- "installdate": "1499788753",
3050
+ "installdate": "1516371656",
3051
3051
  "release": "18.el7",
3052
3052
  "version": "1.1.8"
3053
3053
  },
3054
3054
  "parted": {
3055
3055
  "arch": "x86_64",
3056
3056
  "epoch": "0",
3057
- "installdate": "1499788923",
3057
+ "installdate": "1516371868",
3058
3058
  "release": "28.el7",
3059
3059
  "version": "3.1"
3060
3060
  },
3061
3061
  "passwd": {
3062
3062
  "arch": "x86_64",
3063
3063
  "epoch": "0",
3064
- "installdate": "1499788827",
3064
+ "installdate": "1516371687",
3065
3065
  "release": "4.el7",
3066
3066
  "version": "0.79"
3067
3067
  },
3068
3068
  "pciutils-libs": {
3069
3069
  "arch": "x86_64",
3070
3070
  "epoch": "0",
3071
- "installdate": "1499788726",
3071
+ "installdate": "1516371637",
3072
3072
  "release": "2.el7",
3073
3073
  "version": "3.5.1"
3074
3074
  },
3075
3075
  "pcre": {
3076
3076
  "arch": "x86_64",
3077
3077
  "epoch": "0",
3078
- "installdate": "1499788683",
3078
+ "installdate": "1516371600",
3079
3079
  "release": "17.el7",
3080
3080
  "version": "8.32"
3081
3081
  },
3082
3082
  "pinentry": {
3083
3083
  "arch": "x86_64",
3084
3084
  "epoch": "0",
3085
- "installdate": "1499788706",
3085
+ "installdate": "1516371619",
3086
3086
  "release": "17.el7",
3087
3087
  "version": "0.8.1"
3088
3088
  },
3089
3089
  "pkgconfig": {
3090
3090
  "arch": "x86_64",
3091
3091
  "epoch": "1",
3092
- "installdate": "1499788758",
3092
+ "installdate": "1516371665",
3093
3093
  "release": "4.el7",
3094
3094
  "version": "0.27.1"
3095
3095
  },
3096
3096
  "policycoreutils": {
3097
3097
  "arch": "x86_64",
3098
3098
  "epoch": "0",
3099
- "installdate": "1499788834",
3099
+ "installdate": "1516371686",
3100
3100
  "release": "17.1.el7",
3101
3101
  "version": "2.5"
3102
3102
  },
3103
3103
  "policycoreutils-python": {
3104
3104
  "arch": "x86_64",
3105
3105
  "epoch": "0",
3106
- "installdate": "1499788848",
3106
+ "installdate": "1516371709",
3107
3107
  "release": "17.1.el7",
3108
3108
  "version": "2.5"
3109
3109
  },
3110
3110
  "polkit": {
3111
3111
  "arch": "x86_64",
3112
3112
  "epoch": "0",
3113
- "installdate": "1499788841",
3113
+ "installdate": "1516371700",
3114
3114
  "release": "12.el7_3",
3115
3115
  "version": "0.112"
3116
3116
  },
3117
3117
  "polkit-pkla-compat": {
3118
3118
  "arch": "x86_64",
3119
3119
  "epoch": "0",
3120
- "installdate": "1499788841",
3120
+ "installdate": "1516371700",
3121
3121
  "release": "4.el7",
3122
3122
  "version": "0.1"
3123
3123
  },
3124
3124
  "popt": {
3125
3125
  "arch": "x86_64",
3126
3126
  "epoch": "0",
3127
- "installdate": "1499788684",
3127
+ "installdate": "1516371601",
3128
3128
  "release": "16.el7",
3129
3129
  "version": "1.13"
3130
3130
  },
3131
3131
  "postfix": {
3132
3132
  "arch": "x86_64",
3133
3133
  "epoch": "2",
3134
- "installdate": "1499788919",
3134
+ "installdate": "1516371856",
3135
3135
  "release": "6.el7",
3136
3136
  "version": "2.10.1"
3137
3137
  },
3138
3138
  "procps-ng": {
3139
3139
  "arch": "x86_64",
3140
3140
  "epoch": "0",
3141
- "installdate": "1499788753",
3141
+ "installdate": "1516371658",
3142
3142
  "release": "16.el7",
3143
3143
  "version": "3.3.10"
3144
3144
  },
3145
3145
  "pth": {
3146
3146
  "arch": "x86_64",
3147
3147
  "epoch": "0",
3148
- "installdate": "1499788726",
3148
+ "installdate": "1516371712",
3149
3149
  "release": "23.el7",
3150
3150
  "version": "2.0.7"
3151
3151
  },
3152
3152
  "pyOpenSSL": {
3153
3153
  "arch": "x86_64",
3154
3154
  "epoch": "0",
3155
- "installdate": "1499788767",
3155
+ "installdate": "1516371671",
3156
3156
  "release": "3.el7",
3157
3157
  "version": "0.13.1"
3158
3158
  },
3159
3159
  "pygobject2": {
3160
3160
  "arch": "x86_64",
3161
3161
  "epoch": "0",
3162
- "installdate": "1499788759",
3162
+ "installdate": "1516371666",
3163
3163
  "release": "11.el7",
3164
3164
  "version": "2.28.6"
3165
3165
  },
3166
3166
  "pygpgme": {
3167
3167
  "arch": "x86_64",
3168
3168
  "epoch": "0",
3169
- "installdate": "1499788826",
3169
+ "installdate": "1516371713",
3170
3170
  "release": "9.el7",
3171
3171
  "version": "0.3"
3172
3172
  },
3173
3173
  "pyliblzma": {
3174
3174
  "arch": "x86_64",
3175
3175
  "epoch": "0",
3176
- "installdate": "1499788767",
3176
+ "installdate": "1516371670",
3177
3177
  "release": "11.el7",
3178
3178
  "version": "0.5.3"
3179
3179
  },
3180
3180
  "pyserial": {
3181
3181
  "arch": "noarch",
3182
3182
  "epoch": "0",
3183
- "installdate": "1499788761",
3183
+ "installdate": "1516371669",
3184
3184
  "release": "6.el7",
3185
3185
  "version": "2.6"
3186
3186
  },
3187
3187
  "python": {
3188
3188
  "arch": "x86_64",
3189
3189
  "epoch": "0",
3190
- "installdate": "1499788747",
3190
+ "installdate": "1516371646",
3191
3191
  "release": "58.el7",
3192
3192
  "version": "2.7.5"
3193
3193
  },
3194
3194
  "python-IPy": {
3195
3195
  "arch": "noarch",
3196
3196
  "epoch": "0",
3197
- "installdate": "1499788761",
3197
+ "installdate": "1516371672",
3198
3198
  "release": "6.el7",
3199
3199
  "version": "0.75"
3200
3200
  },
3201
3201
  "python-babel": {
3202
3202
  "arch": "noarch",
3203
3203
  "epoch": "0",
3204
- "installdate": "1499788762",
3204
+ "installdate": "1516371670",
3205
3205
  "release": "8.el7",
3206
3206
  "version": "0.9.6"
3207
3207
  },
3208
3208
  "python-backports": {
3209
3209
  "arch": "x86_64",
3210
3210
  "epoch": "0",
3211
- "installdate": "1499788760",
3211
+ "installdate": "1516371668",
3212
3212
  "release": "8.el7",
3213
3213
  "version": "1.0"
3214
3214
  },
3215
3215
  "python-backports-ssl_match_hostname": {
3216
3216
  "arch": "noarch",
3217
3217
  "epoch": "0",
3218
- "installdate": "1499788760",
3218
+ "installdate": "1516371668",
3219
3219
  "release": "4.el7",
3220
3220
  "version": "3.4.0.2"
3221
3221
  },
3222
3222
  "python-chardet": {
3223
3223
  "arch": "noarch",
3224
3224
  "epoch": "0",
3225
- "installdate": "1499788756",
3225
+ "installdate": "1516371661",
3226
3226
  "release": "1.el7_1",
3227
3227
  "version": "2.2.1"
3228
3228
  },
3229
3229
  "python-configobj": {
3230
3230
  "arch": "noarch",
3231
3231
  "epoch": "0",
3232
- "installdate": "1499788755",
3232
+ "installdate": "1516371660",
3233
3233
  "release": "7.el7",
3234
3234
  "version": "4.7.2"
3235
3235
  },
3236
3236
  "python-dateutil": {
3237
3237
  "arch": "noarch",
3238
3238
  "epoch": "0",
3239
- "installdate": "1499788748",
3239
+ "installdate": "1516371648",
3240
3240
  "release": "7.el7",
3241
3241
  "version": "1.5"
3242
3242
  },
3243
3243
  "python-decorator": {
3244
3244
  "arch": "noarch",
3245
3245
  "epoch": "0",
3246
- "installdate": "1499788747",
3246
+ "installdate": "1516371647",
3247
3247
  "release": "3.el7",
3248
3248
  "version": "3.4.0"
3249
3249
  },
3250
3250
  "python-dmidecode": {
3251
3251
  "arch": "x86_64",
3252
3252
  "epoch": "0",
3253
- "installdate": "1499788755",
3254
- "release": "1.el7",
3253
+ "installdate": "1516371661",
3254
+ "release": "1.1.el7",
3255
3255
  "version": "3.12.2"
3256
3256
  },
3257
3257
  "python-ethtool": {
3258
3258
  "arch": "x86_64",
3259
3259
  "epoch": "0",
3260
- "installdate": "1499788850",
3260
+ "installdate": "1516371711",
3261
3261
  "release": "5.el7",
3262
3262
  "version": "0.8"
3263
3263
  },
3264
3264
  "python-gobject-base": {
3265
3265
  "arch": "x86_64",
3266
3266
  "epoch": "0",
3267
- "installdate": "1499788750",
3268
- "release": "1.el7",
3267
+ "installdate": "1516371653",
3268
+ "release": "1.el7_4.1",
3269
3269
  "version": "3.22.0"
3270
3270
  },
3271
3271
  "python-gudev": {
3272
3272
  "arch": "x86_64",
3273
3273
  "epoch": "0",
3274
- "installdate": "1499788759",
3274
+ "installdate": "1516371666",
3275
3275
  "release": "7.el7",
3276
3276
  "version": "147.2"
3277
3277
  },
3278
3278
  "python-hwdata": {
3279
3279
  "arch": "noarch",
3280
3280
  "epoch": "0",
3281
- "installdate": "1499788850",
3281
+ "installdate": "1516371711",
3282
3282
  "release": "4.el7",
3283
3283
  "version": "1.7.3"
3284
3284
  },
3285
3285
  "python-iniparse": {
3286
3286
  "arch": "noarch",
3287
3287
  "epoch": "0",
3288
- "installdate": "1499788747",
3288
+ "installdate": "1516371647",
3289
3289
  "release": "9.el7",
3290
3290
  "version": "0.4"
3291
3291
  },
3292
3292
  "python-jinja2": {
3293
3293
  "arch": "noarch",
3294
3294
  "epoch": "0",
3295
- "installdate": "1499788766",
3295
+ "installdate": "1516371670",
3296
3296
  "release": "2.el7",
3297
3297
  "version": "2.7.2"
3298
3298
  },
3299
3299
  "python-jsonpatch": {
3300
3300
  "arch": "noarch",
3301
3301
  "epoch": "0",
3302
- "installdate": "1499788768",
3302
+ "installdate": "1516371675",
3303
3303
  "release": "4.el7",
3304
3304
  "version": "1.2"
3305
3305
  },
3306
3306
  "python-jsonpointer": {
3307
3307
  "arch": "noarch",
3308
3308
  "epoch": "0",
3309
- "installdate": "1499788768",
3309
+ "installdate": "1516371674",
3310
3310
  "release": "2.el7",
3311
3311
  "version": "1.9"
3312
3312
  },
3313
3313
  "python-kitchen": {
3314
3314
  "arch": "noarch",
3315
3315
  "epoch": "0",
3316
- "installdate": "1499788756",
3316
+ "installdate": "1516371661",
3317
3317
  "release": "5.el7",
3318
3318
  "version": "1.1.1"
3319
3319
  },
3320
3320
  "python-libs": {
3321
3321
  "arch": "x86_64",
3322
3322
  "epoch": "0",
3323
- "installdate": "1499788747",
3323
+ "installdate": "1516371646",
3324
3324
  "release": "58.el7",
3325
3325
  "version": "2.7.5"
3326
3326
  },
3327
3327
  "python-linux-procfs": {
3328
3328
  "arch": "noarch",
3329
3329
  "epoch": "0",
3330
- "installdate": "1499788767",
3330
+ "installdate": "1516371671",
3331
3331
  "release": "3.el7",
3332
3332
  "version": "0.4.9"
3333
3333
  },
3334
3334
  "python-lxml": {
3335
3335
  "arch": "x86_64",
3336
3336
  "epoch": "0",
3337
- "installdate": "1499788754",
3337
+ "installdate": "1516371659",
3338
3338
  "release": "4.el7",
3339
3339
  "version": "3.2.1"
3340
3340
  },
3341
3341
  "python-magic": {
3342
3342
  "arch": "noarch",
3343
3343
  "epoch": "0",
3344
- "installdate": "1499788767",
3344
+ "installdate": "1516371672",
3345
3345
  "release": "33.el7",
3346
3346
  "version": "5.11"
3347
3347
  },
3348
3348
  "python-markupsafe": {
3349
3349
  "arch": "x86_64",
3350
3350
  "epoch": "0",
3351
- "installdate": "1499788760",
3351
+ "installdate": "1516371667",
3352
3352
  "release": "10.el7",
3353
3353
  "version": "0.11"
3354
3354
  },
3355
3355
  "python-perf": {
3356
3356
  "arch": "x86_64",
3357
3357
  "epoch": "0",
3358
- "installdate": "1499788769",
3359
- "release": "693.el7",
3358
+ "installdate": "1516371672",
3359
+ "release": "693.17.1.el7",
3360
3360
  "version": "3.10.0"
3361
3361
  },
3362
3362
  "python-prettytable": {
3363
3363
  "arch": "noarch",
3364
3364
  "epoch": "0",
3365
- "installdate": "1499788767",
3365
+ "installdate": "1516371670",
3366
3366
  "release": "3.el7",
3367
3367
  "version": "0.7.2"
3368
3368
  },
3369
3369
  "python-pycurl": {
3370
3370
  "arch": "x86_64",
3371
3371
  "epoch": "0",
3372
- "installdate": "1499788827",
3372
+ "installdate": "1516371688",
3373
3373
  "release": "19.el7",
3374
3374
  "version": "7.19.0"
3375
3375
  },
3376
3376
  "python-pyudev": {
3377
3377
  "arch": "noarch",
3378
3378
  "epoch": "0",
3379
- "installdate": "1499788756",
3379
+ "installdate": "1516371663",
3380
3380
  "release": "9.el7",
3381
3381
  "version": "0.15"
3382
3382
  },
3383
3383
  "python-requests": {
3384
3384
  "arch": "noarch",
3385
3385
  "epoch": "0",
3386
- "installdate": "1499788769",
3386
+ "installdate": "1516371673",
3387
3387
  "release": "1.el7_1",
3388
3388
  "version": "2.6.0"
3389
3389
  },
3390
3390
  "python-rhsm": {
3391
3391
  "arch": "x86_64",
3392
3392
  "epoch": "0",
3393
- "installdate": "1499788853",
3394
- "release": "1.el7",
3395
- "version": "1.19.9"
3393
+ "installdate": "1516371717",
3394
+ "release": "1.el7_4",
3395
+ "version": "1.19.10"
3396
3396
  },
3397
3397
  "python-rhsm-certificates": {
3398
3398
  "arch": "x86_64",
3399
3399
  "epoch": "0",
3400
- "installdate": "1499788852",
3401
- "release": "1.el7",
3402
- "version": "1.19.9"
3400
+ "installdate": "1516371587",
3401
+ "release": "1.el7_4",
3402
+ "version": "1.19.10"
3403
3403
  },
3404
3404
  "python-schedutils": {
3405
3405
  "arch": "x86_64",
3406
3406
  "epoch": "0",
3407
- "installdate": "1499788768",
3407
+ "installdate": "1516371672",
3408
3408
  "release": "6.el7",
3409
3409
  "version": "0.4"
3410
3410
  },
3411
3411
  "python-setuptools": {
3412
3412
  "arch": "noarch",
3413
3413
  "epoch": "0",
3414
- "installdate": "1499788760",
3414
+ "installdate": "1516371668",
3415
3415
  "release": "7.el7",
3416
3416
  "version": "0.9.8"
3417
3417
  },
3418
3418
  "python-six": {
3419
3419
  "arch": "noarch",
3420
3420
  "epoch": "0",
3421
- "installdate": "1499788768",
3421
+ "installdate": "1516371673",
3422
3422
  "release": "2.el7",
3423
3423
  "version": "1.9.0"
3424
3424
  },
3425
3425
  "python-urlgrabber": {
3426
3426
  "arch": "noarch",
3427
3427
  "epoch": "0",
3428
- "installdate": "1499788827",
3428
+ "installdate": "1516371688",
3429
3429
  "release": "8.el7",
3430
3430
  "version": "3.10"
3431
3431
  },
3432
3432
  "python-urllib3": {
3433
3433
  "arch": "noarch",
3434
3434
  "epoch": "0",
3435
- "installdate": "1499788769",
3435
+ "installdate": "1516371673",
3436
3436
  "release": "3.el7",
3437
3437
  "version": "1.10.2"
3438
3438
  },
3439
3439
  "pyxattr": {
3440
3440
  "arch": "x86_64",
3441
3441
  "epoch": "0",
3442
- "installdate": "1499788769",
3442
+ "installdate": "1516371674",
3443
3443
  "release": "5.el7",
3444
3444
  "version": "0.5.1"
3445
3445
  },
3446
3446
  "qemu-guest-agent": {
3447
3447
  "arch": "x86_64",
3448
3448
  "epoch": "10",
3449
- "installdate": "1499788921",
3449
+ "installdate": "1516371867",
3450
3450
  "release": "2.el7",
3451
3451
  "version": "2.8.0"
3452
3452
  },
3453
3453
  "qrencode-libs": {
3454
3454
  "arch": "x86_64",
3455
3455
  "epoch": "0",
3456
- "installdate": "1499788830",
3456
+ "installdate": "1516371692",
3457
3457
  "release": "3.el7",
3458
3458
  "version": "3.4.1"
3459
3459
  },
3460
3460
  "readline": {
3461
3461
  "arch": "x86_64",
3462
3462
  "epoch": "0",
3463
- "installdate": "1499788687",
3463
+ "installdate": "1516371604",
3464
3464
  "release": "10.el7",
3465
3465
  "version": "6.2"
3466
3466
  },
3467
3467
  "redhat-release-server": {
3468
3468
  "arch": "x86_64",
3469
3469
  "epoch": "0",
3470
- "installdate": "1499788669",
3470
+ "installdate": "1516371583",
3471
3471
  "release": "18.el7",
3472
3472
  "version": "7.4"
3473
3473
  },
3474
3474
  "redhat-support-lib-python": {
3475
3475
  "arch": "noarch",
3476
3476
  "epoch": "0",
3477
- "installdate": "1499788826",
3477
+ "installdate": "1516371717",
3478
3478
  "release": "6.el7",
3479
3479
  "version": "0.9.7"
3480
3480
  },
3481
3481
  "redhat-support-tool": {
3482
3482
  "arch": "noarch",
3483
3483
  "epoch": "0",
3484
- "installdate": "1499788927",
3484
+ "installdate": "1516371723",
3485
3485
  "release": "3.el7",
3486
3486
  "version": "0.9.9"
3487
3487
  },
3488
3488
  "rh-amazon-rhui-client": {
3489
3489
  "arch": "noarch",
3490
3490
  "epoch": "0",
3491
- "installdate": "1499788912",
3491
+ "installdate": "1516371723",
3492
3492
  "release": "1.el7",
3493
3493
  "version": "2.2.133"
3494
3494
  },
3495
3495
  "rhn-check": {
3496
3496
  "arch": "noarch",
3497
3497
  "epoch": "0",
3498
- "installdate": "1499788851",
3498
+ "installdate": "1516371716",
3499
3499
  "release": "17.el7",
3500
3500
  "version": "2.0.2"
3501
3501
  },
3502
3502
  "rhn-client-tools": {
3503
3503
  "arch": "noarch",
3504
3504
  "epoch": "0",
3505
- "installdate": "1499788850",
3505
+ "installdate": "1516371715",
3506
3506
  "release": "17.el7",
3507
3507
  "version": "2.0.2"
3508
3508
  },
3509
3509
  "rhn-setup": {
3510
3510
  "arch": "noarch",
3511
3511
  "epoch": "0",
3512
- "installdate": "1499788852",
3512
+ "installdate": "1516371715",
3513
3513
  "release": "17.el7",
3514
3514
  "version": "2.0.2"
3515
3515
  },
3516
3516
  "rhnlib": {
3517
3517
  "arch": "noarch",
3518
3518
  "epoch": "0",
3519
- "installdate": "1499788767",
3519
+ "installdate": "1516371672",
3520
3520
  "release": "4.el7",
3521
3521
  "version": "2.5.65"
3522
3522
  },
3523
3523
  "rhnsd": {
3524
3524
  "arch": "x86_64",
3525
3525
  "epoch": "0",
3526
- "installdate": "1499788851",
3527
- "release": "7.el7",
3526
+ "installdate": "1516371716",
3527
+ "release": "7.3.el7_4",
3528
3528
  "version": "5.0.13"
3529
3529
  },
3530
3530
  "rootfiles": {
3531
3531
  "arch": "noarch",
3532
3532
  "epoch": "0",
3533
- "installdate": "1499788931",
3533
+ "installdate": "1516371876",
3534
3534
  "release": "11.el7",
3535
3535
  "version": "8.1"
3536
3536
  },
3537
3537
  "rpm": {
3538
3538
  "arch": "x86_64",
3539
3539
  "epoch": "0",
3540
- "installdate": "1499788774",
3540
+ "installdate": "1516371682",
3541
3541
  "release": "25.el7",
3542
3542
  "version": "4.11.3"
3543
3543
  },
3544
3544
  "rpm-build-libs": {
3545
3545
  "arch": "x86_64",
3546
3546
  "epoch": "0",
3547
- "installdate": "1499788826",
3547
+ "installdate": "1516371713",
3548
3548
  "release": "25.el7",
3549
3549
  "version": "4.11.3"
3550
3550
  },
3551
3551
  "rpm-libs": {
3552
3552
  "arch": "x86_64",
3553
3553
  "epoch": "0",
3554
- "installdate": "1499788773",
3554
+ "installdate": "1516371681",
3555
3555
  "release": "25.el7",
3556
3556
  "version": "4.11.3"
3557
3557
  },
3558
3558
  "rpm-python": {
3559
3559
  "arch": "x86_64",
3560
3560
  "epoch": "0",
3561
- "installdate": "1499788826",
3561
+ "installdate": "1516371714",
3562
3562
  "release": "25.el7",
3563
3563
  "version": "4.11.3"
3564
3564
  },
3565
3565
  "rsync": {
3566
3566
  "arch": "x86_64",
3567
3567
  "epoch": "0",
3568
- "installdate": "1499788921",
3568
+ "installdate": "1516371865",
3569
3569
  "release": "18.el7",
3570
3570
  "version": "3.0.9"
3571
3571
  },
3572
3572
  "rsyslog": {
3573
3573
  "arch": "x86_64",
3574
3574
  "epoch": "0",
3575
- "installdate": "1499788911",
3575
+ "installdate": "1516371868",
3576
3576
  "release": "12.el7",
3577
3577
  "version": "8.24.0"
3578
3578
  },
3579
3579
  "sed": {
3580
3580
  "arch": "x86_64",
3581
3581
  "epoch": "0",
3582
- "installdate": "1499788685",
3582
+ "installdate": "1516371602",
3583
3583
  "release": "5.el7",
3584
3584
  "version": "4.2.2"
3585
3585
  },
3586
3586
  "selinux-policy": {
3587
3587
  "arch": "noarch",
3588
3588
  "epoch": "0",
3589
- "installdate": "1499788835",
3590
- "release": "166.el7",
3589
+ "installdate": "1516371687",
3590
+ "release": "166.el7_4.7",
3591
3591
  "version": "3.13.1"
3592
3592
  },
3593
3593
  "selinux-policy-targeted": {
3594
3594
  "arch": "noarch",
3595
3595
  "epoch": "0",
3596
- "installdate": "1499788924",
3597
- "release": "166.el7",
3596
+ "installdate": "1516371872",
3597
+ "release": "166.el7_4.7",
3598
3598
  "version": "3.13.1"
3599
3599
  },
3600
3600
  "setools-libs": {
3601
3601
  "arch": "x86_64",
3602
3602
  "epoch": "0",
3603
- "installdate": "1499788704",
3603
+ "installdate": "1516371617",
3604
3604
  "release": "1.1.el7",
3605
3605
  "version": "3.3.8"
3606
3606
  },
3607
3607
  "setup": {
3608
3608
  "arch": "noarch",
3609
3609
  "epoch": "0",
3610
- "installdate": "1499788669",
3610
+ "installdate": "1516371584",
3611
3611
  "release": "7.el7",
3612
3612
  "version": "2.8.71"
3613
3613
  },
3614
3614
  "shadow-utils": {
3615
3615
  "arch": "x86_64",
3616
3616
  "epoch": "2",
3617
- "installdate": "1499788832",
3617
+ "installdate": "1516371647",
3618
3618
  "release": "24.el7",
3619
3619
  "version": "4.1.5.1"
3620
3620
  },
3621
3621
  "shared-mime-info": {
3622
3622
  "arch": "x86_64",
3623
3623
  "epoch": "0",
3624
- "installdate": "1499788750",
3624
+ "installdate": "1516371651",
3625
3625
  "release": "3.el7",
3626
3626
  "version": "1.8"
3627
3627
  },
3628
3628
  "slang": {
3629
3629
  "arch": "x86_64",
3630
3630
  "epoch": "0",
3631
- "installdate": "1499788701",
3631
+ "installdate": "1516371614",
3632
3632
  "release": "11.el7",
3633
3633
  "version": "2.2.4"
3634
3634
  },
3635
3635
  "snappy": {
3636
3636
  "arch": "x86_64",
3637
3637
  "epoch": "0",
3638
- "installdate": "1499788726",
3638
+ "installdate": "1516371637",
3639
3639
  "release": "3.el7",
3640
3640
  "version": "1.1.0"
3641
3641
  },
3642
3642
  "sqlite": {
3643
3643
  "arch": "x86_64",
3644
3644
  "epoch": "0",
3645
- "installdate": "1499788696",
3645
+ "installdate": "1516371608",
3646
3646
  "release": "8.el7",
3647
3647
  "version": "3.7.17"
3648
3648
  },
3649
3649
  "subscription-manager": {
3650
3650
  "arch": "x86_64",
3651
3651
  "epoch": "0",
3652
- "installdate": "1499788910",
3653
- "release": "1.el7",
3654
- "version": "1.19.21"
3652
+ "installdate": "1516371723",
3653
+ "release": "1.el7_4",
3654
+ "version": "1.19.23"
3655
3655
  },
3656
3656
  "sudo": {
3657
3657
  "arch": "x86_64",
3658
3658
  "epoch": "0",
3659
- "installdate": "1499788927",
3660
- "release": "10.el7",
3659
+ "installdate": "1516371874",
3660
+ "release": "11.el7_4",
3661
3661
  "version": "1.8.19p2"
3662
3662
  },
3663
3663
  "systemd": {
3664
3664
  "arch": "x86_64",
3665
3665
  "epoch": "0",
3666
- "installdate": "1499788840",
3667
- "release": "42.el7",
3666
+ "installdate": "1516371698",
3667
+ "release": "42.el7_4.6",
3668
3668
  "version": "219"
3669
3669
  },
3670
3670
  "systemd-libs": {
3671
3671
  "arch": "x86_64",
3672
3672
  "epoch": "0",
3673
- "installdate": "1499788753",
3674
- "release": "42.el7",
3673
+ "installdate": "1516371657",
3674
+ "release": "42.el7_4.6",
3675
3675
  "version": "219"
3676
3676
  },
3677
3677
  "systemd-sysv": {
3678
3678
  "arch": "x86_64",
3679
3679
  "epoch": "0",
3680
- "installdate": "1499788842",
3681
- "release": "42.el7",
3680
+ "installdate": "1516371702",
3681
+ "release": "42.el7_4.6",
3682
3682
  "version": "219"
3683
3683
  },
3684
3684
  "sysvinit-tools": {
3685
3685
  "arch": "x86_64",
3686
3686
  "epoch": "0",
3687
- "installdate": "1499788726",
3687
+ "installdate": "1516371637",
3688
3688
  "release": "14.dsf.el7",
3689
3689
  "version": "2.88"
3690
3690
  },
3691
3691
  "tar": {
3692
3692
  "arch": "x86_64",
3693
3693
  "epoch": "2",
3694
- "installdate": "1499788705",
3694
+ "installdate": "1516371618",
3695
3695
  "release": "32.el7",
3696
3696
  "version": "1.26"
3697
3697
  },
3698
3698
  "tcp_wrappers-libs": {
3699
3699
  "arch": "x86_64",
3700
3700
  "epoch": "0",
3701
- "installdate": "1499788702",
3701
+ "installdate": "1516371614",
3702
3702
  "release": "77.el7",
3703
3703
  "version": "7.6"
3704
3704
  },
3705
3705
  "teamd": {
3706
3706
  "arch": "x86_64",
3707
3707
  "epoch": "0",
3708
- "installdate": "1499788830",
3708
+ "installdate": "1516371692",
3709
3709
  "release": "5.el7",
3710
3710
  "version": "1.25"
3711
3711
  },
3712
3712
  "tuned": {
3713
3713
  "arch": "noarch",
3714
3714
  "epoch": "0",
3715
- "installdate": "1499788920",
3716
- "release": "5.el7",
3715
+ "installdate": "1516371865",
3716
+ "release": "5.el7_4.2",
3717
3717
  "version": "2.8.0"
3718
3718
  },
3719
3719
  "tzdata": {
3720
3720
  "arch": "noarch",
3721
3721
  "epoch": "0",
3722
- "installdate": "1499788671",
3722
+ "installdate": "1516371586",
3723
3723
  "release": "1.el7",
3724
- "version": "2017b"
3724
+ "version": "2017c"
3725
3725
  },
3726
3726
  "usermode": {
3727
3727
  "arch": "x86_64",
3728
3728
  "epoch": "0",
3729
- "installdate": "1499788835",
3729
+ "installdate": "1516371688",
3730
3730
  "release": "5.el7",
3731
3731
  "version": "1.111"
3732
3732
  },
3733
3733
  "ustr": {
3734
3734
  "arch": "x86_64",
3735
3735
  "epoch": "0",
3736
- "installdate": "1499788831",
3736
+ "installdate": "1516371637",
3737
3737
  "release": "16.el7",
3738
3738
  "version": "1.0.4"
3739
3739
  },
3740
3740
  "util-linux": {
3741
3741
  "arch": "x86_64",
3742
3742
  "epoch": "0",
3743
- "installdate": "1499788834",
3744
- "release": "43.el7",
3743
+ "installdate": "1516371685",
3744
+ "release": "43.el7_4.2",
3745
3745
  "version": "2.23.2"
3746
3746
  },
3747
3747
  "vim-minimal": {
3748
3748
  "arch": "x86_64",
3749
3749
  "epoch": "2",
3750
- "installdate": "1499788704",
3750
+ "installdate": "1516371617",
3751
3751
  "release": "2.el7",
3752
3752
  "version": "7.4.160"
3753
3753
  },
3754
3754
  "virt-what": {
3755
3755
  "arch": "x86_64",
3756
3756
  "epoch": "0",
3757
- "installdate": "1499788835",
3757
+ "installdate": "1516371686",
3758
3758
  "release": "10.el7",
3759
3759
  "version": "1.13"
3760
3760
  },
3761
3761
  "which": {
3762
3762
  "arch": "x86_64",
3763
3763
  "epoch": "0",
3764
- "installdate": "1499788696",
3764
+ "installdate": "1516371607",
3765
3765
  "release": "7.el7",
3766
3766
  "version": "2.20"
3767
3767
  },
3768
3768
  "wpa_supplicant": {
3769
3769
  "arch": "x86_64",
3770
3770
  "epoch": "1",
3771
- "installdate": "1499788846",
3772
- "release": "5.el7",
3771
+ "installdate": "1516371706",
3772
+ "release": "5.el7_4.1",
3773
3773
  "version": "2.6"
3774
3774
  },
3775
3775
  "xdg-utils": {
3776
3776
  "arch": "noarch",
3777
3777
  "epoch": "0",
3778
- "installdate": "1499788902",
3778
+ "installdate": "1516371719",
3779
3779
  "release": "0.17.20120809git.el7",
3780
3780
  "version": "1.1.0"
3781
3781
  },
3782
3782
  "xfsprogs": {
3783
3783
  "arch": "x86_64",
3784
3784
  "epoch": "0",
3785
- "installdate": "1499788928",
3785
+ "installdate": "1516371875",
3786
3786
  "release": "12.el7",
3787
3787
  "version": "4.5.0"
3788
3788
  },
3789
3789
  "xz": {
3790
3790
  "arch": "x86_64",
3791
3791
  "epoch": "0",
3792
- "installdate": "1499788700",
3792
+ "installdate": "1516371612",
3793
3793
  "release": "1.el7",
3794
3794
  "version": "5.2.2"
3795
3795
  },
3796
3796
  "xz-libs": {
3797
3797
  "arch": "x86_64",
3798
3798
  "epoch": "0",
3799
- "installdate": "1499788684",
3799
+ "installdate": "1516371601",
3800
3800
  "release": "1.el7",
3801
3801
  "version": "5.2.2"
3802
3802
  },
3803
3803
  "yum": {
3804
3804
  "arch": "noarch",
3805
3805
  "epoch": "0",
3806
- "installdate": "1499788828",
3806
+ "installdate": "1516371714",
3807
3807
  "release": "154.el7",
3808
3808
  "version": "3.4.3"
3809
3809
  },
3810
3810
  "yum-metadata-parser": {
3811
3811
  "arch": "x86_64",
3812
3812
  "epoch": "0",
3813
- "installdate": "1499788759",
3813
+ "installdate": "1516371665",
3814
3814
  "release": "10.el7",
3815
3815
  "version": "1.1.4"
3816
3816
  },
3817
3817
  "yum-rhn-plugin": {
3818
3818
  "arch": "noarch",
3819
3819
  "epoch": "0",
3820
- "installdate": "1499788851",
3820
+ "installdate": "1516371716",
3821
3821
  "release": "9.el7",
3822
3822
  "version": "2.0.1"
3823
3823
  },
3824
3824
  "yum-utils": {
3825
3825
  "arch": "noarch",
3826
3826
  "epoch": "0",
3827
- "installdate": "1499788927",
3827
+ "installdate": "1516371852",
3828
3828
  "release": "42.el7",
3829
3829
  "version": "1.1.31"
3830
3830
  },
3831
3831
  "zlib": {
3832
3832
  "arch": "x86_64",
3833
3833
  "epoch": "0",
3834
- "installdate": "1499788684",
3834
+ "installdate": "1516371601",
3835
3835
  "release": "17.el7",
3836
3836
  "version": "1.2.7"
3837
3837
  }
@@ -3840,13 +3840,13 @@
3840
3840
  "platform_family": "rhel",
3841
3841
  "platform_version": "7.4",
3842
3842
  "root_group": "root",
3843
- "shard_seed": 92465796,
3843
+ "shard_seed": 206048814,
3844
3844
  "shells": [
3845
- "/bin/bash",
3846
3845
  "/bin/sh",
3846
+ "/bin/bash",
3847
3847
  "/sbin/nologin",
3848
- "/usr/bin/bash",
3849
3848
  "/usr/bin/sh",
3849
+ "/usr/bin/bash",
3850
3850
  "/usr/sbin/nologin"
3851
3851
  ],
3852
3852
  "time": {