summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml
blob: 5e2c68ba724c5e3ff3fe0716b4f2c31f97d797af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<section id="relinfo-package-set-changes">
  <title>Changes in the Set of Provided Package</title>
  <para>
    This section describes changes in the provided packages.
  </para>
  <section id="relinfo-added-packages">
    <title>Added Packages</title>
    <para>The following packages were added to this Enea Linux release:</para>
    <informaltable>
      <tgroup cols="4">
        <colspec colwidth="2*"/>
        <colspec colwidth="1*"/>
        <colspec colwidth="5*"/>
        <colspec colwidth="2*"/>
        <thead>
          <row>
            <entry>Package</entry>
            <entry>Version(s)</entry>
            <entry>Description</entry>
            <entry>Comment</entry>
          </row>
        </thead>
        <tbody>
          <row>
            <entry>binutils-cross-aarch64</entry>
            <entry>2.32.0</entry>
            <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>binutils-cross-powerpc</entry>
            <entry>2.32.0</entry>
            <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>cdrtools</entry>
            <entry>3.01a31</entry>
            <entry>A set of tools for CD recording including cdrecord.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>core-image-minimal-initramfs</entry>
            <entry>1.0</entry>
            <entry>Small image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs) which finds the first 'init' program more efficiently.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>cpio</entry>
            <entry>2.12</entry>
            <entry>GNU cpio is a tool for creating and extracting archives or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>createrepo-c</entry>
            <entry>0.12.1</entry>
            <entry>C implementation of createrepo.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>dnf</entry>
            <entry>4.1.0</entry>
            <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>dosfstools</entry>
            <entry>4.1</entry>
            <entry>DOS FAT Filesystem Utilities.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>gcc-cross-aarch64</entry>
            <entry>8.3.0</entry>
            <entry>GNU cc and gcc C compilers.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>gcc-cross-powerpc</entry>
            <entry>8.3.0</entry>
            <entry>GNU cc and gcc C compilers.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>gcc-source-8.3.0</entry>
            <entry>8.3.0</entry>
            <entry>GNU cc and gcc C compilers.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>gnupg</entry>
            <entry>2.2.13</entry>
            <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>gpgme</entry>
            <entry>1.12.0</entry>
            <entry>GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption decryption signing signature verification and key management</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>grub</entry>
            <entry>2.02</entry>
            <entry>GRUB2 is the next generaion of a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel it implements the Multiboot standard which allows for flexible loading of multiple boot images.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>initramfs-framework</entry>
            <entry>1.0</entry>
            <entry>Modular initramfs system.</entry>
            <entry>Package dependency</entry>
          </row>
          <row>
            <entry>initramfs-module-install</entry>
            <entry>1.0</entry>
            <entry>initramfs-framework module for EFI installation option.</entry>
            <entry>Package dependency</entry>
          </row>
          <row>
            <entry>initramfs-module-setup-live</entry>
            <entry>1.0</entry>
            <entry>initramfs-framework module for live booting.</entry>
            <entry>Package dependency</entry>
          </row>
          <row>
            <entry>iproute2</entry>
            <entry>4.19.0</entry>
            <entry>Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux.  Of the utilities ip and tc are the most important.  ip controls IPv4 and IPv6 configuration and tc stands for traffic control.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>iptables</entry>
            <entry>1.6.2</entry>
            <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libassuan</entry>
            <entry>2.5.3</entry>
            <entry>IPC library used by GnuPG and GPGME.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libcomps</entry>
            <entry>0.1.10</entry>
            <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libdnf</entry>
            <entry>0.26.0</entry>
            <entry>Library providing simplified C and Python API to libsolv.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libidn2</entry>
            <entry>2.0.5</entry>
            <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libjitterentropy</entry>
            <entry>2.1.2</entry>
            <entry>The Jitter RNG provides a noise source using the CPU execution timing jitter. It does not depend on any system resource other than a high-resolution time stamp. It is a small-scale yet fast entropy source that is viable in almost all environments and on a lot of CPU architectures.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libksba</entry>
            <entry>1.3.5</entry>
            <entry>Easy API to create and parse X.509 and CMS related objects.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libmnl</entry>
            <entry>1.0.4</entry>
            <entry>Minimalistic user-space library oriented to Netlink developers providing     functions for common tasks in parsing validating and constructing both the Netlink header and TLVs.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libmodulemd</entry>
            <entry>2.1.0</entry>
            <entry>C Library for manipulating module metadata files.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libnsl2</entry>
            <entry>1.2.0</entry>
            <entry>This library contains the public client interface for NIS(YP) and NIS+               it was part of glibc and now is standalone packages. it also supports IPv6</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libsdl2</entry>
            <entry>2.0.9</entry>
            <entry>Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio keyboard mouse joystick 3D hardware via OpenGL and 2D video framebuffer.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libsolv</entry>
            <entry>0.7.3</entry>
            <entry>Library for solving packages and reading repositories.</entry>
            <entry>New functionality</entry>
          </row>
          <row>
            <entry>libxcrypt</entry>
            <entry>4.4.2</entry>
            <entry>Forked code from glibc libary to extract only crypto part.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libyaml</entry>
            <entry>0.2.1</entry>
            <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>linux-raspberrypi</entry>
            <entry>4.19.71</entry>
            <entry>Linux Kernel for Raspberry Pi</entry>
            <entry>New platform added</entry>
          </row>
          <row>
            <entry>linux-yocto</entry>
            <entry>4.19.44</entry>
            <entry>Linux kernel.</entry>
            <entry>Kernel upgrade</entry>
          </row>
          <row>
            <entry>mdadm</entry>
            <entry>4.1</entry>
            <entry>Tool for managing software RAID under Linux.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>mtools</entry>
            <entry>4.0.19</entry>
            <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>npth</entry>
            <entry>1.6</entry>
            <entry>New GNU Portable Threads library.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>opkg</entry>
            <entry>0.4.0</entry>
            <entry>Open Package Manager.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>parted</entry>
            <entry>3.2</entry>
            <entry>Disk partition editing/resizing utility.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>pi-bluetooth</entry>
            <entry>1.1</entry>
            <entry>Script to properly configure BT-HCI on Raspberry Pi.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>pinentry</entry>
            <entry>1.1.0</entry>
            <entry>	Pinentry is a collection of simple PIN or passphrase entry dialogs which 	utilize the Assuan protocol as described by the aegypten project; see 	http://www.gnupg.org/aegypten/ for details.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>python3-iniparse</entry>
            <entry>0.4</entry>
            <entry>Accessing and Modifying INI files.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>python3-six</entry>
            <entry>1.12.0</entry>
            <entry>Python 2 and 3 compatibility library.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>qemu-system</entry>
            <entry>3.1.0</entry>
            <entry>Fast open source processor emulator.</entry>
            <entry>New platform dependency</entry>
          </row>
          <row>
            <entry>rng-tools</entry>
            <entry>6.6</entry>
            <entry>Random number generator daemon.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>socat</entry>
            <entry>1.7.3.2</entry>
            <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>sudo</entry>
            <entry>1.8.27</entry>
            <entry>Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>swig</entry>
            <entry>3.0.12</entry>
            <entry>SWIG - Simplified Wrapper and Interface Generator.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>sysfsutils</entry>
            <entry>2.1.0</entry>
            <entry>Tools for working with the sysfs virtual filesystem.  The tool 'systool' can query devices by bus class and topology.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>syslinux</entry>
            <entry>6.04-pre2</entry>
            <entry>Multi-purpose linux bootloader.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>systemd-conf</entry>
            <entry>241</entry>
            <entry>Systemd may require slightly different configuration for different machines.  For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>v86d</entry>
            <entry>0.1.10</entry>
            <entry>User support binary for the uvesafb kernel module.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>xorgproto</entry>
            <entry>2018.4</entry>
            <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>zip</entry>
            <entry>3.0</entry>
            <entry>Compressor/archiver for creating and modifying .zip files.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>zlib-intel</entry>
            <entry>1.2.11.1</entry>
            <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>
  <section id="relinfo-removed-packages">
    <title>Removed Packages</title>
    <para>The following packages were removed from this Enea Linux release:</para>
    <informaltable>
      <tgroup cols="4">
        <colspec colwidth="2*"/>
        <colspec colwidth="1*"/>
        <colspec colwidth="5*"/>
        <colspec colwidth="2*"/>
        <thead>
          <row>
            <entry>Package</entry>
            <entry>Version(s)</entry>
            <entry>Description</entry>
            <entry>Comment</entry>
          </row>
        </thead>
        <tbody>
          <row>
            <entry>Yocto Plugins</entry>
            <entry>1.4.1.2017-
            12061321</entry>
            <entry>Yocto Project SDK Plug-in.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>acpid</entry>
            <entry>2.0.28</entry>
            <entry>A daemon for delivering ACPI events.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>alsa-plugins</entry>
            <entry>1.1.5</entry>
            <entry>ALSA Plugins.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>alsa-state</entry>
            <entry>0.2.0</entry>
            <entry>Alsa Scenario Files - an init script and state files to
            restore sound state at system boot and save it at system shut
            down.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>alsa-utils</entry>
            <entry>1.1.5</entry>
            <entry>ALSA sound utilities.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>apt</entry>
            <entry>1.2.24</entry>
            <entry>Advanced front-end for dpkg.</entry>
            <entry>Replaced by rpm</entry>
          </row>
          <row>
            <entry>asciidoc</entry>
            <entry>8.6.9</entry>
            <entry>AsciiDoc is a text document format for writing short
            documents articles books and UNIX man pages.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>avahi</entry>
            <entry>0.7</entry>
            <entry>"Avahi is a fully LGPL framework for Multicast DNS Service
            Discovery. It allows programs to publish and discover services and
            hosts running on a local network with no specific configuration.
            This tool implements IPv4LL ""Dynamic Configuration of IPv4
            Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP
            address configuration from the link-local 169.254.0.0/16 range
            without the need for a central server."</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>cantarell-fonts</entry>
            <entry>0.0.24</entry>
            <entry>The Cantarell font typeface is designed as a contemporary
            Humanist sans serif and was developed for on-screen reading; in
            particular reading web pages on an HTC Dream mobile phone.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>cinematicexperience</entry>
            <entry>1.0</entry>
            <entry>Cinematic Experience collects many of the new Qt5 QtQuick
            2.0 features into the same UX demo application. It uses particles
            sprites path animation custom shaders etc. features which Qt5
            introduces for QML UIs.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>cryptodev-linux</entry>
            <entry>1.9</entry>
            <entry>A /dev/crypto device driver header file.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>docbook-xml-dtd4</entry>
            <entry>4.5</entry>
            <entry>Document type definitions for verification of XML data
            files against the DocBook rule set it ships with the latest
            DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for
            use with older documents including 4.0 4.1.2 4.2 4.3 and
            4.4</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>docbook-xsl-stylesheets</entry>
            <entry>1.79.1</entry>
            <entry>XSL stylesheets for processing DocBook XML to various
            output formats.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>dpkg</entry>
            <entry>1.18.24</entry>
            <entry>Package maintenance system from Debian.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>dri2proto</entry>
            <entry>2.8</entry>
            <entry>This package provides the wire protocol for the Direct
            Rendering Infrastructure 2. DIR is required for may hardware
            accelerated OpenGL drivers.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>flac</entry> 
            <entry>1.3.2</entry>
            <entry>FLAC stands for Free Lossless Audio Codec a lossless audio
            compression format.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>gcc-cross-initial-x86_64</entry>
            <entry>7.3.0</entry>
            <entry>GNU cc and gcc C compilers.</entry>
            <entry>Upgraded package</entry>
          </row>
          <row>
            <entry>gcc-source-7.3.0</entry>
            <entry>7.3.0</entry>
            <entry>GNU cc and gcc C compilers.</entry>
            <entry>Upgraded package</entry>
          </row>
          <row>
            <entry>gconf</entry>
            <entry>3.2.6</entry>
            <entry>GNOME configuration system.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>gdk-pixbuf</entry>
            <entry>2.36.11</entry>
            <entry>Image loading library for GTK+.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>gstreamer1.0</entry>
            <entry>1.12.4</entry>
            <entry>GStreamer is a multimedia framework for encoding and
            decoding video and sound. It supports a wide range of formats
            including mp3 ogg avi mpeg and quicktime.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>gstreamer1.0-plugins-bad</entry>
            <entry>1.12.4</entry>
            <entry>Plugins for the GStreamer multimedia framework 1.x.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>gstreamer1.0-plugins-base</entry>
            <entry>1.12.4</entry>
            <entry>Plugins for the GStreamer multimedia framework 1.x.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>gstreamer1.0-vaapi</entry>
            <entry>1.12.4</entry>
            <entry>gstreamer-vaapi consists of a collection of VA-API based
            plugins for GStreamer and helper libraries: `vaapidecode'
            `vaapiconvert' and `vaapisink'.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>harfbuzz</entry>
            <entry>1.7.5</entry>
            <entry>HarfBuzz is an OpenType text shaping engine.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>hdparm</entry>
            <entry>9.53</entry>
            <entry>hdparm is a Linux shell utility for viewing and
            manipulating various IDE drive and driver parameters.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>inputproto</entry>
            <entry>2.3.2</entry>
            <entry>This package provides the wire protocol for the X Input
            extension. The extension supports input devices other then the
            core X keyboard and pointer.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>intel-vaapi-driver</entry>
            <entry>2.1.0</entry>
            <entry>intel-vaapi-driver is the VA-API implementation for Intel
            G45 chipsets and Intel HD Graphics for Intel Core processor
            family.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>iso-codes</entry>
            <entry>3.77</entry>
            <entry>ISO language territory currency script codes and their
            translations.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>iw</entry>
            <entry>4.14</entry>
            <entry>iw is a new nl80211 based CLI configuration utility for
            wireless devices. It supports almost all new drivers that have
            been added to the kernel recently.</entry>
            <entry></entry>
          </row>
          <row>
            <entry>kbproto</entry>
            <entry>1.0.7</entry>
            <entry>This package provides the wire protocol for the X Keyboard
            extension. This extension is used to control options related to
            keyboard handling and layout.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libcgroup</entry>
            <entry>0.41</entry>
            <entry>libcgroup is a library that abstracts the control group
            file system in Linux. Control groups allow you to limit account
            and isolate resource usage (CPU memory disk I/O etc.) of groups of
            processes.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libdaemon</entry>
            <entry>0.14</entry>
            <entry>Lightweight C library which eases the writing of UNIX
            daemons.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libdrm</entry>
            <entry>2.4.91</entry>
            <entry>"The runtime library for accessing the kernel DRM services.
            DRM stands for \""Direct Rendering Manager\"" which is the kernel
            portion of the \""Direct Rendering Infrastructure\"" (DRI). DRI is
            required for many hardware accelerated OpenGL drivers."</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>liberation-fonts</entry>
            <entry>2.00.1</entry>
            <entry>The Liberation(tm) Fonts is a font family originally
            created by Ascender(c) which aims at metric compatibility with
            Arial Times New Roman Courier New.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libevdev</entry>
            <entry>1.5.8</entry>
            <entry>Wrapper library for evdev devices.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libgudev</entry>
            <entry>232</entry>
            <entry>GObject wrapper for libudev.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libidn</entry>
            <entry>1.33</entry>
            <entry>Implementation of the Stringprep Punycode and IDNA
            specifications defined by the IETF Internationalized Domain Names
            (IDN) working group.</entry>
            <entry>Recipe upgrade</entry>
          </row>
          <row>
            <entry>libinput</entry>
            <entry>1.9.4</entry>
            <entry>Library to handle input devices in Wayland
            compositors.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libjpeg-turbo</entry>
            <entry>1.5.3</entry>
            <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD
            instructions (MMX SSE2 NEON) to accelerate baseline JPEG
            compression and decompression</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libnfsidmap</entry>
            <entry>0.25</entry>
            <entry>NFS id mapping library.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libnss-mdns</entry>
            <entry>0.10</entry>
            <entry>Name Service Switch module for Multicast DNS (zeroconf)
            name resolution.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libogg</entry>
            <entry>1.3.3</entry>
            <entry>libogg is the bitstream and framing library for the Ogg
            project. It provides functions which are necessary to codec
            libraries like libvorbis.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libpciaccess</entry>
            <entry>0.14</entry>
            <entry>libpciaccess provides functionality for X to access the PCI
            bus and devices in a platform-independent way.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libpipeline</entry>
            <entry>1.5.0</entry>
            <entry>This is a C library for setting up and running pipelines of
            processes without needing to involve shell command-line parsing
            which is often error-prone and insecure.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>librsvg</entry>
            <entry>2.40.20</entry>
            <entry>Library for rendering SVG files.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libsamplerate0</entry>
            <entry>0.1.9</entry>
            <entry>Audio Sample Rate Conversion library.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libsdl</entry>
            <entry>1.2.15</entry>
            <entry>Simple DirectMedia Layer is a cross-platform multimedia
            library designed to provide low level access to audio keyboard
            mouse joystick 3D hardware via OpenGL and 2D video
            framebuffer.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libsndfile1</entry>
            <entry>1.0.28</entry>
            <entry>Audio format Conversion library.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libtheora</entry>
            <entry>1.1.1</entry>
            <entry>The libtheora reference implementation provides the
            standard encoder and decoder under a BSD license.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libusb-compat</entry>
            <entry>0.1.5</entry>
            <entry>libusb-0.1 compatible layer for libusb1 a drop-in
            replacement that aims to look feel and behave exactly like
            libusb-0.1</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libusb1</entry>
            <entry>1.0.21</entry>
            <entry>Userspace library to access USB (version 1.0).</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>libva</entry>
            <entry>2.1.0</entry>
            <entry>Video Acceleration API (VA API) is a library (libVA) and
            API specification which enables and provides access to graphics
            hardware (GPU) acceleration for video processing on Linux and UNIX
            based operating systems. Accelerated processing includes video
            decoding video encoding subpicture blending and rendering. The
            specification was originally designed by Intel for its GMA
            (Graphics Media Accelerator) series of GPU hardware the API is
            however not limited to GPUs or Intel specific hardware as other
            hardware and manufacturers can also freely use this API for
            hardware accelerated video decoding.</entry>
        <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libvorbis</entry>
            <entry>1.3.5</entry>
            <entry>Ogg Vorbis is a high-quality lossy audio codec that is free
            of intellectual property restrictions. libvorbis is the main
            vorbis codec library.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libwebp</entry>
            <entry>0.6.1</entry>
            <entry>WebP is a method of lossy and lossless compression that can
            be used on a large variety of photographic translucent and
            graphical images found on the web. The degree of lossy compression
            is adjustable so a user can choose the trade-off between file size
            and image quality. WebP typically achieves an average of 30% more
            compression than JPEG and JPEG 2000 without loss of image
            quality.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libxkbcommon</entry>
            <entry>0.8.0</entry>
            <entry>libxkbcommon is a keymap compiler and support library which
            processes a reduced subset of keymaps as defined by the XKB
            specification.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>libxslt</entry>
            <entry>1.1.32</entry>
            <entry>GNOME XSLT library.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>lms8</entry>
            <entry>8.0.0-7</entry>
            <entry>Intel Local Manageability Service allows applications to
            access the Intel Active Management Technology (AMT) firmware via
            the Intel Management Engine Interface (MEI).</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>lrzsz</entry>
            <entry>0.12.20</entry>
            <entry>Lrzsz is a cosmetically modified zmodem/ymodem/xmodem
            package built from the public-domain version of Chuck Forsberg's
            rzsz package. These programs use error correcting protocols
            ({zxy}modem) to send (sz sx sb) and receive (rz rx rb) files over
            a dial-in serial port from a variety of programs running under
            various operating systems.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>makedepend</entry>
            <entry>1.0.5</entry>
            <entry>The makedepend program reads each sourcefile in sequence
            and parses it like a C-preprocessor processing all #include
            #define #undef #ifdef #ifndef #endif #if #elif and #else
            directives so that it can correctly tell which #include directives
            would be used in a compilation. Any #include directives can
            reference files having other #include directives and parsing will
            occur in these files as well.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>man-db</entry>
            <entry>2.8.1</entry>
            <entry>An implementation of the standard Unix documentation system
            accessed using the man command.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>mesa</entry>
            <entry>17.3.8</entry>
            <entry>Mesa is an open-source implementation of the OpenGL
            specification - a system for rendering interactive 3D graphics. A
            variety of device drivers allows Mesa to be used in many different
            environments ranging from software emulation to complete hardware
            acceleration for modern GPUs. Mesa is used as part of the overall
            Direct Rendering Infrastructure and X.org environment.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>mobile-broadband-provider-info</entry>
            <entry>20170310</entry>
            <entry>Mobile Broadband Service Provider Database.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>mtdev</entry>
            <entry>1.1.5</entry>
            <entry>mtdev is a library which transforms all variants of kernel
            multitouch events to the slotted type B protocol. The events put
            into mtdev may be from any MT device specifically type A without
            contact tracking type A with contact tracking or type B with
            contact tracking</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>neard</entry>
            <entry>0.16</entry>
            <entry>A daemon for the Linux Near Field Communication
            stack</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>nodejs</entry>
            <entry>8.9.4</entry>
            <entry>nodeJS Evented I/O for V8 JavaScript</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>ofono</entry>
            <entry>1.22</entry>
            <entry>oFono is a stack for mobile telephony devices on Linux.
            oFono supports speaking to telephony devices through specific
            drivers or with generic AT commands.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>orc</entry>
            <entry>0.4.28</entry>
            <entry>Optimised Inner Loop Runtime Compiler.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>ossp-uuid</entry>
            <entry>1.6.2</entry>
            <entry>OSSP uuid is a ISO-C:1999 application programming interface
            (API) and corresponding command line interface (CLI) for the
            generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant
            Universally Unique Identifier (UUID). It supports DCE 1.1 variant
            UUIDs of version 1 (time and node based) version 3 (name based
            MD5) version 4 (random number based) and version 5 (name based
            SHA-1).</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>packagegroup-base</entry>
            <entry>1.0</entry>
            <entry>Merge machine and distro options to create a basic machine
            task/package.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>pango</entry>
            <entry>1.40.14</entry>
            <entry>Pango is a library for laying out and rendering of text
            with an emphasis on internationalization. Pango can be used
            anywhere that text layout is needed though most of the work on
            Pango so far has been done in the context of the GTK+ widget
            toolkit. Pango forms the core of text and font handling for
            GTK+-2.x.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>pulseaudio</entry>
            <entry>11.1</entry>
            <entry>Sound server for Linux and Unix-like operating
            systems.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>python3-mako</entry>
            <entry>1.0.7</entry>
            <entry>Templating library for Python.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>qtbase</entry>
            <entry>5.10.1</entry>
            <entry>Qt 5 Qtbase Component.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>qtdeclarative</entry>
            <entry>5.10.1</entry>
            <entry>qtdeclarative-native version
            5.10.1+gitAUTOINC+3e91062877-r0.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>qtgraphicaleffects</entry>
            <entry>5.10.1</entry>
            <entry>Qt 5 Graphical Effects.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>qtmultimedia</entry>
            <entry>5.10.1</entry>
            <entry>Multimedia (audio, video, radio, camera) library for the
            Qt5 framework.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>qtwayland</entry>
            <entry>5.10.1</entry>
            <entry>qtwayland-native version
            5.10.1+gitAUTOINC+db36bc0d9c-r0.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>qtxmlpatterns</entry>
            <entry>5.10.1</entry>
            <entry>qtxmlpatterns-native version
            5.10.1+gitAUTOINC+7c4113d6e6-r0.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>randrproto</entry>
            <entry>1.5.0</entry>
            <entry>This package provides the wire protocol for the X Resize
            Rotate and Reflect extension. This extension provides the ability
            to resize rotate and reflect the root window of a screen.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>renderproto</entry>
            <entry>0.11.1</entry>
            <entry>This package provides the wire protocol for the X Rendering
            extension. This is the basis the image composition within the X
            window system.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>sbc</entry>
            <entry>1.3</entry>
            <entry>Bluetooth low-complexity subband codec (SBC)
            library.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>setserial</entry>
            <entry>2.17</entry>
            <entry>setserial is a program designed to set and/or report the
            configuration information associated with a serial port</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>speexdsp</entry>
            <entry>1.2rc3</entry>
            <entry>SpeexDSP is a patent-free Open Source/Free Software DSP
            library.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>trace-cmd</entry>
            <entry>2.7</entry>
            <entry>User interface to Ftrace.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>usbutils</entry>
            <entry>009</entry>
            <entry>Contains the lsusb utility for inspecting the devices
            connected to the USB bus.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>va-intel</entry>
            <entry>1.0</entry>
            <entry>Video Acceleration Add-ons for Intel BSPs</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>vulkan</entry>
            <entry>1.0.65.2</entry>
            <entry>Vulkan is a new generation graphics and compute API that
            provides efficient access to modern GPUs. These packages provide
            only the common vendor-agnostic library loader headers and the
            vulkaninfo utility.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>wayland</entry>
            <entry>1.14.0</entry>
            <entry>Wayland is a protocol for a compositor to talk to its
            clients as well as a C library implementation of that protocol.
            The compositor can be a standalone display server running on Linux
            kernel modesetting and evdev input devices an X application or a
            wayland client itself. The clients can be traditional applications
            X servers (rootless or fullscreen) or other display
            servers.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>wayland-protocols</entry>
            <entry>1.13</entry>
            <entry>Wayland protocols that add functionality not available in
            the Wayland core protocol. Such protocols either add completely
            new functionality or extend the functionality of some other
            protocol either in Wayland core or some other protocol in
            wayland-protocols.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>weston</entry>
            <entry>3.0.0</entry>
            <entry>Weston is the reference implementation of a Wayland
            compositor</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>wireless-tools</entry>
            <entry>30.pre9</entry>
            <entry>Tools for the Linux Standard Wireless Extension
            Subsystem.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>wpa-supplicant</entry>
            <entry>2.6</entry>
            <entry>Client for Wi-Fi Protected Access (WPA).</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>xextproto</entry>
            <entry>7.3.0</entry>
            <entry>This package provides the wire protocol for several X
            extensions. These protocol extensions include DOUBLE-BUFFER DPMS
            Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD
            Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC
            XTEST. In addition a small set of utility functions are also
            available.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>xkeyboard-config</entry>
            <entry>2.22</entry>
            <entry>The non-arch keyboard configuration database for X Window.
            The goal is to provide the consistent well-structured frequently
            released open source of X keyboard configuration data for X Window
            System implementations. The project is targeted to XKB-based
            systems.</entry>
            <entry>Removed functionality</entry>
          </row>
          <row>
            <entry>xmlto</entry>
            <entry>0.0.28</entry>
            <entry>A shell-script tool for converting XML files to various
            formats.</entry>
            <entry>Yocto upgrade dependency</entry>
          </row>
          <row>
            <entry>xproto</entry>
            <entry>7.0.31</entry>
            <entry>This package provides the basic headers for the X Window
            System.</entry>
            <entry>Removed functionality</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>
  <section id="relinfo-changed-packages">
    <title>Changed Package Versions</title>
    <para>The following packages were updated to a newer version in this Enea Linux release:</para>
    <informaltable>
      <tgroup cols="3">
        <thead>
          <row>
            <entry>Package</entry>
            <entry>Previous Version(s)</entry>
            <entry>New Version(s)</entry>
          </row>
        </thead>
        <tbody>
          <row>
            <entry>acpica</entry>
            <entry>20170303</entry>
            <entry>20180508</entry>
          </row>
          <row>
            <entry>alsa-lib</entry>
            <entry>1.1.5</entry>
            <entry>1.1.8</entry>
          </row>
          <row>
            <entry>attr</entry>
            <entry>2.4.47</entry>
            <entry>2.4.47</entry>
          </row>
          <row>
            <entry>autoconf</entry>
            <entry>2.69</entry>
            <entry>2.69</entry>
          </row>
          <row>
            <entry>autoconf-archive</entry>
            <entry>2016.09.16</entry>
            <entry>2018.03.13</entry>
          </row>
          <row>
            <entry>automake</entry>
            <entry>1.15.1</entry>
            <entry>1.16.1</entry>
          </row>
          <row>
            <entry>babeltrace</entry>
            <entry>1.5.4</entry>
            <entry>1.5.6</entry>
          </row>
          <row>
            <entry>base-files</entry>
            <entry>3.0.14</entry>
            <entry>3.0.14</entry>
          </row>
          <row>
            <entry>base-passwd</entry>
            <entry>3.5.29</entry>
            <entry>3.5.29</entry>
          </row>
          <row>
            <entry>bash</entry>
            <entry>4.4.12</entry>
            <entry>4.4.18</entry>
          </row>
          <row>
            <entry>bash-completion</entry>
            <entry>2.7</entry>
            <entry>2.8</entry>
          </row>
          <row>
            <entry>bc</entry>
            <entry>1.06</entry>
            <entry>1.07.1</entry>
          </row>
          <row>
            <entry>bind</entry>
            <entry>9.10.6</entry>
            <entry>9.11.5-P4</entry>
          </row>
          <row>
            <entry>binutils</entry>
            <entry>2.30</entry>
            <entry>2.32.0</entry>
          </row>
          <row>
            <entry>binutils-cross-x86_64</entry>
            <entry>2.30</entry>
            <entry>2.32.0</entry>
          </row>
          <row>
            <entry>bison</entry>
            <entry>3.0.4</entry>
            <entry>3.0.4</entry>
          </row>
          <row>
            <entry>bjam</entry>
            <entry>1.66.0</entry>
            <entry>1.69.0</entry>
          </row>
          <row>
            <entry>bluez5</entry>
            <entry>5.48</entry>
            <entry>5.50</entry>
          </row>
          <row>
            <entry>boost</entry>
            <entry>1.66.0</entry>
            <entry>1.69.0</entry>
          </row>
          <row>
            <entry>btrfs-tools</entry>
            <entry>4.13.3</entry>
            <entry>4.20.1</entry>
          </row>
          <row>
            <entry>busybox</entry>
            <entry>1.27.2</entry>
            <entry>1.30.1</entry>
          </row>
          <row>
            <entry>bzip2</entry>
            <entry>1.0.6</entry>
            <entry>1.0.6</entry>
          </row>
          <row>
            <entry>ca-certificates</entry>
            <entry>20170717</entry>
            <entry>20190110</entry>
          </row>
          <row>
            <entry>cairo</entry>
            <entry>1.14.12</entry>
            <entry>1.16.0</entry>
          </row>
          <row>
            <entry>ccache</entry>
            <entry>3.3.5</entry>
            <entry>3.6</entry>
          </row>
          <row>
            <entry>chrpath</entry>
            <entry>0.16</entry>
            <entry>0.16</entry>
          </row>
          <row>
            <entry>cmake</entry>
            <entry>3.10.3</entry>
            <entry>3.14.1</entry>
          </row>
          <row>
            <entry>coreutils</entry>
            <entry>8.29</entry>
            <entry>8.30</entry>
          </row>
          <row>
            <entry>cross-localedef</entry>
            <entry>2.27</entry>
            <entry>2.29</entry>
          </row>
          <row>
            <entry>curl</entry>
            <entry>7.61.0</entry>
            <entry>7.64.1</entry>
          </row>
          <row>
            <entry>dbus</entry>
            <entry>1.12.2</entry>
            <entry>1.12.12</entry>
          </row>
          <row>
            <entry>dbus-glib</entry>
            <entry>0.108</entry>
            <entry>0.110</entry>
          </row>
          <row>
            <entry>dbus-test</entry>
            <entry>1.12.2</entry>
            <entry>1.12.12</entry>
          </row>
          <row>
            <entry>debianutils</entry>
            <entry>4.8.4</entry>
            <entry>4.8.6.1</entry>
          </row>
          <row>
            <entry>depmodwrapper</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>dhcp</entry>
            <entry>4.3.6</entry>
            <entry>4.4.1</entry>
          </row>
          <row>
            <entry>diffstat</entry>
            <entry>1.61</entry>
            <entry>1.62</entry>
          </row>
          <row>
            <entry>diffutils</entry>
            <entry>3.6</entry>
            <entry>3.7</entry>
          </row>
          <row>
            <entry>dtc</entry>
            <entry>1.4.5</entry>
            <entry>1.4.7</entry>
          </row>
          <row>
            <entry>dwarfsrcfiles</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>e2fsprogs</entry>
            <entry>1.43.8</entry>
            <entry>1.44.5</entry>
          </row>
          <row>
            <entry>ed</entry>
            <entry>1.14.2</entry>
            <entry>1.15</entry>
          </row>
          <row>
            <entry>elfutils</entry>
            <entry>0.170</entry>
            <entry>0.176</entry>
          </row>
          <row>
            <entry>expat</entry>
            <entry>2.2.5</entry>
            <entry>2.2.6</entry>
          </row>
          <row>
            <entry>file</entry>
            <entry>5.32</entry>
            <entry>5.36</entry>
          </row>
          <row>
            <entry>findutils</entry>
            <entry>4.6.0</entry>
            <entry>4.6.0</entry>
          </row>
          <row>
            <entry>flex</entry>
            <entry>2.6.0</entry>
            <entry>2.6.0</entry>
          </row>
          <row>
            <entry>fontconfig</entry>
            <entry>2.12.6</entry>
            <entry>2.12.6</entry>
          </row>
          <row>
            <entry>freetype</entry>
            <entry>2.9</entry>
            <entry>2.9.1</entry>
          </row>
          <row>
            <entry>fuse</entry>
            <entry>2.9.7</entry>
            <entry>2.9.8</entry>
          </row>
          <row>
            <entry>gawk</entry>
            <entry>4.2.1</entry>
            <entry>4.2.1</entry>
          </row>
          <row>
            <entry>gcc</entry>
            <entry>7.3.0</entry>
            <entry>8.3.0</entry>
          </row>
          <row>
            <entry>gcc-cross-x86_64</entry>
            <entry>7.3.0</entry>
            <entry>8.3.0</entry>
          </row>
          <row>
            <entry>gcc-sanitizers</entry>
            <entry>7.3.0</entry>
            <entry>8.3.0</entry>
          </row>
          <row>
            <entry>gdb</entry>
            <entry>8.0.1</entry>
            <entry>8.2.1</entry>
          </row>
          <row>
            <entry>gdbm</entry>
            <entry>1.14.1</entry>
            <entry>1.18.1</entry>
          </row>
          <row>
            <entry>gettext</entry>
            <entry>0.19.8.1</entry>
            <entry>0.19.8.1</entry>
          </row>
          <row>
            <entry>gettext-minimal</entry>
            <entry>0.19.8.1</entry>
            <entry>0.19.8.1</entry>
          </row>
          <row>
            <entry>glib-2.0</entry>
            <entry>2.54.3</entry>
            <entry>2.58.3</entry>
          </row>
          <row>
            <entry>glibc</entry>
            <entry>2.27</entry>
            <entry>2.29</entry>
          </row>
          <row>
            <entry>glibc-locale</entry>
            <entry>2.27</entry>
            <entry>2.29</entry>
          </row>
          <row>
            <entry>glibc-mtrace</entry>
            <entry>2.27</entry>
            <entry>2.29</entry>
          </row>
          <row>
            <entry>gmp</entry>
            <entry>6.1.2</entry>
            <entry>6.1.2</entry>
          </row>
          <row>
            <entry>gnome-desktop-testing</entry>
            <entry>2014.1</entry>
            <entry>2018.1</entry>
          </row>
          <row>
            <entry>gnu-config</entry>
            <entry>20150728</entry>
            <entry>20181128</entry>
          </row>
          <row>
            <entry>gnu-efi</entry>
            <entry>3.0.6</entry>
            <entry>3.0.9</entry>
          </row>
          <row>
            <entry>gnutls</entry>
            <entry>3.6.1</entry>
            <entry>3.6.7</entry>
          </row>
          <row>
            <entry>gobject-introspection</entry>
            <entry>1.54.1</entry>
            <entry>1.58.3</entry>
          </row>
          <row>
            <entry>grep</entry>
            <entry>3.1</entry>
            <entry>3.3</entry>
          </row>
          <row>
            <entry>groff</entry>
            <entry>1.22.3</entry>
            <entry>1.22.3</entry>
          </row>
          <row>
            <entry>gtk-doc</entry>
            <entry>1.27</entry>
            <entry>1.29</entry>
          </row>
          <row>
            <entry>icu</entry>
            <entry>60.2</entry>
            <entry>63.1</entry>
          </row>
          <row>
            <entry>json-c</entry>
            <entry>0.13</entry>
            <entry>0.13.1</entry>
          </row>
          <row>
            <entry>kern-tools</entry>
            <entry>0.2</entry>
            <entry>0.2</entry>
          </row>
          <row>
            <entry>kmod</entry>
            <entry>25</entry>
            <entry>26</entry>
          </row>
          <row>
            <entry>less</entry>
            <entry>529</entry>
            <entry>550</entry>
          </row>
          <row>
            <entry>libaio</entry>
            <entry>0.3.110</entry>
            <entry>0.3.111</entry>
          </row>
          <row>
            <entry>libarchive</entry>
            <entry>3.3.2</entry>
            <entry>3.3.3</entry>
          </row>
          <row>
            <entry>libatomic-ops</entry>
            <entry>7.6.2</entry>
            <entry>7.6.8</entry>
          </row>
          <row>
            <entry>libcap</entry>
            <entry>2.25</entry>
            <entry>2.26</entry>
          </row>
          <row>
            <entry>libcroco</entry>
            <entry>0.6.12</entry>
            <entry>0.6.12</entry>
          </row>
          <row>
            <entry>libffi</entry>
            <entry>3.2.1</entry>
            <entry>3.2.1</entry>
          </row>
          <row>
            <entry>libgcc</entry>
            <entry>7.3.0</entry>
            <entry>8.3.0</entry>
          </row>
          <row>
            <entry>libgcrypt</entry>
            <entry>1.8.2</entry>
            <entry>1.8.4</entry>
          </row>
          <row>
            <entry>libgpg-error</entry>
            <entry>1.27</entry>
            <entry>1.35</entry>
          </row>
          <row>
            <entry>libmpc</entry>
            <entry>1.1.0</entry>
            <entry>1.1.0</entry>
          </row>
          <row>
            <entry>libnewt</entry>
            <entry>0.52.20</entry>
            <entry>0.52.20</entry>
          </row>
          <row>
            <entry>libnl</entry>
            <entry>3.4.0</entry>
            <entry>3.4.0</entry>
          </row>
          <row>
            <entry>libpcre</entry>
            <entry>8.42</entry>
            <entry>8.43</entry>
          </row>
          <row>
            <entry>libpng</entry>
            <entry>1.6.34</entry>
            <entry>1.6.36</entry>
          </row>
          <row>
            <entry>libpthread-stubs</entry>
            <entry>0.4</entry>
            <entry>0.4</entry>
          </row>
          <row>
            <entry>libtirpc</entry>
            <entry>1.0.2</entry>
            <entry>1.0.3</entry>
          </row>
          <row>
            <entry>libtool</entry>
            <entry>2.4.6</entry>
            <entry>2.4.6</entry>
          </row>
          <row>
            <entry>libunistring</entry>
            <entry>0.9.9</entry>
            <entry>0.9.10</entry>
          </row>
          <row>
            <entry>libunwind</entry>
            <entry>1.2.1</entry>
            <entry>1.3.1</entry>
          </row>
          <row>
            <entry>liburcu</entry>
            <entry>0.10.1</entry>
            <entry>0.10.2</entry>
          </row>
          <row>
            <entry>libx11</entry>
            <entry>1.6.5</entry>
            <entry>1.6.7</entry>
          </row>
          <row>
            <entry>libxau</entry>
            <entry>1.0.8</entry>
            <entry>1.0.9</entry>
          </row>
          <row>
            <entry>libxcb</entry>
            <entry>1.12</entry>
            <entry>1.13.1</entry>
          </row>
          <row>
            <entry>libxdmcp</entry>
            <entry>1.1.2</entry>
            <entry>1.1.2</entry>
          </row>
          <row>
            <entry>libxext</entry>
            <entry>1.3.3</entry>
            <entry>1.3.3</entry>
          </row>
          <row>
            <entry>libxml-parser-perl</entry>
            <entry>2.44</entry>
            <entry>2.44</entry>
          </row>
          <row>
            <entry>libxml2</entry>
            <entry>2.9.7</entry>
            <entry>2.9.8</entry>
          </row>
          <row>
            <entry>libxrandr</entry>
            <entry>1.5.1</entry>
            <entry>1.5.1</entry>
          </row>
          <row>
            <entry>libxrender</entry>
            <entry>0.9.10</entry>
            <entry>0.9.10</entry>
          </row>
          <row>
            <entry>linux-firmware</entry>
            <entry>1.0.0</entry>
            <entry>0.0</entry>
          </row>
          <row>
            <entry>linux-intel</entry>
            <entry>4.14.66</entry>
            <entry>4.19.62</entry>
          </row>
          <row>
            <entry>linux-libc-headers</entry>
            <entry>4.15.7</entry>
            <entry>5.0</entry>
          </row>
          <row>
            <entry>lsbinitscripts</entry>
            <entry>9.79</entry>
            <entry>9.79</entry>
          </row>
          <row>
            <entry>lttng-modules</entry>
            <entry>2.10.6</entry>
            <entry>2.10.8</entry>
          </row>
          <row>
            <entry>lttng-tools</entry>
            <entry>2.9.5</entry>
            <entry>2.10.6</entry>
          </row>
          <row>
            <entry>lttng-ust</entry>
            <entry>2.10.1</entry>
            <entry>2.10.3</entry>
          </row>
          <row>
            <entry>lzip</entry>
            <entry>1.19</entry>
            <entry>1.21</entry>
          </row>
          <row>
            <entry>lzop</entry>
            <entry>1.03</entry>
            <entry>1.04</entry>
          </row>
          <row>
            <entry>m4</entry>
            <entry>1.4.18</entry>
            <entry>1.4.18</entry>
          </row>
          <row>
            <entry>make</entry>
            <entry>4.2.1</entry>
            <entry>4.2.1</entry>
          </row>
          <row>
            <entry>meson</entry>
            <entry>0.44.1</entry>
            <entry>0.49.2</entry>
          </row>
          <row>
            <entry>mingetty</entry>
            <entry>1.08</entry>
            <entry>1.08</entry>
          </row>
          <row>
            <entry>mklibs</entry>
            <entry>0.1.43</entry>
            <entry>0.1.44</entry>
          </row>
          <row>
            <entry>mpfr</entry>
            <entry>3.1.5</entry>
            <entry>4.0.2</entry>
          </row>
          <row>
            <entry>nasm</entry>
            <entry>2.13.03</entry>
            <entry>2.14.02</entry>
          </row>
          <row>
            <entry>ncurses</entry>
            <entry>6.0</entry>
            <entry>6.1</entry>
          </row>
          <row>
            <entry>netbase</entry>
            <entry>5.4</entry>
            <entry>5.6</entry>
          </row>
          <row>
            <entry>nettle</entry>
            <entry>3.4</entry>
            <entry>3.4.1</entry>
          </row>
          <row>
            <entry>nfs-utils</entry>
            <entry>2.1.1</entry>
            <entry>2.3.3</entry>
          </row>
          <row>
            <entry>ninja</entry>
            <entry>1.8.2</entry>
            <entry>1.9.0</entry>
          </row>
          <row>
            <entry>nspr</entry>
            <entry>4.19</entry>
            <entry>4.21</entry>
          </row>
          <row>
            <entry>nss</entry>
            <entry>3.35</entry>
            <entry>3.42.1</entry>
          </row>
          <row>
            <entry>openssh</entry>
            <entry>7.6p1</entry>
            <entry>7.9p1</entry>
          </row>
          <row>
            <entry>openssl</entry>
            <entry>1.0.2p</entry>
            <entry>1.1.1b</entry>
          </row>
          <row>
            <entry>opkg-utils</entry>
            <entry>0.3.6</entry>
            <entry>0.4.0</entry>
          </row>
          <row>
            <entry>os-release</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>ovmf</entry>
            <entry>git</entry>
            <entry>git</entry>
          </row>
          <row>
            <entry>packagegroup-core-boot</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>patch</entry>
            <entry>2.7.6</entry>
            <entry>2.7.6</entry>
          </row>
          <row>
            <entry>pciutils</entry>
            <entry>3.5.6</entry>
            <entry>3.6.2</entry>
          </row>
          <row>
            <entry>perf</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>perl</entry>
            <entry>5.24.1</entry>
            <entry>5.28.1</entry>
          </row>
          <row>
            <entry>pigz</entry>
            <entry>2.4</entry>
            <entry>2.4</entry>
          </row>
          <row>
            <entry>pixman</entry>
            <entry>0.34.0</entry>
            <entry>0.38.0</entry>
          </row>
          <row>
            <entry>pkgconfig</entry>
            <entry>0.29.2</entry>
            <entry>0.29.2</entry>
          </row>
          <row>
            <entry>powertop</entry>
            <entry>2.9</entry>
            <entry>2.10</entry>
          </row>
          <row>
            <entry>prelink</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>procps</entry>
            <entry>3.3.12</entry>
            <entry>3.3.15</entry>
          </row>
          <row>
            <entry>pseudo</entry>
            <entry>1.9.0</entry>
            <entry>1.9.0</entry>
          </row>
          <row>
            <entry>ptest-runner</entry>
            <entry>2.1.1</entry>
            <entry>2.3.1</entry>
          </row>
          <row>
            <entry>python</entry>
            <entry>2.7.14</entry>
            <entry>2.7.16</entry>
          </row>
          <row>
            <entry>python3</entry>
            <entry>3.5.5</entry>
            <entry>3.7.2</entry>
          </row>
          <row>
            <entry>python3-dbus</entry>
            <entry>1.2.6</entry>
            <entry>1.2.8</entry>
          </row>
          <row>
            <entry>python3-pygobject</entry>
            <entry>3.28.1</entry>
            <entry>3.28.3</entry>
          </row>
          <row>
            <entry>python3-setuptools</entry>
            <entry>39.0.0</entry>
            <entry>40.8.0</entry>
          </row>
          <row>
            <entry>qemu</entry>
            <entry>2.11.1</entry>
            <entry>3.1.0</entry>
          </row>
          <row>
            <entry>quota</entry>
            <entry>4.04</entry>
            <entry>4.04</entry>
          </row>
          <row>
            <entry>re2c</entry>
            <entry>0.16</entry>
            <entry>1.0.1</entry>
          </row>
          <row>
            <entry>readline</entry>
            <entry>7.0</entry>
            <entry>8.0</entry>
          </row>
          <row>
            <entry>rpcbind</entry>
            <entry>0.2.4</entry>
            <entry>1.2.5</entry>
          </row>
          <row>
            <entry>rpm</entry>
            <entry>4.14.1</entry>
            <entry>4.14.2.1</entry>
          </row>
          <row>
            <entry>run-postinsts</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>shadow</entry>
            <entry>4.2.1</entry>
            <entry>4.6</entry>
          </row>
          <row>
            <entry>shadow-securetty</entry>
            <entry>4.2.1</entry>
            <entry>4.6</entry>
          </row>
          <row>
            <entry>shadow-sysroot</entry>
            <entry>4.2.1</entry>
            <entry>4.6</entry>
          </row>
          <row>
            <entry>shared-mime-info</entry>
            <entry>1.9</entry>
            <entry>1.10</entry>
          </row>
          <row>
            <entry>slang</entry>
            <entry>2.3.2</entry>
            <entry>2.3.2</entry>
          </row>
          <row>
            <entry>sqlite3</entry>
            <entry>3.22.0</entry>
            <entry>3.27.2</entry>
          </row>
          <row>
            <entry>strace</entry>
            <entry>4.20</entry>
            <entry>4.26</entry>
          </row>
          <row>
            <entry>stress</entry>
            <entry>1.0.4</entry>
            <entry>1.0.4</entry>
          </row>
          <row>
            <entry>systemd</entry>
            <entry>237</entry>
            <entry>241</entry>
          </row>
          <row>
            <entry>systemd-boot</entry>
            <entry>237</entry>
            <entry>241</entry>
          </row>
          <row>
            <entry>systemd-compat-units</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>systemtap</entry>
            <entry>3.2</entry>
            <entry>4.0</entry>
          </row>
          <row>
            <entry>tcf-agent</entry>
            <entry>1.4.0</entry>
            <entry>1.7.0</entry>
          </row>
          <row>
            <entry>tcl</entry>
            <entry>8.6.8</entry>
            <entry>8.6.9</entry>
          </row>
          <row>
            <entry>tcp-wrappers</entry>
            <entry>7.6</entry>
            <entry>7.6</entry>
          </row>
          <row>
            <entry>thermald</entry>
            <entry>1.7.1</entry>
            <entry>1.8</entry>
          </row>
          <row>
            <entry>tzcode</entry>
            <entry>2018d</entry>
            <entry>2019a</entry>
          </row>
          <row>
            <entry>tzdata</entry>
            <entry>2018d</entry>
            <entry>2019a</entry>
          </row>
          <row>
            <entry>unzip</entry>
            <entry>6.0</entry>
            <entry>6.0</entry>
          </row>
          <row>
            <entry>update-rc.d</entry>
            <entry>0.7</entry>
            <entry>0.8</entry>
          </row>
          <row>
            <entry>util-linux</entry>
            <entry>2.32</entry>
            <entry>2.32.1</entry>
          </row>
          <row>
            <entry>util-macros</entry>
            <entry>1.19.1</entry>
            <entry>1.19.2</entry>
          </row>
          <row>
            <entry>valgrind</entry>
            <entry>3.13.0</entry>
            <entry>3.14.0</entry>
          </row>
          <row>
            <entry>volatile-binds</entry>
            <entry>1.0</entry>
            <entry>1.0</entry>
          </row>
          <row>
            <entry>which</entry>
            <entry>2.21</entry>
            <entry>2.21</entry>
          </row>
          <row>
            <entry>xcb-proto</entry>
            <entry>1.12</entry>
            <entry>1.13</entry>
          </row>
          <row>
            <entry>xtrans</entry>
            <entry>1.3.5</entry>
            <entry>1.3.5</entry>
          </row>
          <row>
            <entry>xz</entry>
            <entry>5.2.3</entry>
            <entry>5.2.4</entry>
          </row>
          <row>
            <entry>zlib</entry>
            <entry>1.2.11</entry>
            <entry>1.2.11</entry>
          </row>
        </tbody>
      </tgroup>
    </informaltable>
  </section>
</section>