fauxhai-ng 8.7.1 → 9.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/lib/fauxhai/platforms/.DS_Store +0 -0
  3. data/lib/fauxhai/platforms/ubuntu/.DS_Store +0 -0
  4. data/lib/fauxhai/version.rb +1 -1
  5. metadata +4 -34
  6. data/lib/fauxhai/platforms/aix/6.1.json +0 -731
  7. data/lib/fauxhai/platforms/amazon/2015.03.json +0 -3328
  8. data/lib/fauxhai/platforms/amazon/2015.09.json +0 -3386
  9. data/lib/fauxhai/platforms/amazon/2016.03.json +0 -3378
  10. data/lib/fauxhai/platforms/amazon/2016.09.json +0 -3385
  11. data/lib/fauxhai/platforms/amazon/2017.03.json +0 -3389
  12. data/lib/fauxhai/platforms/amazon/2017.09.json +0 -3410
  13. data/lib/fauxhai/platforms/centos/5.11.json +0 -4920
  14. data/lib/fauxhai/platforms/centos/6.9.json +0 -2693
  15. data/lib/fauxhai/platforms/centos/7.5.1804.json +0 -3795
  16. data/lib/fauxhai/platforms/centos/7.6.1810.json +0 -3810
  17. data/lib/fauxhai/platforms/debian/8.11.json +0 -3596
  18. data/lib/fauxhai/platforms/debian/9.8.json +0 -2938
  19. data/lib/fauxhai/platforms/debian/9.9.json +0 -2938
  20. data/lib/fauxhai/platforms/fedora/29.json +0 -3831
  21. data/lib/fauxhai/platforms/fedora/30.json +0 -3906
  22. data/lib/fauxhai/platforms/freebsd/11.1.json +0 -426
  23. data/lib/fauxhai/platforms/linuxmint/18.3.json +0 -10351
  24. data/lib/fauxhai/platforms/mac_os_x/10.13.json +0 -1339
  25. data/lib/fauxhai/platforms/opensuse/15.0.json +0 -6060
  26. data/lib/fauxhai/platforms/opensuse/15.1.json +0 -5776
  27. data/lib/fauxhai/platforms/oracle/5.11.json +0 -7029
  28. data/lib/fauxhai/platforms/oracle/6.9.json +0 -4177
  29. data/lib/fauxhai/platforms/redhat/5.11.json +0 -6682
  30. data/lib/fauxhai/platforms/redhat/6.9.json +0 -5817
  31. data/lib/fauxhai/platforms/redhat/7.4.json +0 -3886
  32. data/lib/fauxhai/platforms/redhat/7.5.json +0 -3947
  33. data/lib/fauxhai/platforms/redhat/7.6.json +0 -3804
  34. data/lib/fauxhai/platforms/suse/12.3.json +0 -5808
  35. data/lib/fauxhai/platforms/ubuntu/14.04.json +0 -2998
  36. data/lib/fauxhai/platforms/windows/2008R2.json +0 -444
