summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Mangeac <Adrian.Mangeac@enea.com>2019-10-09 12:40:36 +0200
committerAdrian Mangeac <Adrian.Mangeac@enea.com>2019-10-22 13:46:01 +0200
commit33f904c339cbee377adb021c12be772667d3258a (patch)
treea68afcbffd2332946ba3ff0e12d22636ed5805f0
parentfa97b6337ed962ba84e501bfc20f3823a2c39f2c (diff)
downloadel_releases-standard-33f904c339cbee377adb021c12be772667d3258a.tar.gz
Update packages related information
- licenses.xml - added new column containing a checkbox if the package ends up on the target - pkgdiff_generated.xml - update the column containing the short description on why the package was added/removed. Change-Id: Ifd75a4e39fe4f13399572116b92f18a22b8d6c65 Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
-rw-r--r--doc/book-enea-linux-open-source/doc/licenses.xml288
-rwxr-xr-x[-rw-r--r--]doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml198
2 files changed, 384 insertions, 102 deletions
diff --git a/doc/book-enea-linux-open-source/doc/licenses.xml b/doc/book-enea-linux-open-source/doc/licenses.xml
index fa7fbaa..cb521a7 100644
--- a/doc/book-enea-linux-open-source/doc/licenses.xml
+++ b/doc/book-enea-linux-open-source/doc/licenses.xml
@@ -13,12 +13,12 @@ supports, e.g. busybox, with a short explanatory blurb and links to package
13specific documentation.--> 13specific documentation.-->
14 14
15 <informaltable> 15 <informaltable>
16 <tgroup cols="4"> 16 <tgroup cols="5">
17 <colspec colwidth="2*"/> 17 <colspec colwidth="2*"/>
18 <colspec colwidth="1*"/> 18 <colspec colwidth="1*"/>
19 <colspec colwidth="5*"/> 19 <colspec colwidth="5*"/>
20 <colspec colwidth="2*"/> 20 <colspec colwidth="2*"/>
21 21 <colspec colwidth="1*"/>
22 22
23 <thead> 23 <thead>
24 <row> 24 <row>
@@ -26,7 +26,7 @@ specific documentation.-->
26 <entry align="center">Version</entry> 26 <entry align="center">Version</entry>
27 <entry align="center">Description</entry> 27 <entry align="center">Description</entry>
28 <entry align="center">License</entry> 28 <entry align="center">License</entry>
29 29 <entry align="center">Target</entry>
30 </row> 30 </row>
31 </thead> 31 </thead>
32 32
@@ -36,1692 +36,1974 @@ specific documentation.-->
36 <entry>2.2.52</entry> 36 <entry>2.2.52</entry>
37 <entry>Utilities for managing POSIX Access Control Lists.</entry> 37 <entry>Utilities for managing POSIX Access Control Lists.</entry>
38 <entry> LGPL-2.1, GPL-2.0</entry> 38 <entry> LGPL-2.1, GPL-2.0</entry>
39 <entry align="center">&#10003;</entry>
39</row> 40</row>
40<row> 41<row>
41 <entry>acpica</entry> 42 <entry>acpica</entry>
42 <entry>20180508</entry> 43 <entry>20180508</entry>
43 <entry>The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem and a small set of tools to assist in developing and debugging ACPI tables.</entry> 44 <entry>The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem and a small set of tools to assist in developing and debugging ACPI tables.</entry>
44 <entry> BSD, GPL-2.0</entry> 45 <entry> BSD, GPL-2.0</entry>
46 <entry align="center"></entry>
45</row> 47</row>
46<row> 48<row>
47 <entry>alsa-lib</entry> 49 <entry>alsa-lib</entry>
48 <entry>1.1.8</entry> 50 <entry>1.1.8</entry>
49 <entry>ALSA sound library.</entry> 51 <entry>ALSA sound library.</entry>
50 <entry> LGPL-2.1, GPL-2.0</entry> 52 <entry> LGPL-2.1, GPL-2.0</entry>
53 <entry align="center"></entry>
51</row> 54</row>
52<row> 55<row>
53 <entry>attr</entry> 56 <entry>attr</entry>
54 <entry>2.4.47</entry> 57 <entry>2.4.47</entry>
55 <entry>Utilities for manipulating filesystem extended attributes.</entry> 58 <entry>Utilities for manipulating filesystem extended attributes.</entry>
56 <entry> LGPL-2.1, GPL-2.0</entry> 59 <entry> LGPL-2.1, GPL-2.0</entry>
60 <entry align="center">&#10003;</entry>
57</row> 61</row>
58<row> 62<row>
59 <entry>autoconf-archive</entry> 63 <entry>autoconf-archive</entry>
60 <entry>2018.03.13</entry> 64 <entry>2018.03.13</entry>
61 <entry>a collection of freely re-usable Autoconf macros.</entry> 65 <entry>a collection of freely re-usable Autoconf macros.</entry>
62 <entry>GPL-3.0-with-autoconf-exception</entry> 66 <entry>GPL-3.0-with-autoconf-exception</entry>
67 <entry align="center"></entry>
63</row> 68</row>
64<row> 69<row>
65 <entry>autoconf</entry> 70 <entry>autoconf</entry>
66 <entry>2.69</entry> 71 <entry>2.69</entry>
67 <entry>Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use in the form of M4 macro calls.</entry> 72 <entry>Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use in the form of M4 macro calls.</entry>
68 <entry> GPL-2.0, GPL-3.0</entry> 73 <entry> GPL-2.0, GPL-3.0</entry>
74 <entry align="center">&#10003;</entry>
69</row> 75</row>
70<row> 76<row>
71 <entry>automake</entry> 77 <entry>automake</entry>
72 <entry>1.16.1</entry> 78 <entry>1.16.1</entry>
73 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry> 79 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry>
74 <entry>GPL-2.0</entry> 80 <entry>GPL-2.0</entry>
81 <entry align="center">&#10003;</entry>
75</row> 82</row>
76<row> 83<row>
77 <entry>babeltrace</entry> 84 <entry>babeltrace</entry>
78 <entry>1.5.6</entry> 85 <entry>1.5.6</entry>
79 <entry>Babeltrace provides trace read and write libraries in host side as well as a trace converter which used to convert LTTng 2.0 traces into human-readable log.</entry> 86 <entry>Babeltrace provides trace read and write libraries in host side as well as a trace converter which used to convert LTTng 2.0 traces into human-readable log.</entry>
80 <entry> MIT, GPL-2.0</entry> 87 <entry> MIT, GPL-2.0</entry>
88 <entry align="center">&#10003;</entry>
81</row> 89</row>
82<row> 90<row>
83 <entry>base-files</entry> 91 <entry>base-files</entry>
84 <entry>3.0.14</entry> 92 <entry>3.0.14</entry>
85 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry> 93 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry>
86 <entry>GPL-2.0</entry> 94 <entry>GPL-2.0</entry>
95 <entry align="center">&#10003;</entry>
87</row> 96</row>
88<row> 97<row>
89 <entry>base-passwd</entry> 98 <entry>base-passwd</entry>
90 <entry>3.5.29</entry> 99 <entry>3.5.29</entry>
91 <entry>The master copies of the user database files (/etc/passwd and /etc/group). The update-passwd tool is also provided to keep the system databases synchronized with these master files.</entry> 100 <entry>The master copies of the user database files (/etc/passwd and /etc/group). The update-passwd tool is also provided to keep the system databases synchronized with these master files.</entry>
92 <entry>GPL-2.0</entry> 101 <entry>GPL-2.0</entry>
102 <entry align="center">&#10003;</entry>
93</row> 103</row>
94<row> 104<row>
95 <entry>bash-completion</entry> 105 <entry>bash-completion</entry>
96 <entry>2.8</entry> 106 <entry>2.8</entry>
97 <entry>Programmable Completion for Bash 4.</entry> 107 <entry>Programmable Completion for Bash 4.</entry>
98 <entry>GPL-2.0</entry> 108 <entry>GPL-2.0</entry>
109 <entry align="center">&#10003;</entry>
99</row> 110</row>
100<row> 111<row>
101 <entry>bash</entry> 112 <entry>bash</entry>
102 <entry>4.4.18</entry> 113 <entry>4.4.18</entry>
103 <entry>An sh-compatible command language interpreter.</entry> 114 <entry>An sh-compatible command language interpreter.</entry>
104 <entry>GPL-3.0</entry> 115 <entry>GPL-3.0</entry>
116 <entry align="center">&#10003;</entry>
105</row> 117</row>
106<row> 118<row>
107 <entry>bc</entry> 119 <entry>bc</entry>
108 <entry>1.07.1</entry> 120 <entry>1.07.1</entry>
109 <entry>Arbitrary precision calculator language.</entry> 121 <entry>Arbitrary precision calculator language.</entry>
110 <entry>GPL-3.0</entry> 122 <entry>GPL-3.0</entry>
123 <entry align="center">&#10003;</entry>
111</row> 124</row>
112<row> 125<row>
113 <entry>bind</entry> 126 <entry>bind</entry>
114 <entry>9.11.5-P4</entry> 127 <entry>9.11.5-P4</entry>
115 <entry>ISC Internet Domain Name Server.</entry> 128 <entry>ISC Internet Domain Name Server.</entry>
116 <entry> ISC, BSD</entry> 129 <entry> ISC, BSD</entry>
130 <entry align="center">&#10003;</entry>
117</row> 131</row>
118<row> 132<row>
119 <entry>binutils-cross-aarch64</entry> 133 <entry>binutils-cross-aarch64</entry>
120 <entry>2.32.0</entry> 134 <entry>2.32.0</entry>
121 <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> 135 <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>
122 <entry>GPL-3.0</entry> 136 <entry>GPL-3.0</entry>
137 <entry align="center"></entry>
123</row> 138</row>
124<row> 139<row>
125 <entry>binutils-cross-powerpc</entry> 140 <entry>binutils-cross-powerpc</entry>
126 <entry>2.32.0</entry> 141 <entry>2.32.0</entry>
127 <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> 142 <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>
128 <entry>GPL-3.0</entry> 143 <entry>GPL-3.0</entry>
144 <entry align="center"></entry>
129</row> 145</row>
130<row> 146<row>
131 <entry>binutils-cross-x86_64</entry> 147 <entry>binutils-cross-x86_64</entry>
132 <entry>2.32.0</entry> 148 <entry>2.32.0</entry>
133 <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> 149 <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>
134 <entry>GPL-3.0</entry> 150 <entry>GPL-3.0</entry>
151 <entry align="center"></entry>
135</row> 152</row>
136<row> 153<row>
137 <entry>binutils</entry> 154 <entry>binutils</entry>
138 <entry>2.32.0</entry> 155 <entry>2.32.0</entry>
139 <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> 156 <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>
140 <entry>GPL-3.0</entry> 157 <entry>GPL-3.0</entry>
158 <entry align="center">&#10003;</entry>
141</row> 159</row>
142<row> 160<row>
143 <entry>bison</entry> 161 <entry>bison</entry>
144 <entry>3.0.4</entry> 162 <entry>3.0.4</entry>
145 <entry>Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble.</entry> 163 <entry>Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble.</entry>
146 <entry>GPL-3.0</entry> 164 <entry>GPL-3.0</entry>
165 <entry align="center">&#10003;</entry>
147</row> 166</row>
148<row> 167<row>
149 <entry>bjam</entry> 168 <entry>bjam</entry>
150 <entry>1.69.0</entry> 169 <entry>1.69.0</entry>
151 <entry>Portable Boost.Jam build tool for boost.</entry> 170 <entry>Portable Boost.Jam build tool for boost.</entry>
152 <entry> BSL-1.0, MIT, Python-2.0</entry> 171 <entry> BSL-1.0, MIT, Python-2.0</entry>
172 <entry align="center"></entry>
153</row> 173</row>
154<row> 174<row>
155 <entry>blktrace</entry> 175 <entry>blktrace</entry>
156 <entry>1.2.0</entry> 176 <entry>1.2.0</entry>
157 <entry>Generates traces of I/O traffic on block devices.</entry> 177 <entry>Generates traces of I/O traffic on block devices.</entry>
158 <entry>GPL-2.0</entry> 178 <entry>GPL-2.0</entry>
179 <entry align="center"></entry>
159</row> 180</row>
160<row> 181<row>
161 <entry>bluez5</entry> 182 <entry>bluez5</entry>
162 <entry>5.50</entry> 183 <entry>5.50</entry>
163 <entry>Linux Bluetooth stack V5 userland components. These include a system configurations daemons tools and system libraries.</entry> 184 <entry>Linux Bluetooth stack V5 userland components. These include a system configurations daemons tools and system libraries.</entry>
164 <entry> GPL-2.0, LGPL-2.1</entry> 185 <entry> GPL-2.0, LGPL-2.1</entry>
186 <entry align="center">&#10003;</entry>
165</row> 187</row>
166<row> 188<row>
167 <entry>boost</entry> 189 <entry>boost</entry>
168 <entry>1.69.0</entry> 190 <entry>1.69.0</entry>
169 <entry>Free peer-reviewed portable C++ source libraries.</entry> 191 <entry>Free peer-reviewed portable C++ source libraries.</entry>
170 <entry> BSL-1.0, MIT, Python-2.0</entry> 192 <entry> BSL-1.0, MIT, Python-2.0</entry>
193 <entry align="center">&#10003;</entry>
171</row> 194</row>
172<row> 195<row>
173 <entry>btrfs-tools</entry> 196 <entry>btrfs-tools</entry>
174 <entry>4.20.1</entry> 197 <entry>4.20.1</entry>
175 <entry>Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance repair and easy administration. This package contains utilities (mkfs fsck btrfsctl) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.</entry> 198 <entry>Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance repair and easy administration. This package contains utilities (mkfs fsck btrfsctl) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.</entry>
176 <entry>GPL-2.0</entry> 199 <entry>GPL-2.0</entry>
200 <entry align="center">&#10003;</entry>
177</row> 201</row>
178<row> 202<row>
179 <entry>busybox</entry> 203 <entry>busybox</entry>
180 <entry>1.30.1</entry> 204 <entry>1.30.1</entry>
181 <entry>BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils shellutils etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.</entry> 205 <entry>BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils shellutils etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.</entry>
182 <entry> GPL-2.0, BSD-4-Clause</entry> 206 <entry> GPL-2.0, BSD-4-Clause</entry>
207 <entry align="center">&#10003;</entry>
183</row> 208</row>
184<row> 209<row>
185 <entry>bzip2</entry> 210 <entry>bzip2</entry>
186 <entry>1.0.6</entry> 211 <entry>1.0.6</entry>
187 <entry>bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors and approaches the performance of the PPM family of statistical compressors.</entry> 212 <entry>bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors and approaches the performance of the PPM family of statistical compressors.</entry>
188 <entry>BSD-4-Clause</entry> 213 <entry>BSD-4-Clause</entry>
214 <entry align="center">&#10003;</entry>
189</row> 215</row>
190<row> 216<row>
191 <entry>ca-certificates</entry> 217 <entry>ca-certificates</entry>
192 <entry>20190110</entry> 218 <entry>20190110</entry>
193 <entry>This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. This derived from Debian's CA Certificates.</entry> 219 <entry>This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. This derived from Debian's CA Certificates.</entry>
194 <entry> GPL-2.0, MPL-2.0</entry> 220 <entry> GPL-2.0, MPL-2.0</entry>
221 <entry align="center">&#10003;</entry>
195</row> 222</row>
196<row> 223<row>
197 <entry>cairo</entry> 224 <entry>cairo</entry>
198 <entry>1.16.0</entry> 225 <entry>1.16.0</entry>
199 <entry>Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.</entry> 226 <entry>Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.</entry>
200 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry> 227 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry>
228 <entry align="center">&#10003;</entry>
201</row> 229</row>
202<row> 230<row>
203 <entry>ccache</entry> 231 <entry>ccache</entry>
204 <entry>3.6</entry> 232 <entry>3.6</entry>
205 <entry>ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. Supported languages are C C\+\+ Objective-C and Objective-C++.</entry> 233 <entry>ccache is a compiler cache. It speeds up recompilation by caching the result of previous compilations and detecting when the same compilation is being done again. Supported languages are C C\+\+ Objective-C and Objective-C++.</entry>
206 <entry>GPL-3.0</entry> 234 <entry>GPL-3.0</entry>
235 <entry align="center">&#10003;</entry>
207</row> 236</row>
208<row> 237<row>
209 <entry>cdrtools</entry> 238 <entry>cdrtools</entry>
210 <entry>3.01a31</entry> 239 <entry>3.01a31</entry>
211 <entry>A set of tools for CD recording including cdrecord.</entry> 240 <entry>A set of tools for CD recording including cdrecord.</entry>
212 <entry> GPL-2.0, CDDL-1.0, LGPL-2.1</entry> 241 <entry> GPL-2.0, CDDL-1.0, LGPL-2.1</entry>
242 <entry align="center"></entry>
213</row> 243</row>
214<row> 244<row>
215 <entry>chrpath</entry> 245 <entry>chrpath</entry>
216 <entry>0.16</entry> 246 <entry>0.16</entry>
217 <entry>chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already.</entry> 247 <entry>chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already.</entry>
218 <entry>GPL-2.0</entry> 248 <entry>GPL-2.0</entry>
249 <entry align="center"></entry>
219</row> 250</row>
220<row> 251<row>
221 <entry>cmake</entry> 252 <entry>cmake</entry>
222 <entry>3.14.1</entry> 253 <entry>3.14.1</entry>
223 <entry>Cross-platform open-source make system.</entry> 254 <entry>Cross-platform open-source make system.</entry>
224 <entry>BSD</entry> 255 <entry>BSD</entry>
256 <entry align="center"></entry>
225</row> 257</row>
226<row> 258<row>
227 <entry>core-image-minimal-initramfs</entry> 259 <entry>core-image-minimal-initramfs</entry>
228 <entry>1.0</entry> 260 <entry>1.0</entry>
229 <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> 261 <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>
230 <entry>MIT</entry> 262 <entry>MIT</entry>
263 <entry align="center"></entry>
231</row> 264</row>
232<row> 265<row>
233 <entry>coreutils</entry> 266 <entry>coreutils</entry>
234 <entry>8.30</entry> 267 <entry>8.30</entry>
235 <entry>The GNU Core Utilities provide the basic file shell and text manipulation utilities. These are the core utilities which are expected to exist on every system.</entry> 268 <entry>The GNU Core Utilities provide the basic file shell and text manipulation utilities. These are the core utilities which are expected to exist on every system.</entry>
236 <entry>GPL-3.0</entry> 269 <entry>GPL-3.0</entry>
270 <entry align="center">&#10003;</entry>
237</row> 271</row>
238<row> 272<row>
239 <entry>cpio</entry> 273 <entry>cpio</entry>
240 <entry>2.12</entry> 274 <entry>2.12</entry>
241 <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> 275 <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>
242 <entry>GPL-3.0</entry> 276 <entry>GPL-3.0</entry>
277 <entry align="center"></entry>
243</row> 278</row>
244<row> 279<row>
245 <entry>createrepo-c</entry> 280 <entry>createrepo-c</entry>
246 <entry>0.12.1</entry> 281 <entry>0.12.1</entry>
247 <entry>C implementation of createrepo.</entry> 282 <entry>C implementation of createrepo.</entry>
248 <entry>GPL-2.0</entry> 283 <entry>GPL-2.0</entry>
284 <entry align="center"></entry>
249</row> 285</row>
250<row> 286<row>
251 <entry>cross-localedef</entry> 287 <entry>cross-localedef</entry>
252 <entry>2.29</entry> 288 <entry>2.29</entry>
253 <entry>Cross locale generation tool for glibc.</entry> 289 <entry>Cross locale generation tool for glibc.</entry>
254 <entry>LGPL-2.1</entry> 290 <entry>LGPL-2.1</entry>
291 <entry align="center"></entry>
255</row> 292</row>
256<row> 293<row>
257 <entry>curl</entry> 294 <entry>curl</entry>
258 <entry>7.64.1</entry> 295 <entry>7.64.1</entry>
259 <entry>Command line tool and library for client-side URL transfers.</entry> 296 <entry>Command line tool and library for client-side URL transfers.</entry>
260 <entry>MIT</entry> 297 <entry>MIT</entry>
298 <entry align="center">&#10003;</entry>
261</row> 299</row>
262<row> 300<row>
263 <entry>cwautomacros</entry> 301 <entry>cwautomacros</entry>
264 <entry>20110201</entry> 302 <entry>20110201</entry>
265 <entry>Collection of autoconf m4 macros.</entry> 303 <entry>Collection of autoconf m4 macros.</entry>
266 <entry>GPL-2.0</entry> 304 <entry>GPL-2.0</entry>
305 <entry align="center"></entry>
267</row> 306</row>
268<row> 307<row>
269 <entry>db</entry> 308 <entry>db</entry>
270 <entry>5.3.28</entry> 309 <entry>5.3.28</entry>
271 <entry>Berkeley Database v5.</entry> 310 <entry>Berkeley Database v5.</entry>
272 <entry>Sleepycat</entry> 311 <entry>Sleepycat</entry>
312 <entry align="center">&#10003;</entry>
273</row> 313</row>
274<row> 314<row>
275 <entry>dbus-glib</entry> 315 <entry>dbus-glib</entry>
276 <entry>0.110</entry> 316 <entry>0.110</entry>
277 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry> 317 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry>
278 <entry> AFL-2.0, GPL-2.0</entry> 318 <entry> AFL-2.0, GPL-2.0</entry>
319 <entry align="center">&#10003;</entry>
279</row> 320</row>
280<row> 321<row>
281 <entry>dbus-test</entry> 322 <entry>dbus-test</entry>
282 <entry>1.12.12</entry> 323 <entry>1.12.12</entry>
283 <entry>D-Bus test package (for D-bus functionality testing only).</entry> 324 <entry>D-Bus test package (for D-bus functionality testing only).</entry>
284 <entry> AFL-2.0, GPL-2.0</entry> 325 <entry> AFL-2.0, GPL-2.0</entry>
326 <entry align="center"></entry>
285</row> 327</row>
286<row> 328<row>
287 <entry>dbus</entry> 329 <entry>dbus</entry>
288 <entry>1.12.12</entry> 330 <entry>1.12.12</entry>
289 <entry>"D-Bus is a message bus system a simple way for applications to talk to one another. In addition to interprocess communication D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \""single instance\"" application or daemon and to launch applications and daemons on demand when their services are needed."</entry> 331 <entry>"D-Bus is a message bus system a simple way for applications to talk to one another. In addition to interprocess communication D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \""single instance\"" application or daemon and to launch applications and daemons on demand when their services are needed."</entry>
290 <entry> AFL-2.0, GPL-2.0</entry> 332 <entry> AFL-2.0, GPL-2.0</entry>
333 <entry align="center">&#10003;</entry>
291</row> 334</row>
292<row> 335<row>
293 <entry>debianutils</entry> 336 <entry>debianutils</entry>
294 <entry>4.8.6.1</entry> 337 <entry>4.8.6.1</entry>
295 <entry>Miscellaneous utilities specific to Debian.</entry> 338 <entry>Miscellaneous utilities specific to Debian.</entry>
296 <entry> GPL-2.0, SMAIL_GPL</entry> 339 <entry> GPL-2.0, SMAIL_GPL</entry>
340 <entry align="center"></entry>
297</row> 341</row>
298<row> 342<row>
299 <entry>depmodwrapper</entry> 343 <entry>depmodwrapper</entry>
300 <entry>1.0</entry> 344 <entry>1.0</entry>
301 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry> 345 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry>
302 <entry>MIT</entry> 346 <entry>MIT</entry>
347 <entry align="center"></entry>
303</row> 348</row>
304<row> 349<row>
305 <entry>dhcp</entry> 350 <entry>dhcp</entry>
306 <entry>4.4.1</entry> 351 <entry>4.4.1</entry>
307 <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information from a server. DHCP helps make it easier to administer devices.</entry> 352 <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information from a server. DHCP helps make it easier to administer devices.</entry>
308 <entry>ISC</entry> 353 <entry>ISC</entry>
354 <entry align="center">&#10003;</entry>
309</row> 355</row>
310<row> 356<row>
311 <entry>diffstat</entry> 357 <entry>diffstat</entry>
312 <entry>1.62</entry> 358 <entry>1.62</entry>
313 <entry>diffstat reads the output of diff and displays a histogram of the insertions deletions and modifications per-file. It is useful for reviewing large complex patch files.</entry> 359 <entry>diffstat reads the output of diff and displays a histogram of the insertions deletions and modifications per-file. It is useful for reviewing large complex patch files.</entry>
314 <entry>MIT</entry> 360 <entry>MIT</entry>
361 <entry align="center">&#10003;</entry>
315</row> 362</row>
316<row> 363<row>
317 <entry>diffutils</entry> 364 <entry>diffutils</entry>
318 <entry>3.7</entry> 365 <entry>3.7</entry>
319 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry> 366 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry>
320 <entry>GPL-3.0</entry> 367 <entry>GPL-3.0</entry>
368 <entry align="center">&#10003;</entry>
321</row> 369</row>
322<row> 370<row>
323 <entry>dnf</entry> 371 <entry>dnf</entry>
324 <entry>4.1.0</entry> 372 <entry>4.1.0</entry>
325 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry> 373 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry>
326 <entry>GPL-2.0</entry> 374 <entry>GPL-2.0</entry>
375 <entry align="center">&#10003;</entry>
327</row> 376</row>
328<row> 377<row>
329 <entry>dosfstools</entry> 378 <entry>dosfstools</entry>
330 <entry>4.1</entry> 379 <entry>4.1</entry>
331 <entry>DOS FAT Filesystem Utilities.</entry> 380 <entry>DOS FAT Filesystem Utilities.</entry>
332 <entry>GPL-3.0</entry> 381 <entry>GPL-3.0</entry>
382 <entry align="center"></entry>
333</row> 383</row>
334<row> 384<row>
335 <entry>dtc</entry> 385 <entry>dtc</entry>
336 <entry>1.4.7</entry> 386 <entry>1.4.7</entry>
337 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> 387 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
338 <entry> GPL-2.0, BSD</entry> 388 <entry> GPL-2.0, BSD</entry>
389 <entry align="center"></entry>
339</row> 390</row>
340<row> 391<row>
341 <entry>dwarfsrcfiles</entry> 392 <entry>dwarfsrcfiles</entry>
342 <entry>1.0</entry> 393 <entry>1.0</entry>
343 <entry>A small utility for printing debug source file locations embedded in binaries.</entry> 394 <entry>A small utility for printing debug source file locations embedded in binaries.</entry>
344 <entry>GPL-2.0</entry> 395 <entry>GPL-2.0</entry>
396 <entry align="center"></entry>
345</row> 397</row>
346<row> 398<row>
347 <entry>e2fsprogs</entry> 399 <entry>e2fsprogs</entry>
348 <entry>1.44.5</entry> 400 <entry>1.44.5</entry>
349 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry> 401 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry>
350 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry> 402 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry>
403 <entry align="center">&#10003;</entry>
351</row> 404</row>
352<row> 405<row>
353 <entry>ed</entry> 406 <entry>ed</entry>
354 <entry>1.15</entry> 407 <entry>1.15</entry>
355 <entry>Line-oriented text editor.</entry> 408 <entry>Line-oriented text editor.</entry>
356 <entry>GPL-3.0</entry> 409 <entry>GPL-3.0</entry>
410 <entry align="center">&#10003;</entry>
357</row> 411</row>
358<row> 412<row>
359 <entry>elfutils</entry> 413 <entry>elfutils</entry>
360 <entry>0.176</entry> 414 <entry>0.176</entry>
361 <entry>Utilities and libraries for handling compiled object files.</entry> 415 <entry>Utilities and libraries for handling compiled object files.</entry>
362 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry> 416 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
417 <entry align="center">&#10003;</entry>
363</row> 418</row>
364<row> 419<row>
365 <entry>enea-image-standard-sdk</entry> 420 <entry>enea-image-standard-sdk</entry>
366 <entry>1.0</entry> 421 <entry>1.0</entry>
367 <entry>Full featured image for the Standard profile</entry> 422 <entry>Full featured image for the Standard profile</entry>
368 <entry>MIT</entry> 423 <entry>MIT</entry>
424 <entry align="center"></entry>
369</row> 425</row>
370<row> 426<row>
371 <entry>expat</entry> 427 <entry>expat</entry>
372 <entry>2.2.6</entry> 428 <entry>2.2.6</entry>
373 <entry>Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)</entry> 429 <entry>Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)</entry>
374 <entry>MIT</entry> 430 <entry>MIT</entry>
431 <entry align="center">&#10003;</entry>
375</row> 432</row>
376<row> 433<row>
377 <entry>file</entry> 434 <entry>file</entry>
378 <entry>5.36</entry> 435 <entry>5.36</entry>
379 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> 436 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
380 <entry>BSD</entry> 437 <entry>BSD</entry>
438 <entry align="center">&#10003;</entry>
381</row> 439</row>
382<row> 440<row>
383 <entry>findutils</entry> 441 <entry>findutils</entry>
384 <entry>4.6.0</entry> 442 <entry>4.6.0</entry>
385 <entry>The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.</entry> 443 <entry>The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.</entry>
386 <entry>GPL-3.0</entry> 444 <entry>GPL-3.0</entry>
445 <entry align="center">&#10003;</entry>
387</row> 446</row>
388<row> 447<row>
389 <entry>flex</entry> 448 <entry>flex</entry>
390 <entry>2.6.0</entry> 449 <entry>2.6.0</entry>
391 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry> 450 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry>
392 <entry>BSD</entry> 451 <entry>BSD</entry>
452 <entry align="center">&#10003;</entry>
393</row> 453</row>
394<row> 454<row>
395 <entry>fontconfig</entry> 455 <entry>fontconfig</entry>
396 <entry>2.12.6</entry> 456 <entry>2.12.6</entry>
397 <entry>Fontconfig is a font configuration and customization library which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. Fontconfig is not a rasterization library nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.</entry> 457 <entry>Fontconfig is a font configuration and customization library which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. Fontconfig is not a rasterization library nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.</entry>
398 <entry> MIT, PD</entry> 458 <entry> MIT, PD</entry>
459 <entry align="center">&#10003;</entry>
399</row> 460</row>
400<row> 461<row>
401 <entry>freetype</entry> 462 <entry>freetype</entry>
402 <entry>2.9.1</entry> 463 <entry>2.9.1</entry>
403 <entry>FreeType is a software font engine that is designed to be small efficient highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries display servers font conversion tools text image generation tools and many other products as well.</entry> 464 <entry>FreeType is a software font engine that is designed to be small efficient highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries display servers font conversion tools text image generation tools and many other products as well.</entry>
404 <entry> FreeType, GPL-2.0</entry> 465 <entry> FreeType, GPL-2.0</entry>
466 <entry align="center">&#10003;</entry>
405</row> 467</row>
406<row> 468<row>
407 <entry>fuse</entry> 469 <entry>fuse</entry>
408 <entry>2.9.8</entry> 470 <entry>2.9.8</entry>
409 <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry> 471 <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry>
410 <entry> GPL-2.0, LGPL-2.0</entry> 472 <entry> GPL-2.0, LGPL-2.0</entry>
473 <entry align="center">&#10003;</entry>
411</row> 474</row>
412<row> 475<row>
413 <entry>fuse</entry> 476 <entry>fuse</entry>
414 <entry>2.9.9</entry> 477 <entry>2.9.9</entry>
415 <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry> 478 <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry>
416 <entry> GPL-2.0, LGPL-2.0</entry> 479 <entry> GPL-2.0, LGPL-2.0</entry>
480 <entry align="center">&#10003;</entry>
417</row> 481</row>
418<row> 482<row>
419 <entry>gawk</entry> 483 <entry>gawk</entry>
420 <entry>4.2.1</entry> 484 <entry>4.2.1</entry>
421 <entry>The GNU version of awk a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs.</entry> 485 <entry>The GNU version of awk a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs.</entry>
422 <entry>GPL-3.0</entry> 486 <entry>GPL-3.0</entry>
487 <entry align="center">&#10003;</entry>
423</row> 488</row>
424<row> 489<row>
425 <entry>gcc-cross-aarch64</entry> 490 <entry>gcc-cross-aarch64</entry>
426 <entry>8.3.0</entry> 491 <entry>8.3.0</entry>
427 <entry>GNU cc and gcc C compilers.</entry> 492 <entry>GNU cc and gcc C compilers.</entry>
428 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 493 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
494 <entry align="center"></entry>
429</row> 495</row>
430<row> 496<row>
431 <entry>gcc-cross-powerpc</entry> 497 <entry>gcc-cross-powerpc</entry>
432 <entry>8.3.0</entry> 498 <entry>8.3.0</entry>
433 <entry>GNU cc and gcc C compilers.</entry> 499 <entry>GNU cc and gcc C compilers.</entry>
434 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 500 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
501 <entry align="center"></entry>
435</row> 502</row>
436<row> 503<row>
437 <entry>gcc-cross-x86_64</entry> 504 <entry>gcc-cross-x86_64</entry>
438 <entry>8.3.0</entry> 505 <entry>8.3.0</entry>
439 <entry>GNU cc and gcc C compilers.</entry> 506 <entry>GNU cc and gcc C compilers.</entry>
440 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 507 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
508 <entry align="center"></entry>
441</row> 509</row>
442<row> 510<row>
443 <entry>gcc-sanitizers</entry> 511 <entry>gcc-sanitizers</entry>
444 <entry>8.3.0</entry> 512 <entry>8.3.0</entry>
445 <entry>GNU cc and gcc C compilers.</entry> 513 <entry>GNU cc and gcc C compilers.</entry>
446 <entry> NCSA, MIT</entry> 514 <entry> NCSA, MIT</entry>
515 <entry align="center">&#10003;</entry>
447</row> 516</row>
448<row> 517<row>
449 <entry>gcc-source-8.3.0</entry> 518 <entry>gcc-source-8.3.0</entry>
450 <entry>8.3.0</entry> 519 <entry>8.3.0</entry>
451 <entry>GNU cc and gcc C compilers.</entry> 520 <entry>GNU cc and gcc C compilers.</entry>
452 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 521 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
522 <entry align="center"></entry>
453</row> 523</row>
454<row> 524<row>
455 <entry>gcc</entry> 525 <entry>gcc</entry>
456 <entry>8.3.0</entry> 526 <entry>8.3.0</entry>
457 <entry>GNU cc and gcc C compilers.</entry> 527 <entry>GNU cc and gcc C compilers.</entry>
458 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 528 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
529 <entry align="center">&#10003;</entry>
459</row> 530</row>
460<row> 531<row>
461 <entry>gdb</entry> 532 <entry>gdb</entry>
462 <entry>8.2.1</entry> 533 <entry>8.2.1</entry>
463 <entry>GNU debugger.</entry> 534 <entry>GNU debugger.</entry>
464 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> 535 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry>
536 <entry align="center">&#10003;</entry>
465</row> 537</row>
466<row> 538<row>
467 <entry>gdbm</entry> 539 <entry>gdbm</entry>
468 <entry>1.18.1</entry> 540 <entry>1.18.1</entry>
469 <entry>Key/value database library with extensible hashing.</entry> 541 <entry>Key/value database library with extensible hashing.</entry>
470 <entry>GPL-3.0</entry> 542 <entry>GPL-3.0</entry>
543 <entry align="center">&#10003;</entry>
471</row> 544</row>
472<row> 545<row>
473 <entry>gettext-minimal</entry> 546 <entry>gettext-minimal</entry>
474 <entry>0.19.8.1</entry> 547 <entry>0.19.8.1</entry>
475 <entry>Contains the m4 macros sufficient to support building autoconf/automake. This provides a significant build time speedup by the removal of gettext-native from most dependency chains (now only needed for gettext for the target).</entry> 548 <entry>Contains the m4 macros sufficient to support building autoconf/automake. This provides a significant build time speedup by the removal of gettext-native from most dependency chains (now only needed for gettext for the target).</entry>
476 <entry>FSF-Unlimited</entry> 549 <entry>FSF-Unlimited</entry>
550 <entry align="center"></entry>
477</row> 551</row>
478<row> 552<row>
479 <entry>gettext</entry> 553 <entry>gettext</entry>
480 <entry>0.19.8.1</entry> 554 <entry>0.19.8.1</entry>
481 <entry>GNU gettext is a set of tools that provides a framework to help other programs produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs a directory and file naming organization for the message catalogs themselves a runtime library supporting the retrieval of translated messages and a few stand-alone programs to massage in various ways the sets of translatable and already translated strings.</entry> 555 <entry>GNU gettext is a set of tools that provides a framework to help other programs produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs a directory and file naming organization for the message catalogs themselves a runtime library supporting the retrieval of translated messages and a few stand-alone programs to massage in various ways the sets of translatable and already translated strings.</entry>
482 <entry> GPL-3.0, LGPL-2.1</entry> 556 <entry> GPL-3.0, LGPL-2.1</entry>
557 <entry align="center">&#10003;</entry>
483</row> 558</row>
484<row> 559<row>
485 <entry>glib-2.0</entry> 560 <entry>glib-2.0</entry>
486 <entry>2.58.3</entry> 561 <entry>2.58.3</entry>
487 <entry>GLib is a general-purpose utility library which provides many useful data types macros type conversions string utilities file utilities a main loop abstraction and so on.</entry> 562 <entry>GLib is a general-purpose utility library which provides many useful data types macros type conversions string utilities file utilities a main loop abstraction and so on.</entry>
488 <entry> LGPL-2.1, BSD, PD</entry> 563 <entry> LGPL-2.1, BSD, PD</entry>
564 <entry align="center">&#10003;</entry>
489</row> 565</row>
490<row> 566<row>
491 <entry>glibc-locale</entry> 567 <entry>glibc-locale</entry>
492 <entry>2.29</entry> 568 <entry>2.29</entry>
493 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> 569 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
494 <entry> GPL-2.0, LGPL-2.1</entry> 570 <entry> GPL-2.0, LGPL-2.1</entry>
571 <entry align="center">&#10003;</entry>
495</row> 572</row>
496<row> 573<row>
497 <entry>glibc-mtrace</entry> 574 <entry>glibc-mtrace</entry>
498 <entry>2.29</entry> 575 <entry>2.29</entry>
499 <entry>mtrace utility provided by glibc</entry> 576 <entry>mtrace utility provided by glibc</entry>
500 <entry> GPL-2.0, LGPL-2.1</entry> 577 <entry> GPL-2.0, LGPL-2.1</entry>
578 <entry align="center">&#10003;</entry>
501</row> 579</row>
502<row> 580<row>
503 <entry>glibc</entry> 581 <entry>glibc</entry>
504 <entry>2.29</entry> 582 <entry>2.29</entry>
505 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> 583 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
506 <entry> GPL-2.0, LGPL-2.1</entry> 584 <entry> GPL-2.0, LGPL-2.1</entry>
585 <entry align="center">&#10003;</entry>
507</row> 586</row>
508<row> 587<row>
509 <entry>gmp</entry> 588 <entry>gmp</entry>
510 <entry>6.1.2</entry> 589 <entry>6.1.2</entry>
511 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry> 590 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry>
512 <entry> GPL-2.0, LGPL-3.0</entry> 591 <entry> GPL-2.0, LGPL-3.0</entry>
592 <entry align="center">&#10003;</entry>
513</row> 593</row>
514<row> 594<row>
515 <entry>gnome-desktop-testing</entry> 595 <entry>gnome-desktop-testing</entry>
516 <entry>2018.1</entry> 596 <entry>2018.1</entry>
517 <entry>Test runner for GNOME-style installed tests.</entry> 597 <entry>Test runner for GNOME-style installed tests.</entry>
518 <entry>LGPL-2.0</entry> 598 <entry>LGPL-2.0</entry>
599 <entry align="center">&#10003;</entry>
519</row> 600</row>
520<row> 601<row>
521 <entry>gnu-config</entry> 602 <entry>gnu-config</entry>
522 <entry>20181128</entry> 603 <entry>20181128</entry>
523 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> 604 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
524 <entry>GPL-3.0-with-autoconf-exception</entry> 605 <entry>GPL-3.0-with-autoconf-exception</entry>
606 <entry align="center"></entry>
525</row> 607</row>
526<row> 608<row>
527 <entry>gnu-efi</entry> 609 <entry>gnu-efi</entry>
528 <entry>3.0.9</entry> 610 <entry>3.0.9</entry>
529 <entry>Libraries for producing EFI binaries.</entry> 611 <entry>Libraries for producing EFI binaries.</entry>
530 <entry> GPL-2.0, BSD-2-Clause</entry> 612 <entry> GPL-2.0, BSD-2-Clause</entry>
613 <entry align="center">&#10003;</entry>
531</row> 614</row>
532<row> 615<row>
533 <entry>gnupg</entry> 616 <entry>gnupg</entry>
534 <entry>2.2.13</entry> 617 <entry>2.2.13</entry>
535 <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry> 618 <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry>
536 <entry> GPL-3.0, LGPL-3.0</entry> 619 <entry> GPL-3.0, LGPL-3.0</entry>
620 <entry align="center">&#10003;</entry>
537</row> 621</row>
538<row> 622<row>
539 <entry>gnutls</entry> 623 <entry>gnutls</entry>
540 <entry>3.6.7</entry> 624 <entry>3.6.7</entry>
541 <entry>GNU Transport Layer Security Library.</entry> 625 <entry>GNU Transport Layer Security Library.</entry>
542 <entry> GPL-3.0, LGPL-2.1</entry> 626 <entry> GPL-3.0, LGPL-2.1</entry>
627 <entry align="center">&#10003;</entry>
543</row> 628</row>
544<row> 629<row>
545 <entry>gobject-introspection</entry> 630 <entry>gobject-introspection</entry>
546 <entry>1.58.3</entry> 631 <entry>1.58.3</entry>
547 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry> 632 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry>
548 <entry> LGPL-2.0, GPL-2.0</entry> 633 <entry> LGPL-2.0, GPL-2.0</entry>
634 <entry align="center">&#10003;</entry>
549</row> 635</row>
550<row> 636<row>
551 <entry>gperf</entry> 637 <entry>gperf</entry>
552 <entry>3.1</entry> 638 <entry>3.1</entry>
553 <entry>GNU gperf is a perfect hash function generator</entry> 639 <entry>GNU gperf is a perfect hash function generator</entry>
554 <entry>GPL-3.0</entry> 640 <entry>GPL-3.0</entry>
641 <entry align="center"></entry>
555</row> 642</row>
556<row> 643<row>
557 <entry>gpgme</entry> 644 <entry>gpgme</entry>
558 <entry>1.12.0</entry> 645 <entry>1.12.0</entry>
559 <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> 646 <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>
560 <entry> GPL-2.0, LGPL-2.1</entry> 647 <entry> GPL-2.0, LGPL-2.1</entry>
648 <entry align="center">&#10003;</entry>
561</row> 649</row>
562<row> 650<row>
563 <entry>grep</entry> 651 <entry>grep</entry>
564 <entry>3.3</entry> 652 <entry>3.3</entry>
565 <entry>GNU grep utility.</entry> 653 <entry>GNU grep utility.</entry>
566 <entry>GPL-3.0</entry> 654 <entry>GPL-3.0</entry>
655 <entry align="center">&#10003;</entry>
567</row> 656</row>
568<row> 657<row>
569 <entry>groff</entry> 658 <entry>groff</entry>
570 <entry>1.22.3</entry> 659 <entry>1.22.3</entry>
571 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry> 660 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry>
572 <entry>GPL-3.0</entry> 661 <entry>GPL-3.0</entry>
662 <entry align="center"></entry>
573</row> 663</row>
574<row> 664<row>
575 <entry>grub</entry> 665 <entry>grub</entry>
576 <entry>2.02</entry> 666 <entry>2.02</entry>
577 <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> 667 <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>
578 <entry>GPL-3.0</entry> 668 <entry>GPL-3.0</entry>
669 <entry align="center"></entry>
579</row> 670</row>
580<row> 671<row>
581 <entry>gtk-doc</entry> 672 <entry>gtk-doc</entry>
582 <entry>1.29</entry> 673 <entry>1.29</entry>
583 <entry>Gtk-doc is a set of scripts that extract specially formatted comments from glib-based software and produce a set of html documentation files from them</entry> 674 <entry>Gtk-doc is a set of scripts that extract specially formatted comments from glib-based software and produce a set of html documentation files from them</entry>
584 <entry>GPL-2.0</entry> 675 <entry>GPL-2.0</entry>
676 <entry align="center">&#10003;</entry>
585</row> 677</row>
586<row> 678<row>
587 <entry>icu</entry> 679 <entry>icu</entry>
588 <entry>63.1</entry> 680 <entry>63.1</entry>
589 <entry>The International Component for Unicode (ICU) is a mature portable set of C/C++ and Java libraries for Unicode support software internationalization (I18N) and globalization (G11N) giving applications the same results on all platforms.</entry> 681 <entry>The International Component for Unicode (ICU) is a mature portable set of C/C++ and Java libraries for Unicode support software internationalization (I18N) and globalization (G11N) giving applications the same results on all platforms.</entry>
590 <entry>ICU</entry> 682 <entry>ICU</entry>
683 <entry align="center">&#10003;</entry>
591</row> 684</row>
592<row> 685<row>
593 <entry>initramfs-framework</entry> 686 <entry>initramfs-framework</entry>
594 <entry>1.0</entry> 687 <entry>1.0</entry>
595 <entry>Modular initramfs system.</entry> 688 <entry>Modular initramfs system.</entry>
596 <entry>MIT</entry> 689 <entry>MIT</entry>
690 <entry align="center"></entry>
597</row> 691</row>
598<row> 692<row>
599 <entry>initramfs-module-install-efi</entry> 693 <entry>initramfs-module-install-efi</entry>
600 <entry>1.0</entry> 694 <entry>1.0</entry>
601 <entry>initramfs-framework module for EFI installation option.</entry> 695 <entry>initramfs-framework module for EFI installation option.</entry>
602 <entry>MIT</entry> 696 <entry>MIT</entry>
697 <entry align="center"></entry>
603</row> 698</row>
604<row> 699<row>
605 <entry>initramfs-module-install</entry> 700 <entry>initramfs-module-install</entry>
606 <entry>1.0</entry> 701 <entry>1.0</entry>
607 <entry>initramfs-framework module for installation option.</entry> 702 <entry>initramfs-framework module for installation option.</entry>
608 <entry>MIT</entry> 703 <entry>MIT</entry>
704 <entry align="center"></entry>
609</row> 705</row>
610<row> 706<row>
611 <entry>initramfs-module-setup-live</entry> 707 <entry>initramfs-module-setup-live</entry>
612 <entry>1.0</entry> 708 <entry>1.0</entry>
613 <entry>initramfs-framework module for live booting.</entry> 709 <entry>initramfs-framework module for live booting.</entry>
614 <entry>MIT</entry> 710 <entry>MIT</entry>
711 <entry align="center"></entry>
615</row> 712</row>
616<row> 713<row>
617 <entry>intltool</entry> 714 <entry>intltool</entry>
618 <entry>0.51.0</entry> 715 <entry>0.51.0</entry>
619 <entry>Utility scripts for internationalizing XML.</entry> 716 <entry>Utility scripts for internationalizing XML.</entry>
620 <entry>GPL-2.0</entry> 717 <entry>GPL-2.0</entry>
718 <entry align="center">&#10003;</entry>
621</row> 719</row>
622<row> 720<row>
623 <entry>iproute2</entry> 721 <entry>iproute2</entry>
624 <entry>4.19.0</entry> 722 <entry>4.19.0</entry>
625 <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> 723 <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>
626 <entry>GPL-2.0</entry> 724 <entry>GPL-2.0</entry>
725 <entry align="center">&#10003;</entry>
627</row> 726</row>
628<row> 727<row>
629 <entry>iptables</entry> 728 <entry>iptables</entry>
630 <entry>1.6.2</entry> 729 <entry>1.6.2</entry>
631 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry> 730 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
632 <entry>GPL-2.0</entry> 731 <entry>GPL-2.0</entry>
732 <entry align="center">&#10003;</entry>
633</row> 733</row>
634<row> 734<row>
635 <entry>json-c</entry> 735 <entry>json-c</entry>
636 <entry>0.13.1</entry> 736 <entry>0.13.1</entry>
637 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry> 737 <entry>JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C.</entry>
638 <entry>MIT</entry> 738 <entry>MIT</entry>
739 <entry align="center">&#10003;</entry>
639</row> 740</row>
640<row> 741<row>
641 <entry>kbd</entry> 742 <entry>kbd</entry>
642 <entry>2.0.4</entry> 743 <entry>2.0.4</entry>
643 <entry>Keytable files and keyboard utilities.</entry> 744 <entry>Keytable files and keyboard utilities.</entry>
644 <entry>GPL-2.0</entry> 745 <entry>GPL-2.0</entry>
746 <entry align="center">&#10003;</entry>
645</row> 747</row>
646<row> 748<row>
647 <entry>kern-tools</entry> 749 <entry>kern-tools</entry>
648 <entry>0.2</entry> 750 <entry>0.2</entry>
649 <entry>Tools for managing Yocto Project style branched kernels.</entry> 751 <entry>Tools for managing Yocto Project style branched kernels.</entry>
650 <entry>GPL-2.0</entry> 752 <entry>GPL-2.0</entry>
753 <entry align="center"></entry>
651</row> 754</row>
652<row> 755<row>
653 <entry>keymaps</entry> 756 <entry>keymaps</entry>
654 <entry>1.0</entry> 757 <entry>1.0</entry>
655 <entry>Keymaps and initscript to set the keymap on bootup.</entry> 758 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
656 <entry>GPL-2.0</entry> 759 <entry>GPL-2.0</entry>
760 <entry align="center">&#10003;</entry>
657</row> 761</row>
658<row> 762<row>
659 <entry>kmod</entry> 763 <entry>kmod</entry>
660 <entry>26</entry> 764 <entry>26</entry>
661 <entry>kmod is a set of tools to handle common tasks with Linux kernel modules like insert remove list check properties resolve dependencies and aliases.</entry> 765 <entry>kmod is a set of tools to handle common tasks with Linux kernel modules like insert remove list check properties resolve dependencies and aliases.</entry>
662 <entry> GPL-2.0, LGPL-2.1</entry> 766 <entry> GPL-2.0, LGPL-2.1</entry>
767 <entry align="center">&#10003;</entry>
663</row> 768</row>
664<row> 769<row>
665 <entry>ldconfig</entry> 770 <entry>ldconfig</entry>
666 <entry>2.12.1</entry> 771 <entry>2.12.1</entry>
667 <entry>A standalone native ldconfig build.</entry> 772 <entry>A standalone native ldconfig build.</entry>
668 <entry>GPL-2.0</entry> 773 <entry>GPL-2.0</entry>
774 <entry align="center"></entry>
669</row> 775</row>
670<row> 776<row>
671 <entry>less</entry> 777 <entry>less</entry>
672 <entry>550</entry> 778 <entry>550</entry>
673 <entry>Less is a program similar to more i.e. a terminal based program for viewing text files and the output from other programs. Less offers many features beyond those that more does.</entry> 779 <entry>Less is a program similar to more i.e. a terminal based program for viewing text files and the output from other programs. Less offers many features beyond those that more does.</entry>
674 <entry> GPL-3.0, BSD-2-Clause</entry> 780 <entry> GPL-3.0, BSD-2-Clause</entry>
781 <entry align="center">&#10003;</entry>
675</row> 782</row>
676<row> 783<row>
677 <entry>libaio</entry> 784 <entry>libaio</entry>
678 <entry>0.3.111</entry> 785 <entry>0.3.111</entry>
679 <entry>Asynchronous input/output library that uses the kernels native interface</entry> 786 <entry>Asynchronous input/output library that uses the kernels native interface</entry>
680 <entry>LGPL-2.1</entry> 787 <entry>LGPL-2.1</entry>
788 <entry align="center">&#10003;</entry>
681</row> 789</row>
682<row> 790<row>
683 <entry>libarchive</entry> 791 <entry>libarchive</entry>
684 <entry>3.3.3</entry> 792 <entry>3.3.3</entry>
685 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry> 793 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry>
686 <entry>BSD</entry> 794 <entry>BSD</entry>
795 <entry align="center">&#10003;</entry>
687</row> 796</row>
688<row> 797<row>
689 <entry>libassuan</entry> 798 <entry>libassuan</entry>
690 <entry>2.5.3</entry> 799 <entry>2.5.3</entry>
691 <entry>IPC library used by GnuPG and GPGME.</entry> 800 <entry>IPC library used by GnuPG and GPGME.</entry>
692 <entry> GPL-3.0, LGPL-2.1</entry> 801 <entry> GPL-3.0, LGPL-2.1</entry>
802 <entry align="center">&#10003;</entry>
693</row> 803</row>
694<row> 804<row>
695 <entry>libatomic-ops</entry> 805 <entry>libatomic-ops</entry>
696 <entry>7.6.8</entry> 806 <entry>7.6.8</entry>
697 <entry>A library for atomic integer operations.</entry> 807 <entry>A library for atomic integer operations.</entry>
698 <entry> GPL-2.0, MIT</entry> 808 <entry> GPL-2.0, MIT</entry>
809 <entry align="center">&#10003;</entry>
699</row> 810</row>
700<row> 811<row>
701 <entry>libcap</entry> 812 <entry>libcap</entry>
702 <entry>2.26</entry> 813 <entry>2.26</entry>
703 <entry>Library for getting/setting POSIX.1e capabilities.</entry> 814 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
704 <entry> BSD, GPL-2.0</entry> 815 <entry> BSD, GPL-2.0</entry>
816 <entry align="center">&#10003;</entry>
705</row> 817</row>
706<row> 818<row>
707 <entry>libcheck</entry> 819 <entry>libcheck</entry>
708 <entry>0.12.0</entry> 820 <entry>0.12.0</entry>
709 <entry>Check - unit testing framework for C code.</entry> 821 <entry>Check - unit testing framework for C code.</entry>
710 <entry>LGPL-2.1</entry> 822 <entry>LGPL-2.1</entry>
823 <entry align="center">&#10003;</entry>
711</row> 824</row>
712<row> 825<row>
713 <entry>libcomps</entry> 826 <entry>libcomps</entry>
714 <entry>0.1.10</entry> 827 <entry>0.1.10</entry>
715 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry> 828 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry>
716 <entry>GPL-2.0</entry> 829 <entry>GPL-2.0</entry>
830 <entry align="center">&#10003;</entry>
717</row> 831</row>
718<row> 832<row>
719 <entry>libcroco</entry> 833 <entry>libcroco</entry>
720 <entry>0.6.12</entry> 834 <entry>0.6.12</entry>
721 <entry>Cascading Style Sheet (CSS) parsing and manipulation toolkit.</entry> 835 <entry>Cascading Style Sheet (CSS) parsing and manipulation toolkit.</entry>
722 <entry> LGPL-2.0, LGPL-2.1</entry> 836 <entry> LGPL-2.0, LGPL-2.1</entry>
837 <entry align="center">&#10003;</entry>
723</row> 838</row>
724<row> 839<row>
725 <entry>libdnf</entry> 840 <entry>libdnf</entry>
726 <entry>0.26.0</entry> 841 <entry>0.26.0</entry>
727 <entry>Library providing simplified C and Python API to libsolv.</entry> 842 <entry>Library providing simplified C and Python API to libsolv.</entry>
728 <entry>LGPL-2.1</entry> 843 <entry>LGPL-2.1</entry>
844 <entry align="center">&#10003;</entry>
729</row> 845</row>
730<row> 846<row>
731 <entry>libevent</entry> 847 <entry>libevent</entry>
732 <entry>2.1.8</entry> 848 <entry>2.1.8</entry>
733 <entry>An asynchronous event notification library.</entry> 849 <entry>An asynchronous event notification library.</entry>
734 <entry> BSD, MIT</entry> 850 <entry> BSD, MIT</entry>
851 <entry align="center">&#10003;</entry>
735</row> 852</row>
736<row> 853<row>
737 <entry>libffi</entry> 854 <entry>libffi</entry>
738 <entry>3.2.1</entry> 855 <entry>3.2.1</entry>
739 <entry>The `libffi' library provides a portable high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.</entry> 856 <entry>The `libffi' library provides a portable high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.</entry>
740 <entry>MIT</entry> 857 <entry>MIT</entry>
858 <entry align="center">&#10003;</entry>
741</row> 859</row>
742<row> 860<row>
743 <entry>libgcc</entry> 861 <entry>libgcc</entry>
744 <entry>8.3.0</entry> 862 <entry>8.3.0</entry>
745 <entry>GNU cc and gcc C compilers.</entry> 863 <entry>GNU cc and gcc C compilers.</entry>
746 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 864 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
865 <entry align="center">&#10003;</entry>
747</row> 866</row>
748<row> 867<row>
749 <entry>libgcrypt</entry> 868 <entry>libgcrypt</entry>
750 <entry>1.8.4</entry> 869 <entry>1.8.4</entry>
751 <entry>General purpose cryptographic library based on the code from GnuPG.</entry> 870 <entry>General purpose cryptographic library based on the code from GnuPG.</entry>
752 <entry> GPL-2.0, LGPL-2.1, GPL-3.0</entry> 871 <entry> GPL-2.0, LGPL-2.1, GPL-3.0</entry>
872 <entry align="center">&#10003;</entry>
753</row> 873</row>
754<row> 874<row>
755 <entry>libgpg-error</entry> 875 <entry>libgpg-error</entry>
756 <entry>1.35</entry> 876 <entry>1.35</entry>
757 <entry>Small library that defines common error values for all GnuPG components.</entry> 877 <entry>Small library that defines common error values for all GnuPG components.</entry>
758 <entry> GPL-2.0, LGPL-2.1</entry> 878 <entry> GPL-2.0, LGPL-2.1</entry>
879 <entry align="center">&#10003;</entry>
759</row> 880</row>
760<row> 881<row>
761 <entry>libical</entry> 882 <entry>libical</entry>
762 <entry>2.0.0</entry> 883 <entry>2.0.0</entry>
763 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry> 884 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry>
764 <entry> LGPL-2.1, MPL-1.0</entry> 885 <entry> LGPL-2.1, MPL-1.0</entry>
886 <entry align="center">&#10003;</entry>
765</row> 887</row>
766<row> 888<row>
767 <entry>libidn2</entry> 889 <entry>libidn2</entry>
768 <entry>2.0.5</entry> 890 <entry>2.0.5</entry>
769 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> 891 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
770 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry> 892 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
893 <entry align="center">&#10003;</entry>
771</row> 894</row>
772<row> 895<row>
773 <entry>libjitterentropy</entry> 896 <entry>libjitterentropy</entry>
774 <entry>2.1.2</entry> 897 <entry>2.1.2</entry>
775 <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> 898 <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>
776 <entry> GPL-2.0, BSD</entry> 899 <entry> GPL-2.0, BSD</entry>
900 <entry align="center">&#10003;</entry>
777</row> 901</row>
778<row> 902<row>
779 <entry>libksba</entry> 903 <entry>libksba</entry>
780 <entry>1.3.5</entry> 904 <entry>1.3.5</entry>
781 <entry>Easy API to create and parse X.509 and CMS related objects.</entry> 905 <entry>Easy API to create and parse X.509 and CMS related objects.</entry>
782 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry> 906 <entry> GPL-2.0, LGPL-3.0, GPL-3.0</entry>
907 <entry align="center">&#10003;</entry>
783</row> 908</row>
784<row> 909<row>
785 <entry>libmnl</entry> 910 <entry>libmnl</entry>
786 <entry>1.0.4</entry> 911 <entry>1.0.4</entry>
787 <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> 912 <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>
788 <entry>LGPL-2.1</entry> 913 <entry>LGPL-2.1</entry>
914 <entry align="center">&#10003;</entry>
789</row> 915</row>
790<row> 916<row>
791 <entry>libmodulemd</entry> 917 <entry>libmodulemd</entry>
792 <entry>2.1.0</entry> 918 <entry>2.1.0</entry>
793 <entry>C Library for manipulating module metadata files.</entry> 919 <entry>C Library for manipulating module metadata files.</entry>
794 <entry>MIT</entry> 920 <entry>MIT</entry>
921 <entry align="center">&#10003;</entry>
795</row> 922</row>
796<row> 923<row>
797 <entry>libmpc</entry> 924 <entry>libmpc</entry>
798 <entry>1.1.0</entry> 925 <entry>1.1.0</entry>
799 <entry>Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr</entry> 926 <entry>Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr</entry>
800 <entry>LGPL-3.0</entry> 927 <entry>LGPL-3.0</entry>
928 <entry align="center">&#10003;</entry>
801</row> 929</row>
802<row> 930<row>
803 <entry>libnewt</entry> 931 <entry>libnewt</entry>
804 <entry>0.52.20</entry> 932 <entry>0.52.20</entry>
805 <entry>Newt is a programming library for color text mode widget based user interfaces. Newt can be used to add stacked windows entry widgets checkboxes radio buttons labels plain text fields scrollbars etc. to text mode user interfaces. This package also contains the shared library needed by programs built with newt as well as a /usr/bin/dialog replacement called whiptail. Newt is based on the slang library.</entry> 933 <entry>Newt is a programming library for color text mode widget based user interfaces. Newt can be used to add stacked windows entry widgets checkboxes radio buttons labels plain text fields scrollbars etc. to text mode user interfaces. This package also contains the shared library needed by programs built with newt as well as a /usr/bin/dialog replacement called whiptail. Newt is based on the slang library.</entry>
806 <entry>LGPL-2.0</entry> 934 <entry>LGPL-2.0</entry>
935 <entry align="center">&#10003;</entry>
807</row> 936</row>
808<row> 937<row>
809 <entry>libnl</entry> 938 <entry>libnl</entry>
810 <entry>3.4.0</entry> 939 <entry>3.4.0</entry>
811 <entry>A library for applications dealing with netlink sockets.</entry> 940 <entry>A library for applications dealing with netlink sockets.</entry>
812 <entry>LGPL-2.1</entry> 941 <entry>LGPL-2.1</entry>
942 <entry align="center">&#10003;</entry>
813</row> 943</row>
814<row> 944<row>
815 <entry>libnsl2</entry> 945 <entry>libnsl2</entry>
816 <entry>1.2.0</entry> 946 <entry>1.2.0</entry>
817 <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> 947 <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>
818 <entry>LGPL-2.1</entry> 948 <entry>LGPL-2.1</entry>
949 <entry align="center"></entry>
819</row> 950</row>
820<row> 951<row>
821 <entry>libpcre</entry> 952 <entry>libpcre</entry>
822 <entry>8.43</entry> 953 <entry>8.43</entry>
823 <entry>The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API as well as a set of wrapper functions that correspond to the POSIX regular expression API.</entry> 954 <entry>The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API as well as a set of wrapper functions that correspond to the POSIX regular expression API.</entry>
824 <entry>BSD</entry> 955 <entry>BSD</entry>
956 <entry align="center">&#10003;</entry>
825</row> 957</row>
826<row> 958<row>
827 <entry>libpng</entry> 959 <entry>libpng</entry>
828 <entry>1.6.36</entry> 960 <entry>1.6.36</entry>
829 <entry>PNG image format decoding library.</entry> 961 <entry>PNG image format decoding library.</entry>
830 <entry>Libpng</entry> 962 <entry>Libpng</entry>
963 <entry align="center">&#10003;</entry>
831</row> 964</row>
832<row> 965<row>
833 <entry>libpthread-stubs</entry> 966 <entry>libpthread-stubs</entry>
834 <entry>0.4</entry> 967 <entry>0.4</entry>
835 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry> 968 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry>
836 <entry>MIT</entry> 969 <entry>MIT</entry>
970 <entry align="center"></entry>
837</row> 971</row>
838<row> 972<row>
839 <entry>librepo</entry> 973 <entry>librepo</entry>
840 <entry>1.9.4</entry> 974 <entry>1.9.4</entry>
841 <entry> A library providing C and Python (libcURL like) API for downloading linux repository metadata and packages..</entry> 975 <entry> A library providing C and Python (libcURL like) API for downloading linux repository metadata and packages..</entry>
842 <entry>LGPL-2.1</entry> 976 <entry>LGPL-2.1</entry>
977 <entry align="center">&#10003;</entry>
843</row> 978</row>
844<row> 979<row>
845 <entry>libsdl2</entry> 980 <entry>libsdl2</entry>
846 <entry>2.0.9</entry> 981 <entry>2.0.9</entry>
847 <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> 982 <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>
848 <entry>Zlib</entry> 983 <entry>Zlib</entry>
984 <entry align="center"></entry>
849</row> 985</row>
850<row> 986<row>
851 <entry>libsolv</entry> 987 <entry>libsolv</entry>
852 <entry>0.7.3</entry> 988 <entry>0.7.3</entry>
853 <entry>Library for solving packages and reading repositories.</entry> 989 <entry>Library for solving packages and reading repositories.</entry>
854 <entry>BSD-3-Clause</entry> 990 <entry>BSD-3-Clause</entry>
991 <entry align="center">&#10003;</entry>
855</row> 992</row>
856<row> 993<row>
857 <entry>libtirpc</entry> 994 <entry>libtirpc</entry>
858 <entry>1.0.3</entry> 995 <entry>1.0.3</entry>
859 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry> 996 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry>
860 <entry>BSD</entry> 997 <entry>BSD</entry>
998 <entry align="center">&#10003;</entry>
861</row> 999</row>
862<row> 1000<row>
863 <entry>libtool</entry> 1001 <entry>libtool</entry>
864 <entry>2.4.6</entry> 1002 <entry>2.4.6</entry>
865 <entry>This is GNU libtool a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface.</entry> 1003 <entry>This is GNU libtool a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface.</entry>
866 <entry> GPL-2.0, LGPL-2.1</entry> 1004 <entry> GPL-2.0, LGPL-2.1</entry>
1005 <entry align="center">&#10003;</entry>
867</row> 1006</row>
868<row> 1007<row>
869 <entry>libunistring</entry> 1008 <entry>libunistring</entry>
870 <entry>0.9.10</entry> 1009 <entry>0.9.10</entry>
871 <entry>Text files are nowadays usually encoded in Unicode and may consist of very different scripts from Latin letters to Chinese Hanzi with many kinds of special characters accents right-to-left writing marks hyphens Roman numbers and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text. This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. This package contains documentation.</entry> 1010 <entry>Text files are nowadays usually encoded in Unicode and may consist of very different scripts from Latin letters to Chinese Hanzi with many kinds of special characters accents right-to-left writing marks hyphens Roman numbers and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text. This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. This package contains documentation.</entry>
872 <entry> LGPL-3.0, GPL-2.0</entry> 1011 <entry> LGPL-3.0, GPL-2.0</entry>
1012 <entry align="center">&#10003;</entry>
873</row> 1013</row>
874<row> 1014<row>
875 <entry>libunwind</entry> 1015 <entry>libunwind</entry>
876 <entry>1.3.1</entry> 1016 <entry>1.3.1</entry>
877 <entry>a portable and efficient C programming interface (API) to determine the call-chain of a program</entry> 1017 <entry>a portable and efficient C programming interface (API) to determine the call-chain of a program</entry>
878 <entry>MIT</entry> 1018 <entry>MIT</entry>
1019 <entry align="center">&#10003;</entry>
879</row> 1020</row>
880<row> 1021<row>
881 <entry>liburcu</entry> 1022 <entry>liburcu</entry>
882 <entry>0.10.2</entry> 1023 <entry>0.10.2</entry>
883 <entry>Userspace RCU (read-copy-update) library.</entry> 1024 <entry>Userspace RCU (read-copy-update) library.</entry>
884 <entry> LGPL-2.1, MIT</entry> 1025 <entry> LGPL-2.1, MIT</entry>
1026 <entry align="center">&#10003;</entry>
885</row> 1027</row>
886<row> 1028<row>
887 <entry>libx11</entry> 1029 <entry>libx11</entry>
888 <entry>1.6.7</entry> 1030 <entry>1.6.7</entry>
889 <entry>This package provides a client interface to the X Window System otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system.</entry> 1031 <entry>This package provides a client interface to the X Window System otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system.</entry>
890 <entry> MIT, BSD</entry> 1032 <entry> MIT, BSD</entry>
1033 <entry align="center"></entry>
891</row> 1034</row>
892<row> 1035<row>
893 <entry>libxau</entry> 1036 <entry>libxau</entry>
894 <entry>1.0.9</entry> 1037 <entry>1.0.9</entry>
895 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry> 1038 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry>
896 <entry>MIT</entry> 1039 <entry>MIT</entry>
1040 <entry align="center"></entry>
897</row> 1041</row>
898<row> 1042<row>
899 <entry>libxcb</entry> 1043 <entry>libxcb</entry>
900 <entry>1.13.1</entry> 1044 <entry>1.13.1</entry>
901 <entry>The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry> 1045 <entry>The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry>
902 <entry>MIT</entry> 1046 <entry>MIT</entry>
1047 <entry align="center"></entry>
903</row> 1048</row>
904<row> 1049<row>
905 <entry>libxcrypt</entry> 1050 <entry>libxcrypt</entry>
906 <entry>4.4.2</entry> 1051 <entry>4.4.2</entry>
907 <entry>Forked code from glibc libary to extract only crypto part.</entry> 1052 <entry>Forked code from glibc libary to extract only crypto part.</entry>
908 <entry>LGPL-2.1</entry> 1053 <entry>LGPL-2.1</entry>
1054 <entry align="center">&#10003;</entry>
909</row> 1055</row>
910<row> 1056<row>
911 <entry>libxdmcp</entry> 1057 <entry>libxdmcp</entry>
912 <entry>1.1.2</entry> 1058 <entry>1.1.2</entry>
913 <entry>The purpose of the X Display Manager Control Protocol (XDMCP) is to provide a uniform mechanism for an autonomous display to request login service from a remote host. An X terminal (screen keyboard mouse processor network interface) is a prime example of an autonomous display.</entry> 1059 <entry>The purpose of the X Display Manager Control Protocol (XDMCP) is to provide a uniform mechanism for an autonomous display to request login service from a remote host. An X terminal (screen keyboard mouse processor network interface) is a prime example of an autonomous display.</entry>
914 <entry>MIT</entry> 1060 <entry>MIT</entry>
1061 <entry align="center"></entry>
915</row> 1062</row>
916<row> 1063<row>
917 <entry>libxext</entry> 1064 <entry>libxext</entry>
918 <entry>1.3.3</entry> 1065 <entry>1.3.3</entry>
919 <entry>libXext provides an X Window System client interface to several extensions to the X protocol. The supported protocol extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions.</entry> 1066 <entry>libXext provides an X Window System client interface to several extensions to the X protocol. The supported protocol extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions.</entry>
920 <entry>MIT</entry> 1067 <entry>MIT</entry>
1068 <entry align="center"></entry>
921</row> 1069</row>
922<row> 1070<row>
923 <entry>libxml-parser-perl</entry> 1071 <entry>libxml-parser-perl</entry>
924 <entry>2.44</entry> 1072 <entry>2.44</entry>
925 <entry>XML::Parser - A perl module for parsing XML documents.</entry> 1073 <entry>XML::Parser - A perl module for parsing XML documents.</entry>
926 <entry> Artistic-1.0, GPL-1.0</entry> 1074 <entry> Artistic-1.0, GPL-1.0</entry>
1075 <entry align="center">&#10003;</entry>
927</row> 1076</row>
928<row> 1077<row>
929 <entry>libxml2</entry> 1078 <entry>libxml2</entry>
930 <entry>2.9.8</entry> 1079 <entry>2.9.8</entry>
931 <entry>The XML Parser Library allows for manipulation of XML files. Libxml2 exports Push and Pull type parser interfaces for both XML and HTML. It can do DTD validation at parse time on a parsed document instance or with an arbitrary DTD. Libxml2 includes complete XPath XPointer and Xinclude implementations. It also has a SAX like interface which is designed to be compatible with Expat.</entry> 1080 <entry>The XML Parser Library allows for manipulation of XML files. Libxml2 exports Push and Pull type parser interfaces for both XML and HTML. It can do DTD validation at parse time on a parsed document instance or with an arbitrary DTD. Libxml2 includes complete XPath XPointer and Xinclude implementations. It also has a SAX like interface which is designed to be compatible with Expat.</entry>
932 <entry>MIT</entry> 1081 <entry>MIT</entry>
1082 <entry align="center">&#10003;</entry>
933</row> 1083</row>
934<row> 1084<row>
935 <entry>libxrandr</entry> 1085 <entry>libxrandr</entry>
936 <entry>1.5.1</entry> 1086 <entry>1.5.1</entry>
937 <entry>The X Resize Rotate and Reflect Extension called RandR for short brings the ability to resize rotate and reflect the root window of a screen. It is based on the X Resize and Rotate Extension as specified in the Proceedings of the 2001 Usenix Technical Conference [RANDR].</entry> 1087 <entry>The X Resize Rotate and Reflect Extension called RandR for short brings the ability to resize rotate and reflect the root window of a screen. It is based on the X Resize and Rotate Extension as specified in the Proceedings of the 2001 Usenix Technical Conference [RANDR].</entry>
938 <entry>MIT</entry> 1088 <entry>MIT</entry>
1089 <entry align="center"></entry>
939</row> 1090</row>
940<row> 1091<row>
941 <entry>libxrender</entry> 1092 <entry>libxrender</entry>
942 <entry>0.9.10</entry> 1093 <entry>0.9.10</entry>
943 <entry>The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them.</entry> 1094 <entry>The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them.</entry>
944 <entry>MIT</entry> 1095 <entry>MIT</entry>
1096 <entry align="center"></entry>
945</row> 1097</row>
946<row> 1098<row>
947 <entry>libyaml</entry> 1099 <entry>libyaml</entry>
948 <entry>0.2.1</entry> 1100 <entry>0.2.1</entry>
949 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry> 1101 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry>
950 <entry>MIT</entry> 1102 <entry>MIT</entry>
1103 <entry align="center">&#10003;</entry>
951</row> 1104</row>
952<row> 1105<row>
953 <entry>linux-firmware</entry> 1106 <entry>linux-firmware</entry>
954 <entry>0.0</entry> 1107 <entry>0.0</entry>
955 <entry>Firmware files for use with Linux kernel.</entry> 1108 <entry>Firmware files for use with Linux kernel.</entry>
956 <entry>Redistributable binaries</entry> 1109 <entry>Redistributable binaries</entry>
1110 <entry align="center"></entry>
957</row> 1111</row>
958<row> 1112<row>
959 <entry>linux-intel</entry> 1113 <entry>linux-intel</entry>
960 <entry>4.19.62</entry> 1114 <entry>4.19.62</entry>
961 <entry>Linux kernel.</entry> 1115 <entry>Linux kernel.</entry>
962 <entry>GPL-2.0</entry> 1116 <entry>GPL-2.0</entry>
1117 <entry align="center"></entry>
963</row> 1118</row>
964<row> 1119<row>
965 <entry>linux-libc-headers</entry> 1120 <entry>linux-libc-headers</entry>
966 <entry>5.0</entry> 1121 <entry>5.0</entry>
967 <entry>Sanitized set of kernel headers for the C library's use.</entry> 1122 <entry>Sanitized set of kernel headers for the C library's use.</entry>
968 <entry>GPL-2.0</entry> 1123 <entry>GPL-2.0</entry>
1124 <entry align="center">&#10003;</entry>
969</row> 1125</row>
970<row> 1126<row>
971 <entry>linux-raspberrypi</entry> 1127 <entry>linux-raspberrypi</entry>
972 <entry>4.19.71</entry> 1128 <entry>4.19.71</entry>
973 <entry>Linux Kernel for Raspberry Pi</entry> 1129 <entry>Linux Kernel for Raspberry Pi</entry>
974 <entry>GPL-2.0</entry> 1130 <entry>GPL-2.0</entry>
1131 <entry align="center"></entry>
975</row> 1132</row>
976<row> 1133<row>
977 <entry>linux-yocto</entry> 1134 <entry>linux-yocto</entry>
978 <entry>4.19.44</entry> 1135 <entry>4.19.44</entry>
979 <entry>Linux kernel.</entry> 1136 <entry>Linux kernel.</entry>
980 <entry>GPL-2.0</entry> 1137 <entry>GPL-2.0</entry>
1138 <entry align="center"></entry>
981</row> 1139</row>
982<row> 1140<row>
983 <entry>lsb</entry> 1141 <entry>lsb</entry>
984 <entry>5.0</entry> 1142 <entry>5.0</entry>
985 <entry>LSB support for OpenEmbedded.</entry> 1143 <entry>LSB support for OpenEmbedded.</entry>
986 <entry>GPL-2.0</entry> 1144 <entry>GPL-2.0</entry>
1145 <entry align="center">&#10003;</entry>
987</row> 1146</row>
988<row> 1147<row>
989 <entry>lsbinitscripts</entry> 1148 <entry>lsbinitscripts</entry>
990 <entry>9.79</entry> 1149 <entry>9.79</entry>
991 <entry>SysV init scripts which are only used in an LSB image.</entry> 1150 <entry>SysV init scripts which are only used in an LSB image.</entry>
992 <entry>GPL-2.0</entry> 1151 <entry>GPL-2.0</entry>
1152 <entry align="center">&#10003;</entry>
993</row> 1153</row>
994<row> 1154<row>
995 <entry>lttng-modules</entry> 1155 <entry>lttng-modules</entry>
996 <entry>2.10.8</entry> 1156 <entry>2.10.8</entry>
997 <entry>The lttng-modules 2.0 package contains the kernel tracer modules</entry> 1157 <entry>The lttng-modules 2.0 package contains the kernel tracer modules</entry>
998 <entry> LGPL-2.1, GPL-2.0, MIT</entry> 1158 <entry> LGPL-2.1, GPL-2.0, MIT</entry>
1159 <entry align="center">&#10003;</entry>
999</row> 1160</row>
1000<row> 1161<row>
1001 <entry>lttng-tools</entry> 1162 <entry>lttng-tools</entry>
1002 <entry>2.10.6</entry> 1163 <entry>2.10.6</entry>
1003 <entry>The Linux trace toolkit is a suite of tools designed to extract program execution details from the Linux operating system and interpret them.</entry> 1164 <entry>The Linux trace toolkit is a suite of tools designed to extract program execution details from the Linux operating system and interpret them.</entry>
1004 <entry> GPL-2.0, LGPL-2.1</entry> 1165 <entry> GPL-2.0, LGPL-2.1</entry>
1166 <entry align="center">&#10003;</entry>
1005</row> 1167</row>
1006<row> 1168<row>
1007 <entry>lttng-ust</entry> 1169 <entry>lttng-ust</entry>
1008 <entry>2.10.3</entry> 1170 <entry>2.10.3</entry>
1009 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry> 1171 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry>
1010 <entry> LGPL-2.1, MIT, GPL-2.0</entry> 1172 <entry> LGPL-2.1, MIT, GPL-2.0</entry>
1173 <entry align="center">&#10003;</entry>
1011</row> 1174</row>
1012<row> 1175<row>
1013 <entry>lzip</entry> 1176 <entry>lzip</entry>
1014 <entry>1.21</entry> 1177 <entry>1.21</entry>
1015 <entry>Lossless data compressor based on the LZMA algorithm.</entry> 1178 <entry>Lossless data compressor based on the LZMA algorithm.</entry>
1016 <entry>GPL-2.0</entry> 1179 <entry>GPL-2.0</entry>
1180 <entry align="center"></entry>
1017</row> 1181</row>
1018<row> 1182<row>
1019 <entry>lzo</entry> 1183 <entry>lzo</entry>
1020 <entry>2.10</entry> 1184 <entry>2.10</entry>
1021 <entry>Lossless data compression library.</entry> 1185 <entry>Lossless data compression library.</entry>
1022 <entry>GPL-2.0</entry> 1186 <entry>GPL-2.0</entry>
1187 <entry align="center">&#10003;</entry>
1023</row> 1188</row>
1024<row> 1189<row>
1025 <entry>lzop</entry> 1190 <entry>lzop</entry>
1026 <entry>1.04</entry> 1191 <entry>1.04</entry>
1027 <entry>lzop is a compression utility which is designed to be a companion to gzip. \nIt is based on the LZO data compression library and its main advantages over \ngzip are much higher compression and decompression speed at the cost of some \ncompression ratio. The lzop compression utility was designed with the goals \nof reliability speed portability and with reasonable drop-in compatibility \nto gzip.</entry> 1192 <entry>lzop is a compression utility which is designed to be a companion to gzip. \nIt is based on the LZO data compression library and its main advantages over \ngzip are much higher compression and decompression speed at the cost of some \ncompression ratio. The lzop compression utility was designed with the goals \nof reliability speed portability and with reasonable drop-in compatibility \nto gzip.</entry>
1028 <entry>GPL-2.0</entry> 1193 <entry>GPL-2.0</entry>
1194 <entry align="center"></entry>
1029</row> 1195</row>
1030<row> 1196<row>
1031 <entry>m4</entry> 1197 <entry>m4</entry>
1032 <entry>1.4.18</entry> 1198 <entry>1.4.18</entry>
1033 <entry>GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files running shell commands doing arithmetic etc.</entry> 1199 <entry>GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files running shell commands doing arithmetic etc.</entry>
1034 <entry>GPL-3.0</entry> 1200 <entry>GPL-3.0</entry>
1201 <entry align="center">&#10003;</entry>
1035</row> 1202</row>
1036<row> 1203<row>
1037 <entry>make-mod-scripts</entry> 1204 <entry>make-mod-scripts</entry>
1038 <entry>1.0</entry> 1205 <entry>1.0</entry>
1039 <entry>Build tools needed by external modules.</entry> 1206 <entry>Build tools needed by external modules.</entry>
1040 <entry>GPL-2.0</entry> 1207 <entry>GPL-2.0</entry>
1208 <entry align="center"></entry>
1041</row> 1209</row>
1042<row> 1210<row>
1043 <entry>make</entry> 1211 <entry>make</entry>
1044 <entry>4.2.1</entry> 1212 <entry>4.2.1</entry>
1045 <entry>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile which lists each of the non-source files and how to compute it from other files.</entry> 1213 <entry>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile which lists each of the non-source files and how to compute it from other files.</entry>
1046 <entry> GPL-3.0, LGPL-2.0</entry> 1214 <entry> GPL-3.0, LGPL-2.0</entry>
1215 <entry align="center">&#10003;</entry>
1047</row> 1216</row>
1048<row> 1217<row>
1049 <entry>makedevs</entry> 1218 <entry>makedevs</entry>
1050 <entry>1.0.1</entry> 1219 <entry>1.0.1</entry>
1051 <entry>Tool for creating device nodes.</entry> 1220 <entry>Tool for creating device nodes.</entry>
1052 <entry>GPL-2.0</entry> 1221 <entry>GPL-2.0</entry>
1222 <entry align="center"></entry>
1053</row> 1223</row>
1054<row> 1224<row>
1055 <entry>mdadm</entry> 1225 <entry>mdadm</entry>
1056 <entry>4.1</entry> 1226 <entry>4.1</entry>
1057 <entry>Tool for managing software RAID under Linux.</entry> 1227 <entry>Tool for managing software RAID under Linux.</entry>
1058 <entry> GPL-2.0</entry> 1228 <entry> GPL-2.0</entry>
1229 <entry align="center">&#10003;</entry>
1059</row> 1230</row>
1060<row> 1231<row>
1061 <entry>meson</entry> 1232 <entry>meson</entry>
1062 <entry>0.49.2</entry> 1233 <entry>0.49.2</entry>
1063 <entry>A high performance build system.</entry> 1234 <entry>A high performance build system.</entry>
1064 <entry>Apache-2.0</entry> 1235 <entry>Apache-2.0</entry>
1236 <entry align="center"></entry>
1065</row> 1237</row>
1066<row> 1238<row>
1067 <entry>mingetty</entry> 1239 <entry>mingetty</entry>
1068 <entry>1.08</entry> 1240 <entry>1.08</entry>
1069 <entry>Compact getty terminal handler for virtual consoles only.</entry> 1241 <entry>Compact getty terminal handler for virtual consoles only.</entry>
1070 <entry>GPL-2.0</entry> 1242 <entry>GPL-2.0</entry>
1243 <entry align="center">&#10003;</entry>
1071</row> 1244</row>
1072<row> 1245<row>
1073 <entry>mklibs</entry> 1246 <entry>mklibs</entry>
1074 <entry>0.1.44</entry> 1247 <entry>0.1.44</entry>
1075 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry> 1248 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry>
1076 <entry>GPL-2.0</entry> 1249 <entry>GPL-2.0</entry>
1250 <entry align="center"></entry>
1077</row> 1251</row>
1078<row> 1252<row>
1079 <entry>mpfr</entry> 1253 <entry>mpfr</entry>
1080 <entry>4.0.2</entry> 1254 <entry>4.0.2</entry>
1081 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry> 1255 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry>
1082 <entry>LGPL-3.0</entry> 1256 <entry>LGPL-3.0</entry>
1257 <entry align="center">&#10003;</entry>
1083</row> 1258</row>
1084<row> 1259<row>
1085 <entry>mtools</entry> 1260 <entry>mtools</entry>
1086 <entry>4.0.19</entry> 1261 <entry>4.0.19</entry>
1087 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry> 1262 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
1088 <entry>GPL-3.0</entry> 1263 <entry>GPL-3.0</entry>
1264 <entry align="center"></entry>
1089</row> 1265</row>
1090<row> 1266<row>
1091 <entry>nasm</entry> 1267 <entry>nasm</entry>
1092 <entry>2.14.02</entry> 1268 <entry>2.14.02</entry>
1093 <entry>General-purpose x86 assembler.</entry> 1269 <entry>General-purpose x86 assembler.</entry>
1094 <entry>BSD-2-Clause</entry> 1270 <entry>BSD-2-Clause</entry>
1271 <entry align="center"></entry>
1095</row> 1272</row>
1096<row> 1273<row>
1097 <entry>ncurses</entry> 1274 <entry>ncurses</entry>
1098 <entry>6.1</entry> 1275 <entry>6.1</entry>
1099 <entry>SVr4 and XSI-Curses compatible curses library and terminfo tools including tic infocmp captoinfo. Supports color multiple highlights forms-drawing characters and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library.</entry> 1276 <entry>SVr4 and XSI-Curses compatible curses library and terminfo tools including tic infocmp captoinfo. Supports color multiple highlights forms-drawing characters and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library.</entry>
1100 <entry>MIT</entry> 1277 <entry>MIT</entry>
1278 <entry align="center"></entry>
1101</row> 1279</row>
1102<row> 1280<row>
1103 <entry>netbase</entry> 1281 <entry>netbase</entry>
1104 <entry>5.6</entry> 1282 <entry>5.6</entry>
1105 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> 1283 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
1106 <entry>GPL-2.0</entry> 1284 <entry>GPL-2.0</entry>
1285 <entry align="center">&#10003;</entry>
1107</row> 1286</row>
1108<row> 1287<row>
1109 <entry>nettle</entry> 1288 <entry>nettle</entry>
1110 <entry>3.4.1</entry> 1289 <entry>3.4.1</entry>
1111 <entry>A low level cryptographic library.</entry> 1290 <entry>A low level cryptographic library.</entry>
1112 <entry> LGPL-3.0, GPL-2.0</entry> 1291 <entry> LGPL-3.0, GPL-2.0</entry>
1292 <entry align="center">&#10003;</entry>
1113</row> 1293</row>
1114<row> 1294<row>
1115 <entry>nfs-utils</entry> 1295 <entry>nfs-utils</entry>
1116 <entry>2.3.3</entry> 1296 <entry>2.3.3</entry>
1117 <entry>The nfs-utils package provides a daemon for the kernel NFS server and related tools.</entry> 1297 <entry>The nfs-utils package provides a daemon for the kernel NFS server and related tools.</entry>
1118 <entry> MIT, GPL-2.0, BSD</entry> 1298 <entry> MIT, GPL-2.0, BSD</entry>
1299 <entry align="center">&#10003;</entry>
1119</row> 1300</row>
1120<row> 1301<row>
1121 <entry>ninja</entry> 1302 <entry>ninja</entry>
1122 <entry>1.9.0</entry> 1303 <entry>1.9.0</entry>
1123 <entry>Ninja is a small build system with a focus on speed..</entry> 1304 <entry>Ninja is a small build system with a focus on speed..</entry>
1124 <entry>Apache-2.0</entry> 1305 <entry>Apache-2.0</entry>
1306 <entry align="center"></entry>
1125</row> 1307</row>
1126<row> 1308<row>
1127 <entry>npth</entry> 1309 <entry>npth</entry>
1128 <entry>1.6</entry> 1310 <entry>1.6</entry>
1129 <entry>New GNU Portable Threads library.</entry> 1311 <entry>New GNU Portable Threads library.</entry>
1130 <entry>LGPL-2.0</entry> 1312 <entry>LGPL-2.0</entry>
1313 <entry align="center">&#10003;</entry>
1131</row> 1314</row>
1132<row> 1315<row>
1133 <entry>nspr</entry> 1316 <entry>nspr</entry>
1134 <entry>4.21</entry> 1317 <entry>4.21</entry>
1135 <entry>Netscape Portable Runtime Library.</entry> 1318 <entry>Netscape Portable Runtime Library.</entry>
1136 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry> 1319 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1320 <entry align="center">&#10003;</entry>
1137</row> 1321</row>
1138<row> 1322<row>
1139 <entry>nss</entry> 1323 <entry>nss</entry>
1140 <entry>3.42.1</entry> 1324 <entry>3.42.1</entry>
1141 <entry>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME X.509 v3 certificates and other security standards.</entry> 1325 <entry>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME X.509 v3 certificates and other security standards.</entry>
1142 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> 1326 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1327 <entry align="center">&#10003;</entry>
1143</row> 1328</row>
1144<row> 1329<row>
1145 <entry>openssh</entry> 1330 <entry>openssh</entry>
1146 <entry>7.9p1</entry> 1331 <entry>7.9p1</entry>
1147 <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine.</entry> 1332 <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine.</entry>
1148 <entry>BSD</entry> 1333 <entry>BSD</entry>
1334 <entry align="center">&#10003;</entry>
1149</row> 1335</row>
1150<row> 1336<row>
1151 <entry>openssl</entry> 1337 <entry>openssl</entry>
1152 <entry>1.1.1b</entry> 1338 <entry>1.1.1b</entry>
1153 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry> 1339 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry>
1154 <entry>OpenSSL</entry> 1340 <entry>OpenSSL</entry>
1341 <entry align="center">&#10003;</entry>
1155</row> 1342</row>
1156<row> 1343<row>
1157 <entry>opkg-utils</entry> 1344 <entry>opkg-utils</entry>
1158 <entry>0.4.0</entry> 1345 <entry>0.4.0</entry>
1159 <entry>Additional utilities for the opkg package manager.</entry> 1346 <entry>Additional utilities for the opkg package manager.</entry>
1160 <entry>GPL-2.0</entry> 1347 <entry>GPL-2.0</entry>
1348 <entry align="center">&#10003;</entry>
1161</row> 1349</row>
1162<row> 1350<row>
1163 <entry>opkg</entry> 1351 <entry>opkg</entry>
1164 <entry>0.4.0</entry> 1352 <entry>0.4.0</entry>
1165 <entry>Open Package Manager.</entry> 1353 <entry>Open Package Manager.</entry>
1166 <entry>GPL-2.0</entry> 1354 <entry>GPL-2.0</entry>
1355 <entry align="center"></entry>
1167</row> 1356</row>
1168<row> 1357<row>
1169 <entry>os-release</entry> 1358 <entry>os-release</entry>
1170 <entry>1.0</entry> 1359 <entry>1.0</entry>
1171 <entry>The /usr/lib/os-release file contains operating system identification data.</entry> 1360 <entry>The /usr/lib/os-release file contains operating system identification data.</entry>
1172 <entry>MIT</entry> 1361 <entry>MIT</entry>
1362 <entry align="center">&#10003;</entry>
1173</row> 1363</row>
1174<row> 1364<row>
1175 <entry>ovmf</entry> 1365 <entry>ovmf</entry>
1176 <entry>git</entry> 1366 <entry>git</entry>
1177 <entry>OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains sample UEFI firmware for QEMU and KVM</entry> 1367 <entry>OVMF is an EDK II based project to enable UEFI support for Virtual Machines. OVMF contains sample UEFI firmware for QEMU and KVM</entry>
1178 <entry>BSD</entry> 1368 <entry>BSD</entry>
1369 <entry align="center"></entry>
1179</row> 1370</row>
1180<row> 1371<row>
1181 <entry>packagegroup-core-boot</entry> 1372 <entry>packagegroup-core-boot</entry>
1182 <entry>1.0</entry> 1373 <entry>1.0</entry>
1183 <entry>The minimal set of packages required to boot the system</entry> 1374 <entry>The minimal set of packages required to boot the system</entry>
1184 <entry>MIT</entry> 1375 <entry>MIT</entry>
1376 <entry align="center">&#10003;</entry>
1185</row> 1377</row>
1186<row> 1378<row>
1187 <entry>packagegroup-core-buildessential</entry> 1379 <entry>packagegroup-core-buildessential</entry>
1188 <entry>1.0</entry> 1380 <entry>1.0</entry>
1189 <entry>Essential build dependencies.</entry> 1381 <entry>Essential build dependencies.</entry>
1190 <entry>MIT</entry> 1382 <entry>MIT</entry>
1383 <entry align="center">&#10003;</entry>
1191</row> 1384</row>
1192<row> 1385<row>
1193 <entry>packagegroup-core-eclipse-debug</entry> 1386 <entry>packagegroup-core-eclipse-debug</entry>
1194 <entry>1.0</entry> 1387 <entry>1.0</entry>
1195 <entry>Remote debugging tools for Eclipse integration.</entry> 1388 <entry>Remote debugging tools for Eclipse integration.</entry>
1196 <entry>MIT</entry> 1389 <entry>MIT</entry>
1390 <entry align="center">&#10003;</entry>
1197</row> 1391</row>
1198<row> 1392<row>
1199 <entry>packagegroup-core-nfs</entry> 1393 <entry>packagegroup-core-nfs</entry>
1200 <entry>1.0</entry> 1394 <entry>1.0</entry>
1201 <entry>NFS package groups.</entry> 1395 <entry>NFS package groups.</entry>
1202 <entry>MIT</entry> 1396 <entry>MIT</entry>
1397 <entry align="center">&#10003;</entry>
1203</row> 1398</row>
1204<row> 1399<row>
1205 <entry>packagegroup-core-sdk</entry> 1400 <entry>packagegroup-core-sdk</entry>
1206 <entry>1.0</entry> 1401 <entry>1.0</entry>
1207 <entry>Software development tools.</entry> 1402 <entry>Software development tools.</entry>
1208 <entry>MIT</entry> 1403 <entry>MIT</entry>
1404 <entry align="center">&#10003;</entry>
1209</row> 1405</row>
1210<row> 1406<row>
1211 <entry>packagegroup-core-ssh-openssh</entry> 1407 <entry>packagegroup-core-ssh-openssh</entry>
1212 <entry>1.0</entry> 1408 <entry>1.0</entry>
1213 <entry>OpenSSH SSH client/server.</entry> 1409 <entry>OpenSSH SSH client/server.</entry>
1214 <entry>MIT</entry> 1410 <entry>MIT</entry>
1411 <entry align="center">&#10003;</entry>
1215</row> 1412</row>
1216<row> 1413<row>
1217 <entry>packagegroup-core-standalone-sdk-target</entry> 1414 <entry>packagegroup-core-standalone-sdk-target</entry>
1218 <entry>1.0</entry> 1415 <entry>1.0</entry>
1219 <entry>Target packages for the standalone SDK.</entry> 1416 <entry>Target packages for the standalone SDK.</entry>
1220 <entry>MIT</entry> 1417 <entry>MIT</entry>
1418 <entry align="center">&#10003;</entry>
1221</row> 1419</row>
1222<row> 1420<row>
1223 <entry>packagegroup-core-tools-debug</entry> 1421 <entry>packagegroup-core-tools-debug</entry>
1224 <entry>1.0</entry> 1422 <entry>1.0</entry>
1225 <entry>Debugging tools.</entry> 1423 <entry>Debugging tools.</entry>
1226 <entry>MIT</entry> 1424 <entry>MIT</entry>
1425 <entry align="center">&#10003;</entry>
1227</row> 1426</row>
1228<row> 1427<row>
1229 <entry>packagegroup-core-tools-profile</entry> 1428 <entry>packagegroup-core-tools-profile</entry>
1230 <entry>1.0</entry> 1429 <entry>1.0</entry>
1231 <entry>Profiling tools.</entry> 1430 <entry>Profiling tools.</entry>
1232 <entry>MIT</entry> 1431 <entry>MIT</entry>
1432 <entry align="center">&#10003;</entry>
1233</row> 1433</row>
1234<row> 1434<row>
1235 <entry>parted</entry> 1435 <entry>parted</entry>
1236 <entry>3.2</entry> 1436 <entry>3.2</entry>
1237 <entry>Disk partition editing/resizing utility.</entry> 1437 <entry>Disk partition editing/resizing utility.</entry>
1238 <entry>GPL-3.0</entry> 1438 <entry>GPL-3.0</entry>
1439 <entry align="center"></entry>
1239</row> 1440</row>
1240<row> 1441<row>
1241 <entry>patch</entry> 1442 <entry>patch</entry>
1242 <entry>2.7.6</entry> 1443 <entry>2.7.6</entry>
1243 <entry>patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files producing patched versions.</entry> 1444 <entry>patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files producing patched versions.</entry>
1244 <entry>GPL-3.0</entry> 1445 <entry>GPL-3.0</entry>
1446 <entry align="center">&#10003;</entry>
1245</row> 1447</row>
1246<row> 1448<row>
1247 <entry>pciutils</entry> 1449 <entry>pciutils</entry>
1248 <entry>3.6.2</entry> 1450 <entry>3.6.2</entry>
1249 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry> 1451 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry>
1250 <entry>GPL-2.0</entry> 1452 <entry>GPL-2.0</entry>
1453 <entry align="center">&#10003;</entry>
1251</row> 1454</row>
1252<row> 1455<row>
1253 <entry>perf</entry> 1456 <entry>perf</entry>
1254 <entry>1.0</entry> 1457 <entry>1.0</entry>
1255 <entry>Performance counters for Linux are a new kernel-based subsystem that provide a framework for all things performance analysis. It covers hardware level (CPU/PMU Performance Monitoring Unit) features and software features (software counters tracepoints) as well.</entry> 1458 <entry>Performance counters for Linux are a new kernel-based subsystem that provide a framework for all things performance analysis. It covers hardware level (CPU/PMU Performance Monitoring Unit) features and software features (software counters tracepoints) as well.</entry>
1256 <entry>GPL-2.0</entry> 1459 <entry>GPL-2.0</entry>
1460 <entry align="center">&#10003;</entry>
1257</row> 1461</row>
1258<row> 1462<row>
1259 <entry>perl</entry> 1463 <entry>perl</entry>
1260 <entry>5.28.1</entry> 1464 <entry>5.28.1</entry>
1261 <entry>Perl scripting language.</entry> 1465 <entry>Perl scripting language.</entry>
1262 <entry> Artistic-1.0, GPL-1.0</entry> 1466 <entry> Artistic-1.0, GPL-1.0</entry>
1467 <entry align="center">&#10003;</entry>
1263</row> 1468</row>
1264<row> 1469<row>
1265 <entry>pi-bluetooth</entry> 1470 <entry>pi-bluetooth</entry>
1266 <entry>1.1</entry> 1471 <entry>1.1</entry>
1267 <entry>Script to properly configure BT-HCI on Raspberry Pi.</entry> 1472 <entry>Script to properly configure BT-HCI on Raspberry Pi.</entry>
1268 <entry>BSD-3-Clause</entry> 1473 <entry>BSD-3-Clause</entry>
1474 <entry align="center"></entry>
1269</row> 1475</row>
1270<row> 1476<row>
1271 <entry>pigz</entry> 1477 <entry>pigz</entry>
1272 <entry>2.4</entry> 1478 <entry>2.4</entry>
1273 <entry>pigz which stands for parallel implementation of gzip is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler and uses the zlib and pthread libraries.</entry> 1479 <entry>pigz which stands for parallel implementation of gzip is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler and uses the zlib and pthread libraries.</entry>
1274 <entry> Zlib, Apache-2.0</entry> 1480 <entry> Zlib, Apache-2.0</entry>
1481 <entry align="center"></entry>
1275</row> 1482</row>
1276<row> 1483<row>
1277 <entry>pinentry</entry> 1484 <entry>pinentry</entry>
1278 <entry>1.1.0</entry> 1485 <entry>1.1.0</entry>
1279 <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> 1486 <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>
1280 <entry>GPL-2.0</entry> 1487 <entry>GPL-2.0</entry>
1488 <entry align="center">&#10003;</entry>
1281</row> 1489</row>
1282<row> 1490<row>
1283 <entry>pixman</entry> 1491 <entry>pixman</entry>
1284 <entry>0.38.0</entry> 1492 <entry>0.38.0</entry>
1285 <entry>Pixman provides a library for manipulating pixel regions -- a set of Y-X banded rectangles image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids triangles and rectangles.</entry> 1493 <entry>Pixman provides a library for manipulating pixel regions -- a set of Y-X banded rectangles image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids triangles and rectangles.</entry>
1286 <entry> MIT, PD</entry> 1494 <entry> MIT, PD</entry>
1495 <entry align="center">&#10003;</entry>
1287</row> 1496</row>
1288<row> 1497<row>
1289 <entry>pkgconfig</entry> 1498 <entry>pkgconfig</entry>
1290 <entry>0.29.2</entry> 1499 <entry>0.29.2</entry>
1291 <entry>pkg-config is a helper tool used when compiling applications and libraries. It helps determined the correct compiler/link options. It is also language-agnostic.</entry> 1500 <entry>pkg-config is a helper tool used when compiling applications and libraries. It helps determined the correct compiler/link options. It is also language-agnostic.</entry>
1292 <entry>GPL-2.0</entry> 1501 <entry>GPL-2.0</entry>
1502 <entry align="center"></entry>
1293</row> 1503</row>
1294<row> 1504<row>
1295 <entry>popt</entry> 1505 <entry>popt</entry>
1296 <entry>1.16</entry> 1506 <entry>1.16</entry>
1297 <entry>Library for parsing command line options.</entry> 1507 <entry>Library for parsing command line options.</entry>
1298 <entry>MIT</entry> 1508 <entry>MIT</entry>
1509 <entry align="center">&#10003;</entry>
1299</row> 1510</row>
1300<row> 1511<row>
1301 <entry>powertop</entry> 1512 <entry>powertop</entry>
1302 <entry>2.10</entry> 1513 <entry>2.10</entry>
1303 <entry>Linux tool to diagnose issues with power consumption and power management.</entry> 1514 <entry>Linux tool to diagnose issues with power consumption and power management.</entry>
1304 <entry>GPL-2.0</entry> 1515 <entry>GPL-2.0</entry>
1516 <entry align="center">&#10003;</entry>
1305</row> 1517</row>
1306<row> 1518<row>
1307 <entry>prelink</entry> 1519 <entry>prelink</entry>
1308 <entry>1.0</entry> 1520 <entry>1.0</entry>
1309 <entry>The prelink package contains a utility which modifies ELF shared libraries and executables so that far fewer relocations need to be resolved at runtime and thus programs come up faster.</entry> 1521 <entry>The prelink package contains a utility which modifies ELF shared libraries and executables so that far fewer relocations need to be resolved at runtime and thus programs come up faster.</entry>
1310 <entry>GPL-2.0</entry> 1522 <entry>GPL-2.0</entry>
1523 <entry align="center"></entry>
1311</row> 1524</row>
1312<row> 1525<row>
1313 <entry>procps</entry> 1526 <entry>procps</entry>
1314 <entry>3.3.15</entry> 1527 <entry>3.3.15</entry>
1315 <entry>Procps contains a set of system utilities that provide system information about processes using the /proc filesystem. The package includes the programs ps top vmstat w kill and skill.</entry> 1528 <entry>Procps contains a set of system utilities that provide system information about processes using the /proc filesystem. The package includes the programs ps top vmstat w kill and skill.</entry>
1316 <entry> GPL-2.0, LGPL-2.0</entry> 1529 <entry> GPL-2.0, LGPL-2.0</entry>
1530 <entry align="center">&#10003;</entry>
1317</row> 1531</row>
1318<row> 1532<row>
1319 <entry>pseudo</entry> 1533 <entry>pseudo</entry>
1320 <entry>1.9.0</entry> 1534 <entry>1.9.0</entry>
1321 <entry>Pseudo gives fake root capabilities to a normal user.</entry> 1535 <entry>Pseudo gives fake root capabilities to a normal user.</entry>
1322 <entry>LGPL-2.1</entry> 1536 <entry>LGPL-2.1</entry>
1537 <entry align="center"></entry>
1323</row> 1538</row>
1324<row> 1539<row>
1325 <entry>ptest-runner</entry> 1540 <entry>ptest-runner</entry>
1326 <entry>2.3.1</entry> 1541 <entry>2.3.1</entry>
1327 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry> 1542 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry>
1328 <entry>GPL-2.0</entry> 1543 <entry>GPL-2.0</entry>
1544 <entry align="center"></entry>
1329</row> 1545</row>
1330<row> 1546<row>
1331 <entry>python</entry> 1547 <entry>python</entry>
1332 <entry>2.7.16</entry> 1548 <entry>2.7.16</entry>
1333 <entry>The Python Programming Language.</entry> 1549 <entry>The Python Programming Language.</entry>
1334 <entry>Python-2.0</entry> 1550 <entry>Python-2.0</entry>
1551 <entry align="center">&#10003;</entry>
1335</row> 1552</row>
1336<row> 1553<row>
1337 <entry>python3-dbus</entry> 1554 <entry>python3-dbus</entry>
1338 <entry>1.2.8</entry> 1555 <entry>1.2.8</entry>
1339 <entry>Python bindings for the DBus inter-process communication system.</entry> 1556 <entry>Python bindings for the DBus inter-process communication system.</entry>
1340 <entry>MIT</entry> 1557 <entry>MIT</entry>
1558 <entry align="center">&#10003;</entry>
1341</row> 1559</row>
1342<row> 1560<row>
1343 <entry>python3-iniparse</entry> 1561 <entry>python3-iniparse</entry>
1344 <entry>0.4</entry> 1562 <entry>0.4</entry>
1345 <entry>Accessing and Modifying INI files.</entry> 1563 <entry>Accessing and Modifying INI files.</entry>
1346 <entry> MIT, Python-2.0</entry> 1564 <entry> MIT, Python-2.0</entry>
1565 <entry align="center">&#10003;</entry>
1347</row> 1566</row>
1348<row> 1567<row>
1349 <entry>python3-pycairo</entry> 1568 <entry>python3-pycairo</entry>
1350 <entry>1.15.6</entry> 1569 <entry>1.15.6</entry>
1351 <entry>Python bindings for the Cairo canvas library.</entry> 1570 <entry>Python bindings for the Cairo canvas library.</entry>
1352 <entry> LGPL-2.1, MPL-1.1</entry> 1571 <entry> LGPL-2.1, MPL-1.1</entry>
1572 <entry align="center">&#10003;</entry>
1353</row> 1573</row>
1354<row> 1574<row>
1355 <entry>python3-pygobject</entry> 1575 <entry>python3-pygobject</entry>
1356 <entry>3.28.3</entry> 1576 <entry>3.28.3</entry>
1357 <entry>Python GObject bindings.</entry> 1577 <entry>Python GObject bindings.</entry>
1358 <entry>LGPL-2.1</entry> 1578 <entry>LGPL-2.1</entry>
1579 <entry align="center">&#10003;</entry>
1359</row> 1580</row>
1360<row> 1581<row>
1361 <entry>python3-setuptools</entry> 1582 <entry>python3-setuptools</entry>
1362 <entry>40.8.0</entry> 1583 <entry>40.8.0</entry>
1363 <entry>Download build install upgrade and uninstall Python packages.</entry> 1584 <entry>Download build install upgrade and uninstall Python packages.</entry>
1364 <entry>MIT</entry> 1585 <entry>MIT</entry>
1586 <entry align="center">&#10003;</entry>
1365</row> 1587</row>
1366<row> 1588<row>
1367 <entry>python3-six</entry> 1589 <entry>python3-six</entry>
1368 <entry>1.12.0</entry> 1590 <entry>1.12.0</entry>
1369 <entry>Python 2 and 3 compatibility library.</entry> 1591 <entry>Python 2 and 3 compatibility library.</entry>
1370 <entry>MIT</entry> 1592 <entry>MIT</entry>
1593 <entry align="center">&#10003;</entry>
1371</row> 1594</row>
1372<row> 1595<row>
1373 <entry>python3</entry> 1596 <entry>python3</entry>
1374 <entry>3.7.2</entry> 1597 <entry>3.7.2</entry>
1375 <entry>The Python Programming Language.</entry> 1598 <entry>The Python Programming Language.</entry>
1376 <entry>Python-2.0</entry> 1599 <entry>Python-2.0</entry>
1600 <entry align="center">&#10003;</entry>
1377</row> 1601</row>
1378<row> 1602<row>
1379 <entry>qemu-helper</entry> 1603 <entry>qemu-helper</entry>
1380 <entry>1.0</entry> 1604 <entry>1.0</entry>
1381 <entry>Helper utilities needed by the runqemu script.</entry> 1605 <entry>Helper utilities needed by the runqemu script.</entry>
1382 <entry>GPL-2.0</entry> 1606 <entry>GPL-2.0</entry>
1607 <entry align="center"></entry>
1383</row> 1608</row>
1384<row> 1609<row>
1385 <entry>qemu-system</entry> 1610 <entry>qemu-system</entry>
1386 <entry>3.1.0</entry> 1611 <entry>3.1.0</entry>
1387 <entry>Fast open source processor emulator.</entry> 1612 <entry>Fast open source processor emulator.</entry>
1388 <entry> GPL-2.0, LGPL-2.1</entry> 1613 <entry> GPL-2.0, LGPL-2.1</entry>
1614 <entry align="center"></entry>
1389</row> 1615</row>
1390<row> 1616<row>
1391 <entry>qemu</entry> 1617 <entry>qemu</entry>
1392 <entry>3.1.0</entry> 1618 <entry>3.1.0</entry>
1393 <entry>Fast open source processor emulator.</entry> 1619 <entry>Fast open source processor emulator.</entry>
1394 <entry> GPL-2.0, LGPL-2.1</entry> 1620 <entry> GPL-2.0, LGPL-2.1</entry>
1621 <entry align="center"></entry>
1395</row> 1622</row>
1396<row> 1623<row>
1397 <entry>qemuwrapper</entry> 1624 <entry>qemuwrapper</entry>
1398 <entry>1.0</entry> 1625 <entry>1.0</entry>
1399 <entry>QEMU wrapper script.</entry> 1626 <entry>QEMU wrapper script.</entry>
1400 <entry>MIT</entry> 1627 <entry>MIT</entry>
1628 <entry align="center"></entry>
1401</row> 1629</row>
1402<row> 1630<row>
1403 <entry>quilt</entry> 1631 <entry>quilt</entry>
1404 <entry>0.65</entry> 1632 <entry>0.65</entry>
1405 <entry>Tool for working with series of patches.</entry> 1633 <entry>Tool for working with series of patches.</entry>
1406 <entry>GPL-2.0</entry> 1634 <entry>GPL-2.0</entry>
1635 <entry align="center">&#10003;</entry>
1407</row> 1636</row>
1408<row> 1637<row>
1409 <entry>quota</entry> 1638 <entry>quota</entry>
1410 <entry>4.04</entry> 1639 <entry>4.04</entry>
1411 <entry>Tools for monitoring &amp; limiting user disk usage per filesystem.</entry> 1640 <entry>Tools for monitoring &amp; limiting user disk usage per filesystem.</entry>
1412 <entry> BSD, GPL-2.0, LGPL-2.1</entry> 1641 <entry> BSD, GPL-2.0, LGPL-2.1</entry>
1642 <entry align="center">&#10003;</entry>
1413</row> 1643</row>
1414<row> 1644<row>
1415 <entry>re2c</entry> 1645 <entry>re2c</entry>
1416 <entry>1.0.1</entry> 1646 <entry>1.0.1</entry>
1417 <entry>Tool for writing very fast and very flexible scanners.</entry> 1647 <entry>Tool for writing very fast and very flexible scanners.</entry>
1418 <entry>PD</entry> 1648 <entry>PD</entry>
1649 <entry align="center"></entry>
1419</row> 1650</row>
1420<row> 1651<row>
1421 <entry>readline</entry> 1652 <entry>readline</entry>
1422 <entry>8.0</entry> 1653 <entry>8.0</entry>
1423 <entry>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines to recall and perhaps reedit those lines and perform csh-like history expansion on previous commands.</entry> 1654 <entry>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines to recall and perhaps reedit those lines and perform csh-like history expansion on previous commands.</entry>
1424 <entry>GPL-3.0</entry> 1655 <entry>GPL-3.0</entry>
1656 <entry align="center">&#10003;</entry>
1425</row> 1657</row>
1426<row> 1658<row>
1427 <entry>rng-tools</entry> 1659 <entry>rng-tools</entry>
1428 <entry>6.6</entry> 1660 <entry>6.6</entry>
1429 <entry>Random number generator daemon.</entry> 1661 <entry>Random number generator daemon.</entry>
1430 <entry>GPL-2.0</entry> 1662 <entry>GPL-2.0</entry>
1663 <entry align="center">&#10003;</entry>
1431</row> 1664</row>
1432<row> 1665<row>
1433 <entry>rpcbind</entry> 1666 <entry>rpcbind</entry>
1434 <entry>1.2.5</entry> 1667 <entry>1.2.5</entry>
1435 <entry>The rpcbind utility is a server that converts RPC program numbers into universal addresses.</entry> 1668 <entry>The rpcbind utility is a server that converts RPC program numbers into universal addresses.</entry>
1436 <entry>BSD</entry> 1669 <entry>BSD</entry>
1670 <entry align="center">&#10003;</entry>
1437</row> 1671</row>
1438<row> 1672<row>
1439 <entry>rpm</entry> 1673 <entry>rpm</entry>
1440 <entry>4.14.2.1</entry> 1674 <entry>4.14.2.1</entry>
1441 <entry>The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing uninstalling verifying querying and updating software packages. Each software package consists of an archive of files along with information about the package like its version a description etc.</entry> 1675 <entry>The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing uninstalling verifying querying and updating software packages. Each software package consists of an archive of files along with information about the package like its version a description etc.</entry>
1442 <entry>GPL-2.0</entry> 1676 <entry>GPL-2.0</entry>
1677 <entry align="center">&#10003;</entry>
1443</row> 1678</row>
1444<row> 1679<row>
1445 <entry>rt-tests</entry> 1680 <entry>rt-tests</entry>
1446 <entry>1.1</entry> 1681 <entry>1.1</entry>
1447 <entry>Real-Time preemption testcases.</entry> 1682 <entry>Real-Time preemption testcases.</entry>
1448 <entry> GPL-2.0</entry> 1683 <entry> GPL-2.0</entry>
1684 <entry align="center">&#10003;</entry>
1449</row> 1685</row>
1450<row> 1686<row>
1451 <entry>run-postinsts</entry> 1687 <entry>run-postinsts</entry>
1452 <entry>1.0</entry> 1688 <entry>1.0</entry>
1453 <entry>Runs postinstall scripts on first boot of the target device.</entry> 1689 <entry>Runs postinstall scripts on first boot of the target device.</entry>
1454 <entry>MIT</entry> 1690 <entry>MIT</entry>
1691 <entry align="center">&#10003;</entry>
1455</row> 1692</row>
1456<row> 1693<row>
1457 <entry>sed</entry> 1694 <entry>sed</entry>
1458 <entry>4.2.2</entry> 1695 <entry>4.2.2</entry>
1459 <entry>Stream EDitor (text filtering utility).</entry> 1696 <entry>Stream EDitor (text filtering utility).</entry>
1460 <entry>GPL-3.0</entry> 1697 <entry>GPL-3.0</entry>
1698 <entry align="center">&#10003;</entry>
1461</row> 1699</row>
1462<row> 1700<row>
1463 <entry>shadow-securetty</entry> 1701 <entry>shadow-securetty</entry>
1464 <entry>4.6</entry> 1702 <entry>4.6</entry>
1465 <entry>Provider of the machine specific securetty file.</entry> 1703 <entry>Provider of the machine specific securetty file.</entry>
1466 <entry>MIT</entry> 1704 <entry>MIT</entry>
1705 <entry align="center">&#10003;</entry>
1467</row> 1706</row>
1468<row> 1707<row>
1469 <entry>shadow-sysroot</entry> 1708 <entry>shadow-sysroot</entry>
1470 <entry>4.6</entry> 1709 <entry>4.6</entry>
1471 <entry>Shadow utils requirements for useradd.bbclass.</entry> 1710 <entry>Shadow utils requirements for useradd.bbclass.</entry>
1472 <entry> BSD, Artistic-1.0</entry> 1711 <entry> BSD, Artistic-1.0</entry>
1712 <entry align="center"></entry>
1473</row> 1713</row>
1474<row> 1714<row>
1475 <entry>shadow</entry> 1715 <entry>shadow</entry>
1476 <entry>4.6</entry> 1716 <entry>4.6</entry>
1477 <entry>Tools to change and administer password and group data.</entry> 1717 <entry>Tools to change and administer password and group data.</entry>
1478 <entry> BSD, Artistic-1.0</entry> 1718 <entry> BSD, Artistic-1.0</entry>
1719 <entry align="center">&#10003;</entry>
1479</row> 1720</row>
1480<row> 1721<row>
1481 <entry>shared-mime-info</entry> 1722 <entry>shared-mime-info</entry>
1482 <entry>1.10</entry> 1723 <entry>1.10</entry>
1483 <entry>Shared MIME type database and specification.</entry> 1724 <entry>Shared MIME type database and specification.</entry>
1484 <entry>GPL-2.0</entry> 1725 <entry>GPL-2.0</entry>
1726 <entry align="center">&#10003;</entry>
1485</row> 1727</row>
1486<row> 1728<row>
1487 <entry>slang</entry> 1729 <entry>slang</entry>
1488 <entry>2.3.2</entry> 1730 <entry>2.3.2</entry>
1489 <entry>S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library provided in this package provides the S-Lang extension language. S-Lang's syntax resembles C which makes it easy to recode S-Lang procedures in C if you need to.</entry> 1731 <entry>S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library provided in this package provides the S-Lang extension language. S-Lang's syntax resembles C which makes it easy to recode S-Lang procedures in C if you need to.</entry>
1490 <entry>GPL-2.0</entry> 1732 <entry>GPL-2.0</entry>
1733 <entry align="center">&#10003;</entry>
1491</row> 1734</row>
1492<row> 1735<row>
1493 <entry>socat</entry> 1736 <entry>socat</entry>
1494 <entry>1.7.3.2</entry> 1737 <entry>1.7.3.2</entry>
1495 <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry> 1738 <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry>
1496 <entry>GPL-2.0-with-OpenSSL-exception</entry> 1739 <entry>GPL-2.0-with-OpenSSL-exception</entry>
1740 <entry align="center">&#10003;</entry>
1497</row> 1741</row>
1498<row> 1742<row>
1499 <entry>sqlite3</entry> 1743 <entry>sqlite3</entry>
1500 <entry>3.27.2</entry> 1744 <entry>3.27.2</entry>
1501 <entry>Embeddable SQL database engine.</entry> 1745 <entry>Embeddable SQL database engine.</entry>
1502 <entry>PD</entry> 1746 <entry>PD</entry>
1747 <entry align="center">&#10003;</entry>
1503</row> 1748</row>
1504<row> 1749<row>
1505 <entry>strace</entry> 1750 <entry>strace</entry>
1506 <entry>4.26</entry> 1751 <entry>4.26</entry>
1507 <entry>System call tracing tool.</entry> 1752 <entry>System call tracing tool.</entry>
1508 <entry> LGPL-2.1, GPL-2.0</entry> 1753 <entry> LGPL-2.1, GPL-2.0</entry>
1754 <entry align="center">&#10003;</entry>
1509</row> 1755</row>
1510<row> 1756<row>
1511 <entry>stress</entry> 1757 <entry>stress</entry>
1512 <entry>1.0.4</entry> 1758 <entry>1.0.4</entry>
1513 <entry>Deliberately simple workload generator for POSIX systems. It imposes a configurable amount of CPU memory I/O and disk stress on the system.</entry> 1759 <entry>Deliberately simple workload generator for POSIX systems. It imposes a configurable amount of CPU memory I/O and disk stress on the system.</entry>
1514 <entry>GPL-2.0</entry> 1760 <entry>GPL-2.0</entry>
1761 <entry align="center">&#10003;</entry>
1515</row> 1762</row>
1516<row> 1763<row>
1517 <entry>sudo</entry> 1764 <entry>sudo</entry>
1518 <entry>1.8.27</entry> 1765 <entry>1.8.27</entry>
1519 <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> 1766 <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>
1520 <entry> ISC, BSD, Zlib</entry> 1767 <entry> ISC, BSD, Zlib</entry>
1768 <entry align="center">&#10003;</entry>
1521</row> 1769</row>
1522<row> 1770<row>
1523 <entry>swig</entry> 1771 <entry>swig</entry>
1524 <entry>3.0.12</entry> 1772 <entry>3.0.12</entry>
1525 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry> 1773 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry>
1526 <entry> BSD, GPL-3.0</entry> 1774 <entry> BSD, GPL-3.0</entry>
1775 <entry align="center"></entry>
1527</row> 1776</row>
1528<row> 1777<row>
1529 <entry>sysfsutils</entry> 1778 <entry>sysfsutils</entry>
1530 <entry>2.1.0</entry> 1779 <entry>2.1.0</entry>
1531 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry> 1780 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry>
1532 <entry> GPL-2.0, LGPL-2.1</entry> 1781 <entry> GPL-2.0, LGPL-2.1</entry>
1782 <entry align="center">&#10003;</entry>
1533</row> 1783</row>
1534<row> 1784<row>
1535 <entry>syslinux</entry> 1785 <entry>syslinux</entry>
1536 <entry>6.04-pre2</entry> 1786 <entry>6.04-pre2</entry>
1537 <entry>Multi-purpose linux bootloader.</entry> 1787 <entry>Multi-purpose linux bootloader.</entry>
1538 <entry>GPL-2.0</entry> 1788 <entry>GPL-2.0</entry>
1789 <entry align="center"></entry>
1539</row> 1790</row>
1540<row> 1791<row>
1541 <entry>systemd-boot</entry> 1792 <entry>systemd-boot</entry>
1542 <entry>241</entry> 1793 <entry>241</entry>
1543 <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry> 1794 <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry>
1544 <entry> GPL-2.0, LGPL-2.1</entry> 1795 <entry> GPL-2.0, LGPL-2.1</entry>
1796 <entry align="center"></entry>
1545</row> 1797</row>
1546<row> 1798<row>
1547 <entry>systemd-bootconf</entry> 1799 <entry>systemd-bootconf</entry>
1548 <entry>1.00</entry> 1800 <entry>1.00</entry>
1549 <entry>Basic systemd-boot configuration files.</entry> 1801 <entry>Basic systemd-boot configuration files.</entry>
1550 <entry>MIT</entry> 1802 <entry>MIT</entry>
1803 <entry align="center">&#10003;</entry>
1551</row> 1804</row>
1552<row> 1805<row>
1553 <entry>systemd-compat-units</entry> 1806 <entry>systemd-compat-units</entry>
1554 <entry>1.0</entry> 1807 <entry>1.0</entry>
1555 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> 1808 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
1556 <entry>MIT</entry> 1809 <entry>MIT</entry>
1810 <entry align="center">&#10003;</entry>
1557</row> 1811</row>
1558<row> 1812<row>
1559 <entry>systemd-conf</entry> 1813 <entry>systemd-conf</entry>
1560 <entry>241</entry> 1814 <entry>241</entry>
1561 <entry>Systemd may require slightly different configuration for different machines. For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry> 1815 <entry>Systemd may require slightly different configuration for different machines. For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry>
1562 <entry> GPL-2.0, LGPL-2.1</entry> 1816 <entry> GPL-2.0, LGPL-2.1</entry>
1817 <entry align="center"></entry>
1563</row> 1818</row>
1564<row> 1819<row>
1565 <entry>systemd-serialgetty</entry> 1820 <entry>systemd-serialgetty</entry>
1566 <entry>1.0</entry> 1821 <entry>1.0</entry>
1567 <entry>Serial terminal support for systemd.</entry> 1822 <entry>Serial terminal support for systemd.</entry>
1568 <entry>GPL-2.0</entry> 1823 <entry>GPL-2.0</entry>
1824 <entry align="center">&#10003;</entry>
1569</row> 1825</row>
1570<row> 1826<row>
1571 <entry>systemd-systemctl</entry> 1827 <entry>systemd-systemctl</entry>
1572 <entry>1.0</entry> 1828 <entry>1.0</entry>
1573 <entry>Wrapper for enabling systemd services.</entry> 1829 <entry>Wrapper for enabling systemd services.</entry>
1574 <entry>MIT</entry> 1830 <entry>MIT</entry>
1831 <entry align="center"></entry>
1575</row> 1832</row>
1576<row> 1833<row>
1577 <entry>systemd</entry> 1834 <entry>systemd</entry>
1578 <entry>241</entry> 1835 <entry>241</entry>
1579 <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry> 1836 <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry>
1580 <entry> GPL-2.0, LGPL-2.1</entry> 1837 <entry> GPL-2.0, LGPL-2.1</entry>
1838 <entry align="center"></entry>
1581</row> 1839</row>
1582<row> 1840<row>
1583 <entry>systemtap</entry> 1841 <entry>systemtap</entry>
1584 <entry>4.0</entry> 1842 <entry>4.0</entry>
1585 <entry>Script-directed dynamic tracing and performance analysis tool for Linux.</entry> 1843 <entry>Script-directed dynamic tracing and performance analysis tool for Linux.</entry>
1586 <entry>GPL-2.0</entry> 1844 <entry>GPL-2.0</entry>
1845 <entry align="center">&#10003;</entry>
1587</row> 1846</row>
1588<row> 1847<row>
1589 <entry>tcf-agent</entry> 1848 <entry>tcf-agent</entry>
1590 <entry>1.7.0</entry> 1849 <entry>1.7.0</entry>
1591 <entry>Target Communication Framework for the Eclipse IDE.</entry> 1850 <entry>Target Communication Framework for the Eclipse IDE.</entry>
1592 <entry> EPL-1.0, EDL-1.0</entry> 1851 <entry> EPL-1.0, EDL-1.0</entry>
1852 <entry align="center"></entry>
1593</row> 1853</row>
1594<row> 1854<row>
1595 <entry>tcl</entry> 1855 <entry>tcl</entry>
1596 <entry>8.6.9</entry> 1856 <entry>8.6.9</entry>
1597 <entry>Tool Command Language.</entry> 1857 <entry>Tool Command Language.</entry>
1598 <entry> tcl, BSD-3-Clause</entry> 1858 <entry> tcl, BSD-3-Clause</entry>
1859 <entry align="center">&#10003;</entry>
1599</row> 1860</row>
1600<row> 1861<row>
1601 <entry>tcp-wrappers</entry> 1862 <entry>tcp-wrappers</entry>
1602 <entry>7.6</entry> 1863 <entry>7.6</entry>
1603 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry> 1864 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry>
1604 <entry>BSD</entry> 1865 <entry>BSD</entry>
1866 <entry align="center">&#10003;</entry>
1605</row> 1867</row>
1606<row> 1868<row>
1607 <entry>texinfo-dummy</entry> 1869 <entry>texinfo-dummy</entry>
1608 <entry>1.0</entry> 1870 <entry>1.0</entry>
1609 <entry>Fake version of the texinfo utility suite.</entry> 1871 <entry>Fake version of the texinfo utility suite.</entry>
1610 <entry>MIT</entry> 1872 <entry>MIT</entry>
1873 <entry align="center"></entry>
1611</row> 1874</row>
1612<row> 1875<row>
1613 <entry>thermald</entry> 1876 <entry>thermald</entry>
1614 <entry>1.8</entry> 1877 <entry>1.8</entry>
1615 <entry>Thermal Daemon is a Linux daemon used to prevent the overheating of platforms. This daemon monitors temperature and applies compensation using available cooling methods.</entry> 1878 <entry>Thermal Daemon is a Linux daemon used to prevent the overheating of platforms. This daemon monitors temperature and applies compensation using available cooling methods.</entry>
1616 <entry>GPL-2.0</entry> 1879 <entry>GPL-2.0</entry>
1880 <entry align="center">&#10003;</entry>
1617</row> 1881</row>
1618<row> 1882<row>
1619 <entry>tzcode</entry> 1883 <entry>tzcode</entry>
1620 <entry>2019a</entry> 1884 <entry>2019a</entry>
1621 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry> 1885 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry>
1622 <entry> PD, BSD, BSD-3-Clause</entry> 1886 <entry> PD, BSD, BSD-3-Clause</entry>
1887 <entry align="center"></entry>
1623</row> 1888</row>
1624<row> 1889<row>
1625 <entry>tzdata</entry> 1890 <entry>tzdata</entry>
1626 <entry>2019a</entry> 1891 <entry>2019a</entry>
1627 <entry>Timezone data.</entry> 1892 <entry>Timezone data.</entry>
1628 <entry> PD, BSD, BSD-3-Clause</entry> 1893 <entry> PD, BSD, BSD-3-Clause</entry>
1894 <entry align="center"></entry>
1629</row> 1895</row>
1630<row> 1896<row>
1631 <entry>unifdef</entry> 1897 <entry>unifdef</entry>
1632 <entry>2.11</entry> 1898 <entry>2.11</entry>
1633 <entry>Selectively remove #ifdef statements from sources.</entry> 1899 <entry>Selectively remove #ifdef statements from sources.</entry>
1634 <entry>BSD-2-Clause</entry> 1900 <entry>BSD-2-Clause</entry>
1901 <entry align="center"></entry>
1635</row> 1902</row>
1636<row> 1903<row>
1637 <entry>unzip</entry> 1904 <entry>unzip</entry>
1638 <entry>6.0</entry> 1905 <entry>6.0</entry>
1639 <entry>Utilities for extracting and viewing files in .zip archives.</entry> 1906 <entry>Utilities for extracting and viewing files in .zip archives.</entry>
1640 <entry>BSD-3-Clause</entry> 1907 <entry>BSD-3-Clause</entry>
1908 <entry align="center">&#10003;</entry>
1641</row> 1909</row>
1642<row> 1910<row>
1643 <entry>update-rc.d</entry> 1911 <entry>update-rc.d</entry>
1644 <entry>0.8</entry> 1912 <entry>0.8</entry>
1645 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry> 1913 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry>
1646 <entry>GPL-2.0</entry> 1914 <entry>GPL-2.0</entry>
1915 <entry align="center">&#10003;</entry>
1647</row> 1916</row>
1648<row> 1917<row>
1649 <entry>util-linux</entry> 1918 <entry>util-linux</entry>
1650 <entry>2.32.1</entry> 1919 <entry>2.32.1</entry>
1651 <entry>Util-linux includes a suite of basic system administration utilities commonly found on most Linux systems. Some of the more important utilities include disk partitioning kernel message management filesystem creation and system login.</entry> 1920 <entry>Util-linux includes a suite of basic system administration utilities commonly found on most Linux systems. Some of the more important utilities include disk partitioning kernel message management filesystem creation and system login.</entry>
1652 <entry> GPL-2.0, LGPL-2.1, BSD</entry> 1921 <entry> GPL-2.0, LGPL-2.1, BSD</entry>
1922 <entry align="center">&#10003;</entry>
1653</row> 1923</row>
1654<row> 1924<row>
1655 <entry>util-macros</entry> 1925 <entry>util-macros</entry>
1656 <entry>1.19.2</entry> 1926 <entry>1.19.2</entry>
1657 <entry>M4 autotools macros used by various X.org programs.</entry> 1927 <entry>M4 autotools macros used by various X.org programs.</entry>
1658 <entry> MIT</entry> 1928 <entry> MIT</entry>
1929 <entry align="center">&#10003;</entry>
1659</row> 1930</row>
1660<row> 1931<row>
1661 <entry>v86d</entry> 1932 <entry>v86d</entry>
1662 <entry>0.1.10</entry> 1933 <entry>0.1.10</entry>
1663 <entry>User support binary for the uvesafb kernel module.</entry> 1934 <entry>User support binary for the uvesafb kernel module.</entry>
1664 <entry>GPL-2.0</entry> 1935 <entry>GPL-2.0</entry>
1936 <entry align="center">&#10003;</entry>
1665</row> 1937</row>
1666<row> 1938<row>
1667 <entry>valgrind</entry> 1939 <entry>valgrind</entry>
1668 <entry>3.14.0</entry> 1940 <entry>3.14.0</entry>
1669 <entry>Valgrind memory debugger and instrumentation framework.</entry> 1941 <entry>Valgrind memory debugger and instrumentation framework.</entry>
1670 <entry> GPL-2.0, BSD</entry> 1942 <entry> GPL-2.0, BSD</entry>
1943 <entry align="center">&#10003;</entry>
1671</row> 1944</row>
1672<row> 1945<row>
1673 <entry>volatile-binds</entry> 1946 <entry>volatile-binds</entry>
1674 <entry>1.0</entry> 1947 <entry>1.0</entry>
1675 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry> 1948 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry>
1676 <entry>MIT</entry> 1949 <entry>MIT</entry>
1950 <entry align="center">&#10003;</entry>
1677</row> 1951</row>
1678<row> 1952<row>
1679 <entry>which</entry> 1953 <entry>which</entry>
1680 <entry>2.21</entry> 1954 <entry>2.21</entry>
1681 <entry>Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.</entry> 1955 <entry>Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.</entry>
1682 <entry>GPL-3.0</entry> 1956 <entry>GPL-3.0</entry>
1957 <entry align="center">&#10003;</entry>
1683</row> 1958</row>
1684<row> 1959<row>
1685 <entry>xcb-proto</entry> 1960 <entry>xcb-proto</entry>
1686 <entry>1.13</entry> 1961 <entry>1.13</entry>
1687 <entry>Function prototypes for the X protocol C-language Binding (XCB). XCB is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry> 1962 <entry>Function prototypes for the X protocol C-language Binding (XCB). XCB is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry>
1688 <entry>MIT</entry> 1963 <entry>MIT</entry>
1964 <entry align="center"></entry>
1689</row> 1965</row>
1690<row> 1966<row>
1691 <entry>xorgproto</entry> 1967 <entry>xorgproto</entry>
1692 <entry>2018.4</entry> 1968 <entry>2018.4</entry>
1693 <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry> 1969 <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry>
1694 <entry>MIT</entry> 1970 <entry>MIT</entry>
1971 <entry align="center"></entry>
1695</row> 1972</row>
1696<row> 1973<row>
1697 <entry>xtrans</entry> 1974 <entry>xtrans</entry>
1698 <entry>1.3.5</entry> 1975 <entry>1.3.5</entry>
1699 <entry>The X Transport Interface is intended to combine all system and transport specific code into a single place. This API should be used by all libraries clients and servers of the X Window System. Use of this API should allow the addition of new types of transports and support for new platforms without making any changes to the source except in the X Transport Interface code.</entry> 1976 <entry>The X Transport Interface is intended to combine all system and transport specific code into a single place. This API should be used by all libraries clients and servers of the X Window System. Use of this API should allow the addition of new types of transports and support for new platforms without making any changes to the source except in the X Transport Interface code.</entry>
1700 <entry> MIT</entry> 1977 <entry> MIT</entry>
1978 <entry align="center"></entry>
1701</row> 1979</row>
1702<row> 1980<row>
1703 <entry>xz</entry> 1981 <entry>xz</entry>
1704 <entry>5.2.4</entry> 1982 <entry>5.2.4</entry>
1705 <entry>Utilities for managing LZMA compressed files.</entry> 1983 <entry>Utilities for managing LZMA compressed files.</entry>
1706 <entry> GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1, PD</entry> 1984 <entry> GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1, PD</entry>
1985 <entry align="center">&#10003;</entry>
1707</row> 1986</row>
1708<row> 1987<row>
1709 <entry>zip</entry> 1988 <entry>zip</entry>
1710 <entry>3.0</entry> 1989 <entry>3.0</entry>
1711 <entry>Compressor/archiver for creating and modifying .zip files.</entry> 1990 <entry>Compressor/archiver for creating and modifying .zip files.</entry>
1712 <entry>BSD-3-Clause</entry> 1991 <entry>BSD-3-Clause</entry>
1992 <entry align="center">&#10003;</entry>
1713</row> 1993</row>
1714<row> 1994<row>
1715 <entry>zlib-intel</entry> 1995 <entry>zlib-intel</entry>
1716 <entry>1.2.11.1</entry> 1996 <entry>1.2.11.1</entry>
1717 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> 1997 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
1718 <entry>Zlib</entry> 1998 <entry>Zlib</entry>
1999 <entry align="center">&#10003;</entry>
1719</row> 2000</row>
1720<row> 2001<row>
1721 <entry>zlib</entry> 2002 <entry>zlib</entry>
1722 <entry>1.2.11</entry> 2003 <entry>1.2.11</entry>
1723 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> 2004 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
1724 <entry>Zlib</entry> 2005 <entry>Zlib</entry>
2006 <entry align="center">&#10003;</entry>
1725</row> 2007</row>
1726 </tbody> 2008 </tbody>
1727 </tgroup> 2009 </tgroup>
diff --git a/doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml b/doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml
index 5b4f652..5e2c68b 100644..100755
--- a/doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml
+++ b/doc/book-enea-linux-release-info/doc/pkgdiff_generated.xml
@@ -28,49 +28,49 @@
28 <entry>binutils-cross-aarch64</entry> 28 <entry>binutils-cross-aarch64</entry>
29 <entry>2.32.0</entry> 29 <entry>2.32.0</entry>
30 <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> 30 <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>
31 <entry>New platform added</entry> 31 <entry>New platform dependency</entry>
32 </row> 32 </row>
33 <row> 33 <row>
34 <entry>binutils-cross-powerpc</entry> 34 <entry>binutils-cross-powerpc</entry>
35 <entry>2.32.0</entry> 35 <entry>2.32.0</entry>
36 <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> 36 <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>
37 <entry>New platform added</entry> 37 <entry>New platform dependency</entry>
38 </row> 38 </row>
39 <row> 39 <row>
40 <entry>cdrtools</entry> 40 <entry>cdrtools</entry>
41 <entry>3.01a31</entry> 41 <entry>3.01a31</entry>
42 <entry>A set of tools for CD recording including cdrecord.</entry> 42 <entry>A set of tools for CD recording including cdrecord.</entry>
43 <entry>???</entry> 43 <entry>Yocto upgrade dependency</entry>
44 </row> 44 </row>
45 <row> 45 <row>
46 <entry>core-image-minimal-initramfs</entry> 46 <entry>core-image-minimal-initramfs</entry>
47 <entry>1.0</entry> 47 <entry>1.0</entry>
48 <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> 48 <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>
49 <entry>???Not on the target</entry> 49 <entry>Yocto upgrade dependency</entry>
50 </row> 50 </row>
51 <row> 51 <row>
52 <entry>cpio</entry> 52 <entry>cpio</entry>
53 <entry>2.12</entry> 53 <entry>2.12</entry>
54 <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> 54 <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>
55 <entry>???</entry> 55 <entry>Yocto upgrade dependency</entry>
56 </row> 56 </row>
57 <row> 57 <row>
58 <entry>createrepo-c</entry> 58 <entry>createrepo-c</entry>
59 <entry>0.12.1</entry> 59 <entry>0.12.1</entry>
60 <entry>C implementation of createrepo.</entry> 60 <entry>C implementation of createrepo.</entry>
61 <entry>Yocto upgrade</entry> 61 <entry>Yocto upgrade dependency</entry>
62 </row> 62 </row>
63 <row> 63 <row>
64 <entry>dnf</entry> 64 <entry>dnf</entry>
65 <entry>4.1.0</entry> 65 <entry>4.1.0</entry>
66 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry> 66 <entry>Package manager forked from Yum using libsolv as a dependency resolver.</entry>
67 <entry>Yocto upgrade</entry> 67 <entry>Yocto upgrade dependency</entry>
68 </row> 68 </row>
69 <row> 69 <row>
70 <entry>dosfstools</entry> 70 <entry>dosfstools</entry>
71 <entry>4.1</entry> 71 <entry>4.1</entry>
72 <entry>DOS FAT Filesystem Utilities.</entry> 72 <entry>DOS FAT Filesystem Utilities.</entry>
73 <entry>Added platform dependency</entry> 73 <entry>New platform dependency</entry>
74 </row> 74 </row>
75 <row> 75 <row>
76 <entry>gcc-cross-aarch64</entry> 76 <entry>gcc-cross-aarch64</entry>
@@ -88,31 +88,31 @@
88 <entry>gcc-source-8.3.0</entry> 88 <entry>gcc-source-8.3.0</entry>
89 <entry>8.3.0</entry> 89 <entry>8.3.0</entry>
90 <entry>GNU cc and gcc C compilers.</entry> 90 <entry>GNU cc and gcc C compilers.</entry>
91 <entry>Yocto upgrade</entry> 91 <entry>Yocto upgrade dependency</entry>
92 </row> 92 </row>
93 <row> 93 <row>
94 <entry>gnupg</entry> 94 <entry>gnupg</entry>
95 <entry>2.2.13</entry> 95 <entry>2.2.13</entry>
96 <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry> 96 <entry>GNU Privacy Guard - encryption and signing tools (2.x).</entry>
97 <entry>Yocto upgrade</entry> 97 <entry>Yocto upgrade dependency</entry>
98 </row> 98 </row>
99 <row> 99 <row>
100 <entry>gpgme</entry> 100 <entry>gpgme</entry>
101 <entry>1.12.0</entry> 101 <entry>1.12.0</entry>
102 <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> 102 <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>
103 <entry>Yocto upgrade</entry> 103 <entry>Yocto upgrade dependency</entry>
104 </row> 104 </row>
105 <row> 105 <row>
106 <entry>grub</entry> 106 <entry>grub</entry>
107 <entry>2.02</entry> 107 <entry>2.02</entry>
108 <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> 108 <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>
109 <entry>Yocto upgrade</entry> 109 <entry>Yocto upgrade dependency</entry>
110 </row> 110 </row>
111 <row> 111 <row>
112 <entry>initramfs-framework</entry> 112 <entry>initramfs-framework</entry>
113 <entry>1.0</entry> 113 <entry>1.0</entry>
114 <entry>Modular initramfs system.</entry> 114 <entry>Modular initramfs system.</entry>
115 <entry></entry> 115 <entry>Package dependency</entry>
116 </row> 116 </row>
117 <row> 117 <row>
118 <entry>initramfs-module-install</entry> 118 <entry>initramfs-module-install</entry>
@@ -130,73 +130,73 @@
130 <entry>iproute2</entry> 130 <entry>iproute2</entry>
131 <entry>4.19.0</entry> 131 <entry>4.19.0</entry>
132 <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> 132 <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>
133 <entry>Yocto upgrade</entry> 133 <entry>Yocto upgrade dependency</entry>
134 </row> 134 </row>
135 <row> 135 <row>
136 <entry>iptables</entry> 136 <entry>iptables</entry>
137 <entry>1.6.2</entry> 137 <entry>1.6.2</entry>
138 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry> 138 <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry>
139 <entry>Yocto upgrade</entry> 139 <entry>Yocto upgrade dependency</entry>
140 </row> 140 </row>
141 <row> 141 <row>
142 <entry>libassuan</entry> 142 <entry>libassuan</entry>
143 <entry>2.5.3</entry> 143 <entry>2.5.3</entry>
144 <entry>IPC library used by GnuPG and GPGME.</entry> 144 <entry>IPC library used by GnuPG and GPGME.</entry>
145 <entry>Yocto upgrade</entry> 145 <entry>Yocto upgrade dependency</entry>
146 </row> 146 </row>
147 <row> 147 <row>
148 <entry>libcomps</entry> 148 <entry>libcomps</entry>
149 <entry>0.1.10</entry> 149 <entry>0.1.10</entry>
150 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry> 150 <entry>Libcomps is alternative for yum.comps library (which is for managing rpm package groups)..</entry>
151 <entry>New functionality / Yocto upgrade</entry> 151 <entry>Yocto upgrade dependency</entry>
152 </row> 152 </row>
153 <row> 153 <row>
154 <entry>libdnf</entry> 154 <entry>libdnf</entry>
155 <entry>0.26.0</entry> 155 <entry>0.26.0</entry>
156 <entry>Library providing simplified C and Python API to libsolv.</entry> 156 <entry>Library providing simplified C and Python API to libsolv.</entry>
157 <entry>Yocto upgrade</entry> 157 <entry>Yocto upgrade dependency</entry>
158 </row> 158 </row>
159 <row> 159 <row>
160 <entry>libidn2</entry> 160 <entry>libidn2</entry>
161 <entry>2.0.5</entry> 161 <entry>2.0.5</entry>
162 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> 162 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
163 <entry>Yocto upgrade</entry> 163 <entry>Yocto upgrade dependency</entry>
164 </row> 164 </row>
165 <row> 165 <row>
166 <entry>libjitterentropy</entry> 166 <entry>libjitterentropy</entry>
167 <entry>2.1.2</entry> 167 <entry>2.1.2</entry>
168 <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> 168 <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>
169 <entry>Yocto upgrade</entry> 169 <entry>Yocto upgrade dependency</entry>
170 </row> 170 </row>
171 <row> 171 <row>
172 <entry>libksba</entry> 172 <entry>libksba</entry>
173 <entry>1.3.5</entry> 173 <entry>1.3.5</entry>
174 <entry>Easy API to create and parse X.509 and CMS related objects.</entry> 174 <entry>Easy API to create and parse X.509 and CMS related objects.</entry>
175 <entry>Yocto dependency</entry> 175 <entry>Yocto upgrade dependency</entry>
176 </row> 176 </row>
177 <row> 177 <row>
178 <entry>libmnl</entry> 178 <entry>libmnl</entry>
179 <entry>1.0.4</entry> 179 <entry>1.0.4</entry>
180 <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> 180 <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>
181 <entry>Yocto upgrade</entry> 181 <entry>Yocto upgrade dependency</entry>
182 </row> 182 </row>
183 <row> 183 <row>
184 <entry>libmodulemd</entry> 184 <entry>libmodulemd</entry>
185 <entry>2.1.0</entry> 185 <entry>2.1.0</entry>
186 <entry>C Library for manipulating module metadata files.</entry> 186 <entry>C Library for manipulating module metadata files.</entry>
187 <entry>Yocto upgrade</entry> 187 <entry>Yocto upgrade dependency</entry>
188 </row> 188 </row>
189 <row> 189 <row>
190 <entry>libnsl2</entry> 190 <entry>libnsl2</entry>
191 <entry>1.2.0</entry> 191 <entry>1.2.0</entry>
192 <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> 192 <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>
193 <entry>Yocto upgrade</entry> 193 <entry>Yocto upgrade dependency</entry>
194 </row> 194 </row>
195 <row> 195 <row>
196 <entry>libsdl2</entry> 196 <entry>libsdl2</entry>
197 <entry>2.0.9</entry> 197 <entry>2.0.9</entry>
198 <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> 198 <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>
199 <entry>Yocto upgrade</entry> 199 <entry>Yocto upgrade dependency</entry>
200 </row> 200 </row>
201 <row> 201 <row>
202 <entry>libsolv</entry> 202 <entry>libsolv</entry>
@@ -208,13 +208,13 @@
208 <entry>libxcrypt</entry> 208 <entry>libxcrypt</entry>
209 <entry>4.4.2</entry> 209 <entry>4.4.2</entry>
210 <entry>Forked code from glibc libary to extract only crypto part.</entry> 210 <entry>Forked code from glibc libary to extract only crypto part.</entry>
211 <entry>Yocto upgrade</entry> 211 <entry>Yocto upgrade dependency</entry>
212 </row> 212 </row>
213 <row> 213 <row>
214 <entry>libyaml</entry> 214 <entry>libyaml</entry>
215 <entry>0.2.1</entry> 215 <entry>0.2.1</entry>
216 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry> 216 <entry>LibYAML is a C library for parsing and emitting data in YAML 1.1 a human-readable data serialization format. </entry>
217 <entry>Yocto upgrade</entry> 217 <entry>Yocto upgrade dependency</entry>
218 </row> 218 </row>
219 <row> 219 <row>
220 <entry>linux-raspberrypi</entry> 220 <entry>linux-raspberrypi</entry>
@@ -232,127 +232,127 @@
232 <entry>mdadm</entry> 232 <entry>mdadm</entry>
233 <entry>4.1</entry> 233 <entry>4.1</entry>
234 <entry>Tool for managing software RAID under Linux.</entry> 234 <entry>Tool for managing software RAID under Linux.</entry>
235 <entry>Yocto upgrade</entry> 235 <entry>Yocto upgrade dependency</entry>
236 </row> 236 </row>
237 <row> 237 <row>
238 <entry>mtools</entry> 238 <entry>mtools</entry>
239 <entry>4.0.19</entry> 239 <entry>4.0.19</entry>
240 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry> 240 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
241 <entry>Yocto upgrade</entry> 241 <entry>Yocto upgrade dependency</entry>
242 </row> 242 </row>
243 <row> 243 <row>
244 <entry>npth</entry> 244 <entry>npth</entry>
245 <entry>1.6</entry> 245 <entry>1.6</entry>
246 <entry>New GNU Portable Threads library.</entry> 246 <entry>New GNU Portable Threads library.</entry>
247 <entry>Yocto upgrade</entry> 247 <entry>Yocto upgrade dependency</entry>
248 </row> 248 </row>
249 <row> 249 <row>
250 <entry>opkg</entry> 250 <entry>opkg</entry>
251 <entry>0.4.0</entry> 251 <entry>0.4.0</entry>
252 <entry>Open Package Manager.</entry> 252 <entry>Open Package Manager.</entry>
253 <entry>Yocto upgrade</entry> 253 <entry>Yocto upgrade dependency</entry>
254 </row> 254 </row>
255 <row> 255 <row>
256 <entry>parted</entry> 256 <entry>parted</entry>
257 <entry>3.2</entry> 257 <entry>3.2</entry>
258 <entry>Disk partition editing/resizing utility.</entry> 258 <entry>Disk partition editing/resizing utility.</entry>
259 <entry>$$$ Same version showing up in EL80</entry> 259 <entry>New platform dependency</entry>
260 </row> 260 </row>
261 <row> 261 <row>
262 <entry>pi-bluetooth</entry> 262 <entry>pi-bluetooth</entry>
263 <entry>1.1</entry> 263 <entry>1.1</entry>
264 <entry>Script to properly configure BT-HCI on Raspberry Pi.</entry> 264 <entry>Script to properly configure BT-HCI on Raspberry Pi.</entry>
265 <entry>Dependency on added platform</entry> 265 <entry>New platform dependency</entry>
266 </row> 266 </row>
267 <row> 267 <row>
268 <entry>pinentry</entry> 268 <entry>pinentry</entry>
269 <entry>1.1.0</entry> 269 <entry>1.1.0</entry>
270 <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> 270 <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>
271 <entry>Yocto dependency</entry> 271 <entry>Yocto upgrade dependency</entry>
272 </row> 272 </row>
273 <row> 273 <row>
274 <entry>python3-iniparse</entry> 274 <entry>python3-iniparse</entry>
275 <entry>0.4</entry> 275 <entry>0.4</entry>
276 <entry>Accessing and Modifying INI files.</entry> 276 <entry>Accessing and Modifying INI files.</entry>
277 <entry>Yocto dependency</entry> 277 <entry>Yocto upgrade dependency</entry>
278 </row> 278 </row>
279 <row> 279 <row>
280 <entry>python3-six</entry> 280 <entry>python3-six</entry>
281 <entry>1.12.0</entry> 281 <entry>1.12.0</entry>
282 <entry>Python 2 and 3 compatibility library.</entry> 282 <entry>Python 2 and 3 compatibility library.</entry>
283 <entry>Yocto upgrade</entry> 283 <entry>Yocto upgrade dependency</entry>
284 </row> 284 </row>
285 <row> 285 <row>
286 <entry>qemu-system</entry> 286 <entry>qemu-system</entry>
287 <entry>3.1.0</entry> 287 <entry>3.1.0</entry>
288 <entry>Fast open source processor emulator.</entry> 288 <entry>Fast open source processor emulator.</entry>
289 <entry>New platform</entry> 289 <entry>New platform dependency</entry>
290 </row> 290 </row>
291 <row> 291 <row>
292 <entry>rng-tools</entry> 292 <entry>rng-tools</entry>
293 <entry>6.6</entry> 293 <entry>6.6</entry>
294 <entry>Random number generator daemon.</entry> 294 <entry>Random number generator daemon.</entry>
295 <entry>Yocto upgrade</entry> 295 <entry>Yocto upgrade dependency</entry>
296 </row> 296 </row>
297 <row> 297 <row>
298 <entry>socat</entry> 298 <entry>socat</entry>
299 <entry>1.7.3.2</entry> 299 <entry>1.7.3.2</entry>
300 <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry> 300 <entry>Socat is a relay for bidirectional data transfer between two independent data channels.</entry>
301 <entry>Yocto upgrade</entry> 301 <entry>Yocto upgrade dependency</entry>
302 </row> 302 </row>
303 <row> 303 <row>
304 <entry>sudo</entry> 304 <entry>sudo</entry>
305 <entry>1.8.27</entry> 305 <entry>1.8.27</entry>
306 <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> 306 <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>
307 <entry>Yocto upgrade</entry> 307 <entry>Yocto upgrade dependency</entry>
308 </row> 308 </row>
309 <row> 309 <row>
310 <entry>swig</entry> 310 <entry>swig</entry>
311 <entry>3.0.12</entry> 311 <entry>3.0.12</entry>
312 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry> 312 <entry>SWIG - Simplified Wrapper and Interface Generator.</entry>
313 <entry>Yocto dependency</entry> 313 <entry>Yocto upgrade dependency</entry>
314 </row> 314 </row>
315 <row> 315 <row>
316 <entry>sysfsutils</entry> 316 <entry>sysfsutils</entry>
317 <entry>2.1.0</entry> 317 <entry>2.1.0</entry>
318 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry> 318 <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry>
319 <entry>Yocto dependency</entry> 319 <entry>Yocto upgrade dependency</entry>
320 </row> 320 </row>
321 <row> 321 <row>
322 <entry>syslinux</entry> 322 <entry>syslinux</entry>
323 <entry>6.04-pre2</entry> 323 <entry>6.04-pre2</entry>
324 <entry>Multi-purpose linux bootloader.</entry> 324 <entry>Multi-purpose linux bootloader.</entry>
325 <entry>Yocto upgrade</entry> 325 <entry>Yocto upgrade dependency</entry>
326 </row> 326 </row>
327 <row> 327 <row>
328 <entry>systemd-conf</entry> 328 <entry>systemd-conf</entry>
329 <entry>241</entry> 329 <entry>241</entry>
330 <entry>Systemd may require slightly different configuration for different machines. For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry> 330 <entry>Systemd may require slightly different configuration for different machines. For example qemu machines require a longer DefaultTimeoutStartSec setting.</entry>
331 <entry>Yocto upgrade</entry> 331 <entry>Yocto upgrade dependency</entry>
332 </row> 332 </row>
333 <row> 333 <row>
334 <entry>v86d</entry> 334 <entry>v86d</entry>
335 <entry>0.1.10</entry> 335 <entry>0.1.10</entry>
336 <entry>User support binary for the uvesafb kernel module.</entry> 336 <entry>User support binary for the uvesafb kernel module.</entry>
337 <entry>Yocto dependency</entry> 337 <entry>Yocto upgrade dependency</entry>
338 </row> 338 </row>
339 <row> 339 <row>
340 <entry>xorgproto</entry> 340 <entry>xorgproto</entry>
341 <entry>2018.4</entry> 341 <entry>2018.4</entry>
342 <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry> 342 <entry>This package provides the headers and specification documents defining the core protocol and (many) extensions for the X Window System</entry>
343 <entry>Yocto dependency</entry> 343 <entry>Yocto upgrade dependency</entry>
344 </row> 344 </row>
345 <row> 345 <row>
346 <entry>zip</entry> 346 <entry>zip</entry>
347 <entry>3.0</entry> 347 <entry>3.0</entry>
348 <entry>Compressor/archiver for creating and modifying .zip files.</entry> 348 <entry>Compressor/archiver for creating and modifying .zip files.</entry>
349 <entry>Yocto dependency</entry> 349 <entry>Yocto upgrade dependency</entry>
350 </row> 350 </row>
351 <row> 351 <row>
352 <entry>zlib-intel</entry> 352 <entry>zlib-intel</entry>
353 <entry>1.2.11.1</entry> 353 <entry>1.2.11.1</entry>
354 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> 354 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
355 <entry>Yocto dependency</entry> 355 <entry>Yocto upgrade dependency</entry>
356 </row> 356 </row>
357 </tbody> 357 </tbody>
358 </tgroup> 358 </tgroup>
@@ -387,13 +387,13 @@
387 <entry>acpid</entry> 387 <entry>acpid</entry>
388 <entry>2.0.28</entry> 388 <entry>2.0.28</entry>
389 <entry>A daemon for delivering ACPI events.</entry> 389 <entry>A daemon for delivering ACPI events.</entry>
390 <entry>???Possible Yocto/recipe upgrade</entry> 390 <entry>Yocto upgrade dependency</entry>
391 </row> 391 </row>
392 <row> 392 <row>
393 <entry>alsa-plugins</entry> 393 <entry>alsa-plugins</entry>
394 <entry>1.1.5</entry> 394 <entry>1.1.5</entry>
395 <entry>ALSA Plugins.</entry> 395 <entry>ALSA Plugins.</entry>
396 <entry>Removed functionalities</entry> 396 <entry>Removed functionality</entry>
397 </row> 397 </row>
398 <row> 398 <row>
399 <entry>alsa-state</entry> 399 <entry>alsa-state</entry>
@@ -401,13 +401,13 @@
401 <entry>Alsa Scenario Files - an init script and state files to 401 <entry>Alsa Scenario Files - an init script and state files to
402 restore sound state at system boot and save it at system shut 402 restore sound state at system boot and save it at system shut
403 down.</entry> 403 down.</entry>
404 <entry>Removed functionalities</entry> 404 <entry>Removed functionality</entry>
405 </row> 405 </row>
406 <row> 406 <row>
407 <entry>alsa-utils</entry> 407 <entry>alsa-utils</entry>
408 <entry>1.1.5</entry> 408 <entry>1.1.5</entry>
409 <entry>ALSA sound utilities.</entry> 409 <entry>ALSA sound utilities.</entry>
410 <entry>Removed functionalities</entry> 410 <entry>Removed functionality</entry>
411 </row> 411 </row>
412 <row> 412 <row>
413 <entry>apt</entry> 413 <entry>apt</entry>
@@ -420,7 +420,7 @@
420 <entry>8.6.9</entry> 420 <entry>8.6.9</entry>
421 <entry>AsciiDoc is a text document format for writing short 421 <entry>AsciiDoc is a text document format for writing short
422 documents articles books and UNIX man pages.</entry> 422 documents articles books and UNIX man pages.</entry>
423 <entry>???</entry> 423 <entry>Yocto upgrade dependency</entry>
424 </row> 424 </row>
425 <row> 425 <row>
426 <entry>avahi</entry> 426 <entry>avahi</entry>
@@ -432,7 +432,7 @@
432 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP 432 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP
433 address configuration from the link-local 169.254.0.0/16 range 433 address configuration from the link-local 169.254.0.0/16 range
434 without the need for a central server."</entry> 434 without the need for a central server."</entry>
435 <entry>???</entry> 435 <entry>Yocto upgrade dependency</entry>
436 </row> 436 </row>
437 <row> 437 <row>
438 <entry>cantarell-fonts</entry> 438 <entry>cantarell-fonts</entry>
@@ -440,7 +440,7 @@
440 <entry>The Cantarell font typeface is designed as a contemporary 440 <entry>The Cantarell font typeface is designed as a contemporary
441 Humanist sans serif and was developed for on-screen reading; in 441 Humanist sans serif and was developed for on-screen reading; in
442 particular reading web pages on an HTC Dream mobile phone.</entry> 442 particular reading web pages on an HTC Dream mobile phone.</entry>
443 <entry>Removed functionalities</entry> 443 <entry>Removed functionality</entry>
444 </row> 444 </row>
445 <row> 445 <row>
446 <entry>cinematicexperience</entry> 446 <entry>cinematicexperience</entry>
@@ -449,13 +449,13 @@
449 2.0 features into the same UX demo application. It uses particles 449 2.0 features into the same UX demo application. It uses particles
450 sprites path animation custom shaders etc. features which Qt5 450 sprites path animation custom shaders etc. features which Qt5
451 introduces for QML UIs.</entry> 451 introduces for QML UIs.</entry>
452 <entry>Removed functionalities</entry> 452 <entry>Removed functionality</entry>
453 </row> 453 </row>
454 <row> 454 <row>
455 <entry>cryptodev-linux</entry> 455 <entry>cryptodev-linux</entry>
456 <entry>1.9</entry> 456 <entry>1.9</entry>
457 <entry>A /dev/crypto device driver header file.</entry> 457 <entry>A /dev/crypto device driver header file.</entry>
458 <entry>???Possible Yocto/recipe upgrade</entry> 458 <entry>Yocto upgrade dependency</entry>
459 </row> 459 </row>
460 <row> 460 <row>
461 <entry>docbook-xml-dtd4</entry> 461 <entry>docbook-xml-dtd4</entry>
@@ -465,20 +465,20 @@
465 DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for 465 DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for
466 use with older documents including 4.0 4.1.2 4.2 4.3 and 466 use with older documents including 4.0 4.1.2 4.2 4.3 and
467 4.4</entry> 467 4.4</entry>
468 <entry>???</entry> 468 <entry>Yocto upgrade dependency</entry>
469 </row> 469 </row>
470 <row> 470 <row>
471 <entry>docbook-xsl-stylesheets</entry> 471 <entry>docbook-xsl-stylesheets</entry>
472 <entry>1.79.1</entry> 472 <entry>1.79.1</entry>
473 <entry>XSL stylesheets for processing DocBook XML to various 473 <entry>XSL stylesheets for processing DocBook XML to various
474 output formats.</entry> 474 output formats.</entry>
475 <entry>???</entry> 475 <entry>Yocto upgrade dependency</entry>
476 </row> 476 </row>
477 <row> 477 <row>
478 <entry>dpkg</entry> 478 <entry>dpkg</entry>
479 <entry>1.18.24</entry> 479 <entry>1.18.24</entry>
480 <entry>Package maintenance system from Debian.</entry> 480 <entry>Package maintenance system from Debian.</entry>
481 <entry>Removed functionalities</entry> 481 <entry>Removed functionality</entry>
482 </row> 482 </row>
483 <row> 483 <row>
484 <entry>dri2proto</entry> 484 <entry>dri2proto</entry>
@@ -493,7 +493,7 @@
493 <entry>1.3.2</entry> 493 <entry>1.3.2</entry>
494 <entry>FLAC stands for Free Lossless Audio Codec a lossless audio 494 <entry>FLAC stands for Free Lossless Audio Codec a lossless audio
495 compression format.</entry> 495 compression format.</entry>
496 <entry>Removed functionalities</entry> 496 <entry>Removed functionality</entry>
497 </row> 497 </row>
498 <row> 498 <row>
499 <entry>gcc-cross-initial-x86_64</entry> 499 <entry>gcc-cross-initial-x86_64</entry>
@@ -511,13 +511,13 @@
511 <entry>gconf</entry> 511 <entry>gconf</entry>
512 <entry>3.2.6</entry> 512 <entry>3.2.6</entry>
513 <entry>GNOME configuration system.</entry> 513 <entry>GNOME configuration system.</entry>
514 <entry>???Possible Yocto/recipe upgrade</entry> 514 <entry>Yocto upgrade dependency</entry>
515 </row> 515 </row>
516 <row> 516 <row>
517 <entry>gdk-pixbuf</entry> 517 <entry>gdk-pixbuf</entry>
518 <entry>2.36.11</entry> 518 <entry>2.36.11</entry>
519 <entry>Image loading library for GTK+.</entry> 519 <entry>Image loading library for GTK+.</entry>
520 <entry>Removed functionalities</entry> 520 <entry>Removed functionality</entry>
521 </row> 521 </row>
522 <row> 522 <row>
523 <entry>gstreamer1.0</entry> 523 <entry>gstreamer1.0</entry>
@@ -525,19 +525,19 @@
525 <entry>GStreamer is a multimedia framework for encoding and 525 <entry>GStreamer is a multimedia framework for encoding and
526 decoding video and sound. It supports a wide range of formats 526 decoding video and sound. It supports a wide range of formats
527 including mp3 ogg avi mpeg and quicktime.</entry> 527 including mp3 ogg avi mpeg and quicktime.</entry>
528 <entry>Removed functionalities</entry> 528 <entry>Removed functionality</entry>
529 </row> 529 </row>
530 <row> 530 <row>
531 <entry>gstreamer1.0-plugins-bad</entry> 531 <entry>gstreamer1.0-plugins-bad</entry>
532 <entry>1.12.4</entry> 532 <entry>1.12.4</entry>
533 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 533 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry>
534 <entry>Removed functionalities</entry> 534 <entry>Removed functionality</entry>
535 </row> 535 </row>
536 <row> 536 <row>
537 <entry>gstreamer1.0-plugins-base</entry> 537 <entry>gstreamer1.0-plugins-base</entry>
538 <entry>1.12.4</entry> 538 <entry>1.12.4</entry>
539 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 539 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry>
540 <entry>Removed functionalities</entry> 540 <entry>Removed functionality</entry>
541 </row> 541 </row>
542 <row> 542 <row>
543 <entry>gstreamer1.0-vaapi</entry> 543 <entry>gstreamer1.0-vaapi</entry>
@@ -545,20 +545,20 @@
545 <entry>gstreamer-vaapi consists of a collection of VA-API based 545 <entry>gstreamer-vaapi consists of a collection of VA-API based
546 plugins for GStreamer and helper libraries: `vaapidecode' 546 plugins for GStreamer and helper libraries: `vaapidecode'
547 `vaapiconvert' and `vaapisink'.</entry> 547 `vaapiconvert' and `vaapisink'.</entry>
548 <entry>Removed functionalities</entry> 548 <entry>Removed functionality</entry>
549 </row> 549 </row>
550 <row> 550 <row>
551 <entry>harfbuzz</entry> 551 <entry>harfbuzz</entry>
552 <entry>1.7.5</entry> 552 <entry>1.7.5</entry>
553 <entry>HarfBuzz is an OpenType text shaping engine.</entry> 553 <entry>HarfBuzz is an OpenType text shaping engine.</entry>
554 <entry>???Possible Yocto/recipe upgrade</entry> 554 <entry>Yocto upgrade dependency</entry>
555 </row> 555 </row>
556 <row> 556 <row>
557 <entry>hdparm</entry> 557 <entry>hdparm</entry>
558 <entry>9.53</entry> 558 <entry>9.53</entry>
559 <entry>hdparm is a Linux shell utility for viewing and 559 <entry>hdparm is a Linux shell utility for viewing and
560 manipulating various IDE drive and driver parameters.</entry> 560 manipulating various IDE drive and driver parameters.</entry>
561 <entry>???Possible Yocto/recipe upgrade</entry> 561 <entry>Yocto upgrade dependency</entry>
562 </row> 562 </row>
563 <row> 563 <row>
564 <entry>inputproto</entry> 564 <entry>inputproto</entry>
@@ -574,14 +574,14 @@
574 <entry>intel-vaapi-driver is the VA-API implementation for Intel 574 <entry>intel-vaapi-driver is the VA-API implementation for Intel
575 G45 chipsets and Intel HD Graphics for Intel Core processor 575 G45 chipsets and Intel HD Graphics for Intel Core processor
576 family.</entry> 576 family.</entry>
577 <entry>Removed functionalities</entry> 577 <entry>Removed functionality</entry>
578 </row> 578 </row>
579 <row> 579 <row>
580 <entry>iso-codes</entry> 580 <entry>iso-codes</entry>
581 <entry>3.77</entry> 581 <entry>3.77</entry>
582 <entry>ISO language territory currency script codes and their 582 <entry>ISO language territory currency script codes and their
583 translations.</entry> 583 translations.</entry>
584 <entry>Yocto upgrade</entry> 584 <entry>Yocto upgrade dependency</entry>
585 </row> 585 </row>
586 <row> 586 <row>
587 <entry>iw</entry> 587 <entry>iw</entry>
@@ -606,14 +606,14 @@
606 file system in Linux. Control groups allow you to limit account 606 file system in Linux. Control groups allow you to limit account
607 and isolate resource usage (CPU memory disk I/O etc.) of groups of 607 and isolate resource usage (CPU memory disk I/O etc.) of groups of
608 processes.</entry> 608 processes.</entry>
609 <entry>???</entry> 609 <entry>Yocto upgrade dependency</entry>
610 </row> 610 </row>
611 <row> 611 <row>
612 <entry>libdaemon</entry> 612 <entry>libdaemon</entry>
613 <entry>0.14</entry> 613 <entry>0.14</entry>
614 <entry>Lightweight C library which eases the writing of UNIX 614 <entry>Lightweight C library which eases the writing of UNIX
615 daemons.</entry> 615 daemons.</entry>
616 <entry>???</entry> 616 <entry>Yocto upgrade dependency</entry>
617 </row> 617 </row>
618 <row> 618 <row>
619 <entry>libdrm</entry> 619 <entry>libdrm</entry>
@@ -622,7 +622,7 @@
622 DRM stands for \""Direct Rendering Manager\"" which is the kernel 622 DRM stands for \""Direct Rendering Manager\"" which is the kernel
623 portion of the \""Direct Rendering Infrastructure\"" (DRI). DRI is 623 portion of the \""Direct Rendering Infrastructure\"" (DRI). DRI is
624 required for many hardware accelerated OpenGL drivers."</entry> 624 required for many hardware accelerated OpenGL drivers."</entry>
625 <entry>Removed functionalities</entry> 625 <entry>Removed functionality</entry>
626 </row> 626 </row>
627 <row> 627 <row>
628 <entry>liberation-fonts</entry> 628 <entry>liberation-fonts</entry>
@@ -665,20 +665,20 @@
665 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD 665 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD
666 instructions (MMX SSE2 NEON) to accelerate baseline JPEG 666 instructions (MMX SSE2 NEON) to accelerate baseline JPEG
667 compression and decompression</entry> 667 compression and decompression</entry>
668 <entry>Removed functionalities</entry> 668 <entry>Removed functionality</entry>
669 </row> 669 </row>
670 <row> 670 <row>
671 <entry>libnfsidmap</entry> 671 <entry>libnfsidmap</entry>
672 <entry>0.25</entry> 672 <entry>0.25</entry>
673 <entry>NFS id mapping library.</entry> 673 <entry>NFS id mapping library.</entry>
674 <entry>???Yocto upgrade</entry> 674 <entry>Yocto upgrade dependency</entry>
675 </row> 675 </row>
676 <row> 676 <row>
677 <entry>libnss-mdns</entry> 677 <entry>libnss-mdns</entry>
678 <entry>0.10</entry> 678 <entry>0.10</entry>
679 <entry>Name Service Switch module for Multicast DNS (zeroconf) 679 <entry>Name Service Switch module for Multicast DNS (zeroconf)
680 name resolution.</entry> 680 name resolution.</entry>
681 <entry>???</entry> 681 <entry>Yocto upgrade dependency</entry>
682 </row> 682 </row>
683 <row> 683 <row>
684 <entry>libogg</entry> 684 <entry>libogg</entry>
@@ -686,7 +686,7 @@
686 <entry>libogg is the bitstream and framing library for the Ogg 686 <entry>libogg is the bitstream and framing library for the Ogg
687 project. It provides functions which are necessary to codec 687 project. It provides functions which are necessary to codec
688 libraries like libvorbis.</entry> 688 libraries like libvorbis.</entry>
689 <entry>Removed functionalities</entry> 689 <entry>Removed functionality</entry>
690 </row> 690 </row>
691 <row> 691 <row>
692 <entry>libpciaccess</entry> 692 <entry>libpciaccess</entry>
@@ -701,7 +701,7 @@
701 <entry>This is a C library for setting up and running pipelines of 701 <entry>This is a C library for setting up and running pipelines of
702 processes without needing to involve shell command-line parsing 702 processes without needing to involve shell command-line parsing
703 which is often error-prone and insecure.</entry> 703 which is often error-prone and insecure.</entry>
704 <entry>??? Possible Yocto upgrade (recipe upgrade)</entry> 704 <entry>Yocto upgrade dependency</entry>
705 </row> 705 </row>
706 <row> 706 <row>
707 <entry>librsvg</entry> 707 <entry>librsvg</entry>
@@ -713,7 +713,7 @@
713 <entry>libsamplerate0</entry> 713 <entry>libsamplerate0</entry>
714 <entry>0.1.9</entry> 714 <entry>0.1.9</entry>
715 <entry>Audio Sample Rate Conversion library.</entry> 715 <entry>Audio Sample Rate Conversion library.</entry>
716 <entry>Removed functionalities</entry> 716 <entry>Removed functionality</entry>
717 </row> 717 </row>
718 <row> 718 <row>
719 <entry>libsdl</entry> 719 <entry>libsdl</entry>
@@ -743,13 +743,13 @@
743 <entry>libusb-0.1 compatible layer for libusb1 a drop-in 743 <entry>libusb-0.1 compatible layer for libusb1 a drop-in
744 replacement that aims to look feel and behave exactly like 744 replacement that aims to look feel and behave exactly like
745 libusb-0.1</entry> 745 libusb-0.1</entry>
746 <entry></entry> 746 <entry>Yocto upgrade dependency</entry>
747 </row> 747 </row>
748 <row> 748 <row>
749 <entry>libusb1</entry> 749 <entry>libusb1</entry>
750 <entry>1.0.21</entry> 750 <entry>1.0.21</entry>
751 <entry>Userspace library to access USB (version 1.0).</entry> 751 <entry>Userspace library to access USB (version 1.0).</entry>
752 <entry>??? Possible Yocto/recipe upgrade</entry> 752 <entry>Yocto upgrade dependency</entry>
753 </row> 753 </row>
754 <row> 754 <row>
755 <entry>libva</entry> 755 <entry>libva</entry>
@@ -772,7 +772,7 @@
772 <entry>Ogg Vorbis is a high-quality lossy audio codec that is free 772 <entry>Ogg Vorbis is a high-quality lossy audio codec that is free
773 of intellectual property restrictions. libvorbis is the main 773 of intellectual property restrictions. libvorbis is the main
774 vorbis codec library.</entry> 774 vorbis codec library.</entry>
775 <entry>Removed functionalities</entry> 775 <entry>Removed functionality</entry>
776 </row> 776 </row>
777 <row> 777 <row>
778 <entry>libwebp</entry> 778 <entry>libwebp</entry>
@@ -798,7 +798,7 @@
798 <entry>libxslt</entry> 798 <entry>libxslt</entry>
799 <entry>1.1.32</entry> 799 <entry>1.1.32</entry>
800 <entry>GNOME XSLT library.</entry> 800 <entry>GNOME XSLT library.</entry>
801 <entry>???Possible Yocto/recipe upgrade</entry> 801 <entry>Yocto upgrade dependency</entry>
802 </row> 802 </row>
803 <row> 803 <row>
804 <entry>lms8</entry> 804 <entry>lms8</entry>
@@ -806,7 +806,7 @@
806 <entry>Intel Local Manageability Service allows applications to 806 <entry>Intel Local Manageability Service allows applications to
807 access the Intel Active Management Technology (AMT) firmware via 807 access the Intel Active Management Technology (AMT) firmware via
808 the Intel Management Engine Interface (MEI).</entry> 808 the Intel Management Engine Interface (MEI).</entry>
809 <entry>???</entry> 809 <entry>Yocto upgrade dependency</entry>
810 </row> 810 </row>
811 <row> 811 <row>
812 <entry>lrzsz</entry> 812 <entry>lrzsz</entry>
@@ -817,7 +817,7 @@
817 ({zxy}modem) to send (sz sx sb) and receive (rz rx rb) files over 817 ({zxy}modem) to send (sz sx sb) and receive (rz rx rb) files over
818 a dial-in serial port from a variety of programs running under 818 a dial-in serial port from a variety of programs running under
819 various operating systems.</entry> 819 various operating systems.</entry>
820 <entry>???Possible Yocto upgrade dependency</entry> 820 <entry>Yocto upgrade dependency</entry>
821 </row> 821 </row>
822 <row> 822 <row>
823 <entry>makedepend</entry> 823 <entry>makedepend</entry>
@@ -829,14 +829,14 @@
829 would be used in a compilation. Any #include directives can 829 would be used in a compilation. Any #include directives can
830 reference files having other #include directives and parsing will 830 reference files having other #include directives and parsing will
831 occur in these files as well.</entry> 831 occur in these files as well.</entry>
832 <entry>???Possible Yocto upgrade dependency</entry> 832 <entry>Yocto upgrade dependency</entry>
833 </row> 833 </row>
834 <row> 834 <row>
835 <entry>man-db</entry> 835 <entry>man-db</entry>
836 <entry>2.8.1</entry> 836 <entry>2.8.1</entry>
837 <entry>An implementation of the standard Unix documentation system 837 <entry>An implementation of the standard Unix documentation system
838 accessed using the man command.</entry> 838 accessed using the man command.</entry>
839 <entry>???Possible Yocto/recipe upgrade</entry> 839 <entry>Yocto upgrade dependency</entry>
840 </row> 840 </row>
841 <row> 841 <row>
842 <entry>mesa</entry> 842 <entry>mesa</entry>
@@ -847,13 +847,13 @@
847 environments ranging from software emulation to complete hardware 847 environments ranging from software emulation to complete hardware
848 acceleration for modern GPUs. Mesa is used as part of the overall 848 acceleration for modern GPUs. Mesa is used as part of the overall
849 Direct Rendering Infrastructure and X.org environment.</entry> 849 Direct Rendering Infrastructure and X.org environment.</entry>
850 <entry>Removed functionalities</entry> 850 <entry>Removed functionality</entry>
851 </row> 851 </row>
852 <row> 852 <row>
853 <entry>mobile-broadband-provider-info</entry> 853 <entry>mobile-broadband-provider-info</entry>
854 <entry>20170310</entry> 854 <entry>20170310</entry>
855 <entry>Mobile Broadband Service Provider Database.</entry> 855 <entry>Mobile Broadband Service Provider Database.</entry>
856 <entry>???Yocto/recipe upgrade</entry> 856 <entry>Yocto upgrade dependency</entry>
857 </row> 857 </row>
858 <row> 858 <row>
859 <entry>mtdev</entry> 859 <entry>mtdev</entry>
@@ -870,7 +870,7 @@
870 <entry>0.16</entry> 870 <entry>0.16</entry>
871 <entry>A daemon for the Linux Near Field Communication 871 <entry>A daemon for the Linux Near Field Communication
872 stack</entry> 872 stack</entry>
873 <entry>???</entry> 873 <entry>Yocto upgrade dependency</entry>
874 </row> 874 </row>
875 <row> 875 <row>
876 <entry>nodejs</entry> 876 <entry>nodejs</entry>
@@ -884,13 +884,13 @@
884 <entry>oFono is a stack for mobile telephony devices on Linux. 884 <entry>oFono is a stack for mobile telephony devices on Linux.
885 oFono supports speaking to telephony devices through specific 885 oFono supports speaking to telephony devices through specific
886 drivers or with generic AT commands.</entry> 886 drivers or with generic AT commands.</entry>
887 <entry>???Yocto/recipe upgrade</entry> 887 <entry>Yocto upgrade dependency</entry>
888 </row> 888 </row>
889 <row> 889 <row>
890 <entry>orc</entry> 890 <entry>orc</entry>
891 <entry>0.4.28</entry> 891 <entry>0.4.28</entry>
892 <entry>Optimised Inner Loop Runtime Compiler.</entry> 892 <entry>Optimised Inner Loop Runtime Compiler.</entry>
893 <entry>???</entry> 893 <entry>Yocto upgrade dependency</entry>
894 </row> 894 </row>
895 <row> 895 <row>
896 <entry>ossp-uuid</entry> 896 <entry>ossp-uuid</entry>
@@ -902,14 +902,14 @@
902 UUIDs of version 1 (time and node based) version 3 (name based 902 UUIDs of version 1 (time and node based) version 3 (name based
903 MD5) version 4 (random number based) and version 5 (name based 903 MD5) version 4 (random number based) and version 5 (name based
904 SHA-1).</entry> 904 SHA-1).</entry>
905 <entry>???</entry> 905 <entry>Yocto upgrade dependency</entry>
906 </row> 906 </row>
907 <row> 907 <row>
908 <entry>packagegroup-base</entry> 908 <entry>packagegroup-base</entry>
909 <entry>1.0</entry> 909 <entry>1.0</entry>
910 <entry>Merge machine and distro options to create a basic machine 910 <entry>Merge machine and distro options to create a basic machine
911 task/package.</entry> 911 task/package.</entry>
912 <entry>???</entry> 912 <entry>Yocto upgrade dependency</entry>
913 </row> 913 </row>
914 <row> 914 <row>
915 <entry>pango</entry> 915 <entry>pango</entry>
@@ -933,7 +933,7 @@
933 <entry>python3-mako</entry> 933 <entry>python3-mako</entry>
934 <entry>1.0.7</entry> 934 <entry>1.0.7</entry>
935 <entry>Templating library for Python.</entry> 935 <entry>Templating library for Python.</entry>
936 <entry>???</entry> 936 <entry>Yocto upgrade dependency</entry>
937 </row> 937 </row>
938 <row> 938 <row>
939 <entry>qtbase</entry> 939 <entry>qtbase</entry>
@@ -1003,7 +1003,7 @@
1003 <entry>2.17</entry> 1003 <entry>2.17</entry>
1004 <entry>setserial is a program designed to set and/or report the 1004 <entry>setserial is a program designed to set and/or report the
1005 configuration information associated with a serial port</entry> 1005 configuration information associated with a serial port</entry>
1006 <entry>???</entry> 1006 <entry>Yocto upgrade dependency</entry>
1007 </row> 1007 </row>
1008 <row> 1008 <row>
1009 <entry>speexdsp</entry> 1009 <entry>speexdsp</entry>
@@ -1016,7 +1016,7 @@
1016 <entry>trace-cmd</entry> 1016 <entry>trace-cmd</entry>
1017 <entry>2.7</entry> 1017 <entry>2.7</entry>
1018 <entry>User interface to Ftrace.</entry> 1018 <entry>User interface to Ftrace.</entry>
1019 <entry>???</entry> 1019 <entry>Yocto upgrade dependency</entry>
1020 </row> 1020 </row>
1021 <row> 1021 <row>
1022 <entry>usbutils</entry> 1022 <entry>usbutils</entry>
@@ -1108,7 +1108,7 @@
1108 <entry>0.0.28</entry> 1108 <entry>0.0.28</entry>
1109 <entry>A shell-script tool for converting XML files to various 1109 <entry>A shell-script tool for converting XML files to various
1110 formats.</entry> 1110 formats.</entry>
1111 <entry>???</entry> 1111 <entry>Yocto upgrade dependency</entry>
1112 </row> 1112 </row>
1113 <row> 1113 <row>
1114 <entry>xproto</entry> 1114 <entry>xproto</entry>