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,3587 +0,0 @@
1
- {
2
- "block_device": {
3
- "sda": {
4
- "logical_block_size": "512",
5
- "model": "VBOX HARDDISK",
6
- "physical_block_size": "512",
7
- "queue_depth": "31",
8
- "removable": "0",
9
- "rev": "1.0",
10
- "rotational": "1",
11
- "size": "16777216",
12
- "state": "running",
13
- "timeout": "30",
14
- "vendor": "ATA"
15
- },
16
- "sr0": {
17
- "logical_block_size": "512",
18
- "model": "CD-ROM",
19
- "physical_block_size": "512",
20
- "queue_depth": "1",
21
- "removable": "1",
22
- "rev": "1.0",
23
- "rotational": "1",
24
- "size": "2097151",
25
- "state": "running",
26
- "timeout": "30",
27
- "vendor": "VBOX"
28
- }
29
- },
30
- "chef_packages": {
31
- "chef": {
32
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/chef-14.0.190/lib",
33
- "version": "14.0.190"
34
- },
35
- "ohai": {
36
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.5.0/gems/ohai-14.0.31/lib/ohai",
37
- "version": "14.0.31"
38
- }
39
- },
40
- "command": {
41
- "ps": "ps -ef"
42
- },
43
- "counters": {
44
- "network": {
45
- "interfaces": {
46
- "eth0": {
47
- "rx": {
48
- "bytes": 0,
49
- "compressed": 0,
50
- "drop": 0,
51
- "errors": 0,
52
- "frame": 0,
53
- "multicast": 0,
54
- "overrun": 0,
55
- "packets": 0
56
- },
57
- "tx": {
58
- "bytes": 0,
59
- "carrier": 0,
60
- "collisions": 0,
61
- "compressed": 0,
62
- "drop": 0,
63
- "errors": 0,
64
- "overrun": 0,
65
- "packets": 0
66
- }
67
- },
68
- "lo": {
69
- "rx": {
70
- "bytes": 0,
71
- "drop": 0,
72
- "errors": 0,
73
- "overrun": 0,
74
- "packets": 0
75
- },
76
- "tx": {
77
- "bytes": 0,
78
- "carrier": 0,
79
- "collisions": 0,
80
- "drop": 0,
81
- "errors": 0,
82
- "packets": 0,
83
- "queuelen": "1"
84
- }
85
- }
86
- }
87
- }
88
- },
89
- "cpu": {
90
- "cores": 1,
91
- "real": 1,
92
- "total": 1
93
- },
94
- "current_user": "fauxhai",
95
- "dmi": {
96
- "base_board": {
97
- "all_records": [
98
- {
99
- "Asset Tag": "Not Specified",
100
- "Chassis Handle": "0x0003",
101
- "Contained Object Handles": "0",
102
- "Features": {
103
- "Board is a hosting board": null
104
- },
105
- "Location In Chassis": "Not Specified",
106
- "Manufacturer": "Oracle Corporation",
107
- "Product Name": "VirtualBox",
108
- "Serial Number": "0",
109
- "Type": "Motherboard",
110
- "Version": "1.2",
111
- "application_identifier": "Base Board Information",
112
- "record_id": "0x0008",
113
- "size": "2"
114
- }
115
- ],
116
- "asset_tag": "Not Specified",
117
- "chassis_handle": "0x0003",
118
- "contained_object_handles": "0",
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
- },
126
- "bios": {
127
- "address": "0xE0000",
128
- "all_records": [
129
- {
130
- "Address": "0xE0000",
131
- "Characteristics": {
132
- "8042 keyboard services are supported (int 9h)": null,
133
- "ACPI is supported": null,
134
- "Boot from CD is supported": null,
135
- "CGA/mono video services are supported (int 10h)": null,
136
- "ISA is supported": null,
137
- "PCI is supported": null,
138
- "Selectable boot is supported": null
139
- },
140
- "ROM Size": "128 kB",
141
- "Release Date": "12/01/2006",
142
- "Runtime Size": "128 kB",
143
- "Vendor": "innotek GmbH",
144
- "Version": "VirtualBox",
145
- "application_identifier": "BIOS Information",
146
- "record_id": "0x0000",
147
- "size": "0"
148
- }
149
- ],
150
- "release_date": "12/01/2006",
151
- "rom_size": "128 kB",
152
- "runtime_size": "128 kB",
153
- "vendor": "innotek GmbH",
154
- "version": "VirtualBox"
155
- },
156
- "chassis": {
157
- "all_records": [
158
- {
159
- "Asset Tag": "Not Specified",
160
- "Boot-up State": "Safe",
161
- "Lock": "Not Present",
162
- "Manufacturer": "Oracle Corporation",
163
- "Power Supply State": "Safe",
164
- "Security Status": "None",
165
- "Serial Number": "Not Specified",
166
- "Thermal State": "Safe",
167
- "Type": "Other",
168
- "Version": "Not Specified",
169
- "application_identifier": "Chassis Information",
170
- "record_id": "0x0003",
171
- "size": "3"
172
- }
173
- ],
174
- "asset_tag": "Not Specified",
175
- "boot_up_state": "Safe",
176
- "lock": "Not Present",
177
- "manufacturer": "Oracle Corporation",
178
- "power_supply_state": "Safe",
179
- "security_status": "None",
180
- "serial_number": "Not Specified",
181
- "thermal_state": "Safe",
182
- "type": "Other",
183
- "version": "Not Specified"
184
- },
185
- "dmidecode_version": "2.12",
186
- "oem_strings": {
187
- "all_records": [
188
- {
189
- "String 1": "vboxVer_5.2.8",
190
- "String 2": "vboxRev_121009",
191
- "application_identifier": "OEM Strings",
192
- "record_id": "0x0002",
193
- "size": "11"
194
- }
195
- ],
196
- "string_1": "vboxVer_5.2.8",
197
- "string_2": "vboxRev_121009"
198
- },
199
- "smbios_version": "2.5",
200
- "structures": {
201
- "count": "10",
202
- "size": "449"
203
- },
204
- "system": {
205
- "all_records": [
206
- {
207
- "Family": "Virtual Machine",
208
- "Manufacturer": "innotek GmbH",
209
- "Product Name": "VirtualBox",
210
- "SKU Number": "Not Specified",
211
- "Serial Number": "0",
212
- "UUID": "FFEEE4BF-E450-48B8-A8FF-9C8132503ED2",
213
- "Version": "1.2",
214
- "Wake-up Type": "Power Switch",
215
- "application_identifier": "System Information",
216
- "record_id": "0x0001",
217
- "size": "1"
218
- }
219
- ],
220
- "family": "Virtual Machine",
221
- "manufacturer": "innotek GmbH",
222
- "product_name": "VirtualBox",
223
- "serial_number": "0",
224
- "sku_number": "Not Specified",
225
- "uuid": "FFEEE4BF-E450-48B8-A8FF-9C8132503ED2",
226
- "version": "1.2",
227
- "wake_up_type": "Power Switch"
228
- },
229
- "table_location": "0x000E1000"
230
- },
231
- "domain": "local",
232
- "filesystem": {
233
- "by_device": {
234
- "/dev/sda": {},
235
- "/dev/sda1": {
236
- "fs_type": "ext4",
237
- "inodes_available": "445948",
238
- "inodes_percent_used": "11%",
239
- "inodes_used": "53764",
240
- "kb_available": "6057724",
241
- "kb_size": "7736784",
242
- "kb_used": "1263012",
243
- "mount_options": [
244
- "rw",
245
- "relatime",
246
- "errors=remount-ro",
247
- "data=ordered"
248
- ],
249
- "mounts": [
250
- "/"
251
- ],
252
- "percent_used": "18%",
253
- "total_inodes": "499712",
254
- "uuid": "8d580742-ece8-4737-8c32-3d6f8874f032"
255
- },
256
- "/dev/sda2": {},
257
- "/dev/sda5": {
258
- "fs_type": "swap",
259
- "uuid": "f6c172fd-fdb6-4e73-856d-5e069974ac22"
260
- },
261
- "/dev/sr0": {},
262
- "cgroup": {
263
- "fs_type": "cgroup",
264
- "mount_options": [
265
- "rw",
266
- "nosuid",
267
- "nodev",
268
- "noexec",
269
- "relatime",
270
- "perf_event"
271
- ],
272
- "mounts": [
273
- "/sys/fs/cgroup/systemd",
274
- "/sys/fs/cgroup/cpuset",
275
- "/sys/fs/cgroup/cpu,cpuacct",
276
- "/sys/fs/cgroup/devices",
277
- "/sys/fs/cgroup/freezer",
278
- "/sys/fs/cgroup/net_cls,net_prio",
279
- "/sys/fs/cgroup/blkio",
280
- "/sys/fs/cgroup/perf_event"
281
- ]
282
- },
283
- "debugfs": {
284
- "fs_type": "debugfs",
285
- "mount_options": [
286
- "rw",
287
- "relatime"
288
- ],
289
- "mounts": [
290
- "/sys/kernel/debug"
291
- ]
292
- },
293
- "devpts": {
294
- "fs_type": "devpts",
295
- "mount_options": [
296
- "rw",
297
- "nosuid",
298
- "noexec",
299
- "relatime",
300
- "gid=5",
301
- "mode=620",
302
- "ptmxmode=000"
303
- ],
304
- "mounts": [
305
- "/dev/pts"
306
- ]
307
- },
308
- "hugetlbfs": {
309
- "fs_type": "hugetlbfs",
310
- "mount_options": [
311
- "rw",
312
- "relatime"
313
- ],
314
- "mounts": [
315
- "/dev/hugepages"
316
- ]
317
- },
318
- "mqueue": {
319
- "fs_type": "mqueue",
320
- "mount_options": [
321
- "rw",
322
- "relatime"
323
- ],
324
- "mounts": [
325
- "/dev/mqueue"
326
- ]
327
- },
328
- "proc": {
329
- "fs_type": "proc",
330
- "mount_options": [
331
- "rw",
332
- "nosuid",
333
- "nodev",
334
- "noexec",
335
- "relatime"
336
- ],
337
- "mounts": [
338
- "/proc"
339
- ]
340
- },
341
- "pstore": {
342
- "fs_type": "pstore",
343
- "mount_options": [
344
- "rw",
345
- "nosuid",
346
- "nodev",
347
- "noexec",
348
- "relatime"
349
- ],
350
- "mounts": [
351
- "/sys/fs/pstore"
352
- ]
353
- },
354
- "rootfs": {
355
- "fs_type": "rootfs",
356
- "mount_options": [
357
- "rw"
358
- ],
359
- "mounts": [
360
- "/"
361
- ]
362
- },
363
- "rpc_pipefs": {
364
- "fs_type": "rpc_pipefs",
365
- "mount_options": [
366
- "rw",
367
- "relatime"
368
- ],
369
- "mounts": [
370
- "/run/rpc_pipefs"
371
- ]
372
- },
373
- "securityfs": {
374
- "fs_type": "securityfs",
375
- "mount_options": [
376
- "rw",
377
- "nosuid",
378
- "nodev",
379
- "noexec",
380
- "relatime"
381
- ],
382
- "mounts": [
383
- "/sys/kernel/security"
384
- ]
385
- },
386
- "sysfs": {
387
- "fs_type": "sysfs",
388
- "mount_options": [
389
- "rw",
390
- "nosuid",
391
- "nodev",
392
- "noexec",
393
- "relatime"
394
- ],
395
- "mounts": [
396
- "/sys"
397
- ]
398
- },
399
- "systemd-1": {
400
- "fs_type": "autofs",
401
- "mount_options": [
402
- "rw",
403
- "relatime",
404
- "fd=23",
405
- "pgrp=1",
406
- "timeout=300",
407
- "minproto=5",
408
- "maxproto=5",
409
- "direct"
410
- ],
411
- "mounts": [
412
- "/proc/sys/fs/binfmt_misc"
413
- ]
414
- },
415
- "tmpfs": {
416
- "fs_type": "tmpfs",
417
- "inodes_available": "128027",
418
- "inodes_percent_used": "1%",
419
- "inodes_used": "13",
420
- "kb_available": "512160",
421
- "kb_size": "512160",
422
- "kb_used": "0",
423
- "mount_options": [
424
- "ro",
425
- "nosuid",
426
- "nodev",
427
- "noexec",
428
- "mode=755"
429
- ],
430
- "mounts": [
431
- "/run",
432
- "/dev/shm",
433
- "/run/lock",
434
- "/sys/fs/cgroup"
435
- ],
436
- "percent_used": "0%",
437
- "total_inodes": "128040"
438
- },
439
- "udev": {
440
- "fs_type": "devtmpfs",
441
- "inodes_available": "125614",
442
- "inodes_percent_used": "1%",
443
- "inodes_used": "327",
444
- "kb_available": "10240",
445
- "kb_size": "10240",
446
- "kb_used": "0",
447
- "mount_options": [
448
- "rw",
449
- "relatime",
450
- "size=10240k",
451
- "nr_inodes=125941",
452
- "mode=755"
453
- ],
454
- "mounts": [
455
- "/dev"
456
- ],
457
- "percent_used": "0%",
458
- "total_inodes": "125941"
459
- }
460
- },
461
- "by_mountpoint": {
462
- "/": {
463
- "devices": [
464
- "/dev/sda1",
465
- "rootfs"
466
- ],
467
- "fs_type": "rootfs",
468
- "inodes_available": "445948",
469
- "inodes_percent_used": "11%",
470
- "inodes_used": "53764",
471
- "kb_available": "6057724",
472
- "kb_size": "7736784",
473
- "kb_used": "1263012",
474
- "mount_options": [
475
- "rw"
476
- ],
477
- "percent_used": "18%",
478
- "total_inodes": "499712",
479
- "uuid": "8d580742-ece8-4737-8c32-3d6f8874f032"
480
- },
481
- "/dev": {
482
- "devices": [
483
- "udev"
484
- ],
485
- "fs_type": "devtmpfs",
486
- "inodes_available": "125614",
487
- "inodes_percent_used": "1%",
488
- "inodes_used": "327",
489
- "kb_available": "10240",
490
- "kb_size": "10240",
491
- "kb_used": "0",
492
- "mount_options": [
493
- "rw",
494
- "relatime",
495
- "size=10240k",
496
- "nr_inodes=125941",
497
- "mode=755"
498
- ],
499
- "percent_used": "0%",
500
- "total_inodes": "125941"
501
- },
502
- "/dev/hugepages": {
503
- "devices": [
504
- "hugetlbfs"
505
- ],
506
- "fs_type": "hugetlbfs",
507
- "mount_options": [
508
- "rw",
509
- "relatime"
510
- ]
511
- },
512
- "/dev/mqueue": {
513
- "devices": [
514
- "mqueue"
515
- ],
516
- "fs_type": "mqueue",
517
- "mount_options": [
518
- "rw",
519
- "relatime"
520
- ]
521
- },
522
- "/dev/pts": {
523
- "devices": [
524
- "devpts"
525
- ],
526
- "fs_type": "devpts",
527
- "mount_options": [
528
- "rw",
529
- "nosuid",
530
- "noexec",
531
- "relatime",
532
- "gid=5",
533
- "mode=620",
534
- "ptmxmode=000"
535
- ]
536
- },
537
- "/dev/shm": {
538
- "devices": [
539
- "tmpfs"
540
- ],
541
- "fs_type": "tmpfs",
542
- "inodes_available": "128039",
543
- "inodes_percent_used": "1%",
544
- "inodes_used": "1",
545
- "kb_available": "512160",
546
- "kb_size": "512160",
547
- "kb_used": "0",
548
- "mount_options": [
549
- "rw",
550
- "nosuid",
551
- "nodev"
552
- ],
553
- "percent_used": "0%",
554
- "total_inodes": "128040"
555
- },
556
- "/proc": {
557
- "devices": [
558
- "proc"
559
- ],
560
- "fs_type": "proc",
561
- "mount_options": [
562
- "rw",
563
- "nosuid",
564
- "nodev",
565
- "noexec",
566
- "relatime"
567
- ]
568
- },
569
- "/proc/sys/fs/binfmt_misc": {
570
- "devices": [
571
- "systemd-1"
572
- ],
573
- "fs_type": "autofs",
574
- "mount_options": [
575
- "rw",
576
- "relatime",
577
- "fd=23",
578
- "pgrp=1",
579
- "timeout=300",
580
- "minproto=5",
581
- "maxproto=5",
582
- "direct"
583
- ]
584
- },
585
- "/run": {
586
- "devices": [
587
- "tmpfs"
588
- ],
589
- "fs_type": "tmpfs",
590
- "inodes_available": "127665",
591
- "inodes_percent_used": "1%",
592
- "inodes_used": "375",
593
- "kb_available": "200412",
594
- "kb_size": "204868",
595
- "kb_used": "4456",
596
- "mount_options": [
597
- "rw",
598
- "nosuid",
599
- "relatime",
600
- "size=204868k",
601
- "mode=755"
602
- ],
603
- "percent_used": "3%",
604
- "total_inodes": "128040"
605
- },
606
- "/run/lock": {
607
- "devices": [
608
- "tmpfs"
609
- ],
610
- "fs_type": "tmpfs",
611
- "inodes_available": "128037",
612
- "inodes_percent_used": "1%",
613
- "inodes_used": "3",
614
- "kb_available": "5120",
615
- "kb_size": "5120",
616
- "kb_used": "0",
617
- "mount_options": [
618
- "rw",
619
- "nosuid",
620
- "nodev",
621
- "noexec",
622
- "relatime",
623
- "size=5120k"
624
- ],
625
- "percent_used": "0%",
626
- "total_inodes": "128040"
627
- },
628
- "/run/rpc_pipefs": {
629
- "devices": [
630
- "rpc_pipefs"
631
- ],
632
- "fs_type": "rpc_pipefs",
633
- "mount_options": [
634
- "rw",
635
- "relatime"
636
- ]
637
- },
638
- "/sys": {
639
- "devices": [
640
- "sysfs"
641
- ],
642
- "fs_type": "sysfs",
643
- "mount_options": [
644
- "rw",
645
- "nosuid",
646
- "nodev",
647
- "noexec",
648
- "relatime"
649
- ]
650
- },
651
- "/sys/fs/cgroup": {
652
- "devices": [
653
- "tmpfs"
654
- ],
655
- "fs_type": "tmpfs",
656
- "inodes_available": "128027",
657
- "inodes_percent_used": "1%",
658
- "inodes_used": "13",
659
- "kb_available": "512160",
660
- "kb_size": "512160",
661
- "kb_used": "0",
662
- "mount_options": [
663
- "ro",
664
- "nosuid",
665
- "nodev",
666
- "noexec",
667
- "mode=755"
668
- ],
669
- "percent_used": "0%",
670
- "total_inodes": "128040"
671
- },
672
- "/sys/fs/cgroup/blkio": {
673
- "devices": [
674
- "cgroup"
675
- ],
676
- "fs_type": "cgroup",
677
- "mount_options": [
678
- "rw",
679
- "nosuid",
680
- "nodev",
681
- "noexec",
682
- "relatime",
683
- "blkio"
684
- ]
685
- },
686
- "/sys/fs/cgroup/cpu,cpuacct": {
687
- "devices": [
688
- "cgroup"
689
- ],
690
- "fs_type": "cgroup",
691
- "mount_options": [
692
- "rw",
693
- "nosuid",
694
- "nodev",
695
- "noexec",
696
- "relatime",
697
- "cpu",
698
- "cpuacct"
699
- ]
700
- },
701
- "/sys/fs/cgroup/cpuset": {
702
- "devices": [
703
- "cgroup"
704
- ],
705
- "fs_type": "cgroup",
706
- "mount_options": [
707
- "rw",
708
- "nosuid",
709
- "nodev",
710
- "noexec",
711
- "relatime",
712
- "cpuset"
713
- ]
714
- },
715
- "/sys/fs/cgroup/devices": {
716
- "devices": [
717
- "cgroup"
718
- ],
719
- "fs_type": "cgroup",
720
- "mount_options": [
721
- "rw",
722
- "nosuid",
723
- "nodev",
724
- "noexec",
725
- "relatime",
726
- "devices"
727
- ]
728
- },
729
- "/sys/fs/cgroup/freezer": {
730
- "devices": [
731
- "cgroup"
732
- ],
733
- "fs_type": "cgroup",
734
- "mount_options": [
735
- "rw",
736
- "nosuid",
737
- "nodev",
738
- "noexec",
739
- "relatime",
740
- "freezer"
741
- ]
742
- },
743
- "/sys/fs/cgroup/net_cls,net_prio": {
744
- "devices": [
745
- "cgroup"
746
- ],
747
- "fs_type": "cgroup",
748
- "mount_options": [
749
- "rw",
750
- "nosuid",
751
- "nodev",
752
- "noexec",
753
- "relatime",
754
- "net_cls",
755
- "net_prio"
756
- ]
757
- },
758
- "/sys/fs/cgroup/perf_event": {
759
- "devices": [
760
- "cgroup"
761
- ],
762
- "fs_type": "cgroup",
763
- "mount_options": [
764
- "rw",
765
- "nosuid",
766
- "nodev",
767
- "noexec",
768
- "relatime",
769
- "perf_event"
770
- ]
771
- },
772
- "/sys/fs/cgroup/systemd": {
773
- "devices": [
774
- "cgroup"
775
- ],
776
- "fs_type": "cgroup",
777
- "mount_options": [
778
- "rw",
779
- "nosuid",
780
- "nodev",
781
- "noexec",
782
- "relatime",
783
- "xattr",
784
- "release_agent=/lib/systemd/systemd-cgroups-agent",
785
- "name=systemd"
786
- ]
787
- },
788
- "/sys/fs/pstore": {
789
- "devices": [
790
- "pstore"
791
- ],
792
- "fs_type": "pstore",
793
- "mount_options": [
794
- "rw",
795
- "nosuid",
796
- "nodev",
797
- "noexec",
798
- "relatime"
799
- ]
800
- },
801
- "/sys/kernel/debug": {
802
- "devices": [
803
- "debugfs"
804
- ],
805
- "fs_type": "debugfs",
806
- "mount_options": [
807
- "rw",
808
- "relatime"
809
- ]
810
- },
811
- "/sys/kernel/security": {
812
- "devices": [
813
- "securityfs"
814
- ],
815
- "fs_type": "securityfs",
816
- "mount_options": [
817
- "rw",
818
- "nosuid",
819
- "nodev",
820
- "noexec",
821
- "relatime"
822
- ]
823
- }
824
- },
825
- "by_pair": {
826
- "/dev/sda,": {
827
- "device": "/dev/sda"
828
- },
829
- "/dev/sda1,/": {
830
- "device": "/dev/sda1",
831
- "fs_type": "ext4",
832
- "inodes_available": "445948",
833
- "inodes_percent_used": "11%",
834
- "inodes_used": "53764",
835
- "kb_available": "6057724",
836
- "kb_size": "7736784",
837
- "kb_used": "1263012",
838
- "mount": "/",
839
- "mount_options": [
840
- "rw",
841
- "relatime",
842
- "errors=remount-ro",
843
- "data=ordered"
844
- ],
845
- "percent_used": "18%",
846
- "total_inodes": "499712",
847
- "uuid": "8d580742-ece8-4737-8c32-3d6f8874f032"
848
- },
849
- "/dev/sda2,": {
850
- "device": "/dev/sda2"
851
- },
852
- "/dev/sda5,": {
853
- "device": "/dev/sda5",
854
- "fs_type": "swap",
855
- "uuid": "f6c172fd-fdb6-4e73-856d-5e069974ac22"
856
- },
857
- "/dev/sr0,": {
858
- "device": "/dev/sr0"
859
- },
860
- "cgroup,/sys/fs/cgroup/blkio": {
861
- "device": "cgroup",
862
- "fs_type": "cgroup",
863
- "mount": "/sys/fs/cgroup/blkio",
864
- "mount_options": [
865
- "rw",
866
- "nosuid",
867
- "nodev",
868
- "noexec",
869
- "relatime",
870
- "blkio"
871
- ]
872
- },
873
- "cgroup,/sys/fs/cgroup/cpu,cpuacct": {
874
- "device": "cgroup",
875
- "fs_type": "cgroup",
876
- "mount": "/sys/fs/cgroup/cpu,cpuacct",
877
- "mount_options": [
878
- "rw",
879
- "nosuid",
880
- "nodev",
881
- "noexec",
882
- "relatime",
883
- "cpu",
884
- "cpuacct"
885
- ]
886
- },
887
- "cgroup,/sys/fs/cgroup/cpuset": {
888
- "device": "cgroup",
889
- "fs_type": "cgroup",
890
- "mount": "/sys/fs/cgroup/cpuset",
891
- "mount_options": [
892
- "rw",
893
- "nosuid",
894
- "nodev",
895
- "noexec",
896
- "relatime",
897
- "cpuset"
898
- ]
899
- },
900
- "cgroup,/sys/fs/cgroup/devices": {
901
- "device": "cgroup",
902
- "fs_type": "cgroup",
903
- "mount": "/sys/fs/cgroup/devices",
904
- "mount_options": [
905
- "rw",
906
- "nosuid",
907
- "nodev",
908
- "noexec",
909
- "relatime",
910
- "devices"
911
- ]
912
- },
913
- "cgroup,/sys/fs/cgroup/freezer": {
914
- "device": "cgroup",
915
- "fs_type": "cgroup",
916
- "mount": "/sys/fs/cgroup/freezer",
917
- "mount_options": [
918
- "rw",
919
- "nosuid",
920
- "nodev",
921
- "noexec",
922
- "relatime",
923
- "freezer"
924
- ]
925
- },
926
- "cgroup,/sys/fs/cgroup/net_cls,net_prio": {
927
- "device": "cgroup",
928
- "fs_type": "cgroup",
929
- "mount": "/sys/fs/cgroup/net_cls,net_prio",
930
- "mount_options": [
931
- "rw",
932
- "nosuid",
933
- "nodev",
934
- "noexec",
935
- "relatime",
936
- "net_cls",
937
- "net_prio"
938
- ]
939
- },
940
- "cgroup,/sys/fs/cgroup/perf_event": {
941
- "device": "cgroup",
942
- "fs_type": "cgroup",
943
- "mount": "/sys/fs/cgroup/perf_event",
944
- "mount_options": [
945
- "rw",
946
- "nosuid",
947
- "nodev",
948
- "noexec",
949
- "relatime",
950
- "perf_event"
951
- ]
952
- },
953
- "cgroup,/sys/fs/cgroup/systemd": {
954
- "device": "cgroup",
955
- "fs_type": "cgroup",
956
- "mount": "/sys/fs/cgroup/systemd",
957
- "mount_options": [
958
- "rw",
959
- "nosuid",
960
- "nodev",
961
- "noexec",
962
- "relatime",
963
- "xattr",
964
- "release_agent=/lib/systemd/systemd-cgroups-agent",
965
- "name=systemd"
966
- ]
967
- },
968
- "debugfs,/sys/kernel/debug": {
969
- "device": "debugfs",
970
- "fs_type": "debugfs",
971
- "mount": "/sys/kernel/debug",
972
- "mount_options": [
973
- "rw",
974
- "relatime"
975
- ]
976
- },
977
- "devpts,/dev/pts": {
978
- "device": "devpts",
979
- "fs_type": "devpts",
980
- "mount": "/dev/pts",
981
- "mount_options": [
982
- "rw",
983
- "nosuid",
984
- "noexec",
985
- "relatime",
986
- "gid=5",
987
- "mode=620",
988
- "ptmxmode=000"
989
- ]
990
- },
991
- "hugetlbfs,/dev/hugepages": {
992
- "device": "hugetlbfs",
993
- "fs_type": "hugetlbfs",
994
- "mount": "/dev/hugepages",
995
- "mount_options": [
996
- "rw",
997
- "relatime"
998
- ]
999
- },
1000
- "mqueue,/dev/mqueue": {
1001
- "device": "mqueue",
1002
- "fs_type": "mqueue",
1003
- "mount": "/dev/mqueue",
1004
- "mount_options": [
1005
- "rw",
1006
- "relatime"
1007
- ]
1008
- },
1009
- "proc,/proc": {
1010
- "device": "proc",
1011
- "fs_type": "proc",
1012
- "mount": "/proc",
1013
- "mount_options": [
1014
- "rw",
1015
- "nosuid",
1016
- "nodev",
1017
- "noexec",
1018
- "relatime"
1019
- ]
1020
- },
1021
- "pstore,/sys/fs/pstore": {
1022
- "device": "pstore",
1023
- "fs_type": "pstore",
1024
- "mount": "/sys/fs/pstore",
1025
- "mount_options": [
1026
- "rw",
1027
- "nosuid",
1028
- "nodev",
1029
- "noexec",
1030
- "relatime"
1031
- ]
1032
- },
1033
- "rootfs,/": {
1034
- "device": "rootfs",
1035
- "fs_type": "rootfs",
1036
- "mount": "/",
1037
- "mount_options": [
1038
- "rw"
1039
- ]
1040
- },
1041
- "rpc_pipefs,/run/rpc_pipefs": {
1042
- "device": "rpc_pipefs",
1043
- "fs_type": "rpc_pipefs",
1044
- "mount": "/run/rpc_pipefs",
1045
- "mount_options": [
1046
- "rw",
1047
- "relatime"
1048
- ]
1049
- },
1050
- "securityfs,/sys/kernel/security": {
1051
- "device": "securityfs",
1052
- "fs_type": "securityfs",
1053
- "mount": "/sys/kernel/security",
1054
- "mount_options": [
1055
- "rw",
1056
- "nosuid",
1057
- "nodev",
1058
- "noexec",
1059
- "relatime"
1060
- ]
1061
- },
1062
- "sysfs,/sys": {
1063
- "device": "sysfs",
1064
- "fs_type": "sysfs",
1065
- "mount": "/sys",
1066
- "mount_options": [
1067
- "rw",
1068
- "nosuid",
1069
- "nodev",
1070
- "noexec",
1071
- "relatime"
1072
- ]
1073
- },
1074
- "systemd-1,/proc/sys/fs/binfmt_misc": {
1075
- "device": "systemd-1",
1076
- "fs_type": "autofs",
1077
- "mount": "/proc/sys/fs/binfmt_misc",
1078
- "mount_options": [
1079
- "rw",
1080
- "relatime",
1081
- "fd=23",
1082
- "pgrp=1",
1083
- "timeout=300",
1084
- "minproto=5",
1085
- "maxproto=5",
1086
- "direct"
1087
- ]
1088
- },
1089
- "tmpfs,/dev/shm": {
1090
- "device": "tmpfs",
1091
- "fs_type": "tmpfs",
1092
- "inodes_available": "128039",
1093
- "inodes_percent_used": "1%",
1094
- "inodes_used": "1",
1095
- "kb_available": "512160",
1096
- "kb_size": "512160",
1097
- "kb_used": "0",
1098
- "mount": "/dev/shm",
1099
- "mount_options": [
1100
- "rw",
1101
- "nosuid",
1102
- "nodev"
1103
- ],
1104
- "percent_used": "0%",
1105
- "total_inodes": "128040"
1106
- },
1107
- "tmpfs,/run": {
1108
- "device": "tmpfs",
1109
- "fs_type": "tmpfs",
1110
- "inodes_available": "127665",
1111
- "inodes_percent_used": "1%",
1112
- "inodes_used": "375",
1113
- "kb_available": "200412",
1114
- "kb_size": "204868",
1115
- "kb_used": "4456",
1116
- "mount": "/run",
1117
- "mount_options": [
1118
- "rw",
1119
- "nosuid",
1120
- "relatime",
1121
- "size=204868k",
1122
- "mode=755"
1123
- ],
1124
- "percent_used": "3%",
1125
- "total_inodes": "128040"
1126
- },
1127
- "tmpfs,/run/lock": {
1128
- "device": "tmpfs",
1129
- "fs_type": "tmpfs",
1130
- "inodes_available": "128037",
1131
- "inodes_percent_used": "1%",
1132
- "inodes_used": "3",
1133
- "kb_available": "5120",
1134
- "kb_size": "5120",
1135
- "kb_used": "0",
1136
- "mount": "/run/lock",
1137
- "mount_options": [
1138
- "rw",
1139
- "nosuid",
1140
- "nodev",
1141
- "noexec",
1142
- "relatime",
1143
- "size=5120k"
1144
- ],
1145
- "percent_used": "0%",
1146
- "total_inodes": "128040"
1147
- },
1148
- "tmpfs,/sys/fs/cgroup": {
1149
- "device": "tmpfs",
1150
- "fs_type": "tmpfs",
1151
- "inodes_available": "128027",
1152
- "inodes_percent_used": "1%",
1153
- "inodes_used": "13",
1154
- "kb_available": "512160",
1155
- "kb_size": "512160",
1156
- "kb_used": "0",
1157
- "mount": "/sys/fs/cgroup",
1158
- "mount_options": [
1159
- "ro",
1160
- "nosuid",
1161
- "nodev",
1162
- "noexec",
1163
- "mode=755"
1164
- ],
1165
- "percent_used": "0%",
1166
- "total_inodes": "128040"
1167
- },
1168
- "udev,/dev": {
1169
- "device": "udev",
1170
- "fs_type": "devtmpfs",
1171
- "inodes_available": "125614",
1172
- "inodes_percent_used": "1%",
1173
- "inodes_used": "327",
1174
- "kb_available": "10240",
1175
- "kb_size": "10240",
1176
- "kb_used": "0",
1177
- "mount": "/dev",
1178
- "mount_options": [
1179
- "rw",
1180
- "relatime",
1181
- "size=10240k",
1182
- "nr_inodes=125941",
1183
- "mode=755"
1184
- ],
1185
- "percent_used": "0%",
1186
- "total_inodes": "125941"
1187
- }
1188
- }
1189
- },
1190
- "fips": {
1191
- "kernel": {
1192
- "enabled": false
1193
- }
1194
- },
1195
- "fqdn": "fauxhai.local",
1196
- "hostname": "Fauxhai",
1197
- "idle": "30 days 15 hours 07 minutes 30 seconds",
1198
- "idletime_seconds": 2646450,
1199
- "init_package": "systemd",
1200
- "ipaddress": "10.0.0.2",
1201
- "kernel": {
1202
- "machine": "x86_64",
1203
- "modules": {
1204
- "ablk_helper": {
1205
- "refcount": "1",
1206
- "size": "12572"
1207
- },
1208
- "ac": {
1209
- "refcount": "0",
1210
- "size": "12715"
1211
- },
1212
- "ac97_bus": {
1213
- "refcount": "1",
1214
- "size": "12510"
1215
- },
1216
- "aes_x86_64": {
1217
- "refcount": "1",
1218
- "size": "16719"
1219
- },
1220
- "aesni_intel": {
1221
- "refcount": "0",
1222
- "size": "151423"
1223
- },
1224
- "ahci": {
1225
- "refcount": "2",
1226
- "size": "33334",
1227
- "version": "3.0"
1228
- },
1229
- "ata_generic": {
1230
- "refcount": "0",
1231
- "size": "12490",
1232
- "version": "0.2.15"
1233
- },
1234
- "ata_piix": {
1235
- "refcount": "0",
1236
- "size": "33592",
1237
- "version": "2.13"
1238
- },
1239
- "auth_rpcgss": {
1240
- "refcount": "1",
1241
- "size": "51209"
1242
- },
1243
- "autofs4": {
1244
- "refcount": "2",
1245
- "size": "35529"
1246
- },
1247
- "battery": {
1248
- "refcount": "0",
1249
- "size": "17404"
1250
- },
1251
- "button": {
1252
- "refcount": "0",
1253
- "size": "12909"
1254
- },
1255
- "cdrom": {
1256
- "refcount": "1",
1257
- "size": "47424"
1258
- },
1259
- "crc16": {
1260
- "refcount": "1",
1261
- "size": "12343"
1262
- },
1263
- "crc32_pclmul": {
1264
- "refcount": "0",
1265
- "size": "12915"
1266
- },
1267
- "crc32c_intel": {
1268
- "refcount": "0",
1269
- "size": "21809"
1270
- },
1271
- "crc_itu_t": {
1272
- "refcount": "1",
1273
- "size": "12347"
1274
- },
1275
- "crc_t10dif": {
1276
- "refcount": "1",
1277
- "size": "12431"
1278
- },
1279
- "crct10dif_common": {
1280
- "refcount": "3",
1281
- "size": "12356"
1282
- },
1283
- "crct10dif_generic": {
1284
- "refcount": "0",
1285
- "size": "12581"
1286
- },
1287
- "crct10dif_pclmul": {
1288
- "refcount": "1",
1289
- "size": "13387"
1290
- },
1291
- "cryptd": {
1292
- "refcount": "2",
1293
- "size": "14516"
1294
- },
1295
- "e1000": {
1296
- "refcount": "0",
1297
- "size": "122545",
1298
- "version": "7.3.21-k8-NAPI"
1299
- },
1300
- "ehci_hcd": {
1301
- "refcount": "1",
1302
- "size": "69837"
1303
- },
1304
- "ehci_pci": {
1305
- "refcount": "0",
1306
- "size": "12512"
1307
- },
1308
- "evdev": {
1309
- "refcount": "7",
1310
- "size": "17445"
1311
- },
1312
- "ext4": {
1313
- "refcount": "1",
1314
- "size": "490301"
1315
- },
1316
- "fscache": {
1317
- "refcount": "1",
1318
- "size": "45542"
1319
- },
1320
- "gf128mul": {
1321
- "refcount": "1",
1322
- "size": "12970"
1323
- },
1324
- "glue_helper": {
1325
- "refcount": "1",
1326
- "size": "12695"
1327
- },
1328
- "hid": {
1329
- "refcount": "2",
1330
- "size": "102264"
1331
- },
1332
- "hid_generic": {
1333
- "refcount": "0",
1334
- "size": "12393"
1335
- },
1336
- "i2c_core": {
1337
- "refcount": "1",
1338
- "size": "46012"
1339
- },
1340
- "i2c_piix4": {
1341
- "refcount": "0",
1342
- "size": "20864"
1343
- },
1344
- "isofs": {
1345
- "refcount": "0",
1346
- "size": "38965"
1347
- },
1348
- "jbd2": {
1349
- "refcount": "1",
1350
- "size": "82514"
1351
- },
1352
- "joydev": {
1353
- "refcount": "0",
1354
- "size": "17063"
1355
- },
1356
- "libahci": {
1357
- "refcount": "1",
1358
- "size": "27158"
1359
- },
1360
- "libata": {
1361
- "refcount": "4",
1362
- "size": "177500",
1363
- "version": "3.00"
1364
- },
1365
- "lockd": {
1366
- "refcount": "2",
1367
- "size": "83389"
1368
- },
1369
- "lrw": {
1370
- "refcount": "1",
1371
- "size": "12757"
1372
- },
1373
- "mbcache": {
1374
- "refcount": "1",
1375
- "size": "17171"
1376
- },
1377
- "nfs": {
1378
- "refcount": "0",
1379
- "size": "192232"
1380
- },
1381
- "nfs_acl": {
1382
- "refcount": "1",
1383
- "size": "12511"
1384
- },
1385
- "nfsd": {
1386
- "refcount": "2",
1387
- "size": "267075"
1388
- },
1389
- "ohci_hcd": {
1390
- "refcount": "1",
1391
- "size": "42982"
1392
- },
1393
- "ohci_pci": {
1394
- "refcount": "0",
1395
- "size": "12808"
1396
- },
1397
- "oid_registry": {
1398
- "refcount": "1",
1399
- "size": "12419"
1400
- },
1401
- "parport": {
1402
- "refcount": "2",
1403
- "size": "35749"
1404
- },
1405
- "parport_pc": {
1406
- "refcount": "0",
1407
- "size": "26300"
1408
- },
1409
- "pcspkr": {
1410
- "refcount": "0",
1411
- "size": "12595"
1412
- },
1413
- "ppdev": {
1414
- "refcount": "0",
1415
- "size": "16782"
1416
- },
1417
- "processor": {
1418
- "refcount": "0",
1419
- "size": "31813"
1420
- },
1421
- "psmouse": {
1422
- "refcount": "0",
1423
- "size": "103345"
1424
- },
1425
- "scsi_mod": {
1426
- "refcount": "4",
1427
- "size": "191405"
1428
- },
1429
- "sd_mod": {
1430
- "refcount": "3",
1431
- "size": "44412"
1432
- },
1433
- "serio_raw": {
1434
- "refcount": "0",
1435
- "size": "12849"
1436
- },
1437
- "sg": {
1438
- "refcount": "0",
1439
- "size": "29973",
1440
- "version": "3.5.34"
1441
- },
1442
- "snd": {
1443
- "refcount": "4",
1444
- "size": "65338"
1445
- },
1446
- "snd_ac97_codec": {
1447
- "refcount": "1",
1448
- "size": "118711"
1449
- },
1450
- "snd_intel8x0": {
1451
- "refcount": "0",
1452
- "size": "34948"
1453
- },
1454
- "snd_pcm": {
1455
- "refcount": "2",
1456
- "size": "88662"
1457
- },
1458
- "snd_timer": {
1459
- "refcount": "1",
1460
- "size": "26720"
1461
- },
1462
- "soundcore": {
1463
- "refcount": "1",
1464
- "size": "13026"
1465
- },
1466
- "sr_mod": {
1467
- "refcount": "0",
1468
- "size": "21903"
1469
- },
1470
- "sunrpc": {
1471
- "refcount": "6",
1472
- "size": "241502"
1473
- },
1474
- "thermal_sys": {
1475
- "refcount": "2",
1476
- "size": "27642"
1477
- },
1478
- "udf": {
1479
- "refcount": "0",
1480
- "size": "87759"
1481
- },
1482
- "usb_common": {
1483
- "refcount": "1",
1484
- "size": "12440"
1485
- },
1486
- "usbcore": {
1487
- "refcount": "5",
1488
- "size": "195468"
1489
- },
1490
- "usbhid": {
1491
- "refcount": "0",
1492
- "size": "44460"
1493
- },
1494
- "video": {
1495
- "refcount": "0",
1496
- "size": "22169"
1497
- }
1498
- },
1499
- "name": "Linux",
1500
- "os": "GNU/Linux",
1501
- "processor": "unknown",
1502
- "release": "3.16.0-4-amd64",
1503
- "version": "#1 SMP Debian 3.16.51-3 (2017-12-13)"
1504
- },
1505
- "keys": {
1506
- "ssh": {
1507
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
1508
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
1509
- }
1510
- },
1511
- "languages": {
1512
- "powershell": null,
1513
- "ruby": {
1514
- "bin_dir": "/usr/local/bin",
1515
- "gem_bin": "/usr/local/bin/gem",
1516
- "gems_dir": "/usr/local/gems",
1517
- "ruby_bin": "/usr/local/bin/ruby"
1518
- }
1519
- },
1520
- "lsb": {
1521
- "codename": "jessie",
1522
- "description": "Debian GNU/Linux 8.10 (jessie)",
1523
- "id": "Debian",
1524
- "release": "8.10"
1525
- },
1526
- "macaddress": "11:11:11:11:11:11",
1527
- "machinename": "Fauxhai",
1528
- "memory": {
1529
- "total": "1048576kB"
1530
- },
1531
- "network": {
1532
- "default_gateway": "10.0.0.1",
1533
- "default_interface": "eth0",
1534
- "interfaces": {
1535
- "eth0": {
1536
- "addresses": {
1537
- "10.0.0.2": {
1538
- "broadcast": "10.0.0.255",
1539
- "family": "inet",
1540
- "ip_scope": "RFC1918 PRIVATE",
1541
- "netmask": "255.255.255.0",
1542
- "prefixlen": "24",
1543
- "scope": "Global"
1544
- },
1545
- "11:11:11:11:11:11": {
1546
- "family": "lladdr"
1547
- },
1548
- "fe80::11:1111:1111:1111": {
1549
- "family": "inet6",
1550
- "ip_scope": "LINK LOCAL UNICAST",
1551
- "prefixlen": "64",
1552
- "scope": "Link",
1553
- "tags": []
1554
- }
1555
- },
1556
- "arp": {
1557
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
1558
- },
1559
- "encapsulation": "Ethernet",
1560
- "flags": [
1561
- "BROADCAST",
1562
- "MULTICAST",
1563
- "UP",
1564
- "LOWER_UP"
1565
- ],
1566
- "mtu": "1500",
1567
- "number": "0",
1568
- "ring_params": {},
1569
- "routes": [
1570
- {
1571
- "destination": "default",
1572
- "family": "inet",
1573
- "via": "10.0.0.1"
1574
- },
1575
- {
1576
- "destination": "10.0.0.0/24",
1577
- "family": "inet",
1578
- "proto": "kernel",
1579
- "scope": "link",
1580
- "src": "10.0.0.2"
1581
- },
1582
- {
1583
- "destination": "fe80::/64",
1584
- "family": "inet6",
1585
- "metric": "256",
1586
- "proto": "kernel"
1587
- }
1588
- ],
1589
- "state": "up",
1590
- "type": "eth"
1591
- },
1592
- "lo": {
1593
- "addresses": {
1594
- "127.0.0.1": {
1595
- "family": "inet",
1596
- "ip_scope": "LOOPBACK",
1597
- "netmask": "255.0.0.0",
1598
- "prefixlen": "8",
1599
- "scope": "Node"
1600
- },
1601
- "::1": {
1602
- "family": "inet6",
1603
- "ip_scope": "LINK LOCAL LOOPBACK",
1604
- "prefixlen": "128",
1605
- "scope": "Node",
1606
- "tags": []
1607
- }
1608
- },
1609
- "encapsulation": "Loopback",
1610
- "flags": [
1611
- "LOOPBACK",
1612
- "UP",
1613
- "LOWER_UP"
1614
- ],
1615
- "mtu": "65536",
1616
- "state": "unknown"
1617
- }
1618
- }
1619
- },
1620
- "ohai_time": 1522962199.3650658,
1621
- "os": "linux",
1622
- "os_version": "3.16.0-4-amd64",
1623
- "packages": {
1624
- "acl": {
1625
- "arch": "amd64",
1626
- "version": "2.2.52-2"
1627
- },
1628
- "acpi": {
1629
- "arch": "amd64",
1630
- "version": "1.7-1"
1631
- },
1632
- "acpi-support-base": {
1633
- "arch": "all",
1634
- "version": "0.142-6"
1635
- },
1636
- "acpid": {
1637
- "arch": "amd64",
1638
- "version": "1:2.0.23-2"
1639
- },
1640
- "adduser": {
1641
- "arch": "all",
1642
- "version": "3.113+nmu3"
1643
- },
1644
- "anacron": {
1645
- "arch": "amd64",
1646
- "version": "2.3-23"
1647
- },
1648
- "apt": {
1649
- "arch": "amd64",
1650
- "version": "1.0.9.8.4"
1651
- },
1652
- "apt-listchanges": {
1653
- "arch": "all",
1654
- "version": "2.85.13+nmu1"
1655
- },
1656
- "apt-utils": {
1657
- "arch": "amd64",
1658
- "version": "1.0.9.8.4"
1659
- },
1660
- "aptitude": {
1661
- "arch": "amd64",
1662
- "version": "0.6.11-1+b1"
1663
- },
1664
- "aptitude-common": {
1665
- "arch": "all",
1666
- "version": "0.6.11-1"
1667
- },
1668
- "aptitude-doc-en": {
1669
- "arch": "all",
1670
- "version": "0.6.11-1"
1671
- },
1672
- "at": {
1673
- "arch": "amd64",
1674
- "version": "3.1.16-1"
1675
- },
1676
- "avahi-autoipd": {
1677
- "arch": "amd64",
1678
- "version": "0.6.31-5"
1679
- },
1680
- "base-files": {
1681
- "arch": "amd64",
1682
- "version": "8+deb8u10"
1683
- },
1684
- "base-passwd": {
1685
- "arch": "amd64",
1686
- "version": "3.5.37"
1687
- },
1688
- "bash": {
1689
- "arch": "amd64",
1690
- "version": "4.3-11+deb8u1"
1691
- },
1692
- "bash-completion": {
1693
- "arch": "all",
1694
- "version": "1:2.1-4"
1695
- },
1696
- "bc": {
1697
- "arch": "amd64",
1698
- "version": "1.06.95-9"
1699
- },
1700
- "bind9-host": {
1701
- "arch": "amd64",
1702
- "version": "1:9.9.5.dfsg-9+deb8u15"
1703
- },
1704
- "bluetooth": {
1705
- "arch": "all",
1706
- "version": "5.23-2+deb8u1"
1707
- },
1708
- "bluez": {
1709
- "arch": "amd64",
1710
- "version": "5.23-2+deb8u1"
1711
- },
1712
- "bsd-mailx": {
1713
- "arch": "amd64",
1714
- "version": "8.1.2-0.20141216cvs-2"
1715
- },
1716
- "bsdmainutils": {
1717
- "arch": "amd64",
1718
- "version": "9.0.6"
1719
- },
1720
- "bsdutils": {
1721
- "arch": "amd64",
1722
- "version": "1:2.25.2-6"
1723
- },
1724
- "busybox": {
1725
- "arch": "amd64",
1726
- "version": "1:1.22.0-9+deb8u1"
1727
- },
1728
- "bzip2": {
1729
- "arch": "amd64",
1730
- "version": "1.0.6-7+b3"
1731
- },
1732
- "ca-certificates": {
1733
- "arch": "all",
1734
- "version": "20141019+deb8u3"
1735
- },
1736
- "chef": {
1737
- "arch": "amd64",
1738
- "version": "14.0.190-1"
1739
- },
1740
- "console-setup": {
1741
- "arch": "all",
1742
- "version": "1.123"
1743
- },
1744
- "console-setup-linux": {
1745
- "arch": "all",
1746
- "version": "1.123"
1747
- },
1748
- "coreutils": {
1749
- "arch": "amd64",
1750
- "version": "8.23-4"
1751
- },
1752
- "cpio": {
1753
- "arch": "amd64",
1754
- "version": "2.11+dfsg-4.1+deb8u1"
1755
- },
1756
- "crda": {
1757
- "arch": "amd64",
1758
- "version": "3.13-1"
1759
- },
1760
- "cron": {
1761
- "arch": "amd64",
1762
- "version": "3.0pl1-127+deb8u1"
1763
- },
1764
- "curl": {
1765
- "arch": "amd64",
1766
- "version": "7.38.0-4+deb8u10"
1767
- },
1768
- "dash": {
1769
- "arch": "amd64",
1770
- "version": "0.5.7-4+b1"
1771
- },
1772
- "dbus": {
1773
- "arch": "amd64",
1774
- "version": "1.8.22-0+deb8u1"
1775
- },
1776
- "dc": {
1777
- "arch": "amd64",
1778
- "version": "1.06.95-9"
1779
- },
1780
- "debconf": {
1781
- "arch": "all",
1782
- "version": "1.5.56+deb8u1"
1783
- },
1784
- "debconf-i18n": {
1785
- "arch": "all",
1786
- "version": "1.5.56+deb8u1"
1787
- },
1788
- "debian-archive-keyring": {
1789
- "arch": "all",
1790
- "version": "2017.5~deb8u1"
1791
- },
1792
- "debian-faq": {
1793
- "arch": "all",
1794
- "version": "5.0.3"
1795
- },
1796
- "debianutils": {
1797
- "arch": "amd64",
1798
- "version": "4.4+b1"
1799
- },
1800
- "dictionaries-common": {
1801
- "arch": "all",
1802
- "version": "1.23.17"
1803
- },
1804
- "diffutils": {
1805
- "arch": "amd64",
1806
- "version": "1:3.3-1+b1"
1807
- },
1808
- "discover": {
1809
- "arch": "amd64",
1810
- "version": "2.1.2-7"
1811
- },
1812
- "discover-data": {
1813
- "arch": "all",
1814
- "version": "2.2013.01.11"
1815
- },
1816
- "dmidecode": {
1817
- "arch": "amd64",
1818
- "version": "2.12-3"
1819
- },
1820
- "dmsetup": {
1821
- "arch": "amd64",
1822
- "version": "2:1.02.90-2.2+deb8u1"
1823
- },
1824
- "dnsutils": {
1825
- "arch": "amd64",
1826
- "version": "1:9.9.5.dfsg-9+deb8u15"
1827
- },
1828
- "doc-debian": {
1829
- "arch": "all",
1830
- "version": "6.2"
1831
- },
1832
- "docutils-common": {
1833
- "arch": "all",
1834
- "version": "0.12+dfsg-1"
1835
- },
1836
- "docutils-doc": {
1837
- "arch": "all",
1838
- "version": "0.12+dfsg-1"
1839
- },
1840
- "dpkg": {
1841
- "arch": "amd64",
1842
- "version": "1.17.27"
1843
- },
1844
- "e2fslibs": {
1845
- "arch": "amd64",
1846
- "version": "1.42.12-2+b1"
1847
- },
1848
- "e2fsprogs": {
1849
- "arch": "amd64",
1850
- "version": "1.42.12-2+b1"
1851
- },
1852
- "eject": {
1853
- "arch": "amd64",
1854
- "version": "2.1.5+deb1+cvs20081104-13.1+deb8u1"
1855
- },
1856
- "emacsen-common": {
1857
- "arch": "all",
1858
- "version": "2.0.8"
1859
- },
1860
- "exim4": {
1861
- "arch": "all",
1862
- "version": "4.84.2-2+deb8u5"
1863
- },
1864
- "exim4-base": {
1865
- "arch": "amd64",
1866
- "version": "4.84.2-2+deb8u5"
1867
- },
1868
- "exim4-config": {
1869
- "arch": "all",
1870
- "version": "4.84.2-2+deb8u5"
1871
- },
1872
- "exim4-daemon-light": {
1873
- "arch": "amd64",
1874
- "version": "4.84.2-2+deb8u5"
1875
- },
1876
- "file": {
1877
- "arch": "amd64",
1878
- "version": "1:5.22+15-2+deb8u3"
1879
- },
1880
- "findutils": {
1881
- "arch": "amd64",
1882
- "version": "4.4.2-9+b1"
1883
- },
1884
- "fontconfig": {
1885
- "arch": "amd64",
1886
- "version": "2.11.0-6.3+deb8u1"
1887
- },
1888
- "fontconfig-config": {
1889
- "arch": "all",
1890
- "version": "2.11.0-6.3+deb8u1"
1891
- },
1892
- "fonts-dejavu-core": {
1893
- "arch": "all",
1894
- "version": "2.34-1"
1895
- },
1896
- "ftp": {
1897
- "arch": "amd64",
1898
- "version": "0.17-31"
1899
- },
1900
- "gcc-4.8-base": {
1901
- "arch": "amd64",
1902
- "version": "4.8.4-1"
1903
- },
1904
- "gcc-4.9-base": {
1905
- "arch": "amd64",
1906
- "version": "4.9.2-10+deb8u1"
1907
- },
1908
- "geoip-database": {
1909
- "arch": "all",
1910
- "version": "20150317-1"
1911
- },
1912
- "gettext-base": {
1913
- "arch": "amd64",
1914
- "version": "0.19.3-2"
1915
- },
1916
- "gnupg": {
1917
- "arch": "amd64",
1918
- "version": "1.4.18-7+deb8u4"
1919
- },
1920
- "gnupg-agent": {
1921
- "arch": "amd64",
1922
- "version": "2.0.26-6+deb8u1"
1923
- },
1924
- "gnupg2": {
1925
- "arch": "amd64",
1926
- "version": "2.0.26-6+deb8u1"
1927
- },
1928
- "gpgv": {
1929
- "arch": "amd64",
1930
- "version": "1.4.18-7+deb8u4"
1931
- },
1932
- "grep": {
1933
- "arch": "amd64",
1934
- "version": "2.20-4.1"
1935
- },
1936
- "groff-base": {
1937
- "arch": "amd64",
1938
- "version": "1.22.2-8"
1939
- },
1940
- "grub-common": {
1941
- "arch": "amd64",
1942
- "version": "2.02~beta2-22+deb8u1"
1943
- },
1944
- "grub-pc": {
1945
- "arch": "amd64",
1946
- "version": "2.02~beta2-22+deb8u1"
1947
- },
1948
- "grub-pc-bin": {
1949
- "arch": "amd64",
1950
- "version": "2.02~beta2-22+deb8u1"
1951
- },
1952
- "grub2-common": {
1953
- "arch": "amd64",
1954
- "version": "2.02~beta2-22+deb8u1"
1955
- },
1956
- "gzip": {
1957
- "arch": "amd64",
1958
- "version": "1.6-4"
1959
- },
1960
- "hicolor-icon-theme": {
1961
- "arch": "all",
1962
- "version": "0.13-1"
1963
- },
1964
- "host": {
1965
- "arch": "all",
1966
- "version": "1:9.9.5.dfsg-9+deb8u15"
1967
- },
1968
- "hostname": {
1969
- "arch": "amd64",
1970
- "version": "3.15"
1971
- },
1972
- "iamerican": {
1973
- "arch": "all",
1974
- "version": "3.3.02-6"
1975
- },
1976
- "ibritish": {
1977
- "arch": "all",
1978
- "version": "3.3.02-6"
1979
- },
1980
- "ienglish-common": {
1981
- "arch": "all",
1982
- "version": "3.3.02-6"
1983
- },
1984
- "ifupdown": {
1985
- "arch": "amd64",
1986
- "version": "0.7.53.1"
1987
- },
1988
- "info": {
1989
- "arch": "amd64",
1990
- "version": "5.2.0.dfsg.1-6"
1991
- },
1992
- "init": {
1993
- "arch": "amd64",
1994
- "version": "1.22"
1995
- },
1996
- "init-system-helpers": {
1997
- "arch": "all",
1998
- "version": "1.22"
1999
- },
2000
- "initramfs-tools": {
2001
- "arch": "all",
2002
- "version": "0.120+deb8u3"
2003
- },
2004
- "initscripts": {
2005
- "arch": "amd64",
2006
- "version": "2.88dsf-59"
2007
- },
2008
- "insserv": {
2009
- "arch": "amd64",
2010
- "version": "1.14.0-5"
2011
- },
2012
- "install-info": {
2013
- "arch": "amd64",
2014
- "version": "5.2.0.dfsg.1-6"
2015
- },
2016
- "installation-report": {
2017
- "arch": "all",
2018
- "version": "2.58"
2019
- },
2020
- "iproute2": {
2021
- "arch": "amd64",
2022
- "version": "3.16.0-2"
2023
- },
2024
- "iptables": {
2025
- "arch": "amd64",
2026
- "version": "1.4.21-2+b1"
2027
- },
2028
- "iputils-ping": {
2029
- "arch": "amd64",
2030
- "version": "3:20121221-5+b2"
2031
- },
2032
- "isc-dhcp-client": {
2033
- "arch": "amd64",
2034
- "version": "4.3.1-6+deb8u3"
2035
- },
2036
- "isc-dhcp-common": {
2037
- "arch": "amd64",
2038
- "version": "4.3.1-6+deb8u3"
2039
- },
2040
- "iso-codes": {
2041
- "arch": "all",
2042
- "version": "3.57-1"
2043
- },
2044
- "ispell": {
2045
- "arch": "amd64",
2046
- "version": "3.3.02-6"
2047
- },
2048
- "iw": {
2049
- "arch": "amd64",
2050
- "version": "3.17-1"
2051
- },
2052
- "kbd": {
2053
- "arch": "amd64",
2054
- "version": "1.15.5-2"
2055
- },
2056
- "keyboard-configuration": {
2057
- "arch": "all",
2058
- "version": "1.123"
2059
- },
2060
- "klibc-utils": {
2061
- "arch": "amd64",
2062
- "version": "2.0.4-2"
2063
- },
2064
- "kmod": {
2065
- "arch": "amd64",
2066
- "version": "18-3"
2067
- },
2068
- "krb5-locales": {
2069
- "arch": "all",
2070
- "version": "1.12.1+dfsg-19+deb8u4"
2071
- },
2072
- "laptop-detect": {
2073
- "arch": "amd64",
2074
- "version": "0.13.7"
2075
- },
2076
- "less": {
2077
- "arch": "amd64",
2078
- "version": "458-3"
2079
- },
2080
- "libacl1": {
2081
- "arch": "amd64",
2082
- "version": "2.2.52-2"
2083
- },
2084
- "libalgorithm-c3-perl": {
2085
- "arch": "all",
2086
- "version": "0.09-1"
2087
- },
2088
- "libapt-inst1.5": {
2089
- "arch": "amd64",
2090
- "version": "1.0.9.8.4"
2091
- },
2092
- "libapt-pkg4.12": {
2093
- "arch": "amd64",
2094
- "version": "1.0.9.8.4"
2095
- },
2096
- "libarchive-extract-perl": {
2097
- "arch": "all",
2098
- "version": "0.72-1"
2099
- },
2100
- "libasprintf0c2": {
2101
- "arch": "amd64",
2102
- "version": "0.19.3-2"
2103
- },
2104
- "libassuan0": {
2105
- "arch": "amd64",
2106
- "version": "2.1.2-2"
2107
- },
2108
- "libatk1.0-0": {
2109
- "arch": "amd64",
2110
- "version": "2.14.0-1"
2111
- },
2112
- "libatk1.0-data": {
2113
- "arch": "all",
2114
- "version": "2.14.0-1"
2115
- },
2116
- "libattr1": {
2117
- "arch": "amd64",
2118
- "version": "1:2.4.47-2"
2119
- },
2120
- "libaudit-common": {
2121
- "arch": "all",
2122
- "version": "1:2.4-1"
2123
- },
2124
- "libaudit1": {
2125
- "arch": "amd64",
2126
- "version": "1:2.4-1+b1"
2127
- },
2128
- "libauthen-sasl-perl": {
2129
- "arch": "all",
2130
- "version": "2.1600-1"
2131
- },
2132
- "libavahi-client3": {
2133
- "arch": "amd64",
2134
- "version": "0.6.31-5"
2135
- },
2136
- "libavahi-common-data": {
2137
- "arch": "amd64",
2138
- "version": "0.6.31-5"
2139
- },
2140
- "libavahi-common3": {
2141
- "arch": "amd64",
2142
- "version": "0.6.31-5"
2143
- },
2144
- "libbind9-90": {
2145
- "arch": "amd64",
2146
- "version": "1:9.9.5.dfsg-9+deb8u15"
2147
- },
2148
- "libblkid1": {
2149
- "arch": "amd64",
2150
- "version": "2.25.2-6"
2151
- },
2152
- "libboost-iostreams1.55.0": {
2153
- "arch": "amd64",
2154
- "version": "1.55.0+dfsg-3"
2155
- },
2156
- "libbsd0": {
2157
- "arch": "amd64",
2158
- "version": "0.7.0-2"
2159
- },
2160
- "libbz2-1.0": {
2161
- "arch": "amd64",
2162
- "version": "1.0.6-7+b3"
2163
- },
2164
- "libc-bin": {
2165
- "arch": "amd64",
2166
- "version": "2.19-18+deb8u10"
2167
- },
2168
- "libc6": {
2169
- "arch": "amd64",
2170
- "version": "2.19-18+deb8u10"
2171
- },
2172
- "libcairo2": {
2173
- "arch": "amd64",
2174
- "version": "1.14.0-2.1+deb8u2"
2175
- },
2176
- "libcap-ng0": {
2177
- "arch": "amd64",
2178
- "version": "0.7.4-2"
2179
- },
2180
- "libcap2": {
2181
- "arch": "amd64",
2182
- "version": "1:2.24-8"
2183
- },
2184
- "libcap2-bin": {
2185
- "arch": "amd64",
2186
- "version": "1:2.24-8"
2187
- },
2188
- "libcgi-fast-perl": {
2189
- "arch": "all",
2190
- "version": "1:2.04-1"
2191
- },
2192
- "libcgi-pm-perl": {
2193
- "arch": "all",
2194
- "version": "4.09-1"
2195
- },
2196
- "libclass-accessor-perl": {
2197
- "arch": "all",
2198
- "version": "0.34-1"
2199
- },
2200
- "libclass-c3-perl": {
2201
- "arch": "all",
2202
- "version": "0.26-1"
2203
- },
2204
- "libclass-c3-xs-perl": {
2205
- "arch": "amd64",
2206
- "version": "0.13-2+b1"
2207
- },
2208
- "libclass-isa-perl": {
2209
- "arch": "all",
2210
- "version": "0.36-5"
2211
- },
2212
- "libcomerr2": {
2213
- "arch": "amd64",
2214
- "version": "1.42.12-2+b1"
2215
- },
2216
- "libcpan-meta-perl": {
2217
- "arch": "all",
2218
- "version": "2.142690-1"
2219
- },
2220
- "libcryptsetup4": {
2221
- "arch": "amd64",
2222
- "version": "2:1.6.6-5"
2223
- },
2224
- "libcups2": {
2225
- "arch": "amd64",
2226
- "version": "1.7.5-11+deb8u2"
2227
- },
2228
- "libcurl3": {
2229
- "arch": "amd64",
2230
- "version": "7.38.0-4+deb8u10"
2231
- },
2232
- "libcurl3-gnutls": {
2233
- "arch": "amd64",
2234
- "version": "7.38.0-4+deb8u10"
2235
- },
2236
- "libcwidget3": {
2237
- "arch": "amd64",
2238
- "version": "0.5.17-2"
2239
- },
2240
- "libdaemon0": {
2241
- "arch": "amd64",
2242
- "version": "0.14-6"
2243
- },
2244
- "libdata-optlist-perl": {
2245
- "arch": "all",
2246
- "version": "0.109-1"
2247
- },
2248
- "libdata-section-perl": {
2249
- "arch": "all",
2250
- "version": "0.200006-1"
2251
- },
2252
- "libdatrie1": {
2253
- "arch": "amd64",
2254
- "version": "0.2.8-1"
2255
- },
2256
- "libdb5.3": {
2257
- "arch": "amd64",
2258
- "version": "5.3.28-9+deb8u1"
2259
- },
2260
- "libdbus-1-3": {
2261
- "arch": "amd64",
2262
- "version": "1.8.22-0+deb8u1"
2263
- },
2264
- "libdebconfclient0": {
2265
- "arch": "amd64",
2266
- "version": "0.192"
2267
- },
2268
- "libdevmapper1.02.1": {
2269
- "arch": "amd64",
2270
- "version": "2:1.02.90-2.2+deb8u1"
2271
- },
2272
- "libdiscover2": {
2273
- "arch": "amd64",
2274
- "version": "2.1.2-7"
2275
- },
2276
- "libdns-export100": {
2277
- "arch": "amd64",
2278
- "version": "1:9.9.5.dfsg-9+deb8u15"
2279
- },
2280
- "libdns100": {
2281
- "arch": "amd64",
2282
- "version": "1:9.9.5.dfsg-9+deb8u15"
2283
- },
2284
- "libedit2": {
2285
- "arch": "amd64",
2286
- "version": "3.1-20140620-2"
2287
- },
2288
- "libencode-locale-perl": {
2289
- "arch": "all",
2290
- "version": "1.03-1"
2291
- },
2292
- "libestr0": {
2293
- "arch": "amd64",
2294
- "version": "0.1.9-1.1"
2295
- },
2296
- "libevent-2.0-5": {
2297
- "arch": "amd64",
2298
- "version": "2.0.21-stable-2+deb8u1"
2299
- },
2300
- "libexpat1": {
2301
- "arch": "amd64",
2302
- "version": "2.1.0-6+deb8u4"
2303
- },
2304
- "libfcgi-perl": {
2305
- "arch": "amd64",
2306
- "version": "0.77-1+deb8u1"
2307
- },
2308
- "libffi6": {
2309
- "arch": "amd64",
2310
- "version": "3.1-2+deb8u1"
2311
- },
2312
- "libfile-listing-perl": {
2313
- "arch": "all",
2314
- "version": "6.04-1"
2315
- },
2316
- "libfont-afm-perl": {
2317
- "arch": "all",
2318
- "version": "1.20-1"
2319
- },
2320
- "libfontconfig1": {
2321
- "arch": "amd64",
2322
- "version": "2.11.0-6.3+deb8u1"
2323
- },
2324
- "libfreetype6": {
2325
- "arch": "amd64",
2326
- "version": "2.5.2-3+deb8u2"
2327
- },
2328
- "libfuse2": {
2329
- "arch": "amd64",
2330
- "version": "2.9.3-15+deb8u2"
2331
- },
2332
- "libgc1c2": {
2333
- "arch": "amd64",
2334
- "version": "1:7.2d-6.4"
2335
- },
2336
- "libgcc1": {
2337
- "arch": "amd64",
2338
- "version": "1:4.9.2-10+deb8u1"
2339
- },
2340
- "libgcrypt20": {
2341
- "arch": "amd64",
2342
- "version": "1.6.3-2+deb8u4"
2343
- },
2344
- "libgdbm3": {
2345
- "arch": "amd64",
2346
- "version": "1.8.3-13.1"
2347
- },
2348
- "libgdk-pixbuf2.0-0": {
2349
- "arch": "amd64",
2350
- "version": "2.31.1-2+deb8u7"
2351
- },
2352
- "libgdk-pixbuf2.0-common": {
2353
- "arch": "all",
2354
- "version": "2.31.1-2+deb8u7"
2355
- },
2356
- "libgeoip1": {
2357
- "arch": "amd64",
2358
- "version": "1.6.2-4"
2359
- },
2360
- "libglib2.0-0": {
2361
- "arch": "amd64",
2362
- "version": "2.42.1-1+b1"
2363
- },
2364
- "libglib2.0-data": {
2365
- "arch": "all",
2366
- "version": "2.42.1-1"
2367
- },
2368
- "libgmp10": {
2369
- "arch": "amd64",
2370
- "version": "2:6.0.0+dfsg-6"
2371
- },
2372
- "libgnutls-deb0-28": {
2373
- "arch": "amd64",
2374
- "version": "3.3.8-6+deb8u7"
2375
- },
2376
- "libgnutls-openssl27": {
2377
- "arch": "amd64",
2378
- "version": "3.3.8-6+deb8u7"
2379
- },
2380
- "libgpg-error0": {
2381
- "arch": "amd64",
2382
- "version": "1.17-3"
2383
- },
2384
- "libgpgme11": {
2385
- "arch": "amd64",
2386
- "version": "1.5.1-6"
2387
- },
2388
- "libgpm2": {
2389
- "arch": "amd64",
2390
- "version": "1.20.4-6.1+b2"
2391
- },
2392
- "libgraphite2-3": {
2393
- "arch": "amd64",
2394
- "version": "1.3.10-1~deb8u1"
2395
- },
2396
- "libgssapi-krb5-2": {
2397
- "arch": "amd64",
2398
- "version": "1.12.1+dfsg-19+deb8u4"
2399
- },
2400
- "libgtk2.0-0": {
2401
- "arch": "amd64",
2402
- "version": "2.24.25-3+deb8u2"
2403
- },
2404
- "libgtk2.0-bin": {
2405
- "arch": "amd64",
2406
- "version": "2.24.25-3+deb8u2"
2407
- },
2408
- "libgtk2.0-common": {
2409
- "arch": "all",
2410
- "version": "2.24.25-3+deb8u2"
2411
- },
2412
- "libharfbuzz0b": {
2413
- "arch": "amd64",
2414
- "version": "0.9.35-2"
2415
- },
2416
- "libhogweed2": {
2417
- "arch": "amd64",
2418
- "version": "2.7.1-5+deb8u2"
2419
- },
2420
- "libhtml-form-perl": {
2421
- "arch": "all",
2422
- "version": "6.03-1"
2423
- },
2424
- "libhtml-format-perl": {
2425
- "arch": "all",
2426
- "version": "2.11-1"
2427
- },
2428
- "libhtml-parser-perl": {
2429
- "arch": "amd64",
2430
- "version": "3.71-1+b3"
2431
- },
2432
- "libhtml-tagset-perl": {
2433
- "arch": "all",
2434
- "version": "3.20-2"
2435
- },
2436
- "libhtml-tree-perl": {
2437
- "arch": "all",
2438
- "version": "5.03-1"
2439
- },
2440
- "libhttp-cookies-perl": {
2441
- "arch": "all",
2442
- "version": "6.01-1"
2443
- },
2444
- "libhttp-daemon-perl": {
2445
- "arch": "all",
2446
- "version": "6.01-1"
2447
- },
2448
- "libhttp-date-perl": {
2449
- "arch": "all",
2450
- "version": "6.02-1"
2451
- },
2452
- "libhttp-message-perl": {
2453
- "arch": "all",
2454
- "version": "6.06-1"
2455
- },
2456
- "libhttp-negotiate-perl": {
2457
- "arch": "all",
2458
- "version": "6.00-2"
2459
- },
2460
- "libicu52": {
2461
- "arch": "amd64",
2462
- "version": "52.1-8+deb8u7"
2463
- },
2464
- "libidn11": {
2465
- "arch": "amd64",
2466
- "version": "1.29-1+deb8u2"
2467
- },
2468
- "libintl-perl": {
2469
- "arch": "all",
2470
- "version": "1.23-1+deb8u1"
2471
- },
2472
- "libio-html-perl": {
2473
- "arch": "all",
2474
- "version": "1.001-1"
2475
- },
2476
- "libio-socket-ip-perl": {
2477
- "arch": "all",
2478
- "version": "0.32-1"
2479
- },
2480
- "libio-socket-ssl-perl": {
2481
- "arch": "all",
2482
- "version": "2.002-2+deb8u3"
2483
- },
2484
- "libio-string-perl": {
2485
- "arch": "all",
2486
- "version": "1.08-3"
2487
- },
2488
- "libirs-export91": {
2489
- "arch": "amd64",
2490
- "version": "1:9.9.5.dfsg-9+deb8u15"
2491
- },
2492
- "libisc-export95": {
2493
- "arch": "amd64",
2494
- "version": "1:9.9.5.dfsg-9+deb8u15"
2495
- },
2496
- "libisc95": {
2497
- "arch": "amd64",
2498
- "version": "1:9.9.5.dfsg-9+deb8u15"
2499
- },
2500
- "libisccc90": {
2501
- "arch": "amd64",
2502
- "version": "1:9.9.5.dfsg-9+deb8u15"
2503
- },
2504
- "libisccfg-export90": {
2505
- "arch": "amd64",
2506
- "version": "1:9.9.5.dfsg-9+deb8u15"
2507
- },
2508
- "libisccfg90": {
2509
- "arch": "amd64",
2510
- "version": "1:9.9.5.dfsg-9+deb8u15"
2511
- },
2512
- "libiw30": {
2513
- "arch": "amd64",
2514
- "version": "30~pre9-8"
2515
- },
2516
- "libjasper1": {
2517
- "arch": "amd64",
2518
- "version": "1.900.1-debian1-2.4+deb8u3"
2519
- },
2520
- "libjbig0": {
2521
- "arch": "amd64",
2522
- "version": "2.1-3.1"
2523
- },
2524
- "libjpeg62-turbo": {
2525
- "arch": "amd64",
2526
- "version": "1:1.3.1-12"
2527
- },
2528
- "libjson-c2": {
2529
- "arch": "amd64",
2530
- "version": "0.11-4"
2531
- },
2532
- "libk5crypto3": {
2533
- "arch": "amd64",
2534
- "version": "1.12.1+dfsg-19+deb8u4"
2535
- },
2536
- "libkeyutils1": {
2537
- "arch": "amd64",
2538
- "version": "1.5.9-5+b1"
2539
- },
2540
- "libklibc": {
2541
- "arch": "amd64",
2542
- "version": "2.0.4-2"
2543
- },
2544
- "libkmod2": {
2545
- "arch": "amd64",
2546
- "version": "18-3"
2547
- },
2548
- "libkrb5-3": {
2549
- "arch": "amd64",
2550
- "version": "1.12.1+dfsg-19+deb8u4"
2551
- },
2552
- "libkrb5support0": {
2553
- "arch": "amd64",
2554
- "version": "1.12.1+dfsg-19+deb8u4"
2555
- },
2556
- "libksba8": {
2557
- "arch": "amd64",
2558
- "version": "1.3.2-1+deb8u1"
2559
- },
2560
- "liblcms2-2": {
2561
- "arch": "amd64",
2562
- "version": "2.6-3+deb8u1"
2563
- },
2564
- "libldap-2.4-2": {
2565
- "arch": "amd64",
2566
- "version": "2.4.40+dfsg-1+deb8u3"
2567
- },
2568
- "liblocale-gettext-perl": {
2569
- "arch": "amd64",
2570
- "version": "1.05-8+b1"
2571
- },
2572
- "liblockfile-bin": {
2573
- "arch": "amd64",
2574
- "version": "1.09-6"
2575
- },
2576
- "liblockfile1": {
2577
- "arch": "amd64",
2578
- "version": "1.09-6"
2579
- },
2580
- "liblog-message-perl": {
2581
- "arch": "all",
2582
- "version": "0.8-1"
2583
- },
2584
- "liblog-message-simple-perl": {
2585
- "arch": "all",
2586
- "version": "0.10-2"
2587
- },
2588
- "liblogging-stdlog0": {
2589
- "arch": "amd64",
2590
- "version": "1.0.4-1"
2591
- },
2592
- "liblognorm1": {
2593
- "arch": "amd64",
2594
- "version": "1.0.1-3"
2595
- },
2596
- "liblwp-mediatypes-perl": {
2597
- "arch": "all",
2598
- "version": "6.02-1"
2599
- },
2600
- "liblwp-protocol-https-perl": {
2601
- "arch": "all",
2602
- "version": "6.06-2"
2603
- },
2604
- "liblwres90": {
2605
- "arch": "amd64",
2606
- "version": "1:9.9.5.dfsg-9+deb8u15"
2607
- },
2608
- "liblzma5": {
2609
- "arch": "amd64",
2610
- "version": "5.1.1alpha+20120614-2+b3"
2611
- },
2612
- "libmagic1": {
2613
- "arch": "amd64",
2614
- "version": "1:5.22+15-2+deb8u3"
2615
- },
2616
- "libmailtools-perl": {
2617
- "arch": "all",
2618
- "version": "2.13-1"
2619
- },
2620
- "libmnl0": {
2621
- "arch": "amd64",
2622
- "version": "1.0.3-5"
2623
- },
2624
- "libmodule-build-perl": {
2625
- "arch": "all",
2626
- "version": "0.421000-2+deb8u1"
2627
- },
2628
- "libmodule-pluggable-perl": {
2629
- "arch": "all",
2630
- "version": "5.1-1"
2631
- },
2632
- "libmodule-signature-perl": {
2633
- "arch": "all",
2634
- "version": "0.73-1+deb8u2"
2635
- },
2636
- "libmount1": {
2637
- "arch": "amd64",
2638
- "version": "2.25.2-6"
2639
- },
2640
- "libmro-compat-perl": {
2641
- "arch": "all",
2642
- "version": "0.12-1"
2643
- },
2644
- "libncurses5": {
2645
- "arch": "amd64",
2646
- "version": "5.9+20140913-1+deb8u2"
2647
- },
2648
- "libncursesw5": {
2649
- "arch": "amd64",
2650
- "version": "5.9+20140913-1+deb8u2"
2651
- },
2652
- "libnet-http-perl": {
2653
- "arch": "all",
2654
- "version": "6.07-1"
2655
- },
2656
- "libnet-smtp-ssl-perl": {
2657
- "arch": "all",
2658
- "version": "1.01-3"
2659
- },
2660
- "libnet-ssleay-perl": {
2661
- "arch": "amd64",
2662
- "version": "1.65-1+deb8u1"
2663
- },
2664
- "libnetfilter-acct1": {
2665
- "arch": "amd64",
2666
- "version": "1.0.2-1.1"
2667
- },
2668
- "libnettle4": {
2669
- "arch": "amd64",
2670
- "version": "2.7.1-5+deb8u2"
2671
- },
2672
- "libnewt0.52": {
2673
- "arch": "amd64",
2674
- "version": "0.52.17-1+b1"
2675
- },
2676
- "libnfnetlink0": {
2677
- "arch": "amd64",
2678
- "version": "1.0.1-3"
2679
- },
2680
- "libnfsidmap2": {
2681
- "arch": "amd64",
2682
- "version": "0.25-5"
2683
- },
2684
- "libnl-3-200": {
2685
- "arch": "amd64",
2686
- "version": "3.2.24-2"
2687
- },
2688
- "libnl-genl-3-200": {
2689
- "arch": "amd64",
2690
- "version": "3.2.24-2"
2691
- },
2692
- "libp11-kit0": {
2693
- "arch": "amd64",
2694
- "version": "0.20.7-1"
2695
- },
2696
- "libpackage-constants-perl": {
2697
- "arch": "all",
2698
- "version": "0.04-1"
2699
- },
2700
- "libpam-modules": {
2701
- "arch": "amd64",
2702
- "version": "1.1.8-3.1+deb8u2+b1"
2703
- },
2704
- "libpam-modules-bin": {
2705
- "arch": "amd64",
2706
- "version": "1.1.8-3.1+deb8u2+b1"
2707
- },
2708
- "libpam-runtime": {
2709
- "arch": "all",
2710
- "version": "1.1.8-3.1+deb8u2"
2711
- },
2712
- "libpam0g": {
2713
- "arch": "amd64",
2714
- "version": "1.1.8-3.1+deb8u2+b1"
2715
- },
2716
- "libpango-1.0-0": {
2717
- "arch": "amd64",
2718
- "version": "1.36.8-3"
2719
- },
2720
- "libpangocairo-1.0-0": {
2721
- "arch": "amd64",
2722
- "version": "1.36.8-3"
2723
- },
2724
- "libpangoft2-1.0-0": {
2725
- "arch": "amd64",
2726
- "version": "1.36.8-3"
2727
- },
2728
- "libpaper-utils": {
2729
- "arch": "amd64",
2730
- "version": "1.1.24+nmu4"
2731
- },
2732
- "libpaper1": {
2733
- "arch": "amd64",
2734
- "version": "1.1.24+nmu4"
2735
- },
2736
- "libparams-util-perl": {
2737
- "arch": "amd64",
2738
- "version": "1.07-2+b1"
2739
- },
2740
- "libparse-debianchangelog-perl": {
2741
- "arch": "all",
2742
- "version": "1.2.0-1.1"
2743
- },
2744
- "libpci3": {
2745
- "arch": "amd64",
2746
- "version": "1:3.2.1-3"
2747
- },
2748
- "libpcre3": {
2749
- "arch": "amd64",
2750
- "version": "2:8.35-3.3+deb8u4"
2751
- },
2752
- "libpcsclite1": {
2753
- "arch": "amd64",
2754
- "version": "1.8.13-1+deb8u1"
2755
- },
2756
- "libperl4-corelibs-perl": {
2757
- "arch": "all",
2758
- "version": "0.003-1"
2759
- },
2760
- "libpipeline1": {
2761
- "arch": "amd64",
2762
- "version": "1.4.0-1"
2763
- },
2764
- "libpixman-1-0": {
2765
- "arch": "amd64",
2766
- "version": "0.32.6-3"
2767
- },
2768
- "libpng12-0": {
2769
- "arch": "amd64",
2770
- "version": "1.2.50-2+deb8u3"
2771
- },
2772
- "libpod-latex-perl": {
2773
- "arch": "all",
2774
- "version": "0.61-1"
2775
- },
2776
- "libpod-readme-perl": {
2777
- "arch": "all",
2778
- "version": "0.11-1"
2779
- },
2780
- "libpopt0": {
2781
- "arch": "amd64",
2782
- "version": "1.16-10"
2783
- },
2784
- "libprocps3": {
2785
- "arch": "amd64",
2786
- "version": "2:3.3.9-9"
2787
- },
2788
- "libpsl0": {
2789
- "arch": "amd64",
2790
- "version": "0.5.1-1"
2791
- },
2792
- "libpth20": {
2793
- "arch": "amd64",
2794
- "version": "2.0.7-20"
2795
- },
2796
- "libpython-stdlib": {
2797
- "arch": "amd64",
2798
- "version": "2.7.9-1"
2799
- },
2800
- "libpython2.7-minimal": {
2801
- "arch": "amd64",
2802
- "version": "2.7.9-2+deb8u1"
2803
- },
2804
- "libpython2.7-stdlib": {
2805
- "arch": "amd64",
2806
- "version": "2.7.9-2+deb8u1"
2807
- },
2808
- "libreadline6": {
2809
- "arch": "amd64",
2810
- "version": "6.3-8+b3"
2811
- },
2812
- "libregexp-common-perl": {
2813
- "arch": "all",
2814
- "version": "2013031301-1"
2815
- },
2816
- "librtmp1": {
2817
- "arch": "amd64",
2818
- "version": "2.4+20150115.gita107cef-1+deb8u1"
2819
- },
2820
- "libsasl2-2": {
2821
- "arch": "amd64",
2822
- "version": "2.1.26.dfsg1-13+deb8u1"
2823
- },
2824
- "libsasl2-modules": {
2825
- "arch": "amd64",
2826
- "version": "2.1.26.dfsg1-13+deb8u1"
2827
- },
2828
- "libsasl2-modules-db": {
2829
- "arch": "amd64",
2830
- "version": "2.1.26.dfsg1-13+deb8u1"
2831
- },
2832
- "libselinux1": {
2833
- "arch": "amd64",
2834
- "version": "2.3-2"
2835
- },
2836
- "libsemanage-common": {
2837
- "arch": "all",
2838
- "version": "2.3-1"
2839
- },
2840
- "libsemanage1": {
2841
- "arch": "amd64",
2842
- "version": "2.3-1+b1"
2843
- },
2844
- "libsepol1": {
2845
- "arch": "amd64",
2846
- "version": "2.3-2"
2847
- },
2848
- "libsigc++-2.0-0c2a": {
2849
- "arch": "amd64",
2850
- "version": "2.4.0-1"
2851
- },
2852
- "libsigsegv2": {
2853
- "arch": "amd64",
2854
- "version": "2.10-4+b1"
2855
- },
2856
- "libslang2": {
2857
- "arch": "amd64",
2858
- "version": "2.3.0-2"
2859
- },
2860
- "libsmartcols1": {
2861
- "arch": "amd64",
2862
- "version": "2.25.2-6"
2863
- },
2864
- "libsoftware-license-perl": {
2865
- "arch": "all",
2866
- "version": "0.103010-3"
2867
- },
2868
- "libsqlite3-0": {
2869
- "arch": "amd64",
2870
- "version": "3.8.7.1-1+deb8u2"
2871
- },
2872
- "libss2": {
2873
- "arch": "amd64",
2874
- "version": "1.42.12-2+b1"
2875
- },
2876
- "libssh2-1": {
2877
- "arch": "amd64",
2878
- "version": "1.4.3-4.1+deb8u1"
2879
- },
2880
- "libssl1.0.0": {
2881
- "arch": "amd64",
2882
- "version": "1.0.1t-1+deb8u8"
2883
- },
2884
- "libstdc++6": {
2885
- "arch": "amd64",
2886
- "version": "4.9.2-10+deb8u1"
2887
- },
2888
- "libsub-exporter-perl": {
2889
- "arch": "all",
2890
- "version": "0.986-1"
2891
- },
2892
- "libsub-install-perl": {
2893
- "arch": "all",
2894
- "version": "0.928-1"
2895
- },
2896
- "libsub-name-perl": {
2897
- "arch": "amd64",
2898
- "version": "0.12-1"
2899
- },
2900
- "libswitch-perl": {
2901
- "arch": "all",
2902
- "version": "2.17-2"
2903
- },
2904
- "libsystemd0": {
2905
- "arch": "amd64",
2906
- "version": "215-17+deb8u7"
2907
- },
2908
- "libtasn1-6": {
2909
- "arch": "amd64",
2910
- "version": "4.2-3+deb8u3"
2911
- },
2912
- "libterm-ui-perl": {
2913
- "arch": "all",
2914
- "version": "0.42-1"
2915
- },
2916
- "libtext-charwidth-perl": {
2917
- "arch": "amd64",
2918
- "version": "0.04-7+b3"
2919
- },
2920
- "libtext-iconv-perl": {
2921
- "arch": "amd64",
2922
- "version": "1.7-5+b2"
2923
- },
2924
- "libtext-soundex-perl": {
2925
- "arch": "amd64",
2926
- "version": "3.4-1+b2"
2927
- },
2928
- "libtext-template-perl": {
2929
- "arch": "all",
2930
- "version": "1.46-1"
2931
- },
2932
- "libtext-unidecode-perl": {
2933
- "arch": "all",
2934
- "version": "1.22-1"
2935
- },
2936
- "libtext-wrapi18n-perl": {
2937
- "arch": "all",
2938
- "version": "0.06-7"
2939
- },
2940
- "libthai-data": {
2941
- "arch": "all",
2942
- "version": "0.1.21-1"
2943
- },
2944
- "libthai0": {
2945
- "arch": "amd64",
2946
- "version": "0.1.21-1"
2947
- },
2948
- "libtiff5": {
2949
- "arch": "amd64",
2950
- "version": "4.0.3-12.3+deb8u5"
2951
- },
2952
- "libtimedate-perl": {
2953
- "arch": "all",
2954
- "version": "2.3000-2"
2955
- },
2956
- "libtinfo5": {
2957
- "arch": "amd64",
2958
- "version": "5.9+20140913-1+deb8u2"
2959
- },
2960
- "libtirpc1": {
2961
- "arch": "amd64",
2962
- "version": "0.2.5-1+deb8u1"
2963
- },
2964
- "libtokyocabinet9": {
2965
- "arch": "amd64",
2966
- "version": "1.4.48-3"
2967
- },
2968
- "libudev1": {
2969
- "arch": "amd64",
2970
- "version": "215-17+deb8u7"
2971
- },
2972
- "liburi-perl": {
2973
- "arch": "all",
2974
- "version": "1.64-1"
2975
- },
2976
- "libusb-0.1-4": {
2977
- "arch": "amd64",
2978
- "version": "2:0.1.12-25"
2979
- },
2980
- "libusb-1.0-0": {
2981
- "arch": "amd64",
2982
- "version": "2:1.0.19-1"
2983
- },
2984
- "libustr-1.0-1": {
2985
- "arch": "amd64",
2986
- "version": "1.0.4-3+b2"
2987
- },
2988
- "libuuid-perl": {
2989
- "arch": "amd64",
2990
- "version": "0.05-1+b1"
2991
- },
2992
- "libuuid1": {
2993
- "arch": "amd64",
2994
- "version": "2.25.2-6"
2995
- },
2996
- "libwebp5": {
2997
- "arch": "amd64",
2998
- "version": "0.4.1-1.2+b2"
2999
- },
3000
- "libwebpdemux1": {
3001
- "arch": "amd64",
3002
- "version": "0.4.1-1.2+b2"
3003
- },
3004
- "libwebpmux1": {
3005
- "arch": "amd64",
3006
- "version": "0.4.1-1.2+b2"
3007
- },
3008
- "libwrap0": {
3009
- "arch": "amd64",
3010
- "version": "7.6.q-25"
3011
- },
3012
- "libwww-perl": {
3013
- "arch": "all",
3014
- "version": "6.08-1"
3015
- },
3016
- "libwww-robotrules-perl": {
3017
- "arch": "all",
3018
- "version": "6.01-1"
3019
- },
3020
- "libx11-6": {
3021
- "arch": "amd64",
3022
- "version": "2:1.6.2-3+deb8u1"
3023
- },
3024
- "libx11-data": {
3025
- "arch": "all",
3026
- "version": "2:1.6.2-3+deb8u1"
3027
- },
3028
- "libxapian22": {
3029
- "arch": "amd64",
3030
- "version": "1.2.19-1+deb8u1"
3031
- },
3032
- "libxau6": {
3033
- "arch": "amd64",
3034
- "version": "1:1.0.8-1"
3035
- },
3036
- "libxcb-render0": {
3037
- "arch": "amd64",
3038
- "version": "1.10-3+b1"
3039
- },
3040
- "libxcb-shm0": {
3041
- "arch": "amd64",
3042
- "version": "1.10-3+b1"
3043
- },
3044
- "libxcb1": {
3045
- "arch": "amd64",
3046
- "version": "1.10-3+b1"
3047
- },
3048
- "libxcomposite1": {
3049
- "arch": "amd64",
3050
- "version": "1:0.4.4-1"
3051
- },
3052
- "libxcursor1": {
3053
- "arch": "amd64",
3054
- "version": "1:1.1.14-1+deb8u1"
3055
- },
3056
- "libxdamage1": {
3057
- "arch": "amd64",
3058
- "version": "1:1.1.4-2+b1"
3059
- },
3060
- "libxdmcp6": {
3061
- "arch": "amd64",
3062
- "version": "1:1.1.1-1+b1"
3063
- },
3064
- "libxext6": {
3065
- "arch": "amd64",
3066
- "version": "2:1.3.3-1"
3067
- },
3068
- "libxfixes3": {
3069
- "arch": "amd64",
3070
- "version": "1:5.0.1-2+deb8u1"
3071
- },
3072
- "libxi6": {
3073
- "arch": "amd64",
3074
- "version": "2:1.7.4-1+deb8u1"
3075
- },
3076
- "libxinerama1": {
3077
- "arch": "amd64",
3078
- "version": "2:1.1.3-1+b1"
3079
- },
3080
- "libxml-libxml-perl": {
3081
- "arch": "amd64",
3082
- "version": "2.0116+dfsg-1+deb8u2"
3083
- },
3084
- "libxml-namespacesupport-perl": {
3085
- "arch": "all",
3086
- "version": "1.11-1"
3087
- },
3088
- "libxml-parser-perl": {
3089
- "arch": "amd64",
3090
- "version": "2.41-3"
3091
- },
3092
- "libxml-sax-base-perl": {
3093
- "arch": "all",
3094
- "version": "1.07-1"
3095
- },
3096
- "libxml-sax-expat-perl": {
3097
- "arch": "all",
3098
- "version": "0.40-2"
3099
- },
3100
- "libxml-sax-perl": {
3101
- "arch": "all",
3102
- "version": "0.99+dfsg-2"
3103
- },
3104
- "libxml2": {
3105
- "arch": "amd64",
3106
- "version": "2.9.1+dfsg1-5+deb8u6"
3107
- },
3108
- "libxmuu1": {
3109
- "arch": "amd64",
3110
- "version": "2:1.1.2-1"
3111
- },
3112
- "libxrandr2": {
3113
- "arch": "amd64",
3114
- "version": "2:1.4.2-1+deb8u1"
3115
- },
3116
- "libxrender1": {
3117
- "arch": "amd64",
3118
- "version": "1:0.9.8-1+b1"
3119
- },
3120
- "libxtables10": {
3121
- "arch": "amd64",
3122
- "version": "1.4.21-2+b1"
3123
- },
3124
- "linux-base": {
3125
- "arch": "all",
3126
- "version": "3.5"
3127
- },
3128
- "linux-image-3.16.0-4-amd64": {
3129
- "arch": "amd64",
3130
- "version": "3.16.51-3"
3131
- },
3132
- "linux-image-amd64": {
3133
- "arch": "amd64",
3134
- "version": "3.16+63"
3135
- },
3136
- "locales": {
3137
- "arch": "all",
3138
- "version": "2.19-18+deb8u10"
3139
- },
3140
- "login": {
3141
- "arch": "amd64",
3142
- "version": "1:4.2-3+deb8u4"
3143
- },
3144
- "logrotate": {
3145
- "arch": "amd64",
3146
- "version": "3.8.7-1+b1"
3147
- },
3148
- "lsb-base": {
3149
- "arch": "all",
3150
- "version": "4.1+Debian13+nmu1"
3151
- },
3152
- "lsb-release": {
3153
- "arch": "all",
3154
- "version": "4.1+Debian13+nmu1"
3155
- },
3156
- "lsof": {
3157
- "arch": "amd64",
3158
- "version": "4.86+dfsg-1"
3159
- },
3160
- "m4": {
3161
- "arch": "amd64",
3162
- "version": "1.4.17-4"
3163
- },
3164
- "man-db": {
3165
- "arch": "amd64",
3166
- "version": "2.7.0.2-5"
3167
- },
3168
- "manpages": {
3169
- "arch": "all",
3170
- "version": "3.74-1"
3171
- },
3172
- "mawk": {
3173
- "arch": "amd64",
3174
- "version": "1.3.3-17"
3175
- },
3176
- "mime-support": {
3177
- "arch": "all",
3178
- "version": "3.58"
3179
- },
3180
- "mlocate": {
3181
- "arch": "amd64",
3182
- "version": "0.26-1"
3183
- },
3184
- "mount": {
3185
- "arch": "amd64",
3186
- "version": "2.25.2-6"
3187
- },
3188
- "multiarch-support": {
3189
- "arch": "amd64",
3190
- "version": "2.19-18+deb8u10"
3191
- },
3192
- "mutt": {
3193
- "arch": "amd64",
3194
- "version": "1.5.23-3"
3195
- },
3196
- "nano": {
3197
- "arch": "amd64",
3198
- "version": "2.2.6-3"
3199
- },
3200
- "ncurses-base": {
3201
- "arch": "all",
3202
- "version": "5.9+20140913-1+deb8u2"
3203
- },
3204
- "ncurses-bin": {
3205
- "arch": "amd64",
3206
- "version": "5.9+20140913-1+deb8u2"
3207
- },
3208
- "ncurses-term": {
3209
- "arch": "all",
3210
- "version": "5.9+20140913-1+deb8u2"
3211
- },
3212
- "net-tools": {
3213
- "arch": "amd64",
3214
- "version": "1.60-26+b1"
3215
- },
3216
- "netbase": {
3217
- "arch": "all",
3218
- "version": "5.3"
3219
- },
3220
- "netcat-traditional": {
3221
- "arch": "amd64",
3222
- "version": "1.10-41"
3223
- },
3224
- "nfacct": {
3225
- "arch": "amd64",
3226
- "version": "1.0.1-1.1"
3227
- },
3228
- "nfs-common": {
3229
- "arch": "amd64",
3230
- "version": "1:1.2.8-9"
3231
- },
3232
- "openssh-client": {
3233
- "arch": "amd64",
3234
- "version": "1:6.7p1-5+deb8u4"
3235
- },
3236
- "openssh-server": {
3237
- "arch": "amd64",
3238
- "version": "1:6.7p1-5+deb8u4"
3239
- },
3240
- "openssh-sftp-server": {
3241
- "arch": "amd64",
3242
- "version": "1:6.7p1-5+deb8u4"
3243
- },
3244
- "openssl": {
3245
- "arch": "amd64",
3246
- "version": "1.0.1t-1+deb8u8"
3247
- },
3248
- "os-prober": {
3249
- "arch": "amd64",
3250
- "version": "1.65+deb8u1"
3251
- },
3252
- "passwd": {
3253
- "arch": "amd64",
3254
- "version": "1:4.2-3+deb8u4"
3255
- },
3256
- "patch": {
3257
- "arch": "amd64",
3258
- "version": "2.7.5-1"
3259
- },
3260
- "pciutils": {
3261
- "arch": "amd64",
3262
- "version": "1:3.2.1-3"
3263
- },
3264
- "perl": {
3265
- "arch": "amd64",
3266
- "version": "5.20.2-3+deb8u9"
3267
- },
3268
- "perl-base": {
3269
- "arch": "amd64",
3270
- "version": "5.20.2-3+deb8u9"
3271
- },
3272
- "perl-modules": {
3273
- "arch": "all",
3274
- "version": "5.20.2-3+deb8u9"
3275
- },
3276
- "pinentry-gtk2": {
3277
- "arch": "amd64",
3278
- "version": "0.8.3-2"
3279
- },
3280
- "powertop": {
3281
- "arch": "amd64",
3282
- "version": "2.6.1-1"
3283
- },
3284
- "procmail": {
3285
- "arch": "amd64",
3286
- "version": "3.22-24+deb8u1"
3287
- },
3288
- "procps": {
3289
- "arch": "amd64",
3290
- "version": "2:3.3.9-9"
3291
- },
3292
- "psmisc": {
3293
- "arch": "amd64",
3294
- "version": "22.21-2"
3295
- },
3296
- "python": {
3297
- "arch": "amd64",
3298
- "version": "2.7.9-1"
3299
- },
3300
- "python-apt": {
3301
- "arch": "amd64",
3302
- "version": "0.9.3.12"
3303
- },
3304
- "python-apt-common": {
3305
- "arch": "all",
3306
- "version": "0.9.3.12"
3307
- },
3308
- "python-chardet": {
3309
- "arch": "all",
3310
- "version": "2.3.0-1"
3311
- },
3312
- "python-debian": {
3313
- "arch": "all",
3314
- "version": "0.1.27"
3315
- },
3316
- "python-debianbts": {
3317
- "arch": "all",
3318
- "version": "1.12"
3319
- },
3320
- "python-defusedxml": {
3321
- "arch": "all",
3322
- "version": "0.4.1-2"
3323
- },
3324
- "python-docutils": {
3325
- "arch": "all",
3326
- "version": "0.12+dfsg-1"
3327
- },
3328
- "python-minimal": {
3329
- "arch": "amd64",
3330
- "version": "2.7.9-1"
3331
- },
3332
- "python-pil": {
3333
- "arch": "amd64",
3334
- "version": "2.6.1-2+deb8u3"
3335
- },
3336
- "python-pkg-resources": {
3337
- "arch": "all",
3338
- "version": "5.5.1-1"
3339
- },
3340
- "python-pygments": {
3341
- "arch": "all",
3342
- "version": "2.0.1+dfsg-1.1+deb8u1"
3343
- },
3344
- "python-reportbug": {
3345
- "arch": "all",
3346
- "version": "6.6.3"
3347
- },
3348
- "python-roman": {
3349
- "arch": "all",
3350
- "version": "2.0.0-1"
3351
- },
3352
- "python-six": {
3353
- "arch": "all",
3354
- "version": "1.8.0-1"
3355
- },
3356
- "python-soappy": {
3357
- "arch": "all",
3358
- "version": "0.12.22-1"
3359
- },
3360
- "python-support": {
3361
- "arch": "all",
3362
- "version": "1.0.15"
3363
- },
3364
- "python-wstools": {
3365
- "arch": "all",
3366
- "version": "0.4.3-2"
3367
- },
3368
- "python2.7": {
3369
- "arch": "amd64",
3370
- "version": "2.7.9-2+deb8u1"
3371
- },
3372
- "python2.7-minimal": {
3373
- "arch": "amd64",
3374
- "version": "2.7.9-2+deb8u1"
3375
- },
3376
- "readline-common": {
3377
- "arch": "all",
3378
- "version": "6.3-8"
3379
- },
3380
- "rename": {
3381
- "arch": "all",
3382
- "version": "0.20-3"
3383
- },
3384
- "reportbug": {
3385
- "arch": "all",
3386
- "version": "6.6.3"
3387
- },
3388
- "rpcbind": {
3389
- "arch": "amd64",
3390
- "version": "0.2.1-6+deb8u2"
3391
- },
3392
- "rsyslog": {
3393
- "arch": "amd64",
3394
- "version": "8.4.2-1+deb8u2"
3395
- },
3396
- "sed": {
3397
- "arch": "amd64",
3398
- "version": "4.2.2-4+deb8u1"
3399
- },
3400
- "sensible-utils": {
3401
- "arch": "all",
3402
- "version": "0.0.9+deb8u1"
3403
- },
3404
- "sgml-base": {
3405
- "arch": "all",
3406
- "version": "1.26+nmu4"
3407
- },
3408
- "shared-mime-info": {
3409
- "arch": "amd64",
3410
- "version": "1.3-1"
3411
- },
3412
- "startpar": {
3413
- "arch": "amd64",
3414
- "version": "0.59-3"
3415
- },
3416
- "sudo": {
3417
- "arch": "amd64",
3418
- "version": "1.8.10p3-1+deb8u5"
3419
- },
3420
- "systemd": {
3421
- "arch": "amd64",
3422
- "version": "215-17+deb8u7"
3423
- },
3424
- "systemd-sysv": {
3425
- "arch": "amd64",
3426
- "version": "215-17+deb8u7"
3427
- },
3428
- "sysv-rc": {
3429
- "arch": "all",
3430
- "version": "2.88dsf-59"
3431
- },
3432
- "sysvinit-utils": {
3433
- "arch": "amd64",
3434
- "version": "2.88dsf-59"
3435
- },
3436
- "tar": {
3437
- "arch": "amd64",
3438
- "version": "1.27.1-2+deb8u1"
3439
- },
3440
- "task-english": {
3441
- "arch": "all",
3442
- "version": "3.31+deb8u1"
3443
- },
3444
- "task-laptop": {
3445
- "arch": "all",
3446
- "version": "3.31+deb8u1"
3447
- },
3448
- "task-ssh-server": {
3449
- "arch": "all",
3450
- "version": "3.31+deb8u1"
3451
- },
3452
- "tasksel": {
3453
- "arch": "all",
3454
- "version": "3.31+deb8u1"
3455
- },
3456
- "tasksel-data": {
3457
- "arch": "all",
3458
- "version": "3.31+deb8u1"
3459
- },
3460
- "tcpd": {
3461
- "arch": "amd64",
3462
- "version": "7.6.q-25"
3463
- },
3464
- "telnet": {
3465
- "arch": "amd64",
3466
- "version": "0.17-36"
3467
- },
3468
- "texinfo": {
3469
- "arch": "amd64",
3470
- "version": "5.2.0.dfsg.1-6"
3471
- },
3472
- "time": {
3473
- "arch": "amd64",
3474
- "version": "1.7-25"
3475
- },
3476
- "traceroute": {
3477
- "arch": "amd64",
3478
- "version": "1:2.0.20-2+b1"
3479
- },
3480
- "tzdata": {
3481
- "arch": "all",
3482
- "version": "2018d-0+deb8u1"
3483
- },
3484
- "ucf": {
3485
- "arch": "all",
3486
- "version": "3.0030"
3487
- },
3488
- "udev": {
3489
- "arch": "amd64",
3490
- "version": "215-17+deb8u7"
3491
- },
3492
- "usbutils": {
3493
- "arch": "amd64",
3494
- "version": "1:007-2"
3495
- },
3496
- "util-linux": {
3497
- "arch": "amd64",
3498
- "version": "2.25.2-6"
3499
- },
3500
- "util-linux-locales": {
3501
- "arch": "all",
3502
- "version": "2.25.2-6"
3503
- },
3504
- "vim-common": {
3505
- "arch": "amd64",
3506
- "version": "2:7.4.488-7+deb8u3"
3507
- },
3508
- "vim-tiny": {
3509
- "arch": "amd64",
3510
- "version": "2:7.4.488-7+deb8u3"
3511
- },
3512
- "w3m": {
3513
- "arch": "amd64",
3514
- "version": "0.5.3-19+deb8u2"
3515
- },
3516
- "wamerican": {
3517
- "arch": "all",
3518
- "version": "7.1-1"
3519
- },
3520
- "wget": {
3521
- "arch": "amd64",
3522
- "version": "1.16-1+deb8u4"
3523
- },
3524
- "whiptail": {
3525
- "arch": "amd64",
3526
- "version": "0.52.17-1+b1"
3527
- },
3528
- "whois": {
3529
- "arch": "amd64",
3530
- "version": "5.2.7"
3531
- },
3532
- "wireless-regdb": {
3533
- "arch": "all",
3534
- "version": "2016.06.10-1~deb8u1"
3535
- },
3536
- "wireless-tools": {
3537
- "arch": "amd64",
3538
- "version": "30~pre9-8"
3539
- },
3540
- "wpasupplicant": {
3541
- "arch": "amd64",
3542
- "version": "2.3-1+deb8u5"
3543
- },
3544
- "xauth": {
3545
- "arch": "amd64",
3546
- "version": "1:1.0.9-1"
3547
- },
3548
- "xdg-user-dirs": {
3549
- "arch": "amd64",
3550
- "version": "0.15-2"
3551
- },
3552
- "xkb-data": {
3553
- "arch": "all",
3554
- "version": "2.12-1"
3555
- },
3556
- "xml-core": {
3557
- "arch": "all",
3558
- "version": "0.13+nmu2"
3559
- },
3560
- "xz-utils": {
3561
- "arch": "amd64",
3562
- "version": "5.1.1alpha+20120614-2+b3"
3563
- },
3564
- "zlib1g": {
3565
- "arch": "amd64",
3566
- "version": "1:1.2.8.dfsg-2+b1"
3567
- }
3568
- },
3569
- "platform": "debian",
3570
- "platform_family": "debian",
3571
- "platform_version": "8.10",
3572
- "root_group": "root",
3573
- "shells": [
3574
- "/bin/sh",
3575
- "/bin/dash",
3576
- "/bin/bash",
3577
- "/bin/rbash"
3578
- ],
3579
- "time": {
3580
- "timezone": "GMT"
3581
- },
3582
- "uptime": "30 days 15 hours 07 minutes 30 seconds",
3583
- "uptime_seconds": 2646450,
3584
- "virtualization": {
3585
- "systems": {}
3586
- }
3587
- }