summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-01-25 15:39:09 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2018-01-25 15:39:09 +0100
commitc447dff842882f4f417a2e7634ebcf6a57e91d27 (patch)
tree071b348c8c6b453c702bc69a083a1316376f1329
parentc20c02815ab2882abcec453072c086da4afc3989 (diff)
downloadel_releases-standard-c447dff842882f4f417a2e7634ebcf6a57e91d27.tar.gz
Updated licenses, added firmware licenses for RPi EL7
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-linux-open-source/doc/licenses.xml8422
1 files changed, 1920 insertions, 6502 deletions
diff --git a/doc/book-enea-linux-open-source/doc/licenses.xml b/doc/book-enea-linux-open-source/doc/licenses.xml
index 3ab6f9b..a879e76 100644
--- a/doc/book-enea-linux-open-source/doc/licenses.xml
+++ b/doc/book-enea-linux-open-source/doc/licenses.xml
@@ -3,5114 +3,1710 @@
3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 3"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
4<chapter id="enea_linux_packages"> 4<chapter id="enea_linux_packages">
5 <title>Packages and Licenses</title> 5 <title>Packages and Licenses</title>
6 <section id="licenses_packages">
6 7
7 <section id="licenses_packages"> 8 <title>Packages</title>
8 <title>Packages</title>
9 9
10 <!--This chapter contains a generated list of all packages that Enea Linux 10
11 <!--This chapter contains a generated list of all packages that Enea Linux
11supports, e.g. busybox, with a short explanatory blurb and links to package 12supports, e.g. busybox, with a short explanatory blurb and links to package
12specific documentation.--> 13specific documentation.-->
13 14
14 <informaltable> 15 <informaltable>
15 <tgroup cols="4"> 16 <tgroup cols="4">
16 <colspec colwidth="2*" /> 17 <colspec colwidth="2*"/>
17 18 <colspec colwidth="1*"/>
18 <colspec colwidth="2*" /> 19 <colspec colwidth="5*"/>
19 20 <colspec colwidth="2*"/>
20 <colspec colwidth="5*" /> 21
21 22 <thead>
22 <colspec colwidth="2*" /> 23 <row>
23 24 <entry align="center">Package Name</entry>
24 <thead> 25 <entry align="center">Version</entry>
25 <row> 26 <entry align="center">Description</entry>
26 <entry align="center">Package Name</entry> 27 <entry align="center">License</entry>
27 28 </row>
28 <entry align="center">Version</entry> 29 </thead>
29 30
30 <entry align="center">Description</entry> 31 <tbody valign="top">
31 32<row>
32 <entry align="center">License</entry> 33 <entry>acl</entry>
33 </row> 34 <entry>2.2.52</entry>
34 </thead> 35 <entry>Utilities for managing POSIX Access Control Lists.</entry>
35 36 <entry> LGPL-2.1, GPL-2.0</entry>
36 <tbody valign="top"> 37</row>
37 <row> 38<row>
38 <entry>acl</entry> 39 <entry>alsa-lib</entry>
39 40 <entry>1.1.3</entry>
40 <entry>2.2.52</entry> 41 <entry>ALSA sound library.</entry>
41 42 <entry> LGPL-2.1, GPL-2.0</entry>
42 <entry>Utilities for managing POSIX Access Control Lists.</entry> 43</row>
43 44<row>
44 <entry>LGPL-2.1, GPL-2.0</entry> 45 <entry>apt</entry>
45 </row> 46 <entry>1.2.12</entry>
46 47 <entry>Advanced front-end for dpkg.</entry>
47 <row> 48 <entry>GPL-2.0</entry>
48 <entry>adwaita-icon-theme</entry> 49</row>
49 50<row>
50 <entry>3.22.0</entry> 51 <entry>asciidoc</entry>
51 52 <entry>8.6.9</entry>
52 <entry>GTK+ icon theme.</entry> 53 <entry>AsciiDoc is a text document format for writing short documents articles books and UNIX man pages.</entry>
53 54 <entry>GPL-2.0</entry>
54 <entry>LGPL-3.0 | CC-BY-SA-3.0</entry> 55</row>
55 </row> 56<row>
56 57 <entry>atk</entry>
57 <row> 58 <entry>2.22.0</entry>
58 <entry>alsa-lib</entry> 59 <entry>Accessibility toolkit for GNOME.</entry>
59 60 <entry> GPL-2.0, LGPL-2.0</entry>
60 <entry>1.1.3</entry> 61</row>
61 62<row>
62 <entry>ALSA sound library.</entry> 63 <entry>attr</entry>
63 64 <entry>2.4.47</entry>
64 <entry>LGPL-2.1, GPL-2.0</entry> 65 <entry>Utilities for manipulating filesystem extended attributes.</entry>
65 </row> 66 <entry> LGPL-2.1, GPL-2.0</entry>
66 67</row>
67 <row> 68<row>
68 <entry>alsa-plugins</entry> 69 <entry>autoconf</entry>
69 70 <entry>2.69</entry>
70 <entry>1.1.1</entry> 71 <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>
71 72 <entry> GPL-2.0, GPL-3.0</entry>
72 <entry>ALSA Plugins.</entry> 73</row>
73 74<row>
74 <entry>LGPL-2.1, GPL-2.0</entry> 75 <entry>automake</entry>
75 </row> 76 <entry>1.15</entry>
76 77 <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry>
77 <row> 78 <entry>GPL-2.0</entry>
78 <entry>alsa-state</entry> 79</row>
79 80<row>
80 <entry>0.2.0</entry> 81 <entry>babeltrace</entry>
81 82 <entry>1.5.2</entry>
82 <entry>Alsa Scenario Files - an init script and state files to 83 <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>
83 restore sound state at system boot and save it at system shut 84 <entry> MIT, GPL-2.0</entry>
84 down.</entry> 85</row>
85 86<row>
86 <entry>MIT</entry> 87 <entry>base-files</entry>
87 </row> 88 <entry>3.0.14</entry>
88 89 <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry>
89 <row> 90 <entry>GPL-2.0</entry>
90 <entry>alsa-utils</entry> 91</row>
91 92<row>
92 <entry>1.1.3</entry> 93 <entry>base-passwd</entry>
93 94 <entry>3.5.29</entry>
94 <entry>ALSA sound utilities.</entry> 95 <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>
95 96 <entry>GPL-2.0</entry>
96 <entry>GPL-2.0</entry> 97</row>
97 </row> 98<row>
98 99 <entry>bash-completion</entry>
99 <row> 100 <entry>2.5</entry>
100 <entry>apmd</entry> 101 <entry>Programmable Completion for Bash 4.</entry>
101 102 <entry>GPL-2.0</entry>
102 <entry>3.2.2-15</entry> 103</row>
103 104<row>
104 <entry>The Advanced Power Management (APM) support provides access 105 <entry>bash</entry>
105 to battery status information and a set of tools for managing 106 <entry>4.3.30</entry>
106 notebook power consumption.</entry> 107 <entry>An sh-compatible command language interpreter.</entry>
107 108 <entry>GPL-3.0</entry>
108 <entry>GPL-2.0</entry> 109</row>
109 </row> 110<row>
110 111 <entry>bc</entry>
111 <row> 112 <entry>1.06</entry>
112 <entry>apt</entry> 113 <entry>Arbitrary precision calculator language.</entry>
113 114 <entry> GPL-2.0, LGPL-2.1</entry>
114 <entry>1.2.12</entry> 115</row>
115 116<row>
116 <entry>Advanced front-end for dpkg.</entry> 117 <entry>bcm2835-bootfiles</entry>
117 118 <entry>20171029</entry>
118 <entry>GPL-2.0</entry> 119 <entry>Closed source binary files to help boot the ARM on the BCM2835.</entry>
119 </row> 120 <entry>Proprietary</entry>
120 121</row>
121 <row> 122<row>
122 <entry>asciidoc</entry> 123 <entry>bind</entry>
123 124 <entry>9.10.3-P3</entry>
124 <entry>8.6.9</entry> 125 <entry>ISC Internet Domain Name Server.</entry>
125 126 <entry> ISC, BSD</entry>
126 <entry>AsciiDoc is a text document format for writing short 127</row>
127 documents articles books and UNIX man pages.</entry> 128<row>
128 129 <entry>binutils-cross-aarch64</entry>
129 <entry>GPL-2.0</entry> 130 <entry>2.28</entry>
130 </row> 131 <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>
131 132 <entry>GPL-3.0</entry>
132 <row> 133</row>
133 <entry>at-spi2-atk</entry> 134<row>
134 135 <entry>binutils</entry>
135 <entry>2.22.0</entry> 136 <entry>2.28</entry>
136 137 <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>
137 <entry>AT-SPI 2 Toolkit Bridge.</entry> 138 <entry>GPL-3.0</entry>
138 139</row>
139 <entry>LGPL-2.0</entry> 140<row>
140 </row> 141 <entry>bison</entry>
141 142 <entry>3.0.4</entry>
142 <row> 143 <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>
143 <entry>at-spi2-core</entry> 144 <entry>GPL-3.0</entry>
144 145</row>
145 <entry>2.22.0</entry> 146<row>
146 147 <entry>blktrace</entry>
147 <entry>Assistive Technology Service Provider Interface (dbus 148 <entry>1.1.0</entry>
148 core).</entry> 149 <entry>Generates traces of I/O traffic on block devices.</entry>
149 150 <entry>GPL-2.0</entry>
150 <entry>LGPL-2.0</entry> 151</row>
151 </row> 152<row>
152 153 <entry>bluez5</entry>
153 <row> 154 <entry>5.43</entry>
154 <entry>at</entry> 155 <entry>Linux Bluetooth stack V5 userland components. These include a system configurations daemons tools and system libraries.</entry>
155 156 <entry> GPL-2.0, LGPL-2.1</entry>
156 <entry>3.1.20</entry> 157</row>
157 158<row>
158 <entry>At allows for commands to be run at a particular time. 159 <entry>busybox</entry>
159 Batch will execute commands when the system load levels drop to a 160 <entry>1.24.1</entry>
160 particular level.</entry> 161 <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>
161 162 <entry> GPL-2.0, BSD-4-Clause</entry>
162 <entry>GPL-2.0</entry> 163</row>
163 </row> 164<row>
164 165 <entry>bzip2</entry>
165 <row> 166 <entry>1.0.6</entry>
166 <entry>atk</entry> 167 <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>
167 168 <entry>BSD-4-Clause</entry>
168 <entry>2.22.0</entry> 169</row>
169 170<row>
170 <entry>Accessibility toolkit for GNOME.</entry> 171 <entry>ca-certificates</entry>
171 172 <entry>20161130</entry>
172 <entry>GPL-2.0, LGPL-2.0</entry> 173 <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>
173 </row> 174 <entry> GPL-2.0, MPL-2.0</entry>
174 175</row>
175 <row> 176<row>
176 <entry>attr</entry> 177 <entry>cairo</entry>
177 178 <entry>1.14.8</entry>
178 <entry>2.4.47</entry> 179 <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>
179 180 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry>
180 <entry>Utilities for manipulating filesystem extended 181</row>
181 attributes.</entry> 182<row>
182 183 <entry>cantarell-fonts</entry>
183 <entry>LGPL-2.1, GPL-2.0</entry> 184 <entry>0.0.24</entry>
184 </row> 185 <entry>The Cantarell font typeface is designed as a contemporary Humanist sans serif and was developed for on-screen reading; in particular reading web pages on an HTC Dream mobile phone.</entry>
185 186 <entry>0.0.24</entry>
186 <row> 187</row>
187 <entry>autoconf</entry> 188<row>
188 189 <entry>ccache</entry>
189 <entry>2.69</entry> 190 <entry>3.3.4</entry>
190 191 <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>
191 <entry>Autoconf is an extensible package of M4 macros that produce 192 <entry>GPL-3.0</entry>
192 shell scripts to automatically configure software source code 193</row>
193 packages. Autoconf creates a configuration script for a package 194<row>
194 from a template file that lists the operating system features that 195 <entry>chrpath</entry>
195 the package can use in the form of M4 macro calls.</entry> 196 <entry>0.16</entry>
196 197 <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>
197 <entry>GPL-2.0, GPL-3.0</entry> 198 <entry>GPL-2.0</entry>
198 </row> 199</row>
199 200<row>
200 <row> 201 <entry>cmake</entry>
201 <entry>automake</entry> 202 <entry>3.7.2</entry>
202 203 <entry>Cross-platform open-source make system.</entry>
203 <entry>1.15</entry> 204 <entry>BSD</entry>
204 205</row>
205 <entry>Automake is a tool for automatically generating 206<row>
206 `Makefile.in' files compliant with the GNU Coding Standards. 207 <entry>compositeproto</entry>
207 Automake requires the use of Autoconf.</entry> 208 <entry>0.4.2</entry>
208 209 <entry>This package provides the wire protocol for the X composite extension. The X composite extension provides three related mechanisms for compositing and off-screen storage.</entry>
209 <entry>GPL-2.0</entry> 210 <entry> MIT</entry>
210 </row> 211</row>
211 212<row>
212 <row> 213 <entry>coreutils</entry>
213 <entry>avahi</entry> 214 <entry>8.26</entry>
214 215 <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>
215 <entry>0.6.32</entry> 216 <entry>GPL-3.0</entry>
216 217</row>
217 <entry>"Avahi is a fully LGPL framework for Multicast DNS Service 218<row>
218 Discovery. It allows programs to publish and discover services and 219 <entry>cross-localedef</entry>
219 hosts running on a local network with no specific configuration. 220 <entry>2.25</entry>
220 This tool implements IPv4LL ""Dynamic Configuration of IPv4 221 <entry>Cross locale generation tool for glibc.</entry>
221 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP 222 <entry>LGPL-2.1</entry>
222 address configuration from the link-local 169.254.0.0/16 range 223</row>
223 without the need for a central server."</entry> 224<row>
224 225 <entry>cryptodev-linux</entry>
225 <entry>GPL-2.0, LGPL-2.1</entry> 226 <entry>1.8</entry>
226 </row> 227 <entry>A /dev/crypto device driver header file.</entry>
227 228 <entry>GPL-2.0</entry>
228 <row> 229</row>
229 <entry>babeltrace</entry> 230<row>
230 231 <entry>curl</entry>
231 <entry>1.5.2</entry> 232 <entry>7.53.1</entry>
232 233 <entry>Command line tool and library for client-side URL transfers.</entry>
233 <entry>Babeltrace provides trace read and write libraries in host 234 <entry>MIT</entry>
234 side as well as a trace converter which used to convert LTTng 2.0 235</row>
235 traces into human-readable log.</entry> 236<row>
236 237 <entry>damageproto</entry>
237 <entry>MIT, GPL-2.0</entry> 238 <entry>1.2.1</entry>
238 </row> 239 <entry>This package provides the wire protocol for the DAMAGE extension. The DAMAGE extension allows applications to receive information about changes made to pixel contents of windows and pixmaps.</entry>
239 240 <entry>MIT</entry>
240 <row> 241</row>
241 <entry>base-files</entry> 242<row>
242 243 <entry>db</entry>
243 <entry>3.0.14</entry> 244 <entry>5.3.28</entry>
244 245 <entry>Berkeley Database v5.</entry>
245 <entry>The base-files package creates the basic system directory 246 <entry>Sleepycat</entry>
246 structure and provides a small set of key configuration files for 247</row>
247 the system.</entry> 248<row>
248 249 <entry>dbus-glib</entry>
249 <entry>GPL-2.0</entry> 250 <entry>0.108</entry>
250 </row> 251 <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry>
251 252 <entry> AFL-2.0, GPL-2.0</entry>
252 <row> 253</row>
253 <entry>base-passwd</entry> 254<row>
254 255 <entry>dbus-test</entry>
255 <entry>3.5.29</entry> 256 <entry>1.10.14</entry>
256 257 <entry>D-Bus test package (for D-bus functionality testing only).</entry>
257 <entry>The master copies of the user database files (/etc/passwd 258 <entry> AFL-2.0, GPL-2.0</entry>
258 and /etc/group). The update-passwd tool is also provided to keep 259</row>
259 the system databases synchronized with these master files.</entry> 260<row>
260 261 <entry>dbus</entry>
261 <entry>GPL-2.0</entry> 262 <entry>1.10.14</entry>
262 </row> 263 <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>
263 264 <entry> AFL-2.0, GPL-2.0</entry>
264 <row> 265</row>
265 <entry>bash-completion</entry> 266<row>
266 267 <entry>debianutils</entry>
267 <entry>2.5</entry> 268 <entry>4.8.1</entry>
268 269 <entry>Miscellaneous utilities specific to Debian.</entry>
269 <entry>Programmable Completion for Bash 4.</entry> 270 <entry> GPL-2.0</entry>
270 271</row>
271 <entry>GPL-2.0</entry> 272<row>
272 </row> 273 <entry>depmodwrapper</entry>
273 274 <entry>1.0</entry>
274 <row> 275 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry>
275 <entry>bash</entry> 276 <entry>MIT</entry>
276 277</row>
277 <entry>4.3.30</entry> 278<row>
278 279 <entry>dhcp</entry>
279 <entry>An sh-compatible command language interpreter.</entry> 280 <entry>4.3.5</entry>
280 281 <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>
281 <entry>GPL-3.0</entry> 282 <entry>ISC</entry>
282 </row> 283</row>
283 284<row>
284 <row> 285 <entry>diffstat</entry>
285 <entry>bc</entry> 286 <entry>1.61</entry>
286 287 <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>
287 <entry>1.06</entry> 288 <entry>MIT</entry>
288 289</row>
289 <entry>Arbitrary precision calculator language.</entry> 290<row>
290 291 <entry>diffutils</entry>
291 <entry>GPL-2.0, LGPL-2.1</entry> 292 <entry>3.5</entry>
292 </row> 293 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry>
293 294 <entry>GPL-3.0</entry>
294 <row> 295</row>
295 <entry>bcm2835-bootfiles</entry> 296<row>
296 297 <entry>docbook-xml-dtd4</entry>
297 <entry>20171029</entry> 298 <entry>4.5</entry>
298 299 <entry>Document type definitions for verification of XML data files against the DocBook rule set it ships with the latest DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for use with older documents including 4.0 4.1.2 4.2 4.3 and 4.4</entry>
299 <entry>Closed source binary files to help boot the ARM on the 300 <entry>OASIS</entry>
300 BCM2835.</entry> 301</row>
301 302<row>
302 <entry>Proprietary</entry> 303 <entry>docbook-xsl-stylesheets</entry>
303 </row> 304 <entry>1.79.1</entry>
304 305 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry>
305 <row> 306 <entry>1.79.1</entry>
306 <entry>beecrypt</entry> 307</row>
307 308<row>
308 <entry>4.2.1</entry> 309 <entry>dosfstools</entry>
309 310 <entry>4.1</entry>
310 <entry>A general-purpose cryptography library.</entry> 311 <entry>DOS FAT Filesystem Utilities.</entry>
311 312 <entry>GPL-3.0</entry>
312 <entry>GPL-2.0, LGPL-2.1</entry> 313</row>
313 </row> 314<row>
314 315 <entry>dpkg</entry>
315 <row> 316 <entry>1.18.10</entry>
316 <entry>bigreqsproto</entry> 317 <entry>Package maintenance system from Debian.</entry>
317 318 <entry>GPL-2.0</entry>
318 <entry>1.1.2</entry> 319</row>
319 320<row>
320 <entry>This package provides the wire protocol for the 321 <entry>dtc</entry>
321 BIG-REQUESTS extension used to send larger requests that usual in 322 <entry>1.4.2</entry>
322 order to avoid fragmentation.</entry> 323 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry>
323 324 <entry> GPL-2.0, BSD</entry>
324 <entry>MIT</entry> 325</row>
325 </row> 326<row>
326 327 <entry>e2fsprogs</entry>
327 <row> 328 <entry>1.43.4</entry>
328 <entry>bind</entry> 329 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry>
329 330 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry>
330 <entry>9.10.3-P3</entry> 331</row>
331 332<row>
332 <entry>ISC Internet Domain Name Server.</entry> 333 <entry>ed</entry>
333 334 <entry>1.14.1</entry>
334 <entry>ISC, BSD</entry> 335 <entry>Line-oriented text editor.</entry>
335 </row> 336 <entry>GPL-3.0</entry>
336 337</row>
337 <row> 338<row>
338 <entry>binutils-cross-aarch64</entry> 339 <entry>elfutils</entry>
339 340 <entry>0.168</entry>
340 <entry>2.28</entry> 341 <entry>Utilities and libraries for handling compiled object files.</entry>
341 342 <entry> GPL-3.0, Elfutils-Exception</entry>
342 <entry>The GNU Binutils are a collection of binary tools. The main 343</row>
343 ones are ld (GNU Linker) and as (GNU Assembler). This package also 344<row>
344 includes addition tools such as addr2line (Converts addresses into 345 <entry>enea-image-standard-sdk</entry>
345 filenames and line numbers) ar (utility for creating modifying and 346 <entry>1.0</entry>
346 extracting archives) nm (list symbols in object files) objcopy 347 <entry>Full featured image for the Standard profile</entry>
347 (copy and translate object files) objdump (Display object 348 <entry>MIT</entry>
348 information) and other tools and related libraries.</entry> 349</row>
349 350<row>
350 <entry>GPL-3.0</entry> 351 <entry>expat</entry>
351 </row> 352 <entry>2.2.0</entry>
352 353 <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>
353 <row> 354 <entry>MIT</entry>
354 <entry>binutils</entry> 355</row>
355 356<row>
356 <entry>2.28</entry> 357 <entry>file</entry>
357 358 <entry>5.30</entry>
358 <entry>The GNU Binutils are a collection of binary tools. The main 359 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry>
359 ones are ld (GNU Linker) and as (GNU Assembler). This package also 360 <entry>BSD</entry>
360 includes addition tools such as addr2line (Converts addresses into 361</row>
361 filenames and line numbers) ar (utility for creating modifying and 362<row>
362 extracting archives) nm (list symbols in object files) objcopy 363 <entry>findutils</entry>
363 (copy and translate object files) objdump (Display object 364 <entry>4.6.0</entry>
364 information) and other tools and related libraries.</entry> 365 <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>
365 366 <entry>GPL-3.0</entry>
366 <entry>GPL-3.0</entry> 367</row>
367 </row> 368<row>
368 369 <entry>firmware</entry>
369 <row> 370 <entry>20171029</entry>
370 <entry>bison</entry> 371 <entry>Pre-compiled binaries of the Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.</entry>
371 372 <entry>LICENSE.broadcom</entry>
372 <entry>3.0.4</entry> 373</row>
373 374<row>
374 <entry>Bison is a general-purpose parser generator that converts 375 <entry>fixesproto</entry>
375 an annotated context-free grammar into an LALR(1) or GLR parser 376 <entry>5.0</entry>
376 for that grammar. Bison is upward compatible with Yacc: all 377 <entry>This package provides the wire protocol for the X Fixes extension. This extension is designed to provide server-side support for application work arounds to shortcomings in the core X window system.</entry>
377 properly-written Yacc grammars ought to work with Bison with no 378 <entry> MIT</entry>
378 change. Anyone familiar with Yacc should be able to use Bison with 379</row>
379 little trouble.</entry> 380<row>
380 381 <entry>flex</entry>
381 <entry>GPL-3.0</entry> 382 <entry>2.6.0</entry>
382 </row> 383 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry>
383 384 <entry>BSD</entry>
384 <row> 385</row>
385 <entry>bitcalc</entry> 386<row>
386 387 <entry>fontconfig</entry>
387 <entry>1.0</entry> 388 <entry>2.12.1</entry>
388 389 <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>
389 <entry>Translate CPU list given on command line to a hexadecimal 390 <entry> MIT, PD</entry>
390 CPU mask. Can use kernel boot parameters isolcpus or nohz_full as 391</row>
391 input as well as a list given on command line.</entry> 392<row>
392 393 <entry>freetype</entry>
393 <entry>BSD</entry> 394 <entry>2.7.1</entry>
394 </row> 395 <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>
395 396 <entry> FreeType, GPL-2.0</entry>
396 <row> 397</row>
397 <entry>bjam</entry> 398<row>
398 399 <entry>fuse</entry>
399 <entry>1.63.0</entry> 400 <entry>2.9.4</entry>
400 401 <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>
401 <entry>Portable Boost.Jam build tool for boost.</entry> 402 <entry> GPL-2.0, LGPL-2.0</entry>
402 403</row>
403 <entry>BSL-1.0, MIT</entry> 404<row>
404 </row> 405 <entry>gawk</entry>
405 406 <entry>4.1.4</entry>
406 <row> 407 <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>
407 <entry>blktool</entry> 408 <entry>GPL-3.0</entry>
408 409</row>
409 <entry>4-7</entry> 410<row>
410 411 <entry>gcc-cross-aarch64</entry>
411 <entry>blktool is used for querying and/or changing settings of a 412 <entry>6.3.0</entry>
412 block device. It is like hdparm but a more general tool as it 413 <entry>GNU cc and gcc C compilers.</entry>
413 works on SCSI IDE and SATA devices.</entry> 414 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
414 415</row>
415 <entry>GPL-2.0</entry> 416<row>
416 </row> 417 <entry>gcc-cross-initial-aarch64</entry>
417 418 <entry>6.3.0</entry>
418 <row> 419 <entry>GNU cc and gcc C compilers.</entry>
419 <entry>blktrace</entry> 420 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
420 421</row>
421 <entry>1.1.0</entry> 422<row>
422 423 <entry>gcc-source-6.3.0</entry>
423 <entry>Generates traces of I/O traffic on block devices.</entry> 424 <entry>6.3.0</entry>
424 425 <entry>GNU cc and gcc C compilers.</entry>
425 <entry>GPL-2.0</entry> 426 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry>
426 </row> 427</row>
427 428<row>
428 <row> 429 <entry>gcc</entry>
429 <entry>bluez5</entry> 430 <entry>6.3.0</entry>
430 431 <entry>Runtime libraries from GCC.</entry>
431 <entry>5.43</entry> 432 <entry>GPL-3.0-with-GCC-exception</entry>
432 433</row>
433 <entry>Linux Bluetooth stack V5 userland components. These include 434<row>
434 a system configurations daemons tools and system 435 <entry>gdb</entry>
435 libraries.</entry> 436 <entry>7.12.1</entry>
436 437 <entry>GNU debugger.</entry>
437 <entry>GPL-2.0, LGPL-2.1</entry> 438 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry>
438 </row> 439</row>
439 440<row>
440 <row> 441 <entry>gdbm</entry>
441 <entry>boost</entry> 442 <entry>1.12</entry>
442 443 <entry>Key/value database library with extensible hashing.</entry>
443 <entry>1.63.0</entry> 444 <entry>GPL-3.0</entry>
444 445</row>
445 <entry>Free peer-reviewed portable C++ source libraries.</entry> 446<row>
446 447 <entry>gdk-pixbuf</entry>
447 <entry>BSL-1.0, MIT</entry> 448 <entry>2.36.5</entry>
448 </row> 449 <entry>Image loading library for GTK+.</entry>
449 450 <entry>LGPL-2.0</entry>
450 <row> 451</row>
451 <entry>busybox</entry> 452<row>
452 453 <entry>gettext-minimal</entry>
453 <entry>1.24.1</entry> 454 <entry>0.19.8.1</entry>
454 455 <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>
455 <entry>BusyBox combines tiny versions of many common UNIX 456 <entry>FSF-Unlimited</entry>
456 utilities into a single small executable. It provides minimalist 457</row>
457 replacements for most of the utilities you usually find in GNU 458<row>
458 fileutils shellutils etc. The utilities in BusyBox generally have 459 <entry>gettext</entry>
459 fewer options than their full-featured GNU cousins; however the 460 <entry>0.19.8.1</entry>
460 options that are included provide the expected functionality and 461 <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>
461 behave very much like their GNU counterparts. BusyBox provides a 462 <entry> GPL-3.0, LGPL-2.1</entry>
462 fairly complete POSIX environment for any small or embedded 463</row>
463 system.</entry> 464<row>
464 465 <entry>glib-2.0</entry>
465 <entry>GPL-2.0, BSD-4-Clause</entry> 466 <entry>2.50.3</entry>
466 </row> 467 <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>
467 468 <entry> LGPL-2.0, BSD, PD</entry>
468 <row> 469</row>
469 <entry>bzip2</entry> 470<row>
470 471 <entry>glibc-locale</entry>
471 <entry>1.0.6</entry> 472 <entry>2.25</entry>
472 473 <entry>Locale data from glibc.</entry>
473 <entry>bzip2 compresses files using the Burrows-Wheeler 474 <entry> GPL-2.0, LGPL-2.1</entry>
474 block-sorting text compression algorithm and Huffman coding. 475</row>
475 Compression is generally considerably better than that achieved by 476<row>
476 more conventional LZ77/LZ78-based compressors and approaches the 477 <entry>glibc-mtrace</entry>
477 performance of the PPM family of statistical compressors.</entry> 478 <entry>2.25</entry>
478 479 <entry>mtrace utility provided by glibc</entry>
479 <entry>BSD-4-Clause</entry> 480 <entry> GPL-2.0, LGPL-2.1</entry>
480 </row> 481</row>
481 482<row>
482 <row> 483 <entry>glibc</entry>
483 <entry>ca-certificates</entry> 484 <entry>2.25</entry>
484 485 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry>
485 <entry>20161130</entry> 486 <entry> GPL-2.0, LGPL-2.1</entry>
486 487</row>
487 <entry>This package includes PEM files of CA certificates to allow 488<row>
488 SSL-based applications to check for the authenticity of SSL 489 <entry>gmp</entry>
489 connections. This derived from Debian's CA Certificates.</entry> 490 <entry>6.1.2</entry>
490 491 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry>
491 <entry>GPL-2.0, MPL-2.0</entry> 492 <entry> GPL-2.0, LGPL-3.0</entry>
492 </row> 493</row>
493 494<row>
494 <row> 495 <entry>gnome-common</entry>
495 <entry>cairo</entry> 496 <entry>3.18.0</entry>
496 497 <entry>Common macros for building GNOME applications.</entry>
497 <entry>1.14.8</entry> 498 <entry>GPL-2.0</entry>
498 499</row>
499 <entry>Cairo is a multi-platform library providing anti-aliased 500<row>
500 vector-based rendering for multiple target backends. Paths consist 501 <entry>gnome-desktop-testing</entry>
501 of line segments and cubic splines and can be rendered at any 502 <entry>2014.1</entry>
502 width with various join and cap styles. All colors may be 503 <entry>Test runner for GNOME-style installed tests.</entry>
503 specified with optional translucence (opacity/alpha) and combined 504 <entry>LGPL-2.0</entry>
504 using the extended Porter/Duff compositing algebra as found in the 505</row>
505 X Render Extension.</entry> 506<row>
506 507 <entry>gnome-themes-standard</entry>
507 <entry>MPL-1.0, LGPL-2.1, GPL-3.0</entry> 508 <entry>3.22.2</entry>
508 </row> 509 <entry>GTK+2 standard themes.</entry>
509 510 <entry>LGPL-2.1</entry>
510 <row> 511</row>
511 <entry>cantarell-fonts</entry> 512<row>
512 513 <entry>gnu-config</entry>
513 <entry>0.0.24</entry> 514 <entry>20150728</entry>
514 515 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry>
515 <entry>The Cantarell font typeface is designed as a contemporary 516 <entry>20150728</entry>
516 Humanist sans serif and was developed for on-screen reading; in 517</row>
517 particular reading web pages on an HTC Dream mobile phone.</entry> 518<row>
518 519 <entry>gnutls</entry>
519 <entry>OFL-1.1</entry> 520 <entry>3.5.9</entry>
520 </row> 521 <entry>GNU Transport Layer Security Library.</entry>
521 522 <entry> GPL-3.0, LGPL-2.1</entry>
522 <row> 523</row>
523 <entry>ccache</entry> 524<row>
524 525 <entry>gobject-introspection</entry>
525 <entry>3.3.4</entry> 526 <entry>1.50.0</entry>
526 527 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry>
527 <entry>ccache is a compiler cache. It speeds up recompilation by 528 <entry> LGPL-2.0, GPL-2.0</entry>
528 caching the result of previous compilations and detecting when the 529</row>
529 same compilation is being done again. Supported languages are C 530<row>
530 C\+\+ Objective-C and Objective-C++.</entry> 531 <entry>gperf</entry>
531 532 <entry>3.0.4</entry>
532 <entry>GPL-3.0</entry> 533 <entry>GNU gperf is a perfect hash function generator</entry>
533 </row> 534 <entry>GPL-3.0</entry>
534 535</row>
535 <row> 536<row>
536 <entry>chkconfig</entry> 537 <entry>grep</entry>
537 538 <entry>3.0</entry>
538 <entry>1.3.58</entry> 539 <entry>GNU grep utility.</entry>
539 540 <entry>GPL-3.0</entry>
540 <entry>Chkconfig is a basic system utility. It updates and queries 541</row>
541 runlevel information for system services. Chkconfig manipulates 542<row>
542 the numerous symbolic links in /etc/rc.d to relieve system 543 <entry>groff</entry>
543 administrators of some of the drudgery of manually editing the 544 <entry>1.22.3</entry>
544 symbolic links.</entry> 545 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry>
545 546 <entry>GPL-3.0</entry>
546 <entry>GPL-2.0</entry> 547</row>
547 </row> 548<row>
548 549 <entry>gtk+</entry>
549 <row> 550 <entry>2.24.31</entry>
550 <entry>chrpath</entry> 551 <entry>GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets GTK+ is suitable for projects ranging from small one-off projects to complete application suites.</entry>
551 552 <entry> LGPL-2.0, LGPL-2.1</entry>
552 <entry>0.16</entry> 553</row>
553 554<row>
554 <entry>chrpath allows you to change the rpath (where the 555 <entry>gtk-doc</entry>
555 application looks for libraries) in an application. It does not 556 <entry>1.25</entry>
556 (yet) allow you to add an rpath if there isn't one 557 <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>
557 already.</entry> 558 <entry>GPL-2.0</entry>
558 559</row>
559 <entry>GPL-2.0</entry> 560<row>
560 </row> 561 <entry>gtk-icon-utils</entry>
561 562 <entry>3.22.8</entry>
562 <row> 563 <entry>gtk-update-icon-cache and gtk-encode-symbolic-svg built from GTK+ natively for build time and on-host postinst script execution.</entry>
563 <entry>cmake</entry> 564 <entry> LGPL-2.0, LGPL-2.1</entry>
564 565</row>
565 <entry>3.7.2</entry> 566<row>
566 567 <entry>harfbuzz</entry>
567 <entry>Cross-platform open-source make system.</entry> 568 <entry>1.4.1</entry>
568 569 <entry>HarfBuzz is an OpenType text shaping engine.</entry>
569 <entry>BSD</entry> 570 <entry>MIT</entry>
570 </row> 571</row>
571 572<row>
572 <row> 573 <entry>hicolor-icon-theme</entry>
573 <entry>compositeproto</entry> 574 <entry>0.15</entry>
574 575 <entry>Default icon theme that all icon themes automatically inherit from.</entry>
575 <entry>0.4.2</entry> 576 <entry>GPL-2.0</entry>
576 577</row>
577 <entry>This package provides the wire protocol for the X composite 578<row>
578 extension. The X composite extension provides three related 579 <entry>icu</entry>
579 mechanisms for compositing and off-screen storage.</entry> 580 <entry>58.2</entry>
580 581 <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>
581 <entry>MIT</entry> 582 <entry>ICU</entry>
582 </row> 583</row>
583 584<row>
584 <row> 585 <entry>inputproto</entry>
585 <entry>connman-conf</entry> 586 <entry>2.3.2</entry>
586 587 <entry>This package provides the wire protocol for the X Input extension. The extension supports input devices other then the core X keyboard and pointer.</entry>
587 <entry>1.0</entry> 588 <entry> MIT</entry>
588 589</row>
589 <entry>This is the ConnMan configuration to set up a Wired network 590<row>
590 interface for a qemu machine.</entry> 591 <entry>intltool</entry>
591 592 <entry>0.51.0</entry>
592 <entry>GPL-2.0</entry> 593 <entry>Utility scripts for internationalizing XML.</entry>
593 </row> 594 <entry>GPL-2.0</entry>
594 595</row>
595 <row> 596<row>
596 <entry>connman</entry> 597 <entry>kbd</entry>
597 598 <entry>2.0.4</entry>
598 <entry>1.33</entry> 599 <entry>Keytable files and keyboard utilities.</entry>
599 600 <entry>GPL-2.0</entry>
600 <entry>The ConnMan project provides a daemon for managing internet 601</row>
601 connections within embedded devices running the Linux operating 602<row>
602 system. The Connection Manager is designed to be slim and to use 603 <entry>kbproto</entry>
603 as few resources as possible so it can be easily integrated. It is 604 <entry>1.0.7</entry>
604 a fully modular system that can be extended through plug-ins to 605 <entry>This package provides the wire protocol for the X Keyboard extension. This extension is used to control options related to keyboard handling and layout.</entry>
605 support all kinds of wired or wireless technologies. Also 606 <entry>MIT</entry>
606 configuration methods like DHCP and domain name resolving are 607</row>
607 implemented using plug-ins.</entry> 608<row>
608 609 <entry>kern-tools</entry>
609 <entry>GPL-2.0</entry> 610 <entry>0.2</entry>
610 </row> 611 <entry>Tools for managing Yocto Project style branched kernels.</entry>
611 612 <entry>GPL-2.0</entry>
612 <row> 613</row>
613 <entry>consolekit</entry> 614<row>
614 615 <entry>keymaps</entry>
615 <entry>0.4.6</entry> 616 <entry>1.0</entry>
616 617 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
617 <entry>Framework for defining and tracking users login sessions 618 <entry>GPL-2.0</entry>
618 and seats.</entry> 619</row>
619 620<row>
620 <entry>GPL-2.0</entry> 621 <entry>kmod</entry>
621 </row> 622 <entry>23</entry>
622 623 <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>
623 <row> 624 <entry> GPL-2.0, LGPL-2.1</entry>
624 <entry>coreutils</entry> 625</row>
625 626<row>
626 <entry>8.26</entry> 627 <entry>latencytop</entry>
627 628 <entry>0.5</entry>
628 <entry>The GNU Core Utilities provide the basic file shell and 629 <entry>Linux tool for measuring and fixing latency.</entry>
629 text manipulation utilities. These are the core utilities which 630 <entry>GPL-2.0</entry>
630 are expected to exist on every system.</entry> 631</row>
631 632<row>
632 <entry>GPL-3.0</entry> 633 <entry>ldconfig</entry>
633 </row> 634 <entry>2.12.1</entry>
634 635 <entry>A standalone native ldconfig build.</entry>
635 <row> 636 <entry>GPL-2.0</entry>
636 <entry>count-ticks</entry> 637</row>
637 638<row>
638 <entry>1.1</entry> 639 <entry>less</entry>
639 640 <entry>487</entry>
640 <entry>Count number of kernel ticks during command 641 <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>
641 execution.</entry> 642 <entry> GPL-3.0, BSD-2-Clause</entry>
642 643</row>
643 <entry>BSD</entry> 644<row>
644 </row> 645 <entry>libaio</entry>
645 646 <entry>0.3.110</entry>
646 <row> 647 <entry>Asynchronous input/output library that uses the kernels native interface</entry>
647 <entry>cpio</entry> 648 <entry>LGPL-2.1</entry>
648 649</row>
649 <entry>2.12</entry> 650<row>
650 651 <entry>libarchive</entry>
651 <entry>GNU cpio is a tool for creating and extracting archives or 652 <entry>3.2.2</entry>
652 copying files from one place to another. It handles a number of 653 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry>
653 cpio formats as well as reading and writing tar files.</entry> 654 <entry>BSD</entry>
654 655</row>
655 <entry>GPL-3.0</entry> 656<row>
656 </row> 657 <entry>libcap</entry>
657 658 <entry>2.25</entry>
658 <row> 659 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
659 <entry>cracklib</entry> 660 <entry> BSD, GPL-2.0</entry>
660 661</row>
661 <entry>2.9.5</entry> 662<row>
662 663 <entry>libcgroup</entry>
663 <entry>Password strength checker library.</entry> 664 <entry>0.41</entry>
664 665 <entry>libcgroup is a library that abstracts the control group file system in Linux. Control groups allow you to limit account and isolate resource usage (CPU memory disk I/O etc.) of groups of processes.</entry>
665 <entry>LGPL-2.1</entry> 666 <entry>LGPL-2.1</entry>
666 </row> 667</row>
667 668<row>
668 <row> 669 <entry>libcheck</entry>
669 <entry>cronie</entry> 670 <entry>0.10.0</entry>
670 671 <entry>Check - unit testing framework for C code.</entry>
671 <entry>1.5.1</entry> 672 <entry>LGPL-2.1</entry>
672 673</row>
673 <entry>Cronie contains the standard UNIX daemon crond that runs 674<row>
674 specified programs at scheduled times and related tools. It is 675 <entry>libcroco</entry>
675 based on the original cron and has security and configuration 676 <entry>0.6.11</entry>
676 enhancements like the ability to use pam and SELinux.</entry> 677 <entry>Cascading Style Sheet (CSS) parsing and manipulation toolkit.</entry>
677 678 <entry> LGPL-2.0, LGPL-2.1</entry>
678 <entry>ISC, BSD-3-Clause, BSD-2-Clause, GPL-2.0</entry> 679</row>
679 </row> 680<row>
680 681 <entry>liberation-fonts</entry>
681 <row> 682 <entry>1.04</entry>
682 <entry>cross-localedef</entry> 683 <entry>The Liberation(tm) Fonts is a font family originally created by Ascender(c) which aims at metric compatibility with Arial Times New Roman Courier New.</entry>
683 684 <entry>GPL-2.0</entry>
684 <entry>2.25</entry> 685</row>
685 686<row>
686 <entry>Cross locale generation tool for glibc.</entry> 687 <entry>libevent</entry>
687 688 <entry>2.0.22</entry>
688 <entry>LGPL-2.1</entry> 689 <entry>An asynchronous event notification library.</entry>
689 </row> 690 <entry>BSD</entry>
690 691</row>
691 <row> 692<row>
692 <entry>cryptodev-linux</entry> 693 <entry>libffi</entry>
693 694 <entry>3.2.1</entry>
694 <entry>1.8</entry> 695 <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>
695 696 <entry>MIT</entry>
696 <entry>A /dev/crypto device driver header file.</entry> 697</row>
697 698<row>
698 <entry>GPL-2.0</entry> 699 <entry>libgcc</entry>
699 </row> 700 <entry>6.3.0</entry>
700 701 <entry>GNU cc and gcc C compilers.</entry>
701 <row> 702 <entry>GPL-3.0-with-GCC-exception</entry>
702 <entry>curl</entry> 703</row>
703 704<row>
704 <entry>7.53.1</entry> 705 <entry>libical</entry>
705 706 <entry>2.0.0</entry>
706 <entry>Command line tool and library for client-side URL 707 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry>
707 transfers.</entry> 708 <entry> LGPL-2.1, MPL-1.0</entry>
708 709</row>
709 <entry>MIT</entry> 710<row>
710 </row> 711 <entry>libice</entry>
711 712 <entry>1.0.9</entry>
712 <row> 713 <entry>The Inter-Client Exchange (ICE) protocol provides a generic framework for building protocols on top of reliable byte-stream transport connections. It provides basic mechanisms for setting up and shutting down connections for performing authentication for negotiating versions and for reporting errors. </entry>
713 <entry>cwautomacros</entry> 714 <entry>MIT</entry>
714 715</row>
715 <entry>20110201</entry> 716<row>
716 717 <entry>libidn</entry>
717 <entry>Collection of autoconf m4 macros.</entry> 718 <entry>1.33</entry>
718 719 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry>
719 <entry>GPL-2.0</entry> 720 <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
720 </row> 721</row>
721 722<row>
722 <row> 723 <entry>libjpeg-turbo</entry>
723 <entry>damageproto</entry> 724 <entry>1.5.1</entry>
724 725 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX SSE2 NEON) to accelerate baseline JPEG compression and decompression</entry>
725 <entry>1.2.1</entry> 726 <entry>BSD-3-Clause</entry>
726 727</row>
727 <entry>This package provides the wire protocol for the DAMAGE 728<row>
728 extension. The DAMAGE extension allows applications to receive 729 <entry>libmpc</entry>
729 information about changes made to pixel contents of windows and 730 <entry>1.0.3</entry>
730 pixmaps.</entry> 731 <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>
731 732 <entry>LGPL-3.0</entry>
732 <entry>MIT</entry> 733</row>
733 </row> 734<row>
734 735 <entry>libnewt</entry>
735 <row> 736 <entry>0.52.19</entry>
736 <entry>db</entry> 737 <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>
737 738 <entry>LGPL-2.0</entry>
738 <entry>5.3.28</entry> 739</row>
739 740<row>
740 <entry>Berkeley Database v5.</entry> 741 <entry>libnfsidmap</entry>
741 742 <entry>0.25</entry>
742 <entry>Sleepycat</entry> 743 <entry>NFS id mapping library.</entry>
743 </row> 744 <entry>BSD</entry>
744 745</row>
745 <row> 746<row>
746 <entry>dbus-glib</entry> 747 <entry>libnl</entry>
747 748 <entry>3.2.29</entry>
748 <entry>0.108</entry> 749 <entry>A library for applications dealing with netlink sockets.</entry>
749 750 <entry>LGPL-2.1</entry>
750 <entry>GLib bindings for the D-Bus message bus that integrate the 751</row>
751 D-Bus library with the GLib thread abstraction and main 752<row>
752 loop.</entry> 753 <entry>libpcre</entry>
753 754 <entry>8.40</entry>
754 <entry>AFL-2.0, GPL-2.0</entry> 755 <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>
755 </row> 756 <entry>BSD</entry>
756 757</row>
757 <row> 758<row>
758 <entry>dbus-test</entry> 759 <entry>libpng</entry>
759 760 <entry>1.6.28</entry>
760 <entry>1.10.14</entry> 761 <entry>PNG image format decoding library.</entry>
761 762 <entry>Libpng</entry>
762 <entry>D-Bus test package (for D-bus functionality testing 763</row>
763 only).</entry> 764<row>
764 765 <entry>libpthread-stubs</entry>
765 <entry>AFL-2.0, GPL-2.0</entry> 766 <entry>0.3</entry>
766 </row> 767 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry>
767 768 <entry>MIT</entry>
768 <row> 769</row>
769 <entry>dbus</entry> 770<row>
770 771 <entry>librsvg</entry>
771 <entry>1.10.14</entry> 772 <entry>2.40.16</entry>
772 773 <entry>Library for rendering SVG files.</entry>
773 <entry>"D-Bus is a message bus system a simple way for 774 <entry>LGPL-2.0</entry>
774 applications to talk to one another. In addition to interprocess 775</row>
775 communication D-Bus helps coordinate process lifecycle; it makes 776<row>
776 it simple and reliable to code a \""single instance\"" application 777 <entry>libsdl</entry>
777 or daemon and to launch applications and daemons on demand when 778 <entry>1.2.15</entry>
778 their services are needed."</entry> 779 <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>
779 780 <entry>LGPL-2.1</entry>
780 <entry>AFL-2.0, GPL-2.0</entry> 781</row>
781 </row> 782<row>
782 783 <entry>libsm</entry>
783 <row> 784 <entry>1.2.2</entry>
784 <entry>debianutils</entry> 785 <entry>"The Session Management Library (SMlib) is a low-level \""C\"" language interface to XSMP. The purpose of the X Session Management Protocol (XSMP) is to provide a uniform mechanism for users to save and restore their sessions. A session is a group of clients each of which has a particular state."</entry>
785 786 <entry>MIT</entry>
786 <entry>4.8.1</entry> 787</row>
787 788<row>
788 <entry>Miscellaneous utilities specific to Debian.</entry> 789 <entry>libtirpc</entry>
789 790 <entry>1.0.1</entry>
790 <entry>GPL-2.0</entry> 791 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry>
791 </row> 792 <entry>BSD</entry>
792 793</row>
793 <row> 794<row>
794 <entry>depmodwrapper</entry> 795 <entry>libtool</entry>
795 796 <entry>2.4.6</entry>
796 <entry>1.0</entry> 797 <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>
797 798 <entry> GPL-2.0, LGPL-2.1</entry>
798 <entry>Wrapper script for the Linux kernel module dependency 799</row>
799 indexer.</entry> 800<row>
800 801 <entry>libunistring</entry>
801 <entry>MIT</entry> 802 <entry>0.9.7</entry>
802 </row> 803 <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>
803 804 <entry> LGPL-3.0, GPL-2.0</entry>
804 <row> 805</row>
805 <entry>dhcp</entry> 806<row>
806 807 <entry>liburcu</entry>
807 <entry>4.3.5</entry> 808 <entry>0.9.3</entry>
808 809 <entry>Userspace RCU (read-copy-update) library.</entry>
809 <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol 810 <entry> LGPL-2.1, MIT</entry>
810 which allows individual devices on an IP network to get their own 811</row>
811 network configuration information from a server. DHCP helps make 812<row>
812 it easier to administer devices.</entry> 813 <entry>libusb-compat</entry>
813 814 <entry>0.1.5</entry>
814 <entry>ISC</entry> 815 <entry>libusb-0.1 compatible layer for libusb1 a drop-in replacement that aims to look feel and behave exactly like libusb-0.1</entry>
815 </row> 816 <entry>LGPL-2.1</entry>
816 817</row>
817 <row> 818<row>
818 <entry>diffstat</entry> 819 <entry>libusb1</entry>
819 820 <entry>1.0.21</entry>
820 <entry>1.61</entry> 821 <entry>Userspace library to access USB (version 1.0).</entry>
821 822 <entry>LGPL-2.1</entry>
822 <entry>diffstat reads the output of diff and displays a histogram 823</row>
823 of the insertions deletions and modifications per-file. It is 824<row>
824 useful for reviewing large complex patch files.</entry> 825 <entry>libx11</entry>
825 826 <entry>1.6.4</entry>
826 <entry>MIT</entry> 827 <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>
827 </row> 828 <entry> MIT, BSD</entry>
828 829</row>
829 <row> 830<row>
830 <entry>diffutils</entry> 831 <entry>libxau</entry>
831 832 <entry>1.0.8</entry>
832 <entry>3.5</entry> 833 <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry>
833 834 <entry>MIT</entry>
834 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp 835</row>
835 utilities. These programs are usually used for creating patch 836<row>
836 files.</entry> 837 <entry>libxcb</entry>
837 838 <entry>1.12</entry>
838 <entry>GPL-3.0</entry> 839 <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>
839 </row> 840 <entry>MIT</entry>
840 841</row>
841 <row> 842<row>
842 <entry>dmxproto</entry> 843 <entry>libxcomposite</entry>
843 844 <entry>0.4.4</entry>
844 <entry>2.3.1</entry> 845 <entry>The composite extension provides three related mechanisms: per-hierarchy storage automatic shadow update and external parent. In per-hierarchy storage the rendering of an entire hierarchy of windows is redirected to off-screen storage. In automatic shadow update when a hierarchy is rendered off-screen the X server provides an automatic mechanism for presenting those contents within the parent window. In external parent a mechanism for providing redirection of compositing transformations through a client.</entry>
845 846 <entry>MIT</entry>
846 <entry>This package provides the wire protocol for the DMX 847</row>
847 extension. The DMX extension provides support for communication 848<row>
848 with and control of Xdmx server. Attributes of the Xdmx server and 849 <entry>libxcursor</entry>
849 of the back-end screens attached to the server can be queried and 850 <entry>1.1.14</entry>
850 modified via this protocol.</entry> 851 <entry>Xcursor is a simple library designed to help locate and load cursors. Cursors can be loaded from files or memory. A library of common cursors exists which map to the standard X cursor names. Cursors can exist in several sizes and the library automatically picks the best size.</entry>
851 852 <entry>MIT</entry>
852 <entry>MIT</entry> 853</row>
853 </row> 854<row>
854 855 <entry>libxdamage</entry>
855 <row> 856 <entry>1.1.4</entry>
856 <entry>docbook-xml-dtd4</entry> 857 <entry>'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started.</entry>
857 858 <entry>MIT</entry>
858 <entry>4.5</entry> 859</row>
859 860<row>
860 <entry>Document type definitions for verification of XML data 861 <entry>libxdmcp</entry>
861 files against the DocBook rule set it ships with the latest 862 <entry>1.1.2</entry>
862 DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for 863 <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>
863 use with older documents including 4.0 4.1.2 4.2 4.3 and 864 <entry>MIT</entry>
864 4.4</entry> 865</row>
865 866<row>
866 <entry>OASIS</entry> 867 <entry>libxext</entry>
867 </row> 868 <entry>1.3.3</entry>
868 869 <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>
869 <row> 870 <entry>MIT</entry>
870 <entry>docbook-xsl-stylesheets</entry> 871</row>
871 872<row>
872 <entry>1.79.1</entry> 873 <entry>libxfixes</entry>
873 874 <entry>5.0.3</entry>
874 <entry>XSL stylesheets for processing DocBook XML to various 875 <entry>X applications have often needed to work around various shortcomings in the core X window system. This extension is designed to provide the minimal server-side support necessary to eliminate problems caused by these workarounds.</entry>
875 output formats.</entry> 876 <entry>MIT</entry>
876 877</row>
877 <entry>XSL</entry> 878<row>
878 </row> 879 <entry>libxft</entry>
879 880 <entry>2.3.2</entry>
880 <row> 881 <entry>Xft was designed to provide good support for scalable fonts and to do so efficiently. Unlike the core fonts system it supports features such as anti-aliasing and sub-pixel rasterisation. Perhaps more importantly it gives applications full control over the way glyphs are rendered making fine typesetting and WYSIWIG display possible. Finally it allows applications to use fonts that are not installed system-wide for displaying documents with embedded fonts. Xft is not compatible with the core fonts system: usage of Xft requires fairly extensive changes to toolkits (user-interface libraries).</entry>
881 <entry>dosfstools</entry> 882 <entry>MIT</entry>
882 883</row>
883 <entry>4.1</entry> 884<row>
884 885 <entry>libxkbcommon</entry>
885 <entry>DOS FAT Filesystem Utilities.</entry> 886 <entry>0.7.1</entry>
886 887 <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry>
887 <entry>GPL-3.0</entry> 888 <entry> MIT</entry>
888 </row> 889</row>
889 890<row>
890 <row> 891 <entry>libxml-parser-perl</entry>
891 <entry>dpkg</entry> 892 <entry>2.44</entry>
892 893 <entry>XML::Parser - A perl module for parsing XML documents.</entry>
893 <entry>1.18.10</entry> 894 <entry> Artistic-1.0, GPL-1.0</entry>
894 895</row>
895 <entry>Package maintenance system from Debian.</entry> 896<row>
896 897 <entry>libxml2</entry>
897 <entry>GPL-2.0</entry> 898 <entry>2.9.4</entry>
898 </row> 899 <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>
899 900 <entry>MIT</entry>
900 <row> 901</row>
901 <entry>dri2proto</entry> 902<row>
902 903 <entry>libxrandr</entry>
903 <entry>2.8</entry> 904 <entry>1.5.1</entry>
904 905 <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>
905 <entry>This package provides the wire protocol for the Direct 906 <entry>MIT</entry>
906 Rendering Ifnrastructure 2. DIR is required for may hardware 907</row>
907 accelerated OpenGL drivers.</entry> 908<row>
908 909 <entry>libxrender</entry>
909 <entry>MIT</entry> 910 <entry>0.9.10</entry>
910 </row> 911 <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>
911 912 <entry>MIT</entry>
912 <row> 913</row>
913 <entry>dri3proto</entry> 914<row>
914 915 <entry>libxslt</entry>
915 <entry>1.0</entry> 916 <entry>1.1.29</entry>
916 917 <entry>GNOME XSLT library.</entry>
917 <entry>The DRI3 extension provides mechanisms to translate between 918 <entry>MIT</entry>
918 direct rendered buffers and X pixmaps. When combined with the 919</row>
919 Present extension a complete direct rendering solution for OpenGL 920<row>
920 is provided.</entry> 921 <entry>linux-libc-headers</entry>
921 922 <entry>4.10</entry>
922 <entry>MIT</entry> 923 <entry>Sanitized set of kernel headers for the C library's use.</entry>
923 </row> 924 <entry>GPL-2.0</entry>
924 925</row>
925 <row> 926<row>
926 <entry>dtc</entry> 927 <entry>linux-raspberrypi</entry>
927 928 <entry>4.9.59</entry>
928 <entry>1.4.2</entry> 929 <entry>Linux Kernel for Raspberry Pi</entry>
929 930 <entry>GPL-2.0</entry>
930 <entry>The Device Tree Compiler is a tool used to manipulate the 931</row>
931 Open-Firmware-like device tree used by PowerPC kernels.</entry> 932<row>
932 933 <entry>lsb</entry>
933 <entry>GPL-2.0, BSD</entry> 934 <entry>4.1</entry>
934 </row> 935 <entry>LSB support for OpenEmbedded.</entry>
935 936 <entry>GPL-2.0</entry>
936 <row> 937</row>
937 <entry>e2fsprogs</entry> 938<row>
938 939 <entry>lsbinitscripts</entry>
939 <entry>1.43.4</entry> 940 <entry>9.68</entry>
940 941 <entry>SysV init scripts which are only used in an LSB image.</entry>
941 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of 942 <entry>GPL-2.0</entry>
942 the standard utilities for creating fixing configuring and 943</row>
943 debugging ext2 filesystems.</entry> 944<row>
944 945 <entry>lttng-modules</entry>
945 <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry> 946 <entry>2.9.1</entry>
946 </row> 947 <entry>The lttng-modules 2.0 package contains the kernel tracer modules</entry>
947 948 <entry> LGPL-2.1, GPL-2.0, MIT</entry>
948 <row> 949</row>
949 <entry>ed</entry> 950<row>
950 951 <entry>lttng-tools</entry>
951 <entry>1.14.1</entry> 952 <entry>2.9.4</entry>
952 953 <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>
953 <entry>Line-oriented text editor.</entry> 954 <entry> GPL-2.0, LGPL-2.1</entry>
954 955</row>
955 <entry>GPL-3.0</entry> 956<row>
956 </row> 957 <entry>lttng-ust</entry>
957 958 <entry>2.9.0</entry>
958 <row> 959 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry>
959 <entry>elfutils</entry> 960 <entry> LGPL-2.1, MIT, GPL-2.0</entry>
960 961</row>
961 <entry>0.168</entry> 962<row>
962 963 <entry>lzip</entry>
963 <entry>Utilities and libraries for handling compiled object 964 <entry>1.16</entry>
964 files.</entry> 965 <entry>Lossless data compressor based on the LZMA algorithm.</entry>
965 966 <entry>GPL-2.0</entry>
966 <entry>GPL-3.0, Elfutils-Exception</entry> 967</row>
967 </row> 968<row>
968 969 <entry>lzo</entry>
969 <row> 970 <entry>2.09</entry>
970 <entry>encodings</entry> 971 <entry>Lossless data compression library.</entry>
971 972 <entry>GPL-2.0</entry>
972 <entry>1.0.4</entry> 973</row>
973 974<row>
974 <entry>The encodings that map to specific characters for a number 975 <entry>lzop</entry>
975 of Xorg and common fonts.</entry> 976 <entry>1.03</entry>
976 977 <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>
977 <entry>PD</entry> 978 <entry>GPL-2.0</entry>
978 </row> 979</row>
979 980<row>
980 <row> 981 <entry>m4</entry>
981 <entry>enea-image-standard-sdk</entry> 982 <entry>1.4.18</entry>
982 983 <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>
983 <entry>1.0</entry> 984 <entry>GPL-3.0</entry>
984 985</row>
985 <entry>Full featured image for the Standard profile</entry> 986<row>
986 987 <entry>make</entry>
987 <entry>MIT</entry> 988 <entry>4.2.1</entry>
988 </row> 989 <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>
989 990 <entry> GPL-3.0, LGPL-2.0</entry>
990 <row> 991</row>
991 <entry>eventlog</entry> 992<row>
992 993 <entry>makedepend</entry>
993 <entry>0.2.13</entry> 994 <entry>1.0.5</entry>
994 995 <entry>The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor processing all #include #define #undef #ifdef #ifndef #endif #if #elif and #else directives so that it can correctly tell which #include directives would be used in a compilation. Any #include directives can reference files having other #include directives and parsing will occur in these files as well.</entry>
995 <entry>The EventLog library aims to be a replacement of the simple 996 <entry>MIT</entry>
996 syslog() API provided on UNIX systems. The major difference 997</row>
997 between EventLog and syslog is that EventLog tries to add 998<row>
998 structure to messages. EventLog provides an interface to build 999 <entry>makedevs</entry>
999 format and output an event record. The exact format and output 1000 <entry>1.0.1</entry>
1000 method can be customized by the administrator via a configuration 1001 <entry>Tool for creating device nodes.</entry>
1001 file. his package is the runtime part of the library.</entry> 1002 <entry>GPL-2.0</entry>
1002 1003</row>
1003 <entry>BSD</entry> 1004<row>
1004 </row> 1005 <entry>man</entry>
1005 1006 <entry>1.6g</entry>
1006 <row> 1007 <entry>A set of documentation tools: man apropos and whatis</entry>
1007 <entry>expat</entry> 1008 <entry>GPL-2.0</entry>
1008 1009</row>
1009 <entry>2.2.0</entry> 1010<row>
1010 1011 <entry>mingetty</entry>
1011 <entry>Expat is an XML parser library written in C. It is a 1012 <entry>1.08</entry>
1012 stream-oriented parser in which an application registers handlers 1013 <entry>Compact getty terminal handler for virtual consoles only.</entry>
1013 for things the parser might find in the XML document (like start 1014 <entry>GPL-2.0</entry>
1014 tags)</entry> 1015</row>
1015 1016<row>
1016 <entry>MIT</entry> 1017 <entry>mklibs</entry>
1017 </row> 1018 <entry>0.1.43</entry>
1018 1019 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry>
1019 <row> 1020 <entry>GPL-2.0</entry>
1020 <entry>expect</entry> 1021</row>
1021 1022<row>
1022 <entry>5.45</entry> 1023 <entry>mpfr</entry>
1023 1024 <entry>3.1.5</entry>
1024 <entry>Expect is a tool for automating interactive applications 1025 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry>
1025 according to a script. Following the script Expect knows what can 1026 <entry> GPL-3.0, LGPL-3.0</entry>
1026 be expected from a program and what the correct response should 1027</row>
1027 be. Expect is also useful for testing these same applications. And 1028<row>
1028 by adding Tk you can also wrap interactive applications in X11 1029 <entry>mtools</entry>
1029 GUIs. An interpreted language provides branching and high-level 1030 <entry>4.0.18</entry>
1030 control structures to direct the dialogue. In addition the user 1031 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry>
1031 can take control and interact directly when desired afterward 1032 <entry>GPL-3.0</entry>
1032 returning control to the script.</entry> 1033</row>
1033 1034<row>
1034 <entry>PD</entry> 1035 <entry>ncurses</entry>
1035 </row> 1036 <entry>6.0</entry>
1036 1037 <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>
1037 <row> 1038 <entry>MIT</entry>
1038 <entry>faad2</entry> 1039</row>
1039 1040<row>
1040 <entry>2.7</entry> 1041 <entry>netbase</entry>
1041 1042 <entry>5.4</entry>
1042 <entry>Library for reading some sort of media format.</entry> 1043 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry>
1043 1044 <entry>GPL-2.0</entry>
1044 <entry>GPL-2.0</entry> 1045</row>
1045 </row> 1046<row>
1046 1047 <entry>nettle</entry>
1047 <row> 1048 <entry>3.3</entry>
1048 <entry>file</entry> 1049 <entry>A low level cryptographic library.</entry>
1049 1050 <entry> LGPL-3.0, GPL-2.0</entry>
1050 <entry>5.30</entry> 1051</row>
1051 1052<row>
1052 <entry>File attempts to classify files depending on their contents 1053 <entry>nfs-utils</entry>
1053 and prints a description if a match is found.</entry> 1054 <entry>1.3.4</entry>
1054 1055 <entry>The nfs-utils package provides a daemon for the kernel NFS server and related tools.</entry>
1055 <entry>BSD</entry> 1056 <entry> MIT, GPL-2.0, BSD</entry>
1056 </row> 1057</row>
1057 1058<row>
1058 <row> 1059 <entry>nspr</entry>
1059 <entry>findutils</entry> 1060 <entry>4.13.1</entry>
1060 1061 <entry>Netscape Portable Runtime Library.</entry>
1061 <entry>4.6.0</entry> 1062 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1062 1063</row>
1063 <entry>The GNU Find Utilities are the basic directory searching 1064<row>
1064 utilities of the GNU operating system. These programs are 1065 <entry>nss</entry>
1065 typically used in conjunction with other programs to provide 1066 <entry>3.28.1</entry>
1066 modular and powerful directory search and file locating 1067 <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>
1067 capabilities to other commands.</entry> 1068 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1068 1069</row>
1069 <entry>GPL-3.0</entry> 1070<row>
1070 </row> 1071 <entry>openssh</entry>
1071 1072 <entry>7.4p1</entry>
1072 <row> 1073 <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>
1073 <entry>fixesproto</entry> 1074 <entry>BSD</entry>
1074 1075</row>
1075 <entry>5.0</entry> 1076<row>
1076 1077 <entry>openssl</entry>
1077 <entry>This package provides the wire protocol for the X Fixes 1078 <entry>1.0.2k</entry>
1078 extension. This extension is designed to provide server-side 1079 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry>
1079 support for application work arounds to shortcomings in the core X 1080 <entry>OpenSSL</entry>
1080 window system.</entry> 1081</row>
1081 1082<row>
1082 <entry>MIT</entry> 1083 <entry>opkg-utils</entry>
1083 </row> 1084 <entry>0.3.4</entry>
1084 1085 <entry>Additional utilities for the opkg package manager.</entry>
1085 <row> 1086 <entry>GPL-2.0</entry>
1086 <entry>flac</entry> 1087</row>
1087 1088<row>
1088 <entry>1.3.2</entry> 1089 <entry>os-release</entry>
1089 1090 <entry>1.0</entry>
1090 <entry>FLAC stands for Free Lossless Audio Codec a lossless audio 1091 <entry>The /etc/os-release file contains operating system identification data.</entry>
1091 compression format.</entry> 1092 <entry>MIT</entry>
1092 1093</row>
1093 <entry>GFDL-1.2, GPL-2.0, LGPL-2.1, BSD</entry> 1094<row>
1094 </row> 1095 <entry>packagegroup-core-boot</entry>
1095 1096 <entry>1.0</entry>
1096 <row> 1097 <entry>The minimal set of packages required to boot the system</entry>
1097 <entry>flex</entry> 1098 <entry>MIT</entry>
1098 1099</row>
1099 <entry>2.6.0</entry> 1100<row>
1100 1101 <entry>packagegroup-core-buildessential</entry>
1101 <entry>Flex is a fast lexical analyser generator. Flex is a tool 1102 <entry>1.0</entry>
1102 for generating programs that recognize lexical patterns in 1103 <entry>Essential build dependencies.</entry>
1103 text.</entry> 1104 <entry>MIT</entry>
1104 1105</row>
1105 <entry>BSD</entry> 1106<row>
1106 </row> 1107 <entry>packagegroup-core-eclipse-debug</entry>
1107 1108 <entry>1.0</entry>
1108 <row> 1109 <entry>Remote debugging tools for Eclipse integration.</entry>
1109 <entry>font-util</entry> 1110 <entry>MIT</entry>
1110 1111</row>
1111 <entry>1.3.1</entry> 1112<row>
1112 1113 <entry>packagegroup-core-nfs</entry>
1113 <entry>X.Org font package creation/installation utilities.</entry> 1114 <entry>1.0</entry>
1114 1115 <entry>NFS package groups.</entry>
1115 <entry>BSD, MIT</entry> 1116 <entry>MIT</entry>
1116 </row> 1117</row>
1117 1118<row>
1118 <row> 1119 <entry>packagegroup-core-sdk</entry>
1119 <entry>fontconfig</entry> 1120 <entry>1.0</entry>
1120 1121 <entry>Software development tools.</entry>
1121 <entry>2.12.1</entry> 1122 <entry>MIT</entry>
1122 1123</row>
1123 <entry>Fontconfig is a font configuration and customization 1124<row>
1124 library which does not depend on the X Window System. It is 1125 <entry>packagegroup-core-ssh-openssh</entry>
1125 designed to locate fonts within the system and select them 1126 <entry>1.0</entry>
1126 according to requirements specified by applications. Fontconfig is 1127 <entry>OpenSSH SSH client/server.</entry>
1127 not a rasterization library nor does it impose a particular 1128 <entry>MIT</entry>
1128 rasterization library on the application. The X-specific library 1129</row>
1129 'Xft' uses fontconfig along with freetype to specify and rasterize 1130<row>
1130 fonts.</entry> 1131 <entry>packagegroup-core-standalone-sdk-target</entry>
1131 1132 <entry>1.0</entry>
1132 <entry>MIT, PD</entry> 1133 <entry>Target packages for the standalone SDK.</entry>
1133 </row> 1134 <entry>MIT</entry>
1134 1135</row>
1135 <row> 1136<row>
1136 <entry>fontsproto</entry> 1137 <entry>packagegroup-core-tools-debug</entry>
1137 1138 <entry>1.0</entry>
1138 <entry>2.1.3</entry> 1139 <entry>Debugging tools.</entry>
1139 1140 <entry>MIT</entry>
1140 <entry>This package provides the wire protocol for the X Font 1141</row>
1141 rasterisation extensions. These extensions are used to control 1142<row>
1142 server-side font configurations.</entry> 1143 <entry>packagegroup-core-tools-profile</entry>
1143 1144 <entry>1.0</entry>
1144 <entry>MIT</entry> 1145 <entry>Profiling tools.</entry>
1145 </row> 1146 <entry>MIT</entry>
1146 1147</row>
1147 <row> 1148<row>
1148 <entry>formfactor</entry> 1149 <entry>pango</entry>
1149 1150 <entry>1.40.3</entry>
1150 <entry>0.0</entry> 1151 <entry>Pango is a library for laying out and rendering of text with an emphasis on internationalization. Pango can be used anywhere that text layout is needed though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.</entry>
1151 1152 <entry>LGPL-2.0</entry>
1152 <entry>Device formfactor information.</entry> 1153</row>
1153 1154<row>
1154 <entry>MIT</entry> 1155 <entry>parted</entry>
1155 </row> 1156 <entry>3.2</entry>
1156 1157 <entry>Disk partition editing/resizing utility.</entry>
1157 <row> 1158 <entry>GPL-3.0</entry>
1158 <entry>freetype</entry> 1159</row>
1159 1160<row>
1160 <entry>2.7.1</entry> 1161 <entry>patch</entry>
1161 1162 <entry>2.7.5</entry>
1162 <entry>FreeType is a software font engine that is designed to be 1163 <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>
1163 small efficient highly customizable and portable while capable of 1164 <entry>GPL-3.0</entry>
1164 producing high-quality output (glyph images). It can be used in 1165</row>
1165 graphics libraries display servers font conversion tools text 1166<row>
1166 image generation tools and many other products as well.</entry> 1167 <entry>pciutils</entry>
1167 1168 <entry>3.5.2</entry>
1168 <entry>FreeType, GPL-2.0</entry> 1169 <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry>
1169 </row> 1170 <entry>GPL-2.0</entry>
1170 1171</row>
1171 <row> 1172<row>
1172 <entry>fstests</entry> 1173 <entry>perf</entry>
1173 1174 <entry>1.0</entry>
1174 <entry>0.1</entry> 1175 <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>
1175 1176 <entry>GPL-2.0</entry>
1176 <entry>Various benchmarning tests for X.</entry> 1177</row>
1177 1178<row>
1178 <entry>Zlib</entry> 1179 <entry>perl</entry>
1179 </row> 1180 <entry>5.24.1</entry>
1180 1181 <entry>Perl scripting language.</entry>
1181 <row> 1182 <entry> Artistic-1.0, GPL-1.0</entry>
1182 <entry>fuse</entry> 1183</row>
1183 1184<row>
1184 <entry>2.9.4</entry> 1185 <entry>pigz</entry>
1185 1186 <entry>2.3.4</entry>
1186 <entry>FUSE (Filesystem in Userspace) is a simple interface for 1187 <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>
1187 userspace programs to export a virtual filesystem to the Linux 1188 <entry> Zlib, Apache-2.0</entry>
1188 kernel. FUSE also aims to provide a secure method for non 1189</row>
1189 privileged users to create and mount their own filesystem 1190<row>
1190 implementations.</entry> 1191 <entry>pixman</entry>
1191 1192 <entry>0.34.0</entry>
1192 <entry>GPL-2.0, LGPL-2.0</entry> 1193 <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>
1193 </row> 1194 <entry> MIT, PD</entry>
1194 1195</row>
1195 <row> 1196<row>
1196 <entry>gawk</entry> 1197 <entry>pkgconfig</entry>
1197 1198 <entry>0.29.1</entry>
1198 <entry>4.1.4</entry> 1199 <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>
1199 1200 <entry>GPL-2.0</entry>
1200 <entry>The GNU version of awk a text processing utility. Awk 1201</row>
1201 interprets a special-purpose programming language to do quick and 1202<row>
1202 easy text pattern matching and reformatting jobs.</entry> 1203 <entry>popt</entry>
1203 1204 <entry>1.16</entry>
1204 <entry>GPL-3.0</entry> 1205 <entry>Library for parsing command line options.</entry>
1205 </row> 1206 <entry>MIT</entry>
1206 1207</row>
1207 <row> 1208<row>
1208 <entry>gcc-cross-aarch64</entry> 1209 <entry>powertop</entry>
1209 1210 <entry>2.8</entry>
1210 <entry>6.3.0</entry> 1211 <entry>Linux tool to diagnose issues with power consumption and power management.</entry>
1211 1212 <entry>GPL-2.0</entry>
1212 <entry>GNU cc and gcc C compilers.</entry> 1213</row>
1213 1214<row>
1214 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 1215 <entry>prelink</entry>
1215 </row> 1216 <entry>1.0</entry>
1216 1217 <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>
1217 <row> 1218 <entry>GPL-2.0</entry>
1218 <entry>gcc-cross-initial-aarch64</entry> 1219</row>
1219 1220<row>
1220 <entry>6.3.0</entry> 1221 <entry>procps</entry>
1221 1222 <entry>3.3.12</entry>
1222 <entry>GNU cc and gcc C compilers.</entry> 1223 <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>
1223 1224 <entry> GPL-2.0, LGPL-2.0</entry>
1224 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 1225</row>
1225 </row> 1226<row>
1226 1227 <entry>pseudo</entry>
1227 <row> 1228 <entry>1.8.2</entry>
1228 <entry>gcc-source-6.3.0</entry> 1229 <entry>Pseudo gives fake root capabilities to a normal user.</entry>
1229 1230 <entry>LGPL-2.1</entry>
1230 <entry>6.3.0</entry> 1231</row>
1231 1232<row>
1232 <entry>GNU cc and gcc C compilers.</entry> 1233 <entry>ptest-runner</entry>
1233 1234 <entry>2.0.2</entry>
1234 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> 1235 <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry>
1235 </row> 1236 <entry>GPL-2.0</entry>
1236 1237</row>
1237 <row> 1238<row>
1238 <entry>gcc</entry> 1239 <entry>python</entry>
1239 1240 <entry>2.7.13</entry>
1240 <entry>6.3.0</entry> 1241 <entry>The Python Programming Language.</entry>
1241 1242 <entry>Python-2.0</entry>
1242 <entry>Runtime libraries from GCC.</entry> 1243</row>
1243 1244<row>
1244 <entry>GPL-3.0-with-GCC-exception</entry> 1245 <entry>python3-dbus</entry>
1245 </row> 1246 <entry>1.2.4</entry>
1246 1247 <entry>Python bindings for the DBus inter-process communication system.</entry>
1247 <row> 1248 <entry>MIT</entry>
1248 <entry>gconf</entry> 1249</row>
1249 1250<row>
1250 <entry>3.2.6</entry> 1251 <entry>python3-pycairo</entry>
1251 1252 <entry>1.10.0</entry>
1252 <entry>GNOME configuration system.</entry> 1253 <entry>Python bindings for the Cairo canvas library.</entry>
1253 1254 <entry>LGPL-3.0</entry>
1254 <entry>LGPL-2.0</entry> 1255</row>
1255 </row> 1256<row>
1256 1257 <entry>python3-pygobject</entry>
1257 <row> 1258 <entry>3.22.0</entry>
1258 <entry>gdb</entry> 1259 <entry>Python GObject bindings.</entry>
1259 1260 <entry>LGPL-2.1</entry>
1260 <entry>7.12.1</entry> 1261</row>
1261 1262<row>
1262 <entry>GNU debugger.</entry> 1263 <entry>python3-setuptools</entry>
1263 1264 <entry>32.1.1</entry>
1264 <entry>GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> 1265 <entry>Download build install upgrade and uninstall Python packages.</entry>
1265 </row> 1266 <entry>MIT</entry>
1266 1267</row>
1267 <row> 1268<row>
1268 <entry>gdbm</entry> 1269 <entry>python3</entry>
1269 1270 <entry>3.5.2</entry>
1270 <entry>1.12</entry> 1271 <entry>The Python Programming Language.</entry>
1271 1272 <entry>Python-2.0</entry>
1272 <entry>Key/value database library with extensible hashing.</entry> 1273</row>
1273 1274<row>
1274 <entry>GPL-3.0</entry> 1275 <entry>qemu</entry>
1275 </row> 1276 <entry>2.8.0</entry>
1276 1277 <entry>Fast open source processor emulator.</entry>
1277 <row> 1278 <entry> GPL-2.0, LGPL-2.1</entry>
1278 <entry>gdk-pixbuf</entry> 1279</row>
1279 1280<row>
1280 <entry>2.36.5</entry> 1281 <entry>qemuwrapper</entry>
1281 1282 <entry>1.0</entry>
1282 <entry>Image loading library for GTK+.</entry> 1283 <entry>QEMU wrapper script.</entry>
1283 1284 <entry>MIT</entry>
1284 <entry>LGPL-2.0</entry> 1285</row>
1285 </row> 1286<row>
1286 1287 <entry>quilt</entry>
1287 <row> 1288 <entry>0.65</entry>
1288 <entry>gettext-minimal</entry> 1289 <entry>Tool for working with series of patches.</entry>
1289 1290 <entry>GPL-2.0</entry>
1290 <entry>0.19.8.1</entry> 1291</row>
1291 1292<row>
1292 <entry>Contains the m4 macros sufficient to support building 1293 <entry>quota</entry>
1293 autoconf/automake. This provides a significant build time speedup 1294 <entry>4.03</entry>
1294 by the removal of gettext-native from most dependency chains (now 1295 <entry>Tools for monitoring &amp; limiting user disk usage per filesystem.</entry>
1295 only needed for gettext for the target).</entry> 1296 <entry> BSD, GPL-2.0, LGPL-2.1</entry>
1296 1297</row>
1297 <entry>FSF-Unlimited</entry> 1298<row>
1298 </row> 1299 <entry>randrproto</entry>
1299 1300 <entry>1.5.0</entry>
1300 <row> 1301 <entry>This package provides the wire protocol for the X Resize Rotate and Reflect extension. This extension provides the ability to resize rotate and reflect the root window of a screen.</entry>
1301 <entry>gettext</entry> 1302 <entry>MIT</entry>
1302 1303</row>
1303 <entry>0.19.8.1</entry> 1304<row>
1304 1305 <entry>readline</entry>
1305 <entry>GNU gettext is a set of tools that provides a framework to 1306 <entry>7.0</entry>
1306 help other programs produce multi-lingual messages. These tools 1307 <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>
1307 include a set of conventions about how programs should be written 1308 <entry>GPL-3.0</entry>
1308 to support message catalogs a directory and file naming 1309</row>
1309 organization for the message catalogs themselves a runtime library 1310<row>
1310 supporting the retrieval of translated messages and a few 1311 <entry>renderproto</entry>
1311 stand-alone programs to massage in various ways the sets of 1312 <entry>0.11.1</entry>
1312 translatable and already translated strings.</entry> 1313 <entry>This package provides the wire protocol for the X Rendering extension. This is the basis the image composition within the X window system.</entry>
1313 1314 <entry>MIT</entry>
1314 <entry>GPL-3.0, LGPL-2.1</entry> 1315</row>
1315 </row> 1316<row>
1316 1317 <entry>rpcbind</entry>
1317 <row> 1318 <entry>0.2.4</entry>
1318 <entry>glew</entry> 1319 <entry>The rpcbind utility is a server that converts RPC program numbers into universal addresses.</entry>
1319 1320 <entry>BSD</entry>
1320 <entry>2.0.0</entry> 1321</row>
1321 1322<row>
1322 <entry>The OpenGL Extension Wrangler Library (GLEW) is a 1323 <entry>rpi-config</entry>
1323 cross-platform open-source C/C++ extension loading 1324 <entry>git</entry>
1324 library.</entry> 1325 <entry>Commented config.txt file for the Raspberry Pi. The Raspberry Pi config.txt file is read by the GPU before the ARM core is initialised. It can be used to set various system configuration parameters.</entry>
1325 1326 <entry>MIT</entry>
1326 <entry>MIT</entry> 1327</row>
1327 </row> 1328<row>
1328 1329 <entry>rpi-u-boot-scr</entry>
1329 <row> 1330 <entry>1.0</entry>
1330 <entry>glib-2.0</entry> 1331 <entry>U-boot boot scripts for Raspberry Pi.</entry>
1331 1332 <entry>MIT</entry>
1332 <entry>2.50.3</entry> 1333</row>
1333 1334<row>
1334 <entry>GLib is a general-purpose utility library which provides 1335 <entry>rpm</entry>
1335 many useful data types macros type conversions string utilities 1336 <entry>4.13.90</entry>
1336 file utilities a main loop abstraction and so on.</entry> 1337 <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>
1337 1338 <entry>GPL-2.0</entry>
1338 <entry>LGPL-2.0, BSD, PD</entry> 1339</row>
1339 </row> 1340<row>
1340 1341 <entry>run-postinsts</entry>
1341 <row> 1342 <entry>1.0</entry>
1342 <entry>glib-networking</entry> 1343 <entry>Runs postinstall scripts on first boot of the target device.</entry>
1343 1344 <entry>MIT</entry>
1344 <entry>2.50.0</entry> 1345</row>
1345 1346<row>
1346 <entry>glib-networking contains the implementations of certain 1347 <entry>sed</entry>
1347 GLib networking features that cannot be implemented directly in 1348 <entry>4.2.2</entry>
1348 GLib itself because of their dependencies.</entry> 1349 <entry>Stream EDitor (text filtering utility).</entry>
1349 1350 <entry>GPL-3.0</entry>
1350 <entry>LGPL-2.0</entry> 1351</row>
1351 </row> 1352<row>
1352 1353 <entry>shadow-securetty</entry>
1353 <row> 1354 <entry>4.2.1</entry>
1354 <entry>glibc-locale</entry> 1355 <entry>Provider of the machine specific securetty file.</entry>
1355 1356 <entry>MIT</entry>
1356 <entry>2.25</entry> 1357</row>
1357 1358<row>
1358 <entry>Locale data from glibc.</entry> 1359 <entry>shadow-sysroot</entry>
1359 1360 <entry>4.2.1</entry>
1360 <entry>GPL-2.0, LGPL-2.1</entry> 1361 <entry>Shadow utils requirements for useradd.bbclass.</entry>
1361 </row> 1362 <entry> BSD, Artistic-1.0</entry>
1362 1363</row>
1363 <row> 1364<row>
1364 <entry>glibc-mtrace</entry> 1365 <entry>shadow</entry>
1365 1366 <entry>4.2.1</entry>
1366 <entry>2.25</entry> 1367 <entry>Tools to change and administer password and group data.</entry>
1367 1368 <entry> BSD, Artistic-1.0</entry>
1368 <entry>mtrace utility provided by glibc</entry> 1369</row>
1369 1370<row>
1370 <entry>GPL-2.0, LGPL-2.1</entry> 1371 <entry>shared-mime-info</entry>
1371 </row> 1372 <entry>1.8</entry>
1372 1373 <entry>Shared MIME type database and specification.</entry>
1373 <row> 1374 <entry>LGPL-2.0</entry>
1374 <entry>glibc</entry> 1375</row>
1375 1376<row>
1376 <entry>2.25</entry> 1377 <entry>slang</entry>
1377 1378 <entry>2.3.1a</entry>
1378 <entry>The GNU C Library is used as the system C library in most 1379 <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>
1379 systems with the Linux kernel.</entry> 1380 <entry>GPL-2.0</entry>
1380 1381</row>
1381 <entry>GPL-2.0, LGPL-2.1</entry> 1382<row>
1382 </row> 1383 <entry>sqlite3</entry>
1383 1384 <entry>3.17.0</entry>
1384 <row> 1385 <entry>Embeddable SQL database engine.</entry>
1385 <entry>glproto</entry> 1386 <entry>PD</entry>
1386 1387</row>
1387 <entry>1.4.17</entry> 1388<row>
1388 1389 <entry>strace</entry>
1389 <entry>This package provides the wire protocol for the 1390 <entry>4.16</entry>
1390 OpenGL-related extensions used to enable the rendering of 1391 <entry>System call tracing tool.</entry>
1391 applications using OpenGL.</entry> 1392 <entry>BSD</entry>
1392 1393</row>
1393 <entry>MIT</entry> 1394<row>
1394 </row> 1395 <entry>systemd-compat-units</entry>
1395 1396 <entry>1.0</entry>
1396 <row> 1397 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry>
1397 <entry>gmp</entry> 1398 <entry>MIT</entry>
1398 1399</row>
1399 <entry>6.1.2</entry> 1400<row>
1400 1401 <entry>systemd-serialgetty</entry>
1401 <entry>GMP is a free library for arbitrary precision arithmetic 1402 <entry>1.0</entry>
1402 operating on signed integers rational numbers and floating point 1403 <entry>Serial terminal support for systemd.</entry>
1403 numbers</entry> 1404 <entry>GPL-2.0</entry>
1404 1405</row>
1405 <entry>GPL-2.0, LGPL-3.0</entry> 1406<row>
1406 </row> 1407 <entry>systemd-systemctl</entry>
1407 1408 <entry>1.0</entry>
1408 <row> 1409 <entry>Wrapper for enabling systemd services.</entry>
1409 <entry>gnome-common</entry> 1410 <entry>MIT</entry>
1410 1411</row>
1411 <entry>3.18.0</entry> 1412<row>
1412 1413 <entry>systemd</entry>
1413 <entry>Common macros for building GNOME applications.</entry> 1414 <entry>232</entry>
1414 1415 <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>
1415 <entry>GPL-2.0</entry> 1416 <entry> GPL-2.0, LGPL-2.1</entry>
1416 </row> 1417</row>
1417 1418<row>
1418 <row> 1419 <entry>tcf-agent</entry>
1419 <entry>gnome-desktop-testing</entry> 1420 <entry>1.4.0</entry>
1420 1421 <entry>Target Communication Framework for the Eclipse IDE.</entry>
1421 <entry>2014.1</entry> 1422 <entry> EPL-1.0, EDL-1.0</entry>
1422 1423</row>
1423 <entry>Test runner for GNOME-style installed tests.</entry> 1424<row>
1424 1425 <entry>tcl</entry>
1425 <entry>LGPL-2.0</entry> 1426 <entry>8.6.6</entry>
1426 </row> 1427 <entry>Tool Command Language.</entry>
1427 1428 <entry> tcl, BSD-3-Clause</entry>
1428 <row> 1429</row>
1429 <entry>gnome-themes-standard</entry> 1430<row>
1430 1431 <entry>tcp-wrappers</entry>
1431 <entry>3.22.2</entry> 1432 <entry>7.6</entry>
1432 1433 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry>
1433 <entry>GTK+2 standard themes.</entry> 1434 <entry>BSD</entry>
1434 1435</row>
1435 <entry>LGPL-2.1</entry> 1436<row>
1436 </row> 1437 <entry>texinfo-dummy</entry>
1437 1438 <entry>1.0</entry>
1438 <row> 1439 <entry>Fake version of the texinfo utility suite.</entry>
1439 <entry>gnu-config</entry> 1440 <entry>MIT</entry>
1440 1441</row>
1441 <entry>20150728</entry> 1442<row>
1442 1443 <entry>trace-cmd</entry>
1443 <entry>Tool that installs the GNU config.guess / config.sub into a 1444 <entry>2.6</entry>
1444 directory tree</entry> 1445 <entry>User interface to Ftrace.</entry>
1445 1446 <entry> GPL-2.0, LGPL-2.1</entry>
1446 <entry>GPL-3.0-with-autoconf-exception</entry> 1447</row>
1447 </row> 1448<row>
1448 1449 <entry>tzcode</entry>
1449 <row> 1450 <entry>2017b</entry>
1450 <entry>gnutls</entry> 1451 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry>
1451 1452 <entry> PD, BSD, BSD-3-Clause</entry>
1452 <entry>3.5.9</entry> 1453</row>
1453 1454<row>
1454 <entry>GNU Transport Layer Security Library.</entry> 1455 <entry>tzdata</entry>
1455 1456 <entry>2017b</entry>
1456 <entry>GPL-3.0, LGPL-2.1</entry> 1457 <entry>Timezone data.</entry>
1457 </row> 1458 <entry> PD, BSD, BSD-3-Clause</entry>
1458 1459</row>
1459 <row> 1460<row>
1460 <entry>gobject-introspection</entry> 1461 <entry>u-boot-mkimage</entry>
1461 1462 <entry>2017.01</entry>
1462 <entry>1.50.0</entry> 1463 <entry>U-Boot bootloader image creation tool.</entry>
1463 1464 <entry>GPL-2.0</entry>
1464 <entry>Middleware layer between GObject-using C libraries and 1465</row>
1465 language bindings.</entry> 1466<row>
1466 1467 <entry>u-boot</entry>
1467 <entry>LGPL-2.0, GPL-2.0</entry> 1468 <entry>2017.01</entry>
1468 </row> 1469 <entry>Universal Boot Loader for embedded devices.</entry>
1469 1470 <entry>GPL-2.0</entry>
1470 <row> 1471</row>
1471 <entry>gperf</entry> 1472<row>
1472 1473 <entry>unifdef</entry>
1473 <entry>3.0.4</entry> 1474 <entry>2.11</entry>
1474 1475 <entry>Selectively remove #ifdef statements from sources.</entry>
1475 <entry>GNU gperf is a perfect hash function generator</entry> 1476 <entry>BSD-2-Clause</entry>
1476 1477</row>
1477 <entry>GPL-3.0</entry> 1478<row>
1478 </row> 1479 <entry>update-rc.d</entry>
1479 1480 <entry>0.7</entry>
1480 <row> 1481 <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry>
1481 <entry>grep</entry> 1482 <entry>GPL-2.0</entry>
1482 1483</row>
1483 <entry>3.0</entry> 1484<row>
1484 1485 <entry>util-linux</entry>
1485 <entry>GNU grep utility.</entry> 1486 <entry>2.29.1</entry>
1486 1487 <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>
1487 <entry>GPL-3.0</entry> 1488 <entry> GPL-2.0, LGPL-2.1, BSD</entry>
1488 </row> 1489</row>
1489 1490<row>
1490 <row> 1491 <entry>util-macros</entry>
1491 <entry>groff</entry> 1492 <entry>1.19.1</entry>
1492 1493 <entry>M4 autotools macros used by various X.org programs.</entry>
1493 <entry>1.22.3</entry> 1494 <entry> MIT</entry>
1494 1495</row>
1495 <entry>The groff (GNU troff) software is a typesetting package 1496<row>
1496 which reads plain text mixed with formatting commands and produces 1497 <entry>volatile-binds</entry>
1497 formatted output.</entry> 1498 <entry>1.0</entry>
1498 1499 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry>
1499 <entry>GPL-3.0</entry> 1500 <entry>MIT</entry>
1500 </row> 1501</row>
1501 1502<row>
1502 <row> 1503 <entry>xcb-proto</entry>
1503 <entry>gst-player</entry> 1504 <entry>1.12</entry>
1504 1505 <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>
1505 <entry>0.0.1</entry> 1506 <entry>MIT</entry>
1506 1507</row>
1507 <entry>GStreamer playback helper library and examples.</entry> 1508<row>
1508 1509 <entry>xextproto</entry>
1509 <entry>LGPL-2.0</entry> 1510 <entry>7.3.0</entry>
1510 </row> 1511 <entry>This package provides the wire protocol for several X extensions. These protocol extensions include DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. In addition a small set of utility functions are also available.</entry>
1511 1512 <entry> MIT</entry>
1512 <row> 1513</row>
1513 <entry>gstreamer1.0-plugins-bad</entry> 1514<row>
1514 1515 <entry>xkeyboard-config</entry>
1515 <entry>1.10.4</entry> 1516 <entry>2.20</entry>
1516 1517 <entry>The non-arch keyboard configuration database for X Window. The goal is to provide the consistent well-structured frequently released open source of X keyboard configuration data for X Window System implementations. The project is targeted to XKB-based systems.</entry>
1517 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 1518 <entry> MIT</entry>
1518 1519</row>
1519 <entry>GPL-2.0, LGPL-2.0, LGPL-2.1</entry> 1520<row>
1520 </row> 1521 <entry>xmlto</entry>
1521 1522 <entry>0.0.28</entry>
1522 <row> 1523 <entry>A shell-script tool for converting XML files to various formats.</entry>
1523 <entry>gstreamer1.0-plugins-base</entry> 1524 <entry>GPL-2.0</entry>
1524 1525</row>
1525 <entry>1.10.4</entry> 1526<row>
1526 1527 <entry>xproto</entry>
1527 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 1528 <entry>7.0.31</entry>
1528 1529 <entry>This package provides the basic headers for the X Window System.</entry>
1529 <entry>GPL-2.0, LGPL-2.0</entry> 1530 <entry> MIT</entry>
1530 </row> 1531</row>
1531 1532<row>
1532 <row> 1533 <entry>xtrans</entry>
1533 <entry>gstreamer1.0-plugins-good</entry> 1534 <entry>1.3.5</entry>
1534 1535 <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>
1535 <entry>1.10.4</entry> 1536 <entry> MIT</entry>
1536 1537</row>
1537 <entry>Plugins for the GStreamer multimedia framework 1.x.</entry> 1538<row>
1538 1539 <entry>xz</entry>
1539 <entry>GPL-2.0, LGPL-2.1</entry> 1540 <entry>5.2.3</entry>
1540 </row> 1541 <entry>Utilities for managing LZMA compressed files.</entry>
1541 1542 <entry> GPL-2.0, LGPL-2.1, PD</entry>
1542 <row> 1543</row>
1543 <entry>gstreamer1.0</entry> 1544<row>
1544 1545 <entry>Yocto Plugins</entry>
1545 <entry>1.10.4</entry> 1546 <entry>1.4.1.201712061321</entry>
1546 1547 <entry>Yocto Project SDK Plug-in.</entry>
1547 <entry>GStreamer is a multimedia framework for encoding and 1548 <entry>Eclipse Distribution License - v 1.0</entry>
1548 decoding video and sound. It supports a wide range of formats 1549</row>
1549 including mp3 ogg avi mpeg and quicktime.</entry> 1550<row>
1550 1551 <entry>zlib</entry>
1551 <entry>LGPL-2.0</entry> 1552 <entry>1.2.11</entry>
1552 </row> 1553 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry>
1553 1554 <entry>Zlib</entry>
1554 <row> 1555</row>
1555 <entry>gtk+</entry> 1556 </tbody>
1556 1557 </tgroup>
1557 <entry>2.24.31</entry> 1558 </informaltable>
1558 1559 </section>
1559 <entry>GTK+ is a multi-platform toolkit for creating graphical 1560 <section id="open_source_license">
1560 user interfaces. Offering a complete set of widgets GTK+ is 1561 <title>Open Source Licenses</title>
1561 suitable for projects ranging from small one-off projects to 1562<section id="lic_0">
1562 complete application suites.</entry> 1563<title>AFL-2.0</title>
1563 1564<para><programlisting>
1564 <entry>LGPL-2.0, LGPL-2.1</entry> 1565
1565 </row> 1566The Academic Free License
1566 1567 v. 2.0
1567 <row> 1568
1568 <entry>gtk+3</entry> 1569This Academic Free License (the "License") applies to any original work of authorship
1569 1570(the "Original Work") whose owner (the "Licensor") has placed the following notice
1570 <entry>3.22.8</entry> 1571immediately following the copyright notice for the Original Work:
1571 1572Licensed under the Academic Free License version 2.0
1572 <entry>GTK+ is a multi-platform toolkit for creating graphical 1573
1573 user interfaces. Offering a complete set of widgets GTK+ is 15741) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free,
1574 suitable for projects ranging from small one-off projects to 1575non-exclusive, perpetual, sublicenseable license to do the following:
1575 complete application suites.</entry> 1576a) to reproduce the Original Work in copies;
1576 1577
1577 <entry>LGPL-2.0, LGPL-2.1</entry> 1578b) to prepare derivative works ("Derivative Works") based upon the Original Work;
1578 </row> 1579
1579 1580c) to distribute copies of the Original Work and Derivative Works to the public;
1580 <row> 1581
1581 <entry>gtk-doc</entry> 1582d) to perform the Original Work publicly; and
1582 1583
1583 <entry>1.25</entry> 1584e) to display the Original Work publicly.
1584 1585
1585 <entry>Gtk-doc is a set of scripts that extract specially 15862) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free,
1586 formatted comments from glib-based software and produce a set of 1587non-exclusive, perpetual, sublicenseable license, under patent claims owned or
1587 html documentation files from them</entry> 1588controlled by the Licensor that are embodied in the Original Work as furnished by the
1588 1589Licensor, to make, use, sell and offer for sale the Original Work and Derivative
1589 <entry>GPL-2.0</entry> 1590Works.
1590 </row> 1591
1591 15923) Grant of Source Code License. The term "Source Code" means the preferred form of
1592 <row> 1593the Original Work for making modifications to it and all available documentation
1593 <entry>gtk-icon-utils</entry> 1594describing how to modify the Original Work. Licensor hereby agrees to provide a
1594 1595machine-readable copy of the Source Code of the Original Work along with each copy of
1595 <entry>3.22.8</entry> 1596the Original Work that Licensor distributes. Licensor reserves the right to satisfy
1596 1597this obligation by placing a machine-readable copy of the Source Code in an
1597 <entry>gtk-update-icon-cache and gtk-encode-symbolic-svg built 1598information repository reasonably calculated to permit inexpensive and convenient
1598 from GTK+ natively for build time and on-host postinst script 1599access by You for as long as Licensor continues to distribute the Original Work, and
1599 execution.</entry> 1600by publishing the address of that information repository in a notice immediately
1600 1601following the copyright notice that applies to the Original Work.
1601 <entry>LGPL-2.0, LGPL-2.1</entry> 1602
1602 </row> 16034) Exclusions From License Grant. Neither the names of Licensor, nor the names of any
1603 1604contributors to the Original Work, nor any of their trademarks or service marks, may
1604 <row> 1605be used to endorse or promote products derived from this Original Work without express
1605 <entry>gzip</entry> 1606prior written permission of the Licensor. Nothing in this License shall be deemed to
1606 1607grant any rights to trademarks, copyrights, patents, trade secrets or any other
1607 <entry>1.8</entry> 1608intellectual property of Licensor except as expressly stated herein. No patent
1608 1609license is granted to make, use, sell or offer to sell embodiments of any patent
1609 <entry>GNU Gzip is a popular data compression program originally 1610claims other than the licensed claims defined in Section 2. No right is granted to
1610 written by Jean-loup Gailly for the GNU project. Mark Adler wrote 1611the trademarks of Licensor even if such marks are included in the Original Work.
1611 the decompression part</entry> 1612Nothing in this License shall be interpreted to prohibit Licensor from licensing under
1612 1613different terms from this License any Original Work that Licensor otherwise would have
1613 <entry>GPL-3.0</entry> 1614a right to license.
1614 </row> 1615
1615 16165) This section intentionally omitted.
1616 <row> 1617
1617 <entry>harfbuzz</entry> 16186) Attribution Rights. You must retain, in the Source Code of any Derivative Works
1618 1619that You create, all copyright, patent or trademark notices from the Source Code of
1619 <entry>1.4.1</entry> 1620the Original Work, as well as any notices of licensing and any descriptive text
1620 1621identified therein as an "Attribution Notice." You must cause the Source Code for any
1621 <entry>HarfBuzz is an OpenType text shaping engine.</entry> 1622Derivative Works that You create to carry a prominent Attribution Notice reasonably
1622 1623calculated to inform recipients that You have modified the Original Work.
1623 <entry>MIT</entry> 1624
1624 </row> 16257) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the
1625 1626copyright in and to the Original Work and the patent rights granted herein by Licensor
1626 <row> 1627are owned by the Licensor or are sublicensed to You under the terms of this License
1627 <entry>hdparm</entry> 1628with the permission of the contributor(s) of those copyrights and patent rights.
1628 1629Except as expressly stated in the immediately proceeding sentence, the Original Work
1629 <entry>9.51</entry> 1630is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either
1630 1631express or implied, including, without limitation, the warranties of NON-INFRINGEMENT,
1631 <entry>hdparm is a Linux shell utility for viewing and 1632MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
1632 manipulating various IDE drive and driver parameters.</entry> 1633QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an
1633 1634essential part of this License. No license to Original Work is granted hereunder
1634 <entry>BSD, GPL-2.0</entry> 1635except under this disclaimer.
1635 </row> 1636
1636 16378) Limitation of Liability. Under no circumstances and under no legal theory, whether
1637 <row> 1638in tort (including negligence), contract, or otherwise, shall the Licensor be liable
1638 <entry>hicolor-icon-theme</entry> 1639to any person for any direct, indirect, special, incidental, or consequential damages
1639 1640of any character arising as a result of this License or the use of the Original Work
1640 <entry>0.15</entry> 1641including, without limitation, damages for loss of goodwill, work stoppage, computer
1641 1642failure or malfunction, or any and all other commercial damages or losses. This
1642 <entry>Default icon theme that all icon themes automatically 1643limitation of liability shall not apply to liability for death or personal injury
1643 inherit from.</entry> 1644resulting from Licensor`s negligence to the extent applicable law prohibits such
1644 1645limitation. Some jurisdictions do not allow the exclusion or limitation of incidental
1645 <entry>GPL-2.0</entry> 1646or consequential damages, so this exclusion and limitation may not apply to You.
1646 </row> 1647
1647 16489) Acceptance and Termination. If You distribute copies of the Original Work or a
1648 <row> 1649Derivative Work, You must make a reasonable effort under the circumstances to obtain
1649 <entry>icu</entry> 1650the express assent of recipients to the terms of this License. Nothing else but this
1650 1651License (or another written agreement between Licensor and You) grants You permission
1651 <entry>58.2</entry> 1652to create Derivative Works based upon the Original Work or to exercise any of the
1652 1653rights granted in Section 1 herein, and any attempt to do so except under the terms of
1653 <entry>The International Component for Unicode (ICU) is a mature 1654this License (or another written agreement between Licensor and You) is expressly
1654 portable set of C/C++ and Java libraries for Unicode support 1655prohibited by U.S. copyright law, the equivalent laws of other countries, and by
1655 software internationalization (I18N) and globalization (G11N) 1656international treaty. Therefore, by exercising any of the rights granted to You in
1656 giving applications the same results on all platforms.</entry> 1657Section 1 herein, You indicate Your acceptance of this License and all of its terms
1657 1658and conditions.
1658 <entry>ICU</entry> 1659
1659 </row> 166010) Termination for Patent Action. This License shall terminate automatically and You
1660 1661may no longer exercise any of the rights granted to You by this License as of the date
1661 <row> 1662You commence an action, including a cross-claim or counterclaim, for patent
1662 <entry>inputproto</entry> 1663infringement (i) against Licensor with respect to a patent applicable to software or
1663 1664(ii) against any entity with respect to a patent applicable to the Original Work (but
1664 <entry>2.3.2</entry> 1665excluding combinations of the Original Work with other software or hardware).
1665 1666
1666 <entry>This package provides the wire protocol for the X Input 166711) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License
1667 extension. The extension supports input devices other then the 1668may be brought only in the courts of a jurisdiction wherein the Licensor resides or in
1668 core X keyboard and pointer.</entry> 1669which Licensor conducts its primary business, and under the laws of that jurisdiction
1669 1670excluding its conflict-of-law provisions. The application of the United Nations
1670 <entry>MIT</entry> 1671Convention on Contracts for the International Sale of Goods is expressly excluded.
1671 </row> 1672Any use of the Original Work outside the scope of this License or after its
1672 1673termination shall be subject to the requirements and penalties of the U.S. Copyright
1673 <row> 1674Act, 17 U.S.C. ¤ 101 et seq., the equivalent laws of other countries, and
1674 <entry>intltool</entry> 1675international treaty. This section shall survive the termination of this License.
1675 1676
1676 <entry>0.51.0</entry> 167712) Attorneys Fees. In any action to enforce the terms of this License or seeking
1677 1678damages relating thereto, the prevailing party shall be entitled to recover its costs
1678 <entry>Utility scripts for internationalizing XML.</entry> 1679and expenses, including, without limitation, reasonable attorneys` fees and costs
1679 1680incurred in connection with such action, including any appeal of such action. This
1680 <entry>GPL-2.0</entry> 1681section shall survive the termination of this License.
1681 </row> 1682
1682 168313) Miscellaneous. This License represents the complete agreement concerning the
1683 <row> 1684subject matter hereof. If any provision of this License is held to be unenforceable,
1684 <entry>iptables</entry> 1685such provision shall be reformed only to the extent necessary to make it enforceable.
1685 1686
1686 <entry>1.6.1</entry> 168714) Definition of "You" in This License. "You" throughout this License, whether in
1687 1688upper or lower case, means an individual or a legal entity exercising rights under,
1688 <entry>iptables is the userspace command line program used to 1689and complying with all of the terms of, this License. For legal entities, "You"
1689 configure and control network packet filtering code in 1690includes any entity that controls, is controlled by, or is under common control with
1690 Linux.</entry> 1691you. For purposes of this definition, "control" means (i) the power, direct or
1691 1692indirect, to cause the direction or management of such entity, whether by contract or
1692 <entry>GPL-2.0</entry> 1693otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares,
1693 </row> 1694or (iii) beneficial ownership of such entity.
1694 1695
1695 <row> 169615) Right to Use. You may use the Original Work in all ways not otherwise restricted
1696 <entry>iso-codes</entry> 1697or conditioned by this License or by law, and Licensor promises not to interfere with
1697 1698or be responsible for such uses by You.
1698 <entry>3.74</entry> 1699
1699 1700This license is Copyright (C) 2003 Lawrence E. Rosen. All rights reserved.
1700 <entry>ISO language territory currency script codes and their 1701Permission is hereby granted to copy and distribute this license without modification.
1701 translations.</entry> 1702This license may not be modified without the express written permission of its
1702 1703copyright owner.
1703 <entry>LGPL-2.1</entry> 1704
1704 </row> 1705</programlisting></para></section>
1705 1706
1706 <row> 1707<section id="lic_1">
1707 <entry>iw</entry> 1708<title>Apache-2.0</title>
1708 1709<para><programlisting>
1709 <entry>4.9</entry>
1710
1711 <entry>iw is a new nl80211 based CLI configuration utility for
1712 wireless devices. It supports almost all new drivers that have
1713 been added to the kernel recently.</entry>
1714
1715 <entry>BSD</entry>
1716 </row>
1717
1718 <row>
1719 <entry>json-c</entry>
1720
1721 <entry>0.12</entry>
1722
1723 <entry>JSON-C implements a reference counting object model that
1724 allows you to easily construct JSON objects in C.</entry>
1725
1726 <entry>MIT</entry>
1727 </row>
1728
1729 <row>
1730 <entry>kbd</entry>
1731
1732 <entry>2.0.4</entry>
1733
1734 <entry>Keytable files and keyboard utilities.</entry>
1735
1736 <entry>GPL-2.0</entry>
1737 </row>
1738
1739 <row>
1740 <entry>kbproto</entry>
1741
1742 <entry>1.0.7</entry>
1743
1744 <entry>This package provides the wire protocol for the X Keyboard
1745 extension. This extension is used to control options related to
1746 keyboard handling and layout.</entry>
1747
1748 <entry>MIT</entry>
1749 </row>
1750
1751 <row>
1752 <entry>kern-tools</entry>
1753
1754 <entry>0.2</entry>
1755
1756 <entry>Tools for managing Yocto Project style branched
1757 kernels.</entry>
1758
1759 <entry>GPL-2.0</entry>
1760 </row>
1761
1762 <row>
1763 <entry>kexec-tools</entry>
1764
1765 <entry>2.0.14</entry>
1766
1767 <entry>Kexec is a fast reboot feature that lets you reboot to a
1768 new Linux kernel</entry>
1769
1770 <entry>GPL-2.0</entry>
1771 </row>
1772
1773 <row>
1774 <entry>keymaps</entry>
1775
1776 <entry>1.0</entry>
1777
1778 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
1779
1780 <entry>GPL-2.0</entry>
1781 </row>
1782
1783 <row>
1784 <entry>kmod</entry>
1785
1786 <entry>23</entry>
1787
1788 <entry>kmod is a set of tools to handle common tasks with Linux
1789 kernel modules like insert remove list check properties resolve
1790 dependencies and aliases.</entry>
1791
1792 <entry>GPL-2.0, LGPL-2.1</entry>
1793 </row>
1794
1795 <row>
1796 <entry>latencytop</entry>
1797
1798 <entry>0.5</entry>
1799
1800 <entry>Linux tool for measuring and fixing latency.</entry>
1801
1802 <entry>GPL-2.0</entry>
1803 </row>
1804
1805 <row>
1806 <entry>ldconfig</entry>
1807
1808 <entry>2.12.1</entry>
1809
1810 <entry>A standalone native ldconfig build.</entry>
1811
1812 <entry>GPL-2.0</entry>
1813 </row>
1814
1815 <row>
1816 <entry>less</entry>
1817
1818 <entry>487</entry>
1819
1820 <entry>Less is a program similar to more i.e. a terminal based
1821 program for viewing text files and the output from other programs.
1822 Less offers many features beyond those that more does.</entry>
1823
1824 <entry>GPL-3.0, BSD-2-Clause</entry>
1825 </row>
1826
1827 <row>
1828 <entry>libaio</entry>
1829
1830 <entry>0.3.110</entry>
1831
1832 <entry>Asynchronous input/output library that uses the kernels
1833 native interface</entry>
1834
1835 <entry>LGPL-2.1</entry>
1836 </row>
1837
1838 <row>
1839 <entry>libarchive</entry>
1840
1841 <entry>3.2.2</entry>
1842
1843 <entry>C library and command-line tools for reading and writing
1844 tar cpio zip ISO and other archive formats</entry>
1845
1846 <entry>BSD</entry>
1847 </row>
1848
1849 <row>
1850 <entry>libatomic-ops</entry>
1851
1852 <entry>7.4.4</entry>
1853
1854 <entry>A library for atomic integer operations.</entry>
1855
1856 <entry>GPL-2.0, MIT</entry>
1857 </row>
1858
1859 <row>
1860 <entry>libcap</entry>
1861
1862 <entry>2.25</entry>
1863
1864 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
1865
1866 <entry>BSD, GPL-2.0</entry>
1867 </row>
1868
1869 <row>
1870 <entry>libcgroup</entry>
1871
1872 <entry>0.41</entry>
1873
1874 <entry>libcgroup is a library that abstracts the control group
1875 file system in Linux. Control groups allow you to limit account
1876 and isolate resource usage (CPU memory disk I/O etc.) of groups of
1877 processes.</entry>
1878
1879 <entry>LGPL-2.1</entry>
1880 </row>
1881
1882 <row>
1883 <entry>libcheck</entry>
1884
1885 <entry>0.10.0</entry>
1886
1887 <entry>Check - unit testing framework for C code.</entry>
1888
1889 <entry>LGPL-2.1</entry>
1890 </row>
1891
1892 <row>
1893 <entry>libcroco</entry>
1894
1895 <entry>0.6.11</entry>
1896
1897 <entry>Cascading Style Sheet (CSS) parsing and manipulation
1898 toolkit.</entry>
1899
1900 <entry>LGPL-2.0, LGPL-2.1</entry>
1901 </row>
1902
1903 <row>
1904 <entry>libdaemon</entry>
1905
1906 <entry>0.14</entry>
1907
1908 <entry>Lightweight C library which eases the writing of UNIX
1909 daemons.</entry>
1910
1911 <entry>LGPL-2.1</entry>
1912 </row>
1913
1914 <row>
1915 <entry>libdmx</entry>
1916
1917 <entry>1.1.3</entry>
1918
1919 <entry>The DMX extension provides support for communication with
1920 and control of Xdmx(1) server. Attributes of the Xdmx(1) server
1921 and of the back-end screens attached to the server can be queried
1922 and modified via this protocol.</entry>
1923
1924 <entry>MIT</entry>
1925 </row>
1926
1927 <row>
1928 <entry>libdrm</entry>
1929
1930 <entry>2.4.75</entry>
1931
1932 <entry>"The runtime library for accessing the kernel DRM services.
1933 DRM stands for \""Direct Rendering Manager\"" which is the kernel
1934 portion of the \""Direct Rendering Infrastructure\"" (DRI). DRI is
1935 required for many hardware accelerated OpenGL drivers."</entry>
1936
1937 <entry>MIT</entry>
1938 </row>
1939
1940 <row>
1941 <entry>libepoxy</entry>
1942
1943 <entry>1.4.0</entry>
1944
1945 <entry>OpenGL function pointer management library.</entry>
1946
1947 <entry>MIT</entry>
1948 </row>
1949
1950 <row>
1951 <entry>liberation-fonts</entry>
1952
1953 <entry>1.04</entry>
1954
1955 <entry>The Liberation(tm) Fonts is a font family originally
1956 created by Ascender(c) which aims at metric compatibility with
1957 Arial Times New Roman Courier New.</entry>
1958
1959 <entry>GPL-2.0</entry>
1960 </row>
1961
1962 <row>
1963 <entry>libevdev</entry>
1964
1965 <entry>1.5.6</entry>
1966
1967 <entry>Wrapper library for evdev devices.</entry>
1968
1969 <entry>MIT</entry>
1970 </row>
1971
1972 <row>
1973 <entry>libevent</entry>
1974
1975 <entry>2.0.22</entry>
1976
1977 <entry>An asynchronous event notification library.</entry>
1978
1979 <entry>BSD</entry>
1980 </row>
1981
1982 <row>
1983 <entry>libffi</entry>
1984
1985 <entry>3.2.1</entry>
1986
1987 <entry>The `libffi' library provides a portable high level
1988 programming interface to various calling conventions. This allows
1989 a programmer to call any function specified by a call interface
1990 description at run time. FFI stands for Foreign Function
1991 Interface. A foreign function interface is the popular name for
1992 the interface that allows code written in one language to call
1993 code written in another language. The `libffi' library really only
1994 provides the lowest machine dependent layer of a fully featured
1995 foreign function interface. A layer must exist above `libffi' that
1996 handles type conversions for values passed between the two
1997 languages.</entry>
1998
1999 <entry>MIT</entry>
2000 </row>
2001
2002 <row>
2003 <entry>libfontenc</entry>
2004
2005 <entry>1.1.3</entry>
2006
2007 <entry>libfontenc is a library which helps font libraries portably
2008 determine and deal with different encodings of fonts.</entry>
2009
2010 <entry>MIT</entry>
2011 </row>
2012
2013 <row>
2014 <entry>libgcc</entry>
2015
2016 <entry>6.3.0</entry>
2017
2018 <entry>GNU cc and gcc C compilers.</entry>
2019
2020 <entry>GPL-3.0-with-GCC-exception</entry>
2021 </row>
2022
2023 <row>
2024 <entry>libgcrypt</entry>
2025
2026 <entry>1.7.6</entry>
2027
2028 <entry>General purpose cryptographic library based on the code
2029 from GnuPG.</entry>
2030
2031 <entry>GPL-2.0, LGPL-2.1, GPL-3.0</entry>
2032 </row>
2033
2034 <row>
2035 <entry>libglu</entry>
2036
2037 <entry>9.0.0</entry>
2038
2039 <entry>GLU is a utility toolkit used with OpenGL
2040 implementations</entry>
2041
2042 <entry>MIT</entry>
2043 </row>
2044
2045 <row>
2046 <entry>libgpg-error</entry>
2047
2048 <entry>1.26</entry>
2049
2050 <entry>Small library that defines common error values for all
2051 GnuPG components.</entry>
2052
2053 <entry>GPL-2.0, LGPL-2.1</entry>
2054 </row>
2055
2056 <row>
2057 <entry>libgudev</entry>
2058
2059 <entry>231</entry>
2060
2061 <entry>GObject wrapper for libudev.</entry>
2062
2063 <entry>LGPL-2.1</entry>
2064 </row>
2065
2066 <row>
2067 <entry>libical</entry>
2068
2069 <entry>2.0.0</entry>
2070
2071 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry>
2072
2073 <entry>LGPL-2.1, MPL-1.0</entry>
2074 </row>
2075
2076 <row>
2077 <entry>libice</entry>
2078
2079 <entry>1.0.9</entry>
2080
2081 <entry>The Inter-Client Exchange (ICE) protocol provides a generic
2082 framework for building protocols on top of reliable byte-stream
2083 transport connections. It provides basic mechanisms for setting up
2084 and shutting down connections for performing authentication for
2085 negotiating versions and for reporting errors.</entry>
2086
2087 <entry>MIT</entry>
2088 </row>
2089
2090 <row>
2091 <entry>libidn</entry>
2092
2093 <entry>1.33</entry>
2094
2095 <entry>Implementation of the Stringprep Punycode and IDNA
2096 specifications defined by the IETF Internationalized Domain Names
2097 (IDN) working group.</entry>
2098
2099 <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
2100 </row>
2101
2102 <row>
2103 <entry>libinput</entry>
2104
2105 <entry>1.6.1</entry>
2106
2107 <entry>Library to handle input devices in Wayland
2108 compositors.</entry>
2109
2110 <entry>MIT</entry>
2111 </row>
2112
2113 <row>
2114 <entry>libjpeg-turbo</entry>
2115
2116 <entry>1.5.1</entry>
2117
2118 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD
2119 instructions (MMX SSE2 NEON) to accelerate baseline JPEG
2120 compression and decompression</entry>
2121
2122 <entry>BSD-3-Clause</entry>
2123 </row>
2124
2125 <row>
2126 <entry>libmatchbox</entry>
2127
2128 <entry>1.12</entry>
2129
2130 <entry>Matchbox window manager core library.</entry>
2131
2132 <entry>LGPL-2.0, MIT</entry>
2133 </row>
2134
2135 <row>
2136 <entry>libmms</entry>
2137
2138 <entry>0.6.4</entry>
2139
2140 <entry>MMS stream protocol library.</entry>
2141
2142 <entry>LGPL-2.0</entry>
2143 </row>
2144
2145 <row>
2146 <entry>libmpc</entry>
2147
2148 <entry>1.0.3</entry>
2149
2150 <entry>Mpc is a C library for the arithmetic of complex numbers
2151 with arbitrarily high precision and correct rounding of the
2152 result. It is built upon and follows the same principles as
2153 Mpfr</entry>
2154
2155 <entry>LGPL-3.0</entry>
2156 </row>
2157
2158 <row>
2159 <entry>libnewt</entry>
2160
2161 <entry>0.52.19</entry>
2162
2163 <entry>Newt is a programming library for color text mode widget
2164 based user interfaces. Newt can be used to add stacked windows
2165 entry widgets checkboxes radio buttons labels plain text fields
2166 scrollbars etc. to text mode user interfaces. This package also
2167 contains the shared library needed by programs built with newt as
2168 well as a /usr/bin/dialog replacement called whiptail. Newt is
2169 based on the slang library.</entry>
2170
2171 <entry>LGPL-2.0</entry>
2172 </row>
2173
2174 <row>
2175 <entry>libnfsidmap</entry>
2176
2177 <entry>0.25</entry>
2178
2179 <entry>NFS id mapping library.</entry>
2180
2181 <entry>BSD</entry>
2182 </row>
2183
2184 <row>
2185 <entry>libnl</entry>
2186
2187 <entry>3.2.29</entry>
2188
2189 <entry>A library for applications dealing with netlink
2190 sockets.</entry>
2191
2192 <entry>LGPL-2.1</entry>
2193 </row>
2194
2195 <row>
2196 <entry>libnss-mdns</entry>
2197
2198 <entry>0.10</entry>
2199
2200 <entry>Name Service Switch module for Multicast DNS (zeroconf)
2201 name resolution.</entry>
2202
2203 <entry>LGPL-2.1</entry>
2204 </row>
2205
2206 <row>
2207 <entry>libogg</entry>
2208
2209 <entry>1.3.2</entry>
2210
2211 <entry>libogg is the bitstream and framing library for the Ogg
2212 project. It provides functions which are necessary to codec
2213 libraries like libvorbis.</entry>
2214
2215 <entry>BSD</entry>
2216 </row>
2217
2218 <row>
2219 <entry>libpcap</entry>
2220
2221 <entry>1.8.1</entry>
2222
2223 <entry>Libpcap provides a portable framework for low-level network
2224 monitoring. Libpcap can provide network statistics collection
2225 security monitoring and network debugging.</entry>
2226
2227 <entry>BSD</entry>
2228 </row>
2229
2230 <row>
2231 <entry>libpciaccess</entry>
2232
2233 <entry>0.13.4</entry>
2234
2235 <entry>libpciaccess provides functionality for X to access the PCI
2236 bus and devices in a platform-independent way.</entry>
2237
2238 <entry>MIT</entry>
2239 </row>
2240
2241 <row>
2242 <entry>libpcre2</entry>
2243
2244 <entry>10.22</entry>
2245
2246 <entry>There are two major versions of the PCRE library. The
2247 newest version is PCRE2 which is a re-working of the original PCRE
2248 library to provide an entirely new API. The original very widely
2249 deployed PCRE library's API and feature are stable future releases
2250 will be for bugfixes only. All new future features will be to
2251 PCRE2 not the original PCRE 8.x series.</entry>
2252
2253 <entry>BSD</entry>
2254 </row>
2255
2256 <row>
2257 <entry>libpcre</entry>
2258
2259 <entry>8.40</entry>
2260
2261 <entry>The PCRE library is a set of functions that implement
2262 regular expression pattern matching using the same syntax and
2263 semantics as Perl 5. PCRE has its own native API as well as a set
2264 of wrapper functions that correspond to the POSIX regular
2265 expression API.</entry>
2266
2267 <entry>BSD</entry>
2268 </row>
2269
2270 <row>
2271 <entry>libpng</entry>
2272
2273 <entry>1.6.28</entry>
2274
2275 <entry>PNG image format decoding library.</entry>
2276
2277 <entry>Libpng</entry>
2278 </row>
2279
2280 <row>
2281 <entry>libproxy</entry>
2282
2283 <entry>0.4.14</entry>
2284
2285 <entry>Library providing automatic proxy configuration
2286 management.</entry>
2287
2288 <entry>LGPL-2.1</entry>
2289 </row>
2290
2291 <row>
2292 <entry>libpthread-stubs</entry>
2293
2294 <entry>0.3</entry>
2295
2296 <entry>This library provides weak aliases for pthread functions
2297 not provided in libc or otherwise available by default.</entry>
2298
2299 <entry>MIT</entry>
2300 </row>
2301
2302 <row>
2303 <entry>librsvg</entry>
2304
2305 <entry>2.40.16</entry>
2306
2307 <entry>Library for rendering SVG files.</entry>
2308
2309 <entry>LGPL-2.0</entry>
2310 </row>
2311
2312 <row>
2313 <entry>libsamplerate0</entry>
2314
2315 <entry>0.1.9</entry>
2316
2317 <entry>Audio Sample Rate Conversion library.</entry>
2318
2319 <entry>BSD-2-Clause</entry>
2320 </row>
2321
2322 <row>
2323 <entry>libsdl</entry>
2324
2325 <entry>1.2.15</entry>
2326
2327 <entry>Simple DirectMedia Layer is a cross-platform multimedia
2328 library designed to provide low level access to audio keyboard
2329 mouse joystick 3D hardware via OpenGL and 2D video
2330 framebuffer.</entry>
2331
2332 <entry>LGPL-2.1</entry>
2333 </row>
2334
2335 <row>
2336 <entry>libsm</entry>
2337
2338 <entry>1.2.2</entry>
2339
2340 <entry>"The Session Management Library (SMlib) is a low-level
2341 \""C\"" language interface to XSMP. The purpose of the X Session
2342 Management Protocol (XSMP) is to provide a uniform mechanism for
2343 users to save and restore their sessions. A session is a group of
2344 clients each of which has a particular state."</entry>
2345
2346 <entry>MIT</entry>
2347 </row>
2348
2349 <row>
2350 <entry>libsndfile1</entry>
2351
2352 <entry>1.0.27</entry>
2353
2354 <entry>Audio format Conversion library.</entry>
2355
2356 <entry>LGPL-2.1</entry>
2357 </row>
2358
2359 <row>
2360 <entry>libsoup-2.4</entry>
2361
2362 <entry>2.56.0</entry>
2363
2364 <entry>An HTTP library implementation in C.</entry>
2365
2366 <entry>LGPL-2.0</entry>
2367 </row>
2368
2369 <row>
2370 <entry>libtasn1</entry>
2371
2372 <entry>4.10</entry>
2373
2374 <entry>Library for ASN.1 and DER manipulation.</entry>
2375
2376 <entry>GPL-3.0, LGPL-2.1</entry>
2377 </row>
2378
2379 <row>
2380 <entry>libtheora</entry>
2381
2382 <entry>1.1.1</entry>
2383
2384 <entry>The libtheora reference implementation provides the
2385 standard encoder and decoder under a BSD license.</entry>
2386
2387 <entry>BSD</entry>
2388 </row>
2389
2390 <row>
2391 <entry>libtirpc</entry>
2392
2393 <entry>1.0.1</entry>
2394
2395 <entry>Libtirpc is a port of Suns Transport-Independent RPC
2396 library to Linux</entry>
2397
2398 <entry>BSD</entry>
2399 </row>
2400
2401 <row>
2402 <entry>libtool</entry>
2403
2404 <entry>2.4.6</entry>
2405
2406 <entry>This is GNU libtool a generic library support script.
2407 Libtool hides the complexity of generating special library types
2408 (such as shared libraries) behind a consistent interface.</entry>
2409
2410 <entry>GPL-2.0, LGPL-2.1</entry>
2411 </row>
2412
2413 <row>
2414 <entry>libunistring</entry>
2415
2416 <entry>0.9.7</entry>
2417
2418 <entry>Text files are nowadays usually encoded in Unicode and may
2419 consist of very different scripts from Latin letters to Chinese
2420 Hanzi with many kinds of special characters accents right-to-left
2421 writing marks hyphens Roman numbers and much more. But the POSIX
2422 platform APIs for text do not contain adequate functions for
2423 dealing with particular properties of many Unicode characters. In
2424 fact the POSIX APIs for text have several assumptions at their
2425 base which don't hold for Unicode text. This library provides
2426 functions for manipulating Unicode strings and for manipulating C
2427 strings according to the Unicode standard. This package contains
2428 documentation.</entry>
2429
2430 <entry>LGPL-3.0, GPL-2.0</entry>
2431 </row>
2432
2433 <row>
2434 <entry>liburcu</entry>
2435
2436 <entry>0.9.3</entry>
2437
2438 <entry>Userspace RCU (read-copy-update) library.</entry>
2439
2440 <entry>LGPL-2.1, MIT</entry>
2441 </row>
2442
2443 <row>
2444 <entry>libusb-compat</entry>
2445
2446 <entry>0.1.5</entry>
2447
2448 <entry>libusb-0.1 compatible layer for libusb1 a drop-in
2449 replacement that aims to look feel and behave exactly like
2450 libusb-0.1</entry>
2451
2452 <entry>LGPL-2.1</entry>
2453 </row>
2454
2455 <row>
2456 <entry>libusb1</entry>
2457
2458 <entry>1.0.21</entry>
2459
2460 <entry>Userspace library to access USB (version 1.0).</entry>
2461
2462 <entry>LGPL-2.1</entry>
2463 </row>
2464
2465 <row>
2466 <entry>libvorbis</entry>
2467
2468 <entry>1.3.5</entry>
2469
2470 <entry>Ogg Vorbis is a high-quality lossy audio codec that is free
2471 of intellectual property restrictions. libvorbis is the main
2472 vorbis codec library.</entry>
2473
2474 <entry>BSD</entry>
2475 </row>
2476
2477 <row>
2478 <entry>libwebp</entry>
2479
2480 <entry>0.6.0</entry>
2481
2482 <entry>WebP is a method of lossy and lossless compression that can
2483 be used on a large variety of photographic translucent and
2484 graphical images found on the web. The degree of lossy compression
2485 is adjustable so a user can choose the trade-off between file size
2486 and image quality. WebP typically achieves an average of 30% more
2487 compression than JPEG and JPEG 2000 without loss of image
2488 quality.</entry>
2489
2490 <entry>BSD</entry>
2491 </row>
2492
2493 <row>
2494 <entry>libx11</entry>
2495
2496 <entry>1.6.4</entry>
2497
2498 <entry>This package provides a client interface to the X Window
2499 System otherwise known as 'Xlib'. It provides a complete API for
2500 the basic functions of the window system.</entry>
2501
2502 <entry>MIT, BSD</entry>
2503 </row>
2504
2505 <row>
2506 <entry>libxau</entry>
2507
2508 <entry>1.0.8</entry>
2509
2510 <entry>libxau provides the main interfaces to the X11
2511 authorisation handling which controls authorisation for X
2512 connections both client-side and server-side.</entry>
2513
2514 <entry>MIT</entry>
2515 </row>
2516
2517 <row>
2518 <entry>libxcb</entry>
2519
2520 <entry>1.12</entry>
2521
2522 <entry>The X protocol C-language Binding (XCB) is a replacement
2523 for Xlib featuring a small footprint latency hiding direct access
2524 to the protocol improved threading support and
2525 extensibility.</entry>
2526
2527 <entry>MIT</entry>
2528 </row>
2529
2530 <row>
2531 <entry>libxcomposite</entry>
2532
2533 <entry>0.4.4</entry>
2534
2535 <entry>The composite extension provides three related mechanisms:
2536 per-hierarchy storage automatic shadow update and external parent.
2537 In per-hierarchy storage the rendering of an entire hierarchy of
2538 windows is redirected to off-screen storage. In automatic shadow
2539 update when a hierarchy is rendered off-screen the X server
2540 provides an automatic mechanism for presenting those contents
2541 within the parent window. In external parent a mechanism for
2542 providing redirection of compositing transformations through a
2543 client.</entry>
2544
2545 <entry>MIT</entry>
2546 </row>
2547
2548 <row>
2549 <entry>libxcursor</entry>
2550
2551 <entry>1.1.14</entry>
2552
2553 <entry>Xcursor is a simple library designed to help locate and
2554 load cursors. Cursors can be loaded from files or memory. A
2555 library of common cursors exists which map to the standard X
2556 cursor names. Cursors can exist in several sizes and the library
2557 automatically picks the best size.</entry>
2558
2559 <entry>MIT</entry>
2560 </row>
2561
2562 <row>
2563 <entry>libxdamage</entry>
2564
2565 <entry>1.1.4</entry>
2566
2567 <entry>'Damage' is a term that describes changes make to pixel
2568 contents of windows and pixmaps. Damage accumulates as drawing
2569 occurs in the drawable. Each drawing operation 'damages' one or
2570 more rectangular areas within the drawable. The rectangles are
2571 guaranteed to include the set of pixels modified by each operation
2572 but may include significantly more than just those pixels. The
2573 DAMAGE extension allows applications to either receive the raw
2574 rectangles as a stream of events or to have them partially
2575 processed within the X server to reduce the amount of data
2576 transmitted as well as reduce the processing latency once the
2577 repaint operation has started.</entry>
2578
2579 <entry>MIT</entry>
2580 </row>
2581
2582 <row>
2583 <entry>libxdmcp</entry>
2584
2585 <entry>1.1.2</entry>
2586
2587 <entry>The purpose of the X Display Manager Control Protocol
2588 (XDMCP) is to provide a uniform mechanism for an autonomous
2589 display to request login service from a remote host. An X terminal
2590 (screen keyboard mouse processor network interface) is a prime
2591 example of an autonomous display.</entry>
2592
2593 <entry>MIT</entry>
2594 </row>
2595
2596 <row>
2597 <entry>libxext</entry>
2598
2599 <entry>1.3.3</entry>
2600
2601 <entry>libXext provides an X Window System client interface to
2602 several extensions to the X protocol. The supported protocol
2603 extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX
2604 MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC
2605 TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small
2606 set of utility functions to aid authors of client APIs for X
2607 protocol extensions.</entry>
2608
2609 <entry>MIT</entry>
2610 </row>
2611
2612 <row>
2613 <entry>libxfixes</entry>
2614
2615 <entry>5.0.3</entry>
2616
2617 <entry>X applications have often needed to work around various
2618 shortcomings in the core X window system. This extension is
2619 designed to provide the minimal server-side support necessary to
2620 eliminate problems caused by these workarounds.</entry>
2621
2622 <entry>MIT</entry>
2623 </row>
2624
2625 <row>
2626 <entry>libxfont2</entry>
2627
2628 <entry>2.0.1</entry>
2629
2630 <entry>libXfont2 provides various services for X servers most
2631 notably font selection and rasterisation (through external
2632 libraries such as freetype).</entry>
2633
2634 <entry>MIT, BSD</entry>
2635 </row>
2636
2637 <row>
2638 <entry>libxft</entry>
2639
2640 <entry>2.3.2</entry>
2641
2642 <entry>Xft was designed to provide good support for scalable fonts
2643 and to do so efficiently. Unlike the core fonts system it supports
2644 features such as anti-aliasing and sub-pixel rasterisation.
2645 Perhaps more importantly it gives applications full control over
2646 the way glyphs are rendered making fine typesetting and WYSIWIG
2647 display possible. Finally it allows applications to use fonts that
2648 are not installed system-wide for displaying documents with
2649 embedded fonts. Xft is not compatible with the core fonts system:
2650 usage of Xft requires fairly extensive changes to toolkits
2651 (user-interface libraries).</entry>
2652
2653 <entry>MIT</entry>
2654 </row>
2655
2656 <row>
2657 <entry>libxi</entry>
2658
2659 <entry>1.7.9</entry>
2660
2661 <entry>libxi is an extension to the X11 protocol to support input
2662 devices other than the core X keyboard and pointer. It allows
2663 client programs to select input from these devices independently
2664 from each other and independently from the core devices.</entry>
2665
2666 <entry>MIT</entry>
2667 </row>
2668
2669 <row>
2670 <entry>libxinerama</entry>
2671
2672 <entry>1.1.3</entry>
2673
2674 <entry>Xinerama is a simple library designed to interface the
2675 Xinerama Extension for retrieving information about physical
2676 output devices which may be combined into a single logical X
2677 screen.</entry>
2678
2679 <entry>MIT</entry>
2680 </row>
2681
2682 <row>
2683 <entry>libxkbcommon</entry>
2684
2685 <entry>0.7.1</entry>
2686
2687 <entry>libxkbcommon is a keymap compiler and support library which
2688 processes a reduced subset of keymaps as defined by the XKB
2689 specification.</entry>
2690
2691 <entry>MIT</entry>
2692 </row>
2693
2694 <row>
2695 <entry>libxkbfile</entry>
2696
2697 <entry>1.0.9</entry>
2698
2699 <entry>libxkbfile provides an interface to read and manipulate
2700 description files for XKB the X11 keyboard configuration
2701 extension.</entry>
2702
2703 <entry>MIT</entry>
2704 </row>
2705
2706 <row>
2707 <entry>libxml-parser-perl</entry>
2708
2709 <entry>2.44</entry>
2710
2711 <entry>XML::Parser - A perl module for parsing XML
2712 documents.</entry>
2713
2714 <entry>Artistic-1.0, GPL-1.0</entry>
2715 </row>
2716
2717 <row>
2718 <entry>libxml2</entry>
2719
2720 <entry>2.9.4</entry>
2721
2722 <entry>The XML Parser Library allows for manipulation of XML
2723 files. Libxml2 exports Push and Pull type parser interfaces for
2724 both XML and HTML. It can do DTD validation at parse time on a
2725 parsed document instance or with an arbitrary DTD. Libxml2
2726 includes complete XPath XPointer and Xinclude implementations. It
2727 also has a SAX like interface which is designed to be compatible
2728 with Expat.</entry>
2729
2730 <entry>MIT</entry>
2731 </row>
2732
2733 <row>
2734 <entry>libxmu</entry>
2735
2736 <entry>1.1.2</entry>
2737
2738 <entry>The Xmu Library is a collection of miscellaneous (some
2739 might say random) utility functions that have been useful in
2740 building various applications and widgets. This library is
2741 required by the Athena Widgets. A subset of the functions that do
2742 not rely on the Athena Widgets (libXaw) or X Toolkit Instrinsics
2743 (libXt) are provided in a second library libXmuu.</entry>
2744
2745 <entry>MIT</entry>
2746 </row>
2747
2748 <row>
2749 <entry>libxrandr</entry>
2750
2751 <entry>1.5.1</entry>
2752
2753 <entry>The X Resize Rotate and Reflect Extension called RandR for
2754 short brings the ability to resize rotate and reflect the root
2755 window of a screen. It is based on the X Resize and Rotate
2756 Extension as specified in the Proceedings of the 2001 Usenix
2757 Technical Conference [RANDR].</entry>
2758
2759 <entry>MIT</entry>
2760 </row>
2761
2762 <row>
2763 <entry>libxrender</entry>
2764
2765 <entry>0.9.10</entry>
2766
2767 <entry>The X Rendering Extension (Render) introduces digital image
2768 composition as the foundation of a new rendering model within the
2769 X Window System. Rendering geometric figures is accomplished by
2770 client-side tessellation into either triangles or trapezoids. Text
2771 is drawn by loading glyphs into the server and rendering sets of
2772 them.</entry>
2773
2774 <entry>MIT</entry>
2775 </row>
2776
2777 <row>
2778 <entry>libxres</entry>
2779
2780 <entry>1.0.7</entry>
2781
2782 <entry>libXRes provides an X Window System client interface to the
2783 Resource extension to the X protocol. The Resource extension
2784 allows for X clients to see and monitor the X resource usage of
2785 various clients (pixmaps et al).</entry>
2786
2787 <entry>MIT</entry>
2788 </row>
2789
2790 <row>
2791 <entry>libxshmfence</entry>
2792
2793 <entry>1.2</entry>
2794
2795 <entry>This library offers a CPU-based synchronization primitive
2796 compatible with the X SyncFence objects that can be shared between
2797 processes using file descriptor passing.</entry>
2798
2799 <entry>MIT</entry>
2800 </row>
2801
2802 <row>
2803 <entry>libxslt</entry>
2804
2805 <entry>1.1.29</entry>
2806
2807 <entry>GNOME XSLT library.</entry>
2808
2809 <entry>MIT</entry>
2810 </row>
2811
2812 <row>
2813 <entry>libxt</entry>
2814
2815 <entry>1.1.5</entry>
2816
2817 <entry>The Intrinsics are a programming library tailored to the
2818 special requirements of user interface construction within a
2819 network window system specifically the X Window System. The
2820 Intrinsics and a widget set make up an X Toolkit. The Intrinsics
2821 provide the base mechanism necessary to build a wide variety of
2822 interoperating widget sets and application environments. The
2823 Intrinsics are a layer on top of Xlib the C Library X Interface.
2824 They extend the fundamental abstractions provided by the X Window
2825 System while still remaining independent of any particular user
2826 interface policy or style.</entry>
2827
2828 <entry>MIT</entry>
2829 </row>
2830
2831 <row>
2832 <entry>libxtst</entry>
2833
2834 <entry>1.2.3</entry>
2835
2836 <entry>This extension is a minimal set of client and server
2837 extensions required to completely test the X11 server with no user
2838 intervention.</entry>
2839
2840 <entry>MIT</entry>
2841 </row>
2842
2843 <row>
2844 <entry>libxv</entry>
2845
2846 <entry>1.0.11</entry>
2847
2848 <entry>libXv provides an X Window System client interface to the X
2849 Video extension to the X protocol. The X Video extension allows
2850 for accelerated drawing of videos. Hardware adaptors are exposed
2851 to clients which may draw in a number of colourspaces including
2852 YUV.</entry>
2853
2854 <entry>MIT</entry>
2855 </row>
2856
2857 <row>
2858 <entry>libxxf86dga</entry>
2859
2860 <entry>1.1.4</entry>
2861
2862 <entry>libXxf86dga provides the XFree86-DGA extension which allows
2863 direct graphics access to a framebuffer-like region and also
2864 allows relative mouse reporting et al. It is mainly used by games
2865 and emulators for games.</entry>
2866
2867 <entry>MIT</entry>
2868 </row>
2869
2870 <row>
2871 <entry>libxxf86misc</entry>
2872
2873 <entry>1.0.3</entry>
2874
2875 <entry>The XFree86-Misc extension provides a means to access input
2876 device configuration settings specific to the XFree86/Xorg
2877 DDX.</entry>
2878
2879 <entry>MIT</entry>
2880 </row>
2881
2882 <row>
2883 <entry>libxxf86vm</entry>
2884
2885 <entry>1.1.4</entry>
2886
2887 <entry>libXxf86vm provides an interface to the
2888 XFree86-VidModeExtension extension which allows client
2889 applications to get and set video mode timings in extensive
2890 detail. It is used by the xvidtune program in particular.</entry>
2891
2892 <entry>MIT</entry>
2893 </row>
2894
2895 <row>
2896 <entry>linux-firmware</entry>
2897
2898 <entry>0.0</entry>
2899
2900 <entry>Firmware files for use with Linux kernel.</entry>
2901
2902 <entry>Redistributable binaries</entry>
2903 </row>
2904
2905 <row>
2906 <entry>linux-libc-headers</entry>
2907
2908 <entry>4.10</entry>
2909
2910 <entry>Sanitized set of kernel headers for the C library's
2911 use.</entry>
2912
2913 <entry>GPL-2.0</entry>
2914 </row>
2915
2916 <row>
2917 <entry>linux-raspberrypi</entry>
2918
2919 <entry>4.9.59</entry>
2920
2921 <entry>Linux Kernel for Raspberry Pi</entry>
2922
2923 <entry>GPL-2.0</entry>
2924 </row>
2925
2926 <row>
2927 <entry>logrotate</entry>
2928
2929 <entry>3.9.1</entry>
2930
2931 <entry>Rotates compresses removes and mails system log
2932 files.</entry>
2933
2934 <entry>GPL-2.0</entry>
2935 </row>
2936
2937 <row>
2938 <entry>lrzsz</entry>
2939
2940 <entry>0.12.20</entry>
2941
2942 <entry>Lrzsz is a cosmetically modified zmodem/ymodem/xmodem
2943 package built from the public-domain version of Chuck Forsberg's
2944 rzsz package. These programs use error correcting protocols
2945 ({zxy}modem) to send (sz sx sb) and receive (rz rx rb) files over
2946 a dial-in serial port from a variety of programs running under
2947 various operating systems.</entry>
2948
2949 <entry>GPL-2.0</entry>
2950 </row>
2951
2952 <row>
2953 <entry>lsb</entry>
2954
2955 <entry>4.1</entry>
2956
2957 <entry>LSB support for OpenEmbedded.</entry>
2958
2959 <entry>GPL-2.0</entry>
2960 </row>
2961
2962 <row>
2963 <entry>lsbinitscripts</entry>
2964
2965 <entry>9.68</entry>
2966
2967 <entry>SysV init scripts which are only used in an LSB
2968 image.</entry>
2969
2970 <entry>GPL-2.0</entry>
2971 </row>
2972
2973 <row>
2974 <entry>ltp</entry>
2975
2976 <entry>20170116</entry>
2977
2978 <entry>The Linux Test Project is a joint project with SGI IBM OSDL
2979 and Bull with a goal to deliver test suites to the open source
2980 community that validate the reliability robustness and stability
2981 of Linux. The Linux Test Project is a collection of tools for
2982 testing the Linux kernel and related features.</entry>
2983
2984 <entry>GPL-2.0, LGPL-2.0, LGPL-2.1, BSD-2-Clause</entry>
2985 </row>
2986
2987 <row>
2988 <entry>lttng-modules</entry>
2989
2990 <entry>2.9.1</entry>
2991
2992 <entry>The lttng-modules 2.0 package contains the kernel tracer
2993 modules</entry>
2994
2995 <entry>LGPL-2.1, GPL-2.0, MIT</entry>
2996 </row>
2997
2998 <row>
2999 <entry>lttng-tools</entry>
3000
3001 <entry>2.9.4</entry>
3002
3003 <entry>The Linux trace toolkit is a suite of tools designed to
3004 extract program execution details from the Linux operating system
3005 and interpret them.</entry>
3006
3007 <entry>GPL-2.0, LGPL-2.1</entry>
3008 </row>
3009
3010 <row>
3011 <entry>lttng-ust</entry>
3012
3013 <entry>2.9.0</entry>
3014
3015 <entry>The LTTng UST 2.x package contains the userspace tracer
3016 library to trace userspace codes.</entry>
3017
3018 <entry>LGPL-2.1, MIT, GPL-2.0</entry>
3019 </row>
3020
3021 <row>
3022 <entry>lzip</entry>
3023
3024 <entry>1.16</entry>
3025
3026 <entry>Lossless data compressor based on the LZMA
3027 algorithm.</entry>
3028
3029 <entry>GPL-2.0</entry>
3030 </row>
3031
3032 <row>
3033 <entry>lzo</entry>
3034
3035 <entry>2.09</entry>
3036
3037 <entry>Lossless data compression library.</entry>
3038
3039 <entry>GPL-2.0</entry>
3040 </row>
3041
3042 <row>
3043 <entry>lzop</entry>
3044
3045 <entry>1.03</entry>
3046
3047 <entry>lzop is a compression utility which is designed to be a
3048 companion to gzip. \nIt is based on the LZO data compression
3049 library and its main advantages over \ngzip are much higher
3050 compression and decompression speed at the cost of some
3051 \ncompression ratio. The lzop compression utility was designed
3052 with the goals \nof reliability speed portability and with
3053 reasonable drop-in compatibility \nto gzip.</entry>
3054
3055 <entry>GPL-2.0</entry>
3056 </row>
3057
3058 <row>
3059 <entry>m4</entry>
3060
3061 <entry>1.4.18</entry>
3062
3063 <entry>GNU m4 is an implementation of the traditional Unix macro
3064 processor. It is mostly SVR4 compatible although it has some
3065 extensions (for example handling more than 9 positional parameters
3066 to macros). GNU M4 also has built-in functions for including files
3067 running shell commands doing arithmetic etc.</entry>
3068
3069 <entry>GPL-3.0</entry>
3070 </row>
3071
3072 <row>
3073 <entry>make</entry>
3074
3075 <entry>4.2.1</entry>
3076
3077 <entry>Make is a tool which controls the generation of executables
3078 and other non-source files of a program from the program's source
3079 files. Make gets its knowledge of how to build your program from a
3080 file called the makefile which lists each of the non-source files
3081 and how to compute it from other files.</entry>
3082
3083 <entry>GPL-3.0, LGPL-2.0</entry>
3084 </row>
3085
3086 <row>
3087 <entry>makedepend</entry>
3088
3089 <entry>1.0.5</entry>
3090
3091 <entry>The makedepend program reads each sourcefile in sequence
3092 and parses it like a C-preprocessor processing all #include
3093 #define #undef #ifdef #ifndef #endif #if #elif and #else
3094 directives so that it can correctly tell which #include directives
3095 would be used in a compilation. Any #include directives can
3096 reference files having other #include directives and parsing will
3097 occur in these files as well.</entry>
3098
3099 <entry>MIT</entry>
3100 </row>
3101
3102 <row>
3103 <entry>makedevs</entry>
3104
3105 <entry>1.0.1</entry>
3106
3107 <entry>Tool for creating device nodes.</entry>
3108
3109 <entry>GPL-2.0</entry>
3110 </row>
3111
3112 <row>
3113 <entry>man</entry>
3114
3115 <entry>1.6g</entry>
3116
3117 <entry>A set of documentation tools: man apropos and
3118 whatis</entry>
3119
3120 <entry>GPL-2.0</entry>
3121 </row>
3122
3123 <row>
3124 <entry>matchbox-terminal</entry>
3125
3126 <entry>0.1</entry>
3127
3128 <entry>Lightweight GTK+ terminal application.</entry>
3129
3130 <entry>GPL-2.0</entry>
3131 </row>
3132
3133 <row>
3134 <entry>matchbox-wm</entry>
3135
3136 <entry>1.2.2</entry>
3137
3138 <entry>Matchbox lightweight window manager.</entry>
3139
3140 <entry>GPL-2.0</entry>
3141 </row>
3142
3143 <row>
3144 <entry>mesa-demos</entry>
3145
3146 <entry>8.3.0</entry>
3147
3148 <entry>This package includes the demonstration application such as
3149 glxgears. These applications can be used for Mesa validation and
3150 benchmarking.</entry>
3151
3152 <entry>MIT, PD</entry>
3153 </row>
3154
3155 <row>
3156 <entry>mesa</entry>
3157
3158 <entry>17.0.2</entry>
3159
3160 <entry>Mesa is an open-source implementation of the OpenGL
3161 specification - a system for rendering interactive 3D graphics. A
3162 variety of device drivers allows Mesa to be used in many different
3163 environments ranging from software emulation to complete hardware
3164 acceleration for modern GPUs. Mesa is used as part of the overall
3165 Direct Rendering Infrastructure and X.org environment.</entry>
3166
3167 <entry>MIT</entry>
3168 </row>
3169
3170 <row>
3171 <entry>mingetty</entry>
3172
3173 <entry>1.08</entry>
3174
3175 <entry>Compact getty terminal handler for virtual consoles
3176 only.</entry>
3177
3178 <entry>GPL-2.0</entry>
3179 </row>
3180
3181 <row>
3182 <entry>mini-x-session</entry>
3183
3184 <entry>0.1</entry>
3185
3186 <entry>Very simple session manager for X.</entry>
3187
3188 <entry>GPL-2.0</entry>
3189 </row>
3190
3191 <row>
3192 <entry>mkfontdir</entry>
3193
3194 <entry>1.0.7</entry>
3195
3196 <entry>"For each directory argument mkfontdir reads all of the
3197 font files in the directory. The font names and related data are
3198 written out to the files \""fonts.dir\"" \""fonts.scale\"" and
3199 \""fonts.alias\"". The X server and font server use these files to
3200 find the available font files."</entry>
3201
3202 <entry>MIT</entry>
3203 </row>
3204
3205 <row>
3206 <entry>mkfontscale</entry>
3207
3208 <entry>1.1.2</entry>
3209
3210 <entry>For each directory argument mkfontscale reads all of the
3211 scalable font files in the directory. For every font file found an
3212 X11 font name (XLFD) is generated and is written together with the
3213 file name to a file fonts.scale in the directory. The resulting
3214 fonts.scale is used by the mkfontdir program.</entry>
3215
3216 <entry>MIT</entry>
3217 </row>
3218
3219 <row>
3220 <entry>mklibs</entry>
3221
3222 <entry>0.1.43</entry>
3223
3224 <entry>mklibs produces cut-down shared libraries that contain only
3225 the routines required by a particular set of executables.</entry>
3226
3227 <entry>GPL-2.0</entry>
3228 </row>
3229
3230 <row>
3231 <entry>mobile-broadband-provider-info</entry>
3232
3233 <entry>20151214</entry>
3234
3235 <entry>Mobile Broadband Service Provider Database.</entry>
3236
3237 <entry>PD</entry>
3238 </row>
3239
3240 <row>
3241 <entry>mpfr</entry>
3242
3243 <entry>3.1.5</entry>
3244
3245 <entry>C library for multiple-precision floating-point
3246 computations with exact rounding.</entry>
3247
3248 <entry>GPL-3.0, LGPL-3.0</entry>
3249 </row>
3250
3251 <row>
3252 <entry>mtdev</entry>
3253
3254 <entry>1.1.5</entry>
3255
3256 <entry>mtdev is a library which transforms all variants of kernel
3257 multitouch events to the slotted type B protocol. The events put
3258 into mtdev may be from any MT device specifically type A without
3259 contact tracking type A with contact tracking or type B with
3260 contact tracking</entry>
3261
3262 <entry>MIT</entry>
3263 </row>
3264
3265 <row>
3266 <entry>mtools</entry>
3267
3268 <entry>4.0.18</entry>
3269
3270 <entry>Mtools is a collection of utilities to access MS-DOS disks
3271 from GNU and Unix without mounting them.</entry>
3272
3273 <entry>GPL-3.0</entry>
3274 </row>
3275
3276 <row>
3277 <entry>ncurses</entry>
3278
3279 <entry>6.0</entry>
3280
3281 <entry>SVr4 and XSI-Curses compatible curses library and terminfo
3282 tools including tic infocmp captoinfo. Supports color multiple
3283 highlights forms-drawing characters and automatic recognition of
3284 keypad and function-key sequences. Extensions include resizable
3285 windows and mouse support on both xterm and Linux console using
3286 the gpm library.</entry>
3287
3288 <entry>MIT</entry>
3289 </row>
3290
3291 <row>
3292 <entry>neard</entry>
3293
3294 <entry>0.16</entry>
3295
3296 <entry>A daemon for the Linux Near Field Communication
3297 stack</entry>
3298
3299 <entry>GPL-2.0</entry>
3300 </row>
3301
3302 <row>
3303 <entry>neon</entry>
3304
3305 <entry>0.30.2</entry>
3306
3307 <entry>An HTTP and WebDAV client library with a C
3308 interface.</entry>
3309
3310 <entry>LGPL-2.0</entry>
3311 </row>
3312
3313 <row>
3314 <entry>netbase</entry>
3315
3316 <entry>5.4</entry>
3317
3318 <entry>This package provides the necessary infrastructure for
3319 basic TCP/IP based networking</entry>
3320
3321 <entry>GPL-2.0</entry>
3322 </row>
3323
3324 <row>
3325 <entry>nettle</entry>
3326
3327 <entry>3.3</entry>
3328
3329 <entry>A low level cryptographic library.</entry>
3330
3331 <entry>LGPL-3.0, GPL-2.0</entry>
3332 </row>
3333
3334 <row>
3335 <entry>nfs-utils</entry>
3336
3337 <entry>1.3.4</entry>
3338
3339 <entry>The nfs-utils package provides a daemon for the kernel NFS
3340 server and related tools.</entry>
3341
3342 <entry>MIT, GPL-2.0, BSD</entry>
3343 </row>
3344
3345 <row>
3346 <entry>nspr</entry>
3347
3348 <entry>4.13.1</entry>
3349
3350 <entry>Netscape Portable Runtime Library.</entry>
3351
3352 <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry>
3353 </row>
3354
3355 <row>
3356 <entry>nss</entry>
3357
3358 <entry>3.28.1</entry>
3359
3360 <entry>Network Security Services (NSS) is a set of libraries
3361 designed to support cross-platform development of security-enabled
3362 client and server applications. Applications built with NSS can
3363 support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME
3364 X.509 v3 certificates and other security standards.</entry>
3365
3366 <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
3367 </row>
3368
3369 <row>
3370 <entry>ofono</entry>
3371
3372 <entry>1.19</entry>
3373
3374 <entry>oFono is a stack for mobile telephony devices on Linux.
3375 oFono supports speaking to telephony devices through specific
3376 drivers or with generic AT commands.</entry>
3377
3378 <entry>GPL-2.0</entry>
3379 </row>
3380
3381 <row>
3382 <entry>openssh</entry>
3383
3384 <entry>7.4p1</entry>
3385
3386 <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh
3387 (Secure Shell) is a program for logging into a remote machine and
3388 for executing commands on a remote machine.</entry>
3389
3390 <entry>BSD</entry>
3391 </row>
3392
3393 <row>
3394 <entry>openssl</entry>
3395
3396 <entry>1.0.2k</entry>
3397
3398 <entry>Secure Socket Layer (SSL) binary and related cryptographic
3399 tools.</entry>
3400
3401 <entry>OpenSSL</entry>
3402 </row>
3403
3404 <row>
3405 <entry>opkg-utils</entry>
3406
3407 <entry>0.3.4</entry>
3408
3409 <entry>Additional utilities for the opkg package manager.</entry>
3410
3411 <entry>GPL-2.0</entry>
3412 </row>
3413
3414 <row>
3415 <entry>orc</entry>
3416
3417 <entry>0.4.26</entry>
3418
3419 <entry>Optimised Inner Loop Runtime Compiler.</entry>
3420
3421 <entry>BSD-2-Clause, BSD-3-Clause</entry>
3422 </row>
3423
3424 <row>
3425 <entry>os-release</entry>
3426
3427 <entry>1.0</entry>
3428
3429 <entry>The /etc/os-release file contains operating system
3430 identification data.</entry>
3431
3432 <entry>MIT</entry>
3433 </row>
3434
3435 <row>
3436 <entry>ossp-uuid</entry>
3437
3438 <entry>1.6.2</entry>
3439
3440 <entry>OSSP uuid is a ISO-C:1999 application programming interface
3441 (API) and corresponding command line interface (CLI) for the
3442 generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant
3443 Universally Unique Identifier (UUID). It supports DCE 1.1 variant
3444 UUIDs of version 1 (time and node based) version 3 (name based
3445 MD5) version 4 (random number based) and version 5 (name based
3446 SHA-1).</entry>
3447
3448 <entry>MIT</entry>
3449 </row>
3450
3451 <row>
3452 <entry>packagegroup-base</entry>
3453
3454 <entry>1.0</entry>
3455
3456 <entry>Merge machine and distro options to create a basic machine
3457 task/package.</entry>
3458
3459 <entry>MIT</entry>
3460 </row>
3461
3462 <row>
3463 <entry>packagegroup-core-boot</entry>
3464
3465 <entry>1.0</entry>
3466
3467 <entry>The minimal set of packages required to boot the
3468 system</entry>
3469
3470 <entry>MIT</entry>
3471 </row>
3472
3473 <row>
3474 <entry>packagegroup-core-buildessential</entry>
3475
3476 <entry>1.0</entry>
3477
3478 <entry>Essential build dependencies.</entry>
3479
3480 <entry>MIT</entry>
3481 </row>
3482
3483 <row>
3484 <entry>packagegroup-core-eclipse-debug</entry>
3485
3486 <entry>1.0</entry>
3487
3488 <entry>Remote debugging tools for Eclipse integration.</entry>
3489
3490 <entry>MIT</entry>
3491 </row>
3492
3493 <row>
3494 <entry>packagegroup-core-nfs</entry>
3495
3496 <entry>1.0</entry>
3497
3498 <entry>NFS package groups.</entry>
3499
3500 <entry>MIT</entry>
3501 </row>
3502
3503 <row>
3504 <entry>packagegroup-core-sdk</entry>
3505
3506 <entry>1.0</entry>
3507
3508 <entry>Software development tools.</entry>
3509
3510 <entry>MIT</entry>
3511 </row>
3512
3513 <row>
3514 <entry>packagegroup-core-ssh-openssh</entry>
3515
3516 <entry>1.0</entry>
3517
3518 <entry>OpenSSH SSH client/server.</entry>
3519
3520 <entry>MIT</entry>
3521 </row>
3522
3523 <row>
3524 <entry>packagegroup-core-standalone-sdk-target</entry>
3525
3526 <entry>1.0</entry>
3527
3528 <entry>Target packages for the standalone SDK.</entry>
3529
3530 <entry>MIT</entry>
3531 </row>
3532
3533 <row>
3534 <entry>packagegroup-core-tools-debug</entry>
3535
3536 <entry>1.0</entry>
3537
3538 <entry>Debugging tools.</entry>
3539
3540 <entry>MIT</entry>
3541 </row>
3542
3543 <row>
3544 <entry>packagegroup-core-tools-profile</entry>
3545
3546 <entry>1.0</entry>
3547
3548 <entry>Profiling tools.</entry>
3549
3550 <entry>MIT</entry>
3551 </row>
3552
3553 <row>
3554 <entry>packagegroup-core-tools-testapps</entry>
3555
3556 <entry>1.0</entry>
3557
3558 <entry>Testing tools/applications.</entry>
3559
3560 <entry>MIT</entry>
3561 </row>
3562
3563 <row>
3564 <entry>packagegroup-core-x11-base</entry>
3565
3566 <entry>1.0</entry>
3567
3568 <entry>Packages required to set up a basic working X11
3569 session</entry>
3570
3571 <entry>MIT</entry>
3572 </row>
3573
3574 <row>
3575 <entry>packagegroup-core-x11-xserver</entry>
3576
3577 <entry>1.0</entry>
3578
3579 <entry>X11 display server.</entry>
3580
3581 <entry>MIT</entry>
3582 </row>
3583
3584 <row>
3585 <entry>packagegroup-core-x11</entry>
3586
3587 <entry>1.0</entry>
3588
3589 <entry>X11 display server and basic utilities.</entry>
3590
3591 <entry>MIT</entry>
3592 </row>
3593
3594 <row>
3595 <entry>packagegroup-enea-rt-tools</entry>
3596
3597 <entry>1.0</entry>
3598
3599 <entry>Enea RT-tools package group</entry>
3600
3601 <entry>MIT</entry>
3602 </row>
3603
3604 <row>
3605 <entry>pango</entry>
3606
3607 <entry>1.40.3</entry>
3608
3609 <entry>Pango is a library for laying out and rendering of text
3610 with an emphasis on internationalization. Pango can be used
3611 anywhere that text layout is needed though most of the work on
3612 Pango so far has been done in the context of the GTK+ widget
3613 toolkit. Pango forms the core of text and font handling for
3614 GTK+-2.x.</entry>
3615
3616 <entry>LGPL-2.0</entry>
3617 </row>
3618
3619 <row>
3620 <entry>parted</entry>
3621
3622 <entry>3.2</entry>
3623
3624 <entry>Disk partition editing/resizing utility.</entry>
3625
3626 <entry>GPL-3.0</entry>
3627 </row>
3628
3629 <row>
3630 <entry>partrt</entry>
3631
3632 <entry>1.1</entry>
3633
3634 <entry>partrt is a tool for dividing a SMP Linux system into a
3635 real time domain and a non-real time domain.</entry>
3636
3637 <entry>BSD</entry>
3638 </row>
3639
3640 <row>
3641 <entry>patch</entry>
3642
3643 <entry>2.7.5</entry>
3644
3645 <entry>patch takes a patch file containing a difference listing
3646 produced by the diff program and applies those differences to one
3647 or more original files producing patched versions.</entry>
3648
3649 <entry>GPL-3.0</entry>
3650 </row>
3651
3652 <row>
3653 <entry>pbzip2</entry>
3654
3655 <entry>1.1.13</entry>
3656
3657 <entry>PBZIP2 is a parallel implementation of the bzip2
3658 block-sorting file compressor that uses pthreads and achieves
3659 near-linear speedup on SMP machines. The output of this version is
3660 fully compatible with bzip2 v1.0.2 or newer (ie: anything
3661 compressed with pbzip2 can be decompressed with bzip2).</entry>
3662
3663 <entry>BSD</entry>
3664 </row>
3665
3666 <row>
3667 <entry>pciutils</entry>
3668
3669 <entry>3.5.2</entry>
3670
3671 <entry>The PCI Utilities package contains a library for portable
3672 access to PCI bus configuration space and several utilities based
3673 on this library.</entry>
3674
3675 <entry>GPL-2.0</entry>
3676 </row>
3677
3678 <row>
3679 <entry>perf</entry>
3680
3681 <entry>1.0</entry>
3682
3683 <entry>Performance counters for Linux are a new kernel-based
3684 subsystem that provide a framework for all things performance
3685 analysis. It covers hardware level (CPU/PMU Performance Monitoring
3686 Unit) features and software features (software counters
3687 tracepoints) as well.</entry>
3688
3689 <entry>GPL-2.0</entry>
3690 </row>
3691
3692 <row>
3693 <entry>perl</entry>
3694
3695 <entry>5.24.1</entry>
3696
3697 <entry>Perl scripting language.</entry>
3698
3699 <entry>Artistic-1.0, GPL-1.0</entry>
3700 </row>
3701
3702 <row>
3703 <entry>pigz</entry>
3704
3705 <entry>2.3.4</entry>
3706
3707 <entry>pigz which stands for parallel implementation of gzip is a
3708 fully functional replacement for gzip that exploits multiple
3709 processors and multiple cores to the hilt when compressing data.
3710 pigz was written by Mark Adler and uses the zlib and pthread
3711 libraries.</entry>
3712
3713 <entry>Zlib, Apache-2.0</entry>
3714 </row>
3715
3716 <row>
3717 <entry>pixman</entry>
3718
3719 <entry>0.34.0</entry>
3720
3721 <entry>Pixman provides a library for manipulating pixel regions --
3722 a set of Y-X banded rectangles image compositing using the
3723 Porter/Duff model and implicit mask generation for geometric
3724 primitives including trapezoids triangles and rectangles.</entry>
3725
3726 <entry>MIT, PD</entry>
3727 </row>
3728
3729 <row>
3730 <entry>pkgconfig</entry>
3731
3732 <entry>0.29.1</entry>
3733
3734 <entry>pkg-config is a helper tool used when compiling
3735 applications and libraries. It helps determined the correct
3736 compiler/link options. It is also language-agnostic.</entry>
3737
3738 <entry>GPL-2.0</entry>
3739 </row>
3740
3741 <row>
3742 <entry>pointercal-xinput</entry>
3743
3744 <entry>0.0</entry>
3745
3746 <entry>Touchscreen calibration data from
3747 xinput-calibrator.</entry>
3748
3749 <entry>MIT</entry>
3750 </row>
3751
3752 <row>
3753 <entry>popt</entry>
3754
3755 <entry>1.16</entry>
3756
3757 <entry>Library for parsing command line options.</entry>
3758
3759 <entry>MIT</entry>
3760 </row>
3761
3762 <row>
3763 <entry>powertop</entry>
3764
3765 <entry>2.8</entry>
3766
3767 <entry>Linux tool to diagnose issues with power consumption and
3768 power management.</entry>
3769
3770 <entry>GPL-2.0</entry>
3771 </row>
3772
3773 <row>
3774 <entry>ppp</entry>
3775
3776 <entry>2.4.7</entry>
3777
3778 <entry>ppp (Paul's PPP Package) is an open source package which
3779 implements the Point-to-Point Protocol (PPP) on Linux and Solaris
3780 systems.</entry>
3781
3782 <entry>BSD, GPL-2.0, LGPL-2.0, PD</entry>
3783 </row>
3784
3785 <row>
3786 <entry>prelink</entry>
3787
3788 <entry>1.0</entry>
3789
3790 <entry>The prelink package contains a utility which modifies ELF
3791 shared libraries and executables so that far fewer relocations
3792 need to be resolved at runtime and thus programs come up
3793 faster.</entry>
3794
3795 <entry>GPL-2.0</entry>
3796 </row>
3797
3798 <row>
3799 <entry>presentproto</entry>
3800
3801 <entry>1.1</entry>
3802
3803 <entry>The Present extension provides a way for applications to
3804 update their window contents from a pixmap in a well defined
3805 fashion synchronizing with the display refresh and potentially
3806 using a more efficient mechanism than copying the contents of the
3807 source pixmap.</entry>
3808
3809 <entry>GPL-2.0</entry>
3810 </row>
3811
3812 <row>
3813 <entry>procps</entry>
3814
3815 <entry>3.3.12</entry>
3816
3817 <entry>Procps contains a set of system utilities that provide
3818 system information about processes using the /proc filesystem. The
3819 package includes the programs ps top vmstat w kill and
3820 skill.</entry>
3821
3822 <entry>GPL-2.0, LGPL-2.0</entry>
3823 </row>
3824
3825 <row>
3826 <entry>pseudo</entry>
3827
3828 <entry>1.8.2</entry>
3829
3830 <entry>Pseudo gives fake root capabilities to a normal
3831 user.</entry>
3832
3833 <entry>LGPL-2.1</entry>
3834 </row>
3835
3836 <row>
3837 <entry>psmisc</entry>
3838
3839 <entry>22.21</entry>
3840
3841 <entry>The psmisc package contains utilities for managing
3842 processes on your system: pstree killall and fuser. The pstree
3843 command displays a tree structure of all of the running processes
3844 on your system. The killall command sends a specified signal
3845 (SIGTERM if nothing is specified) to processes identified by name.
3846 The fuser command identifies the PIDs of processes that are using
3847 specified files or filesystems.</entry>
3848
3849 <entry>GPL-2.0</entry>
3850 </row>
3851
3852 <row>
3853 <entry>psplash</entry>
3854
3855 <entry>0.1</entry>
3856
3857 <entry>PSplash is a userspace graphical boot splash screen for
3858 mainly embedded Linux devices supporting a 16bpp or 32bpp
3859 framebuffer. It has few dependencies (just libc) supports basic
3860 images and text and handles rotation. Its visual look is
3861 configurable by basic source changes. Also included is a 'client'
3862 command utility for sending information to psplash such as boot
3863 progress information.</entry>
3864
3865 <entry>GPL-2.0</entry>
3866 </row>
3867
3868 <row>
3869 <entry>ptest-runner</entry>
3870
3871 <entry>2.0.2</entry>
3872
3873 <entry>The ptest-runner2 package installs a ptest-runner program
3874 which loops through all installed ptest test suites and runs them
3875 in sequence.</entry>
3876
3877 <entry>GPL-2.0</entry>
3878 </row>
3879
3880 <row>
3881 <entry>pulseaudio</entry>
3882
3883 <entry>10.0</entry>
3884
3885 <entry>Sound server for Linux and Unix-like operating
3886 systems.</entry>
3887
3888 <entry>LGPL-2.1, MIT, BSD-3-Clause</entry>
3889 </row>
3890
3891 <row>
3892 <entry>python</entry>
3893
3894 <entry>2.7.13</entry>
3895
3896 <entry>The Python Programming Language.</entry>
3897
3898 <entry>Python-2.0</entry>
3899 </row>
3900
3901 <row>
3902 <entry>python3-dbus</entry>
3903
3904 <entry>1.2.4</entry>
3905
3906 <entry>Python bindings for the DBus inter-process communication
3907 system.</entry>
3908
3909 <entry>MIT</entry>
3910 </row>
3911
3912 <row>
3913 <entry>python3-pycairo</entry>
3914
3915 <entry>1.10.0</entry>
3916
3917 <entry>Python bindings for the Cairo canvas library.</entry>
3918
3919 <entry>LGPL-3.0</entry>
3920 </row>
3921
3922 <row>
3923 <entry>python3-pygobject</entry>
3924
3925 <entry>3.22.0</entry>
3926
3927 <entry>Python GObject bindings.</entry>
3928
3929 <entry>LGPL-2.1</entry>
3930 </row>
3931
3932 <row>
3933 <entry>python3-setuptools</entry>
3934
3935 <entry>32.1.1</entry>
3936
3937 <entry>Download build install upgrade and uninstall Python
3938 packages.</entry>
3939
3940 <entry>MIT</entry>
3941 </row>
3942
3943 <row>
3944 <entry>python3</entry>
3945
3946 <entry>3.5.2</entry>
3947
3948 <entry>The Python Programming Language.</entry>
3949
3950 <entry>Python-2.0</entry>
3951 </row>
3952
3953 <row>
3954 <entry>qemu</entry>
3955
3956 <entry>2.8.0</entry>
3957
3958 <entry>Fast open source processor emulator.</entry>
3959
3960 <entry>GPL-2.0, LGPL-2.1</entry>
3961 </row>
3962
3963 <row>
3964 <entry>qemuwrapper</entry>
3965
3966 <entry>1.0</entry>
3967
3968 <entry>QEMU wrapper script.</entry>
3969
3970 <entry>MIT</entry>
3971 </row>
3972
3973 <row>
3974 <entry>quilt</entry>
3975
3976 <entry>0.65</entry>
3977
3978 <entry>Tool for working with series of patches.</entry>
3979
3980 <entry>GPL-2.0</entry>
3981 </row>
3982
3983 <row>
3984 <entry>quota</entry>
3985
3986 <entry>4.03</entry>
3987
3988 <entry>Tools for monitoring &amp; limiting user disk usage per
3989 filesystem.</entry>
3990
3991 <entry>BSD, GPL-2.0, LGPL-2.1</entry>
3992 </row>
3993
3994 <row>
3995 <entry>randrproto</entry>
3996
3997 <entry>1.5.0</entry>
3998
3999 <entry>This package provides the wire protocol for the X Resize
4000 Rotate and Reflect extension. This extension provides the ability
4001 to resize rotate and reflect the root window of a screen.</entry>
4002
4003 <entry>MIT</entry>
4004 </row>
4005
4006 <row>
4007 <entry>readline</entry>
4008
4009 <entry>7.0</entry>
4010
4011 <entry>The GNU Readline library provides a set of functions for
4012 use by applications that allow users to edit command lines as they
4013 are typed in. Both Emacs and vi editing modes are available. The
4014 Readline library includes additional functions to maintain a list
4015 of previously-entered command lines to recall and perhaps reedit
4016 those lines and perform csh-like history expansion on previous
4017 commands.</entry>
4018
4019 <entry>GPL-3.0</entry>
4020 </row>
4021
4022 <row>
4023 <entry>recordproto</entry>
4024
4025 <entry>1.14.2</entry>
4026
4027 <entry>This package provides the wire protocol for the X Record
4028 extension. This extension is used to record and play back event
4029 sequences.</entry>
4030
4031 <entry>MIT</entry>
4032 </row>
4033
4034 <row>
4035 <entry>renderproto</entry>
4036
4037 <entry>0.11.1</entry>
4038
4039 <entry>This package provides the wire protocol for the X Rendering
4040 extension. This is the basis the image composition within the X
4041 window system.</entry>
4042
4043 <entry>MIT</entry>
4044 </row>
4045
4046 <row>
4047 <entry>resourceproto</entry>
4048
4049 <entry>1.2.0</entry>
4050
4051 <entry>This package provides the wire protocol for the X Resource
4052 extension. XRes provides an interface that allows X clients to see
4053 and monitor X resource usage of various clients.</entry>
4054
4055 <entry>MIT</entry>
4056 </row>
4057
4058 <row>
4059 <entry>rgb</entry>
4060
4061 <entry>1.0.6</entry>
4062
4063 <entry>This package includes both the list mapping X color names
4064 to RGB values (rgb.txt) and if configured to use a database for
4065 color lookup the rgb program to convert the text file into the
4066 binary database format.</entry>
4067
4068 <entry>MIT</entry>
4069 </row>
4070
4071 <row>
4072 <entry>rpcbind</entry>
4073
4074 <entry>0.2.4</entry>
4075
4076 <entry>The rpcbind utility is a server that converts RPC program
4077 numbers into universal addresses.</entry>
4078
4079 <entry>BSD</entry>
4080 </row>
4081
4082 <row>
4083 <entry>rpi-config</entry>
4084
4085 <entry>git</entry>
4086
4087 <entry>Commented config.txt file for the Raspberry Pi. The
4088 Raspberry Pi config.txt file is read by the GPU before the ARM
4089 core is initialised. It can be used to set various system
4090 configuration parameters.</entry>
4091
4092 <entry>MIT</entry>
4093 </row>
4094
4095 <row>
4096 <entry>rpm</entry>
4097
4098 <entry>4.13.90</entry>
4099
4100 <entry>The RPM Package Manager (RPM) is a powerful command line
4101 driven package management system capable of installing
4102 uninstalling verifying querying and updating software packages.
4103 Each software package consists of an archive of files along with
4104 information about the package like its version a description
4105 etc.</entry>
4106
4107 <entry>GPL-2.0</entry>
4108 </row>
4109
4110 <row>
4111 <entry>rsync</entry>
4112
4113 <entry>3.1.2</entry>
4114
4115 <entry>File synchronization tool.</entry>
4116
4117 <entry>GPL-3.0</entry>
4118 </row>
4119
4120 <row>
4121 <entry>run-postinsts</entry>
4122
4123 <entry>1.0</entry>
4124
4125 <entry>Runs postinstall scripts on first boot of the target
4126 device.</entry>
4127
4128 <entry>MIT</entry>
4129 </row>
4130
4131 <row>
4132 <entry>sbc</entry>
4133
4134 <entry>1.3</entry>
4135
4136 <entry>Bluetooth low-complexity subband codec (SBC)
4137 library.</entry>
4138
4139 <entry>GPL-2.0</entry>
4140 </row>
4141
4142 <row>
4143 <entry>scrnsaverproto</entry>
4144
4145 <entry>1.2.2</entry>
4146
4147 <entry>"This package provides the wire protocol for the X Screen
4148 Saver extension. This extension allows an external \""screen
4149 saver\"" client to detect when the alternative image is to be
4150 displayed and to provide the graphics."</entry>
4151
4152 <entry>MIT</entry>
4153 </row>
4154
4155 <row>
4156 <entry>sed</entry>
4157
4158 <entry>4.2.2</entry>
4159
4160 <entry>Stream EDitor (text filtering utility).</entry>
4161
4162 <entry>GPL-3.0</entry>
4163 </row>
4164
4165 <row>
4166 <entry>shadow-securetty</entry>
4167
4168 <entry>4.2.1</entry>
4169
4170 <entry>Provider of the machine specific securetty file.</entry>
4171
4172 <entry>MIT</entry>
4173 </row>
4174
4175 <row>
4176 <entry>shadow-sysroot</entry>
4177
4178 <entry>4.2.1</entry>
4179
4180 <entry>Shadow utils requirements for useradd.bbclass.</entry>
4181
4182 <entry>BSD, Artistic-1.0</entry>
4183 </row>
4184
4185 <row>
4186 <entry>shadow</entry>
4187
4188 <entry>4.2.1</entry>
4189
4190 <entry>Tools to change and administer password and group
4191 data.</entry>
4192
4193 <entry>BSD, Artistic-1.0</entry>
4194 </row>
4195
4196 <row>
4197 <entry>shared-mime-info</entry>
4198
4199 <entry>1.8</entry>
4200
4201 <entry>Shared MIME type database and specification.</entry>
4202
4203 <entry>LGPL-2.0</entry>
4204 </row>
4205
4206 <row>
4207 <entry>slang</entry>
4208
4209 <entry>2.3.1a</entry>
4210
4211 <entry>S-Lang is an interpreted language and a programming
4212 library. The S-Lang language was designed so that it can be easily
4213 embedded into a program to provide the program with a powerful
4214 extension language. The S-Lang library provided in this package
4215 provides the S-Lang extension language. S-Lang's syntax resembles
4216 C which makes it easy to recode S-Lang procedures in C if you need
4217 to.</entry>
4218
4219 <entry>GPL-2.0</entry>
4220 </row>
4221
4222 <row>
4223 <entry>speex</entry>
4224
4225 <entry>1.2rc2</entry>
4226
4227 <entry>Speex is an Open Source/Free Software patent-free audio
4228 compression format designed for speech.</entry>
4229
4230 <entry>BSD</entry>
4231 </row>
4232
4233 <row>
4234 <entry>speexdsp</entry>
4235
4236 <entry>1.2rc3</entry>
4237
4238 <entry>SpeexDSP is a patent-free Open Source/Free Software DSP
4239 library.</entry>
4240
4241 <entry>BSD</entry>
4242 </row>
4243
4244 <row>
4245 <entry>sqlite3</entry>
4246
4247 <entry>3.17.0</entry>
4248
4249 <entry>Embeddable SQL database engine.</entry>
4250
4251 <entry>PD</entry>
4252 </row>
4253
4254 <row>
4255 <entry>startup-notification</entry>
4256
4257 <entry>0.12</entry>
4258
4259 <entry>Enables monitoring and display of application
4260 startup.</entry>
4261
4262 <entry>LGPL-2.0</entry>
4263 </row>
4264
4265 <row>
4266 <entry>stat</entry>
4267
4268 <entry>3.3</entry>
4269
4270 <entry>Displays all information about a file that the stat() call
4271 provides and all information about a filesystem that statfs()
4272 provides.</entry>
4273
4274 <entry>GPL-2.0</entry>
4275 </row>
4276
4277 <row>
4278 <entry>strace</entry>
4279
4280 <entry>4.16</entry>
4281
4282 <entry>System call tracing tool.</entry>
4283
4284 <entry>BSD</entry>
4285 </row>
4286
4287 <row>
4288 <entry>sudo</entry>
4289
4290 <entry>1.8.19p2</entry>
4291
4292 <entry>Sudo (superuser do) allows a system administrator to give
4293 certain users (or groups of users) the ability to run some (or
4294 all) commands as root while logging all commands and
4295 arguments.</entry>
4296
4297 <entry>ISC, BSD, Zlib</entry>
4298 </row>
4299
4300 <row>
4301 <entry>sysfsutils</entry>
4302
4303 <entry>2.1.0</entry>
4304
4305 <entry>Tools for working with the sysfs virtual filesystem. The
4306 tool 'systool' can query devices by bus class and
4307 topology.</entry>
4308
4309 <entry>GPL-2.0, LGPL-2.1</entry>
4310 </row>
4311
4312 <row>
4313 <entry>systemd-compat-units</entry>
4314
4315 <entry>1.0</entry>
4316
4317 <entry>Enhances systemd compatilibity with existing SysVinit
4318 scripts.</entry>
4319
4320 <entry>MIT</entry>
4321 </row>
4322
4323 <row>
4324 <entry>systemd-serialgetty</entry>
4325
4326 <entry>1.0</entry>
4327
4328 <entry>Serial terminal support for systemd.</entry>
4329
4330 <entry>GPL-2.0</entry>
4331 </row>
4332
4333 <row>
4334 <entry>systemd-systemctl</entry>
4335
4336 <entry>1.0</entry>
4337
4338 <entry>Wrapper for enabling systemd services.</entry>
4339
4340 <entry>MIT</entry>
4341 </row>
4342
4343 <row>
4344 <entry>systemd</entry>
4345
4346 <entry>232</entry>
4347
4348 <entry>systemd is a system and service manager for Linux
4349 compatible with SysV and LSB init scripts. systemd provides
4350 aggressive parallelization capabilities uses socket and D-Bus
4351 activation for starting services offers on-demand starting of
4352 daemons keeps track of processes using Linux cgroups supports
4353 snapshotting and restoring of the system state maintains mount and
4354 automount points and implements an elaborate transactional
4355 dependency-based service control logic. It can work as a drop-in
4356 replacement for sysvinit.</entry>
4357
4358 <entry>GPL-2.0, LGPL-2.1</entry>
4359 </row>
4360
4361 <row>
4362 <entry>systemtap</entry>
4363
4364 <entry>3.1</entry>
4365
4366 <entry>Script-directed dynamic tracing and performance analysis
4367 tool for Linux.</entry>
4368
4369 <entry>GPL-2.0</entry>
4370 </row>
4371
4372 <row>
4373 <entry>taglib</entry>
4374
4375 <entry>1.11.1</entry>
4376
4377 <entry>Library for reading and editing the meta-data of popular
4378 audio formats.</entry>
4379
4380 <entry>LGPL-2.1, MPL-1.0</entry>
4381 </row>
4382
4383 <row>
4384 <entry>tar</entry>
4385
4386 <entry>1.29</entry>
4387
4388 <entry>GNU tar saves many files together into a single tape or
4389 disk archive and can restore individual files from the
4390 archive.</entry>
4391
4392 <entry>GPL-3.0</entry>
4393 </row>
4394
4395 <row>
4396 <entry>tcf-agent</entry>
4397
4398 <entry>1.4.0</entry>
4399
4400 <entry>Target Communication Framework for the Eclipse IDE.</entry>
4401
4402 <entry>EPL-1.0, EDL-1.0</entry>
4403 </row>
4404
4405 <row>
4406 <entry>tcl</entry>
4407
4408 <entry>8.6.6</entry>
4409
4410 <entry>Tool Command Language.</entry>
4411
4412 <entry>tcl, BSD-3-Clause</entry>
4413 </row>
4414
4415 <row>
4416 <entry>tcp-wrappers</entry>
4417
4418 <entry>7.6</entry>
4419
4420 <entry>Tools for monitoring and filtering incoming requests for
4421 tcp services.</entry>
4422
4423 <entry>BSD</entry>
4424 </row>
4425
4426 <row>
4427 <entry>texinfo-dummy</entry>
4428
4429 <entry>1.0</entry>
4430
4431 <entry>Fake version of the texinfo utility suite.</entry>
4432
4433 <entry>MIT</entry>
4434 </row>
4435
4436 <row>
4437 <entry>tipcutils</entry>
4438
4439 <entry>2.2.0</entry>
4440
4441 <entry>Transparent Inter-Process Communication protocol.</entry>
4442
4443 <entry>GPL-2.0</entry>
4444 </row>
4445
4446 <row>
4447 <entry>trace-cmd</entry>
4448
4449 <entry>2.6</entry>
4450
4451 <entry>User interface to Ftrace.</entry>
4452
4453 <entry>GPL-2.0, LGPL-2.1</entry>
4454 </row>
4455
4456 <row>
4457 <entry>tzcode</entry>
4458
4459 <entry>2017b</entry>
4460
4461 <entry>tzcode timezone zoneinfo utils -- zic zdump
4462 tzselect.</entry>
4463
4464 <entry>PD, BSD, BSD-3-Clause</entry>
4465 </row>
4466
4467 <row>
4468 <entry>tzdata</entry>
4469
4470 <entry>2017b</entry>
4471
4472 <entry>Timezone data.</entry>
4473
4474 <entry>PD, BSD, BSD-3-Clause</entry>
4475 </row>
4476
4477 <row>
4478 <entry>u-boot-mkimage</entry>
4479
4480 <entry>2017.01</entry>
4481
4482 <entry>U-Boot bootloader image creation tool.</entry>
4483
4484 <entry>GPL-2.0</entry>
4485 </row>
4486
4487 <row>
4488 <entry>udev-extraconf</entry>
4489
4490 <entry>1.1</entry>
4491
4492 <entry>Extra machine specific configuration files for udev
4493 specifically blacklist information.</entry>
4494
4495 <entry>MIT</entry>
4496 </row>
4497
4498 <row>
4499 <entry>unifdef</entry>
4500
4501 <entry>2.11</entry>
4502
4503 <entry>Selectively remove #ifdef statements from sources.</entry>
4504
4505 <entry>BSD-2-Clause</entry>
4506 </row>
4507
4508 <row>
4509 <entry>unzip</entry>
4510
4511 <entry>6.0</entry>
4512
4513 <entry>Utilities for extracting and viewing files in .zip
4514 archives.</entry>
4515
4516 <entry>BSD-3-Clause</entry>
4517 </row>
4518
4519 <row>
4520 <entry>update-rc.d</entry>
4521
4522 <entry>0.7</entry>
4523
4524 <entry>update-rc.d is a utility that allows the management of
4525 symlinks to the initscripts in the /etc/rcN.d directory
4526 structure.</entry>
4527
4528 <entry>GPL-2.0</entry>
4529 </row>
4530
4531 <row>
4532 <entry>usbutils</entry>
4533
4534 <entry>008</entry>
4535
4536 <entry>Contains the lsusb utility for inspecting the devices
4537 connected to the USB bus.</entry>
4538
4539 <entry>GPL-2.0</entry>
4540 </row>
4541
4542 <row>
4543 <entry>util-linux</entry>
4544
4545 <entry>2.29.1</entry>
4546
4547 <entry>Util-linux includes a suite of basic system administration
4548 utilities commonly found on most Linux systems. Some of the more
4549 important utilities include disk partitioning kernel message
4550 management filesystem creation and system login.</entry>
4551
4552 <entry>GPL-2.0, LGPL-2.1, BSD</entry>
4553 </row>
4554
4555 <row>
4556 <entry>util-macros</entry>
4557
4558 <entry>1.19.1</entry>
4559
4560 <entry>M4 autotools macros used by various X.org programs.</entry>
4561
4562 <entry>MIT</entry>
4563 </row>
4564
4565 <row>
4566 <entry>videoproto</entry>
4567
4568 <entry>2.3.3</entry>
4569
4570 <entry>This package provides the wire protocol for the X Video
4571 extension. This extension alows for accerlated drawing of
4572 videos.</entry>
4573
4574 <entry>MIT</entry>
4575 </row>
4576
4577 <row>
4578 <entry>volatile-binds</entry>
4579
4580 <entry>1.0</entry>
4581
4582 <entry>Volatile bind mount setup and configuration for
4583 read-only-rootfs</entry>
4584
4585 <entry>MIT</entry>
4586 </row>
4587
4588 <row>
4589 <entry>vte</entry>
4590
4591 <entry>0.46.1</entry>
4592
4593 <entry>Virtual terminal emulator GTK+ widget library.</entry>
4594
4595 <entry>LGPL-2.1</entry>
4596 </row>
4597
4598 <row>
4599 <entry>wayland-protocols</entry>
4600
4601 <entry>1.7</entry>
4602
4603 <entry>Wayland protocols that add functionality not available in
4604 the Wayland core protocol. Such protocols either add completely
4605 new functionality or extend the functionality of some other
4606 protocol either in Wayland core or some other protocol in
4607 wayland-protocols.</entry>
4608
4609 <entry>MIT</entry>
4610 </row>
4611
4612 <row>
4613 <entry>wayland</entry>
4614
4615 <entry>1.13.0</entry>
4616
4617 <entry>Wayland is a protocol for a compositor to talk to its
4618 clients as well as a C library implementation of that protocol.
4619 The compositor can be a standalone display server running on Linux
4620 kernel modesetting and evdev input devices an X application or a
4621 wayland client itself. The clients can be traditional applications
4622 X servers (rootless or fullscreen) or other display
4623 servers.</entry>
4624
4625 <entry>MIT</entry>
4626 </row>
4627
4628 <row>
4629 <entry>which</entry>
4630
4631 <entry>2.21</entry>
4632
4633 <entry>Which is a utility that prints out the full path of the
4634 executables that bash(1) would execute when the passed program
4635 names would have been entered on the shell prompt. It does this by
4636 using the exact same algorithm as bash.</entry>
4637
4638 <entry>GPL-3.0</entry>
4639 </row>
4640
4641 <row>
4642 <entry>wireless-tools</entry>
4643
4644 <entry>30.pre9</entry>
4645
4646 <entry>Tools for the Linux Standard Wireless Extension
4647 Subsystem.</entry>
4648
4649 <entry>GPL-2.0, LGPL-2.1, MPL-1.1, BSD</entry>
4650 </row>
4651
4652 <row>
4653 <entry>wpa-supplicant</entry>
4654
4655 <entry>2.6</entry>
4656
4657 <entry>Client for Wi-Fi Protected Access (WPA).</entry>
4658
4659 <entry>BSD</entry>
4660 </row>
4661
4662 <row>
4663 <entry>x11perf</entry>
4664
4665 <entry>1.6.0</entry>
4666
4667 <entry>The x11perf program runs one or more performance tests and
4668 reports how fast an X server can execute the tests.</entry>
4669
4670 <entry>MIT</entry>
4671 </row>
4672
4673 <row>
4674 <entry>xauth</entry>
4675
4676 <entry>1.0.10</entry>
4677
4678 <entry>X application to edit and display the authorization
4679 information used in connecting to the X server.</entry>
4680
4681 <entry>MIT</entry>
4682 </row>
4683
4684 <row>
4685 <entry>xcb-proto</entry>
4686
4687 <entry>1.12</entry>
4688
4689 <entry>Function prototypes for the X protocol C-language Binding
4690 (XCB). XCB is a replacement for Xlib featuring a small footprint
4691 latency hiding direct access to the protocol improved threading
4692 support and extensibility.</entry>
4693
4694 <entry>MIT</entry>
4695 </row>
4696
4697 <row>
4698 <entry>xcb-util</entry>
4699
4700 <entry>0.4.0</entry>
4701
4702 <entry>The xcb-util module provides a number of libraries which
4703 sit on top of libxcb the core X protocol library and some of the
4704 extension libraries. These experimental libraries provide
4705 convenience functions and interfaces which make the raw X protocol
4706 more usable. Some of the libraries also provide client-side code
4707 which is not strictly part of the X protocol but which have
4708 traditionally been provided by Xlib.</entry>
4709
4710 <entry>MIT</entry>
4711 </row>
4712
4713 <row>
4714 <entry>xcmiscproto</entry>
4715
4716 <entry>1.2.2</entry>
4717
4718 <entry>This package provides the wire protocol for the XC-MISC
4719 extension which is used to get details of XID allocations within
4720 the server.</entry>
4721
4722 <entry>MIT</entry>
4723 </row>
4724
4725 <row>
4726 <entry>xdpyinfo</entry>
4727
4728 <entry>1.3.2</entry>
4729
4730 <entry>Xdpyinfo is a utility for displaying information about an X
4731 server. It is used to examine the capabilities of a server the
4732 predefined values for various parameters used in communicating
4733 between clients and the server and the different types of screens
4734 and visuals that are available.</entry>
4735
4736 <entry>MIT</entry>
4737 </row>
4738
4739 <row>
4740 <entry>xextproto</entry>
4741
4742 <entry>7.3.0</entry>
4743
4744 <entry>This package provides the wire protocol for several X
4745 extensions. These protocol extensions include DOUBLE-BUFFER DPMS
4746 Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD
4747 Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC
4748 XTEST. In addition a small set of utility functions are also
4749 available.</entry>
4750
4751 <entry>MIT</entry>
4752 </row>
4753
4754 <row>
4755 <entry>xf86-input-libinput</entry>
4756
4757 <entry>0.24.0</entry>
4758
4759 <entry>Generic input driver for the X.Org server based on
4760 libinput.</entry>
4761
4762 <entry>MIT</entry>
4763 </row>
4764
4765 <row>
4766 <entry>xf86dgaproto</entry>
4767
4768 <entry>2.1</entry>
4769
4770 <entry>This package provides the wire protocol for the XFree86
4771 Direct Graphics Access extension. This extension allows direct
4772 graphics access to a framebuffer-like region as well as relative
4773 mouse reporting.</entry>
4774
4775 <entry>MIT</entry>
4776 </row>
4777
4778 <row>
4779 <entry>xf86driproto</entry>
4780
4781 <entry>2.1.1</entry>
4782
4783 <entry>This package provides the wire protocol for the XFree86
4784 Direct Rendering Infrastructure extension. The XFree86-DRI
4785 extension is used to organize direct rendering support or 3D
4786 clients and help arbitrate requests.</entry>
4787
4788 <entry>MIT</entry>
4789 </row>
4790
4791 <row>
4792 <entry>xf86miscproto</entry>
4793
4794 <entry>0.9.3</entry>
4795
4796 <entry>This package provides the wire protocol for the XFree
4797 miscellaneous extension. The XFree86-Misc extension provides a
4798 means to access input device configuration settings specific to
4799 the XFree86/Xorg DDX.</entry>
4800
4801 <entry>MIT</entry>
4802 </row>
4803
4804 <row>
4805 <entry>xf86vidmodeproto</entry>
4806
4807 <entry>2.3.1</entry>
4808
4809 <entry>This package provides the wire protocol for the XFree86
4810 video mode extension. This extension allows client applications to
4811 get and set video mode timings.</entry>
4812
4813 <entry>MIT</entry>
4814 </row>
4815
4816 <row>
4817 <entry>xhost</entry>
4818
4819 <entry>1.0.7</entry>
4820
4821 <entry>The xhost program is used to add and delete host names or
4822 user names to the list allowed to make connections to the X
4823 server. In the case of hosts this provides a rudimentary form of
4824 privacy control and security. Environments which require more
4825 sophisticated measures should implement the user-based mechanism
4826 or use the hooks in the protocol for passing other authentication
4827 data to the server.</entry>
4828
4829 <entry>MIT</entry>
4830 </row>
4831
4832 <row>
4833 <entry>xineramaproto</entry>
4834
4835 <entry>1.2.1</entry>
4836
4837 <entry>This package provides the wire protocol for the Xinerama
4838 extension. This extension is used for retrieving information about
4839 physical output devices which may be combined into a single
4840 logical X screen.</entry>
4841
4842 <entry>MIT</entry>
4843 </row>
4844
4845 <row>
4846 <entry>xinit</entry>
4847
4848 <entry>1.3.4</entry>
4849
4850 <entry>The xinit program is used to start the X Window System
4851 server and a first client program on systems that cannot start X
4852 directly from /etc/init or in environments that use multiple
4853 window systems. When this first client exits xinit will kill the X
4854 server and then terminate.</entry>
4855
4856 <entry>MIT</entry>
4857 </row>
4858
4859 <row>
4860 <entry>xinput-calibrator</entry>
4861
4862 <entry>0.7.5</entry>
4863
4864 <entry>Touchscreen calibration program for X11.</entry>
4865
4866 <entry>MIT</entry>
4867 </row>
4868
4869 <row>
4870 <entry>xinput</entry>
4871
4872 <entry>1.6.2</entry>
4873
4874 <entry>Xinput is an utility for configuring and testing XInput
4875 devices</entry>
4876
4877 <entry>MIT</entry>
4878 </row>
4879
4880 <row>
4881 <entry>xkbcomp</entry>
4882
4883 <entry>1.3.1</entry>
4884
4885 <entry>The xkbcomp keymap compiler converts a description of an
4886 XKB keymap into one of several output formats. The most common use
4887 for xkbcomp is to create a compiled keymap file (.xkm extension)
4888 which can be read directly by XKB-capable X servers or
4889 utilities.</entry>
4890
4891 <entry>MIT</entry>
4892 </row>
4893
4894 <row>
4895 <entry>xkeyboard-config</entry>
4896
4897 <entry>2.20</entry>
4898
4899 <entry>The non-arch keyboard configuration database for X Window.
4900 The goal is to provide the consistent well-structured frequently
4901 released open source of X keyboard configuration data for X Window
4902 System implementations. The project is targeted to XKB-based
4903 systems.</entry>
4904
4905 <entry>MIT</entry>
4906 </row>
4907
4908 <row>
4909 <entry>xmlto</entry>
4910
4911 <entry>0.0.28</entry>
4912
4913 <entry>A shell-script tool for converting XML files to various
4914 formats.</entry>
4915
4916 <entry>GPL-2.0</entry>
4917 </row>
4918
4919 <row>
4920 <entry>xmodmap</entry>
4921
4922 <entry>1.0.9</entry>
4923
4924 <entry>The xmodmap program is used to edit and display the
4925 keyboard modifier map and keymap table that are used by client
4926 applications to convert event keycodes into keysyms. It is usually
4927 run from the user's session startup script to configure the
4928 keyboard according to personal tastes.</entry>
4929
4930 <entry>MIT</entry>
4931 </row>
4932
4933 <row>
4934 <entry>xprop</entry>
4935
4936 <entry>1.2.2</entry>
4937
4938 <entry>The xprop utility is for displaying window and font
4939 properties in an X server. One window or font is selected using
4940 the command line arguments or possibly in the case of a window by
4941 clicking on the desired window. A list of properties is then given
4942 possibly with formatting information.</entry>
4943
4944 <entry>MIT</entry>
4945 </row>
4946
4947 <row>
4948 <entry>xproto</entry>
4949
4950 <entry>7.0.31</entry>
4951
4952 <entry>This package provides the basic headers for the X Window
4953 System.</entry>
4954
4955 <entry>MIT</entry>
4956 </row>
4957
4958 <row>
4959 <entry>xrandr</entry>
4960
4961 <entry>1.5.0</entry>
4962
4963 <entry>Xrandr is used to set the size orientation and/or
4964 reflection of the outputs for a screen. It can also set the screen
4965 size.</entry>
4966
4967 <entry>MIT</entry>
4968 </row>
4969
4970 <row>
4971 <entry>xrestop</entry>
4972
4973 <entry>0.4</entry>
4974
4975 <entry>top-like statistics of X11 server resource usage by
4976 clients</entry>
4977
4978 <entry>GPL-2.0</entry>
4979 </row>
4980
4981 <row>
4982 <entry>xserver-nodm-init</entry>
4983
4984 <entry>3.0</entry>
4985
4986 <entry>Simple Xserver Init Script (no dm).</entry>
4987
4988 <entry>GPL-2.0</entry>
4989 </row>
4990
4991 <row>
4992 <entry>xserver-xf86-config</entry>
4993
4994 <entry>0.1</entry>
4995
4996 <entry>X.Org X server configuration file.</entry>
4997
4998 <entry>MIT</entry>
4999 </row>
5000
5001 <row>
5002 <entry>xserver-xorg</entry>
5003
5004 <entry>1.19.1</entry>
5005
5006 <entry>The X.Org X server.</entry>
5007
5008 <entry>MIT</entry>
5009 </row>
5010
5011 <row>
5012 <entry>xset</entry>
5013
5014 <entry>1.2.3</entry>
5015
5016 <entry>xset is a utility that is used to set various user
5017 preference options of the display.</entry>
5018
5019 <entry>MIT</entry>
5020 </row>
5021
5022 <row>
5023 <entry>xtrans</entry>
5024
5025 <entry>1.3.5</entry>
5026
5027 <entry>The X Transport Interface is intended to combine all system
5028 and transport specific code into a single place. This API should
5029 be used by all libraries clients and servers of the X Window
5030 System. Use of this API should allow the addition of new types of
5031 transports and support for new platforms without making any
5032 changes to the source except in the X Transport Interface
5033 code.</entry>
5034
5035 <entry>MIT</entry>
5036 </row>
5037
5038 <row>
5039 <entry>xvideo-tests</entry>
5040
5041 <entry>0.1</entry>
5042
5043 <entry>Simple XVideo test application.</entry>
5044
5045 <entry>GPL-2.0</entry>
5046 </row>
5047
5048 <row>
5049 <entry>xwininfo</entry>
5050
5051 <entry>1.1.3</entry>
5052
5053 <entry>Xwininfo is a utility for displaying information about
5054 windows. Information may include window position size color depth
5055 and a number of other items.</entry>
5056
5057 <entry>MIT</entry>
5058 </row>
5059
5060 <row>
5061 <entry>xz</entry>
5062
5063 <entry>5.2.3</entry>
5064
5065 <entry>Utilities for managing LZMA compressed files.</entry>
5066
5067 <entry>GPL-2.0, LGPL-2.1, PD</entry>
5068 </row>
5069
5070 <row>
5071 <entry>Yocto Plugins</entry>
5072
5073 <entry>1.4.1.201712061321</entry>
5074
5075 <entry>Yocto Project SDK Plug-in.</entry>
5076
5077 <entry>Eclipse Distribution License - v 1.0</entry>
5078 </row>
5079
5080 <row>
5081 <entry>zip</entry>
5082
5083 <entry>3.0</entry>
5084
5085 <entry>Compressor/archiver for creating and modifying .zip
5086 files.</entry>
5087
5088 <entry>BSD-3-Clause</entry>
5089 </row>
5090
5091 <row>
5092 <entry>zlib</entry>
5093
5094 <entry>1.2.11</entry>
5095
5096 <entry>Zlib is a general-purpose patent-free lossless data
5097 compression library which is used by many different
5098 programs.</entry>
5099
5100 <entry>Zlib</entry>
5101 </row>
5102 </tbody>
5103 </tgroup>
5104 </informaltable>
5105 </section>
5106
5107 <section id="open_source_license">
5108 <title>Open Source Licenses</title>
5109
5110 <section id="lic_1">
5111 <title>Apache-2.0</title>
5112
5113 <para><programlisting>
5114 1710
5115 1711
5116 Apache License 1712 Apache License
@@ -5315,13 +1911,11 @@ specific documentation.-->
5315 See the License for the specific language governing permissions and 1911 See the License for the specific language governing permissions and
5316 limitations under the License. 1912 limitations under the License.
5317 1913
5318</programlisting></para> 1914</programlisting></para></section>
5319 </section>
5320 1915
5321 <section id="lic_2"> 1916<section id="lic_2">
5322 <title>Artistic-1.0</title> 1917<title>Artistic-1.0</title>
5323 1918<para><programlisting>
5324 <para><programlisting>
5325 1919
5326The Artistic License 1920The Artistic License
5327Preamble 1921Preamble
@@ -5414,13 +2008,11 @@ FOR A PARTICULAR PURPOSE.
5414 2008
5415The End 2009The End
5416 2010
5417</programlisting></para> 2011</programlisting></para></section>
5418 </section>
5419
5420 <section id="lic_3">
5421 <title>BSD</title>
5422 2012
5423 <para><programlisting> 2013<section id="lic_3">
2014<title>BSD</title>
2015<para><programlisting>
5424Copyright (c) The Regents of the University of California. 2016Copyright (c) The Regents of the University of California.
5425All rights reserved. 2017All rights reserved.
5426 2018
@@ -5447,13 +2039,11 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5447LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2039LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5448OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2040OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5449SUCH DAMAGE. 2041SUCH DAMAGE.
5450</programlisting></para> 2042</programlisting></para></section>
5451 </section>
5452 2043
5453 <section id="lic_4"> 2044<section id="lic_4">
5454 <title>BSD-2-Clause</title> 2045<title>BSD-2-Clause</title>
5455 2046<para><programlisting>
5456 <para><programlisting>
5457 2047
5458The FreeBSD Copyright 2048The FreeBSD Copyright
5459 2049
@@ -5481,13 +2071,11 @@ The views and conclusions contained in the software and documentation are those
5481authors and should not be interpreted as representing official policies, either 2071authors and should not be interpreted as representing official policies, either
5482expressed or implied, of the FreeBSD Project. 2072expressed or implied, of the FreeBSD Project.
5483 2073
5484</programlisting></para> 2074</programlisting></para></section>
5485 </section>
5486
5487 <section id="lic_5">
5488 <title>BSD-3-Clause</title>
5489 2075
5490 <para><programlisting> 2076<section id="lic_5">
2077<title>BSD-3-Clause</title>
2078<para><programlisting>
5491 2079
5492Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt; 2080Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;
5493All rights reserved. 2081All rights reserved.
@@ -5514,13 +2102,11 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
5514WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 2102WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
5515DAMAGE. 2103DAMAGE.
5516 2104
5517</programlisting></para> 2105</programlisting></para></section>
5518 </section>
5519
5520 <section id="lic_6">
5521 <title>BSD-4-Clause</title>
5522 2106
5523 <para><programlisting> 2107<section id="lic_6">
2108<title>BSD-4-Clause</title>
2109<para><programlisting>
5524 2110
5525Copyright (c) &lt;year&gt;, &lt;copyright holder&gt; 2111Copyright (c) &lt;year&gt;, &lt;copyright holder&gt;
5526All rights reserved. 2112All rights reserved.
@@ -5550,352 +2136,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5550(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2136(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5551SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2137SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5552 2138
5553</programlisting></para> 2139</programlisting></para></section>
5554 </section>
5555 2140
5556 <section id="lic_7"> 2141<section id="lic_7">
5557 <title>BSL-1.0</title> 2142<title>EDL-1.0</title>
5558 2143<para><programlisting>
5559 <para><programlisting>
5560
5561Boost Software License - Version 1.0 - August 17th, 2003
5562
5563Permission is hereby granted, free of charge, to any person or organization
5564obtaining a copy of the software and accompanying documentation covered by
5565this license (the "Software") to use, reproduce, display, distribute,
5566execute, and transmit the Software, and to prepare derivative works of the
5567Software, and to permit third-parties to whom the Software is furnished to
5568do so, all subject to the following:
5569
5570The copyright notices in the Software and this entire statement, including
5571the above license grant, this restriction and the following disclaimer,
5572must be included in all copies of the Software, in whole or in part, and
5573all derivative works of the Software, unless such copies or derivative
5574works are solely in the form of machine-executable object code generated by
5575a source language processor.
5576
5577THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5578IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5579FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
5580SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
5581FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
5582ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5583DEALINGS IN THE SOFTWARE.
5584
5585</programlisting></para>
5586 </section>
5587
5588 <section id="lic_8">
5589 <title>CC-BY-SA-3.0</title>
5590
5591 <para><programlisting>
5592
5593Creative Commons
5594
5595Attribution-ShareAlike 3.0 Unported
5596
5597CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES.
5598DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE
5599COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO
5600WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES
5601RESULTING FROM ITS USE.
5602License
5603
5604THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS
5605PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER
5606APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR
5607COPYRIGHT LAW IS PROHIBITED.
5608
5609BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND
5610BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A
5611CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR
5612ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
5613
56141. Definitions
5615
5616"Adaptation" means a work based upon the Work, or upon the Work and other pre-existing
5617works, such as a translation, adaptation, derivative work, arrangement of music or
5618other alterations of a literary or artistic work, or phonogram or performance and
5619includes cinematographic adaptations or any other form in which the Work may be
5620recast, transformed, or adapted including in any form recognizably derived from the
5621original, except that a work that constitutes a Collection will not be considered an
5622Adaptation for the purpose of this License. For the avoidance of doubt, where the Work
5623is a musical work, performance or phonogram, the synchronization of the Work in
5624timed-relation with a moving image ("synching") will be considered an Adaptation for
5625the purpose of this License.
5626"Collection" means a collection of literary or artistic works, such as encyclopedias
5627and anthologies, or performances, phonograms or broadcasts, or other works or subject
5628matter other than works listed in Section 1(f) below, which, by reason of the
5629selection and arrangement of their contents, constitute intellectual creations, in
5630which the Work is included in its entirety in unmodified form along with one or more
5631other contributions, each constituting separate and independent works in themselves,
5632which together are assembled into a collective whole. A work that constitutes a
5633Collection will not be considered an Adaptation (as defined below) for the purposes of
5634this License.
5635"Creative Commons Compatible License" means a license that is listed at
5636http://creativecommons.org/compatiblelicenses that has been approved by Creative
5637Commons as being essentially equivalent to this License, including, at a minimum,
5638because that license: (i) contains terms that have the same purpose, meaning and
5639effect as the License Elements of this License; and, (ii) explicitly permits the
5640relicensing of adaptations of works made available under that license under this
5641License or a Creative Commons jurisdiction license with the same License Elements as
5642this License.
5643"Distribute" means to make available to the public the original and copies of the Work
5644or Adaptation, as appropriate, through sale or other transfer of ownership.
5645"License Elements" means the following high-level license attributes as selected by
5646Licensor and indicated in the title of this License: Attribution, ShareAlike.
5647"Licensor" means the individual, individuals, entity or entities that offer(s) the
5648Work under the terms of this License.
5649"Original Author" means, in the case of a literary or artistic work, the individual,
5650individuals, entity or entities who created the Work or if no individual or entity can
5651be identified, the publisher; and in addition (i) in the case of a performance the
5652actors, singers, musicians, dancers, and other persons who act, sing, deliver,
5653declaim, play in, interpret or otherwise perform literary or artistic works or
5654expressions of folklore; (ii) in the case of a phonogram the producer being the person
5655or legal entity who first fixes the sounds of a performance or other sounds; and,
5656(iii) in the case of broadcasts, the organization that transmits the broadcast.
5657"Work" means the literary and/or artistic work offered under the terms of this License
5658including without limitation any production in the literary, scientific and artistic
5659domain, whatever may be the mode or form of its expression including digital form,
5660such as a book, pamphlet and other writing; a lecture, address, sermon or other work
5661of the same nature; a dramatic or dramatico-musical work; a choreographic work or
5662entertainment in dumb show; a musical composition with or without words; a
5663cinematographic work to which are assimilated works expressed by a process analogous
5664to cinematography; a work of drawing, painting, architecture, sculpture, engraving or
5665lithography; a photographic work to which are assimilated works expressed by a process
5666analogous to photography; a work of applied art; an illustration, map, plan, sketch or
5667three-dimensional work relative to geography, topography, architecture or science; a
5668performance; a broadcast; a phonogram; a compilation of data to the extent it is
5669protected as a copyrightable work; or a work performed by a variety or circus
5670performer to the extent it is not otherwise considered a literary or artistic work.
5671"You" means an individual or entity exercising rights under this License who has not
5672previously violated the terms of this License with respect to the Work, or who has
5673received express permission from the Licensor to exercise rights under this License
5674despite a previous violation.
5675"Publicly Perform" means to perform public recitations of the Work and to communicate
5676to the public those public recitations, by any means or process, including by wire or
5677wireless means or public digital performances; to make available to the public Works
5678in such a way that members of the public may access these Works from a place and at a
5679place individually chosen by them; to perform the Work to the public by any means or
5680process and the communication to the public of the performances of the Work, including
5681by public digital performance; to broadcast and rebroadcast the Work by any means
5682including signs, sounds or images.
5683"Reproduce" means to make copies of the Work by any means including without limitation
5684by sound or visual recordings and the right of fixation and reproducing fixations of
5685the Work, including storage of a protected performance or phonogram in digital form or
5686other electronic medium.
56872. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or
5688restrict any uses free from copyright or rights arising from limitations or exceptions
5689that are provided for in connection with the copyright protection under copyright law
5690or other applicable laws.
5691
56923. License Grant. Subject to the terms and conditions of this License, Licensor hereby
5693grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of
5694the applicable copyright) license to exercise the rights in the Work as stated below:
5695
5696to Reproduce the Work, to incorporate the Work into one or more Collections, and to
5697Reproduce the Work as incorporated in the Collections;
5698to create and Reproduce Adaptations provided that any such Adaptation, including any
5699translation in any medium, takes reasonable steps to clearly label, demarcate or
5700otherwise identify that changes were made to the original Work. For example, a
5701translation could be marked "The original work was translated from English to
5702Spanish," or a modification could indicate "The original work has been modified.";
5703to Distribute and Publicly Perform the Work including as incorporated in Collections;
5704and,
5705to Distribute and Publicly Perform Adaptations.
5706For the avoidance of doubt:
5707
5708Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to
5709collect royalties through any statutory or compulsory licensing scheme cannot be
5710waived, the Licensor reserves the exclusive right to collect such royalties for any
5711exercise by You of the rights granted under this License;
5712Waivable Compulsory License Schemes. In those jurisdictions in which the right to
5713collect royalties through any statutory or compulsory licensing scheme can be waived,
5714the Licensor waives the exclusive right to collect such royalties for any exercise by
5715You of the rights granted under this License; and,
5716Voluntary License Schemes. The Licensor waives the right to collect royalties, whether
5717individually or, in the event that the Licensor is a member of a collecting society
5718that administers voluntary licensing schemes, via that society, from any exercise by
5719You of the rights granted under this License.
5720The above rights may be exercised in all media and formats whether now known or
5721hereafter devised. The above rights include the right to make such modifications as
5722are technically necessary to exercise the rights in other media and formats. Subject
5723to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
5724
57254. Restrictions. The license granted in Section 3 above is expressly made subject to
5726and limited by the following restrictions:
5727
5728You may Distribute or Publicly Perform the Work only under the terms of this License.
5729You must include a copy of, or the Uniform Resource Identifier (URI) for, this License
5730with every copy of the Work You Distribute or Publicly Perform. You may not offer or
5731impose any terms on the Work that restrict the terms of this License or the ability of
5732the recipient of the Work to exercise the rights granted to that recipient under the
5733terms of the License. You may not sublicense the Work. You must keep intact all
5734notices that refer to this License and to the disclaimer of warranties with every copy
5735of the Work You Distribute or Publicly Perform. When You Distribute or Publicly
5736Perform the Work, You may not impose any effective technological measures on the Work
5737that restrict the ability of a recipient of the Work from You to exercise the rights
5738granted to that recipient under the terms of the License. This Section 4(a) applies to
5739the Work as incorporated in a Collection, but this does not require the Collection
5740apart from the Work itself to be made subject to the terms of this License. If You
5741create a Collection, upon notice from any Licensor You must, to the extent
5742practicable, remove from the Collection any credit as required by Section 4(c), as
5743requested. If You create an Adaptation, upon notice from any Licensor You must, to the
5744extent practicable, remove from the Adaptation any credit as required by Section 4(c),
5745as requested.
5746You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this
5747License; (ii) a later version of this License with the same License Elements as this
5748License; (iii) a Creative Commons jurisdiction license (either this or a later license
5749version) that contains the same License Elements as this License (e.g.,
5750Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If you
5751license the Adaptation under one of the licenses mentioned in (iv), you must comply
5752with the terms of that license. If you license the Adaptation under the terms of any
5753of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must
5754comply with the terms of the Applicable License generally and the following
5755provisions: (I) You must include a copy of, or the URI for, the Applicable License
5756with every copy of each Adaptation You Distribute or Publicly Perform; (II) You may
5757not offer or impose any terms on the Adaptation that restrict the terms of the
5758Applicable License or the ability of the recipient of the Adaptation to exercise the
5759rights granted to that recipient under the terms of the Applicable License; (III) You
5760must keep intact all notices that refer to the Applicable License and to the
5761disclaimer of warranties with every copy of the Work as included in the Adaptation You
5762Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the
5763Adaptation, You may not impose any effective technological measures on the Adaptation
5764that restrict the ability of a recipient of the Adaptation from You to exercise the
5765rights granted to that recipient under the terms of the Applicable License. This
5766Section 4(b) applies to the Adaptation as incorporated in a Collection, but this does
5767not require the Collection apart from the Adaptation itself to be made subject to the
5768terms of the Applicable License.
5769If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You
5770must, unless a request has been made pursuant to Section 4(a), keep intact all
5771copyright notices for the Work and provide, reasonable to the medium or means You are
5772utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if
5773supplied, and/or if the Original Author and/or Licensor designate another party or
5774parties (e.g., a sponsor institute, publishing entity, journal) for attribution
5775("Attribution Parties") in Licensor`s copyright notice, terms of service or by other
5776reasonable means, the name of such party or parties; (ii) the title of the Work if
5777supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor
5778specifies to be associated with the Work, unless such URI does not refer to the
5779copyright notice or licensing information for the Work; and (iv) , consistent with
5780Ssection 3(b), in the case of an Adaptation, a credit identifying the use of the Work
5781in the Adaptation (e.g., "French translation of the Work by Original Author," or
5782"Screenplay based on original Work by Original Author"). The credit required by this
5783Section 4(c) may be implemented in any reasonable manner; provided, however, that in
5784the case of a Adaptation or Collection, at a minimum such credit will appear, if a
5785credit for all contributing authors of the Adaptation or Collection appears, then as
5786part of these credits and in a manner at least as prominent as the credits for the
5787other contributing authors. For the avoidance of doubt, You may only use the credit
5788required by this Section for the purpose of attribution in the manner set out above
5789and, by exercising Your rights under this License, You may not implicitly or
5790explicitly assert or imply any connection with, sponsorship or endorsement by the
5791Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your
5792use of the Work, without the separate, express prior written permission of the
5793Original Author, Licensor and/or Attribution Parties.
5794Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted
5795by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by
5796itself or as part of any Adaptations or Collections, You must not distort, mutilate,
5797modify or take other derogatory action in relation to the Work which would be
5798prejudicial to the Original Author`s honor or reputation. Licensor agrees that in
5799those jurisdictions (e.g. Japan), in which any exercise of the right granted in
5800Section 3(b) of this License (the right to make Adaptations) would be deemed to be a
5801distortion, mutilation, modification or other derogatory action prejudicial to the
5802Original Author`s honor and reputation, the Licensor will waive or not assert, as
5803appropriate, this Section, to the fullest extent permitted by the applicable national
5804law, to enable You to reasonably exercise Your right under Section 3(b) of this
5805License (right to make Adaptations) but not otherwise.
58065. Representations, Warranties and Disclaimer
5807
5808UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE
5809WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK,
5810EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF
5811TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE
5812ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS,
5813WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
5814WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
5815
58166. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO
5817EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL,
5818CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF
5819THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
5820
58217. Termination
5822
5823This License and the rights granted hereunder will terminate automatically upon any
5824breach by You of the terms of this License. Individuals or entities who have received
5825Adaptations or Collections from You under this License, however, will not have their
5826licenses terminated provided such individuals or entities remain in full compliance
5827with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of
5828this License.
5829Subject to the above terms and conditions, the license granted here is perpetual (for
5830the duration of the applicable copyright in the Work). Notwithstanding the above,
5831Licensor reserves the right to release the Work under different license terms or to
5832stop distributing the Work at any time; provided, however that any such election will
5833not serve to withdraw this License (or any other license that has been, or is required
5834to be, granted under the terms of this License), and this License will continue in
5835full force and effect unless terminated as stated above.
58368. Miscellaneous
5837
5838Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor
5839offers to the recipient a license to the Work on the same terms and conditions as the
5840license granted to You under this License.
5841Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the
5842recipient a license to the original Work on the same terms and conditions as the
5843license granted to You under this License.
5844If any provision of this License is invalid or unenforceable under applicable law, it
5845shall not affect the validity or enforceability of the remainder of the terms of this
5846License, and without further action by the parties to this agreement, such provision
5847shall be reformed to the minimum extent necessary to make such provision valid and
5848enforceable.
5849No term or provision of this License shall be deemed waived and no breach consented to
5850unless such waiver or consent shall be in writing and signed by the party to be
5851charged with such waiver or consent.
5852This License constitutes the entire agreement between the parties with respect to the
5853Work licensed here. There are no understandings, agreements or representations with
5854respect to the Work not specified here. Licensor shall not be bound by any additional
5855provisions that may appear in any communication from You. This License may not be
5856modified without the mutual written agreement of the Licensor and You.
5857The rights granted under, and the subject matter referenced, in this License were
5858drafted utilizing the terminology of the Berne Convention for the Protection of
5859Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of
58601961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty
5861of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These
5862rights and subject matter take effect in the relevant jurisdiction in which the
5863License terms are sought to be enforced according to the corresponding provisions of
5864the implementation of those treaty provisions in the applicable national law. If the
5865standard suite of rights granted under applicable copyright law includes additional
5866rights not granted under this License, such additional rights are deemed to be
5867included in the License; this License is not intended to restrict the license of any
5868rights under applicable law.
5869Creative Commons Notice
5870
5871Creative Commons is not a party to this License, and makes no warranty whatsoever in
5872connection with the Work. Creative Commons will not be liable to You or any party on
5873any legal theory for any damages whatsoever, including without limitation any general,
5874special, incidental or consequential damages arising in connection to this license.
5875Notwithstanding the foregoing two (2) sentences, if Creative Commons has expressly
5876identified itself as the Licensor hereunder, it shall have all rights and obligations
5877of Licensor.
5878
5879Except for the limited purpose of indicating to the public that the Work is licensed
5880under the CCPL, Creative Commons does not authorize the use by either party of the
5881trademark "Creative Commons" or any related trademark or logo of Creative Commons
5882without the prior written consent of Creative Commons. Any permitted use will be in
5883compliance with Creative Commons` then-current trademark usage guidelines, as may be
5884published on its website or otherwise made available upon request from time to time.
5885For the avoidance of doubt, this trademark restriction does not form part of the
5886License.
5887
5888Creative Commons may be contacted at http://creativecommons.org/.
5889
5890« Back to Commons Deed
5891
5892</programlisting></para>
5893 </section>
5894
5895 <section id="lic_9">
5896 <title>EDL-1.0</title>
5897
5898 <para><programlisting>
5899Eclipse Distribution License - v 1.0 2144Eclipse Distribution License - v 1.0
5900 2145
5901Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors. 2146Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
@@ -5924,13 +2169,11 @@ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5924CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY 2169CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
5925WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 2170WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
5926DAMAGE. 2171DAMAGE.
5927</programlisting></para> 2172</programlisting></para></section>
5928 </section>
5929
5930 <section id="lic_10">
5931 <title>EPL-1.0</title>
5932 2173
5933 <para><programlisting> 2174<section id="lic_8">
2175<title>EPL-1.0</title>
2176<para><programlisting>
5934 2177
5935Eclipse Public License - v 1.0 2178Eclipse Public License - v 1.0
5936 2179
@@ -6118,13 +2361,11 @@ property laws of the United States of America. No party to this Agreement will b
6118legal action under this Agreement more than one year after the cause of action arose. 2361legal action under this Agreement more than one year after the cause of action arose.
6119Each party waives its rights to a jury trial in any resulting litigation. 2362Each party waives its rights to a jury trial in any resulting litigation.
6120 2363
6121</programlisting></para> 2364</programlisting></para></section>
6122 </section>
6123
6124 <section id="lic_11">
6125 <title>Elfutils-Exception</title>
6126 2365
6127 <para><programlisting> 2366<section id="lic_9">
2367<title>Elfutils-Exception</title>
2368<para><programlisting>
6128 This file describes the limits of the Exception under which you are allowed 2369 This file describes the limits of the Exception under which you are allowed
6129 to distribute Non-GPL Code in linked combination with Red Hat elfutils. 2370 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
6130 For the full text of the license, please see one of the header files 2371 For the full text of the license, please see one of the header files
@@ -6137,24 +2378,20 @@ Each party waives its rights to a jury trial in any resulting litigation.
6137 libdw.h 2378 libdw.h
6138 libdwfl.h 2379 libdwfl.h
6139 2380
6140</programlisting></para> 2381</programlisting></para></section>
6141 </section>
6142 2382
6143 <section id="lic_12"> 2383<section id="lic_10">
6144 <title>FSF-Unlimited</title> 2384<title>FSF-Unlimited</title>
6145 2385<para><programlisting>
6146 <para><programlisting>
6147Copyright (C) 1997-2010 Free Software Foundation, Inc. 2386Copyright (C) 1997-2010 Free Software Foundation, Inc.
6148This file is free software; the Free Software Foundation 2387This file is free software; the Free Software Foundation
6149gives unlimited permission to copy and/or distribute it, 2388gives unlimited permission to copy and/or distribute it,
6150with or without modifications, as long as this notice is preserved. 2389with or without modifications, as long as this notice is preserved.
6151</programlisting></para> 2390</programlisting></para></section>
6152 </section>
6153
6154 <section id="lic_13">
6155 <title>FreeType</title>
6156 2391
6157 <para><programlisting> 2392<section id="lic_11">
2393<title>FreeType</title>
2394<para><programlisting>
6158 The FreeType Project LICENSE 2395 The FreeType Project LICENSE
6159 ---------------------------- 2396 ----------------------------
6160 2397
@@ -6325,419 +2562,11 @@ Legal Terms
6325 2562
6326--- end of FTL.TXT --- 2563--- end of FTL.TXT ---
6327 2564
6328</programlisting></para> 2565</programlisting></para></section>
6329 </section>
6330
6331 <section id="lic_14">
6332 <title>GFDL-1.2</title>
6333
6334 <para><programlisting>
6335 2566
6336 GNU Free Documentation License 2567<section id="lic_12">
6337 Version 1.2, November 2002 2568<title>GPL-1.0</title>
6338 2569<para><programlisting>
6339
6340 Copyright (C) 2000,2001,2002 Free Software Foundation, Inc.
6341 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6342 Everyone is permitted to copy and distribute verbatim copies
6343 of this license document, but changing it is not allowed.
6344
6345
63460. PREAMBLE
6347
6348The purpose of this License is to make a manual, textbook, or other
6349functional and useful document "free" in the sense of freedom: to
6350assure everyone the effective freedom to copy and redistribute it,
6351with or without modifying it, either commercially or noncommercially.
6352Secondarily, this License preserves for the author and publisher a way
6353to get credit for their work, while not being considered responsible
6354for modifications made by others.
6355
6356This License is a kind of "copyleft", which means that derivative
6357works of the document must themselves be free in the same sense. It
6358complements the GNU General Public License, which is a copyleft
6359license designed for free software.
6360
6361We have designed this License in order to use it for manuals for free
6362software, because free software needs free documentation: a free
6363program should come with manuals providing the same freedoms that the
6364software does. But this License is not limited to software manuals;
6365it can be used for any textual work, regardless of subject matter or
6366whether it is published as a printed book. We recommend this License
6367principally for works whose purpose is instruction or reference.
6368
6369
63701. APPLICABILITY AND DEFINITIONS
6371
6372This License applies to any manual or other work, in any medium, that
6373contains a notice placed by the copyright holder saying it can be
6374distributed under the terms of this License. Such a notice grants a
6375world-wide, royalty-free license, unlimited in duration, to use that
6376work under the conditions stated herein. The "Document", below,
6377refers to any such manual or work. Any member of the public is a
6378licensee, and is addressed as "you". You accept the license if you
6379copy, modify or distribute the work in a way requiring permission
6380under copyright law.
6381
6382A "Modified Version" of the Document means any work containing the
6383Document or a portion of it, either copied verbatim, or with
6384modifications and/or translated into another language.
6385
6386A "Secondary Section" is a named appendix or a front-matter section of
6387the Document that deals exclusively with the relationship of the
6388publishers or authors of the Document to the Document`s overall subject
6389(or to related matters) and contains nothing that could fall directly
6390within that overall subject. (Thus, if the Document is in part a
6391textbook of mathematics, a Secondary Section may not explain any
6392mathematics.) The relationship could be a matter of historical
6393connection with the subject or with related matters, or of legal,
6394commercial, philosophical, ethical or political position regarding
6395them.
6396
6397The "Invariant Sections" are certain Secondary Sections whose titles
6398are designated, as being those of Invariant Sections, in the notice
6399that says that the Document is released under this License. If a
6400section does not fit the above definition of Secondary then it is not
6401allowed to be designated as Invariant. The Document may contain zero
6402Invariant Sections. If the Document does not identify any Invariant
6403Sections then there are none.
6404
6405The "Cover Texts" are certain short passages of text that are listed,
6406as Front-Cover Texts or Back-Cover Texts, in the notice that says that
6407the Document is released under this License. A Front-Cover Text may
6408be at most 5 words, and a Back-Cover Text may be at most 25 words.
6409
6410A "Transparent" copy of the Document means a machine-readable copy,
6411represented in a format whose specification is available to the
6412general public, that is suitable for revising the document
6413straightforwardly with generic text editors or (for images composed of
6414pixels) generic paint programs or (for drawings) some widely available
6415drawing editor, and that is suitable for input to text formatters or
6416for automatic translation to a variety of formats suitable for input
6417to text formatters. A copy made in an otherwise Transparent file
6418format whose markup, or absence of markup, has been arranged to thwart
6419or discourage subsequent modification by readers is not Transparent.
6420An image format is not Transparent if used for any substantial amount
6421of text. A copy that is not "Transparent" is called "Opaque".
6422
6423Examples of suitable formats for Transparent copies include plain
6424ASCII without markup, Texinfo input format, LaTeX input format, SGML
6425or XML using a publicly available DTD, and standard-conforming simple
6426HTML, PostScript or PDF designed for human modification. Examples of
6427transparent image formats include PNG, XCF and JPG. Opaque formats
6428include proprietary formats that can be read and edited only by
6429proprietary word processors, SGML or XML for which the DTD and/or
6430processing tools are not generally available, and the
6431machine-generated HTML, PostScript or PDF produced by some word
6432processors for output purposes only.
6433
6434The "Title Page" means, for a printed book, the title page itself,
6435plus such following pages as are needed to hold, legibly, the material
6436this License requires to appear in the title page. For works in
6437formats which do not have any title page as such, "Title Page" means
6438the text near the most prominent appearance of the work`s title,
6439preceding the beginning of the body of the text.
6440
6441A section "Entitled XYZ" means a named subunit of the Document whose
6442title either is precisely XYZ or contains XYZ in parentheses following
6443text that translates XYZ in another language. (Here XYZ stands for a
6444specific section name mentioned below, such as "Acknowledgements",
6445"Dedications", "Endorsements", or "History".) To "Preserve the Title"
6446of such a section when you modify the Document means that it remains a
6447section "Entitled XYZ" according to this definition.
6448
6449The Document may include Warranty Disclaimers next to the notice which
6450states that this License applies to the Document. These Warranty
6451Disclaimers are considered to be included by reference in this
6452License, but only as regards disclaiming warranties: any other
6453implication that these Warranty Disclaimers may have is void and has
6454no effect on the meaning of this License.
6455
6456
64572. VERBATIM COPYING
6458
6459You may copy and distribute the Document in any medium, either
6460commercially or noncommercially, provided that this License, the
6461copyright notices, and the license notice saying this License applies
6462to the Document are reproduced in all copies, and that you add no other
6463conditions whatsoever to those of this License. You may not use
6464technical measures to obstruct or control the reading or further
6465copying of the copies you make or distribute. However, you may accept
6466compensation in exchange for copies. If you distribute a large enough
6467number of copies you must also follow the conditions in section 3.
6468
6469You may also lend copies, under the same conditions stated above, and
6470you may publicly display copies.
6471
6472
64733. COPYING IN QUANTITY
6474
6475If you publish printed copies (or copies in media that commonly have
6476printed covers) of the Document, numbering more than 100, and the
6477Document`s license notice requires Cover Texts, you must enclose the
6478copies in covers that carry, clearly and legibly, all these Cover
6479Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
6480the back cover. Both covers must also clearly and legibly identify
6481you as the publisher of these copies. The front cover must present
6482the full title with all words of the title equally prominent and
6483visible. You may add other material on the covers in addition.
6484Copying with changes limited to the covers, as long as they preserve
6485the title of the Document and satisfy these conditions, can be treated
6486as verbatim copying in other respects.
6487
6488If the required texts for either cover are too voluminous to fit
6489legibly, you should put the first ones listed (as many as fit
6490reasonably) on the actual cover, and continue the rest onto adjacent
6491pages.
6492
6493If you publish or distribute Opaque copies of the Document numbering
6494more than 100, you must either include a machine-readable Transparent
6495copy along with each Opaque copy, or state in or with each Opaque copy
6496a computer-network location from which the general network-using
6497public has access to download using public-standard network protocols
6498a complete Transparent copy of the Document, free of added material.
6499If you use the latter option, you must take reasonably prudent steps,
6500when you begin distribution of Opaque copies in quantity, to ensure
6501that this Transparent copy will remain thus accessible at the stated
6502location until at least one year after the last time you distribute an
6503Opaque copy (directly or through your agents or retailers) of that
6504edition to the public.
6505
6506It is requested, but not required, that you contact the authors of the
6507Document well before redistributing any large number of copies, to give
6508them a chance to provide you with an updated version of the Document.
6509
6510
65114. MODIFICATIONS
6512
6513You may copy and distribute a Modified Version of the Document under
6514the conditions of sections 2 and 3 above, provided that you release
6515the Modified Version under precisely this License, with the Modified
6516Version filling the role of the Document, thus licensing distribution
6517and modification of the Modified Version to whoever possesses a copy
6518of it. In addition, you must do these things in the Modified Version:
6519
6520A. Use in the Title Page (and on the covers, if any) a title distinct
6521 from that of the Document, and from those of previous versions
6522 (which should, if there were any, be listed in the History section
6523 of the Document). You may use the same title as a previous version
6524 if the original publisher of that version gives permission.
6525B. List on the Title Page, as authors, one or more persons or entities
6526 responsible for authorship of the modifications in the Modified
6527 Version, together with at least five of the principal authors of the
6528 Document (all of its principal authors, if it has fewer than five),
6529 unless they release you from this requirement.
6530C. State on the Title page the name of the publisher of the
6531 Modified Version, as the publisher.
6532D. Preserve all the copyright notices of the Document.
6533E. Add an appropriate copyright notice for your modifications
6534 adjacent to the other copyright notices.
6535F. Include, immediately after the copyright notices, a license notice
6536 giving the public permission to use the Modified Version under the
6537 terms of this License, in the form shown in the Addendum below.
6538G. Preserve in that license notice the full lists of Invariant Sections
6539 and required Cover Texts given in the Document`s license notice.
6540H. Include an unaltered copy of this License.
6541I. Preserve the section Entitled "History", Preserve its Title, and add
6542 to it an item stating at least the title, year, new authors, and
6543 publisher of the Modified Version as given on the Title Page. If
6544 there is no section Entitled "History" in the Document, create one
6545 stating the title, year, authors, and publisher of the Document as
6546 given on its Title Page, then add an item describing the Modified
6547 Version as stated in the previous sentence.
6548J. Preserve the network location, if any, given in the Document for
6549 public access to a Transparent copy of the Document, and likewise
6550 the network locations given in the Document for previous versions
6551 it was based on. These may be placed in the "History" section.
6552 You may omit a network location for a work that was published at
6553 least four years before the Document itself, or if the original
6554 publisher of the version it refers to gives permission.
6555K. For any section Entitled "Acknowledgements" or "Dedications",
6556 Preserve the Title of the section, and preserve in the section all
6557 the substance and tone of each of the contributor acknowledgements
6558 and/or dedications given therein.
6559L. Preserve all the Invariant Sections of the Document,
6560 unaltered in their text and in their titles. Section numbers
6561 or the equivalent are not considered part of the section titles.
6562M. Delete any section Entitled "Endorsements". Such a section
6563 may not be included in the Modified Version.
6564N. Do not retitle any existing section to be Entitled "Endorsements"
6565 or to conflict in title with any Invariant Section.
6566O. Preserve any Warranty Disclaimers.
6567
6568If the Modified Version includes new front-matter sections or
6569appendices that qualify as Secondary Sections and contain no material
6570copied from the Document, you may at your option designate some or all
6571of these sections as invariant. To do this, add their titles to the
6572list of Invariant Sections in the Modified Version`s license notice.
6573These titles must be distinct from any other section titles.
6574
6575You may add a section Entitled "Endorsements", provided it contains
6576nothing but endorsements of your Modified Version by various
6577parties--for example, statements of peer review or that the text has
6578been approved by an organization as the authoritative definition of a
6579standard.
6580
6581You may add a passage of up to five words as a Front-Cover Text, and a
6582passage of up to 25 words as a Back-Cover Text, to the end of the list
6583of Cover Texts in the Modified Version. Only one passage of
6584Front-Cover Text and one of Back-Cover Text may be added by (or
6585through arrangements made by) any one entity. If the Document already
6586includes a cover text for the same cover, previously added by you or
6587by arrangement made by the same entity you are acting on behalf of,
6588you may not add another; but you may replace the old one, on explicit
6589permission from the previous publisher that added the old one.
6590
6591The author(s) and publisher(s) of the Document do not by this License
6592give permission to use their names for publicity for or to assert or
6593imply endorsement of any Modified Version.
6594
6595
65965. COMBINING DOCUMENTS
6597
6598You may combine the Document with other documents released under this
6599License, under the terms defined in section 4 above for modified
6600versions, provided that you include in the combination all of the
6601Invariant Sections of all of the original documents, unmodified, and
6602list them all as Invariant Sections of your combined work in its
6603license notice, and that you preserve all their Warranty Disclaimers.
6604
6605The combined work need only contain one copy of this License, and
6606multiple identical Invariant Sections may be replaced with a single
6607copy. If there are multiple Invariant Sections with the same name but
6608different contents, make the title of each such section unique by
6609adding at the end of it, in parentheses, the name of the original
6610author or publisher of that section if known, or else a unique number.
6611Make the same adjustment to the section titles in the list of
6612Invariant Sections in the license notice of the combined work.
6613
6614In the combination, you must combine any sections Entitled "History"
6615in the various original documents, forming one section Entitled
6616"History"; likewise combine any sections Entitled "Acknowledgements",
6617and any sections Entitled "Dedications". You must delete all sections
6618Entitled "Endorsements".
6619
6620
66216. COLLECTIONS OF DOCUMENTS
6622
6623You may make a collection consisting of the Document and other documents
6624released under this License, and replace the individual copies of this
6625License in the various documents with a single copy that is included in
6626the collection, provided that you follow the rules of this License for
6627verbatim copying of each of the documents in all other respects.
6628
6629You may extract a single document from such a collection, and distribute
6630it individually under this License, provided you insert a copy of this
6631License into the extracted document, and follow this License in all
6632other respects regarding verbatim copying of that document.
6633
6634
66357. AGGREGATION WITH INDEPENDENT WORKS
6636
6637A compilation of the Document or its derivatives with other separate
6638and independent documents or works, in or on a volume of a storage or
6639distribution medium, is called an "aggregate" if the copyright
6640resulting from the compilation is not used to limit the legal rights
6641of the compilation`s users beyond what the individual works permit.
6642When the Document is included in an aggregate, this License does not
6643apply to the other works in the aggregate which are not themselves
6644derivative works of the Document.
6645
6646If the Cover Text requirement of section 3 is applicable to these
6647copies of the Document, then if the Document is less than one half of
6648the entire aggregate, the Document`s Cover Texts may be placed on
6649covers that bracket the Document within the aggregate, or the
6650electronic equivalent of covers if the Document is in electronic form.
6651Otherwise they must appear on printed covers that bracket the whole
6652aggregate.
6653
6654
66558. TRANSLATION
6656
6657Translation is considered a kind of modification, so you may
6658distribute translations of the Document under the terms of section 4.
6659Replacing Invariant Sections with translations requires special
6660permission from their copyright holders, but you may include
6661translations of some or all Invariant Sections in addition to the
6662original versions of these Invariant Sections. You may include a
6663translation of this License, and all the license notices in the
6664Document, and any Warranty Disclaimers, provided that you also include
6665the original English version of this License and the original versions
6666of those notices and disclaimers. In case of a disagreement between
6667the translation and the original version of this License or a notice
6668or disclaimer, the original version will prevail.
6669
6670If a section in the Document is Entitled "Acknowledgements",
6671"Dedications", or "History", the requirement (section 4) to Preserve
6672its Title (section 1) will typically require changing the actual
6673title.
6674
6675
66769. TERMINATION
6677
6678You may not copy, modify, sublicense, or distribute the Document except
6679as expressly provided for under this License. Any other attempt to
6680copy, modify, sublicense or distribute the Document is void, and will
6681automatically terminate your rights under this License. However,
6682parties who have received copies, or rights, from you under this
6683License will not have their licenses terminated so long as such
6684parties remain in full compliance.
6685
6686
668710. FUTURE REVISIONS OF THIS LICENSE
6688
6689The Free Software Foundation may publish new, revised versions
6690of the GNU Free Documentation License from time to time. Such new
6691versions will be similar in spirit to the present version, but may
6692differ in detail to address new problems or concerns. See
6693http://www.gnu.org/copyleft/.
6694
6695Each version of the License is given a distinguishing version number.
6696If the Document specifies that a particular numbered version of this
6697License "or any later version" applies to it, you have the option of
6698following the terms and conditions either of that specified version or
6699of any later version that has been published (not as a draft) by the
6700Free Software Foundation. If the Document does not specify a version
6701number of this License, you may choose any version ever published (not
6702as a draft) by the Free Software Foundation.
6703
6704
6705ADDENDUM: How to use this License for your documents
6706
6707To use this License in a document you have written, include a copy of
6708the License in the document and put the following copyright and
6709license notices just after the title page:
6710
6711 Copyright (c) YEAR YOUR NAME.
6712 Permission is granted to copy, distribute and/or modify this document
6713 under the terms of the GNU Free Documentation License, Version 1.2
6714 or any later version published by the Free Software Foundation;
6715 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
6716 A copy of the license is included in the section entitled "GNU
6717 Free Documentation License".
6718
6719If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
6720replace the "with...Texts." line with this:
6721
6722 with the Invariant Sections being LIST THEIR TITLES, with the
6723 Front-Cover Texts being LIST, and with the Back-Cover Texts being LIST.
6724
6725If you have Invariant Sections without Cover Texts, or some other
6726combination of the three, merge those two alternatives to suit the
6727situation.
6728
6729If your document contains nontrivial examples of program code, we
6730recommend releasing these examples in parallel under your choice of
6731free software license, such as the GNU General Public License,
6732to permit their use in free software.
6733
6734</programlisting></para>
6735 </section>
6736
6737 <section id="lic_15">
6738 <title>GPL-1.0</title>
6739
6740 <para><programlisting>
6741 2570
6742GNU General Public License, version 1 2571GNU General Public License, version 1
6743 2572
@@ -6990,13 +2819,11 @@ necessary. Here a sample; alter the names:
6990 2819
6991That`s all there is to it! 2820That`s all there is to it!
6992 2821
6993</programlisting></para> 2822</programlisting></para></section>
6994 </section>
6995
6996 <section id="lic_16">
6997 <title>GPL-2.0</title>
6998 2823
6999 <para><programlisting> 2824<section id="lic_13">
2825<title>GPL-2.0</title>
2826<para><programlisting>
7000 2827
7001GNU GENERAL PUBLIC LICENSE 2828GNU GENERAL PUBLIC LICENSE
7002 2829
@@ -7295,13 +3122,11 @@ more useful to permit linking proprietary applications with the library. If this
7295what you want to do, use the GNU Lesser General Public License instead of this 3122what you want to do, use the GNU Lesser General Public License instead of this
7296License. 3123License.
7297 3124
7298</programlisting></para> 3125</programlisting></para></section>
7299 </section>
7300
7301 <section id="lic_17">
7302 <title>GPL-3.0</title>
7303 3126
7304 <para><programlisting> 3127<section id="lic_14">
3128<title>GPL-3.0</title>
3129<para><programlisting>
7305GNU GENERAL PUBLIC LICENSE 3130GNU GENERAL PUBLIC LICENSE
7306 3131
7307Version 3, 29 June 2007 3132Version 3, 29 June 2007
@@ -7367,34 +3192,34 @@ The precise terms and conditions for copying, distribution and modification foll
7367TERMS AND CONDITIONS 3192TERMS AND CONDITIONS
73680. Definitions. 31930. Definitions.
7369 3194
7370This License refers to version 3 of the GNU General Public License. 3195&rdquor;This License&rdquo; refers to version 3 of the GNU General Public License.
7371 3196
7372Copyright also means copyright-like laws that apply to other kinds of 3197&rdquor;Copyright&rdquo; also means copyright-like laws that apply to other kinds of
7373works, such as semiconductor masks. 3198works, such as semiconductor masks.
7374 3199
7375The Program refers to any copyrightable work licensed under this 3200&rdquor;The Program&rdquo; refers to any copyrightable work licensed under this
7376License. Each licensee is addressed as you. Licensees 3201License. Each licensee is addressed as &rdquor;you&rdquo;. &rdquor;Licensees&rdquo;
7377and recipients may be individuals or organizations. 3202and &rdquor;recipients&rdquo; may be individuals or organizations.
7378 3203
7379To modify a work means to copy from or adapt all or part of the work in 3204To &rdquor;modify&rdquo; a work means to copy from or adapt all or part of the work in
7380a fashion requiring copyright permission, other than the making of an exact copy. The 3205a fashion requiring copyright permission, other than the making of an exact copy. The
7381resulting work is called a modified version of the earlier work or a 3206resulting work is called a &rdquor;modified version&rdquo; of the earlier work or a
7382work based on the earlier work. 3207work &rdquor;based on&rdquo; the earlier work.
7383 3208
7384A covered work means either the unmodified Program or a work based on 3209A &rdquor;covered work&rdquo; means either the unmodified Program or a work based on
7385the Program. 3210the Program.
7386 3211
7387To propagate a work means to do anything with it that, without 3212To &rdquor;propagate&rdquo; a work means to do anything with it that, without
7388permission, would make you directly or secondarily liable for infringement under 3213permission, would make you directly or secondarily liable for infringement under
7389applicable copyright law, except executing it on a computer or modifying a private 3214applicable copyright law, except executing it on a computer or modifying a private
7390copy. Propagation includes copying, distribution (with or without modification), 3215copy. Propagation includes copying, distribution (with or without modification),
7391making available to the public, and in some countries other activities as well. 3216making available to the public, and in some countries other activities as well.
7392 3217
7393To convey a work means any kind of propagation that enables other 3218To &rdquor;convey&rdquo; a work means any kind of propagation that enables other
7394parties to make or receive copies. Mere interaction with a user through a computer 3219parties to make or receive copies. Mere interaction with a user through a computer
7395network, with no transfer of a copy, is not conveying. 3220network, with no transfer of a copy, is not conveying.
7396 3221
7397An interactive user interface displays Appropriate Legal Notices to the 3222An interactive user interface displays &rdquor;Appropriate Legal Notices&rdquo; to the
7398extent that it includes a convenient and prominently visible feature that (1) displays 3223extent that it includes a convenient and prominently visible feature that (1) displays
7399an appropriate copyright notice, and (2) tells the user that there is no warranty for 3224an appropriate copyright notice, and (2) tells the user that there is no warranty for
7400the work (except to the extent that warranties are provided), that licensees may 3225the work (except to the extent that warranties are provided), that licensees may
@@ -7403,26 +3228,26 @@ interface presents a list of user commands or options, such as a menu, a promine
7403item in the list meets this criterion. 3228item in the list meets this criterion.
74041. Source Code. 32291. Source Code.
7405 3230
7406The source code for a work means the preferred form of the work for 3231The &rdquor;source code&rdquo; for a work means the preferred form of the work for
7407making modifications to it. Object code means any non-source form of a 3232making modifications to it. &rdquor;Object code&rdquo; means any non-source form of a
7408work. 3233work.
7409 3234
7410A Standard Interface means an interface that either is an official 3235A &rdquor;Standard Interface&rdquo; means an interface that either is an official
7411standard defined by a recognized standards body, or, in the case of interfaces 3236standard defined by a recognized standards body, or, in the case of interfaces
7412specified for a particular programming language, one that is widely used among 3237specified for a particular programming language, one that is widely used among
7413developers working in that language. 3238developers working in that language.
7414 3239
7415The System Libraries of an executable work include anything, other than 3240The &rdquor;System Libraries&rdquo; of an executable work include anything, other than
7416the work as a whole, that (a) is included in the normal form of packaging a Major 3241the work as a whole, that (a) is included in the normal form of packaging a Major
7417Component, but which is not part of that Major Component, and (b) serves only to 3242Component, but which is not part of that Major Component, and (b) serves only to
7418enable use of the work with that Major Component, or to implement a Standard Interface 3243enable use of the work with that Major Component, or to implement a Standard Interface
7419for which an implementation is available to the public in source code form. A 3244for which an implementation is available to the public in source code form. A
7420Major Component, in this context, means a major essential component 3245&rdquor;Major Component&rdquo;, in this context, means a major essential component
7421(kernel, window system, and so on) of the specific operating system (if any) on which 3246(kernel, window system, and so on) of the specific operating system (if any) on which
7422the executable work runs, or a compiler used to produce the work, or an object code 3247the executable work runs, or a compiler used to produce the work, or an object code
7423interpreter used to run it. 3248interpreter used to run it.
7424 3249
7425The Corresponding Source for a work in object code form means all the 3250The &rdquor;Corresponding Source&rdquo; for a work in object code form means all the
7426source code needed to generate, install, and (for an executable work) run the object 3251source code needed to generate, install, and (for an executable work) run the object
7427code and to modify the work, including scripts to control those activities. However, 3252code and to modify the work, including scripts to control those activities. However,
7428it does not include the work's System Libraries, or general-purpose tools or generally 3253it does not include the work's System Libraries, or general-purpose tools or generally
@@ -7492,7 +3317,7 @@ you also meet all of these conditions:
7492giving a relevant date. 3317giving a relevant date.
7493 * b) The work must carry prominent notices stating that it is released under this 3318 * b) The work must carry prominent notices stating that it is released under this
7494License and any conditions added under section 7. This requirement modifies the 3319License and any conditions added under section 7. This requirement modifies the
7495requirement in section 4 to keep intact all notices. 3320requirement in section 4 to &rdquor;keep intact all notices&rdquo;.
7496 * c) You must license the entire work, as a whole, under this License to anyone 3321 * c) You must license the entire work, as a whole, under this License to anyone
7497who comes into possession of a copy. This License will therefore apply, along with any 3322who comes into possession of a copy. This License will therefore apply, along with any
7498applicable section 7 additional terms, to the whole of the work, and all its parts, 3323applicable section 7 additional terms, to the whole of the work, and all its parts,
@@ -7506,7 +3331,7 @@ Appropriate Legal Notices, your work need not make them do so.
7506A compilation of a covered work with other separate and independent works, which are 3331A compilation of a covered work with other separate and independent works, which are
7507not by their nature extensions of the covered work, and which are not combined with it 3332not by their nature extensions of the covered work, and which are not combined with it
7508such as to form a larger program, in or on a volume of a storage or distribution 3333such as to form a larger program, in or on a volume of a storage or distribution
7509medium, is called an aggregate if the compilation and its resulting 3334medium, is called an &rdquor;aggregate&rdquo; if the compilation and its resulting
7510copyright are not used to limit the access or legal rights of the compilation's users 3335copyright are not used to limit the access or legal rights of the compilation's users
7511beyond what the individual works permit. Inclusion of a covered work in an aggregate 3336beyond what the individual works permit. Inclusion of a covered work in an aggregate
7512does not cause this License to apply to the other parts of the aggregate. 3337does not cause this License to apply to the other parts of the aggregate.
@@ -7550,19 +3375,19 @@ A separable portion of the object code, whose source code is excluded from the
7550Corresponding Source as a System Library, need not be included in conveying the object 3375Corresponding Source as a System Library, need not be included in conveying the object
7551code work. 3376code work.
7552 3377
7553A User Product is either (1) a consumer product, which 3378A &rdquor;User Product&rdquo; is either (1) a &rdquor;consumer product&rdquo;, which
7554means any tangible personal property which is normally used for personal, family, or 3379means any tangible personal property which is normally used for personal, family, or
7555household purposes, or (2) anything designed or sold for incorporation into a 3380household purposes, or (2) anything designed or sold for incorporation into a
7556dwelling. In determining whether a product is a consumer product, doubtful cases shall 3381dwelling. In determining whether a product is a consumer product, doubtful cases shall
7557be resolved in favor of coverage. For a particular product received by a particular 3382be resolved in favor of coverage. For a particular product received by a particular
7558user, normally used refers to a typical or common use of that class of 3383user, &rdquor;normally used&rdquo; refers to a typical or common use of that class of
7559product, regardless of the status of the particular user or of the way in which the 3384product, regardless of the status of the particular user or of the way in which the
7560particular user actually uses, or expects or is expected to use, the product. A 3385particular user actually uses, or expects or is expected to use, the product. A
7561product is a consumer product regardless of whether the product has substantial 3386product is a consumer product regardless of whether the product has substantial
7562commercial, industrial or non-consumer uses, unless such uses represent the only 3387commercial, industrial or non-consumer uses, unless such uses represent the only
7563significant mode of use of the product. 3388significant mode of use of the product.
7564 3389
7565Installation Information for a User Product means any methods, 3390&rdquor;Installation Information&rdquo; for a User Product means any methods,
7566procedures, authorization keys, or other information required to install and execute 3391procedures, authorization keys, or other information required to install and execute
7567modified versions of a covered work in that User Product from a modified version of 3392modified versions of a covered work in that User Product from a modified version of
7568its Corresponding Source. The information must suffice to ensure that the continued 3393its Corresponding Source. The information must suffice to ensure that the continued
@@ -7591,7 +3416,7 @@ implementation available to the public in source code form), and must require no
7591special password or key for unpacking, reading or copying. 3416special password or key for unpacking, reading or copying.
75927. Additional Terms. 34177. Additional Terms.
7593 3418
7594Additional permissions are terms that supplement the terms of this 3419&rdquor;Additional permissions&rdquo; are terms that supplement the terms of this
7595License by making exceptions from one or more of its conditions. Additional 3420License by making exceptions from one or more of its conditions. Additional
7596permissions that are applicable to the entire Program shall be treated as though they 3421permissions that are applicable to the entire Program shall be treated as though they
7597were included in this License, to the extent that they are valid under applicable law. 3422were included in this License, to the extent that they are valid under applicable law.
@@ -7626,8 +3451,8 @@ who conveys the material (or modified versions of it) with contractual assumptio
7626liability to the recipient, for any liability that these contractual assumptions 3451liability to the recipient, for any liability that these contractual assumptions
7627directly impose on those licensors and authors. 3452directly impose on those licensors and authors.
7628 3453
7629All other non-permissive additional terms are considered further 3454All other non-permissive additional terms are considered &rdquor;further
7630restrictions within the meaning of section 10. If the Program as you received 3455restrictions&rdquo; within the meaning of section 10. If the Program as you received
7631it, or any part of it, contains a notice stating that it is governed by this License 3456it, or any part of it, contains a notice stating that it is governed by this License
7632along with a term that is a further restriction, you may remove that term. If a 3457along with a term that is a further restriction, you may remove that term. If a
7633license document contains a further restriction but permits relicensing or conveying 3458license document contains a further restriction but permits relicensing or conveying
@@ -7681,7 +3506,7 @@ from the original licensors, to run, modify and propagate that work, subject to
7681License. You are not responsible for enforcing compliance by third parties with this 3506License. You are not responsible for enforcing compliance by third parties with this
7682License. 3507License.
7683 3508
7684An entity transaction is a transaction transferring control of an 3509An &rdquor;entity transaction&rdquo; is a transaction transferring control of an
7685organization, or substantially all assets of one, or subdividing an organization, or 3510organization, or substantially all assets of one, or subdividing an organization, or
7686merging organizations. If propagation of a covered work results from an entity 3511merging organizations. If propagation of a covered work results from an entity
7687transaction, each party to that transaction who receives a copy of the work also 3512transaction, each party to that transaction who receives a copy of the work also
@@ -7698,16 +3523,16 @@ that any patent claim is infringed by making, using, selling, offering for sale,
7698importing the Program or any portion of it. 3523importing the Program or any portion of it.
769911. Patents. 352411. Patents.
7700 3525
7701A contributor is a copyright holder who authorizes use under this 3526A &rdquor;contributor&rdquo; is a copyright holder who authorizes use under this
7702License of the Program or a work on which the Program is based. The work thus licensed 3527License of the Program or a work on which the Program is based. The work thus licensed
7703is called the contributor's contributor version. 3528is called the contributor's &rdquor;contributor version&rdquo;.
7704 3529
7705A contributor's essential patent claims are all patent claims owned or 3530A contributor's &rdquor;essential patent claims&rdquo; are all patent claims owned or
7706controlled by the contributor, whether already acquired or hereafter acquired, that 3531controlled by the contributor, whether already acquired or hereafter acquired, that
7707would be infringed by some manner, permitted by this License, of making, using, or 3532would be infringed by some manner, permitted by this License, of making, using, or
7708selling its contributor version, but do not include claims that would be infringed 3533selling its contributor version, but do not include claims that would be infringed
7709only as a consequence of further modification of the contributor version. For purposes 3534only as a consequence of further modification of the contributor version. For purposes
7710of this definition, control includes the right to grant patent 3535of this definition, &rdquor;control&rdquo; includes the right to grant patent
7711sublicenses in a manner consistent with the requirements of this License. 3536sublicenses in a manner consistent with the requirements of this License.
7712 3537
7713Each contributor grants you a non-exclusive, worldwide, royalty-free patent license 3538Each contributor grants you a non-exclusive, worldwide, royalty-free patent license
@@ -7715,10 +3540,10 @@ under the contributor's essential patent claims, to make, use, sell, offer for s
7715import and otherwise run, modify and propagate the contents of its contributor 3540import and otherwise run, modify and propagate the contents of its contributor
7716version. 3541version.
7717 3542
7718In the following three paragraphs, a patent license is any express 3543In the following three paragraphs, a &rdquor;patent license&rdquo; is any express
7719agreement or commitment, however denominated, not to enforce a patent (such as an 3544agreement or commitment, however denominated, not to enforce a patent (such as an
7720express permission to practice a patent or covenant not to sue for patent 3545express permission to practice a patent or covenant not to sue for patent
7721infringement). To grant such a patent license to a party means to make 3546infringement). To &rdquor;grant&rdquo; such a patent license to a party means to make
7722such an agreement or commitment not to enforce a patent against the party. 3547such an agreement or commitment not to enforce a patent against the party.
7723 3548
7724If you convey a covered work, knowingly relying on a patent license, and the 3549If you convey a covered work, knowingly relying on a patent license, and the
@@ -7728,7 +3553,7 @@ other readily accessible means, then you must either (1) cause the Corresponding
7728Source to be so available, or (2) arrange to deprive yourself of the benefit of the 3553Source to be so available, or (2) arrange to deprive yourself of the benefit of the
7729patent license for this particular work, or (3) arrange, in a manner consistent with 3554patent license for this particular work, or (3) arrange, in a manner consistent with
7730the requirements of this License, to extend the patent license to downstream 3555the requirements of this License, to extend the patent license to downstream
7731recipients. Knowingly relying means you have actual knowledge that, but 3556recipients. &rdquor;Knowingly relying&rdquo; means you have actual knowledge that, but
7732for the patent license, your conveying the covered work in a country, or your 3557for the patent license, your conveying the covered work in a country, or your
7733recipient's use of the covered work in a country, would infringe one or more 3558recipient's use of the covered work in a country, would infringe one or more
7734identifiable patents in that country that you have reason to believe are valid. 3559identifiable patents in that country that you have reason to believe are valid.
@@ -7740,7 +3565,7 @@ modify or convey a specific copy of the covered work, then the patent license yo
7740grant is automatically extended to all recipients of the covered work and works based 3565grant is automatically extended to all recipients of the covered work and works based
7741on it. 3566on it.
7742 3567
7743A patent license is discriminatory if it does not include within the 3568A patent license is &rdquor;discriminatory&rdquo; if it does not include within the
7744scope of its coverage, prohibits the exercise of, or is conditioned on the 3569scope of its coverage, prohibits the exercise of, or is conditioned on the
7745non-exercise of one or more of the rights that are specifically granted under this 3570non-exercise of one or more of the rights that are specifically granted under this
7746License. You may not convey a covered work if you are a party to an arrangement with a 3571License. You may not convey a covered work if you are a party to an arrangement with a
@@ -7781,8 +3606,8 @@ General Public License from time to time. Such new versions will be similar in s
7781to the present version, but may differ in detail to address new problems or concerns. 3606to the present version, but may differ in detail to address new problems or concerns.
7782 3607
7783Each version is given a distinguishing version number. If the Program specifies that a 3608Each version is given a distinguishing version number. If the Program specifies that a
7784certain numbered version of the GNU General Public License or any later 3609certain numbered version of the GNU General Public License &rdquor;or any later
7785version applies to it, you have the option of following the terms and 3610version&rdquo; applies to it, you have the option of following the terms and
7786conditions either of that numbered version or of any later version published by the 3611conditions either of that numbered version or of any later version published by the
7787Free Software Foundation. If the Program does not specify a version number of the GNU 3612Free Software Foundation. If the Program does not specify a version number of the GNU
7788General Public License, you may choose any version ever published by the Free Software 3613General Public License, you may choose any version ever published by the Free Software
@@ -7799,7 +3624,7 @@ your choosing to follow a later version.
7799 3624
7800THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. 3625THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
7801EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 3626EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
7802PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER 3627PROVIDE THE PROGRAM &rdquor;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER
7803EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 3628EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7804MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE 3629MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
7805QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE 3630QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
@@ -7831,7 +3656,7 @@ can redistribute and change under these terms.
7831 3656
7832To do so, attach the following notices to the program. It is safest to attach them to 3657To do so, attach the following notices to the program. It is safest to attach them to
7833the start of each source file to most effectively state the exclusion of warranty; and 3658the start of each source file to most effectively state the exclusion of warranty; and
7834each file should have at least the copyright line and a pointer to 3659each file should have at least the &rdquor;copyright&rdquo; line and a pointer to
7835where the full notice is found. 3660where the full notice is found.
7836 3661
7837 &lt;one line to give the program's name and a brief idea of what it does.&gt; 3662 &lt;one line to give the program's name and a brief idea of what it does.&gt;
@@ -7862,10 +3687,10 @@ it starts in an interactive mode:
7862 3687
7863The hypothetical commands `show w' and `show c' should show the appropriate parts of 3688The hypothetical commands `show w' and `show c' should show the appropriate parts of
7864the General Public License. Of course, your program's commands might be different; for 3689the General Public License. Of course, your program's commands might be different; for
7865a GUI interface, you would use an about box. 3690a GUI interface, you would use an &rdquor;about box&rdquo;.
7866 3691
7867You should also get your employer (if you work as a programmer) or school, if any, to 3692You should also get your employer (if you work as a programmer) or school, if any, to
7868sign a copyright disclaimer for the program, if necessary. For more 3693sign a &rdquor;copyright disclaimer&rdquo; for the program, if necessary. For more
7869information on this, and how to apply and follow the GNU GPL, see 3694information on this, and how to apply and follow the GNU GPL, see
7870&lt;http://www.gnu.org/licenses/&gt;. 3695&lt;http://www.gnu.org/licenses/&gt;.
7871 3696
@@ -7875,13 +3700,11 @@ more useful to permit linking proprietary applications with the library. If this
7875what you want to do, use the GNU Lesser General Public License instead of this 3700what you want to do, use the GNU Lesser General Public License instead of this
7876License. But first, please read 3701License. But first, please read
7877&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;. 3702&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
7878</programlisting></para> 3703</programlisting></para></section>
7879 </section>
7880 3704
7881 <section id="lic_18"> 3705<section id="lic_15">
7882 <title>GPL-3.0-with-GCC-exception</title> 3706<title>GPL-3.0-with-GCC-exception</title>
7883 3707<para><programlisting>
7884 <para><programlisting>
7885 3708
7886insert GPL v3 text here 3709insert GPL v3 text here
7887 3710
@@ -7937,13 +3760,11 @@ consistent with the licensing of the Independent Modules.
7937The availability of this Exception does not imply any general presumption that 3760The availability of this Exception does not imply any general presumption that
7938third-party software is unaffected by the copyleft requirements of the license of GCC. 3761third-party software is unaffected by the copyleft requirements of the license of GCC.
7939 3762
7940</programlisting></para> 3763</programlisting></para></section>
7941 </section>
7942
7943 <section id="lic_19">
7944 <title>ICU</title>
7945 3764
7946 <para><programlisting> 3765<section id="lic_16">
3766<title>ICU</title>
3767<para><programlisting>
7947COPYRIGHT AND PERMISSION NOTICE 3768COPYRIGHT AND PERMISSION NOTICE
7948 3769
7949Copyright (c) 1995-2012 International Business Machines Corporation and others 3770Copyright (c) 1995-2012 International Business Machines Corporation and others
@@ -7974,18 +3795,16 @@ Software without prior written authorization of the copyright holder.
7974 3795
7975All trademarks and registered trademarks mentioned herein are the property of their 3796All trademarks and registered trademarks mentioned herein are the property of their
7976respective owners. 3797respective owners.
7977</programlisting></para> 3798</programlisting></para></section>
7978 </section>
7979 3799
7980 <section id="lic_20"> 3800<section id="lic_17">
7981 <title>ISC</title> 3801<title>ISC</title>
7982 3802<para><programlisting>
7983 <para><programlisting>
7984 3803
7985ISC License: 3804ISC License:
7986 3805
7987Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC") 3806Copyright &#169; 2004-2010 by Internet Systems Consortium, Inc. ("ISC")
7988Copyright © 1995-2003 by Internet Software Consortium 3807Copyright &#169; 1995-2003 by Internet Software Consortium
7989 3808
7990Permission to use, copy, modify, and/or distribute this software for any purpose with 3809Permission to use, copy, modify, and/or distribute this software for any purpose with
7991or without fee is hereby granted, provided that the above copyright notice and this 3810or without fee is hereby granted, provided that the above copyright notice and this
@@ -7998,13 +3817,49 @@ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN AC
7998OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH 3817OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
7999THE USE OR PERFORMANCE OF THIS SOFTWARE. 3818THE USE OR PERFORMANCE OF THIS SOFTWARE.
8000 3819
8001</programlisting></para> 3820</programlisting></para></section>
8002 </section> 3821
8003 3822
8004 <section id="lic_21"> 3823<section id="lic_18">
8005 <title>LGPL-2.0</title> 3824<title>LICENCE.broadcom</title>
3825<para><programlisting>
3826
3827Copyright (c) 2006, Broadcom Corporation.
3828Copyright (c) 2015, Raspberry Pi (Trading) Ltd
3829All rights reserved.
3830
3831Redistribution. Redistribution and use in binary form, without
3832modification, are permitted provided that the following conditions are
3833met:
3834
3835* This software may only be used for the purposes of developing for,
3836 running or using a Raspberry Pi device.
3837* Redistributions must reproduce the above copyright notice and the
3838 following disclaimer in the documentation and/or other materials
3839 provided with the distribution.
3840* Neither the name of Broadcom Corporation nor the names of its suppliers
3841 may be used to endorse or promote products derived from this software
3842 without specific prior written permission.
3843
3844DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
3845CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
3846BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
3847FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3848COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3849INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3850BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
3851OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3852ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
3853TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
3854USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
3855DAMAGE.
3856</programlisting></para></section>
8006 3857
8007 <para><programlisting> 3858
3859
3860<section id="lic_19">
3861<title>LGPL-2.0</title>
3862<para><programlisting>
8008GNU LIBRARY GENERAL PUBLIC LICENSE 3863GNU LIBRARY GENERAL PUBLIC LICENSE
8009 3864
8010 3865
@@ -8588,13 +4443,11 @@ Ty Coon, President of Vice
8588 4443
8589That's all there is to it! 4444That's all there is to it!
8590 4445
8591</programlisting></para> 4446</programlisting></para></section>
8592 </section>
8593 4447
8594 <section id="lic_22"> 4448<section id="lic_20">
8595 <title>LGPL-2.1</title> 4449<title>LGPL-2.1</title>
8596 4450<para><programlisting>
8597 <para><programlisting>
8598 4451
8599GNU LESSER GENERAL PUBLIC LICENSE 4452GNU LESSER GENERAL PUBLIC LICENSE
8600 4453
@@ -9022,13 +4875,11 @@ signature of Ty Coon, 1 April 1990
9022Ty Coon, President of Vice 4875Ty Coon, President of Vice
9023That`s all there is to it! 4876That`s all there is to it!
9024 4877
9025</programlisting></para> 4878</programlisting></para></section>
9026 </section>
9027
9028 <section id="lic_23">
9029 <title>LGPL-3.0</title>
9030 4879
9031 <para><programlisting> 4880<section id="lic_21">
4881<title>LGPL-3.0</title>
4882<para><programlisting>
9032GNU LESSER GENERAL PUBLIC LICENSE 4883GNU LESSER GENERAL PUBLIC LICENSE
9033 4884
9034Version 3, 29 June 2007 4885Version 3, 29 June 2007
@@ -9043,28 +4894,28 @@ conditions of version 3 of the GNU General Public License, supplemented by the
9043additional permissions listed below. 4894additional permissions listed below.
90440. Additional Definitions. 48950. Additional Definitions.
9045 4896
9046As used herein, this License refers to version 3 of the GNU Lesser 4897As used herein, &rdquor;this License&rdquo; refers to version 3 of the GNU Lesser
9047General Public License, and the GNU GPL refers to version 3 of the GNU 4898General Public License, and the &rdquor;GNU GPL&rdquo; refers to version 3 of the GNU
9048General Public License. 4899General Public License.
9049 4900
9050The Library refers to a covered work governed by this License, other 4901&rdquor;The Library&rdquo; refers to a covered work governed by this License, other
9051than an Application or a Combined Work as defined below. 4902than an Application or a Combined Work as defined below.
9052 4903
9053An Application is any work that makes use of an interface provided by 4904An &rdquor;Application&rdquo; is any work that makes use of an interface provided by
9054the Library, but which is not otherwise based on the Library. Defining a subclass of a 4905the Library, but which is not otherwise based on the Library. Defining a subclass of a
9055class defined by the Library is deemed a mode of using an interface provided by the 4906class defined by the Library is deemed a mode of using an interface provided by the
9056Library. 4907Library.
9057 4908
9058A Combined Work is a work produced by combining or linking an 4909A &rdquor;Combined Work&rdquo; is a work produced by combining or linking an
9059Application with the Library. The particular version of the Library with which the 4910Application with the Library. The particular version of the Library with which the
9060Combined Work was made is also called the Linked Version. 4911Combined Work was made is also called the &rdquor;Linked Version&rdquo;.
9061 4912
9062The Minimal Corresponding Source for a Combined Work means the 4913The &rdquor;Minimal Corresponding Source&rdquo; for a Combined Work means the
9063Corresponding Source for the Combined Work, excluding any source code for portions of 4914Corresponding Source for the Combined Work, excluding any source code for portions of
9064the Combined Work that, considered in isolation, are based on the Application, and not 4915the Combined Work that, considered in isolation, are based on the Application, and not
9065on the Linked Version. 4916on the Linked Version.
9066 4917
9067The Corresponding Application Code for a Combined Work means the object 4918The &rdquor;Corresponding Application Code&rdquo; for a Combined Work means the object
9068code and/or source code for the Application, including any data and utility programs 4919code and/or source code for the Application, including any data and utility programs
9069needed for reproducing the Combined Work from the Application, but excluding the 4920needed for reproducing the Combined Work from the Application, but excluding the
9070System Libraries of the Combined Work. 4921System Libraries of the Combined Work.
@@ -9153,7 +5004,7 @@ to the present version, but may differ in detail to address new problems or conc
9153 5004
9154Each version is given a distinguishing version number. If the Library as you received 5005Each version is given a distinguishing version number. If the Library as you received
9155it specifies that a certain numbered version of the GNU Lesser General Public License 5006it specifies that a certain numbered version of the GNU Lesser General Public License
9156or any later version applies to it, you have the option of following 5007&rdquor;or any later version&rdquo; applies to it, you have the option of following
9157the terms and conditions either of that published version or of any later version 5008the terms and conditions either of that published version or of any later version
9158published by the Free Software Foundation. If the Library as you received it does not 5009published by the Free Software Foundation. If the Library as you received it does not
9159specify a version number of the GNU Lesser General Public License, you may choose any 5010specify a version number of the GNU Lesser General Public License, you may choose any
@@ -9164,13 +5015,11 @@ If the Library as you received it specifies that a proxy can decide whether futu
9164versions of the GNU Lesser General Public License shall apply, that proxy's public 5015versions of the GNU Lesser General Public License shall apply, that proxy's public
9165statement of acceptance of any version is permanent authorization for you to choose 5016statement of acceptance of any version is permanent authorization for you to choose
9166that version for the Library. 5017that version for the Library.
9167</programlisting></para> 5018</programlisting></para></section>
9168 </section>
9169 5019
9170 <section id="lic_24"> 5020<section id="lic_22">
9171 <title>Libpng</title> 5021<title>Libpng</title>
9172 5022<para><programlisting>
9173 <para><programlisting>
9174 5023
9175This copy of the libpng notices is provided for your convenience. In case of 5024This copy of the libpng notices is provided for your convenience. In case of
9176any discrepancy between this copy and the notices in the file png.h that is 5025any discrepancy between this copy and the notices in the file png.h that is
@@ -9283,13 +5132,11 @@ Glenn Randers-Pehrson
9283glennrp at users.sourceforge.net 5132glennrp at users.sourceforge.net
9284December 9, 2010 5133December 9, 2010
9285 5134
9286</programlisting></para> 5135</programlisting></para></section>
9287 </section>
9288
9289 <section id="lic_25">
9290 <title>MIT</title>
9291 5136
9292 <para><programlisting> 5137<section id="lic_23">
5138<title>MIT</title>
5139<para><programlisting>
9293 5140
9294MIT License 5141MIT License
9295 5142
@@ -9313,13 +5160,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9313OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 5160OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9314THE SOFTWARE. 5161THE SOFTWARE.
9315 5162
9316</programlisting></para> 5163</programlisting></para></section>
9317 </section>
9318
9319 <section id="lic_26">
9320 <title>MPL-1.0</title>
9321 5164
9322 <para><programlisting> 5165<section id="lic_24">
5166<title>MPL-1.0</title>
5167<para><programlisting>
9323 5168
9324MOZILLA PUBLIC LICENSE 5169MOZILLA PUBLIC LICENSE
9325Version 1.0 5170Version 1.0
@@ -9612,421 +5457,11 @@ All Rights Reserved.
9612 5457
9613Contributor(s): ______________________________________.`` 5458Contributor(s): ______________________________________.``
9614 5459
9615</programlisting></para> 5460</programlisting></para></section>
9616 </section>
9617
9618 <section id="lic_27">
9619 <title>MPL-1.1</title>
9620
9621 <para><programlisting>
9622
9623Mozilla Public License Version 1.1
9624
96251. Definitions.
9626
96271.0.1. "Commercial Use"
9628means distribution or otherwise making the Covered Code available to a third party.
96291.1. "Contributor"
9630means each entity that creates or contributes to the creation of Modifications.
96311.2. "Contributor Version"
9632means the combination of the Original Code, prior Modifications used by a Contributor,
9633and the Modifications made by that particular Contributor.
96341.3. "Covered Code"
9635means the Original Code or Modifications or the combination of the Original Code and
9636Modifications, in each case including portions thereof.
96371.4. "Electronic Distribution Mechanism"
9638means a mechanism generally accepted in the software development community for the
9639electronic transfer of data.
96401.5. "Executable"
9641means Covered Code in any form other than Source Code.
96421.6. "Initial Developer"
9643means the individual or entity identified as the Initial Developer in the Source Code
9644notice required by Exhibit A.
96451.7. "Larger Work"
9646means a work which combines Covered Code or portions thereof with code not governed by
9647the terms of this License.
96481.8. "License"
9649means this document.
96501.8.1. "Licensable"
9651means having the right to grant, to the maximum extent possible, whether at the time
9652of the initial grant or subsequently acquired, any and all of the rights conveyed
9653herein.
96541.9. "Modifications"
9655means any addition to or deletion from the substance or structure of either the
9656Original Code or any previous Modifications. When Covered Code is released as a series
9657of files, a Modification is:
9658Any addition to or deletion from the contents of a file containing Original Code or
9659previous Modifications.
9660Any new file that contains any part of the Original Code or previous Modifications.
96611.10. "Original Code"
9662means Source Code of computer software code which is described in the Source Code
9663notice required by Exhibit A as Original Code, and which, at the time of its release
9664under this License is not already Covered Code governed by this License.
96651.10.1. "Patent Claims"
9666means any patent claim(s), now owned or hereafter acquired, including without
9667limitation, method, process, and apparatus claims, in any patent Licensable by
9668grantor.
96691.11. "Source Code"
9670means the preferred form of the Covered Code for making modifications to it, including
9671all modules it contains, plus any associated interface definition files, scripts used
9672to control compilation and installation of an Executable, or source code differential
9673comparisons against either the Original Code or another well known, available Covered
9674Code of the Contributor`s choice. The Source Code can be in a compressed or archival
9675form, provided the appropriate decompression or de-archiving software is widely
9676available for no charge.
96771.12. "You" (or "Your")
9678means an individual or a legal entity exercising rights under, and complying with all
9679of the terms of, this License or a future version of this License issued under Section
96806.1. For legal entities, "You" includes any entity which controls, is controlled by,
9681or is under common control with You. For purposes of this definition, "control" means
9682(a) the power, direct or indirect, to cause the direction or management of such
9683entity, whether by contract or otherwise, or (b) ownership of more than fifty percent
9684(50%) of the outstanding shares or beneficial ownership of such entity.
96852. Source Code License.
9686
96872.1. The Initial Developer Grant.
9688
9689The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
9690license, subject to third party intellectual property claims:
9691
9692under intellectual property rights (other than patent or trademark) Licensable by
9693Initial Developer to use, reproduce, modify, display, perform, sublicense and
9694distribute the Original Code (or portions thereof) with or without Modifications,
9695and/or as part of a Larger Work; and
9696under Patents Claims infringed by the making, using or selling of Original Code, to
9697make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of
9698the Original Code (or portions thereof).
9699the licenses granted in this Section 2.1 (a) and (b) are effective on the date Initial
9700Developer first distributes Original Code under the terms of this License.
9701Notwithstanding Section 2.1 (b) above, no patent license is granted: 1) for code that
9702You delete from the Original Code; 2) separate from the Original Code; or 3) for
9703infringements caused by: i) the modification of the Original Code or ii) the
9704combination of the Original Code with other software or devices.
97052.2. Contributor Grant.
9706
9707Subject to third party intellectual property claims, each Contributor hereby grants
9708You a world-wide, royalty-free, non-exclusive license
9709
9710under intellectual property rights (other than patent or trademark) Licensable by
9711Contributor, to use, reproduce, modify, display, perform, sublicense and distribute
9712the Modifications created by such Contributor (or portions thereof) either on an
9713unmodified basis, with other Modifications, as Covered Code and/or as part of a Larger
9714Work; and
9715under Patent Claims infringed by the making, using, or selling of Modifications made
9716by that Contributor either alone and/or in combination with its Contributor Version
9717(or portions of such combination), to make, use, sell, offer for sale, have made,
9718and/or otherwise dispose of: 1) Modifications made by that Contributor (or portions
9719thereof); and 2) the combination of Modifications made by that Contributor with its
9720Contributor Version (or portions of such combination).
9721the licenses granted in Sections 2.2 (a) and 2.2 (b) are effective on the date
9722Contributor first makes Commercial Use of the Covered Code.
9723Notwithstanding Section 2.2 (b) above, no patent license is granted: 1) for any code
9724that Contributor has deleted from the Contributor Version; 2) separate from the
9725Contributor Version; 3) for infringements caused by: i) third party modifications of
9726Contributor Version or ii) the combination of Modifications made by that Contributor
9727with other software (except as part of the Contributor Version) or other devices; or
97284) under Patent Claims infringed by Covered Code in the absence of Modifications made
9729by that Contributor.
97303. Distribution Obligations.
9731
97323.1. Application of License.
9733
9734The Modifications which You create or to which You contribute are governed by the
9735terms of this License, including without limitation Section 2.2. The Source Code
9736version of Covered Code may be distributed only under the terms of this License or a
9737future version of this License released under Section 6.1, and You must include a copy
9738of this License with every copy of the Source Code You distribute. You may not offer
9739or impose any terms on any Source Code version that alters or restricts the applicable
9740version of this License or the recipients` rights hereunder. However, You may include
9741an additional document offering the additional rights described in Section 3.5.
9742
97433.2. Availability of Source Code.
9744
9745Any Modification which You create or to which You contribute must be made available in
9746Source Code form under the terms of this License either on the same media as an
9747Executable version or via an accepted Electronic Distribution Mechanism to anyone to
9748whom you made an Executable version available; and if made available via Electronic
9749Distribution Mechanism, must remain available for at least twelve (12) months after
9750the date it initially became available, or at least six (6) months after a subsequent
9751version of that particular Modification has been made available to such recipients.
9752You are responsible for ensuring that the Source Code version remains available even
9753if the Electronic Distribution Mechanism is maintained by a third party.
9754
97553.3. Description of Modifications.
9756
9757You must cause all Covered Code to which You contribute to contain a file documenting
9758the changes You made to create that Covered Code and the date of any change. You must
9759include a prominent statement that the Modification is derived, directly or
9760indirectly, from Original Code provided by the Initial Developer and including the
9761name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
9762Executable version or related documentation in which You describe the origin or
9763ownership of the Covered Code.
9764
97653.4. Intellectual Property Matters
9766
9767(a) Third Party Claims
9768
9769If Contributor has knowledge that a license under a third party`s intellectual
9770property rights is required to exercise the rights granted by such Contributor under
9771Sections 2.1 or 2.2, Contributor must include a text file with the Source Code
9772distribution titled "LEGAL" which describes the claim and the party making the claim
9773in sufficient detail that a recipient will know whom to contact. If Contributor
9774obtains such knowledge after the Modification is made available as described in
9775Section 3.2, Contributor shall promptly modify the LEGAL file in all copies
9776Contributor makes available thereafter and shall take other steps (such as notifying
9777appropriate mailing lists or newsgroups) reasonably calculated to inform those who
9778received the Covered Code that new knowledge has been obtained.
9779
9780(b) Contributor APIs
9781
9782If Contributor`s Modifications include an application programming interface and
9783Contributor has knowledge of patent licenses which are reasonably necessary to
9784implement that API, Contributor must also include this information in the LEGAL file.
9785 5461
9786(c) Representations. 5462<section id="lic_25">
9787 5463<title>MPL-2.0</title>
9788Contributor represents that, except as disclosed pursuant to Section 3.4 (a) above, 5464<para><programlisting>
9789Contributor believes that Contributor`s Modifications are Contributor`s original
9790creation(s) and/or Contributor has sufficient rights to grant the rights conveyed by
9791this License.
9792
97933.5. Required Notices.
9794
9795You must duplicate the notice in Exhibit A in each file of the Source Code. If it is
9796not possible to put such notice in a particular Source Code file due to its structure,
9797then You must include such notice in a location (such as a relevant directory) where a
9798user would be likely to look for such a notice. If You created one or more
9799Modification(s) You may add your name as a Contributor to the notice described in
9800Exhibit A. You must also duplicate this License in any documentation for the Source
9801Code where You describe recipients` rights or ownership rights relating to Covered
9802Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity
9803or liability obligations to one or more recipients of Covered Code. However, You may
9804do so only on Your own behalf, and not on behalf of the Initial Developer or any
9805Contributor. You must make it absolutely clear than any such warranty, support,
9806indemnity or liability obligation is offered by You alone, and You hereby agree to
9807indemnify the Initial Developer and every Contributor for any liability incurred by
9808the Initial Developer or such Contributor as a result of warranty, support, indemnity
9809or liability terms You offer.
9810
98113.6. Distribution of Executable Versions.
9812
9813You may distribute Covered Code in Executable form only if the requirements of
9814Sections 3.1, 3.2, 3.3, 3.4 and 3.5 have been met for that Covered Code, and if You
9815include a notice stating that the Source Code version of the Covered Code is available
9816under the terms of this License, including a description of how and where You have
9817fulfilled the obligations of Section 3.2. The notice must be conspicuously included in
9818any notice in an Executable version, related documentation or collateral in which You
9819describe recipients` rights relating to the Covered Code. You may distribute the
9820Executable version of Covered Code or ownership rights under a license of Your choice,
9821which may contain terms different from this License, provided that You are in
9822compliance with the terms of this License and that the license for the Executable
9823version does not attempt to limit or alter the recipient`s rights in the Source Code
9824version from the rights set forth in this License. If You distribute the Executable
9825version under a different license You must make it absolutely clear that any terms
9826which differ from this License are offered by You alone, not by the Initial Developer
9827or any Contributor. You hereby agree to indemnify the Initial Developer and every
9828Contributor for any liability incurred by the Initial Developer or such Contributor as
9829a result of any such terms You offer.
9830
98313.7. Larger Works.
9832
9833You may create a Larger Work by combining Covered Code with other code not governed by
9834the terms of this License and distribute the Larger Work as a single product. In such
9835a case, You must make sure the requirements of this License are fulfilled for the
9836Covered Code.
9837
98384. Inability to Comply Due to Statute or Regulation.
9839
9840If it is impossible for You to comply with any of the terms of this License with
9841respect to some or all of the Covered Code due to statute, judicial order, or
9842regulation then You must: (a) comply with the terms of this License to the maximum
9843extent possible; and (b) describe the limitations and the code they affect. Such
9844description must be included in the LEGAL file described in Section 3.4 and must be
9845included with all distributions of the Source Code. Except to the extent prohibited by
9846statute or regulation, such description must be sufficiently detailed for a recipient
9847of ordinary skill to be able to understand it.
9848
98495. Application of this License.
9850
9851This License applies to code to which the Initial Developer has attached the notice in
9852Exhibit A and to related Covered Code.
9853
98546. Versions of the License.
9855
98566.1. New Versions
9857
9858Netscape Communications Corporation ("Netscape") may publish revised and/or new
9859versions of the License from time to time. Each version will be given a distinguishing
9860version number.
9861
98626.2. Effect of New Versions
9863
9864Once Covered Code has been published under a particular version of the License, You
9865may always continue to use it under the terms of that version. You may also choose to
9866use such Covered Code under the terms of any subsequent version of the License
9867published by Netscape. No one other than Netscape has the right to modify the terms
9868applicable to Covered Code created under this License.
9869
98706.3. Derivative Works
9871
9872If You create or use a modified version of this License (which you may only do in
9873order to apply it to code which is not already Covered Code governed by this License),
9874You must (a) rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL",
9875"Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear in your
9876license (except to note that your license differs from this License) and (b) otherwise
9877make it clear that Your version of the license contains terms which differ from the
9878Mozilla Public License and Netscape Public License. (Filling in the name of the
9879Initial Developer, Original Code or Contributor in the notice described in Exhibit A
9880shall not of themselves be deemed to be modifications of this License.)
9881
98827. DISCLAIMER OF WARRANTY
9883
9884COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF
9885ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
9886THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
9887NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
9888IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
9889INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
9890SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
9891PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
9892THIS DISCLAIMER.
9893
98948. Termination
9895
98968.1. This License and the rights granted hereunder will terminate automatically if You
9897fail to comply with terms herein and fail to cure such breach within 30 days of
9898becoming aware of the breach. All sublicenses to the Covered Code which are properly
9899granted shall survive any termination of this License. Provisions which, by their
9900nature, must remain in effect beyond the termination of this License shall survive.
9901
99028.2. If You initiate litigation by asserting a patent infringement claim (excluding
9903declatory judgment actions) against Initial Developer or a Contributor (the Initial
9904Developer or Contributor against whom You file such action is referred to as
9905"Participant") alleging that:
9906
9907such Participant`s Contributor Version directly or indirectly infringes any patent,
9908then any and all rights granted by such Participant to You under Sections 2.1 and/or
99092.2 of this License shall, upon 60 days notice from Participant terminate
9910prospectively, unless if within 60 days after receipt of notice You either: (i) agree
9911in writing to pay Participant a mutually agreeable reasonable royalty for Your past
9912and future use of Modifications made by such Participant, or (ii) withdraw Your
9913litigation claim with respect to the Contributor Version against such Participant. If
9914within 60 days of notice, a reasonable royalty and payment arrangement are not
9915mutually agreed upon in writing by the parties or the litigation claim is not
9916withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2
9917automatically terminate at the expiration of the 60 day notice period specified above.
9918any software, hardware, or device, other than such Participant`s Contributor Version,
9919directly or indirectly infringes any patent, then any rights granted to You by such
9920Participant under Sections 2.1(b) and 2.2(b) are revoked effective as of the date You
9921first made, used, sold, distributed, or had made, Modifications made by that
9922Participant.
99238.3. If You assert a patent infringement claim against Participant alleging that such
9924Participant`s Contributor Version directly or indirectly infringes any patent where
9925such claim is resolved (such as by license or settlement) prior to the initiation of
9926patent infringement litigation, then the reasonable value of the licenses granted by
9927such Participant under Sections 2.1 or 2.2 shall be taken into account in determining
9928the amount or value of any payment or license.
9929
99308.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license
9931agreements (excluding distributors and resellers) which have been validly granted by
9932You or any distributor hereunder prior to termination shall survive termination.
9933
99349. LIMITATION OF LIABILITY
9935
9936UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
9937CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR
9938ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO
9939ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
9940CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
9941COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES,
9942EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
9943LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
9944RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH
9945LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL
9946OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
9947
994810. U.S. government end users
9949
9950The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101
9951(Oct. 1995), consisting of "commercial computer software" and "commercial computer
9952software documentation," as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
9953Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
99541995), all U.S. Government End Users acquire Covered Code with only those rights set
9955forth herein.
9956
995711. Miscellaneous
9958
9959This License represents the complete agreement concerning subject matter hereof. If
9960any provision of this License is held to be unenforceable, such provision shall be
9961reformed only to the extent necessary to make it enforceable. This License shall be
9962governed by California law provisions (except to the extent applicable law, if any,
9963provides otherwise), excluding its conflict-of-law provisions. With respect to
9964disputes in which at least one party is a citizen of, or an entity chartered or
9965registered to do business in the United States of America, any litigation relating to
9966this License shall be subject to the jurisdiction of the Federal Courts of the
9967Northern District of California, with venue lying in Santa Clara County, California,
9968with the losing party responsible for costs, including without limitation, court costs
9969and reasonable attorneys` fees and expenses. The application of the United Nations
9970Convention on Contracts for the International Sale of Goods is expressly excluded. Any
9971law or regulation which provides that the language of a contract shall be construed
9972against the drafter shall not apply to this License.
9973
997412. Responsibility for claims
9975
9976As between Initial Developer and the Contributors, each party is responsible for
9977claims and damages arising, directly or indirectly, out of its utilization of rights
9978under this License and You agree to work with Initial Developer and Contributors to
9979distribute such responsibility on an equitable basis. Nothing herein is intended or
9980shall be deemed to constitute any admission of liability.
9981
998213. Multiple-licensed code
9983
9984Initial Developer may designate portions of the Covered Code as "Multiple-Licensed".
9985"Multiple-Licensed" means that the Initial Developer permits you to utilize portions
9986of the Covered Code under Your choice of the MPL or the alternative licenses, if any,
9987specified by the Initial Developer in the file described in Exhibit A.
9988
9989Exhibit A - Mozilla Public License.
9990
9991"The contents of this file are subject to the Mozilla Public License
9992Version 1.1 (the "License"); you may not use this file except in
9993compliance with the License. You may obtain a copy of the License at
9994http://www.mozilla.org/MPL/
9995
9996Software distributed under the License is distributed on an "AS IS"
9997basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
9998License for the specific language governing rights and limitations
9999under the License.
10000
10001The Original Code is ______________________________________.
10002
10003The Initial Developer of the Original Code is ________________________.
10004Portions created by ______________________ are Copyright (C) ______
10005_______________________. All Rights Reserved.
10006
10007Contributor(s): ______________________________________.
10008
10009Alternatively, the contents of this file may be used under the terms
10010of the _____ license (the "[___] License"), in which case the
10011provisions of [______] License are applicable instead of those
10012above. If you wish to allow use of your version of this file only
10013under the terms of the [____] License and not to allow others to use
10014your version of this file under the MPL, indicate your decision by
10015deleting the provisions above and replace them with the notice and
10016other provisions required by the [___] License. If you do not delete
10017the provisions above, a recipient may use your version of this file
10018under either the MPL or the [___] License."
10019NOTE: The text of this Exhibit A may differ slightly from the text of the notices in
10020the Source Code files of the Original Code. You should use the text of this Exhibit A
10021rather than the text found in the Original Code Source Code for Your Modifications.
10022
10023</programlisting></para>
10024 </section>
10025
10026 <section id="lic_28">
10027 <title>MPL-2.0</title>
10028
10029 <para><programlisting>
10030Mozilla Public License Version 2.0 5465Mozilla Public License Version 2.0
10031================================== 5466==================================
10032 5467
@@ -10400,13 +5835,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
10400 5835
10401 This Source Code Form is "Incompatible With Secondary Licenses", as 5836 This Source Code Form is "Incompatible With Secondary Licenses", as
10402 defined by the Mozilla Public License, v. 2.0. 5837 defined by the Mozilla Public License, v. 2.0.
10403</programlisting></para> 5838</programlisting></para></section>
10404 </section>
10405 5839
10406 <section id="lic_29"> 5840<section id="lic_26">
10407 <title>OASIS</title> 5841<title>OASIS</title>
10408 5842<para><programlisting>
10409 <para><programlisting>
10410 Permission to use, copy, modify and distribute the DocBook DTD and 5843 Permission to use, copy, modify and distribute the DocBook DTD and
10411 its accompanying documentation for any purpose and without fee is 5844 its accompanying documentation for any purpose and without fee is
10412 hereby granted in perpetuity, provided that the above copyright 5845 hereby granted in perpetuity, provided that the above copyright
@@ -10420,13 +5853,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
10420 additional notations, label your DTD as a variant of DocBook. See 5853 additional notations, label your DTD as a variant of DocBook. See
10421 the maintenance documentation for more information. 5854 the maintenance documentation for more information.
10422 5855
10423</programlisting></para> 5856</programlisting></para></section>
10424 </section>
10425
10426 <section id="lic_30">
10427 <title>OpenSSL</title>
10428 5857
10429 <para><programlisting> 5858<section id="lic_27">
5859<title>OpenSSL</title>
5860<para><programlisting>
10430 5861
10431OpenSSL License 5862OpenSSL License
10432 5863
@@ -10543,21 +5974,17 @@ put under another distribution licence
10543 5974
10544 5975
10545 5976
10546</programlisting></para> 5977</programlisting></para></section>
10547 </section>
10548 5978
10549 <section id="lic_31"> 5979<section id="lic_28">
10550 <title>PD</title> 5980<title>PD</title>
10551 5981<para><programlisting>
10552 <para><programlisting>
10553This is a placeholder for the Public Domain License 5982This is a placeholder for the Public Domain License
10554</programlisting></para> 5983</programlisting></para></section>
10555 </section>
10556
10557 <section id="lic_32">
10558 <title>Python-2.0</title>
10559 5984
10560 <para><programlisting> 5985<section id="lic_29">
5986<title>Python-2.0</title>
5987<para><programlisting>
10561 5988
10562PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 5989PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
10563-------------------------------------------- 5990--------------------------------------------
@@ -10750,13 +6177,11 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
10750ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 6177ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
10751OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 6178OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10752 6179
10753</programlisting></para> 6180</programlisting></para></section>
10754 </section>
10755 6181
10756 <section id="lic_33"> 6182<section id="lic_30">
10757 <title>Sleepycat</title> 6183<title>Sleepycat</title>
10758 6184<para><programlisting>
10759 <para><programlisting>
10760 6185
10761The Sleepycat License 6186The Sleepycat License
10762Copyright (c) 1990-1999 6187Copyright (c) 1990-1999
@@ -10847,13 +6272,11 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
10847OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 6272OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
10848SUCH DAMAGE. 6273SUCH DAMAGE.
10849 6274
10850</programlisting></para> 6275</programlisting></para></section>
10851 </section>
10852
10853 <section id="lic_34">
10854 <title>Zlib</title>
10855 6276
10856 <para><programlisting> 6277<section id="lic_31">
6278<title>Zlib</title>
6279<para><programlisting>
10857 6280
10858zlib License 6281zlib License
10859 6282
@@ -10875,13 +6298,11 @@ zlib License
10875 3. This notice may not be removed or altered from any source distribution. 6298 3. This notice may not be removed or altered from any source distribution.
10876 6299
10877 6300
10878</programlisting></para> 6301</programlisting></para></section>
10879 </section>
10880 6302
10881 <section id="lic_35"> 6303<section id="lic_32">
10882 <title>tcl</title> 6304<title>tcl</title>
10883 6305<para><programlisting>
10884 <para><programlisting>
10885This software is copyrighted by the Regents of the University of 6306This software is copyrighted by the Regents of the University of
10886California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState 6307California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
10887Corporation and other parties. The following terms apply to all files 6308Corporation and other parties. The following terms apply to all files
@@ -10922,19 +6343,16 @@ Government shall have only "Restricted Rights" as defined in Clause
10922authors grant the U.S. Government and others acting in its behalf 6343authors grant the U.S. Government and others acting in its behalf
10923permission to use and distribute the software in accordance with the 6344permission to use and distribute the software in accordance with the
10924terms specified in this license. 6345terms specified in this license.
10925</programlisting></para> 6346</programlisting></para></section>
10926 </section> 6347
10927 </section> 6348 </section>
10928 6349 <section id="proprietary_license">
10929 <section id="proprietary_license"> 6350 <title>Proprietary Licenses</title>
10930 <title>Proprietary Licenses</title> 6351<section id="lic_33">
10931 6352<title>Proprietary</title>
10932 <section id="lic_36"> 6353<para><programlisting>
10933 <title>Proprietary</title>
10934
10935 <para><programlisting>
10936Proprietary license. 6354Proprietary license.
10937</programlisting></para> 6355</programlisting></para></section>
10938 </section> 6356
10939 </section> 6357 </section>
10940</chapter> \ No newline at end of file 6358</chapter>