fauxhai-ng 7.6.0 → 8.3.1

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