@@ -1,3831 +0,0 @@
1
- {
2
- "block_device": {
3
- "xvda": {
4
- "logical_block_size": "512",
5
- "physical_block_size": "512",
6
- "removable": "0",
7
- "rotational": "0",
8
- "size": "12582912",
9
- "state": "Connected"
10
- }
11
- },
12
- "chef_packages": {
13
- "chef": {
14
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.8.23/lib",
15
- "version": "15.8.23"
16
- },
17
- "ohai": {
18
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.7.4/lib/ohai",
19
- "version": "15.7.4"
20
- }
21
- },
22
- "command": {
23
- "ps": "ps -ef"
24
- },
25
- "counters": {
26
- "network": {
27
- "interfaces": {
28
- "enp0s3": {
29
- "rx": {
30
- "bytes": 0,
31
- "compressed": 0,
32
- "drop": 0,
33
- "errors": 0,
34
- "frame": 0,
35
- "multicast": 0,
36
- "overrun": 0,
37
- "packets": 0
38
- },
39
- "tx": {
40
- "bytes": 0,
41
- "carrier": 0,
42
- "collisions": 0,
43
- "compressed": 0,
44
- "drop": 0,
45
- "errors": 0,
46
- "overrun": 0,
47
- "packets": 0
48
- }
49
- },
50
- "lo": {
51
- "rx": {
52
- "bytes": 0,
53
- "drop": 0,
54
- "errors": 0,
55
- "overrun": 0,
56
- "packets": 0
57
- },
58
- "tx": {
59
- "bytes": 0,
60
- "carrier": 0,
61
- "collisions": 0,
62
- "drop": 0,
63
- "errors": 0,
64
- "packets": 0,
65
- "queuelen": "1"
66
- }
67
- }
68
- }
69
- }
70
- },
71
- "cpu": {
72
- "cores": 1,
73
- "real": 1,
74
- "total": 1
75
- },
76
- "current_user": "fauxhai",
77
- "deprecated": true,
78
- "dmi": {},
79
- "domain": "local",
80
- "filesystem": {
81
- "by_device": {
82
- "/dev/xvda": {
83
- "mounts": []
84
- },
85
- "/dev/xvda1": {
86
- "fs_type": "ext4",
87
- "inodes_available": "350931",
88
- "inodes_percent_used": "11%",
89
- "inodes_used": "42285",
90
- "kb_available": "4834340",
91
- "kb_size": "6126124",
92
- "kb_used": "981892",
93
- "mount_options": [
94
- "rw",
95
- "relatime",
96
- "seclabel"
97
- ],
98
- "mounts": [
99
- "/"
100
- ],
101
- "percent_used": "17%",
102
- "total_inodes": "393216",
103
- "uuid": "9aa51f45-617c-46da-8fc2-053c98b97b4a"
104
- },
105
- "bpf": {
106
- "fs_type": "bpf",
107
- "mount_options": [
108
- "rw",
109
- "nosuid",
110
- "nodev",
111
- "noexec",
112
- "relatime",
113
- "mode=700"
114
- ],
115
- "mounts": [
116
- "/sys/fs/bpf"
117
- ]
118
- },
119
- "cgroup": {
120
- "fs_type": "cgroup",
121
- "mount_options": [
122
- "rw",
123
- "nosuid",
124
- "nodev",
125
- "noexec",
126
- "relatime",
127
- "seclabel",
128
- "hugetlb"
129
- ],
130
- "mounts": [
131
- "/sys/fs/cgroup/systemd",
132
- "/sys/fs/cgroup/net_cls,net_prio",
133
- "/sys/fs/cgroup/perf_event",
134
- "/sys/fs/cgroup/blkio",
135
- "/sys/fs/cgroup/cpuset",
136
- "/sys/fs/cgroup/cpu,cpuacct",
137
- "/sys/fs/cgroup/memory",
138
- "/sys/fs/cgroup/pids",
139
- "/sys/fs/cgroup/devices",
140
- "/sys/fs/cgroup/freezer",
141
- "/sys/fs/cgroup/hugetlb"
142
- ]
143
- },
144
- "cgroup2": {
145
- "fs_type": "cgroup2",
146
- "mount_options": [
147
- "rw",
148
- "nosuid",
149
- "nodev",
150
- "noexec",
151
- "relatime",
152
- "seclabel",
153
- "nsdelegate"
154
- ],
155
- "mounts": [
156
- "/sys/fs/cgroup/unified"
157
- ]
158
- },
159
- "configfs": {
160
- "fs_type": "configfs",
161
- "mount_options": [
162
- "rw",
163
- "relatime"
164
- ],
165
- "mounts": [
166
- "/sys/kernel/config"
167
- ]
168
- },
169
- "debugfs": {
170
- "fs_type": "debugfs",
171
- "mount_options": [
172
- "rw",
173
- "relatime",
174
- "seclabel"
175
- ],
176
- "mounts": [
177
- "/sys/kernel/debug"
178
- ]
179
- },
180
- "devpts": {
181
- "fs_type": "devpts",
182
- "mount_options": [
183
- "rw",
184
- "nosuid",
185
- "noexec",
186
- "relatime",
187
- "seclabel",
188
- "gid=5",
189
- "mode=620",
190
- "ptmxmode=000"
191
- ],
192
- "mounts": [
193
- "/dev/pts"
194
- ]
195
- },
196
- "devtmpfs": {
197
- "fs_type": "devtmpfs",
198
- "inodes_available": "120741",
199
- "inodes_percent_used": "1%",
200
- "inodes_used": "334",
201
- "kb_available": "484300",
202
- "kb_size": "484300",
203
- "kb_used": "0",
204
- "mount_options": [
205
- "rw",
206
- "nosuid",
207
- "seclabel",
208
- "size=484300k",
209
- "nr_inodes=121075",
210
- "mode=755"
211
- ],
212
- "mounts": [
213
- "/dev"
214
- ],
215
- "percent_used": "0%",
216
- "total_inodes": "121075"
217
- },
218
- "hugetlbfs": {
219
- "fs_type": "hugetlbfs",
220
- "mount_options": [
221
- "rw",
222
- "relatime",
223
- "seclabel",
224
- "pagesize=2M"
225
- ],
226
- "mounts": [
227
- "/dev/hugepages"
228
- ]
229
- },
230
- "mqueue": {
231
- "fs_type": "mqueue",
232
- "mount_options": [
233
- "rw",
234
- "relatime",
235
- "seclabel"
236
- ],
237
- "mounts": [
238
- "/dev/mqueue"
239
- ]
240
- },
241
- "proc": {
242
- "fs_type": "proc",
243
- "mount_options": [
244
- "rw",
245
- "nosuid",
246
- "nodev",
247
- "noexec",
248
- "relatime"
249
- ],
250
- "mounts": [
251
- "/proc"
252
- ]
253
- },
254
- "pstore": {
255
- "fs_type": "pstore",
256
- "mount_options": [
257
- "rw",
258
- "nosuid",
259
- "nodev",
260
- "noexec",
261
- "relatime",
262
- "seclabel"
263
- ],
264
- "mounts": [
265
- "/sys/fs/pstore"
266
- ]
267
- },
268
- "securityfs": {
269
- "fs_type": "securityfs",
270
- "mount_options": [
271
- "rw",
272
- "nosuid",
273
- "nodev",
274
- "noexec",
275
- "relatime"
276
- ],
277
- "mounts": [
278
- "/sys/kernel/security"
279
- ]
280
- },
281
- "selinuxfs": {
282
- "fs_type": "selinuxfs",
283
- "mount_options": [
284
- "rw",
285
- "relatime"
286
- ],
287
- "mounts": [
288
- "/sys/fs/selinux"
289
- ]
290
- },
291
- "sysfs": {
292
- "fs_type": "sysfs",
293
- "mount_options": [
294
- "rw",
295
- "nosuid",
296
- "nodev",
297
- "noexec",
298
- "relatime",
299
- "seclabel"
300
- ],
301
- "mounts": [
302
- "/sys"
303
- ]
304
- },
305
- "systemd-1": {
306
- "fs_type": "autofs",
307
- "mount_options": [
308
- "rw",
309
- "relatime",
310
- "fd=36",
311
- "pgrp=1",
312
- "timeout=0",
313
- "minproto=5",
314
- "maxproto=5",
315
- "direct",
316
- "pipe_ino=15467"
317
- ],
318
- "mounts": [
319
- "/proc/sys/fs/binfmt_misc"
320
- ]
321
- },
322
- "tmpfs": {
323
- "fs_type": "tmpfs",
324
- "inodes_available": "125209",
325
- "inodes_percent_used": "1%",
326
- "inodes_used": "5",
327
- "kb_available": "100168",
328
- "kb_size": "100168",
329
- "kb_used": "0",
330
- "mount_options": [
331
- "rw",
332
- "nosuid",
333
- "nodev",
334
- "relatime",
335
- "seclabel",
336
- "size=100168k",
337
- "mode=700",
338
- "uid=1000",
339
- "gid=1000"
340
- ],
341
- "mounts": [
342
- "/dev/shm",
343
- "/run",
344
- "/sys/fs/cgroup",
345
- "/run/user/1000"
346
- ],
347
- "percent_used": "0%",
348
- "total_inodes": "125214"
349
- }
350
- },
351
- "by_mountpoint": {
352
- "/": {
353
- "devices": [
354
- "/dev/xvda1"
355
- ],
356
- "fs_type": "ext4",
357
- "inodes_available": "350931",
358
- "inodes_percent_used": "11%",
359
- "inodes_used": "42285",
360
- "kb_available": "4834340",
361
- "kb_size": "6126124",
362
- "kb_used": "981892",
363
- "mount_options": [
364
- "rw",
365
- "relatime",
366
- "seclabel"
367
- ],
368
- "percent_used": "17%",
369
- "total_inodes": "393216",
370
- "uuid": "9aa51f45-617c-46da-8fc2-053c98b97b4a"
371
- },
372
- "/dev": {
373
- "devices": [
374
- "devtmpfs"
375
- ],
376
- "fs_type": "devtmpfs",
377
- "inodes_available": "120741",
378
- "inodes_percent_used": "1%",
379
- "inodes_used": "334",
380
- "kb_available": "484300",
381
- "kb_size": "484300",
382
- "kb_used": "0",
383
- "mount_options": [
384
- "rw",
385
- "nosuid",
386
- "seclabel",
387
- "size=484300k",
388
- "nr_inodes=121075",
389
- "mode=755"
390
- ],
391
- "percent_used": "0%",
392
- "total_inodes": "121075"
393
- },
394
- "/dev/hugepages": {
395
- "devices": [
396
- "hugetlbfs"
397
- ],
398
- "fs_type": "hugetlbfs",
399
- "mount_options": [
400
- "rw",
401
- "relatime",
402
- "seclabel",
403
- "pagesize=2M"
404
- ]
405
- },
406
- "/dev/mqueue": {
407
- "devices": [
408
- "mqueue"
409
- ],
410
- "fs_type": "mqueue",
411
- "mount_options": [
412
- "rw",
413
- "relatime",
414
- "seclabel"
415
- ]
416
- },
417
- "/dev/pts": {
418
- "devices": [
419
- "devpts"
420
- ],
421
- "fs_type": "devpts",
422
- "mount_options": [
423
- "rw",
424
- "nosuid",
425
- "noexec",
426
- "relatime",
427
- "seclabel",
428
- "gid=5",
429
- "mode=620",
430
- "ptmxmode=000"
431
- ]
432
- },
433
- "/dev/shm": {
434
- "devices": [
435
- "tmpfs"
436
- ],
437
- "fs_type": "tmpfs",
438
- "inodes_available": "125213",
439
- "inodes_percent_used": "1%",
440
- "inodes_used": "1",
441
- "kb_available": "500856",
442
- "kb_size": "500856",
443
- "kb_used": "0",
444
- "mount_options": [
445
- "rw",
446
- "nosuid",
447
- "nodev",
448
- "seclabel"
449
- ],
450
- "percent_used": "0%",
451
- "total_inodes": "125214"
452
- },
453
- "/proc": {
454
- "devices": [
455
- "proc"
456
- ],
457
- "fs_type": "proc",
458
- "mount_options": [
459
- "rw",
460
- "nosuid",
461
- "nodev",
462
- "noexec",
463
- "relatime"
464
- ]
465
- },
466
- "/proc/sys/fs/binfmt_misc": {
467
- "devices": [
468
- "systemd-1"
469
- ],
470
- "fs_type": "autofs",
471
- "mount_options": [
472
- "rw",
473
- "relatime",
474
- "fd=36",
475
- "pgrp=1",
476
- "timeout=0",
477
- "minproto=5",
478
- "maxproto=5",
479
- "direct",
480
- "pipe_ino=15467"
481
- ]
482
- },
483
- "/run": {
484
- "devices": [
485
- "tmpfs"
486
- ],
487
- "fs_type": "tmpfs",
488
- "inodes_available": "124801",
489
- "inodes_percent_used": "1%",
490
- "inodes_used": "413",
491
- "kb_available": "499964",
492
- "kb_size": "500856",
493
- "kb_used": "892",
494
- "mount_options": [
495
- "rw",
496
- "nosuid",
497
- "nodev",
498
- "seclabel",
499
- "mode=755"
500
- ],
501
- "percent_used": "1%",
502
- "total_inodes": "125214"
503
- },
504
- "/run/user/1000": {
505
- "devices": [
506
- "tmpfs"
507
- ],
508
- "fs_type": "tmpfs",
509
- "inodes_available": "125209",
510
- "inodes_percent_used": "1%",
511
- "inodes_used": "5",
512
- "kb_available": "100168",
513
- "kb_size": "100168",
514
- "kb_used": "0",
515
- "mount_options": [
516
- "rw",
517
- "nosuid",
518
- "nodev",
519
- "relatime",
520
- "seclabel",
521
- "size=100168k",
522
- "mode=700",
523
- "uid=1000",
524
- "gid=1000"
525
- ],
526
- "percent_used": "0%",
527
- "total_inodes": "125214"
528
- },
529
- "/sys": {
530
- "devices": [
531
- "sysfs"
532
- ],
533
- "fs_type": "sysfs",
534
- "mount_options": [
535
- "rw",
536
- "nosuid",
537
- "nodev",
538
- "noexec",
539
- "relatime",
540
- "seclabel"
541
- ]
542
- },
543
- "/sys/fs/bpf": {
544
- "devices": [
545
- "bpf"
546
- ],
547
- "fs_type": "bpf",
548
- "mount_options": [
549
- "rw",
550
- "nosuid",
551
- "nodev",
552
- "noexec",
553
- "relatime",
554
- "mode=700"
555
- ]
556
- },
557
- "/sys/fs/cgroup": {
558
- "devices": [
559
- "tmpfs"
560
- ],
561
- "fs_type": "tmpfs",
562
- "inodes_available": "125197",
563
- "inodes_percent_used": "1%",
564
- "inodes_used": "17",
565
- "kb_available": "500856",
566
- "kb_size": "500856",
567
- "kb_used": "0",
568
- "mount_options": [
569
- "ro",
570
- "nosuid",
571
- "nodev",
572
- "noexec",
573
- "seclabel",
574
- "mode=755"
575
- ],
576
- "percent_used": "0%",
577
- "total_inodes": "125214"
578
- },
579
- "/sys/fs/cgroup/blkio": {
580
- "devices": [
581
- "cgroup"
582
- ],
583
- "fs_type": "cgroup",
584
- "mount_options": [
585
- "rw",
586
- "nosuid",
587
- "nodev",
588
- "noexec",
589
- "relatime",
590
- "seclabel",
591
- "blkio"
592
- ]
593
- },
594
- "/sys/fs/cgroup/cpu,cpuacct": {
595
- "devices": [
596
- "cgroup"
597
- ],
598
- "fs_type": "cgroup",
599
- "mount_options": [
600
- "rw",
601
- "nosuid",
602
- "nodev",
603
- "noexec",
604
- "relatime",
605
- "seclabel",
606
- "cpu",
607
- "cpuacct"
608
- ]
609
- },
610
- "/sys/fs/cgroup/cpuset": {
611
- "devices": [
612
- "cgroup"
613
- ],
614
- "fs_type": "cgroup",
615
- "mount_options": [
616
- "rw",
617
- "nosuid",
618
- "nodev",
619
- "noexec",
620
- "relatime",
621
- "seclabel",
622
- "cpuset"
623
- ]
624
- },
625
- "/sys/fs/cgroup/devices": {
626
- "devices": [
627
- "cgroup"
628
- ],
629
- "fs_type": "cgroup",
630
- "mount_options": [
631
- "rw",
632
- "nosuid",
633
- "nodev",
634
- "noexec",
635
- "relatime",
636
- "seclabel",
637
- "devices"
638
- ]
639
- },
640
- "/sys/fs/cgroup/freezer": {
641
- "devices": [
642
- "cgroup"
643
- ],
644
- "fs_type": "cgroup",
645
- "mount_options": [
646
- "rw",
647
- "nosuid",
648
- "nodev",
649
- "noexec",
650
- "relatime",
651
- "seclabel",
652
- "freezer"
653
- ]
654
- },
655
- "/sys/fs/cgroup/hugetlb": {
656
- "devices": [
657
- "cgroup"
658
- ],
659
- "fs_type": "cgroup",
660
- "mount_options": [
661
- "rw",
662
- "nosuid",
663
- "nodev",
664
- "noexec",
665
- "relatime",
666
- "seclabel",
667
- "hugetlb"
668
- ]
669
- },
670
- "/sys/fs/cgroup/memory": {
671
- "devices": [
672
- "cgroup"
673
- ],
674
- "fs_type": "cgroup",
675
- "mount_options": [
676
- "rw",
677
- "nosuid",
678
- "nodev",
679
- "noexec",
680
- "relatime",
681
- "seclabel",
682
- "memory"
683
- ]
684
- },
685
- "/sys/fs/cgroup/net_cls,net_prio": {
686
- "devices": [
687
- "cgroup"
688
- ],
689
- "fs_type": "cgroup",
690
- "mount_options": [
691
- "rw",
692
- "nosuid",
693
- "nodev",
694
- "noexec",
695
- "relatime",
696
- "seclabel",
697
- "net_cls",
698
- "net_prio"
699
- ]
700
- },
701
- "/sys/fs/cgroup/perf_event": {
702
- "devices": [
703
- "cgroup"
704
- ],
705
- "fs_type": "cgroup",
706
- "mount_options": [
707
- "rw",
708
- "nosuid",
709
- "nodev",
710
- "noexec",
711
- "relatime",
712
- "seclabel",
713
- "perf_event"
714
- ]
715
- },
716
- "/sys/fs/cgroup/pids": {
717
- "devices": [
718
- "cgroup"
719
- ],
720
- "fs_type": "cgroup",
721
- "mount_options": [
722
- "rw",
723
- "nosuid",
724
- "nodev",
725
- "noexec",
726
- "relatime",
727
- "seclabel",
728
- "pids"
729
- ]
730
- },
731
- "/sys/fs/cgroup/systemd": {
732
- "devices": [
733
- "cgroup"
734
- ],
735
- "fs_type": "cgroup",
736
- "mount_options": [
737
- "rw",
738
- "nosuid",
739
- "nodev",
740
- "noexec",
741
- "relatime",
742
- "seclabel",
743
- "xattr",
744
- "name=systemd"
745
- ]
746
- },
747
- "/sys/fs/cgroup/unified": {
748
- "devices": [
749
- "cgroup2"
750
- ],
751
- "fs_type": "cgroup2",
752
- "mount_options": [
753
- "rw",
754
- "nosuid",
755
- "nodev",
756
- "noexec",
757
- "relatime",
758
- "seclabel",
759
- "nsdelegate"
760
- ]
761
- },
762
- "/sys/fs/pstore": {
763
- "devices": [
764
- "pstore"
765
- ],
766
- "fs_type": "pstore",
767
- "mount_options": [
768
- "rw",
769
- "nosuid",
770
- "nodev",
771
- "noexec",
772
- "relatime",
773
- "seclabel"
774
- ]
775
- },
776
- "/sys/fs/selinux": {
777
- "devices": [
778
- "selinuxfs"
779
- ],
780
- "fs_type": "selinuxfs",
781
- "mount_options": [
782
- "rw",
783
- "relatime"
784
- ]
785
- },
786
- "/sys/kernel/config": {
787
- "devices": [
788
- "configfs"
789
- ],
790
- "fs_type": "configfs",
791
- "mount_options": [
792
- "rw",
793
- "relatime"
794
- ]
795
- },
796
- "/sys/kernel/debug": {
797
- "devices": [
798
- "debugfs"
799
- ],
800
- "fs_type": "debugfs",
801
- "mount_options": [
802
- "rw",
803
- "relatime",
804
- "seclabel"
805
- ]
806
- },
807
- "/sys/kernel/security": {
808
- "devices": [
809
- "securityfs"
810
- ],
811
- "fs_type": "securityfs",
812
- "mount_options": [
813
- "rw",
814
- "nosuid",
815
- "nodev",
816
- "noexec",
817
- "relatime"
818
- ]
819
- }
820
- },
821
- "by_pair": {
822
- "/dev/xvda,": {
823
- "device": "/dev/xvda"
824
- },
825
- "/dev/xvda1,/": {
826
- "device": "/dev/xvda1",
827
- "fs_type": "ext4",
828
- "inodes_available": "350931",
829
- "inodes_percent_used": "11%",
830
- "inodes_used": "42285",
831
- "kb_available": "4834340",
832
- "kb_size": "6126124",
833
- "kb_used": "981892",
834
- "mount": "/",
835
- "mount_options": [
836
- "rw",
837
- "relatime",
838
- "seclabel"
839
- ],
840
- "percent_used": "17%",
841
- "total_inodes": "393216",
842
- "uuid": "9aa51f45-617c-46da-8fc2-053c98b97b4a"
843
- },
844
- "bpf,/sys/fs/bpf": {
845
- "device": "bpf",
846
- "fs_type": "bpf",
847
- "mount": "/sys/fs/bpf",
848
- "mount_options": [
849
- "rw",
850
- "nosuid",
851
- "nodev",
852
- "noexec",
853
- "relatime",
854
- "mode=700"
855
- ]
856
- },
857
- "cgroup,/sys/fs/cgroup/blkio": {
858
- "device": "cgroup",
859
- "fs_type": "cgroup",
860
- "mount": "/sys/fs/cgroup/blkio",
861
- "mount_options": [
862
- "rw",
863
- "nosuid",
864
- "nodev",
865
- "noexec",
866
- "relatime",
867
- "seclabel",
868
- "blkio"
869
- ]
870
- },
871
- "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
872
- "device": "cgroup",
873
- "fs_type": "cgroup",
874
- "mount": "/sys/fs/cgroup/cpu,cpuacct",
875
- "mount_options": [
876
- "rw",
877
- "nosuid",
878
- "nodev",
879
- "noexec",
880
- "relatime",
881
- "seclabel",
882
- "cpu",
883
- "cpuacct"
884
- ]
885
- },
886
- "cgroup,/sys/fs/cgroup/cpuset": {
887
- "device": "cgroup",
888
- "fs_type": "cgroup",
889
- "mount": "/sys/fs/cgroup/cpuset",
890
- "mount_options": [
891
- "rw",
892
- "nosuid",
893
- "nodev",
894
- "noexec",
895
- "relatime",
896
- "seclabel",
897
- "cpuset"
898
- ]
899
- },
900
- "cgroup,/sys/fs/cgroup/devices": {
901
- "device": "cgroup",
902
- "fs_type": "cgroup",
903
- "mount": "/sys/fs/cgroup/devices",
904
- "mount_options": [
905
- "rw",
906
- "nosuid",
907
- "nodev",
908
- "noexec",
909
- "relatime",
910
- "seclabel",
911
- "devices"
912
- ]
913
- },
914
- "cgroup,/sys/fs/cgroup/freezer": {
915
- "device": "cgroup",
916
- "fs_type": "cgroup",
917
- "mount": "/sys/fs/cgroup/freezer",
918
- "mount_options": [
919
- "rw",
920
- "nosuid",
921
- "nodev",
922
- "noexec",
923
- "relatime",
924
- "seclabel",
925
- "freezer"
926
- ]
927
- },
928
- "cgroup,/sys/fs/cgroup/hugetlb": {
929
- "device": "cgroup",
930
- "fs_type": "cgroup",
931
- "mount": "/sys/fs/cgroup/hugetlb",
932
- "mount_options": [
933
- "rw",
934
- "nosuid",
935
- "nodev",
936
- "noexec",
937
- "relatime",
938
- "seclabel",
939
- "hugetlb"
940
- ]
941
- },
942
- "cgroup,/sys/fs/cgroup/memory": {
943
- "device": "cgroup",
944
- "fs_type": "cgroup",
945
- "mount": "/sys/fs/cgroup/memory",
946
- "mount_options": [
947
- "rw",
948
- "nosuid",
949
- "nodev",
950
- "noexec",
951
- "relatime",
952
- "seclabel",
953
- "memory"
954
- ]
955
- },
956
- "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
957
- "device": "cgroup",
958
- "fs_type": "cgroup",
959
- "mount": "/sys/fs/cgroup/net_cls,net_prio",
960
- "mount_options": [
961
- "rw",
962
- "nosuid",
963
- "nodev",
964
- "noexec",
965
- "relatime",
966
- "seclabel",
967
- "net_cls",
968
- "net_prio"
969
- ]
970
- },
971
- "cgroup,/sys/fs/cgroup/perf_event": {
972
- "device": "cgroup",
973
- "fs_type": "cgroup",
974
- "mount": "/sys/fs/cgroup/perf_event",
975
- "mount_options": [
976
- "rw",
977
- "nosuid",
978
- "nodev",
979
- "noexec",
980
- "relatime",
981
- "seclabel",
982
- "perf_event"
983
- ]
984
- },
985
- "cgroup,/sys/fs/cgroup/pids": {
986
- "device": "cgroup",
987
- "fs_type": "cgroup",
988
- "mount": "/sys/fs/cgroup/pids",
989
- "mount_options": [
990
- "rw",
991
- "nosuid",
992
- "nodev",
993
- "noexec",
994
- "relatime",
995
- "seclabel",
996
- "pids"
997
- ]
998
- },
999
- "cgroup,/sys/fs/cgroup/systemd": {
1000
- "device": "cgroup",
1001
- "fs_type": "cgroup",
1002
- "mount": "/sys/fs/cgroup/systemd",
1003
- "mount_options": [
1004
- "rw",
1005
- "nosuid",
1006
- "nodev",
1007
- "noexec",
1008
- "relatime",
1009
- "seclabel",
1010
- "xattr",
1011
- "name=systemd"
1012
- ]
1013
- },
1014
- "cgroup2,/sys/fs/cgroup/unified": {
1015
- "device": "cgroup2",
1016
- "fs_type": "cgroup2",
1017
- "mount": "/sys/fs/cgroup/unified",
1018
- "mount_options": [
1019
- "rw",
1020
- "nosuid",
1021
- "nodev",
1022
- "noexec",
1023
- "relatime",
1024
- "seclabel",
1025
- "nsdelegate"
1026
- ]
1027
- },
1028
- "configfs,/sys/kernel/config": {
1029
- "device": "configfs",
1030
- "fs_type": "configfs",
1031
- "mount": "/sys/kernel/config",
1032
- "mount_options": [
1033
- "rw",
1034
- "relatime"
1035
- ]
1036
- },
1037
- "debugfs,/sys/kernel/debug": {
1038
- "device": "debugfs",
1039
- "fs_type": "debugfs",
1040
- "mount": "/sys/kernel/debug",
1041
- "mount_options": [
1042
- "rw",
1043
- "relatime",
1044
- "seclabel"
1045
- ]
1046
- },
1047
- "devpts,/dev/pts": {
1048
- "device": "devpts",
1049
- "fs_type": "devpts",
1050
- "mount": "/dev/pts",
1051
- "mount_options": [
1052
- "rw",
1053
- "nosuid",
1054
- "noexec",
1055
- "relatime",
1056
- "seclabel",
1057
- "gid=5",
1058
- "mode=620",
1059
- "ptmxmode=000"
1060
- ]
1061
- },
1062
- "devtmpfs,/dev": {
1063
- "device": "devtmpfs",
1064
- "fs_type": "devtmpfs",
1065
- "inodes_available": "120741",
1066
- "inodes_percent_used": "1%",
1067
- "inodes_used": "334",
1068
- "kb_available": "484300",
1069
- "kb_size": "484300",
1070
- "kb_used": "0",
1071
- "mount": "/dev",
1072
- "mount_options": [
1073
- "rw",
1074
- "nosuid",
1075
- "seclabel",
1076
- "size=484300k",
1077
- "nr_inodes=121075",
1078
- "mode=755"
1079
- ],
1080
- "percent_used": "0%",
1081
- "total_inodes": "121075"
1082
- },
1083
- "hugetlbfs,/dev/hugepages": {
1084
- "device": "hugetlbfs",
1085
- "fs_type": "hugetlbfs",
1086
- "mount": "/dev/hugepages",
1087
- "mount_options": [
1088
- "rw",
1089
- "relatime",
1090
- "seclabel",
1091
- "pagesize=2M"
1092
- ]
1093
- },
1094
- "mqueue,/dev/mqueue": {
1095
- "device": "mqueue",
1096
- "fs_type": "mqueue",
1097
- "mount": "/dev/mqueue",
1098
- "mount_options": [
1099
- "rw",
1100
- "relatime",
1101
- "seclabel"
1102
- ]
1103
- },
1104
- "proc,/proc": {
1105
- "device": "proc",
1106
- "fs_type": "proc",
1107
- "mount": "/proc",
1108
- "mount_options": [
1109
- "rw",
1110
- "nosuid",
1111
- "nodev",
1112
- "noexec",
1113
- "relatime"
1114
- ]
1115
- },
1116
- "pstore,/sys/fs/pstore": {
1117
- "device": "pstore",
1118
- "fs_type": "pstore",
1119
- "mount": "/sys/fs/pstore",
1120
- "mount_options": [
1121
- "rw",
1122
- "nosuid",
1123
- "nodev",
1124
- "noexec",
1125
- "relatime",
1126
- "seclabel"
1127
- ]
1128
- },
1129
- "securityfs,/sys/kernel/security": {
1130
- "device": "securityfs",
1131
- "fs_type": "securityfs",
1132
- "mount": "/sys/kernel/security",
1133
- "mount_options": [
1134
- "rw",
1135
- "nosuid",
1136
- "nodev",
1137
- "noexec",
1138
- "relatime"
1139
- ]
1140
- },
1141
- "selinuxfs,/sys/fs/selinux": {
1142
- "device": "selinuxfs",
1143
- "fs_type": "selinuxfs",
1144
- "mount": "/sys/fs/selinux",
1145
- "mount_options": [
1146
- "rw",
1147
- "relatime"
1148
- ]
1149
- },
1150
- "sysfs,/sys": {
1151
- "device": "sysfs",
1152
- "fs_type": "sysfs",
1153
- "mount": "/sys",
1154
- "mount_options": [
1155
- "rw",
1156
- "nosuid",
1157
- "nodev",
1158
- "noexec",
1159
- "relatime",
1160
- "seclabel"
1161
- ]
1162
- },
1163
- "systemd-1,/proc/sys/fs/binfmt_misc": {
1164
- "device": "systemd-1",
1165
- "fs_type": "autofs",
1166
- "mount": "/proc/sys/fs/binfmt_misc",
1167
- "mount_options": [
1168
- "rw",
1169
- "relatime",
1170
- "fd=36",
1171
- "pgrp=1",
1172
- "timeout=0",
1173
- "minproto=5",
1174
- "maxproto=5",
1175
- "direct",
1176
- "pipe_ino=15467"
1177
- ]
1178
- },
1179
- "tmpfs,/dev/shm": {
1180
- "device": "tmpfs",
1181
- "fs_type": "tmpfs",
1182
- "inodes_available": "125213",
1183
- "inodes_percent_used": "1%",
1184
- "inodes_used": "1",
1185
- "kb_available": "500856",
1186
- "kb_size": "500856",
1187
- "kb_used": "0",
1188
- "mount": "/dev/shm",
1189
- "mount_options": [
1190
- "rw",
1191
- "nosuid",
1192
- "nodev",
1193
- "seclabel"
1194
- ],
1195
- "percent_used": "0%",
1196
- "total_inodes": "125214"
1197
- },
1198
- "tmpfs,/run": {
1199
- "device": "tmpfs",
1200
- "fs_type": "tmpfs",
1201
- "inodes_available": "124801",
1202
- "inodes_percent_used": "1%",
1203
- "inodes_used": "413",
1204
- "kb_available": "499964",
1205
- "kb_size": "500856",
1206
- "kb_used": "892",
1207
- "mount": "/run",
1208
- "mount_options": [
1209
- "rw",
1210
- "nosuid",
1211
- "nodev",
1212
- "seclabel",
1213
- "mode=755"
1214
- ],
1215
- "percent_used": "1%",
1216
- "total_inodes": "125214"
1217
- },
1218
- "tmpfs,/run/user/1000": {
1219
- "device": "tmpfs",
1220
- "fs_type": "tmpfs",
1221
- "inodes_available": "125209",
1222
- "inodes_percent_used": "1%",
1223
- "inodes_used": "5",
1224
- "kb_available": "100168",
1225
- "kb_size": "100168",
1226
- "kb_used": "0",
1227
- "mount": "/run/user/1000",
1228
- "mount_options": [
1229
- "rw",
1230
- "nosuid",
1231
- "nodev",
1232
- "relatime",
1233
- "seclabel",
1234
- "size=100168k",
1235
- "mode=700",
1236
- "uid=1000",
1237
- "gid=1000"
1238
- ],
1239
- "percent_used": "0%",
1240
- "total_inodes": "125214"
1241
- },
1242
- "tmpfs,/sys/fs/cgroup": {
1243
- "device": "tmpfs",
1244
- "fs_type": "tmpfs",
1245
- "inodes_available": "125197",
1246
- "inodes_percent_used": "1%",
1247
- "inodes_used": "17",
1248
- "kb_available": "500856",
1249
- "kb_size": "500856",
1250
- "kb_used": "0",
1251
- "mount": "/sys/fs/cgroup",
1252
- "mount_options": [
1253
- "ro",
1254
- "nosuid",
1255
- "nodev",
1256
- "noexec",
1257
- "seclabel",
1258
- "mode=755"
1259
- ],
1260
- "percent_used": "0%",
1261
- "total_inodes": "125214"
1262
- }
1263
- }
1264
- },
1265
- "fips": {
1266
- "kernel": {
1267
- "enabled": false
1268
- }
1269
- },
1270
- "fqdn": "fauxhai.local",
1271
- "hostname": "Fauxhai",
1272
- "idle": "30 days 15 hours 07 minutes 30 seconds",
1273
- "idletime_seconds": 2646450,
1274
- "init_package": "systemd",
1275
- "ipaddress": "10.0.0.2",
1276
- "kernel": {
1277
- "machine": "x86_64",
1278
- "modules": {
1279
- "ata_generic": {
1280
- "refcount": "0",
1281
- "size": "16384",
1282
- "version": "0.2.15"
1283
- },
1284
- "cirrus": {
1285
- "refcount": "0",
1286
- "size": "16384"
1287
- },
1288
- "crc32_pclmul": {
1289
- "refcount": "0",
1290
- "size": "16384"
1291
- },
1292
- "crc32c_intel": {
1293
- "refcount": "2",
1294
- "size": "24576"
1295
- },
1296
- "crct10dif_pclmul": {
1297
- "refcount": "1",
1298
- "size": "16384"
1299
- },
1300
- "drm": {
1301
- "refcount": "3",
1302
- "size": "507904"
1303
- },
1304
- "drm_kms_helper": {
1305
- "refcount": "3",
1306
- "size": "212992"
1307
- },
1308
- "ghash_clmulni_intel": {
1309
- "refcount": "0",
1310
- "size": "16384"
1311
- },
1312
- "i2c_piix4": {
1313
- "refcount": "0",
1314
- "size": "28672"
1315
- },
1316
- "intel_rapl_common": {
1317
- "refcount": "1",
1318
- "size": "28672"
1319
- },
1320
- "intel_rapl_msr": {
1321
- "refcount": "0",
1322
- "size": "20480"
1323
- },
1324
- "intel_rapl_perf": {
1325
- "refcount": "0",
1326
- "size": "16384"
1327
- },
1328
- "isofs": {
1329
- "refcount": "0",
1330
- "size": "53248"
1331
- },
1332
- "pata_acpi": {
1333
- "refcount": "0",
1334
- "size": "16384",
1335
- "version": "0.2.3"
1336
- },
1337
- "sb_edac": {
1338
- "refcount": "0",
1339
- "size": "24576"
1340
- },
1341
- "serio_raw": {
1342
- "refcount": "0",
1343
- "size": "20480"
1344
- },
1345
- "xen_blkfront": {
1346
- "refcount": "2",
1347
- "size": "45056"
1348
- },
1349
- "xen_netfront": {
1350
- "refcount": "0",
1351
- "size": "36864"
1352
- }
1353
- },
1354
- "name": "Linux",
1355
- "os": "GNU/Linux",
1356
- "processor": "x86_64",
1357
- "release": "5.3.6-100.fc29.x86_64",
1358
- "version": "#1 SMP Mon Oct 14 21:48:12 UTC 2019"
1359
- },
1360
- "keys": {
1361
- "ssh": {
1362
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1363
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1364
- }
1365
- },
1366
- "languages": {
1367
- "powershell": null,
1368
- "ruby": {
1369
- "bin_dir": "/usr/local/bin",
1370
- "gem_bin": "/usr/local/bin/gem",
1371
- "gems_dir": "/usr/local/gems",
1372
- "ruby_bin": "/usr/local/bin/ruby"
1373
- }
1374
- },
1375
- "lsb": {},
1376
- "macaddress": "11:11:11:11:11:11",
1377
- "machinename": "Fauxhai",
1378
- "memory": {
1379
- "total": "1048576kB"
1380
- },
1381
- "network": {
1382
- "default_gateway": "10.0.0.1",
1383
- "default_interface": "enp0s3",
1384
- "interfaces": {
1385
- "enp0s3": {
1386
- "addresses": {
1387
- "10.0.0.2": {
1388
- "broadcast": "10.0.0.255",
1389
- "family": "inet",
1390
- "ip_scope": "RFC1918 PRIVATE",
1391
- "netmask": "255.255.255.0",
1392
- "prefixlen": "24",
1393
- "scope": "Global"
1394
- },
1395
- "11:11:11:11:11:11": {
1396
- "family": "lladdr"
1397
- },
1398
- "fe80::11:1111:1111:1111": {
1399
- "family": "inet6",
1400
- "ip_scope": "LINK LOCAL UNICAST",
1401
- "prefixlen": "64",
1402
- "scope": "Link",
1403
- "tags": []
1404
- }
1405
- },
1406
- "arp": {
1407
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1408
- },
1409
- "encapsulation": "Ethernet",
1410
- "flags": [
1411
- "BROADCAST",
1412
- "MULTICAST",
1413
- "UP",
1414
- "LOWER_UP"
1415
- ],
1416
- "mtu": "1500",
1417
- "number": "0",
1418
- "ring_params": {},
1419
- "routes": [
1420
- {
1421
- "destination": "default",
1422
- "family": "inet",
1423
- "via": "10.0.0.1"
1424
- },
1425
- {
1426
- "destination": "10.0.0.0/24",
1427
- "family": "inet",
1428
- "proto": "kernel",
1429
- "scope": "link",
1430
- "src": "10.0.0.2"
1431
- },
1432
- {
1433
- "destination": "fe80::/64",
1434
- "family": "inet6",
1435
- "metric": "256",
1436
- "proto": "kernel"
1437
- }
1438
- ],
1439
- "state": "up",
1440
- "type": "enp0s"
1441
- },
1442
- "lo": {
1443
- "addresses": {
1444
- "127.0.0.1": {
1445
- "family": "inet",
1446
- "ip_scope": "LOOPBACK",
1447
- "netmask": "255.0.0.0",
1448
- "prefixlen": "8",
1449
- "scope": "Node"
1450
- },
1451
- "::1": {
1452
- "family": "inet6",
1453
- "ip_scope": "LINK LOCAL LOOPBACK",
1454
- "prefixlen": "128",
1455
- "scope": "Node",
1456
- "tags": []
1457
- }
1458
- },
1459
- "encapsulation": "Loopback",
1460
- "flags": [
1461
- "LOOPBACK",
1462
- "UP",
1463
- "LOWER_UP"
1464
- ],
1465
- "mtu": "65536",
1466
- "state": "unknown"
1467
- }
1468
- }
1469
- },
1470
- "ohai_time": 1583538924.50935,
1471
- "os": "linux",
1472
- "os_version": "5.3.6-100.fc29.x86_64",
1473
- "packages": {
1474
- "NetworkManager": {
1475
- "arch": "x86_64",
1476
- "epoch": "1",
1477
- "installdate": "1573543193",
1478
- "release": "5.fc29",
1479
- "version": "1.12.6"
1480
- },
1481
- "NetworkManager-libnm": {
1482
- "arch": "x86_64",
1483
- "epoch": "1",
1484
- "installdate": "1573543190",
1485
- "release": "5.fc29",
1486
- "version": "1.12.6"
1487
- },
1488
- "acl": {
1489
- "arch": "x86_64",
1490
- "epoch": "0",
1491
- "installdate": "1573543162",
1492
- "release": "2.fc29",
1493
- "version": "2.2.53"
1494
- },
1495
- "audit": {
1496
- "arch": "x86_64",
1497
- "epoch": "0",
1498
- "installdate": "1573543198",
1499
- "release": "0.9.20190507gitf58ec40.fc29",
1500
- "version": "3.0"
1501
- },
1502
- "audit-libs": {
1503
- "arch": "x86_64",
1504
- "epoch": "0",
1505
- "installdate": "1573543160",
1506
- "release": "0.9.20190507gitf58ec40.fc29",
1507
- "version": "3.0"
1508
- },
1509
- "basesystem": {
1510
- "arch": "noarch",
1511
- "epoch": "0",
1512
- "installdate": "1573543157",
1513
- "release": "6.fc29",
1514
- "version": "11"
1515
- },
1516
- "bash": {
1517
- "arch": "x86_64",
1518
- "epoch": "0",
1519
- "installdate": "1573543158",
1520
- "release": "6.fc29",
1521
- "version": "4.4.23"
1522
- },
1523
- "bind-export-libs": {
1524
- "arch": "x86_64",
1525
- "epoch": "32",
1526
- "installdate": "1573543189",
1527
- "release": "1.fc29",
1528
- "version": "9.11.10"
1529
- },
1530
- "brotli": {
1531
- "arch": "x86_64",
1532
- "epoch": "0",
1533
- "installdate": "1573543166",
1534
- "release": "1.fc29",
1535
- "version": "1.0.5"
1536
- },
1537
- "bzip2": {
1538
- "arch": "x86_64",
1539
- "epoch": "0",
1540
- "installdate": "1573543165",
1541
- "release": "28.fc29",
1542
- "version": "1.0.6"
1543
- },
1544
- "bzip2-libs": {
1545
- "arch": "x86_64",
1546
- "epoch": "0",
1547
- "installdate": "1573543158",
1548
- "release": "28.fc29",
1549
- "version": "1.0.6"
1550
- },
1551
- "c-ares": {
1552
- "arch": "x86_64",
1553
- "epoch": "0",
1554
- "installdate": "1573543166",
1555
- "release": "5.fc29",
1556
- "version": "1.13.0"
1557
- },
1558
- "ca-certificates": {
1559
- "arch": "noarch",
1560
- "epoch": "0",
1561
- "installdate": "1573543172",
1562
- "release": "2.fc29",
1563
- "version": "2018.2.26"
1564
- },
1565
- "checkpolicy": {
1566
- "arch": "x86_64",
1567
- "epoch": "0",
1568
- "installdate": "1573543166",
1569
- "release": "3.fc29",
1570
- "version": "2.8"
1571
- },
1572
- "chef": {
1573
- "arch": "x86_64",
1574
- "epoch": "0",
1575
- "installdate": "1583538922",
1576
- "release": "1.el7",
1577
- "version": "15.8.23"
1578
- },
1579
- "chkconfig": {
1580
- "arch": "x86_64",
1581
- "epoch": "0",
1582
- "installdate": "1573543159",
1583
- "release": "6.fc29",
1584
- "version": "1.10"
1585
- },
1586
- "chrony": {
1587
- "arch": "x86_64",
1588
- "epoch": "0",
1589
- "installdate": "1573543198",
1590
- "release": "1.fc29",
1591
- "version": "3.4"
1592
- },
1593
- "cloud-init": {
1594
- "arch": "noarch",
1595
- "epoch": "0",
1596
- "installdate": "1573543193",
1597
- "release": "7.fc29",
1598
- "version": "17.1"
1599
- },
1600
- "cloud-utils-growpart": {
1601
- "arch": "noarch",
1602
- "epoch": "0",
1603
- "installdate": "1573543198",
1604
- "release": "4.fc29",
1605
- "version": "0.30"
1606
- },
1607
- "coreutils": {
1608
- "arch": "x86_64",
1609
- "epoch": "0",
1610
- "installdate": "1573543171",
1611
- "release": "7.fc29",
1612
- "version": "8.30"
1613
- },
1614
- "coreutils-common": {
1615
- "arch": "x86_64",
1616
- "epoch": "0",
1617
- "installdate": "1573543163",
1618
- "release": "7.fc29",
1619
- "version": "8.30"
1620
- },
1621
- "cpio": {
1622
- "arch": "x86_64",
1623
- "epoch": "0",
1624
- "installdate": "1573543166",
1625
- "release": "9.fc29",
1626
- "version": "2.12"
1627
- },
1628
- "cracklib": {
1629
- "arch": "x86_64",
1630
- "epoch": "0",
1631
- "installdate": "1573543169",
1632
- "release": "15.fc29",
1633
- "version": "2.9.6"
1634
- },
1635
- "cracklib-dicts": {
1636
- "arch": "x86_64",
1637
- "epoch": "0",
1638
- "installdate": "1573543169",
1639
- "release": "15.fc29",
1640
- "version": "2.9.6"
1641
- },
1642
- "crypto-policies": {
1643
- "arch": "noarch",
1644
- "epoch": "0",
1645
- "installdate": "1573543175",
1646
- "release": "1.git0b3add8.fc29",
1647
- "version": "20190527"
1648
- },
1649
- "cryptsetup-libs": {
1650
- "arch": "x86_64",
1651
- "epoch": "0",
1652
- "installdate": "1573543173",
1653
- "release": "1.fc29",
1654
- "version": "2.0.6"
1655
- },
1656
- "curl": {
1657
- "arch": "x86_64",
1658
- "epoch": "0",
1659
- "installdate": "1573543168",
1660
- "release": "12.fc29",
1661
- "version": "7.61.1"
1662
- },
1663
- "cyrus-sasl-lib": {
1664
- "arch": "x86_64",
1665
- "epoch": "0",
1666
- "installdate": "1573543167",
1667
- "release": "0.3rc7.fc29",
1668
- "version": "2.1.27"
1669
- },
1670
- "dbus": {
1671
- "arch": "x86_64",
1672
- "epoch": "1",
1673
- "installdate": "1573543171",
1674
- "release": "1.fc29",
1675
- "version": "1.12.12"
1676
- },
1677
- "dbus-common": {
1678
- "arch": "noarch",
1679
- "epoch": "1",
1680
- "installdate": "1573543176",
1681
- "release": "1.fc29",
1682
- "version": "1.12.12"
1683
- },
1684
- "dbus-daemon": {
1685
- "arch": "x86_64",
1686
- "epoch": "1",
1687
- "installdate": "1573543176",
1688
- "release": "1.fc29",
1689
- "version": "1.12.12"
1690
- },
1691
- "dbus-libs": {
1692
- "arch": "x86_64",
1693
- "epoch": "1",
1694
- "installdate": "1573543171",
1695
- "release": "1.fc29",
1696
- "version": "1.12.12"
1697
- },
1698
- "dbus-tools": {
1699
- "arch": "x86_64",
1700
- "epoch": "1",
1701
- "installdate": "1573543171",
1702
- "release": "1.fc29",
1703
- "version": "1.12.12"
1704
- },
1705
- "deltarpm": {
1706
- "arch": "x86_64",
1707
- "epoch": "0",
1708
- "installdate": "1573543189",
1709
- "release": "28.fc29",
1710
- "version": "3.6"
1711
- },
1712
- "device-mapper": {
1713
- "arch": "x86_64",
1714
- "epoch": "0",
1715
- "installdate": "1573543170",
1716
- "release": "1.fc29",
1717
- "version": "1.02.154"
1718
- },
1719
- "device-mapper-libs": {
1720
- "arch": "x86_64",
1721
- "epoch": "0",
1722
- "installdate": "1573543172",
1723
- "release": "1.fc29",
1724
- "version": "1.02.154"
1725
- },
1726
- "dhcp-client": {
1727
- "arch": "x86_64",
1728
- "epoch": "12",
1729
- "installdate": "1573543192",
1730
- "release": "34.fc29",
1731
- "version": "4.3.6"
1732
- },
1733
- "dhcp-common": {
1734
- "arch": "noarch",
1735
- "epoch": "12",
1736
- "installdate": "1573543157",
1737
- "release": "34.fc29",
1738
- "version": "4.3.6"
1739
- },
1740
- "dhcp-libs": {
1741
- "arch": "x86_64",
1742
- "epoch": "12",
1743
- "installdate": "1573543190",
1744
- "release": "34.fc29",
1745
- "version": "4.3.6"
1746
- },
1747
- "diffutils": {
1748
- "arch": "x86_64",
1749
- "epoch": "0",
1750
- "installdate": "1573543161",
1751
- "release": "5.fc29",
1752
- "version": "3.6"
1753
- },
1754
- "dnf": {
1755
- "arch": "noarch",
1756
- "epoch": "0",
1757
- "installdate": "1573543191",
1758
- "release": "5.fc29",
1759
- "version": "4.2.5"
1760
- },
1761
- "dnf-data": {
1762
- "arch": "noarch",
1763
- "epoch": "0",
1764
- "installdate": "1573543153",
1765
- "release": "5.fc29",
1766
- "version": "4.2.5"
1767
- },
1768
- "dnf-plugins-core": {
1769
- "arch": "noarch",
1770
- "epoch": "0",
1771
- "installdate": "1573543192",
1772
- "release": "1.fc29",
1773
- "version": "4.0.7"
1774
- },
1775
- "dnf-yum": {
1776
- "arch": "noarch",
1777
- "epoch": "0",
1778
- "installdate": "1573543192",
1779
- "release": "5.fc29",
1780
- "version": "4.2.5"
1781
- },
1782
- "dracut": {
1783
- "arch": "x86_64",
1784
- "epoch": "0",
1785
- "installdate": "1573543175",
1786
- "release": "26.git20181204.fc29",
1787
- "version": "049"
1788
- },
1789
- "dracut-config-generic": {
1790
- "arch": "x86_64",
1791
- "epoch": "0",
1792
- "installdate": "1573543198",
1793
- "release": "26.git20181204.fc29",
1794
- "version": "049"
1795
- },
1796
- "e2fsprogs": {
1797
- "arch": "x86_64",
1798
- "epoch": "0",
1799
- "installdate": "1573543190",
1800
- "release": "1.fc29",
1801
- "version": "1.44.6"
1802
- },
1803
- "e2fsprogs-libs": {
1804
- "arch": "x86_64",
1805
- "epoch": "0",
1806
- "installdate": "1573543165",
1807
- "release": "1.fc29",
1808
- "version": "1.44.6"
1809
- },
1810
- "elfutils-default-yama-scope": {
1811
- "arch": "noarch",
1812
- "epoch": "0",
1813
- "installdate": "1573543168",
1814
- "release": "1.fc29",
1815
- "version": "0.176"
1816
- },
1817
- "elfutils-libelf": {
1818
- "arch": "x86_64",
1819
- "epoch": "0",
1820
- "installdate": "1573543159",
1821
- "release": "1.fc29",
1822
- "version": "0.176"
1823
- },
1824
- "elfutils-libs": {
1825
- "arch": "x86_64",
1826
- "epoch": "0",
1827
- "installdate": "1573543168",
1828
- "release": "1.fc29",
1829
- "version": "0.176"
1830
- },
1831
- "expat": {
1832
- "arch": "x86_64",
1833
- "epoch": "0",
1834
- "installdate": "1573543159",
1835
- "release": "1.fc29",
1836
- "version": "2.2.8"
1837
- },
1838
- "fedora-gpg-keys": {
1839
- "arch": "noarch",
1840
- "epoch": "0",
1841
- "installdate": "1573543156",
1842
- "release": "6",
1843
- "version": "29"
1844
- },
1845
- "fedora-release": {
1846
- "arch": "noarch",
1847
- "epoch": "0",
1848
- "installdate": "1573543156",
1849
- "release": "11",
1850
- "version": "29"
1851
- },
1852
- "fedora-release-cloud": {
1853
- "arch": "noarch",
1854
- "epoch": "0",
1855
- "installdate": "1573543199",
1856
- "release": "11",
1857
- "version": "29"
1858
- },
1859
- "fedora-repos": {
1860
- "arch": "noarch",
1861
- "epoch": "0",
1862
- "installdate": "1573543156",
1863
- "release": "6",
1864
- "version": "29"
1865
- },
1866
- "file": {
1867
- "arch": "x86_64",
1868
- "epoch": "0",
1869
- "installdate": "1573543161",
1870
- "release": "15.fc29",
1871
- "version": "5.34"
1872
- },
1873
- "file-libs": {
1874
- "arch": "x86_64",
1875
- "epoch": "0",
1876
- "installdate": "1573543161",
1877
- "release": "15.fc29",
1878
- "version": "5.34"
1879
- },
1880
- "filesystem": {
1881
- "arch": "x86_64",
1882
- "epoch": "0",
1883
- "installdate": "1573543156",
1884
- "release": "2.fc29",
1885
- "version": "3.9"
1886
- },
1887
- "findutils": {
1888
- "arch": "x86_64",
1889
- "epoch": "1",
1890
- "installdate": "1573543160",
1891
- "release": "21.fc29",
1892
- "version": "4.6.0"
1893
- },
1894
- "fipscheck": {
1895
- "arch": "x86_64",
1896
- "epoch": "0",
1897
- "installdate": "1573543189",
1898
- "release": "5.fc29",
1899
- "version": "1.5.0"
1900
- },
1901
- "fipscheck-lib": {
1902
- "arch": "x86_64",
1903
- "epoch": "0",
1904
- "installdate": "1573543189",
1905
- "release": "5.fc29",
1906
- "version": "1.5.0"
1907
- },
1908
- "freetype": {
1909
- "arch": "x86_64",
1910
- "epoch": "0",
1911
- "installdate": "1573543165",
1912
- "release": "6.fc29",
1913
- "version": "2.9.1"
1914
- },
1915
- "fuse-libs": {
1916
- "arch": "x86_64",
1917
- "epoch": "0",
1918
- "installdate": "1573543166",
1919
- "release": "7.fc29",
1920
- "version": "2.9.9"
1921
- },
1922
- "gawk": {
1923
- "arch": "x86_64",
1924
- "epoch": "0",
1925
- "installdate": "1573543166",
1926
- "release": "3.fc29",
1927
- "version": "4.2.1"
1928
- },
1929
- "gdbm-libs": {
1930
- "arch": "x86_64",
1931
- "epoch": "1",
1932
- "installdate": "1573543161",
1933
- "release": "1.fc29",
1934
- "version": "1.18"
1935
- },
1936
- "geolite2-city": {
1937
- "arch": "noarch",
1938
- "epoch": "0",
1939
- "installdate": "1573543156",
1940
- "release": "1.fc29",
1941
- "version": "20191008"
1942
- },
1943
- "geolite2-country": {
1944
- "arch": "noarch",
1945
- "epoch": "0",
1946
- "installdate": "1573543154",
1947
- "release": "1.fc29",
1948
- "version": "20191008"
1949
- },
1950
- "gettext": {
1951
- "arch": "x86_64",
1952
- "epoch": "0",
1953
- "installdate": "1573543169",
1954
- "release": "18.fc29",
1955
- "version": "0.19.8.1"
1956
- },
1957
- "gettext-libs": {
1958
- "arch": "x86_64",
1959
- "epoch": "0",
1960
- "installdate": "1573543168",
1961
- "release": "18.fc29",
1962
- "version": "0.19.8.1"
1963
- },
1964
- "glib2": {
1965
- "arch": "x86_64",
1966
- "epoch": "0",
1967
- "installdate": "1573543169",
1968
- "release": "1.fc29",
1969
- "version": "2.58.3"
1970
- },
1971
- "glibc": {
1972
- "arch": "x86_64",
1973
- "epoch": "0",
1974
- "installdate": "1573543158",
1975
- "release": "39.fc29",
1976
- "version": "2.28"
1977
- },
1978
- "glibc-common": {
1979
- "arch": "x86_64",
1980
- "epoch": "0",
1981
- "installdate": "1573543157",
1982
- "release": "39.fc29",
1983
- "version": "2.28"
1984
- },
1985
- "glibc-langpack-en": {
1986
- "arch": "x86_64",
1987
- "epoch": "0",
1988
- "installdate": "1573543157",
1989
- "release": "39.fc29",
1990
- "version": "2.28"
1991
- },
1992
- "gmp": {
1993
- "arch": "x86_64",
1994
- "epoch": "1",
1995
- "installdate": "1573543159",
1996
- "release": "9.fc29",
1997
- "version": "6.1.2"
1998
- },
1999
- "gnupg2": {
2000
- "arch": "x86_64",
2001
- "epoch": "0",
2002
- "installdate": "1573543191",
2003
- "release": "1.fc29",
2004
- "version": "2.2.17"
2005
- },
2006
- "gnupg2-smime": {
2007
- "arch": "x86_64",
2008
- "epoch": "0",
2009
- "installdate": "1573543190",
2010
- "release": "1.fc29",
2011
- "version": "2.2.17"
2012
- },
2013
- "gnutls": {
2014
- "arch": "x86_64",
2015
- "epoch": "0",
2016
- "installdate": "1573543171",
2017
- "release": "1.fc29",
2018
- "version": "3.6.7"
2019
- },
2020
- "gpg-pubkey": {
2021
- "arch": "(none)",
2022
- "epoch": "0",
2023
- "installdate": "1573543272",
2024
- "release": "5a886537",
2025
- "version": "429476b4"
2026
- },
2027
- "gpgme": {
2028
- "arch": "x86_64",
2029
- "epoch": "0",
2030
- "installdate": "1573543191",
2031
- "release": "1.fc29",
2032
- "version": "1.12.0"
2033
- },
2034
- "grep": {
2035
- "arch": "x86_64",
2036
- "epoch": "0",
2037
- "installdate": "1573543160",
2038
- "release": "8.fc29",
2039
- "version": "3.1"
2040
- },
2041
- "groff-base": {
2042
- "arch": "x86_64",
2043
- "epoch": "0",
2044
- "installdate": "1573543162",
2045
- "release": "17.fc29",
2046
- "version": "1.22.3"
2047
- },
2048
- "grub2-common": {
2049
- "arch": "noarch",
2050
- "epoch": "1",
2051
- "installdate": "1573543160",
2052
- "release": "62.fc29",
2053
- "version": "2.02"
2054
- },
2055
- "grub2-pc": {
2056
- "arch": "x86_64",
2057
- "epoch": "1",
2058
- "installdate": "1573543193",
2059
- "release": "62.fc29",
2060
- "version": "2.02"
2061
- },
2062
- "grub2-pc-modules": {
2063
- "arch": "noarch",
2064
- "epoch": "1",
2065
- "installdate": "1573543162",
2066
- "release": "62.fc29",
2067
- "version": "2.02"
2068
- },
2069
- "grub2-tools": {
2070
- "arch": "x86_64",
2071
- "epoch": "1",
2072
- "installdate": "1573543175",
2073
- "release": "62.fc29",
2074
- "version": "2.02"
2075
- },
2076
- "grub2-tools-extra": {
2077
- "arch": "x86_64",
2078
- "epoch": "1",
2079
- "installdate": "1573543189",
2080
- "release": "62.fc29",
2081
- "version": "2.02"
2082
- },
2083
- "grub2-tools-minimal": {
2084
- "arch": "x86_64",
2085
- "epoch": "1",
2086
- "installdate": "1573543170",
2087
- "release": "62.fc29",
2088
- "version": "2.02"
2089
- },
2090
- "grubby": {
2091
- "arch": "x86_64",
2092
- "epoch": "0",
2093
- "installdate": "1573543175",
2094
- "release": "18.fc29",
2095
- "version": "8.40"
2096
- },
2097
- "gzip": {
2098
- "arch": "x86_64",
2099
- "epoch": "0",
2100
- "installdate": "1573543169",
2101
- "release": "9.fc29",
2102
- "version": "1.9"
2103
- },
2104
- "hardlink": {
2105
- "arch": "x86_64",
2106
- "epoch": "1",
2107
- "installdate": "1573543166",
2108
- "release": "7.fc29",
2109
- "version": "1.3"
2110
- },
2111
- "heat-cfntools": {
2112
- "arch": "noarch",
2113
- "epoch": "0",
2114
- "installdate": "1573543194",
2115
- "release": "6.fc29",
2116
- "version": "1.4.2"
2117
- },
2118
- "hostname": {
2119
- "arch": "x86_64",
2120
- "epoch": "0",
2121
- "installdate": "1573543199",
2122
- "release": "7.fc29",
2123
- "version": "3.20"
2124
- },
2125
- "ima-evm-utils": {
2126
- "arch": "x86_64",
2127
- "epoch": "0",
2128
- "installdate": "1573543189",
2129
- "release": "4.fc29",
2130
- "version": "1.1"
2131
- },
2132
- "info": {
2133
- "arch": "x86_64",
2134
- "epoch": "0",
2135
- "installdate": "1573543160",
2136
- "release": "11.fc29",
2137
- "version": "6.5"
2138
- },
2139
- "initscripts": {
2140
- "arch": "x86_64",
2141
- "epoch": "0",
2142
- "installdate": "1573543198",
2143
- "release": "1.fc29",
2144
- "version": "10.01"
2145
- },
2146
- "ipcalc": {
2147
- "arch": "x86_64",
2148
- "epoch": "0",
2149
- "installdate": "1573543166",
2150
- "release": "4.fc29",
2151
- "version": "0.2.4"
2152
- },
2153
- "iproute": {
2154
- "arch": "x86_64",
2155
- "epoch": "0",
2156
- "installdate": "1573543166",
2157
- "release": "2.fc29",
2158
- "version": "5.0.0"
2159
- },
2160
- "iproute-tc": {
2161
- "arch": "x86_64",
2162
- "epoch": "0",
2163
- "installdate": "1573543166",
2164
- "release": "2.fc29",
2165
- "version": "5.0.0"
2166
- },
2167
- "iptables-libs": {
2168
- "arch": "x86_64",
2169
- "epoch": "0",
2170
- "installdate": "1573543161",
2171
- "release": "3.fc29",
2172
- "version": "1.8.0"
2173
- },
2174
- "iputils": {
2175
- "arch": "x86_64",
2176
- "epoch": "0",
2177
- "installdate": "1573543188",
2178
- "release": "2.fc29",
2179
- "version": "20180629"
2180
- },
2181
- "jansson": {
2182
- "arch": "x86_64",
2183
- "epoch": "0",
2184
- "installdate": "1573543161",
2185
- "release": "2.fc29",
2186
- "version": "2.11"
2187
- },
2188
- "json-c": {
2189
- "arch": "x86_64",
2190
- "epoch": "0",
2191
- "installdate": "1573543160",
2192
- "release": "3.fc29",
2193
- "version": "0.13.1"
2194
- },
2195
- "kbd": {
2196
- "arch": "x86_64",
2197
- "epoch": "0",
2198
- "installdate": "1573543170",
2199
- "release": "9.fc29",
2200
- "version": "2.0.4"
2201
- },
2202
- "kbd-legacy": {
2203
- "arch": "noarch",
2204
- "epoch": "0",
2205
- "installdate": "1573543167",
2206
- "release": "9.fc29",
2207
- "version": "2.0.4"
2208
- },
2209
- "kbd-misc": {
2210
- "arch": "noarch",
2211
- "epoch": "0",
2212
- "installdate": "1573543167",
2213
- "release": "9.fc29",
2214
- "version": "2.0.4"
2215
- },
2216
- "kernel-core": {
2217
- "arch": "x86_64",
2218
- "epoch": "0",
2219
- "installdate": "1573543188",
2220
- "release": "100.fc29",
2221
- "version": "5.3.6"
2222
- },
2223
- "keyutils-libs": {
2224
- "arch": "x86_64",
2225
- "epoch": "0",
2226
- "installdate": "1573543160",
2227
- "release": "8.fc29",
2228
- "version": "1.5.10"
2229
- },
2230
- "kmod": {
2231
- "arch": "x86_64",
2232
- "epoch": "0",
2233
- "installdate": "1573543160",
2234
- "release": "3.fc29",
2235
- "version": "25"
2236
- },
2237
- "kmod-libs": {
2238
- "arch": "x86_64",
2239
- "epoch": "0",
2240
- "installdate": "1573543160",
2241
- "release": "3.fc29",
2242
- "version": "25"
2243
- },
2244
- "kpartx": {
2245
- "arch": "x86_64",
2246
- "epoch": "0",
2247
- "installdate": "1573543170",
2248
- "release": "6.gitef6d98b.fc29",
2249
- "version": "0.7.7"
2250
- },
2251
- "krb5-libs": {
2252
- "arch": "x86_64",
2253
- "epoch": "0",
2254
- "installdate": "1573543168",
2255
- "release": "26.fc29",
2256
- "version": "1.16.1"
2257
- },
2258
- "langpacks-en": {
2259
- "arch": "noarch",
2260
- "epoch": "0",
2261
- "installdate": "1573543199",
2262
- "release": "13.fc29",
2263
- "version": "1.0"
2264
- },
2265
- "less": {
2266
- "arch": "x86_64",
2267
- "epoch": "0",
2268
- "installdate": "1573543165",
2269
- "release": "2.fc29",
2270
- "version": "530"
2271
- },
2272
- "libacl": {
2273
- "arch": "x86_64",
2274
- "epoch": "0",
2275
- "installdate": "1573543160",
2276
- "release": "2.fc29",
2277
- "version": "2.2.53"
2278
- },
2279
- "libarchive": {
2280
- "arch": "x86_64",
2281
- "epoch": "0",
2282
- "installdate": "1573543168",
2283
- "release": "6.fc29",
2284
- "version": "3.3.3"
2285
- },
2286
- "libargon2": {
2287
- "arch": "x86_64",
2288
- "epoch": "0",
2289
- "installdate": "1573543166",
2290
- "release": "7.fc29",
2291
- "version": "20161029"
2292
- },
2293
- "libassuan": {
2294
- "arch": "x86_64",
2295
- "epoch": "0",
2296
- "installdate": "1573543160",
2297
- "release": "1.fc29",
2298
- "version": "2.5.2"
2299
- },
2300
- "libattr": {
2301
- "arch": "x86_64",
2302
- "epoch": "0",
2303
- "installdate": "1573543160",
2304
- "release": "3.fc29",
2305
- "version": "2.4.48"
2306
- },
2307
- "libbasicobjects": {
2308
- "arch": "x86_64",
2309
- "epoch": "0",
2310
- "installdate": "1573543161",
2311
- "release": "41.fc29",
2312
- "version": "0.1.1"
2313
- },
2314
- "libblkid": {
2315
- "arch": "x86_64",
2316
- "epoch": "0",
2317
- "installdate": "1573543171",
2318
- "release": "1.fc29",
2319
- "version": "2.32.1"
2320
- },
2321
- "libcap": {
2322
- "arch": "x86_64",
2323
- "epoch": "0",
2324
- "installdate": "1573543158",
2325
- "release": "12.fc29",
2326
- "version": "2.25"
2327
- },
2328
- "libcap-ng": {
2329
- "arch": "x86_64",
2330
- "epoch": "0",
2331
- "installdate": "1573543160",
2332
- "release": "5.fc29",
2333
- "version": "0.7.9"
2334
- },
2335
- "libcollection": {
2336
- "arch": "x86_64",
2337
- "epoch": "0",
2338
- "installdate": "1573543161",
2339
- "release": "41.fc29",
2340
- "version": "0.7.0"
2341
- },
2342
- "libcom_err": {
2343
- "arch": "x86_64",
2344
- "epoch": "0",
2345
- "installdate": "1573543158",
2346
- "release": "1.fc29",
2347
- "version": "1.44.6"
2348
- },
2349
- "libcomps": {
2350
- "arch": "x86_64",
2351
- "epoch": "0",
2352
- "installdate": "1573543165",
2353
- "release": "1.fc29",
2354
- "version": "0.1.11"
2355
- },
2356
- "libcroco": {
2357
- "arch": "x86_64",
2358
- "epoch": "0",
2359
- "installdate": "1573543168",
2360
- "release": "5.fc29",
2361
- "version": "0.6.12"
2362
- },
2363
- "libcurl": {
2364
- "arch": "x86_64",
2365
- "epoch": "0",
2366
- "installdate": "1573543167",
2367
- "release": "12.fc29",
2368
- "version": "7.61.1"
2369
- },
2370
- "libdb": {
2371
- "arch": "x86_64",
2372
- "epoch": "0",
2373
- "installdate": "1573543159",
2374
- "release": "33.fc29",
2375
- "version": "5.3.28"
2376
- },
2377
- "libdb-utils": {
2378
- "arch": "x86_64",
2379
- "epoch": "0",
2380
- "installdate": "1573543165",
2381
- "release": "33.fc29",
2382
- "version": "5.3.28"
2383
- },
2384
- "libdhash": {
2385
- "arch": "x86_64",
2386
- "epoch": "0",
2387
- "installdate": "1573543161",
2388
- "release": "41.fc29",
2389
- "version": "0.5.0"
2390
- },
2391
- "libdnf": {
2392
- "arch": "x86_64",
2393
- "epoch": "0",
2394
- "installdate": "1573543191",
2395
- "release": "8.fc29",
2396
- "version": "0.31.0"
2397
- },
2398
- "libedit": {
2399
- "arch": "x86_64",
2400
- "epoch": "0",
2401
- "installdate": "1573543161",
2402
- "release": "24.20170329cvs.fc29",
2403
- "version": "3.1"
2404
- },
2405
- "libevent": {
2406
- "arch": "x86_64",
2407
- "epoch": "0",
2408
- "installdate": "1573543180",
2409
- "release": "3.fc29",
2410
- "version": "2.1.8"
2411
- },
2412
- "libfdisk": {
2413
- "arch": "x86_64",
2414
- "epoch": "0",
2415
- "installdate": "1573543170",
2416
- "release": "1.fc29",
2417
- "version": "2.32.1"
2418
- },
2419
- "libffi": {
2420
- "arch": "x86_64",
2421
- "epoch": "0",
2422
- "installdate": "1573543159",
2423
- "release": "18.fc29",
2424
- "version": "3.1"
2425
- },
2426
- "libgcc": {
2427
- "arch": "x86_64",
2428
- "epoch": "0",
2429
- "installdate": "1573543145",
2430
- "release": "2.fc29",
2431
- "version": "8.3.1"
2432
- },
2433
- "libgcrypt": {
2434
- "arch": "x86_64",
2435
- "epoch": "0",
2436
- "installdate": "1573543160",
2437
- "release": "1.fc29",
2438
- "version": "1.8.5"
2439
- },
2440
- "libgomp": {
2441
- "arch": "x86_64",
2442
- "epoch": "0",
2443
- "installdate": "1573543161",
2444
- "release": "2.fc29",
2445
- "version": "8.3.1"
2446
- },
2447
- "libgpg-error": {
2448
- "arch": "x86_64",
2449
- "epoch": "0",
2450
- "installdate": "1573543159",
2451
- "release": "1.fc29",
2452
- "version": "1.33"
2453
- },
2454
- "libicu": {
2455
- "arch": "x86_64",
2456
- "epoch": "0",
2457
- "installdate": "1573543165",
2458
- "release": "1.fc29",
2459
- "version": "62.2"
2460
- },
2461
- "libidn2": {
2462
- "arch": "x86_64",
2463
- "epoch": "0",
2464
- "installdate": "1573543160",
2465
- "release": "1.fc29",
2466
- "version": "2.2.0"
2467
- },
2468
- "libini_config": {
2469
- "arch": "x86_64",
2470
- "epoch": "0",
2471
- "installdate": "1573543166",
2472
- "release": "41.fc29",
2473
- "version": "1.3.1"
2474
- },
2475
- "libkcapi": {
2476
- "arch": "x86_64",
2477
- "epoch": "0",
2478
- "installdate": "1573543167",
2479
- "release": "16.fc29",
2480
- "version": "1.1.1"
2481
- },
2482
- "libkcapi-hmaccalc": {
2483
- "arch": "x86_64",
2484
- "epoch": "0",
2485
- "installdate": "1573543168",
2486
- "release": "16.fc29",
2487
- "version": "1.1.1"
2488
- },
2489
- "libksba": {
2490
- "arch": "x86_64",
2491
- "epoch": "0",
2492
- "installdate": "1573543161",
2493
- "release": "8.fc29",
2494
- "version": "1.3.5"
2495
- },
2496
- "libldb": {
2497
- "arch": "x86_64",
2498
- "epoch": "0",
2499
- "installdate": "1573543180",
2500
- "release": "1.fc29",
2501
- "version": "1.4.8"
2502
- },
2503
- "libmaxminddb": {
2504
- "arch": "x86_64",
2505
- "epoch": "0",
2506
- "installdate": "1573543166",
2507
- "release": "6.fc29",
2508
- "version": "1.2.0"
2509
- },
2510
- "libmetalink": {
2511
- "arch": "x86_64",
2512
- "epoch": "0",
2513
- "installdate": "1573543165",
2514
- "release": "7.fc29",
2515
- "version": "0.1.3"
2516
- },
2517
- "libmnl": {
2518
- "arch": "x86_64",
2519
- "epoch": "0",
2520
- "installdate": "1573543159",
2521
- "release": "8.fc29",
2522
- "version": "1.0.4"
2523
- },
2524
- "libmodulemd1": {
2525
- "arch": "x86_64",
2526
- "epoch": "0",
2527
- "installdate": "1573543179",
2528
- "release": "1.fc29",
2529
- "version": "1.8.16"
2530
- },
2531
- "libmount": {
2532
- "arch": "x86_64",
2533
- "epoch": "0",
2534
- "installdate": "1573543171",
2535
- "release": "1.fc29",
2536
- "version": "2.32.1"
2537
- },
2538
- "libndp": {
2539
- "arch": "x86_64",
2540
- "epoch": "0",
2541
- "installdate": "1573543166",
2542
- "release": "2.fc29",
2543
- "version": "1.7"
2544
- },
2545
- "libnfsidmap": {
2546
- "arch": "x86_64",
2547
- "epoch": "1",
2548
- "installdate": "1573543192",
2549
- "release": "1.rc2.fc29",
2550
- "version": "2.3.3"
2551
- },
2552
- "libnghttp2": {
2553
- "arch": "x86_64",
2554
- "epoch": "0",
2555
- "installdate": "1573543166",
2556
- "release": "1.fc29",
2557
- "version": "1.39.2"
2558
- },
2559
- "libnl3": {
2560
- "arch": "x86_64",
2561
- "epoch": "0",
2562
- "installdate": "1573543166",
2563
- "release": "6.fc29",
2564
- "version": "3.4.0"
2565
- },
2566
- "libnsl2": {
2567
- "arch": "x86_64",
2568
- "epoch": "0",
2569
- "installdate": "1573543168",
2570
- "release": "3.20180605git4a062cf.fc29",
2571
- "version": "1.2.0"
2572
- },
2573
- "libpath_utils": {
2574
- "arch": "x86_64",
2575
- "epoch": "0",
2576
- "installdate": "1573543166",
2577
- "release": "41.fc29",
2578
- "version": "0.2.1"
2579
- },
2580
- "libpcap": {
2581
- "arch": "x86_64",
2582
- "epoch": "14",
2583
- "installdate": "1573543161",
2584
- "release": "1.fc29",
2585
- "version": "1.9.1"
2586
- },
2587
- "libpipeline": {
2588
- "arch": "x86_64",
2589
- "epoch": "0",
2590
- "installdate": "1573543166",
2591
- "release": "5.fc29",
2592
- "version": "1.5.0"
2593
- },
2594
- "libpng": {
2595
- "arch": "x86_64",
2596
- "epoch": "2",
2597
- "installdate": "1573543165",
2598
- "release": "7.fc29",
2599
- "version": "1.6.34"
2600
- },
2601
- "libpsl": {
2602
- "arch": "x86_64",
2603
- "epoch": "0",
2604
- "installdate": "1573543161",
2605
- "release": "5.fc29",
2606
- "version": "0.20.2"
2607
- },
2608
- "libpwquality": {
2609
- "arch": "x86_64",
2610
- "epoch": "0",
2611
- "installdate": "1573543169",
2612
- "release": "10.fc29",
2613
- "version": "1.4.0"
2614
- },
2615
- "libref_array": {
2616
- "arch": "x86_64",
2617
- "epoch": "0",
2618
- "installdate": "1573543161",
2619
- "release": "41.fc29",
2620
- "version": "0.1.5"
2621
- },
2622
- "librepo": {
2623
- "arch": "x86_64",
2624
- "epoch": "0",
2625
- "installdate": "1573543191",
2626
- "release": "1.fc29",
2627
- "version": "1.10.5"
2628
- },
2629
- "libreport-filesystem": {
2630
- "arch": "noarch",
2631
- "epoch": "0",
2632
- "installdate": "1573543153",
2633
- "release": "1.fc29",
2634
- "version": "2.10.1"
2635
- },
2636
- "libseccomp": {
2637
- "arch": "x86_64",
2638
- "epoch": "0",
2639
- "installdate": "1573543161",
2640
- "release": "0.fc29",
2641
- "version": "2.4.1"
2642
- },
2643
- "libsecret": {
2644
- "arch": "x86_64",
2645
- "epoch": "0",
2646
- "installdate": "1573543190",
2647
- "release": "1.fc29",
2648
- "version": "0.18.7"
2649
- },
2650
- "libselinux": {
2651
- "arch": "x86_64",
2652
- "epoch": "0",
2653
- "installdate": "1573543157",
2654
- "release": "6.fc29",
2655
- "version": "2.8"
2656
- },
2657
- "libselinux-utils": {
2658
- "arch": "x86_64",
2659
- "epoch": "0",
2660
- "installdate": "1573543165",
2661
- "release": "6.fc29",
2662
- "version": "2.8"
2663
- },
2664
- "libsemanage": {
2665
- "arch": "x86_64",
2666
- "epoch": "0",
2667
- "installdate": "1573543160",
2668
- "release": "8.fc29",
2669
- "version": "2.8"
2670
- },
2671
- "libsepol": {
2672
- "arch": "x86_64",
2673
- "epoch": "0",
2674
- "installdate": "1573543158",
2675
- "release": "3.fc29",
2676
- "version": "2.8"
2677
- },
2678
- "libsigsegv": {
2679
- "arch": "x86_64",
2680
- "epoch": "0",
2681
- "installdate": "1573543166",
2682
- "release": "6.fc29",
2683
- "version": "2.11"
2684
- },
2685
- "libsmartcols": {
2686
- "arch": "x86_64",
2687
- "epoch": "0",
2688
- "installdate": "1573543160",
2689
- "release": "1.fc29",
2690
- "version": "2.32.1"
2691
- },
2692
- "libsolv": {
2693
- "arch": "x86_64",
2694
- "epoch": "0",
2695
- "installdate": "1573543180",
2696
- "release": "1.fc29",
2697
- "version": "0.7.5"
2698
- },
2699
- "libss": {
2700
- "arch": "x86_64",
2701
- "epoch": "0",
2702
- "installdate": "1573543165",
2703
- "release": "1.fc29",
2704
- "version": "1.44.6"
2705
- },
2706
- "libssh": {
2707
- "arch": "x86_64",
2708
- "epoch": "0",
2709
- "installdate": "1573543167",
2710
- "release": "1.fc29",
2711
- "version": "0.8.7"
2712
- },
2713
- "libsss_autofs": {
2714
- "arch": "x86_64",
2715
- "epoch": "0",
2716
- "installdate": "1573543166",
2717
- "release": "3.fc29",
2718
- "version": "2.2.0"
2719
- },
2720
- "libsss_certmap": {
2721
- "arch": "x86_64",
2722
- "epoch": "0",
2723
- "installdate": "1573543180",
2724
- "release": "3.fc29",
2725
- "version": "2.2.0"
2726
- },
2727
- "libsss_idmap": {
2728
- "arch": "x86_64",
2729
- "epoch": "0",
2730
- "installdate": "1573543161",
2731
- "release": "3.fc29",
2732
- "version": "2.2.0"
2733
- },
2734
- "libsss_nss_idmap": {
2735
- "arch": "x86_64",
2736
- "epoch": "0",
2737
- "installdate": "1573543166",
2738
- "release": "3.fc29",
2739
- "version": "2.2.0"
2740
- },
2741
- "libsss_sudo": {
2742
- "arch": "x86_64",
2743
- "epoch": "0",
2744
- "installdate": "1573543166",
2745
- "release": "3.fc29",
2746
- "version": "2.2.0"
2747
- },
2748
- "libstdc++": {
2749
- "arch": "x86_64",
2750
- "epoch": "0",
2751
- "installdate": "1573543159",
2752
- "release": "2.fc29",
2753
- "version": "8.3.1"
2754
- },
2755
- "libtalloc": {
2756
- "arch": "x86_64",
2757
- "epoch": "0",
2758
- "installdate": "1573543160",
2759
- "release": "2.fc29",
2760
- "version": "2.1.14"
2761
- },
2762
- "libtasn1": {
2763
- "arch": "x86_64",
2764
- "epoch": "0",
2765
- "installdate": "1573543161",
2766
- "release": "5.fc29",
2767
- "version": "4.13"
2768
- },
2769
- "libtdb": {
2770
- "arch": "x86_64",
2771
- "epoch": "0",
2772
- "installdate": "1573543160",
2773
- "release": "2.fc29",
2774
- "version": "1.3.16"
2775
- },
2776
- "libtevent": {
2777
- "arch": "x86_64",
2778
- "epoch": "0",
2779
- "installdate": "1573543160",
2780
- "release": "2.fc29",
2781
- "version": "0.9.37"
2782
- },
2783
- "libtirpc": {
2784
- "arch": "x86_64",
2785
- "epoch": "0",
2786
- "installdate": "1573543168",
2787
- "release": "2.rc2.fc29",
2788
- "version": "1.1.4"
2789
- },
2790
- "libunistring": {
2791
- "arch": "x86_64",
2792
- "epoch": "0",
2793
- "installdate": "1573543160",
2794
- "release": "4.fc29",
2795
- "version": "0.9.10"
2796
- },
2797
- "libusbx": {
2798
- "arch": "x86_64",
2799
- "epoch": "0",
2800
- "installdate": "1573543190",
2801
- "release": "1.fc29",
2802
- "version": "1.0.22"
2803
- },
2804
- "libuser": {
2805
- "arch": "x86_64",
2806
- "epoch": "0",
2807
- "installdate": "1573543190",
2808
- "release": "18.fc29",
2809
- "version": "0.62"
2810
- },
2811
- "libutempter": {
2812
- "arch": "x86_64",
2813
- "epoch": "0",
2814
- "installdate": "1573543172",
2815
- "release": "15.fc29",
2816
- "version": "1.1.6"
2817
- },
2818
- "libuuid": {
2819
- "arch": "x86_64",
2820
- "epoch": "0",
2821
- "installdate": "1573543158",
2822
- "release": "1.fc29",
2823
- "version": "2.32.1"
2824
- },
2825
- "libverto": {
2826
- "arch": "x86_64",
2827
- "epoch": "0",
2828
- "installdate": "1573543166",
2829
- "release": "6.fc29",
2830
- "version": "0.3.0"
2831
- },
2832
- "libxcrypt": {
2833
- "arch": "x86_64",
2834
- "epoch": "0",
2835
- "installdate": "1573543158",
2836
- "release": "1.fc29",
2837
- "version": "4.4.10"
2838
- },
2839
- "libxkbcommon": {
2840
- "arch": "x86_64",
2841
- "epoch": "0",
2842
- "installdate": "1573543166",
2843
- "release": "1.fc29",
2844
- "version": "0.8.2"
2845
- },
2846
- "libxml2": {
2847
- "arch": "x86_64",
2848
- "epoch": "0",
2849
- "installdate": "1573543159",
2850
- "release": "5.fc29",
2851
- "version": "2.9.8"
2852
- },
2853
- "libyaml": {
2854
- "arch": "x86_64",
2855
- "epoch": "0",
2856
- "installdate": "1573543161",
2857
- "release": "5.fc29",
2858
- "version": "0.2.1"
2859
- },
2860
- "libzstd": {
2861
- "arch": "x86_64",
2862
- "epoch": "0",
2863
- "installdate": "1573543159",
2864
- "release": "1.fc29",
2865
- "version": "1.4.2"
2866
- },
2867
- "linux-atm-libs": {
2868
- "arch": "x86_64",
2869
- "epoch": "0",
2870
- "installdate": "1573543166",
2871
- "release": "21.fc29",
2872
- "version": "2.5.1"
2873
- },
2874
- "linux-firmware-whence": {
2875
- "arch": "noarch",
2876
- "epoch": "0",
2877
- "installdate": "1573543146",
2878
- "release": "103.fc29",
2879
- "version": "20191022"
2880
- },
2881
- "lmdb-libs": {
2882
- "arch": "x86_64",
2883
- "epoch": "0",
2884
- "installdate": "1573543166",
2885
- "release": "1.fc29",
2886
- "version": "0.9.23"
2887
- },
2888
- "lua-libs": {
2889
- "arch": "x86_64",
2890
- "epoch": "0",
2891
- "installdate": "1573543160",
2892
- "release": "3.fc29",
2893
- "version": "5.3.5"
2894
- },
2895
- "lz4-libs": {
2896
- "arch": "x86_64",
2897
- "epoch": "0",
2898
- "installdate": "1573543161",
2899
- "release": "1.fc29",
2900
- "version": "1.9.1"
2901
- },
2902
- "man-db": {
2903
- "arch": "x86_64",
2904
- "epoch": "0",
2905
- "installdate": "1573543198",
2906
- "release": "3.fc29",
2907
- "version": "2.8.4"
2908
- },
2909
- "mozjs52": {
2910
- "arch": "x86_64",
2911
- "epoch": "0",
2912
- "installdate": "1573543163",
2913
- "release": "1.fc29",
2914
- "version": "52.9.0"
2915
- },
2916
- "mpfr": {
2917
- "arch": "x86_64",
2918
- "epoch": "0",
2919
- "installdate": "1573543163",
2920
- "release": "2.fc29",
2921
- "version": "3.1.6"
2922
- },
2923
- "mtools": {
2924
- "arch": "x86_64",
2925
- "epoch": "0",
2926
- "installdate": "1573543165",
2927
- "release": "15.fc29",
2928
- "version": "4.0.18"
2929
- },
2930
- "ncurses": {
2931
- "arch": "x86_64",
2932
- "epoch": "0",
2933
- "installdate": "1573543166",
2934
- "release": "8.20180923.fc29",
2935
- "version": "6.1"
2936
- },
2937
- "ncurses-base": {
2938
- "arch": "noarch",
2939
- "epoch": "0",
2940
- "installdate": "1573543157",
2941
- "release": "8.20180923.fc29",
2942
- "version": "6.1"
2943
- },
2944
- "ncurses-libs": {
2945
- "arch": "x86_64",
2946
- "epoch": "0",
2947
- "installdate": "1573543157",
2948
- "release": "8.20180923.fc29",
2949
- "version": "6.1"
2950
- },
2951
- "net-tools": {
2952
- "arch": "x86_64",
2953
- "epoch": "0",
2954
- "installdate": "1573543189",
2955
- "release": "0.53.20160912git.fc29",
2956
- "version": "2.0"
2957
- },
2958
- "nettle": {
2959
- "arch": "x86_64",
2960
- "epoch": "0",
2961
- "installdate": "1573543161",
2962
- "release": "1.fc29",
2963
- "version": "3.4.1rc1"
2964
- },
2965
- "npth": {
2966
- "arch": "x86_64",
2967
- "epoch": "0",
2968
- "installdate": "1573543166",
2969
- "release": "6.fc29",
2970
- "version": "1.5"
2971
- },
2972
- "openldap": {
2973
- "arch": "x86_64",
2974
- "epoch": "0",
2975
- "installdate": "1573543167",
2976
- "release": "10.fc29",
2977
- "version": "2.4.46"
2978
- },
2979
- "openssh": {
2980
- "arch": "x86_64",
2981
- "epoch": "0",
2982
- "installdate": "1573543189",
2983
- "release": "6.fc29",
2984
- "version": "7.9p1"
2985
- },
2986
- "openssh-clients": {
2987
- "arch": "x86_64",
2988
- "epoch": "0",
2989
- "installdate": "1573543193",
2990
- "release": "6.fc29",
2991
- "version": "7.9p1"
2992
- },
2993
- "openssh-server": {
2994
- "arch": "x86_64",
2995
- "epoch": "0",
2996
- "installdate": "1573543193",
2997
- "release": "6.fc29",
2998
- "version": "7.9p1"
2999
- },
3000
- "openssl": {
3001
- "arch": "x86_64",
3002
- "epoch": "1",
3003
- "installdate": "1573543168",
3004
- "release": "2.fc29",
3005
- "version": "1.1.1d"
3006
- },
3007
- "openssl-libs": {
3008
- "arch": "x86_64",
3009
- "epoch": "1",
3010
- "installdate": "1573543173",
3011
- "release": "2.fc29",
3012
- "version": "1.1.1d"
3013
- },
3014
- "openssl-pkcs11": {
3015
- "arch": "x86_64",
3016
- "epoch": "0",
3017
- "installdate": "1573543170",
3018
- "release": "3.fc29",
3019
- "version": "0.4.10"
3020
- },
3021
- "os-prober": {
3022
- "arch": "x86_64",
3023
- "epoch": "0",
3024
- "installdate": "1573543173",
3025
- "release": "7.fc29",
3026
- "version": "1.74"
3027
- },
3028
- "p11-kit": {
3029
- "arch": "x86_64",
3030
- "epoch": "0",
3031
- "installdate": "1573543160",
3032
- "release": "1.fc29",
3033
- "version": "0.23.16.1"
3034
- },
3035
- "p11-kit-trust": {
3036
- "arch": "x86_64",
3037
- "epoch": "0",
3038
- "installdate": "1573543161",
3039
- "release": "1.fc29",
3040
- "version": "0.23.16.1"
3041
- },
3042
- "pam": {
3043
- "arch": "x86_64",
3044
- "epoch": "0",
3045
- "installdate": "1573543170",
3046
- "release": "15.fc29",
3047
- "version": "1.3.1"
3048
- },
3049
- "parted": {
3050
- "arch": "x86_64",
3051
- "epoch": "0",
3052
- "installdate": "1573543198",
3053
- "release": "36.fc29",
3054
- "version": "3.2"
3055
- },
3056
- "passwd": {
3057
- "arch": "x86_64",
3058
- "epoch": "0",
3059
- "installdate": "1573543192",
3060
- "release": "4.fc29",
3061
- "version": "0.80"
3062
- },
3063
- "pcre": {
3064
- "arch": "x86_64",
3065
- "epoch": "0",
3066
- "installdate": "1573543160",
3067
- "release": "2.fc29",
3068
- "version": "8.43"
3069
- },
3070
- "pcre2": {
3071
- "arch": "x86_64",
3072
- "epoch": "0",
3073
- "installdate": "1573543157",
3074
- "release": "14.fc29",
3075
- "version": "10.33"
3076
- },
3077
- "pigz": {
3078
- "arch": "x86_64",
3079
- "epoch": "0",
3080
- "installdate": "1573543165",
3081
- "release": "3.fc29",
3082
- "version": "2.4"
3083
- },
3084
- "pinentry": {
3085
- "arch": "x86_64",
3086
- "epoch": "0",
3087
- "installdate": "1573543190",
3088
- "release": "4.fc29",
3089
- "version": "1.1.0"
3090
- },
3091
- "policycoreutils": {
3092
- "arch": "x86_64",
3093
- "epoch": "0",
3094
- "installdate": "1573543179",
3095
- "release": "17.fc29",
3096
- "version": "2.8"
3097
- },
3098
- "polkit": {
3099
- "arch": "x86_64",
3100
- "epoch": "0",
3101
- "installdate": "1573543181",
3102
- "release": "4.4.fc29",
3103
- "version": "0.115"
3104
- },
3105
- "polkit-libs": {
3106
- "arch": "x86_64",
3107
- "epoch": "0",
3108
- "installdate": "1573543180",
3109
- "release": "4.4.fc29",
3110
- "version": "0.115"
3111
- },
3112
- "polkit-pkla-compat": {
3113
- "arch": "x86_64",
3114
- "epoch": "0",
3115
- "installdate": "1573543181",
3116
- "release": "13.fc29",
3117
- "version": "0.1"
3118
- },
3119
- "popt": {
3120
- "arch": "x86_64",
3121
- "epoch": "0",
3122
- "installdate": "1573543158",
3123
- "release": "15.fc29",
3124
- "version": "1.16"
3125
- },
3126
- "procps-ng": {
3127
- "arch": "x86_64",
3128
- "epoch": "0",
3129
- "installdate": "1573543169",
3130
- "release": "4.fc29",
3131
- "version": "3.3.15"
3132
- },
3133
- "publicsuffix-list-dafsa": {
3134
- "arch": "noarch",
3135
- "epoch": "0",
3136
- "installdate": "1573543157",
3137
- "release": "1.fc29",
3138
- "version": "20180723"
3139
- },
3140
- "python-pip-wheel": {
3141
- "arch": "noarch",
3142
- "epoch": "0",
3143
- "installdate": "1573543146",
3144
- "release": "1.fc29",
3145
- "version": "18.1"
3146
- },
3147
- "python-setuptools-wheel": {
3148
- "arch": "noarch",
3149
- "epoch": "0",
3150
- "installdate": "1573543146",
3151
- "release": "1.fc29",
3152
- "version": "40.8.0"
3153
- },
3154
- "python3": {
3155
- "arch": "x86_64",
3156
- "epoch": "0",
3157
- "installdate": "1573543177",
3158
- "release": "1.fc29",
3159
- "version": "3.7.5"
3160
- },
3161
- "python3-asn1crypto": {
3162
- "arch": "noarch",
3163
- "epoch": "0",
3164
- "installdate": "1573543181",
3165
- "release": "5.fc29",
3166
- "version": "0.24.0"
3167
- },
3168
- "python3-audit": {
3169
- "arch": "x86_64",
3170
- "epoch": "0",
3171
- "installdate": "1573543185",
3172
- "release": "0.9.20190507gitf58ec40.fc29",
3173
- "version": "3.0"
3174
- },
3175
- "python3-babel": {
3176
- "arch": "noarch",
3177
- "epoch": "0",
3178
- "installdate": "1573543185",
3179
- "release": "5.fc29",
3180
- "version": "2.6.0"
3181
- },
3182
- "python3-boto": {
3183
- "arch": "noarch",
3184
- "epoch": "0",
3185
- "installdate": "1573543183",
3186
- "release": "10.fc29",
3187
- "version": "2.45.0"
3188
- },
3189
- "python3-cffi": {
3190
- "arch": "x86_64",
3191
- "epoch": "0",
3192
- "installdate": "1573543182",
3193
- "release": "6.fc29",
3194
- "version": "1.11.5"
3195
- },
3196
- "python3-chardet": {
3197
- "arch": "noarch",
3198
- "epoch": "0",
3199
- "installdate": "1573543182",
3200
- "release": "7.fc29",
3201
- "version": "3.0.4"
3202
- },
3203
- "python3-configobj": {
3204
- "arch": "noarch",
3205
- "epoch": "0",
3206
- "installdate": "1573543181",
3207
- "release": "14.fc29",
3208
- "version": "5.0.6"
3209
- },
3210
- "python3-cryptography": {
3211
- "arch": "x86_64",
3212
- "epoch": "0",
3213
- "installdate": "1573543182",
3214
- "release": "2.fc29",
3215
- "version": "2.3"
3216
- },
3217
- "python3-dateutil": {
3218
- "arch": "noarch",
3219
- "epoch": "1",
3220
- "installdate": "1573543181",
3221
- "release": "1.fc29",
3222
- "version": "2.7.5"
3223
- },
3224
- "python3-dbus": {
3225
- "arch": "x86_64",
3226
- "epoch": "0",
3227
- "installdate": "1573543179",
3228
- "release": "3.fc29",
3229
- "version": "1.2.8"
3230
- },
3231
- "python3-distro": {
3232
- "arch": "noarch",
3233
- "epoch": "0",
3234
- "installdate": "1573543182",
3235
- "release": "4.fc29",
3236
- "version": "1.3.0"
3237
- },
3238
- "python3-dnf": {
3239
- "arch": "noarch",
3240
- "epoch": "0",
3241
- "installdate": "1573543191",
3242
- "release": "5.fc29",
3243
- "version": "4.2.5"
3244
- },
3245
- "python3-dnf-plugins-core": {
3246
- "arch": "noarch",
3247
- "epoch": "0",
3248
- "installdate": "1573543191",
3249
- "release": "1.fc29",
3250
- "version": "4.0.7"
3251
- },
3252
- "python3-gpg": {
3253
- "arch": "x86_64",
3254
- "epoch": "0",
3255
- "installdate": "1573543191",
3256
- "release": "1.fc29",
3257
- "version": "1.12.0"
3258
- },
3259
- "python3-hawkey": {
3260
- "arch": "x86_64",
3261
- "epoch": "0",
3262
- "installdate": "1573543191",
3263
- "release": "8.fc29",
3264
- "version": "0.31.0"
3265
- },
3266
- "python3-idna": {
3267
- "arch": "noarch",
3268
- "epoch": "0",
3269
- "installdate": "1573543180",
3270
- "release": "3.fc29",
3271
- "version": "2.7"
3272
- },
3273
- "python3-jinja2": {
3274
- "arch": "noarch",
3275
- "epoch": "0",
3276
- "installdate": "1573543185",
3277
- "release": "1.fc29",
3278
- "version": "2.10.1"
3279
- },
3280
- "python3-jsonpatch": {
3281
- "arch": "noarch",
3282
- "epoch": "0",
3283
- "installdate": "1573543182",
3284
- "release": "4.fc29",
3285
- "version": "1.21"
3286
- },
3287
- "python3-jsonpointer": {
3288
- "arch": "noarch",
3289
- "epoch": "0",
3290
- "installdate": "1573543182",
3291
- "release": "13.fc29",
3292
- "version": "1.10"
3293
- },
3294
- "python3-jsonschema": {
3295
- "arch": "noarch",
3296
- "epoch": "0",
3297
- "installdate": "1573543185",
3298
- "release": "6.fc29",
3299
- "version": "2.6.0"
3300
- },
3301
- "python3-jwt": {
3302
- "arch": "noarch",
3303
- "epoch": "0",
3304
- "installdate": "1573543182",
3305
- "release": "1.fc29",
3306
- "version": "1.6.4"
3307
- },
3308
- "python3-libcomps": {
3309
- "arch": "x86_64",
3310
- "epoch": "0",
3311
- "installdate": "1573543181",
3312
- "release": "1.fc29",
3313
- "version": "0.1.11"
3314
- },
3315
- "python3-libdnf": {
3316
- "arch": "x86_64",
3317
- "epoch": "0",
3318
- "installdate": "1573543191",
3319
- "release": "8.fc29",
3320
- "version": "0.31.0"
3321
- },
3322
- "python3-libs": {
3323
- "arch": "x86_64",
3324
- "epoch": "0",
3325
- "installdate": "1573543179",
3326
- "release": "1.fc29",
3327
- "version": "3.7.5"
3328
- },
3329
- "python3-libselinux": {
3330
- "arch": "x86_64",
3331
- "epoch": "0",
3332
- "installdate": "1573543179",
3333
- "release": "6.fc29",
3334
- "version": "2.8"
3335
- },
3336
- "python3-libsemanage": {
3337
- "arch": "x86_64",
3338
- "epoch": "0",
3339
- "installdate": "1573543181",
3340
- "release": "8.fc29",
3341
- "version": "2.8"
3342
- },
3343
- "python3-markupsafe": {
3344
- "arch": "x86_64",
3345
- "epoch": "0",
3346
- "installdate": "1573543181",
3347
- "release": "1.fc29",
3348
- "version": "1.0"
3349
- },
3350
- "python3-oauthlib": {
3351
- "arch": "noarch",
3352
- "epoch": "0",
3353
- "installdate": "1573543182",
3354
- "release": "1.fc29",
3355
- "version": "2.1.0"
3356
- },
3357
- "python3-pip": {
3358
- "arch": "noarch",
3359
- "epoch": "0",
3360
- "installdate": "1573543177",
3361
- "release": "1.fc29",
3362
- "version": "18.1"
3363
- },
3364
- "python3-ply": {
3365
- "arch": "noarch",
3366
- "epoch": "0",
3367
- "installdate": "1573543182",
3368
- "release": "8.fc29",
3369
- "version": "3.9"
3370
- },
3371
- "python3-policycoreutils": {
3372
- "arch": "noarch",
3373
- "epoch": "0",
3374
- "installdate": "1573543185",
3375
- "release": "17.fc29",
3376
- "version": "2.8"
3377
- },
3378
- "python3-prettytable": {
3379
- "arch": "noarch",
3380
- "epoch": "0",
3381
- "installdate": "1573543182",
3382
- "release": "15.fc29",
3383
- "version": "0.7.2"
3384
- },
3385
- "python3-psutil": {
3386
- "arch": "x86_64",
3387
- "epoch": "0",
3388
- "installdate": "1573543181",
3389
- "release": "6.fc29",
3390
- "version": "5.4.3"
3391
- },
3392
- "python3-pyasn1": {
3393
- "arch": "noarch",
3394
- "epoch": "0",
3395
- "installdate": "1573543182",
3396
- "release": "4.fc29",
3397
- "version": "0.3.7"
3398
- },
3399
- "python3-pycparser": {
3400
- "arch": "noarch",
3401
- "epoch": "0",
3402
- "installdate": "1573543182",
3403
- "release": "15.fc29",
3404
- "version": "2.14"
3405
- },
3406
- "python3-pyserial": {
3407
- "arch": "noarch",
3408
- "epoch": "0",
3409
- "installdate": "1573543182",
3410
- "release": "10.fc29",
3411
- "version": "3.1.1"
3412
- },
3413
- "python3-pysocks": {
3414
- "arch": "noarch",
3415
- "epoch": "0",
3416
- "installdate": "1573543182",
3417
- "release": "4.fc29",
3418
- "version": "1.6.8"
3419
- },
3420
- "python3-pytz": {
3421
- "arch": "noarch",
3422
- "epoch": "0",
3423
- "installdate": "1573543183",
3424
- "release": "1.fc29",
3425
- "version": "2018.5"
3426
- },
3427
- "python3-pyyaml": {
3428
- "arch": "x86_64",
3429
- "epoch": "0",
3430
- "installdate": "1573543181",
3431
- "release": "1.fc29",
3432
- "version": "5.1"
3433
- },
3434
- "python3-requests": {
3435
- "arch": "noarch",
3436
- "epoch": "0",
3437
- "installdate": "1573543182",
3438
- "release": "1.fc29",
3439
- "version": "2.20.0"
3440
- },
3441
- "python3-rpm": {
3442
- "arch": "x86_64",
3443
- "epoch": "0",
3444
- "installdate": "1573543191",
3445
- "release": "3.fc29",
3446
- "version": "4.14.2.1"
3447
- },
3448
- "python3-rsa": {
3449
- "arch": "noarch",
3450
- "epoch": "0",
3451
- "installdate": "1573543182",
3452
- "release": "8.fc29",
3453
- "version": "3.4.2"
3454
- },
3455
- "python3-setools": {
3456
- "arch": "x86_64",
3457
- "epoch": "0",
3458
- "installdate": "1573543181",
3459
- "release": "13.fc29",
3460
- "version": "4.1.1"
3461
- },
3462
- "python3-setuptools": {
3463
- "arch": "noarch",
3464
- "epoch": "0",
3465
- "installdate": "1573543177",
3466
- "release": "1.fc29",
3467
- "version": "40.8.0"
3468
- },
3469
- "python3-six": {
3470
- "arch": "noarch",
3471
- "epoch": "0",
3472
- "installdate": "1573543179",
3473
- "release": "6.fc29",
3474
- "version": "1.11.0"
3475
- },
3476
- "python3-unbound": {
3477
- "arch": "x86_64",
3478
- "epoch": "0",
3479
- "installdate": "1573543180",
3480
- "release": "2.fc29",
3481
- "version": "1.8.3"
3482
- },
3483
- "python3-urllib3": {
3484
- "arch": "noarch",
3485
- "epoch": "0",
3486
- "installdate": "1573543182",
3487
- "release": "1.fc29",
3488
- "version": "1.24.3"
3489
- },
3490
- "qrencode-libs": {
3491
- "arch": "x86_64",
3492
- "epoch": "0",
3493
- "installdate": "1573543166",
3494
- "release": "6.fc29",
3495
- "version": "3.4.4"
3496
- },
3497
- "readline": {
3498
- "arch": "x86_64",
3499
- "epoch": "0",
3500
- "installdate": "1573543159",
3501
- "release": "12.fc29",
3502
- "version": "7.0"
3503
- },
3504
- "rootfiles": {
3505
- "arch": "noarch",
3506
- "epoch": "0",
3507
- "installdate": "1573543199",
3508
- "release": "23.fc29",
3509
- "version": "8.1"
3510
- },
3511
- "rpm": {
3512
- "arch": "x86_64",
3513
- "epoch": "0",
3514
- "installdate": "1573543170",
3515
- "release": "3.fc29",
3516
- "version": "4.14.2.1"
3517
- },
3518
- "rpm-build-libs": {
3519
- "arch": "x86_64",
3520
- "epoch": "0",
3521
- "installdate": "1573543189",
3522
- "release": "3.fc29",
3523
- "version": "4.14.2.1"
3524
- },
3525
- "rpm-libs": {
3526
- "arch": "x86_64",
3527
- "epoch": "0",
3528
- "installdate": "1573543173",
3529
- "release": "3.fc29",
3530
- "version": "4.14.2.1"
3531
- },
3532
- "rpm-plugin-selinux": {
3533
- "arch": "x86_64",
3534
- "epoch": "0",
3535
- "installdate": "1573543170",
3536
- "release": "3.fc29",
3537
- "version": "4.14.2.1"
3538
- },
3539
- "rpm-plugin-systemd-inhibit": {
3540
- "arch": "x86_64",
3541
- "epoch": "0",
3542
- "installdate": "1573543189",
3543
- "release": "3.fc29",
3544
- "version": "4.14.2.1"
3545
- },
3546
- "rpm-sign-libs": {
3547
- "arch": "x86_64",
3548
- "epoch": "0",
3549
- "installdate": "1573543191",
3550
- "release": "3.fc29",
3551
- "version": "4.14.2.1"
3552
- },
3553
- "rsync": {
3554
- "arch": "x86_64",
3555
- "epoch": "0",
3556
- "installdate": "1573543199",
3557
- "release": "8.fc29",
3558
- "version": "3.1.3"
3559
- },
3560
- "sed": {
3561
- "arch": "x86_64",
3562
- "epoch": "0",
3563
- "installdate": "1573543160",
3564
- "release": "2.fc29",
3565
- "version": "4.5"
3566
- },
3567
- "selinux-policy": {
3568
- "arch": "noarch",
3569
- "epoch": "0",
3570
- "installdate": "1573543181",
3571
- "release": "65.fc29",
3572
- "version": "3.14.2"
3573
- },
3574
- "selinux-policy-targeted": {
3575
- "arch": "noarch",
3576
- "epoch": "0",
3577
- "installdate": "1573543197",
3578
- "release": "65.fc29",
3579
- "version": "3.14.2"
3580
- },
3581
- "setup": {
3582
- "arch": "noarch",
3583
- "epoch": "0",
3584
- "installdate": "1573543156",
3585
- "release": "2.fc29",
3586
- "version": "2.12.1"
3587
- },
3588
- "shadow-utils": {
3589
- "arch": "x86_64",
3590
- "epoch": "2",
3591
- "installdate": "1573543171",
3592
- "release": "4.fc29",
3593
- "version": "4.6"
3594
- },
3595
- "shared-mime-info": {
3596
- "arch": "x86_64",
3597
- "epoch": "0",
3598
- "installdate": "1573543168",
3599
- "release": "1.fc29",
3600
- "version": "1.12"
3601
- },
3602
- "sqlite-libs": {
3603
- "arch": "x86_64",
3604
- "epoch": "0",
3605
- "installdate": "1573543160",
3606
- "release": "4.fc29",
3607
- "version": "3.26.0"
3608
- },
3609
- "sssd-client": {
3610
- "arch": "x86_64",
3611
- "epoch": "0",
3612
- "installdate": "1573543190",
3613
- "release": "3.fc29",
3614
- "version": "2.2.0"
3615
- },
3616
- "sssd-common": {
3617
- "arch": "x86_64",
3618
- "epoch": "0",
3619
- "installdate": "1573543192",
3620
- "release": "3.fc29",
3621
- "version": "2.2.0"
3622
- },
3623
- "sssd-kcm": {
3624
- "arch": "x86_64",
3625
- "epoch": "0",
3626
- "installdate": "1573543192",
3627
- "release": "3.fc29",
3628
- "version": "2.2.0"
3629
- },
3630
- "sssd-nfs-idmap": {
3631
- "arch": "x86_64",
3632
- "epoch": "0",
3633
- "installdate": "1573543192",
3634
- "release": "3.fc29",
3635
- "version": "2.2.0"
3636
- },
3637
- "sudo": {
3638
- "arch": "x86_64",
3639
- "epoch": "0",
3640
- "installdate": "1573543194",
3641
- "release": "1.fc29",
3642
- "version": "1.8.28"
3643
- },
3644
- "syslinux": {
3645
- "arch": "x86_64",
3646
- "epoch": "0",
3647
- "installdate": "1573543165",
3648
- "release": "0.8.fc28",
3649
- "version": "6.04"
3650
- },
3651
- "syslinux-extlinux": {
3652
- "arch": "x86_64",
3653
- "epoch": "0",
3654
- "installdate": "1573543198",
3655
- "release": "0.8.fc28",
3656
- "version": "6.04"
3657
- },
3658
- "syslinux-extlinux-nonlinux": {
3659
- "arch": "noarch",
3660
- "epoch": "0",
3661
- "installdate": "1573543165",
3662
- "release": "0.8.fc28",
3663
- "version": "6.04"
3664
- },
3665
- "syslinux-nonlinux": {
3666
- "arch": "noarch",
3667
- "epoch": "0",
3668
- "installdate": "1573543165",
3669
- "release": "0.8.fc28",
3670
- "version": "6.04"
3671
- },
3672
- "systemd": {
3673
- "arch": "x86_64",
3674
- "epoch": "0",
3675
- "installdate": "1573543174",
3676
- "release": "14.git33ccd62.fc29",
3677
- "version": "239"
3678
- },
3679
- "systemd-bootchart": {
3680
- "arch": "x86_64",
3681
- "epoch": "0",
3682
- "installdate": "1573543174",
3683
- "release": "3.fc29",
3684
- "version": "233"
3685
- },
3686
- "systemd-libs": {
3687
- "arch": "x86_64",
3688
- "epoch": "0",
3689
- "installdate": "1573543171",
3690
- "release": "14.git33ccd62.fc29",
3691
- "version": "239"
3692
- },
3693
- "systemd-pam": {
3694
- "arch": "x86_64",
3695
- "epoch": "0",
3696
- "installdate": "1573543173",
3697
- "release": "14.git33ccd62.fc29",
3698
- "version": "239"
3699
- },
3700
- "systemd-udev": {
3701
- "arch": "x86_64",
3702
- "epoch": "0",
3703
- "installdate": "1573543174",
3704
- "release": "14.git33ccd62.fc29",
3705
- "version": "239"
3706
- },
3707
- "tar": {
3708
- "arch": "x86_64",
3709
- "epoch": "2",
3710
- "installdate": "1573543162",
3711
- "release": "6.fc29",
3712
- "version": "1.30"
3713
- },
3714
- "timedatex": {
3715
- "arch": "x86_64",
3716
- "epoch": "0",
3717
- "installdate": "1573543181",
3718
- "release": "5.fc29",
3719
- "version": "0.5"
3720
- },
3721
- "trousers": {
3722
- "arch": "x86_64",
3723
- "epoch": "0",
3724
- "installdate": "1573543176",
3725
- "release": "11.fc29",
3726
- "version": "0.3.13"
3727
- },
3728
- "trousers-lib": {
3729
- "arch": "x86_64",
3730
- "epoch": "0",
3731
- "installdate": "1573543170",
3732
- "release": "11.fc29",
3733
- "version": "0.3.13"
3734
- },
3735
- "tzdata": {
3736
- "arch": "noarch",
3737
- "epoch": "0",
3738
- "installdate": "1573543146",
3739
- "release": "1.fc29",
3740
- "version": "2019c"
3741
- },
3742
- "unbound-libs": {
3743
- "arch": "x86_64",
3744
- "epoch": "0",
3745
- "installdate": "1573543180",
3746
- "release": "2.fc29",
3747
- "version": "1.8.3"
3748
- },
3749
- "util-linux": {
3750
- "arch": "x86_64",
3751
- "epoch": "0",
3752
- "installdate": "1573543173",
3753
- "release": "1.fc29",
3754
- "version": "2.32.1"
3755
- },
3756
- "vim-minimal": {
3757
- "arch": "x86_64",
3758
- "epoch": "2",
3759
- "installdate": "1573543181",
3760
- "release": "1.fc29",
3761
- "version": "8.1.2198"
3762
- },
3763
- "which": {
3764
- "arch": "x86_64",
3765
- "epoch": "0",
3766
- "installdate": "1573543161",
3767
- "release": "11.fc29",
3768
- "version": "2.21"
3769
- },
3770
- "xfsprogs": {
3771
- "arch": "x86_64",
3772
- "epoch": "0",
3773
- "installdate": "1573543185",
3774
- "release": "3.fc29",
3775
- "version": "4.17.0"
3776
- },
3777
- "xkeyboard-config": {
3778
- "arch": "noarch",
3779
- "epoch": "0",
3780
- "installdate": "1573543146",
3781
- "release": "5.fc29",
3782
- "version": "2.24"
3783
- },
3784
- "xz": {
3785
- "arch": "x86_64",
3786
- "epoch": "0",
3787
- "installdate": "1573543162",
3788
- "release": "3.fc29",
3789
- "version": "5.2.4"
3790
- },
3791
- "xz-libs": {
3792
- "arch": "x86_64",
3793
- "epoch": "0",
3794
- "installdate": "1573543158",
3795
- "release": "3.fc29",
3796
- "version": "5.2.4"
3797
- },
3798
- "zchunk-libs": {
3799
- "arch": "x86_64",
3800
- "epoch": "0",
3801
- "installdate": "1573543180",
3802
- "release": "2.fc29",
3803
- "version": "1.1.2"
3804
- },
3805
- "zlib": {
3806
- "arch": "x86_64",
3807
- "epoch": "0",
3808
- "installdate": "1573543158",
3809
- "release": "17.fc29",
3810
- "version": "1.2.11"
3811
- }
3812
- },
3813
- "platform": "fedora",
3814
- "platform_family": "fedora",
3815
- "platform_version": "29",
3816
- "root_group": "root",
3817
- "shells": [
3818
- "/bin/sh",
3819
- "/bin/bash",
3820
- "/usr/bin/sh",
3821
- "/usr/bin/bash"
3822
- ],
3823
- "time": {
3824
- "timezone": "GMT"
3825
- },
3826
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
3827
- "uptime_seconds": 2646450,
3828
- "virtualization": {
3829
- "systems": {}
3830
- }
3831
- }