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
@@ -1,54 +1,21 @@
1
1
  {
2
2
  "block_device": {
3
- "dm-0": {
3
+ "xvda": {
4
4
  "logical_block_size": "512",
5
5
  "physical_block_size": "512",
6
6
  "removable": "0",
7
- "rotational": "1",
8
- "size": "12992512"
9
- },
10
- "dm-1": {
11
- "logical_block_size": "512",
12
- "physical_block_size": "512",
13
- "removable": "0",
14
- "rotational": "1",
15
- "size": "1679360"
16
- },
17
- "sda": {
18
- "logical_block_size": "512",
19
- "model": "VBOX HARDDISK",
20
- "physical_block_size": "512",
21
- "queue_depth": "31",
22
- "removable": "0",
23
- "rev": "1.0",
24
- "rotational": "1",
25
- "size": "16777216",
26
- "state": "running",
27
- "timeout": "30",
28
- "vendor": "ATA"
29
- },
30
- "sr0": {
31
- "logical_block_size": "512",
32
- "model": "CD-ROM",
33
- "physical_block_size": "512",
34
- "queue_depth": "1",
35
- "removable": "1",
36
- "rev": "1.0",
37
- "rotational": "1",
38
- "size": "2097151",
39
- "state": "running",
40
- "timeout": "30",
41
- "vendor": "VBOX"
7
+ "rotational": "0",
8
+ "size": "16777216"
42
9
  }
43
10
  },
44
11
  "chef_packages": {
45
12
  "chef": {
46
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/chef-15.3.14/lib",
47
- "version": "15.3.14"
13
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/chef-16.3.45/lib",
14
+ "version": "16.3.45"
48
15
  },
49
16
  "ohai": {
50
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.6.0/gems/ohai-15.3.1/lib/ohai",
51
- "version": "15.3.1"
17
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.7.0/gems/ohai-16.3.2/lib/ohai",
18
+ "version": "16.3.2"
52
19
  }
53
20
  },
54
21
  "command": {
@@ -107,65 +74,31 @@
107
74
  },
108
75
  "current_user": "fauxhai",
109
76
  "dmi": {
110
- "base_board": {
111
- "all_records": [
112
- {
113
- "Asset Tag": "Not Specified",
114
- "Chassis Handle": "0x0003",
115
- "Contained Object Handles": "0",
116
- "Features": {
117
- "Board is a hosting board": null
118
- },
119
- "Location In Chassis": "Not Specified",
120
- "Manufacturer": "Oracle Corporation",
121
- "Product Name": "VirtualBox",
122
- "Serial Number": "0",
123
- "Type": "Motherboard",
124
- "Version": "1.2",
125
- "application_identifier": "Base Board Information",
126
- "record_id": "0x0008",
127
- "size": "2"
128
- }
129
- ],
130
- "asset_tag": "Not Specified",
131
- "chassis_handle": "0x0003",
132
- "contained_object_handles": "0",
133
- "location_in_chassis": "Not Specified",
134
- "manufacturer": "Oracle Corporation",
135
- "product_name": "VirtualBox",
136
- "serial_number": "0",
137
- "type": "Motherboard",
138
- "version": "1.2"
139
- },
140
77
  "bios": {
141
- "address": "0xE0000",
78
+ "address": "0xE8000",
142
79
  "all_records": [
143
80
  {
144
- "Address": "0xE0000",
81
+ "Address": "0xE8000",
82
+ "BIOS Revision": "4.2",
145
83
  "Characteristics": {
146
- "8042 keyboard services are supported (int 9h)": null,
147
- "ACPI is supported": null,
148
- "Boot from CD is supported": null,
149
- "CGA/mono video services are supported (int 10h)": null,
150
- "ISA is supported": null,
151
- "PCI is supported": null,
152
- "Selectable boot is supported": null
84
+ "Targeted content distribution is supported": null
153
85
  },
154
- "ROM Size": "128 kB",
155
- "Release Date": "12/01/2006",
156
- "Runtime Size": "128 kB",
157
- "Vendor": "innotek GmbH",
158
- "Version": "VirtualBox",
86
+ "ROM Size": "64 kB",
87
+ "Release Date": "08/24/2006",
88
+ "Runtime Size": "96 kB",
89
+ "Vendor": "Xen",
90
+ "Version": "4.2.amazon",
159
91
  "application_identifier": "BIOS Information",
160
92
  "record_id": "0x0000",
161
93
  "size": "0"
162
94
  }
163
95
  ],
164
- "release_date": "12/01/2006",
165
- "rom_size": "128 kB",
166
- "runtime_size": "128 kB",
167
- "vendor": "innotek GmbH",
168
- "version": "VirtualBox"
96
+ "bios_revision": "4.2",
97
+ "release_date": "08/24/2006",
98
+ "rom_size": "64 kB",
99
+ "runtime_size": "96 kB",
100
+ "vendor": "Xen",
101
+ "version": "4.2.amazon"
169
102
  },
170
103
  "chassis": {
171
104
  "all_records": [
@@ -173,24 +106,24 @@
173
106
  "Asset Tag": "Not Specified",
174
107
  "Boot-up State": "Safe",
175
108
  "Lock": "Not Present",
176
- "Manufacturer": "Oracle Corporation",
109
+ "Manufacturer": "Xen",
177
110
  "Power Supply State": "Safe",
178
- "Security Status": "None",
111
+ "Security Status": "Unknown",
179
112
  "Serial Number": "Not Specified",
180
113
  "Thermal State": "Safe",
181
114
  "Type": "Other",
182
115
  "Version": "Not Specified",
183
116
  "application_identifier": "Chassis Information",
184
- "record_id": "0x0003",
117
+ "record_id": "0x0300",
185
118
  "size": "3"
186
119
  }
187
120
  ],
188
121
  "asset_tag": "Not Specified",
189
122
  "boot_up_state": "Safe",
190
123
  "lock": "Not Present",
191
- "manufacturer": "Oracle Corporation",
124
+ "manufacturer": "Xen",
192
125
  "power_supply_state": "Safe",
193
- "security_status": "None",
126
+ "security_status": "Unknown",
194
127
  "serial_number": "Not Specified",
195
128
  "thermal_state": "Safe",
196
129
  "type": "Other",
@@ -200,90 +133,92 @@
200
133
  "oem_strings": {
201
134
  "all_records": [
202
135
  {
203
- "String 1": "vboxVer_5.2.32",
204
- "String 2": "vboxRev_132073",
136
+ "String 1": "Xen",
205
137
  "application_identifier": "OEM Strings",
206
- "record_id": "0x0002",
138
+ "record_id": "0x0B00",
207
139
  "size": "11"
208
140
  }
209
141
  ],
210
- "string_1": "vboxVer_5.2.32",
211
- "string_2": "vboxRev_132073"
142
+ "string_1": "Xen"
212
143
  },
213
- "smbios_version": "2.5",
144
+ "processor": {
145
+ "all_records": [
146
+ {
147
+ "Current Speed": "2400 MHz",
148
+ "External Clock": "Unknown",
149
+ "Family": "Other",
150
+ "ID": "F2 06 03 00 FF FB 89 17",
151
+ "Manufacturer": "Intel",
152
+ "Max Speed": "2400 MHz",
153
+ "Socket Designation": "CPU 1",
154
+ "Status": "Populated, Enabled",
155
+ "Type": "Central Processor",
156
+ "Upgrade": "Other",
157
+ "Version": "Not Specified",
158
+ "Voltage": "Unknown",
159
+ "application_identifier": "Processor Information",
160
+ "record_id": "0x0401",
161
+ "size": "4"
162
+ }
163
+ ],
164
+ "current_speed": "2400 MHz",
165
+ "external_clock": "Unknown",
166
+ "family": "Other",
167
+ "id": "F2 06 03 00 FF FB 89 17",
168
+ "manufacturer": "Intel",
169
+ "max_speed": "2400 MHz",
170
+ "socket_designation": "CPU 1",
171
+ "status": "Populated, Enabled",
172
+ "type": "Central Processor",
173
+ "upgrade": "Other",
174
+ "version": "Not Specified",
175
+ "voltage": "Unknown"
176
+ },
177
+ "smbios_version": "2.7",
214
178
  "structures": {
215
- "count": "10",
216
- "size": "450"
179
+ "count": "11",
180
+ "size": "359"
217
181
  },
218
182
  "system": {
219
183
  "all_records": [
220
184
  {
221
- "Family": "Virtual Machine",
222
- "Manufacturer": "innotek GmbH",
223
- "Product Name": "VirtualBox",
185
+ "Family": "Not Specified",
186
+ "Manufacturer": "Xen",
187
+ "Product Name": "HVM domU",
224
188
  "SKU Number": "Not Specified",
225
- "Serial Number": "0",
226
- "UUID": "8e1c5dd9-ca82-4855-b0d9-2e3e78265c20",
227
- "Version": "1.2",
189
+ "Serial Number": "ec2c5a0a-155d-a069-6071-f60fcc85d6ec",
190
+ "UUID": "ec2c5a0a-155d-a069-6071-f60fcc85d6ec",
191
+ "Version": "4.2.amazon",
228
192
  "Wake-up Type": "Power Switch",
229
193
  "application_identifier": "System Information",
230
- "record_id": "0x0001",
194
+ "record_id": "0x0100",
231
195
  "size": "1"
232
196
  }
233
197
  ],
234
- "family": "Virtual Machine",
235
- "manufacturer": "innotek GmbH",
236
- "product_name": "VirtualBox",
237
- "serial_number": "0",
198
+ "family": "Not Specified",
199
+ "manufacturer": "Xen",
200
+ "product_name": "HVM domU",
201
+ "serial_number": "ec2c5a0a-155d-a069-6071-f60fcc85d6ec",
238
202
  "sku_number": "Not Specified",
239
- "uuid": "8e1c5dd9-ca82-4855-b0d9-2e3e78265c20",
240
- "version": "1.2",
203
+ "uuid": "ec2c5a0a-155d-a069-6071-f60fcc85d6ec",
204
+ "version": "4.2.amazon",
241
205
  "wake_up_type": "Power Switch"
242
- },
243
- "table_location": "0x000E1000"
206
+ }
244
207
  },
245
208
  "domain": "local",
246
209
  "filesystem": {
247
210
  "by_device": {
248
- "/dev/mapper/centos-root": {
249
- "fs_type": "xfs",
250
- "inodes_available": "3206209",
251
- "inodes_percent_used": "2%",
252
- "inodes_used": "41919",
253
- "kb_available": "5075352",
254
- "kb_size": "6486016",
255
- "kb_used": "1410664",
256
- "mount_options": [
257
- "rw",
258
- "relatime",
259
- "seclabel",
260
- "attr2",
261
- "inode64",
262
- "noquota"
263
- ],
264
- "mounts": [
265
- "/"
266
- ],
267
- "percent_used": "22%",
268
- "total_inodes": "3248128",
269
- "uuid": "1c0cc971-8ebb-44f1-8e8f-98b2f59ba666"
270
- },
271
- "/dev/mapper/centos-swap": {
272
- "fs_type": "swap",
273
- "mounts": [],
274
- "uuid": "320c7fb4-67c7-4d10-9d6b-ba7cb3ae52b8"
275
- },
276
- "/dev/sda": {
211
+ "/dev/xvda": {
277
212
  "mounts": []
278
213
  },
279
- "/dev/sda1": {
214
+ "/dev/xvda1": {
280
215
  "fs_type": "xfs",
281
- "inodes_available": "523961",
216
+ "inodes_available": "4158872",
282
217
  "inodes_percent_used": "1%",
283
- "inodes_used": "327",
284
- "kb_available": "886548",
285
- "kb_size": "1038336",
286
- "kb_used": "151788",
218
+ "inodes_used": "34920",
219
+ "kb_available": "7221248",
220
+ "kb_size": "8377344",
221
+ "kb_used": "1156096",
287
222
  "mount_options": [
288
223
  "rw",
289
224
  "relatime",
@@ -293,19 +228,11 @@
293
228
  "noquota"
294
229
  ],
295
230
  "mounts": [
296
- "/boot"
231
+ "/"
297
232
  ],
298
- "percent_used": "15%",
299
- "total_inodes": "524288",
300
- "uuid": "e416e0fa-1c83-49ac-89e3-2f7728e1a895"
301
- },
302
- "/dev/sda2": {
303
- "fs_type": "LVM2_member",
304
- "mounts": [],
305
- "uuid": "xHI9O0-a7TA-wxIE-Wb9P-cC9C-abD6-RhjKtd"
306
- },
307
- "/dev/sr0": {
308
- "mounts": []
233
+ "percent_used": "14%",
234
+ "total_inodes": "4193792",
235
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
309
236
  },
310
237
  "cgroup": {
311
238
  "fs_type": "cgroup",
@@ -320,14 +247,14 @@
320
247
  ],
321
248
  "mounts": [
322
249
  "/sys/fs/cgroup/systemd",
323
- "/sys/fs/cgroup/memory",
324
250
  "/sys/fs/cgroup/net_cls,net_prio",
325
- "/sys/fs/cgroup/hugetlb",
326
251
  "/sys/fs/cgroup/cpuset",
327
- "/sys/fs/cgroup/freezer",
328
252
  "/sys/fs/cgroup/cpu,cpuacct",
329
- "/sys/fs/cgroup/pids",
330
253
  "/sys/fs/cgroup/blkio",
254
+ "/sys/fs/cgroup/pids",
255
+ "/sys/fs/cgroup/hugetlb",
256
+ "/sys/fs/cgroup/freezer",
257
+ "/sys/fs/cgroup/memory",
331
258
  "/sys/fs/cgroup/perf_event",
332
259
  "/sys/fs/cgroup/devices"
333
260
  ]
@@ -370,25 +297,25 @@
370
297
  },
371
298
  "devtmpfs": {
372
299
  "fs_type": "devtmpfs",
373
- "inodes_available": "231967",
300
+ "inodes_available": "120372",
374
301
  "inodes_percent_used": "1%",
375
- "inodes_used": "349",
376
- "kb_available": "929264",
377
- "kb_size": "929264",
302
+ "inodes_used": "274",
303
+ "kb_available": "482584",
304
+ "kb_size": "482584",
378
305
  "kb_used": "0",
379
306
  "mount_options": [
380
307
  "rw",
381
308
  "nosuid",
382
309
  "seclabel",
383
- "size=929264k",
384
- "nr_inodes=232316",
310
+ "size=482584k",
311
+ "nr_inodes=120646",
385
312
  "mode=755"
386
313
  ],
387
314
  "mounts": [
388
315
  "/dev"
389
316
  ],
390
317
  "percent_used": "0%",
391
- "total_inodes": "232316"
318
+ "total_inodes": "120646"
392
319
  },
393
320
  "hugetlbfs": {
394
321
  "fs_type": "hugetlbfs",
@@ -447,6 +374,16 @@
447
374
  "/"
448
375
  ]
449
376
  },
377
+ "rpc_pipefs": {
378
+ "fs_type": "rpc_pipefs",
379
+ "mount_options": [
380
+ "rw",
381
+ "relatime"
382
+ ],
383
+ "mounts": [
384
+ "/var/lib/nfs/rpc_pipefs"
385
+ ]
386
+ },
450
387
  "securityfs": {
451
388
  "fs_type": "securityfs",
452
389
  "mount_options": [
@@ -489,13 +426,13 @@
489
426
  "mount_options": [
490
427
  "rw",
491
428
  "relatime",
492
- "fd=31",
429
+ "fd=32",
493
430
  "pgrp=1",
494
431
  "timeout=0",
495
432
  "minproto=5",
496
433
  "maxproto=5",
497
434
  "direct",
498
- "pipe_ino=12088"
435
+ "pipe_ino=13492"
499
436
  ],
500
437
  "mounts": [
501
438
  "/proc/sys/fs/binfmt_misc"
@@ -503,11 +440,11 @@
503
440
  },
504
441
  "tmpfs": {
505
442
  "fs_type": "tmpfs",
506
- "inodes_available": "235268",
443
+ "inodes_available": "126628",
507
444
  "inodes_percent_used": "1%",
508
445
  "inodes_used": "1",
509
- "kb_available": "188216",
510
- "kb_size": "188216",
446
+ "kb_available": "101304",
447
+ "kb_size": "101304",
511
448
  "kb_used": "0",
512
449
  "mount_options": [
513
450
  "rw",
@@ -515,83 +452,62 @@
515
452
  "nodev",
516
453
  "relatime",
517
454
  "seclabel",
518
- "size=188216k",
519
- "mode=700"
455
+ "size=101304k",
456
+ "mode=700",
457
+ "uid=1000",
458
+ "gid=1000"
520
459
  ],
521
460
  "mounts": [
522
461
  "/dev/shm",
523
462
  "/run",
524
463
  "/sys/fs/cgroup",
525
- "/run/user/0"
464
+ "/run/user/1000"
526
465
  ],
527
466
  "percent_used": "0%",
528
- "total_inodes": "235269"
467
+ "total_inodes": "126629"
529
468
  }
530
469
  },
531
470
  "by_mountpoint": {
532
471
  "/": {
533
472
  "devices": [
534
- "/dev/mapper/centos-root",
473
+ "/dev/xvda1",
535
474
  "rootfs"
536
475
  ],
537
476
  "fs_type": "rootfs",
538
- "inodes_available": "3206209",
539
- "inodes_percent_used": "2%",
540
- "inodes_used": "41919",
541
- "kb_available": "5075352",
542
- "kb_size": "6486016",
543
- "kb_used": "1410664",
544
- "mount_options": [
545
- "rw"
546
- ],
547
- "percent_used": "22%",
548
- "total_inodes": "3248128",
549
- "uuid": "1c0cc971-8ebb-44f1-8e8f-98b2f59ba666"
550
- },
551
- "/boot": {
552
- "devices": [
553
- "/dev/sda1"
554
- ],
555
- "fs_type": "xfs",
556
- "inodes_available": "523961",
477
+ "inodes_available": "4158872",
557
478
  "inodes_percent_used": "1%",
558
- "inodes_used": "327",
559
- "kb_available": "886548",
560
- "kb_size": "1038336",
561
- "kb_used": "151788",
479
+ "inodes_used": "34920",
480
+ "kb_available": "7221248",
481
+ "kb_size": "8377344",
482
+ "kb_used": "1156096",
562
483
  "mount_options": [
563
- "rw",
564
- "relatime",
565
- "seclabel",
566
- "attr2",
567
- "inode64",
568
- "noquota"
484
+ "rw"
569
485
  ],
570
- "percent_used": "15%",
571
- "total_inodes": "524288",
572
- "uuid": "e416e0fa-1c83-49ac-89e3-2f7728e1a895"
486
+ "percent_used": "14%",
487
+ "total_inodes": "4193792",
488
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
573
489
  },
574
490
  "/dev": {
575
491
  "devices": [
576
492
  "devtmpfs"
577
493
  ],
578
494
  "fs_type": "devtmpfs",
579
- "inodes_available": "231967",
495
+ "inodes_available": "120372",
580
496
  "inodes_percent_used": "1%",
581
- "inodes_used": "349",
582
- "kb_available": "929264",
583
- "kb_size": "929264",
497
+ "inodes_used": "274",
498
+ "kb_available": "482584",
499
+ "kb_size": "482584",
584
500
  "kb_used": "0",
585
501
  "mount_options": [
586
502
  "rw",
587
503
  "nosuid",
588
504
  "seclabel",
589
- "size=929264k",
590
- "nr_inodes=232316",
505
+ "size=482584k",
506
+ "nr_inodes=120646",
591
507
  "mode=755"
592
508
  ],
593
509
  "percent_used": "0%",
594
- "total_inodes": "232316"
510
+ "total_inodes": "120646"
595
511
  },
596
512
  "/dev/hugepages": {
597
513
  "devices": [
@@ -636,11 +552,11 @@
636
552
  "tmpfs"
637
553
  ],
638
554
  "fs_type": "tmpfs",
639
- "inodes_available": "235268",
555
+ "inodes_available": "126628",
640
556
  "inodes_percent_used": "1%",
641
557
  "inodes_used": "1",
642
- "kb_available": "941076",
643
- "kb_size": "941076",
558
+ "kb_available": "506516",
559
+ "kb_size": "506516",
644
560
  "kb_used": "0",
645
561
  "mount_options": [
646
562
  "rw",
@@ -649,7 +565,7 @@
649
565
  "seclabel"
650
566
  ],
651
567
  "percent_used": "0%",
652
- "total_inodes": "235269"
568
+ "total_inodes": "126629"
653
569
  },
654
570
  "/proc": {
655
571
  "devices": [
@@ -672,13 +588,13 @@
672
588
  "mount_options": [
673
589
  "rw",
674
590
  "relatime",
675
- "fd=31",
591
+ "fd=32",
676
592
  "pgrp=1",
677
593
  "timeout=0",
678
594
  "minproto=5",
679
595
  "maxproto=5",
680
596
  "direct",
681
- "pipe_ino=12088"
597
+ "pipe_ino=13492"
682
598
  ]
683
599
  },
684
600
  "/run": {
@@ -686,12 +602,12 @@
686
602
  "tmpfs"
687
603
  ],
688
604
  "fs_type": "tmpfs",
689
- "inodes_available": "234830",
605
+ "inodes_available": "126275",
690
606
  "inodes_percent_used": "1%",
691
- "inodes_used": "439",
692
- "kb_available": "932392",
693
- "kb_size": "941076",
694
- "kb_used": "8684",
607
+ "inodes_used": "354",
608
+ "kb_available": "493396",
609
+ "kb_size": "506516",
610
+ "kb_used": "13120",
695
611
  "mount_options": [
696
612
  "rw",
697
613
  "nosuid",
@@ -699,19 +615,19 @@
699
615
  "seclabel",
700
616
  "mode=755"
701
617
  ],
702
- "percent_used": "1%",
703
- "total_inodes": "235269"
618
+ "percent_used": "3%",
619
+ "total_inodes": "126629"
704
620
  },
705
- "/run/user/0": {
621
+ "/run/user/1000": {
706
622
  "devices": [
707
623
  "tmpfs"
708
624
  ],
709
625
  "fs_type": "tmpfs",
710
- "inodes_available": "235268",
626
+ "inodes_available": "126628",
711
627
  "inodes_percent_used": "1%",
712
628
  "inodes_used": "1",
713
- "kb_available": "188216",
714
- "kb_size": "188216",
629
+ "kb_available": "101304",
630
+ "kb_size": "101304",
715
631
  "kb_used": "0",
716
632
  "mount_options": [
717
633
  "rw",
@@ -719,11 +635,13 @@
719
635
  "nodev",
720
636
  "relatime",
721
637
  "seclabel",
722
- "size=188216k",
723
- "mode=700"
638
+ "size=101304k",
639
+ "mode=700",
640
+ "uid=1000",
641
+ "gid=1000"
724
642
  ],
725
643
  "percent_used": "0%",
726
- "total_inodes": "235269"
644
+ "total_inodes": "126629"
727
645
  },
728
646
  "/sys": {
729
647
  "devices": [
@@ -744,11 +662,11 @@
744
662
  "tmpfs"
745
663
  ],
746
664
  "fs_type": "tmpfs",
747
- "inodes_available": "235253",
665
+ "inodes_available": "126613",
748
666
  "inodes_percent_used": "1%",
749
667
  "inodes_used": "16",
750
- "kb_available": "941076",
751
- "kb_size": "941076",
668
+ "kb_available": "506516",
669
+ "kb_size": "506516",
752
670
  "kb_used": "0",
753
671
  "mount_options": [
754
672
  "ro",
@@ -759,7 +677,7 @@
759
677
  "mode=755"
760
678
  ],
761
679
  "percent_used": "0%",
762
- "total_inodes": "235269"
680
+ "total_inodes": "126629"
763
681
  },
764
682
  "/sys/fs/cgroup/blkio": {
765
683
  "devices": [
@@ -985,49 +903,32 @@
985
903
  "noexec",
986
904
  "relatime"
987
905
  ]
906
+ },
907
+ "/var/lib/nfs/rpc_pipefs": {
908
+ "devices": [
909
+ "rpc_pipefs"
910
+ ],
911
+ "fs_type": "rpc_pipefs",
912
+ "mount_options": [
913
+ "rw",
914
+ "relatime"
915
+ ]
988
916
  }
989
917
  },
990
918
  "by_pair": {
991
- "/dev/mapper/centos-root,/": {
992
- "device": "/dev/mapper/centos-root",
993
- "fs_type": "xfs",
994
- "inodes_available": "3206209",
995
- "inodes_percent_used": "2%",
996
- "inodes_used": "41919",
997
- "kb_available": "5075352",
998
- "kb_size": "6486016",
999
- "kb_used": "1410664",
1000
- "mount": "/",
1001
- "mount_options": [
1002
- "rw",
1003
- "relatime",
1004
- "seclabel",
1005
- "attr2",
1006
- "inode64",
1007
- "noquota"
1008
- ],
1009
- "percent_used": "22%",
1010
- "total_inodes": "3248128",
1011
- "uuid": "1c0cc971-8ebb-44f1-8e8f-98b2f59ba666"
1012
- },
1013
- "/dev/mapper/centos-swap,": {
1014
- "device": "/dev/mapper/centos-swap",
1015
- "fs_type": "swap",
1016
- "uuid": "320c7fb4-67c7-4d10-9d6b-ba7cb3ae52b8"
1017
- },
1018
- "/dev/sda,": {
1019
- "device": "/dev/sda"
919
+ "/dev/xvda,": {
920
+ "device": "/dev/xvda"
1020
921
  },
1021
- "/dev/sda1,/boot": {
1022
- "device": "/dev/sda1",
922
+ "/dev/xvda1,/": {
923
+ "device": "/dev/xvda1",
1023
924
  "fs_type": "xfs",
1024
- "inodes_available": "523961",
925
+ "inodes_available": "4158872",
1025
926
  "inodes_percent_used": "1%",
1026
- "inodes_used": "327",
1027
- "kb_available": "886548",
1028
- "kb_size": "1038336",
1029
- "kb_used": "151788",
1030
- "mount": "/boot",
927
+ "inodes_used": "34920",
928
+ "kb_available": "7221248",
929
+ "kb_size": "8377344",
930
+ "kb_used": "1156096",
931
+ "mount": "/",
1031
932
  "mount_options": [
1032
933
  "rw",
1033
934
  "relatime",
@@ -1036,17 +937,9 @@
1036
937
  "inode64",
1037
938
  "noquota"
1038
939
  ],
1039
- "percent_used": "15%",
1040
- "total_inodes": "524288",
1041
- "uuid": "e416e0fa-1c83-49ac-89e3-2f7728e1a895"
1042
- },
1043
- "/dev/sda2,": {
1044
- "device": "/dev/sda2",
1045
- "fs_type": "LVM2_member",
1046
- "uuid": "xHI9O0-a7TA-wxIE-Wb9P-cC9C-abD6-RhjKtd"
1047
- },
1048
- "/dev/sr0,": {
1049
- "device": "/dev/sr0"
940
+ "percent_used": "14%",
941
+ "total_inodes": "4193792",
942
+ "uuid": "388a99ed-9486-4a46-aeb6-06eaf6c47675"
1050
943
  },
1051
944
  "cgroup,/sys/fs/cgroup/blkio": {
1052
945
  "device": "cgroup",
@@ -1242,23 +1135,23 @@
1242
1135
  "devtmpfs,/dev": {
1243
1136
  "device": "devtmpfs",
1244
1137
  "fs_type": "devtmpfs",
1245
- "inodes_available": "231967",
1138
+ "inodes_available": "120372",
1246
1139
  "inodes_percent_used": "1%",
1247
- "inodes_used": "349",
1248
- "kb_available": "929264",
1249
- "kb_size": "929264",
1140
+ "inodes_used": "274",
1141
+ "kb_available": "482584",
1142
+ "kb_size": "482584",
1250
1143
  "kb_used": "0",
1251
1144
  "mount": "/dev",
1252
1145
  "mount_options": [
1253
1146
  "rw",
1254
1147
  "nosuid",
1255
1148
  "seclabel",
1256
- "size=929264k",
1257
- "nr_inodes=232316",
1149
+ "size=482584k",
1150
+ "nr_inodes=120646",
1258
1151
  "mode=755"
1259
1152
  ],
1260
1153
  "percent_used": "0%",
1261
- "total_inodes": "232316"
1154
+ "total_inodes": "120646"
1262
1155
  },
1263
1156
  "hugetlbfs,/dev/hugepages": {
1264
1157
  "device": "hugetlbfs",
@@ -1312,6 +1205,15 @@
1312
1205
  "rw"
1313
1206
  ]
1314
1207
  },
1208
+ "rpc_pipefs,/var/lib/nfs/rpc_pipefs": {
1209
+ "device": "rpc_pipefs",
1210
+ "fs_type": "rpc_pipefs",
1211
+ "mount": "/var/lib/nfs/rpc_pipefs",
1212
+ "mount_options": [
1213
+ "rw",
1214
+ "relatime"
1215
+ ]
1216
+ },
1315
1217
  "securityfs,/sys/kernel/security": {
1316
1218
  "device": "securityfs",
1317
1219
  "fs_type": "securityfs",
@@ -1353,23 +1255,23 @@
1353
1255
  "mount_options": [
1354
1256
  "rw",
1355
1257
  "relatime",
1356
- "fd=31",
1258
+ "fd=32",
1357
1259
  "pgrp=1",
1358
1260
  "timeout=0",
1359
1261
  "minproto=5",
1360
1262
  "maxproto=5",
1361
1263
  "direct",
1362
- "pipe_ino=12088"
1264
+ "pipe_ino=13492"
1363
1265
  ]
1364
1266
  },
1365
1267
  "tmpfs,/dev/shm": {
1366
1268
  "device": "tmpfs",
1367
1269
  "fs_type": "tmpfs",
1368
- "inodes_available": "235268",
1270
+ "inodes_available": "126628",
1369
1271
  "inodes_percent_used": "1%",
1370
1272
  "inodes_used": "1",
1371
- "kb_available": "941076",
1372
- "kb_size": "941076",
1273
+ "kb_available": "506516",
1274
+ "kb_size": "506516",
1373
1275
  "kb_used": "0",
1374
1276
  "mount": "/dev/shm",
1375
1277
  "mount_options": [
@@ -1379,17 +1281,17 @@
1379
1281
  "seclabel"
1380
1282
  ],
1381
1283
  "percent_used": "0%",
1382
- "total_inodes": "235269"
1284
+ "total_inodes": "126629"
1383
1285
  },
1384
1286
  "tmpfs,/run": {
1385
1287
  "device": "tmpfs",
1386
1288
  "fs_type": "tmpfs",
1387
- "inodes_available": "234830",
1289
+ "inodes_available": "126275",
1388
1290
  "inodes_percent_used": "1%",
1389
- "inodes_used": "439",
1390
- "kb_available": "932392",
1391
- "kb_size": "941076",
1392
- "kb_used": "8684",
1291
+ "inodes_used": "354",
1292
+ "kb_available": "493396",
1293
+ "kb_size": "506516",
1294
+ "kb_used": "13120",
1393
1295
  "mount": "/run",
1394
1296
  "mount_options": [
1395
1297
  "rw",
@@ -1398,39 +1300,41 @@
1398
1300
  "seclabel",
1399
1301
  "mode=755"
1400
1302
  ],
1401
- "percent_used": "1%",
1402
- "total_inodes": "235269"
1303
+ "percent_used": "3%",
1304
+ "total_inodes": "126629"
1403
1305
  },
1404
- "tmpfs,/run/user/0": {
1306
+ "tmpfs,/run/user/1000": {
1405
1307
  "device": "tmpfs",
1406
1308
  "fs_type": "tmpfs",
1407
- "inodes_available": "235268",
1309
+ "inodes_available": "126628",
1408
1310
  "inodes_percent_used": "1%",
1409
1311
  "inodes_used": "1",
1410
- "kb_available": "188216",
1411
- "kb_size": "188216",
1312
+ "kb_available": "101304",
1313
+ "kb_size": "101304",
1412
1314
  "kb_used": "0",
1413
- "mount": "/run/user/0",
1315
+ "mount": "/run/user/1000",
1414
1316
  "mount_options": [
1415
1317
  "rw",
1416
1318
  "nosuid",
1417
1319
  "nodev",
1418
1320
  "relatime",
1419
1321
  "seclabel",
1420
- "size=188216k",
1421
- "mode=700"
1322
+ "size=101304k",
1323
+ "mode=700",
1324
+ "uid=1000",
1325
+ "gid=1000"
1422
1326
  ],
1423
1327
  "percent_used": "0%",
1424
- "total_inodes": "235269"
1328
+ "total_inodes": "126629"
1425
1329
  },
1426
1330
  "tmpfs,/sys/fs/cgroup": {
1427
1331
  "device": "tmpfs",
1428
1332
  "fs_type": "tmpfs",
1429
- "inodes_available": "235253",
1333
+ "inodes_available": "126613",
1430
1334
  "inodes_percent_used": "1%",
1431
1335
  "inodes_used": "16",
1432
- "kb_available": "941076",
1433
- "kb_size": "941076",
1336
+ "kb_available": "506516",
1337
+ "kb_size": "506516",
1434
1338
  "kb_used": "0",
1435
1339
  "mount": "/sys/fs/cgroup",
1436
1340
  "mount_options": [
@@ -1442,7 +1346,7 @@
1442
1346
  "mode=755"
1443
1347
  ],
1444
1348
  "percent_used": "0%",
1445
- "total_inodes": "235269"
1349
+ "total_inodes": "126629"
1446
1350
  }
1447
1351
  }
1448
1352
  },
@@ -1464,19 +1368,10 @@
1464
1368
  "refcount": "1",
1465
1369
  "size": "13597"
1466
1370
  },
1467
- "ac97_bus": {
1468
- "refcount": "1",
1469
- "size": "12730"
1470
- },
1471
1371
  "aesni_intel": {
1472
1372
  "refcount": "0",
1473
1373
  "size": "189456"
1474
1374
  },
1475
- "ahci": {
1476
- "refcount": "2",
1477
- "size": "34056",
1478
- "version": "3.0"
1479
- },
1480
1375
  "ata_generic": {
1481
1376
  "refcount": "0",
1482
1377
  "size": "12923",
@@ -1487,9 +1382,9 @@
1487
1382
  "size": "35052",
1488
1383
  "version": "2.13"
1489
1384
  },
1490
- "cdrom": {
1385
+ "cirrus": {
1491
1386
  "refcount": "1",
1492
- "size": "42556"
1387
+ "size": "24171"
1493
1388
  },
1494
1389
  "crc32_pclmul": {
1495
1390
  "refcount": "0",
@@ -1499,58 +1394,37 @@
1499
1394
  "refcount": "1",
1500
1395
  "size": "22094"
1501
1396
  },
1502
- "crc_t10dif": {
1503
- "refcount": "1",
1504
- "size": "12912"
1505
- },
1506
1397
  "crct10dif_common": {
1507
- "refcount": "3",
1398
+ "refcount": "1",
1508
1399
  "size": "12595"
1509
1400
  },
1510
- "crct10dif_generic": {
1511
- "refcount": "0",
1512
- "size": "12647"
1513
- },
1514
1401
  "crct10dif_pclmul": {
1515
- "refcount": "1",
1402
+ "refcount": "0",
1516
1403
  "size": "14307"
1517
1404
  },
1518
1405
  "cryptd": {
1519
1406
  "refcount": "3",
1520
1407
  "size": "21190"
1521
1408
  },
1522
- "dm_log": {
1523
- "refcount": "2",
1524
- "size": "18411"
1525
- },
1526
- "dm_mirror": {
1527
- "refcount": "0",
1528
- "size": "22289"
1529
- },
1530
- "dm_mod": {
1531
- "refcount": "8",
1532
- "size": "124501"
1409
+ "drm": {
1410
+ "refcount": "4",
1411
+ "size": "456166"
1533
1412
  },
1534
- "dm_region_hash": {
1413
+ "drm_kms_helper": {
1535
1414
  "refcount": "1",
1536
- "size": "20813"
1415
+ "size": "186531"
1537
1416
  },
1538
- "e1000": {
1539
- "refcount": "0",
1540
- "size": "137624",
1541
- "version": "7.3.21-k8-NAPI"
1542
- },
1543
- "ebtable_filter": {
1417
+ "drm_panel_orientation_quirks": {
1544
1418
  "refcount": "1",
1545
- "size": "12827"
1419
+ "size": "17180"
1546
1420
  },
1547
- "ebtable_nat": {
1421
+ "fb_sys_fops": {
1548
1422
  "refcount": "1",
1549
- "size": "12807"
1423
+ "size": "12703"
1550
1424
  },
1551
- "ebtables": {
1552
- "refcount": "2",
1553
- "size": "35009"
1425
+ "floppy": {
1426
+ "refcount": "0",
1427
+ "size": "69432"
1554
1428
  },
1555
1429
  "gf128mul": {
1556
1430
  "refcount": "1",
@@ -1568,143 +1442,31 @@
1568
1442
  "refcount": "0",
1569
1443
  "size": "22401"
1570
1444
  },
1571
- "intel_pmc_core": {
1445
+ "intel_rapl": {
1572
1446
  "refcount": "0",
1573
- "size": "18348"
1574
- },
1575
- "intel_powerclamp": {
1576
- "refcount": "0",
1577
- "size": "14451"
1447
+ "size": "19451"
1578
1448
  },
1579
1449
  "iosf_mbi": {
1580
- "refcount": "0",
1581
- "size": "15582"
1582
- },
1583
- "ip6_tables": {
1584
- "refcount": "5",
1585
- "size": "26912"
1586
- },
1587
- "ip6t_REJECT": {
1588
- "refcount": "2",
1589
- "size": "12625"
1590
- },
1591
- "ip6t_rpfilter": {
1592
1450
  "refcount": "1",
1593
- "size": "12595"
1594
- },
1595
- "ip6table_filter": {
1596
- "refcount": "1",
1597
- "size": "12815"
1598
- },
1599
- "ip6table_mangle": {
1600
- "refcount": "1",
1601
- "size": "12700"
1602
- },
1603
- "ip6table_nat": {
1604
- "refcount": "1",
1605
- "size": "12864"
1606
- },
1607
- "ip6table_raw": {
1608
- "refcount": "1",
1609
- "size": "12683"
1610
- },
1611
- "ip6table_security": {
1612
- "refcount": "1",
1613
- "size": "12710"
1614
- },
1615
- "ip_set": {
1616
- "refcount": "0",
1617
- "size": "45799"
1451
+ "size": "15582"
1618
1452
  },
1619
1453
  "ip_tables": {
1620
- "refcount": "5",
1454
+ "refcount": "0",
1621
1455
  "size": "27126"
1622
1456
  },
1623
- "ipt_REJECT": {
1624
- "refcount": "2",
1625
- "size": "12541"
1626
- },
1627
- "iptable_filter": {
1628
- "refcount": "1",
1629
- "size": "12810"
1630
- },
1631
- "iptable_mangle": {
1632
- "refcount": "1",
1633
- "size": "12695"
1634
- },
1635
- "iptable_nat": {
1636
- "refcount": "1",
1637
- "size": "12875"
1638
- },
1639
- "iptable_raw": {
1640
- "refcount": "1",
1641
- "size": "12678"
1642
- },
1643
- "iptable_security": {
1644
- "refcount": "1",
1645
- "size": "12705"
1646
- },
1647
- "libahci": {
1648
- "refcount": "1",
1649
- "size": "31992"
1650
- },
1651
1457
  "libata": {
1652
- "refcount": "5",
1458
+ "refcount": "3",
1653
1459
  "size": "243133",
1654
1460
  "version": "3.00"
1655
1461
  },
1656
1462
  "libcrc32c": {
1657
- "refcount": "3",
1463
+ "refcount": "1",
1658
1464
  "size": "12644"
1659
1465
  },
1660
1466
  "lrw": {
1661
1467
  "refcount": "1",
1662
1468
  "size": "13286"
1663
1469
  },
1664
- "nf_conntrack": {
1665
- "refcount": "6",
1666
- "size": "139224"
1667
- },
1668
- "nf_conntrack_ipv4": {
1669
- "refcount": "6",
1670
- "size": "15053"
1671
- },
1672
- "nf_conntrack_ipv6": {
1673
- "refcount": "7",
1674
- "size": "18935"
1675
- },
1676
- "nf_defrag_ipv4": {
1677
- "refcount": "1",
1678
- "size": "12729"
1679
- },
1680
- "nf_defrag_ipv6": {
1681
- "refcount": "1",
1682
- "size": "35104"
1683
- },
1684
- "nf_nat": {
1685
- "refcount": "2",
1686
- "size": "26583"
1687
- },
1688
- "nf_nat_ipv4": {
1689
- "refcount": "1",
1690
- "size": "14115"
1691
- },
1692
- "nf_nat_ipv6": {
1693
- "refcount": "1",
1694
- "size": "14131"
1695
- },
1696
- "nf_reject_ipv4": {
1697
- "refcount": "1",
1698
- "size": "13373"
1699
- },
1700
- "nf_reject_ipv6": {
1701
- "refcount": "1",
1702
- "size": "13717"
1703
- },
1704
- "nfnetlink": {
1705
- "refcount": "1",
1706
- "size": "14519"
1707
- },
1708
1470
  "parport": {
1709
1471
  "refcount": "2",
1710
1472
  "size": "46395"
@@ -1726,73 +1488,52 @@
1726
1488
  "refcount": "0",
1727
1489
  "size": "17671"
1728
1490
  },
1729
- "sd_mod": {
1730
- "refcount": "3",
1731
- "size": "46281"
1491
+ "sb_edac": {
1492
+ "refcount": "0",
1493
+ "size": "32114"
1732
1494
  },
1733
1495
  "serio_raw": {
1734
1496
  "refcount": "0",
1735
1497
  "size": "13434"
1736
1498
  },
1737
- "sg": {
1738
- "refcount": "0",
1739
- "size": "40721",
1740
- "version": "3.5.36"
1741
- },
1742
- "snd": {
1743
- "refcount": "6",
1744
- "size": "83941"
1745
- },
1746
- "snd_ac97_codec": {
1499
+ "sunrpc": {
1747
1500
  "refcount": "1",
1748
- "size": "130479"
1501
+ "size": "354099"
1749
1502
  },
1750
- "snd_intel8x0": {
1751
- "refcount": "0",
1752
- "size": "38199"
1753
- },
1754
- "snd_pcm": {
1755
- "refcount": "2",
1756
- "size": "105777"
1757
- },
1758
- "snd_seq": {
1759
- "refcount": "0",
1760
- "size": "62571"
1503
+ "syscopyarea": {
1504
+ "refcount": "1",
1505
+ "size": "12529"
1761
1506
  },
1762
- "snd_seq_device": {
1507
+ "sysfillrect": {
1763
1508
  "refcount": "1",
1764
- "size": "14356"
1509
+ "size": "12701"
1765
1510
  },
1766
- "snd_timer": {
1767
- "refcount": "2",
1768
- "size": "29912"
1511
+ "sysimgblt": {
1512
+ "refcount": "1",
1513
+ "size": "12640"
1769
1514
  },
1770
- "soundcore": {
1515
+ "ttm": {
1771
1516
  "refcount": "1",
1772
- "size": "15047"
1517
+ "size": "96673"
1773
1518
  },
1774
- "sr_mod": {
1775
- "refcount": "0",
1776
- "size": "22416"
1519
+ "xen_blkfront": {
1520
+ "refcount": "2",
1521
+ "size": "26966"
1777
1522
  },
1778
- "video": {
1523
+ "xen_netfront": {
1779
1524
  "refcount": "0",
1780
- "size": "24538"
1525
+ "size": "27206"
1781
1526
  },
1782
1527
  "xfs": {
1783
- "refcount": "2",
1528
+ "refcount": "1",
1784
1529
  "size": "993020"
1785
- },
1786
- "xt_conntrack": {
1787
- "refcount": "11",
1788
- "size": "12760"
1789
1530
  }
1790
1531
  },
1791
1532
  "name": "Linux",
1792
1533
  "os": "GNU/Linux",
1793
1534
  "processor": "x86_64",
1794
- "release": "3.10.0-1062.el7.x86_64",
1795
- "version": "#1 SMP Wed Aug 7 18:08:02 UTC 2019"
1535
+ "release": "3.10.0-1062.12.1.el7.x86_64",
1536
+ "version": "#1 SMP Tue Feb 4 23:02:59 UTC 2020"
1796
1537
  },
1797
1538
  "keys": {
1798
1539
  "ssh": {
@@ -1904,2128 +1645,2128 @@
1904
1645
  }
1905
1646
  }
1906
1647
  },
1907
- "ohai_time": 1569438312.1280024,
1648
+ "ohai_time": 1597357096.3134327,
1908
1649
  "os": "linux",
1909
- "os_version": "3.10.0-1062.el7.x86_64",
1650
+ "os_version": "3.10.0-1062.12.1.el7.x86_64",
1910
1651
  "packages": {
1911
- "NetworkManager": {
1912
- "arch": "x86_64",
1913
- "epoch": "1",
1914
- "installdate": "1569437997",
1915
- "release": "5.el7",
1916
- "version": "1.18.0"
1917
- },
1918
- "NetworkManager-libnm": {
1919
- "arch": "x86_64",
1920
- "epoch": "1",
1921
- "installdate": "1569437996",
1922
- "release": "5.el7",
1923
- "version": "1.18.0"
1924
- },
1925
- "NetworkManager-team": {
1926
- "arch": "x86_64",
1927
- "epoch": "1",
1928
- "installdate": "1569438001",
1929
- "release": "5.el7",
1930
- "version": "1.18.0"
1931
- },
1932
- "NetworkManager-tui": {
1652
+ "PyYAML": {
1933
1653
  "arch": "x86_64",
1934
- "epoch": "1",
1935
- "installdate": "1569438001",
1936
- "release": "5.el7",
1937
- "version": "1.18.0"
1654
+ "epoch": "0",
1655
+ "installdate": "1582978067",
1656
+ "release": "11.el7",
1657
+ "version": "3.10"
1938
1658
  },
1939
1659
  "acl": {
1940
1660
  "arch": "x86_64",
1941
1661
  "epoch": "0",
1942
- "installdate": "1569437967",
1662
+ "installdate": "1582978002",
1943
1663
  "release": "14.el7",
1944
1664
  "version": "2.2.51"
1945
1665
  },
1946
- "aic94xx-firmware": {
1947
- "arch": "noarch",
1948
- "epoch": "0",
1949
- "installdate": "1569438008",
1950
- "release": "6.el7",
1951
- "version": "30"
1952
- },
1953
- "alsa-firmware": {
1954
- "arch": "noarch",
1955
- "epoch": "0",
1956
- "installdate": "1569437998",
1957
- "release": "2.el7",
1958
- "version": "1.0.28"
1959
- },
1960
- "alsa-lib": {
1961
- "arch": "x86_64",
1962
- "epoch": "0",
1963
- "installdate": "1569437989",
1964
- "release": "1.el7",
1965
- "version": "1.1.8"
1966
- },
1967
- "alsa-tools-firmware": {
1666
+ "audit": {
1968
1667
  "arch": "x86_64",
1969
1668
  "epoch": "0",
1970
- "installdate": "1569437998",
1971
- "release": "1.el7",
1972
- "version": "1.1.0"
1669
+ "installdate": "1582978145",
1670
+ "release": "4.el7",
1671
+ "version": "2.8.5"
1973
1672
  },
1974
- "audit": {
1673
+ "audit-libs": {
1975
1674
  "arch": "x86_64",
1976
1675
  "epoch": "0",
1977
- "installdate": "1569438004",
1676
+ "installdate": "1582977990",
1978
1677
  "release": "4.el7",
1979
1678
  "version": "2.8.5"
1980
1679
  },
1981
- "audit-libs": {
1680
+ "audit-libs-python": {
1982
1681
  "arch": "x86_64",
1983
1682
  "epoch": "0",
1984
- "installdate": "1569437963",
1683
+ "installdate": "1582978071",
1985
1684
  "release": "4.el7",
1986
1685
  "version": "2.8.5"
1987
1686
  },
1988
1687
  "authconfig": {
1989
1688
  "arch": "x86_64",
1990
1689
  "epoch": "0",
1991
- "installdate": "1569438003",
1690
+ "installdate": "1582978142",
1992
1691
  "release": "30.el7",
1993
1692
  "version": "6.2.8"
1994
1693
  },
1995
1694
  "basesystem": {
1996
1695
  "arch": "noarch",
1997
1696
  "epoch": "0",
1998
- "installdate": "1569437953",
1697
+ "installdate": "1582977963",
1999
1698
  "release": "7.el7.centos",
2000
1699
  "version": "10.0"
2001
1700
  },
2002
1701
  "bash": {
2003
1702
  "arch": "x86_64",
2004
1703
  "epoch": "0",
2005
- "installdate": "1569437961",
1704
+ "installdate": "1582977985",
2006
1705
  "release": "33.el7",
2007
1706
  "version": "4.2.46"
2008
1707
  },
2009
1708
  "bind-export-libs": {
2010
1709
  "arch": "x86_64",
2011
1710
  "epoch": "32",
2012
- "installdate": "1569437985",
1711
+ "installdate": "1582978073",
2013
1712
  "release": "9.P2.el7",
2014
1713
  "version": "9.11.4"
2015
1714
  },
2016
1715
  "binutils": {
2017
1716
  "arch": "x86_64",
2018
1717
  "epoch": "0",
2019
- "installdate": "1569437988",
2020
- "release": "41.base.el7",
1718
+ "installdate": "1582978084",
1719
+ "release": "41.base.el7_7.2",
2021
1720
  "version": "2.27"
2022
1721
  },
2023
- "biosdevname": {
2024
- "arch": "x86_64",
2025
- "epoch": "0",
2026
- "installdate": "1569438008",
2027
- "release": "2.el7",
2028
- "version": "0.7.3"
2029
- },
2030
1722
  "btrfs-progs": {
2031
1723
  "arch": "x86_64",
2032
1724
  "epoch": "0",
2033
- "installdate": "1569438011",
1725
+ "installdate": "1582978154",
2034
1726
  "release": "1.el7",
2035
1727
  "version": "4.9.1"
2036
1728
  },
2037
1729
  "bzip2-libs": {
2038
1730
  "arch": "x86_64",
2039
1731
  "epoch": "0",
2040
- "installdate": "1569437961",
1732
+ "installdate": "1582977987",
2041
1733
  "release": "13.el7",
2042
1734
  "version": "1.0.6"
2043
1735
  },
2044
1736
  "ca-certificates": {
2045
1737
  "arch": "noarch",
2046
1738
  "epoch": "0",
2047
- "installdate": "1569437978",
2048
- "release": "70.0.el7_5",
2049
- "version": "2018.2.22"
2050
- },
2051
- "centos-logos": {
2052
- "arch": "noarch",
2053
- "epoch": "0",
2054
- "installdate": "1569437989",
2055
- "release": "3.el7.centos",
2056
- "version": "70.0.6"
1739
+ "installdate": "1582978041",
1740
+ "release": "76.el7_7",
1741
+ "version": "2019.2.32"
2057
1742
  },
2058
1743
  "centos-release": {
2059
1744
  "arch": "x86_64",
2060
1745
  "epoch": "0",
2061
- "installdate": "1569437953",
1746
+ "installdate": "1582977962",
2062
1747
  "release": "7.1908.0.el7.centos",
2063
1748
  "version": "7"
2064
1749
  },
1750
+ "checkpolicy": {
1751
+ "arch": "x86_64",
1752
+ "epoch": "0",
1753
+ "installdate": "1582978040",
1754
+ "release": "8.el7",
1755
+ "version": "2.5"
1756
+ },
2065
1757
  "chef": {
2066
1758
  "arch": "x86_64",
2067
1759
  "epoch": "0",
2068
- "installdate": "1569438275",
1760
+ "installdate": "1597357093",
2069
1761
  "release": "1.el7",
2070
- "version": "15.3.14"
1762
+ "version": "16.3.45"
2071
1763
  },
2072
1764
  "chkconfig": {
2073
1765
  "arch": "x86_64",
2074
1766
  "epoch": "0",
2075
- "installdate": "1569437962",
1767
+ "installdate": "1582977986",
2076
1768
  "release": "1.el7",
2077
1769
  "version": "1.7.4"
2078
1770
  },
2079
- "coreutils": {
1771
+ "chrony": {
2080
1772
  "arch": "x86_64",
2081
1773
  "epoch": "0",
2082
- "installdate": "1569437979",
2083
- "release": "24.el7",
2084
- "version": "8.22"
1774
+ "installdate": "1582978147",
1775
+ "release": "1.el7",
1776
+ "version": "3.4"
2085
1777
  },
2086
- "cpio": {
1778
+ "cloud-init": {
2087
1779
  "arch": "x86_64",
2088
1780
  "epoch": "0",
2089
- "installdate": "1569437963",
2090
- "release": "27.el7",
2091
- "version": "2.11"
1781
+ "installdate": "1582978123",
1782
+ "release": "3.el7.centos",
1783
+ "version": "18.5"
1784
+ },
1785
+ "cloud-utils-growpart": {
1786
+ "arch": "noarch",
1787
+ "epoch": "0",
1788
+ "installdate": "1582978151",
1789
+ "release": "5.el7",
1790
+ "version": "0.29"
1791
+ },
1792
+ "coreutils": {
1793
+ "arch": "x86_64",
1794
+ "epoch": "0",
1795
+ "installdate": "1582978043",
1796
+ "release": "24.el7",
1797
+ "version": "8.22"
1798
+ },
1799
+ "cpio": {
1800
+ "arch": "x86_64",
1801
+ "epoch": "0",
1802
+ "installdate": "1582977993",
1803
+ "release": "27.el7",
1804
+ "version": "2.11"
2092
1805
  },
2093
1806
  "cracklib": {
2094
1807
  "arch": "x86_64",
2095
1808
  "epoch": "0",
2096
- "installdate": "1569437982",
1809
+ "installdate": "1582978050",
2097
1810
  "release": "11.el7",
2098
1811
  "version": "2.9.0"
2099
1812
  },
2100
1813
  "cracklib-dicts": {
2101
1814
  "arch": "x86_64",
2102
1815
  "epoch": "0",
2103
- "installdate": "1569437983",
1816
+ "installdate": "1582978052",
2104
1817
  "release": "11.el7",
2105
1818
  "version": "2.9.0"
2106
1819
  },
2107
1820
  "cronie": {
2108
1821
  "arch": "x86_64",
2109
1822
  "epoch": "0",
2110
- "installdate": "1569437995",
1823
+ "installdate": "1582978105",
2111
1824
  "release": "23.el7",
2112
1825
  "version": "1.4.11"
2113
1826
  },
2114
1827
  "cronie-anacron": {
2115
1828
  "arch": "x86_64",
2116
1829
  "epoch": "0",
2117
- "installdate": "1569437995",
1830
+ "installdate": "1582978104",
2118
1831
  "release": "23.el7",
2119
1832
  "version": "1.4.11"
2120
1833
  },
2121
1834
  "crontabs": {
2122
1835
  "arch": "noarch",
2123
1836
  "epoch": "0",
2124
- "installdate": "1569437995",
1837
+ "installdate": "1582978105",
2125
1838
  "release": "6.20121102git.el7",
2126
1839
  "version": "1.11"
2127
1840
  },
2128
1841
  "cryptsetup-libs": {
2129
1842
  "arch": "x86_64",
2130
1843
  "epoch": "0",
2131
- "installdate": "1569437991",
1844
+ "installdate": "1582978090",
2132
1845
  "release": "5.el7",
2133
1846
  "version": "2.0.3"
2134
1847
  },
2135
1848
  "curl": {
2136
1849
  "arch": "x86_64",
2137
1850
  "epoch": "0",
2138
- "installdate": "1569437986",
2139
- "release": "54.el7",
1851
+ "installdate": "1582978077",
1852
+ "release": "54.el7_7.2",
2140
1853
  "version": "7.29.0"
2141
1854
  },
2142
1855
  "cyrus-sasl-lib": {
2143
1856
  "arch": "x86_64",
2144
1857
  "epoch": "0",
2145
- "installdate": "1569437983",
1858
+ "installdate": "1582978054",
2146
1859
  "release": "23.el7",
2147
1860
  "version": "2.1.26"
2148
1861
  },
2149
1862
  "dbus": {
2150
1863
  "arch": "x86_64",
2151
1864
  "epoch": "1",
2152
- "installdate": "1569437993",
1865
+ "installdate": "1582978099",
2153
1866
  "release": "13.el7_6",
2154
1867
  "version": "1.10.24"
2155
1868
  },
2156
1869
  "dbus-glib": {
2157
1870
  "arch": "x86_64",
2158
1871
  "epoch": "0",
2159
- "installdate": "1569437998",
1872
+ "installdate": "1582978116",
2160
1873
  "release": "7.el7",
2161
1874
  "version": "0.100"
2162
1875
  },
2163
1876
  "dbus-libs": {
2164
1877
  "arch": "x86_64",
2165
1878
  "epoch": "1",
2166
- "installdate": "1569437991",
1879
+ "installdate": "1582978095",
2167
1880
  "release": "13.el7_6",
2168
1881
  "version": "1.10.24"
2169
1882
  },
2170
1883
  "dbus-python": {
2171
1884
  "arch": "x86_64",
2172
1885
  "epoch": "0",
2173
- "installdate": "1569437998",
1886
+ "installdate": "1582978119",
2174
1887
  "release": "9.el7",
2175
1888
  "version": "1.1.1"
2176
1889
  },
2177
1890
  "device-mapper": {
2178
1891
  "arch": "x86_64",
2179
1892
  "epoch": "7",
2180
- "installdate": "1569437991",
2181
- "release": "2.el7",
2182
- "version": "1.02.158"
2183
- },
2184
- "device-mapper-event": {
2185
- "arch": "x86_64",
2186
- "epoch": "7",
2187
- "installdate": "1569437997",
2188
- "release": "2.el7",
2189
- "version": "1.02.158"
2190
- },
2191
- "device-mapper-event-libs": {
2192
- "arch": "x86_64",
2193
- "epoch": "7",
2194
- "installdate": "1569437993",
2195
- "release": "2.el7",
1893
+ "installdate": "1582978089",
1894
+ "release": "2.el7_7.2",
2196
1895
  "version": "1.02.158"
2197
1896
  },
2198
1897
  "device-mapper-libs": {
2199
1898
  "arch": "x86_64",
2200
1899
  "epoch": "7",
2201
- "installdate": "1569437991",
2202
- "release": "2.el7",
1900
+ "installdate": "1582978090",
1901
+ "release": "2.el7_7.2",
2203
1902
  "version": "1.02.158"
2204
1903
  },
2205
- "device-mapper-persistent-data": {
2206
- "arch": "x86_64",
2207
- "epoch": "0",
2208
- "installdate": "1569437966",
2209
- "release": "1.el7",
2210
- "version": "0.8.5"
2211
- },
2212
1904
  "dhclient": {
2213
1905
  "arch": "x86_64",
2214
1906
  "epoch": "12",
2215
- "installdate": "1569437996",
1907
+ "installdate": "1582978107",
2216
1908
  "release": "77.el7.centos",
2217
1909
  "version": "4.2.5"
2218
1910
  },
2219
1911
  "dhcp-common": {
2220
1912
  "arch": "x86_64",
2221
1913
  "epoch": "12",
2222
- "installdate": "1569437996",
1914
+ "installdate": "1582978107",
2223
1915
  "release": "77.el7.centos",
2224
1916
  "version": "4.2.5"
2225
1917
  },
2226
1918
  "dhcp-libs": {
2227
1919
  "arch": "x86_64",
2228
1920
  "epoch": "12",
2229
- "installdate": "1569437995",
1921
+ "installdate": "1582978105",
2230
1922
  "release": "77.el7.centos",
2231
1923
  "version": "4.2.5"
2232
1924
  },
2233
1925
  "diffutils": {
2234
1926
  "arch": "x86_64",
2235
1927
  "epoch": "0",
2236
- "installdate": "1569437964",
1928
+ "installdate": "1582977993",
2237
1929
  "release": "5.el7",
2238
1930
  "version": "3.3"
2239
1931
  },
2240
1932
  "dmidecode": {
2241
1933
  "arch": "x86_64",
2242
1934
  "epoch": "1",
2243
- "installdate": "1569437989",
1935
+ "installdate": "1582977999",
2244
1936
  "release": "3.el7",
2245
1937
  "version": "3.2"
2246
1938
  },
2247
1939
  "dracut": {
2248
1940
  "arch": "x86_64",
2249
1941
  "epoch": "0",
2250
- "installdate": "1569437991",
1942
+ "installdate": "1582978093",
1943
+ "release": "564.el7",
1944
+ "version": "033"
1945
+ },
1946
+ "dracut-config-generic": {
1947
+ "arch": "x86_64",
1948
+ "epoch": "0",
1949
+ "installdate": "1582978150",
2251
1950
  "release": "564.el7",
2252
1951
  "version": "033"
2253
1952
  },
2254
1953
  "dracut-config-rescue": {
2255
1954
  "arch": "x86_64",
2256
1955
  "epoch": "0",
2257
- "installdate": "1569438009",
1956
+ "installdate": "1582978150",
2258
1957
  "release": "564.el7",
2259
1958
  "version": "033"
2260
1959
  },
2261
1960
  "dracut-network": {
2262
1961
  "arch": "x86_64",
2263
1962
  "epoch": "0",
2264
- "installdate": "1569437996",
1963
+ "installdate": "1582978107",
2265
1964
  "release": "564.el7",
2266
1965
  "version": "033"
2267
1966
  },
2268
1967
  "e2fsprogs": {
2269
1968
  "arch": "x86_64",
2270
1969
  "epoch": "0",
2271
- "installdate": "1569438010",
1970
+ "installdate": "1582978064",
2272
1971
  "release": "16.el7",
2273
1972
  "version": "1.42.9"
2274
1973
  },
2275
1974
  "e2fsprogs-libs": {
2276
1975
  "arch": "x86_64",
2277
1976
  "epoch": "0",
2278
- "installdate": "1569437965",
1977
+ "installdate": "1582977993",
2279
1978
  "release": "16.el7",
2280
1979
  "version": "1.42.9"
2281
1980
  },
2282
- "ebtables": {
2283
- "arch": "x86_64",
2284
- "epoch": "0",
2285
- "installdate": "1569437997",
2286
- "release": "16.el7",
2287
- "version": "2.0.10"
2288
- },
2289
1981
  "elfutils-default-yama-scope": {
2290
1982
  "arch": "noarch",
2291
1983
  "epoch": "0",
2292
- "installdate": "1569437993",
1984
+ "installdate": "1582978099",
2293
1985
  "release": "2.el7",
2294
1986
  "version": "0.176"
2295
1987
  },
2296
1988
  "elfutils-libelf": {
2297
1989
  "arch": "x86_64",
2298
1990
  "epoch": "0",
2299
- "installdate": "1569437962",
1991
+ "installdate": "1582977990",
2300
1992
  "release": "2.el7",
2301
1993
  "version": "0.176"
2302
1994
  },
2303
1995
  "elfutils-libs": {
2304
1996
  "arch": "x86_64",
2305
1997
  "epoch": "0",
2306
- "installdate": "1569437991",
1998
+ "installdate": "1582978094",
2307
1999
  "release": "2.el7",
2308
2000
  "version": "0.176"
2309
2001
  },
2310
2002
  "ethtool": {
2311
2003
  "arch": "x86_64",
2312
2004
  "epoch": "2",
2313
- "installdate": "1569437966",
2005
+ "installdate": "1582977999",
2314
2006
  "release": "10.el7",
2315
2007
  "version": "4.8"
2316
2008
  },
2317
2009
  "expat": {
2318
2010
  "arch": "x86_64",
2319
2011
  "epoch": "0",
2320
- "installdate": "1569437963",
2012
+ "installdate": "1582977993",
2321
2013
  "release": "10.el7_3",
2322
2014
  "version": "2.1.0"
2323
2015
  },
2324
2016
  "file": {
2325
2017
  "arch": "x86_64",
2326
2018
  "epoch": "0",
2327
- "installdate": "1569437964",
2019
+ "installdate": "1582977994",
2328
2020
  "release": "35.el7",
2329
2021
  "version": "5.11"
2330
2022
  },
2331
2023
  "file-libs": {
2332
2024
  "arch": "x86_64",
2333
2025
  "epoch": "0",
2334
- "installdate": "1569437964",
2026
+ "installdate": "1582977994",
2335
2027
  "release": "35.el7",
2336
2028
  "version": "5.11"
2337
2029
  },
2338
2030
  "filesystem": {
2339
2031
  "arch": "x86_64",
2340
2032
  "epoch": "0",
2341
- "installdate": "1569437953",
2033
+ "installdate": "1582977963",
2342
2034
  "release": "25.el7",
2343
2035
  "version": "3.2"
2344
2036
  },
2345
2037
  "findutils": {
2346
2038
  "arch": "x86_64",
2347
2039
  "epoch": "1",
2348
- "installdate": "1569437963",
2040
+ "installdate": "1582977994",
2349
2041
  "release": "6.el7",
2350
2042
  "version": "4.5.11"
2351
2043
  },
2352
2044
  "fipscheck": {
2353
2045
  "arch": "x86_64",
2354
2046
  "epoch": "0",
2355
- "installdate": "1569437985",
2047
+ "installdate": "1582978074",
2356
2048
  "release": "6.el7",
2357
2049
  "version": "1.4.1"
2358
2050
  },
2359
2051
  "fipscheck-lib": {
2360
2052
  "arch": "x86_64",
2361
2053
  "epoch": "0",
2362
- "installdate": "1569437985",
2054
+ "installdate": "1582978074",
2363
2055
  "release": "6.el7",
2364
2056
  "version": "1.4.1"
2365
2057
  },
2366
- "firewalld": {
2367
- "arch": "noarch",
2368
- "epoch": "0",
2369
- "installdate": "1569438000",
2370
- "release": "2.el7",
2371
- "version": "0.6.3"
2372
- },
2373
- "firewalld-filesystem": {
2374
- "arch": "noarch",
2375
- "epoch": "0",
2376
- "installdate": "1569438000",
2377
- "release": "2.el7",
2378
- "version": "0.6.3"
2379
- },
2380
2058
  "freetype": {
2381
2059
  "arch": "x86_64",
2382
2060
  "epoch": "0",
2383
- "installdate": "1569437968",
2061
+ "installdate": "1582978004",
2384
2062
  "release": "14.el7",
2385
2063
  "version": "2.8"
2386
2064
  },
2387
- "fxload": {
2388
- "arch": "x86_64",
2389
- "epoch": "0",
2390
- "installdate": "1569437997",
2391
- "release": "16.el7",
2392
- "version": "2002_04_11"
2393
- },
2394
2065
  "gawk": {
2395
2066
  "arch": "x86_64",
2396
2067
  "epoch": "0",
2397
- "installdate": "1569437962",
2068
+ "installdate": "1582977987",
2398
2069
  "release": "4.el7_3.1",
2399
2070
  "version": "4.0.2"
2400
2071
  },
2401
2072
  "gdbm": {
2402
2073
  "arch": "x86_64",
2403
2074
  "epoch": "0",
2404
- "installdate": "1569437966",
2075
+ "installdate": "1582977999",
2405
2076
  "release": "8.el7",
2406
2077
  "version": "1.10"
2407
2078
  },
2408
2079
  "gettext": {
2409
2080
  "arch": "x86_64",
2410
2081
  "epoch": "0",
2411
- "installdate": "1569437984",
2082
+ "installdate": "1582978059",
2412
2083
  "release": "2.el7",
2413
2084
  "version": "0.19.8.1"
2414
2085
  },
2415
2086
  "gettext-libs": {
2416
2087
  "arch": "x86_64",
2417
2088
  "epoch": "0",
2418
- "installdate": "1569437983",
2089
+ "installdate": "1582978056",
2419
2090
  "release": "2.el7",
2420
2091
  "version": "0.19.8.1"
2421
2092
  },
2422
2093
  "glib2": {
2423
2094
  "arch": "x86_64",
2424
2095
  "epoch": "0",
2425
- "installdate": "1569437982",
2096
+ "installdate": "1582978049",
2426
2097
  "release": "5.el7",
2427
2098
  "version": "2.56.1"
2428
2099
  },
2429
2100
  "glibc": {
2430
2101
  "arch": "x86_64",
2431
2102
  "epoch": "0",
2432
- "installdate": "1569437959",
2103
+ "installdate": "1582977978",
2433
2104
  "release": "292.el7",
2434
2105
  "version": "2.17"
2435
2106
  },
2436
2107
  "glibc-common": {
2437
2108
  "arch": "x86_64",
2438
2109
  "epoch": "0",
2439
- "installdate": "1569437958",
2110
+ "installdate": "1582977977",
2440
2111
  "release": "292.el7",
2441
2112
  "version": "2.17"
2442
2113
  },
2443
2114
  "gmp": {
2444
2115
  "arch": "x86_64",
2445
2116
  "epoch": "1",
2446
- "installdate": "1569437977",
2117
+ "installdate": "1582978035",
2447
2118
  "release": "15.el7",
2448
2119
  "version": "6.0.0"
2449
2120
  },
2450
2121
  "gnupg2": {
2451
2122
  "arch": "x86_64",
2452
2123
  "epoch": "0",
2453
- "installdate": "1569437999",
2124
+ "installdate": "1582978079",
2454
2125
  "release": "5.el7_5",
2455
2126
  "version": "2.0.22"
2456
2127
  },
2457
2128
  "gobject-introspection": {
2458
2129
  "arch": "x86_64",
2459
2130
  "epoch": "0",
2460
- "installdate": "1569437984",
2131
+ "installdate": "1582978060",
2461
2132
  "release": "1.el7",
2462
2133
  "version": "1.56.1"
2463
2134
  },
2464
2135
  "gpgme": {
2465
2136
  "arch": "x86_64",
2466
2137
  "epoch": "0",
2467
- "installdate": "1569437999",
2138
+ "installdate": "1582978080",
2468
2139
  "release": "5.el7",
2469
2140
  "version": "1.3.2"
2470
2141
  },
2471
2142
  "grep": {
2472
2143
  "arch": "x86_64",
2473
2144
  "epoch": "0",
2474
- "installdate": "1569437962",
2145
+ "installdate": "1582977988",
2475
2146
  "release": "3.el7",
2476
2147
  "version": "2.20"
2477
2148
  },
2478
2149
  "groff-base": {
2479
2150
  "arch": "x86_64",
2480
2151
  "epoch": "0",
2481
- "installdate": "1569437965",
2152
+ "installdate": "1582977996",
2482
2153
  "release": "8.el7",
2483
2154
  "version": "1.22.2"
2484
2155
  },
2485
2156
  "grub2": {
2486
2157
  "arch": "x86_64",
2487
2158
  "epoch": "1",
2488
- "installdate": "1569438002",
2159
+ "installdate": "1582978128",
2489
2160
  "release": "0.80.el7.centos",
2490
2161
  "version": "2.02"
2491
2162
  },
2492
2163
  "grub2-common": {
2493
2164
  "arch": "noarch",
2494
2165
  "epoch": "1",
2495
- "installdate": "1569437953",
2166
+ "installdate": "1582977962",
2496
2167
  "release": "0.80.el7.centos",
2497
2168
  "version": "2.02"
2498
2169
  },
2499
2170
  "grub2-pc": {
2500
2171
  "arch": "x86_64",
2501
2172
  "epoch": "1",
2502
- "installdate": "1569437996",
2173
+ "installdate": "1582978108",
2503
2174
  "release": "0.80.el7.centos",
2504
2175
  "version": "2.02"
2505
2176
  },
2506
2177
  "grub2-pc-modules": {
2507
2178
  "arch": "noarch",
2508
2179
  "epoch": "1",
2509
- "installdate": "1569437954",
2180
+ "installdate": "1582977963",
2510
2181
  "release": "0.80.el7.centos",
2511
2182
  "version": "2.02"
2512
2183
  },
2513
2184
  "grub2-tools": {
2514
2185
  "arch": "x86_64",
2515
2186
  "epoch": "1",
2516
- "installdate": "1569437995",
2187
+ "installdate": "1582978104",
2517
2188
  "release": "0.80.el7.centos",
2518
2189
  "version": "2.02"
2519
2190
  },
2520
2191
  "grub2-tools-extra": {
2521
2192
  "arch": "x86_64",
2522
2193
  "epoch": "1",
2523
- "installdate": "1569437996",
2194
+ "installdate": "1582978108",
2524
2195
  "release": "0.80.el7.centos",
2525
2196
  "version": "2.02"
2526
2197
  },
2527
2198
  "grub2-tools-minimal": {
2528
2199
  "arch": "x86_64",
2529
2200
  "epoch": "1",
2530
- "installdate": "1569437993",
2201
+ "installdate": "1582978102",
2531
2202
  "release": "0.80.el7.centos",
2532
2203
  "version": "2.02"
2533
2204
  },
2534
2205
  "grubby": {
2535
2206
  "arch": "x86_64",
2536
2207
  "epoch": "0",
2537
- "installdate": "1569437985",
2208
+ "installdate": "1582978061",
2538
2209
  "release": "26.el7",
2539
2210
  "version": "8.28"
2540
2211
  },
2212
+ "gssproxy": {
2213
+ "arch": "x86_64",
2214
+ "epoch": "0",
2215
+ "installdate": "1582978114",
2216
+ "release": "26.el7",
2217
+ "version": "0.7.0"
2218
+ },
2541
2219
  "gzip": {
2542
2220
  "arch": "x86_64",
2543
2221
  "epoch": "0",
2544
- "installdate": "1569437982",
2222
+ "installdate": "1582978050",
2545
2223
  "release": "10.el7",
2546
2224
  "version": "1.5"
2547
2225
  },
2548
2226
  "hardlink": {
2549
2227
  "arch": "x86_64",
2550
2228
  "epoch": "1",
2551
- "installdate": "1569437989",
2229
+ "installdate": "1582978037",
2552
2230
  "release": "19.el7",
2553
2231
  "version": "1.0"
2554
2232
  },
2555
2233
  "hostname": {
2556
2234
  "arch": "x86_64",
2557
2235
  "epoch": "0",
2558
- "installdate": "1569437966",
2559
- "release": "3.el7",
2236
+ "installdate": "1582977999",
2237
+ "release": "3.el7_7.1",
2560
2238
  "version": "3.13"
2561
2239
  },
2562
2240
  "hwdata": {
2563
2241
  "arch": "x86_64",
2564
2242
  "epoch": "0",
2565
- "installdate": "1569437994",
2243
+ "installdate": "1582978111",
2566
2244
  "release": "9.3.el7",
2567
2245
  "version": "0.252"
2568
2246
  },
2569
2247
  "info": {
2570
2248
  "arch": "x86_64",
2571
2249
  "epoch": "0",
2572
- "installdate": "1569437961",
2250
+ "installdate": "1582977986",
2573
2251
  "release": "5.el7",
2574
2252
  "version": "5.1"
2575
2253
  },
2576
2254
  "initscripts": {
2577
2255
  "arch": "x86_64",
2578
2256
  "epoch": "0",
2579
- "installdate": "1569437993",
2257
+ "installdate": "1582978102",
2580
2258
  "release": "1.el7",
2581
2259
  "version": "9.49.47"
2582
2260
  },
2583
2261
  "iproute": {
2584
2262
  "arch": "x86_64",
2585
2263
  "epoch": "0",
2586
- "installdate": "1569437966",
2587
- "release": "25.el7",
2264
+ "installdate": "1582978000",
2265
+ "release": "25.el7_7.2",
2588
2266
  "version": "4.11.0"
2589
2267
  },
2590
- "iprutils": {
2591
- "arch": "x86_64",
2592
- "epoch": "0",
2593
- "installdate": "1569438010",
2594
- "release": "2.el7",
2595
- "version": "2.4.17.1"
2596
- },
2597
- "ipset": {
2598
- "arch": "x86_64",
2599
- "epoch": "0",
2600
- "installdate": "1569437967",
2601
- "release": "1.el7",
2602
- "version": "7.1"
2603
- },
2604
- "ipset-libs": {
2605
- "arch": "x86_64",
2606
- "epoch": "0",
2607
- "installdate": "1569437966",
2608
- "release": "1.el7",
2609
- "version": "7.1"
2610
- },
2611
2268
  "iptables": {
2612
2269
  "arch": "x86_64",
2613
2270
  "epoch": "0",
2614
- "installdate": "1569437966",
2271
+ "installdate": "1582978000",
2615
2272
  "release": "33.el7",
2616
2273
  "version": "1.4.21"
2617
2274
  },
2618
2275
  "iputils": {
2619
2276
  "arch": "x86_64",
2620
2277
  "epoch": "0",
2621
- "installdate": "1569437993",
2278
+ "installdate": "1582978101",
2622
2279
  "release": "10.el7",
2623
2280
  "version": "20160308"
2624
2281
  },
2625
2282
  "irqbalance": {
2626
2283
  "arch": "x86_64",
2627
2284
  "epoch": "3",
2628
- "installdate": "1569438009",
2285
+ "installdate": "1582978150",
2629
2286
  "release": "12.el7",
2630
2287
  "version": "1.0.7"
2631
2288
  },
2632
- "ivtv-firmware": {
2633
- "arch": "noarch",
2634
- "epoch": "2",
2635
- "installdate": "1569438013",
2636
- "release": "26.el7",
2637
- "version": "20080701"
2638
- },
2639
- "iwl100-firmware": {
2640
- "arch": "noarch",
2641
- "epoch": "0",
2642
- "installdate": "1569438011",
2643
- "release": "72.el7",
2644
- "version": "39.31.5.1"
2645
- },
2646
- "iwl1000-firmware": {
2647
- "arch": "noarch",
2648
- "epoch": "1",
2649
- "installdate": "1569438014",
2650
- "release": "72.el7",
2651
- "version": "39.31.5.1"
2652
- },
2653
- "iwl105-firmware": {
2654
- "arch": "noarch",
2655
- "epoch": "0",
2656
- "installdate": "1569438013",
2657
- "release": "72.el7",
2658
- "version": "18.168.6.1"
2659
- },
2660
- "iwl135-firmware": {
2661
- "arch": "noarch",
2662
- "epoch": "0",
2663
- "installdate": "1569438013",
2664
- "release": "72.el7",
2665
- "version": "18.168.6.1"
2666
- },
2667
- "iwl2000-firmware": {
2668
- "arch": "noarch",
2669
- "epoch": "0",
2670
- "installdate": "1569438014",
2671
- "release": "72.el7",
2672
- "version": "18.168.6.1"
2673
- },
2674
- "iwl2030-firmware": {
2675
- "arch": "noarch",
2676
- "epoch": "0",
2677
- "installdate": "1569438014",
2678
- "release": "72.el7",
2679
- "version": "18.168.6.1"
2680
- },
2681
- "iwl3160-firmware": {
2682
- "arch": "noarch",
2683
- "epoch": "0",
2684
- "installdate": "1569438014",
2685
- "release": "72.el7",
2686
- "version": "22.0.7.0"
2687
- },
2688
- "iwl3945-firmware": {
2689
- "arch": "noarch",
2690
- "epoch": "0",
2691
- "installdate": "1569438014",
2692
- "release": "72.el7",
2693
- "version": "15.32.2.9"
2694
- },
2695
- "iwl4965-firmware": {
2696
- "arch": "noarch",
2697
- "epoch": "0",
2698
- "installdate": "1569438013",
2699
- "release": "72.el7",
2700
- "version": "228.61.2.24"
2701
- },
2702
- "iwl5000-firmware": {
2703
- "arch": "noarch",
2704
- "epoch": "0",
2705
- "installdate": "1569438014",
2706
- "release": "72.el7",
2707
- "version": "8.83.5.1_1"
2708
- },
2709
- "iwl5150-firmware": {
2710
- "arch": "noarch",
2711
- "epoch": "0",
2712
- "installdate": "1569438013",
2713
- "release": "72.el7",
2714
- "version": "8.24.2.2"
2715
- },
2716
- "iwl6000-firmware": {
2717
- "arch": "noarch",
2718
- "epoch": "0",
2719
- "installdate": "1569438013",
2720
- "release": "72.el7",
2721
- "version": "9.221.4.1"
2722
- },
2723
- "iwl6000g2a-firmware": {
2724
- "arch": "noarch",
2725
- "epoch": "0",
2726
- "installdate": "1569438013",
2727
- "release": "72.el7",
2728
- "version": "17.168.5.3"
2729
- },
2730
- "iwl6000g2b-firmware": {
2731
- "arch": "noarch",
2732
- "epoch": "0",
2733
- "installdate": "1569438013",
2734
- "release": "72.el7",
2735
- "version": "17.168.5.2"
2736
- },
2737
- "iwl6050-firmware": {
2738
- "arch": "noarch",
2739
- "epoch": "0",
2740
- "installdate": "1569438013",
2741
- "release": "72.el7",
2742
- "version": "41.28.5.1"
2743
- },
2744
- "iwl7260-firmware": {
2745
- "arch": "noarch",
2746
- "epoch": "0",
2747
- "installdate": "1569438013",
2748
- "release": "72.el7",
2749
- "version": "22.0.7.0"
2750
- },
2751
2289
  "iwl7265-firmware": {
2752
2290
  "arch": "noarch",
2753
2291
  "epoch": "0",
2754
- "installdate": "1569438013",
2292
+ "installdate": "1582978164",
2755
2293
  "release": "72.el7",
2756
2294
  "version": "22.0.7.0"
2757
2295
  },
2758
2296
  "jansson": {
2759
2297
  "arch": "x86_64",
2760
2298
  "epoch": "0",
2761
- "installdate": "1569437965",
2299
+ "installdate": "1582977998",
2762
2300
  "release": "1.el7",
2763
2301
  "version": "2.10"
2764
2302
  },
2765
2303
  "json-c": {
2766
2304
  "arch": "x86_64",
2767
2305
  "epoch": "0",
2768
- "installdate": "1569437989",
2306
+ "installdate": "1582978040",
2769
2307
  "release": "4.el7_0",
2770
2308
  "version": "0.11"
2771
2309
  },
2772
2310
  "kbd": {
2773
2311
  "arch": "x86_64",
2774
2312
  "epoch": "0",
2775
- "installdate": "1569438008",
2313
+ "installdate": "1582978141",
2776
2314
  "release": "15.el7",
2777
2315
  "version": "1.15.5"
2778
2316
  },
2779
2317
  "kbd-legacy": {
2780
2318
  "arch": "noarch",
2781
2319
  "epoch": "0",
2782
- "installdate": "1569437954",
2320
+ "installdate": "1582977964",
2783
2321
  "release": "15.el7",
2784
2322
  "version": "1.15.5"
2785
2323
  },
2786
2324
  "kbd-misc": {
2787
2325
  "arch": "noarch",
2788
2326
  "epoch": "0",
2789
- "installdate": "1569437954",
2327
+ "installdate": "1582977965",
2790
2328
  "release": "15.el7",
2791
2329
  "version": "1.15.5"
2792
2330
  },
2793
2331
  "kernel": {
2794
2332
  "arch": "x86_64",
2795
2333
  "epoch": "0",
2796
- "installdate": "1569438007",
2797
- "release": "1062.el7",
2334
+ "installdate": "1582978140",
2335
+ "release": "1062.12.1.el7",
2798
2336
  "version": "3.10.0"
2799
2337
  },
2800
2338
  "kernel-tools": {
2801
2339
  "arch": "x86_64",
2802
2340
  "epoch": "0",
2803
- "installdate": "1569438011",
2804
- "release": "1062.el7",
2341
+ "installdate": "1582978158",
2342
+ "release": "1062.12.1.el7",
2805
2343
  "version": "3.10.0"
2806
2344
  },
2807
2345
  "kernel-tools-libs": {
2808
2346
  "arch": "x86_64",
2809
2347
  "epoch": "0",
2810
- "installdate": "1569437977",
2811
- "release": "1062.el7",
2348
+ "installdate": "1582978040",
2349
+ "release": "1062.12.1.el7",
2812
2350
  "version": "3.10.0"
2813
2351
  },
2814
2352
  "kexec-tools": {
2815
2353
  "arch": "x86_64",
2816
2354
  "epoch": "0",
2817
- "installdate": "1569438002",
2355
+ "installdate": "1582978128",
2818
2356
  "release": "33.el7",
2819
2357
  "version": "2.0.15"
2820
2358
  },
2359
+ "keyutils": {
2360
+ "arch": "x86_64",
2361
+ "epoch": "0",
2362
+ "installdate": "1582978001",
2363
+ "release": "3.el7",
2364
+ "version": "1.5.8"
2365
+ },
2821
2366
  "keyutils-libs": {
2822
2367
  "arch": "x86_64",
2823
2368
  "epoch": "0",
2824
- "installdate": "1569437966",
2369
+ "installdate": "1582977992",
2825
2370
  "release": "3.el7",
2826
2371
  "version": "1.5.8"
2827
2372
  },
2828
2373
  "kmod": {
2829
2374
  "arch": "x86_64",
2830
2375
  "epoch": "0",
2831
- "installdate": "1569437991",
2376
+ "installdate": "1582978094",
2832
2377
  "release": "25.el7",
2833
2378
  "version": "20"
2834
2379
  },
2835
2380
  "kmod-libs": {
2836
2381
  "arch": "x86_64",
2837
2382
  "epoch": "0",
2838
- "installdate": "1569437967",
2383
+ "installdate": "1582978003",
2839
2384
  "release": "25.el7",
2840
2385
  "version": "20"
2841
2386
  },
2842
2387
  "kpartx": {
2843
2388
  "arch": "x86_64",
2844
2389
  "epoch": "0",
2845
- "installdate": "1569437991",
2390
+ "installdate": "1582978089",
2846
2391
  "release": "127.el7",
2847
2392
  "version": "0.4.9"
2848
2393
  },
2849
2394
  "krb5-libs": {
2850
2395
  "arch": "x86_64",
2851
2396
  "epoch": "0",
2852
- "installdate": "1569437979",
2853
- "release": "37.el7_6",
2397
+ "installdate": "1582978044",
2398
+ "release": "37.el7_7.2",
2854
2399
  "version": "1.15.1"
2855
2400
  },
2856
2401
  "less": {
2857
2402
  "arch": "x86_64",
2858
2403
  "epoch": "0",
2859
- "installdate": "1569437966",
2404
+ "installdate": "1582978001",
2860
2405
  "release": "9.el7",
2861
2406
  "version": "458"
2862
2407
  },
2863
2408
  "libacl": {
2864
2409
  "arch": "x86_64",
2865
2410
  "epoch": "0",
2866
- "installdate": "1569437963",
2411
+ "installdate": "1582977991",
2867
2412
  "release": "14.el7",
2868
2413
  "version": "2.2.51"
2869
2414
  },
2870
- "libaio": {
2871
- "arch": "x86_64",
2872
- "epoch": "0",
2873
- "installdate": "1569437964",
2874
- "release": "13.el7",
2875
- "version": "0.3.109"
2876
- },
2877
2415
  "libassuan": {
2878
2416
  "arch": "x86_64",
2879
2417
  "epoch": "0",
2880
- "installdate": "1569437964",
2418
+ "installdate": "1582977995",
2881
2419
  "release": "3.el7",
2882
2420
  "version": "2.1.0"
2883
2421
  },
2884
2422
  "libattr": {
2885
2423
  "arch": "x86_64",
2886
2424
  "epoch": "0",
2887
- "installdate": "1569437963",
2425
+ "installdate": "1582977991",
2888
2426
  "release": "13.el7",
2889
2427
  "version": "2.4.46"
2890
2428
  },
2429
+ "libbasicobjects": {
2430
+ "arch": "x86_64",
2431
+ "epoch": "0",
2432
+ "installdate": "1582977998",
2433
+ "release": "32.el7",
2434
+ "version": "0.1.1"
2435
+ },
2891
2436
  "libblkid": {
2892
2437
  "arch": "x86_64",
2893
2438
  "epoch": "0",
2894
- "installdate": "1569437979",
2895
- "release": "61.el7",
2439
+ "installdate": "1582978048",
2440
+ "release": "61.el7_7.1",
2896
2441
  "version": "2.23.2"
2897
2442
  },
2898
2443
  "libcap": {
2899
2444
  "arch": "x86_64",
2900
2445
  "epoch": "0",
2901
- "installdate": "1569437963",
2446
+ "installdate": "1582977991",
2902
2447
  "release": "10.el7",
2903
2448
  "version": "2.22"
2904
2449
  },
2905
2450
  "libcap-ng": {
2906
2451
  "arch": "x86_64",
2907
2452
  "epoch": "0",
2908
- "installdate": "1569437962",
2453
+ "installdate": "1582977990",
2909
2454
  "release": "4.el7",
2910
2455
  "version": "0.7.5"
2911
2456
  },
2457
+ "libcgroup": {
2458
+ "arch": "x86_64",
2459
+ "epoch": "0",
2460
+ "installdate": "1582978115",
2461
+ "release": "21.el7",
2462
+ "version": "0.41"
2463
+ },
2464
+ "libcollection": {
2465
+ "arch": "x86_64",
2466
+ "epoch": "0",
2467
+ "installdate": "1582977999",
2468
+ "release": "32.el7",
2469
+ "version": "0.7.0"
2470
+ },
2912
2471
  "libcom_err": {
2913
2472
  "arch": "x86_64",
2914
2473
  "epoch": "0",
2915
- "installdate": "1569437961",
2474
+ "installdate": "1582977986",
2916
2475
  "release": "16.el7",
2917
2476
  "version": "1.42.9"
2918
2477
  },
2919
2478
  "libcroco": {
2920
2479
  "arch": "x86_64",
2921
2480
  "epoch": "0",
2922
- "installdate": "1569437982",
2481
+ "installdate": "1582978053",
2923
2482
  "release": "4.el7",
2924
2483
  "version": "0.6.12"
2925
2484
  },
2926
2485
  "libcurl": {
2927
2486
  "arch": "x86_64",
2928
2487
  "epoch": "0",
2929
- "installdate": "1569437986",
2930
- "release": "54.el7",
2488
+ "installdate": "1582978077",
2489
+ "release": "54.el7_7.2",
2931
2490
  "version": "7.29.0"
2932
2491
  },
2933
2492
  "libdaemon": {
2934
2493
  "arch": "x86_64",
2935
2494
  "epoch": "0",
2936
- "installdate": "1569437989",
2495
+ "installdate": "1582978038",
2937
2496
  "release": "7.el7",
2938
2497
  "version": "0.14"
2939
2498
  },
2940
2499
  "libdb": {
2941
2500
  "arch": "x86_64",
2942
2501
  "epoch": "0",
2943
- "installdate": "1569437962",
2502
+ "installdate": "1582977987",
2944
2503
  "release": "25.el7",
2945
2504
  "version": "5.3.21"
2946
2505
  },
2947
2506
  "libdb-utils": {
2948
2507
  "arch": "x86_64",
2949
2508
  "epoch": "0",
2950
- "installdate": "1569437967",
2509
+ "installdate": "1582978003",
2951
2510
  "release": "25.el7",
2952
2511
  "version": "5.3.21"
2953
2512
  },
2954
- "libdrm": {
2955
- "arch": "x86_64",
2956
- "epoch": "0",
2957
- "installdate": "1569437996",
2958
- "release": "2.el7",
2959
- "version": "2.4.97"
2960
- },
2961
2513
  "libedit": {
2962
2514
  "arch": "x86_64",
2963
2515
  "epoch": "0",
2964
- "installdate": "1569437977",
2516
+ "installdate": "1582977997",
2965
2517
  "release": "12.20121213cvs.el7",
2966
2518
  "version": "3.0"
2967
2519
  },
2968
2520
  "libestr": {
2969
2521
  "arch": "x86_64",
2970
2522
  "epoch": "0",
2971
- "installdate": "1569437999",
2523
+ "installdate": "1582978039",
2972
2524
  "release": "2.el7",
2973
2525
  "version": "0.1.9"
2974
2526
  },
2527
+ "libevent": {
2528
+ "arch": "x86_64",
2529
+ "epoch": "0",
2530
+ "installdate": "1582978055",
2531
+ "release": "4.el7",
2532
+ "version": "2.0.21"
2533
+ },
2975
2534
  "libfastjson": {
2976
2535
  "arch": "x86_64",
2977
2536
  "epoch": "0",
2978
- "installdate": "1569437989",
2537
+ "installdate": "1582978036",
2979
2538
  "release": "3.el7",
2980
2539
  "version": "0.99.4"
2981
2540
  },
2982
2541
  "libffi": {
2983
2542
  "arch": "x86_64",
2984
2543
  "epoch": "0",
2985
- "installdate": "1569437962",
2544
+ "installdate": "1582977991",
2986
2545
  "release": "18.el7",
2987
2546
  "version": "3.0.13"
2988
2547
  },
2989
2548
  "libgcc": {
2990
2549
  "arch": "x86_64",
2991
2550
  "epoch": "0",
2992
- "installdate": "1569437953",
2551
+ "installdate": "1582977962",
2993
2552
  "release": "39.el7",
2994
2553
  "version": "4.8.5"
2995
2554
  },
2996
2555
  "libgcrypt": {
2997
2556
  "arch": "x86_64",
2998
2557
  "epoch": "0",
2999
- "installdate": "1569437963",
2558
+ "installdate": "1582977992",
3000
2559
  "release": "14.el7",
3001
2560
  "version": "1.5.3"
3002
2561
  },
3003
2562
  "libgomp": {
3004
2563
  "arch": "x86_64",
3005
2564
  "epoch": "0",
3006
- "installdate": "1569437965",
2565
+ "installdate": "1582977997",
3007
2566
  "release": "39.el7",
3008
2567
  "version": "4.8.5"
3009
2568
  },
3010
2569
  "libgpg-error": {
3011
2570
  "arch": "x86_64",
3012
2571
  "epoch": "0",
3013
- "installdate": "1569437963",
2572
+ "installdate": "1582977992",
3014
2573
  "release": "3.el7",
3015
2574
  "version": "1.12"
3016
2575
  },
3017
2576
  "libidn": {
3018
2577
  "arch": "x86_64",
3019
2578
  "epoch": "0",
3020
- "installdate": "1569437965",
2579
+ "installdate": "1582977997",
3021
2580
  "release": "4.el7",
3022
2581
  "version": "1.28"
3023
2582
  },
2583
+ "libini_config": {
2584
+ "arch": "x86_64",
2585
+ "epoch": "0",
2586
+ "installdate": "1582978037",
2587
+ "release": "32.el7",
2588
+ "version": "1.3.1"
2589
+ },
3024
2590
  "libmnl": {
3025
2591
  "arch": "x86_64",
3026
2592
  "epoch": "0",
3027
- "installdate": "1569437964",
2593
+ "installdate": "1582977995",
3028
2594
  "release": "7.el7",
3029
2595
  "version": "1.0.3"
3030
2596
  },
3031
2597
  "libmount": {
3032
2598
  "arch": "x86_64",
3033
2599
  "epoch": "0",
3034
- "installdate": "1569437982",
3035
- "release": "61.el7",
2600
+ "installdate": "1582978049",
2601
+ "release": "61.el7_7.1",
3036
2602
  "version": "2.23.2"
3037
2603
  },
3038
2604
  "libndp": {
3039
2605
  "arch": "x86_64",
3040
2606
  "epoch": "0",
3041
- "installdate": "1569437977",
2607
+ "installdate": "1582978041",
3042
2608
  "release": "9.el7",
3043
2609
  "version": "1.2"
3044
2610
  },
3045
2611
  "libnetfilter_conntrack": {
3046
2612
  "arch": "x86_64",
3047
2613
  "epoch": "0",
3048
- "installdate": "1569437966",
2614
+ "installdate": "1582978000",
3049
2615
  "release": "1.el7_3",
3050
2616
  "version": "1.0.6"
3051
2617
  },
3052
2618
  "libnfnetlink": {
3053
2619
  "arch": "x86_64",
3054
2620
  "epoch": "0",
3055
- "installdate": "1569437965",
2621
+ "installdate": "1582977997",
3056
2622
  "release": "4.el7",
3057
2623
  "version": "1.0.1"
3058
2624
  },
2625
+ "libnfsidmap": {
2626
+ "arch": "x86_64",
2627
+ "epoch": "0",
2628
+ "installdate": "1582978081",
2629
+ "release": "19.el7",
2630
+ "version": "0.25"
2631
+ },
3059
2632
  "libnl3": {
3060
2633
  "arch": "x86_64",
3061
2634
  "epoch": "0",
3062
- "installdate": "1569437964",
2635
+ "installdate": "1582977993",
3063
2636
  "release": "4.el7",
3064
2637
  "version": "3.2.28"
3065
2638
  },
3066
2639
  "libnl3-cli": {
3067
2640
  "arch": "x86_64",
3068
2641
  "epoch": "0",
3069
- "installdate": "1569437964",
2642
+ "installdate": "1582977995",
3070
2643
  "release": "4.el7",
3071
2644
  "version": "3.2.28"
3072
2645
  },
3073
- "libpciaccess": {
2646
+ "libpath_utils": {
3074
2647
  "arch": "x86_64",
3075
2648
  "epoch": "0",
3076
- "installdate": "1569437996",
3077
- "release": "1.el7",
3078
- "version": "0.14"
2649
+ "installdate": "1582978037",
2650
+ "release": "32.el7",
2651
+ "version": "0.2.1"
3079
2652
  },
3080
2653
  "libpipeline": {
3081
2654
  "arch": "x86_64",
3082
2655
  "epoch": "0",
3083
- "installdate": "1569437989",
2656
+ "installdate": "1582978039",
3084
2657
  "release": "3.el7",
3085
2658
  "version": "1.2.3"
3086
2659
  },
3087
2660
  "libpng": {
3088
2661
  "arch": "x86_64",
3089
2662
  "epoch": "2",
3090
- "installdate": "1569437968",
2663
+ "installdate": "1582978003",
3091
2664
  "release": "7.el7_2",
3092
2665
  "version": "1.5.13"
3093
2666
  },
3094
2667
  "libpwquality": {
3095
2668
  "arch": "x86_64",
3096
2669
  "epoch": "0",
3097
- "installdate": "1569437983",
2670
+ "installdate": "1582978052",
3098
2671
  "release": "5.el7",
3099
2672
  "version": "1.2.3"
3100
2673
  },
2674
+ "libref_array": {
2675
+ "arch": "x86_64",
2676
+ "epoch": "0",
2677
+ "installdate": "1582977998",
2678
+ "release": "32.el7",
2679
+ "version": "0.1.5"
2680
+ },
2681
+ "libseccomp": {
2682
+ "arch": "x86_64",
2683
+ "epoch": "0",
2684
+ "installdate": "1582978038",
2685
+ "release": "3.el7",
2686
+ "version": "2.3.1"
2687
+ },
3101
2688
  "libselinux": {
3102
2689
  "arch": "x86_64",
3103
2690
  "epoch": "0",
3104
- "installdate": "1569437961",
2691
+ "installdate": "1582977985",
3105
2692
  "release": "14.1.el7",
3106
2693
  "version": "2.5"
3107
2694
  },
3108
2695
  "libselinux-python": {
3109
2696
  "arch": "x86_64",
3110
2697
  "epoch": "0",
3111
- "installdate": "1569437984",
2698
+ "installdate": "1582978051",
3112
2699
  "release": "14.1.el7",
3113
2700
  "version": "2.5"
3114
2701
  },
3115
2702
  "libselinux-utils": {
3116
2703
  "arch": "x86_64",
3117
2704
  "epoch": "0",
3118
- "installdate": "1569437968",
2705
+ "installdate": "1582978004",
3119
2706
  "release": "14.1.el7",
3120
2707
  "version": "2.5"
3121
2708
  },
3122
2709
  "libsemanage": {
3123
2710
  "arch": "x86_64",
3124
2711
  "epoch": "0",
3125
- "installdate": "1569437977",
2712
+ "installdate": "1582978037",
2713
+ "release": "14.el7",
2714
+ "version": "2.5"
2715
+ },
2716
+ "libsemanage-python": {
2717
+ "arch": "x86_64",
2718
+ "epoch": "0",
2719
+ "installdate": "1582978070",
3126
2720
  "release": "14.el7",
3127
2721
  "version": "2.5"
3128
2722
  },
3129
2723
  "libsepol": {
3130
2724
  "arch": "x86_64",
3131
2725
  "epoch": "0",
3132
- "installdate": "1569437961",
2726
+ "installdate": "1582977985",
3133
2727
  "release": "10.el7",
3134
2728
  "version": "2.5"
3135
2729
  },
3136
2730
  "libsmartcols": {
3137
2731
  "arch": "x86_64",
3138
2732
  "epoch": "0",
3139
- "installdate": "1569437989",
3140
- "release": "61.el7",
2733
+ "installdate": "1582978084",
2734
+ "release": "61.el7_7.1",
3141
2735
  "version": "2.23.2"
3142
2736
  },
3143
2737
  "libss": {
3144
2738
  "arch": "x86_64",
3145
2739
  "epoch": "0",
3146
- "installdate": "1569437967",
2740
+ "installdate": "1582978003",
3147
2741
  "release": "16.el7",
3148
2742
  "version": "1.42.9"
3149
2743
  },
3150
2744
  "libssh2": {
3151
2745
  "arch": "x86_64",
3152
2746
  "epoch": "0",
3153
- "installdate": "1569437985",
2747
+ "installdate": "1582978074",
3154
2748
  "release": "3.el7",
3155
2749
  "version": "1.8.0"
3156
2750
  },
3157
2751
  "libstdc++": {
3158
2752
  "arch": "x86_64",
3159
2753
  "epoch": "0",
3160
- "installdate": "1569437960",
2754
+ "installdate": "1582977983",
3161
2755
  "release": "39.el7",
3162
2756
  "version": "4.8.5"
3163
2757
  },
3164
2758
  "libsysfs": {
3165
2759
  "arch": "x86_64",
3166
2760
  "epoch": "0",
3167
- "installdate": "1569438011",
2761
+ "installdate": "1582978160",
3168
2762
  "release": "16.el7",
3169
2763
  "version": "2.1.0"
3170
2764
  },
3171
2765
  "libtasn1": {
3172
2766
  "arch": "x86_64",
3173
2767
  "epoch": "0",
3174
- "installdate": "1569437978",
2768
+ "installdate": "1582978041",
3175
2769
  "release": "1.el7",
3176
2770
  "version": "4.10"
3177
2771
  },
3178
2772
  "libteam": {
3179
2773
  "arch": "x86_64",
3180
2774
  "epoch": "0",
3181
- "installdate": "1569437966",
2775
+ "installdate": "1582978001",
3182
2776
  "release": "9.el7",
3183
2777
  "version": "1.27"
3184
2778
  },
2779
+ "libtirpc": {
2780
+ "arch": "x86_64",
2781
+ "epoch": "0",
2782
+ "installdate": "1582978054",
2783
+ "release": "0.16.el7",
2784
+ "version": "0.2.4"
2785
+ },
3185
2786
  "libunistring": {
3186
2787
  "arch": "x86_64",
3187
2788
  "epoch": "0",
3188
- "installdate": "1569437965",
2789
+ "installdate": "1582977996",
3189
2790
  "release": "9.el7",
3190
2791
  "version": "0.9.3"
3191
2792
  },
3192
2793
  "libuser": {
3193
2794
  "arch": "x86_64",
3194
2795
  "epoch": "0",
3195
- "installdate": "1569437987",
2796
+ "installdate": "1582978079",
3196
2797
  "release": "9.el7",
3197
2798
  "version": "0.60"
3198
2799
  },
3199
2800
  "libutempter": {
3200
2801
  "arch": "x86_64",
3201
2802
  "epoch": "0",
3202
- "installdate": "1569437984",
2803
+ "installdate": "1582978065",
3203
2804
  "release": "4.el7",
3204
2805
  "version": "1.1.6"
3205
2806
  },
3206
2807
  "libuuid": {
3207
2808
  "arch": "x86_64",
3208
2809
  "epoch": "0",
3209
- "installdate": "1569437961",
3210
- "release": "61.el7",
2810
+ "installdate": "1582977987",
2811
+ "release": "61.el7_7.1",
3211
2812
  "version": "2.23.2"
3212
2813
  },
3213
2814
  "libverto": {
3214
2815
  "arch": "x86_64",
3215
2816
  "epoch": "0",
3216
- "installdate": "1569437978",
2817
+ "installdate": "1582977994",
2818
+ "release": "4.el7",
2819
+ "version": "0.2.5"
2820
+ },
2821
+ "libverto-libevent": {
2822
+ "arch": "x86_64",
2823
+ "epoch": "0",
2824
+ "installdate": "1582978055",
3217
2825
  "release": "4.el7",
3218
2826
  "version": "0.2.5"
3219
2827
  },
3220
2828
  "libxml2": {
3221
2829
  "arch": "x86_64",
3222
2830
  "epoch": "0",
3223
- "installdate": "1569437963",
2831
+ "installdate": "1582977988",
3224
2832
  "release": "6.el7_2.3",
3225
2833
  "version": "2.9.1"
3226
2834
  },
3227
- "linux-firmware": {
3228
- "arch": "noarch",
2835
+ "libxml2-python": {
2836
+ "arch": "x86_64",
3229
2837
  "epoch": "0",
3230
- "installdate": "1569437977",
3231
- "release": "72.gitddde598.el7",
3232
- "version": "20190429"
2838
+ "installdate": "1582978072",
2839
+ "release": "6.el7_2.3",
2840
+ "version": "2.9.1"
2841
+ },
2842
+ "libyaml": {
2843
+ "arch": "x86_64",
2844
+ "epoch": "0",
2845
+ "installdate": "1582978039",
2846
+ "release": "11.el7_0",
2847
+ "version": "0.1.4"
3233
2848
  },
3234
2849
  "logrotate": {
3235
2850
  "arch": "x86_64",
3236
2851
  "epoch": "0",
3237
- "installdate": "1569437986",
2852
+ "installdate": "1582978075",
3238
2853
  "release": "17.el7",
3239
2854
  "version": "3.8.6"
3240
2855
  },
3241
2856
  "lshw": {
3242
2857
  "arch": "x86_64",
3243
2858
  "epoch": "0",
3244
- "installdate": "1569438003",
2859
+ "installdate": "1582978125",
3245
2860
  "release": "13.el7",
3246
2861
  "version": "B.02.18"
3247
2862
  },
3248
- "lsscsi": {
3249
- "arch": "x86_64",
3250
- "epoch": "0",
3251
- "installdate": "1569437989",
3252
- "release": "6.el7",
3253
- "version": "0.27"
3254
- },
3255
2863
  "lua": {
3256
2864
  "arch": "x86_64",
3257
2865
  "epoch": "0",
3258
- "installdate": "1569437963",
2866
+ "installdate": "1582977992",
3259
2867
  "release": "15.el7",
3260
2868
  "version": "5.1.4"
3261
2869
  },
3262
- "lvm2": {
3263
- "arch": "x86_64",
3264
- "epoch": "7",
3265
- "installdate": "1569438001",
3266
- "release": "2.el7",
3267
- "version": "2.02.185"
3268
- },
3269
- "lvm2-libs": {
3270
- "arch": "x86_64",
3271
- "epoch": "7",
3272
- "installdate": "1569437997",
3273
- "release": "2.el7",
3274
- "version": "2.02.185"
3275
- },
3276
2870
  "lz4": {
3277
2871
  "arch": "x86_64",
3278
2872
  "epoch": "0",
3279
- "installdate": "1569437965",
2873
+ "installdate": "1582977997",
3280
2874
  "release": "3.el7",
3281
2875
  "version": "1.7.5"
3282
2876
  },
3283
2877
  "lzo": {
3284
2878
  "arch": "x86_64",
3285
2879
  "epoch": "0",
3286
- "installdate": "1569437965",
2880
+ "installdate": "1582977999",
3287
2881
  "release": "8.el7",
3288
2882
  "version": "2.06"
3289
2883
  },
3290
2884
  "make": {
3291
2885
  "arch": "x86_64",
3292
2886
  "epoch": "1",
3293
- "installdate": "1569437968",
2887
+ "installdate": "1582978003",
3294
2888
  "release": "24.el7",
3295
2889
  "version": "3.82"
3296
2890
  },
3297
2891
  "man-db": {
3298
2892
  "arch": "x86_64",
3299
2893
  "epoch": "0",
3300
- "installdate": "1569438010",
2894
+ "installdate": "1582978153",
3301
2895
  "release": "11.el7",
3302
2896
  "version": "2.6.3"
3303
2897
  },
3304
2898
  "mariadb-libs": {
3305
2899
  "arch": "x86_64",
3306
2900
  "epoch": "1",
3307
- "installdate": "1569437986",
2901
+ "installdate": "1582978075",
3308
2902
  "release": "1.el7",
3309
2903
  "version": "5.5.64"
3310
2904
  },
3311
2905
  "microcode_ctl": {
3312
2906
  "arch": "x86_64",
3313
2907
  "epoch": "2",
3314
- "installdate": "1569438008",
3315
- "release": "53.el7",
2908
+ "installdate": "1582978148",
2909
+ "release": "53.7.el7_7",
3316
2910
  "version": "2.1"
3317
2911
  },
3318
2912
  "mozjs17": {
3319
2913
  "arch": "x86_64",
3320
2914
  "epoch": "0",
3321
- "installdate": "1569437977",
2915
+ "installdate": "1582978036",
3322
2916
  "release": "20.el7",
3323
2917
  "version": "17.0.0"
3324
2918
  },
3325
2919
  "ncurses": {
3326
2920
  "arch": "x86_64",
3327
2921
  "epoch": "0",
3328
- "installdate": "1569437977",
2922
+ "installdate": "1582978035",
3329
2923
  "release": "14.20130511.el7_4",
3330
2924
  "version": "5.9"
3331
2925
  },
3332
2926
  "ncurses-base": {
3333
2927
  "arch": "noarch",
3334
2928
  "epoch": "0",
3335
- "installdate": "1569437954",
2929
+ "installdate": "1582977964",
3336
2930
  "release": "14.20130511.el7_4",
3337
2931
  "version": "5.9"
3338
2932
  },
3339
2933
  "ncurses-libs": {
3340
2934
  "arch": "x86_64",
3341
2935
  "epoch": "0",
3342
- "installdate": "1569437960",
2936
+ "installdate": "1582977984",
3343
2937
  "release": "14.20130511.el7_4",
3344
2938
  "version": "5.9"
3345
2939
  },
2940
+ "net-tools": {
2941
+ "arch": "x86_64",
2942
+ "epoch": "0",
2943
+ "installdate": "1582978114",
2944
+ "release": "0.25.20131004git.el7",
2945
+ "version": "2.0"
2946
+ },
3346
2947
  "newt": {
3347
2948
  "arch": "x86_64",
3348
2949
  "epoch": "0",
3349
- "installdate": "1569437965",
2950
+ "installdate": "1582977998",
3350
2951
  "release": "4.el7",
3351
2952
  "version": "0.52.15"
3352
2953
  },
3353
2954
  "newt-python": {
3354
2955
  "arch": "x86_64",
3355
2956
  "epoch": "0",
3356
- "installdate": "1569437985",
2957
+ "installdate": "1582978070",
3357
2958
  "release": "4.el7",
3358
2959
  "version": "0.52.15"
3359
2960
  },
2961
+ "nfs-utils": {
2962
+ "arch": "x86_64",
2963
+ "epoch": "1",
2964
+ "installdate": "1582978124",
2965
+ "release": "0.65.el7",
2966
+ "version": "1.3.0"
2967
+ },
3360
2968
  "nspr": {
3361
2969
  "arch": "x86_64",
3362
2970
  "epoch": "0",
3363
- "installdate": "1569437960",
2971
+ "installdate": "1582977983",
3364
2972
  "release": "1.el7",
3365
2973
  "version": "4.21.0"
3366
2974
  },
3367
2975
  "nss": {
3368
2976
  "arch": "x86_64",
3369
2977
  "epoch": "0",
3370
- "installdate": "1569437986",
3371
- "release": "4.el7",
2978
+ "installdate": "1582978076",
2979
+ "release": "7.el7_7",
3372
2980
  "version": "3.44.0"
3373
2981
  },
3374
2982
  "nss-pem": {
3375
2983
  "arch": "x86_64",
3376
2984
  "epoch": "0",
3377
- "installdate": "1569437986",
2985
+ "installdate": "1582978075",
3378
2986
  "release": "7.el7",
3379
2987
  "version": "1.0.3"
3380
2988
  },
3381
2989
  "nss-softokn": {
3382
2990
  "arch": "x86_64",
3383
2991
  "epoch": "0",
3384
- "installdate": "1569437964",
3385
- "release": "5.el7",
2992
+ "installdate": "1582977995",
2993
+ "release": "8.el7_7",
3386
2994
  "version": "3.44.0"
3387
2995
  },
3388
2996
  "nss-softokn-freebl": {
3389
2997
  "arch": "x86_64",
3390
2998
  "epoch": "0",
3391
- "installdate": "1569437955",
3392
- "release": "5.el7",
2999
+ "installdate": "1582977972",
3000
+ "release": "8.el7_7",
3393
3001
  "version": "3.44.0"
3394
3002
  },
3395
3003
  "nss-sysinit": {
3396
3004
  "arch": "x86_64",
3397
3005
  "epoch": "0",
3398
- "installdate": "1569437986",
3399
- "release": "4.el7",
3006
+ "installdate": "1582978076",
3007
+ "release": "7.el7_7",
3400
3008
  "version": "3.44.0"
3401
3009
  },
3402
3010
  "nss-tools": {
3403
3011
  "arch": "x86_64",
3404
3012
  "epoch": "0",
3405
- "installdate": "1569437986",
3406
- "release": "4.el7",
3013
+ "installdate": "1582978076",
3014
+ "release": "7.el7_7",
3407
3015
  "version": "3.44.0"
3408
3016
  },
3409
3017
  "nss-util": {
3410
3018
  "arch": "x86_64",
3411
3019
  "epoch": "0",
3412
- "installdate": "1569437960",
3413
- "release": "3.el7",
3020
+ "installdate": "1582977983",
3021
+ "release": "4.el7_7",
3414
3022
  "version": "3.44.0"
3415
3023
  },
3416
3024
  "numactl-libs": {
3417
3025
  "arch": "x86_64",
3418
3026
  "epoch": "0",
3419
- "installdate": "1569437989",
3420
- "release": "3.el7",
3027
+ "installdate": "1582978037",
3028
+ "release": "3.el7_7.1",
3421
3029
  "version": "2.0.12"
3422
3030
  },
3423
3031
  "openldap": {
3424
3032
  "arch": "x86_64",
3425
3033
  "epoch": "0",
3426
- "installdate": "1569437987",
3034
+ "installdate": "1582978078",
3427
3035
  "release": "21.el7_6",
3428
3036
  "version": "2.4.44"
3429
3037
  },
3430
3038
  "openssh": {
3431
3039
  "arch": "x86_64",
3432
3040
  "epoch": "0",
3433
- "installdate": "1569437996",
3041
+ "installdate": "1582978106",
3434
3042
  "release": "21.el7",
3435
3043
  "version": "7.4p1"
3436
3044
  },
3437
3045
  "openssh-clients": {
3438
3046
  "arch": "x86_64",
3439
3047
  "epoch": "0",
3440
- "installdate": "1569438003",
3048
+ "installdate": "1582978130",
3441
3049
  "release": "21.el7",
3442
3050
  "version": "7.4p1"
3443
3051
  },
3444
3052
  "openssh-server": {
3445
3053
  "arch": "x86_64",
3446
3054
  "epoch": "0",
3447
- "installdate": "1569438002",
3055
+ "installdate": "1582978130",
3448
3056
  "release": "21.el7",
3449
3057
  "version": "7.4p1"
3450
3058
  },
3451
3059
  "openssl": {
3452
3060
  "arch": "x86_64",
3453
3061
  "epoch": "1",
3454
- "installdate": "1569437985",
3062
+ "installdate": "1582978073",
3455
3063
  "release": "19.el7",
3456
3064
  "version": "1.0.2k"
3457
3065
  },
3458
3066
  "openssl-libs": {
3459
3067
  "arch": "x86_64",
3460
3068
  "epoch": "1",
3461
- "installdate": "1569437979",
3069
+ "installdate": "1582978044",
3462
3070
  "release": "19.el7",
3463
3071
  "version": "1.0.2k"
3464
3072
  },
3465
3073
  "os-prober": {
3466
3074
  "arch": "x86_64",
3467
3075
  "epoch": "0",
3468
- "installdate": "1569437995",
3076
+ "installdate": "1582978103",
3469
3077
  "release": "9.el7",
3470
3078
  "version": "1.58"
3471
3079
  },
3472
3080
  "p11-kit": {
3473
3081
  "arch": "x86_64",
3474
3082
  "epoch": "0",
3475
- "installdate": "1569437964",
3083
+ "installdate": "1582977995",
3476
3084
  "release": "3.el7",
3477
3085
  "version": "0.23.5"
3478
3086
  },
3479
3087
  "p11-kit-trust": {
3480
3088
  "arch": "x86_64",
3481
3089
  "epoch": "0",
3482
- "installdate": "1569437978",
3090
+ "installdate": "1582978041",
3483
3091
  "release": "3.el7",
3484
3092
  "version": "0.23.5"
3485
3093
  },
3486
3094
  "pam": {
3487
3095
  "arch": "x86_64",
3488
3096
  "epoch": "0",
3489
- "installdate": "1569437983",
3097
+ "installdate": "1582978052",
3490
3098
  "release": "22.el7",
3491
3099
  "version": "1.1.8"
3492
3100
  },
3493
3101
  "parted": {
3494
3102
  "arch": "x86_64",
3495
3103
  "epoch": "0",
3496
- "installdate": "1569438010",
3104
+ "installdate": "1582978151",
3497
3105
  "release": "31.el7",
3498
3106
  "version": "3.1"
3499
3107
  },
3500
3108
  "passwd": {
3501
3109
  "arch": "x86_64",
3502
3110
  "epoch": "0",
3503
- "installdate": "1569438010",
3111
+ "installdate": "1582978152",
3504
3112
  "release": "5.el7",
3505
3113
  "version": "0.79"
3506
3114
  },
3507
3115
  "pciutils-libs": {
3508
3116
  "arch": "x86_64",
3509
3117
  "epoch": "0",
3510
- "installdate": "1569437966",
3118
+ "installdate": "1582978040",
3511
3119
  "release": "3.el7",
3512
3120
  "version": "3.5.1"
3513
3121
  },
3514
3122
  "pcre": {
3515
3123
  "arch": "x86_64",
3516
3124
  "epoch": "0",
3517
- "installdate": "1569437961",
3125
+ "installdate": "1582977985",
3518
3126
  "release": "17.el7",
3519
3127
  "version": "8.32"
3520
3128
  },
3521
3129
  "pinentry": {
3522
3130
  "arch": "x86_64",
3523
3131
  "epoch": "0",
3524
- "installdate": "1569437967",
3132
+ "installdate": "1582978003",
3525
3133
  "release": "17.el7",
3526
3134
  "version": "0.8.1"
3527
3135
  },
3528
3136
  "pkgconfig": {
3529
3137
  "arch": "x86_64",
3530
3138
  "epoch": "1",
3531
- "installdate": "1569437984",
3139
+ "installdate": "1582978060",
3532
3140
  "release": "4.el7",
3533
3141
  "version": "0.27.1"
3534
3142
  },
3535
- "plymouth": {
3536
- "arch": "x86_64",
3537
- "epoch": "0",
3538
- "installdate": "1569437999",
3539
- "release": "0.32.20140113.el7.centos",
3540
- "version": "0.8.9"
3541
- },
3542
- "plymouth-core-libs": {
3543
- "arch": "x86_64",
3544
- "epoch": "0",
3545
- "installdate": "1569437999",
3546
- "release": "0.32.20140113.el7.centos",
3547
- "version": "0.8.9"
3548
- },
3549
- "plymouth-scripts": {
3143
+ "policycoreutils": {
3550
3144
  "arch": "x86_64",
3551
3145
  "epoch": "0",
3552
- "installdate": "1569437999",
3553
- "release": "0.32.20140113.el7.centos",
3554
- "version": "0.8.9"
3146
+ "installdate": "1582978100",
3147
+ "release": "33.el7",
3148
+ "version": "2.5"
3555
3149
  },
3556
- "policycoreutils": {
3150
+ "policycoreutils-python": {
3557
3151
  "arch": "x86_64",
3558
3152
  "epoch": "0",
3559
- "installdate": "1569437994",
3153
+ "installdate": "1582978115",
3560
3154
  "release": "33.el7",
3561
3155
  "version": "2.5"
3562
3156
  },
3563
3157
  "polkit": {
3564
3158
  "arch": "x86_64",
3565
3159
  "epoch": "0",
3566
- "installdate": "1569437993",
3567
- "release": "22.el7",
3160
+ "installdate": "1582978101",
3161
+ "release": "22.el7_7.1",
3568
3162
  "version": "0.112"
3569
3163
  },
3570
3164
  "polkit-pkla-compat": {
3571
3165
  "arch": "x86_64",
3572
3166
  "epoch": "0",
3573
- "installdate": "1569437993",
3167
+ "installdate": "1582978101",
3574
3168
  "release": "4.el7",
3575
3169
  "version": "0.1"
3576
3170
  },
3577
3171
  "popt": {
3578
3172
  "arch": "x86_64",
3579
3173
  "epoch": "0",
3580
- "installdate": "1569437961",
3174
+ "installdate": "1582977986",
3581
3175
  "release": "16.el7",
3582
3176
  "version": "1.13"
3583
3177
  },
3584
3178
  "postfix": {
3585
3179
  "arch": "x86_64",
3586
3180
  "epoch": "2",
3587
- "installdate": "1569438003",
3181
+ "installdate": "1582978143",
3588
3182
  "release": "7.el7",
3589
3183
  "version": "2.10.1"
3590
3184
  },
3591
3185
  "procps-ng": {
3592
3186
  "arch": "x86_64",
3593
3187
  "epoch": "0",
3594
- "installdate": "1569437990",
3595
- "release": "26.el7",
3188
+ "installdate": "1582978089",
3189
+ "release": "26.el7_7.1",
3596
3190
  "version": "3.3.10"
3597
3191
  },
3598
3192
  "pth": {
3599
3193
  "arch": "x86_64",
3600
3194
  "epoch": "0",
3601
- "installdate": "1569437999",
3195
+ "installdate": "1582978038",
3602
3196
  "release": "23.el7",
3603
3197
  "version": "2.0.7"
3604
3198
  },
3605
3199
  "pygpgme": {
3606
3200
  "arch": "x86_64",
3607
3201
  "epoch": "0",
3608
- "installdate": "1569438000",
3202
+ "installdate": "1582978081",
3609
3203
  "release": "9.el7",
3610
3204
  "version": "0.3"
3611
3205
  },
3612
3206
  "pyliblzma": {
3613
3207
  "arch": "x86_64",
3614
3208
  "epoch": "0",
3615
- "installdate": "1569437984",
3209
+ "installdate": "1582978071",
3616
3210
  "release": "11.el7",
3617
3211
  "version": "0.5.3"
3618
3212
  },
3213
+ "pyserial": {
3214
+ "arch": "noarch",
3215
+ "epoch": "0",
3216
+ "installdate": "1582978067",
3217
+ "release": "6.el7",
3218
+ "version": "2.6"
3219
+ },
3619
3220
  "python": {
3620
3221
  "arch": "x86_64",
3621
3222
  "epoch": "0",
3622
- "installdate": "1569437981",
3223
+ "installdate": "1582978047",
3623
3224
  "release": "86.el7",
3624
3225
  "version": "2.7.5"
3625
3226
  },
3227
+ "python-IPy": {
3228
+ "arch": "noarch",
3229
+ "epoch": "0",
3230
+ "installdate": "1582978067",
3231
+ "release": "6.el7",
3232
+ "version": "0.75"
3233
+ },
3234
+ "python-babel": {
3235
+ "arch": "noarch",
3236
+ "epoch": "0",
3237
+ "installdate": "1582978069",
3238
+ "release": "8.el7",
3239
+ "version": "0.9.6"
3240
+ },
3241
+ "python-backports": {
3242
+ "arch": "x86_64",
3243
+ "epoch": "0",
3244
+ "installdate": "1582978065",
3245
+ "release": "8.el7",
3246
+ "version": "1.0"
3247
+ },
3248
+ "python-backports-ssl_match_hostname": {
3249
+ "arch": "noarch",
3250
+ "epoch": "0",
3251
+ "installdate": "1582978065",
3252
+ "release": "1.el7",
3253
+ "version": "3.5.0.1"
3254
+ },
3255
+ "python-chardet": {
3256
+ "arch": "noarch",
3257
+ "epoch": "0",
3258
+ "installdate": "1582978054",
3259
+ "release": "3.el7",
3260
+ "version": "2.2.1"
3261
+ },
3626
3262
  "python-configobj": {
3627
3263
  "arch": "noarch",
3628
3264
  "epoch": "0",
3629
- "installdate": "1569437985",
3265
+ "installdate": "1582978053",
3630
3266
  "release": "7.el7",
3631
3267
  "version": "4.7.2"
3632
3268
  },
3633
3269
  "python-decorator": {
3634
3270
  "arch": "noarch",
3635
3271
  "epoch": "0",
3636
- "installdate": "1569437982",
3272
+ "installdate": "1582978051",
3637
3273
  "release": "3.el7",
3638
3274
  "version": "3.4.0"
3639
3275
  },
3640
- "python-firewall": {
3641
- "arch": "noarch",
3642
- "epoch": "0",
3643
- "installdate": "1569437999",
3644
- "release": "2.el7",
3645
- "version": "0.6.3"
3646
- },
3647
3276
  "python-gobject-base": {
3648
3277
  "arch": "x86_64",
3649
3278
  "epoch": "0",
3650
- "installdate": "1569437984",
3279
+ "installdate": "1582978060",
3651
3280
  "release": "1.el7_4.1",
3652
3281
  "version": "3.22.0"
3653
3282
  },
3654
3283
  "python-iniparse": {
3655
3284
  "arch": "noarch",
3656
3285
  "epoch": "0",
3657
- "installdate": "1569437984",
3286
+ "installdate": "1582978072",
3658
3287
  "release": "9.el7",
3659
3288
  "version": "0.4"
3660
3289
  },
3290
+ "python-ipaddress": {
3291
+ "arch": "noarch",
3292
+ "epoch": "0",
3293
+ "installdate": "1582978053",
3294
+ "release": "2.el7",
3295
+ "version": "1.0.16"
3296
+ },
3297
+ "python-jinja2": {
3298
+ "arch": "noarch",
3299
+ "epoch": "0",
3300
+ "installdate": "1582978069",
3301
+ "release": "4.el7",
3302
+ "version": "2.7.2"
3303
+ },
3304
+ "python-jsonpatch": {
3305
+ "arch": "noarch",
3306
+ "epoch": "0",
3307
+ "installdate": "1582978073",
3308
+ "release": "4.el7",
3309
+ "version": "1.2"
3310
+ },
3311
+ "python-jsonpointer": {
3312
+ "arch": "noarch",
3313
+ "epoch": "0",
3314
+ "installdate": "1582978073",
3315
+ "release": "2.el7",
3316
+ "version": "1.9"
3317
+ },
3318
+ "python-kitchen": {
3319
+ "arch": "noarch",
3320
+ "epoch": "0",
3321
+ "installdate": "1582978055",
3322
+ "release": "5.el7",
3323
+ "version": "1.1.1"
3324
+ },
3661
3325
  "python-libs": {
3662
3326
  "arch": "x86_64",
3663
3327
  "epoch": "0",
3664
- "installdate": "1569437981",
3328
+ "installdate": "1582978047",
3665
3329
  "release": "86.el7",
3666
3330
  "version": "2.7.5"
3667
3331
  },
3668
3332
  "python-linux-procfs": {
3669
3333
  "arch": "noarch",
3670
3334
  "epoch": "0",
3671
- "installdate": "1569437985",
3335
+ "installdate": "1582978071",
3672
3336
  "release": "4.el7",
3673
3337
  "version": "0.4.11"
3674
3338
  },
3339
+ "python-markupsafe": {
3340
+ "arch": "x86_64",
3341
+ "epoch": "0",
3342
+ "installdate": "1582978065",
3343
+ "release": "10.el7",
3344
+ "version": "0.11"
3345
+ },
3675
3346
  "python-perf": {
3676
3347
  "arch": "x86_64",
3677
3348
  "epoch": "0",
3678
- "installdate": "1569437984",
3679
- "release": "1062.el7",
3349
+ "installdate": "1582978070",
3350
+ "release": "1062.12.1.el7",
3680
3351
  "version": "3.10.0"
3681
3352
  },
3353
+ "python-prettytable": {
3354
+ "arch": "noarch",
3355
+ "epoch": "0",
3356
+ "installdate": "1582978070",
3357
+ "release": "3.el7",
3358
+ "version": "0.7.2"
3359
+ },
3682
3360
  "python-pycurl": {
3683
3361
  "arch": "x86_64",
3684
3362
  "epoch": "0",
3685
- "installdate": "1569437987",
3363
+ "installdate": "1582978081",
3686
3364
  "release": "19.el7",
3687
3365
  "version": "7.19.0"
3688
3366
  },
3689
3367
  "python-pyudev": {
3690
3368
  "arch": "noarch",
3691
3369
  "epoch": "0",
3692
- "installdate": "1569437999",
3370
+ "installdate": "1582978120",
3693
3371
  "release": "9.el7",
3694
3372
  "version": "0.15"
3695
3373
  },
3374
+ "python-requests": {
3375
+ "arch": "noarch",
3376
+ "epoch": "0",
3377
+ "installdate": "1582978066",
3378
+ "release": "8.el7_7",
3379
+ "version": "2.6.0"
3380
+ },
3696
3381
  "python-schedutils": {
3697
3382
  "arch": "x86_64",
3698
3383
  "epoch": "0",
3699
- "installdate": "1569437985",
3384
+ "installdate": "1582978071",
3700
3385
  "release": "6.el7",
3701
3386
  "version": "0.4"
3702
3387
  },
3703
- "python-slip": {
3388
+ "python-setuptools": {
3704
3389
  "arch": "noarch",
3705
3390
  "epoch": "0",
3706
- "installdate": "1569437984",
3707
- "release": "4.el7",
3708
- "version": "0.4.0"
3391
+ "installdate": "1582978066",
3392
+ "release": "7.el7",
3393
+ "version": "0.9.8"
3709
3394
  },
3710
- "python-slip-dbus": {
3395
+ "python-six": {
3711
3396
  "arch": "noarch",
3712
3397
  "epoch": "0",
3713
- "installdate": "1569437998",
3714
- "release": "4.el7",
3715
- "version": "0.4.0"
3398
+ "installdate": "1582978054",
3399
+ "release": "2.el7",
3400
+ "version": "1.9.0"
3716
3401
  },
3717
3402
  "python-urlgrabber": {
3718
3403
  "arch": "noarch",
3719
3404
  "epoch": "0",
3720
- "installdate": "1569437987",
3405
+ "installdate": "1582978082",
3721
3406
  "release": "9.el7",
3722
3407
  "version": "3.10"
3723
3408
  },
3409
+ "python-urllib3": {
3410
+ "arch": "noarch",
3411
+ "epoch": "0",
3412
+ "installdate": "1582978065",
3413
+ "release": "7.el7",
3414
+ "version": "1.10.2"
3415
+ },
3724
3416
  "pyxattr": {
3725
3417
  "arch": "x86_64",
3726
3418
  "epoch": "0",
3727
- "installdate": "1569437984",
3419
+ "installdate": "1582978072",
3728
3420
  "release": "5.el7",
3729
3421
  "version": "0.5.1"
3730
3422
  },
3731
3423
  "qemu-guest-agent": {
3732
3424
  "arch": "x86_64",
3733
3425
  "epoch": "10",
3734
- "installdate": "1569438008",
3426
+ "installdate": "1582978146",
3735
3427
  "release": "3.el7",
3736
3428
  "version": "2.12.0"
3737
3429
  },
3738
3430
  "qrencode-libs": {
3739
3431
  "arch": "x86_64",
3740
3432
  "epoch": "0",
3741
- "installdate": "1569437989",
3433
+ "installdate": "1582978039",
3742
3434
  "release": "3.el7",
3743
3435
  "version": "3.4.1"
3744
3436
  },
3437
+ "quota": {
3438
+ "arch": "x86_64",
3439
+ "epoch": "1",
3440
+ "installdate": "1582978108",
3441
+ "release": "19.el7",
3442
+ "version": "4.01"
3443
+ },
3444
+ "quota-nls": {
3445
+ "arch": "noarch",
3446
+ "epoch": "1",
3447
+ "installdate": "1582977965",
3448
+ "release": "19.el7",
3449
+ "version": "4.01"
3450
+ },
3745
3451
  "readline": {
3746
3452
  "arch": "x86_64",
3747
3453
  "epoch": "0",
3748
- "installdate": "1569437962",
3454
+ "installdate": "1582977988",
3749
3455
  "release": "11.el7",
3750
3456
  "version": "6.2"
3751
3457
  },
3752
3458
  "rootfiles": {
3753
3459
  "arch": "noarch",
3754
3460
  "epoch": "0",
3755
- "installdate": "1569438011",
3461
+ "installdate": "1582978164",
3756
3462
  "release": "11.el7",
3757
3463
  "version": "8.1"
3758
3464
  },
3465
+ "rpcbind": {
3466
+ "arch": "x86_64",
3467
+ "epoch": "0",
3468
+ "installdate": "1582978103",
3469
+ "release": "48.el7",
3470
+ "version": "0.2.0"
3471
+ },
3759
3472
  "rpm": {
3760
3473
  "arch": "x86_64",
3761
3474
  "epoch": "0",
3762
- "installdate": "1569437987",
3475
+ "installdate": "1582978078",
3763
3476
  "release": "40.el7",
3764
3477
  "version": "4.11.3"
3765
3478
  },
3766
3479
  "rpm-build-libs": {
3767
3480
  "arch": "x86_64",
3768
3481
  "epoch": "0",
3769
- "installdate": "1569437999",
3482
+ "installdate": "1582978080",
3770
3483
  "release": "40.el7",
3771
3484
  "version": "4.11.3"
3772
3485
  },
3773
3486
  "rpm-libs": {
3774
3487
  "arch": "x86_64",
3775
3488
  "epoch": "0",
3776
- "installdate": "1569437987",
3489
+ "installdate": "1582978077",
3777
3490
  "release": "40.el7",
3778
3491
  "version": "4.11.3"
3779
3492
  },
3780
3493
  "rpm-python": {
3781
3494
  "arch": "x86_64",
3782
3495
  "epoch": "0",
3783
- "installdate": "1569437999",
3496
+ "installdate": "1582978080",
3784
3497
  "release": "40.el7",
3785
3498
  "version": "4.11.3"
3786
3499
  },
3500
+ "rsync": {
3501
+ "arch": "x86_64",
3502
+ "epoch": "0",
3503
+ "installdate": "1582978145",
3504
+ "release": "6.el7_6.1",
3505
+ "version": "3.1.2"
3506
+ },
3787
3507
  "rsyslog": {
3788
3508
  "arch": "x86_64",
3789
3509
  "epoch": "0",
3790
- "installdate": "1569438000",
3791
- "release": "38.el7",
3510
+ "installdate": "1582978146",
3511
+ "release": "41.el7_7.2",
3792
3512
  "version": "8.24.0"
3793
3513
  },
3794
3514
  "sed": {
3795
3515
  "arch": "x86_64",
3796
3516
  "epoch": "0",
3797
- "installdate": "1569437961",
3517
+ "installdate": "1582977986",
3798
3518
  "release": "5.el7",
3799
3519
  "version": "4.2.2"
3800
3520
  },
3801
3521
  "selinux-policy": {
3802
3522
  "arch": "noarch",
3803
3523
  "epoch": "0",
3804
- "installdate": "1569437996",
3805
- "release": "252.el7",
3524
+ "installdate": "1582978109",
3525
+ "release": "252.el7_7.6",
3806
3526
  "version": "3.13.1"
3807
3527
  },
3808
3528
  "selinux-policy-targeted": {
3809
3529
  "arch": "noarch",
3810
3530
  "epoch": "0",
3811
- "installdate": "1569438002",
3812
- "release": "252.el7",
3531
+ "installdate": "1582978127",
3532
+ "release": "252.el7_7.6",
3813
3533
  "version": "3.13.1"
3814
3534
  },
3535
+ "setools-libs": {
3536
+ "arch": "x86_64",
3537
+ "epoch": "0",
3538
+ "installdate": "1582978002",
3539
+ "release": "4.el7",
3540
+ "version": "3.3.8"
3541
+ },
3815
3542
  "setup": {
3816
3543
  "arch": "noarch",
3817
3544
  "epoch": "0",
3818
- "installdate": "1569437953",
3545
+ "installdate": "1582977962",
3819
3546
  "release": "10.el7",
3820
3547
  "version": "2.8.71"
3821
3548
  },
3822
3549
  "sg3_utils": {
3823
3550
  "arch": "x86_64",
3824
3551
  "epoch": "0",
3825
- "installdate": "1569438011",
3826
- "release": "18.el7",
3552
+ "installdate": "1582978160",
3553
+ "release": "18.el7_7.2",
3827
3554
  "version": "1.37"
3828
3555
  },
3829
3556
  "sg3_utils-libs": {
3830
3557
  "arch": "x86_64",
3831
3558
  "epoch": "0",
3832
- "installdate": "1569437978",
3833
- "release": "18.el7",
3559
+ "installdate": "1582978040",
3560
+ "release": "18.el7_7.2",
3834
3561
  "version": "1.37"
3835
3562
  },
3836
3563
  "shadow-utils": {
3837
3564
  "arch": "x86_64",
3838
3565
  "epoch": "2",
3839
- "installdate": "1569437981",
3566
+ "installdate": "1582978048",
3840
3567
  "release": "5.el7",
3841
3568
  "version": "4.6"
3842
3569
  },
3843
3570
  "shared-mime-info": {
3844
3571
  "arch": "x86_64",
3845
3572
  "epoch": "0",
3846
- "installdate": "1569437982",
3573
+ "installdate": "1582978050",
3847
3574
  "release": "4.el7",
3848
3575
  "version": "1.8"
3849
3576
  },
3850
3577
  "slang": {
3851
3578
  "arch": "x86_64",
3852
3579
  "epoch": "0",
3853
- "installdate": "1569437965",
3580
+ "installdate": "1582977998",
3854
3581
  "release": "11.el7",
3855
3582
  "version": "2.2.4"
3856
3583
  },
3857
3584
  "snappy": {
3858
3585
  "arch": "x86_64",
3859
3586
  "epoch": "0",
3860
- "installdate": "1569437977",
3587
+ "installdate": "1582978036",
3861
3588
  "release": "3.el7",
3862
3589
  "version": "1.1.0"
3863
3590
  },
3864
3591
  "sqlite": {
3865
3592
  "arch": "x86_64",
3866
3593
  "epoch": "0",
3867
- "installdate": "1569437963",
3868
- "release": "8.el7",
3594
+ "installdate": "1582977991",
3595
+ "release": "8.el7_7.1",
3869
3596
  "version": "3.7.17"
3870
3597
  },
3871
3598
  "sudo": {
3872
3599
  "arch": "x86_64",
3873
3600
  "epoch": "0",
3874
- "installdate": "1569438010",
3875
- "release": "4.el7",
3601
+ "installdate": "1582978152",
3602
+ "release": "4.el7_7.2",
3876
3603
  "version": "1.8.23"
3877
3604
  },
3878
3605
  "systemd": {
3879
3606
  "arch": "x86_64",
3880
3607
  "epoch": "0",
3881
- "installdate": "1569437992",
3882
- "release": "67.el7",
3608
+ "installdate": "1582978097",
3609
+ "release": "67.el7_7.3",
3883
3610
  "version": "219"
3884
3611
  },
3885
3612
  "systemd-libs": {
3886
3613
  "arch": "x86_64",
3887
3614
  "epoch": "0",
3888
- "installdate": "1569437991",
3889
- "release": "67.el7",
3615
+ "installdate": "1582978095",
3616
+ "release": "67.el7_7.3",
3890
3617
  "version": "219"
3891
3618
  },
3892
3619
  "systemd-sysv": {
3893
3620
  "arch": "x86_64",
3894
3621
  "epoch": "0",
3895
- "installdate": "1569437993",
3896
- "release": "67.el7",
3622
+ "installdate": "1582978100",
3623
+ "release": "67.el7_7.3",
3897
3624
  "version": "219"
3898
3625
  },
3899
3626
  "sysvinit-tools": {
3900
3627
  "arch": "x86_64",
3901
3628
  "epoch": "0",
3902
- "installdate": "1569437965",
3629
+ "installdate": "1582978036",
3903
3630
  "release": "14.dsf.el7",
3904
3631
  "version": "2.88"
3905
3632
  },
3906
3633
  "tar": {
3907
3634
  "arch": "x86_64",
3908
3635
  "epoch": "2",
3909
- "installdate": "1569437967",
3636
+ "installdate": "1582978002",
3910
3637
  "release": "35.el7",
3911
3638
  "version": "1.26"
3912
3639
  },
3640
+ "tcp_wrappers": {
3641
+ "arch": "x86_64",
3642
+ "epoch": "0",
3643
+ "installdate": "1582978001",
3644
+ "release": "77.el7",
3645
+ "version": "7.6"
3646
+ },
3913
3647
  "tcp_wrappers-libs": {
3914
3648
  "arch": "x86_64",
3915
3649
  "epoch": "0",
3916
- "installdate": "1569437966",
3650
+ "installdate": "1582977991",
3917
3651
  "release": "77.el7",
3918
3652
  "version": "7.6"
3919
3653
  },
3920
3654
  "teamd": {
3921
3655
  "arch": "x86_64",
3922
3656
  "epoch": "0",
3923
- "installdate": "1569437998",
3657
+ "installdate": "1582978116",
3924
3658
  "release": "9.el7",
3925
3659
  "version": "1.27"
3926
3660
  },
3927
3661
  "tuned": {
3928
3662
  "arch": "noarch",
3929
3663
  "epoch": "0",
3930
- "installdate": "1569438000",
3931
- "release": "5.el7",
3664
+ "installdate": "1582978121",
3665
+ "release": "5.el7_7.1",
3932
3666
  "version": "2.11.0"
3933
3667
  },
3934
3668
  "tzdata": {
3935
3669
  "arch": "noarch",
3936
3670
  "epoch": "0",
3937
- "installdate": "1569437955",
3671
+ "installdate": "1582977967",
3938
3672
  "release": "1.el7",
3939
- "version": "2019b"
3673
+ "version": "2019c"
3940
3674
  },
3941
3675
  "ustr": {
3942
3676
  "arch": "x86_64",
3943
3677
  "epoch": "0",
3944
- "installdate": "1569437977",
3678
+ "installdate": "1582978037",
3945
3679
  "release": "16.el7",
3946
3680
  "version": "1.0.4"
3947
3681
  },
3948
3682
  "util-linux": {
3949
3683
  "arch": "x86_64",
3950
3684
  "epoch": "0",
3951
- "installdate": "1569437990",
3952
- "release": "61.el7",
3685
+ "installdate": "1582978085",
3686
+ "release": "61.el7_7.1",
3953
3687
  "version": "2.23.2"
3954
3688
  },
3955
3689
  "vim-minimal": {
3956
3690
  "arch": "x86_64",
3957
3691
  "epoch": "2",
3958
- "installdate": "1569437967",
3692
+ "installdate": "1582978002",
3959
3693
  "release": "6.el7",
3960
3694
  "version": "7.4.629"
3961
3695
  },
3962
3696
  "virt-what": {
3963
3697
  "arch": "x86_64",
3964
3698
  "epoch": "0",
3965
- "installdate": "1569437999",
3699
+ "installdate": "1582978120",
3966
3700
  "release": "4.el7",
3967
3701
  "version": "1.18"
3968
3702
  },
3969
3703
  "which": {
3970
3704
  "arch": "x86_64",
3971
3705
  "epoch": "0",
3972
- "installdate": "1569437963",
3706
+ "installdate": "1582977992",
3973
3707
  "release": "7.el7",
3974
3708
  "version": "2.20"
3975
3709
  },
3976
3710
  "wpa_supplicant": {
3977
3711
  "arch": "x86_64",
3978
3712
  "epoch": "1",
3979
- "installdate": "1569437997",
3713
+ "installdate": "1582978109",
3980
3714
  "release": "12.el7",
3981
3715
  "version": "2.6"
3982
3716
  },
3983
3717
  "xfsprogs": {
3984
3718
  "arch": "x86_64",
3985
3719
  "epoch": "0",
3986
- "installdate": "1569438010",
3720
+ "installdate": "1582978154",
3987
3721
  "release": "20.el7",
3988
3722
  "version": "4.5.0"
3989
3723
  },
3990
3724
  "xz": {
3991
3725
  "arch": "x86_64",
3992
3726
  "epoch": "0",
3993
- "installdate": "1569437965",
3727
+ "installdate": "1582977996",
3994
3728
  "release": "1.el7",
3995
3729
  "version": "5.2.2"
3996
3730
  },
3997
3731
  "xz-libs": {
3998
3732
  "arch": "x86_64",
3999
3733
  "epoch": "0",
4000
- "installdate": "1569437961",
3734
+ "installdate": "1582977986",
4001
3735
  "release": "1.el7",
4002
3736
  "version": "5.2.2"
4003
3737
  },
4004
3738
  "yum": {
4005
3739
  "arch": "noarch",
4006
3740
  "epoch": "0",
4007
- "installdate": "1569438000",
3741
+ "installdate": "1582978082",
4008
3742
  "release": "163.el7.centos",
4009
3743
  "version": "3.4.3"
4010
3744
  },
4011
3745
  "yum-metadata-parser": {
4012
3746
  "arch": "x86_64",
4013
3747
  "epoch": "0",
4014
- "installdate": "1569437984",
3748
+ "installdate": "1582978061",
4015
3749
  "release": "10.el7",
4016
3750
  "version": "1.1.4"
4017
3751
  },
4018
3752
  "yum-plugin-fastestmirror": {
4019
3753
  "arch": "noarch",
4020
3754
  "epoch": "0",
4021
- "installdate": "1569438000",
3755
+ "installdate": "1582978082",
3756
+ "release": "52.el7",
3757
+ "version": "1.1.31"
3758
+ },
3759
+ "yum-utils": {
3760
+ "arch": "noarch",
3761
+ "epoch": "0",
3762
+ "installdate": "1582978151",
4022
3763
  "release": "52.el7",
4023
3764
  "version": "1.1.31"
4024
3765
  },
4025
3766
  "zlib": {
4026
3767
  "arch": "x86_64",
4027
3768
  "epoch": "0",
4028
- "installdate": "1569437961",
3769
+ "installdate": "1582977985",
4029
3770
  "release": "18.el7",
4030
3771
  "version": "1.2.7"
4031
3772
  }
@@ -4034,7 +3775,7 @@
4034
3775
  "platform_family": "rhel",
4035
3776
  "platform_version": "7.7.1908",
4036
3777
  "root_group": "root",
4037
- "shard_seed": 57507521,
3778
+ "shard_seed": 63924734,
4038
3779
  "shells": [
4039
3780
  "/bin/sh",
4040
3781
  "/bin/bash",