summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-08-15 08:32:57 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2018-08-17 16:50:49 +0200
commit96231289dbdf8485a367ef8bcd4b601a1de6f707 (patch)
tree99bb37b7ff061b8df0ba8fdc2a4ad708439553a2
parent15166351465432394bc6a75af5fe2499366921c6 (diff)
downloadel_releases-standard-96231289dbdf8485a367ef8bcd4b601a1de6f707.tar.gz
updated license.xml for EL8
Removed intel-microcode License. Used Matei's fix for Missing OSR licenses changed "prev_baseline" to Enea_Linux_7.0 Change-Id: I4acc98edfbac03dd38b860171c2890cbac969216 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-linux-open-source/doc/licenses.xml4932
-rw-r--r--doc/book-enea-linux-release-info/doc/main_changes.xml2
-rw-r--r--doc/docsrc_common/pardoc-distro.xml2
3 files changed, 2552 insertions, 2384 deletions
diff --git a/doc/book-enea-linux-open-source/doc/licenses.xml b/doc/book-enea-linux-open-source/doc/licenses.xml
index 9972da7..541b766 100644
--- a/doc/book-enea-linux-open-source/doc/licenses.xml
+++ b/doc/book-enea-linux-open-source/doc/licenses.xml
@@ -3,1565 +3,2314 @@
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">
7 6
8 <title>Packages</title> 7 <section id="licenses_packages">
8 <title>Packages</title>
9 9
10 10 <!--This chapter contains a generated list of all packages that Enea Linux
11 <!--This chapter contains a generated list of all packages that Enea Linux
12supports, e.g. busybox, with a short explanatory blurb and links to package 11supports, e.g. busybox, with a short explanatory blurb and links to package
13specific documentation.--> 12specific documentation.-->
14 13
15 <informaltable> 14 <informaltable>
16 <tgroup cols="4"> 15 <tgroup cols="4">
17 <colspec colwidth="2*"/> 16 <colspec colwidth="2*" />
18 <colspec colwidth="2*"/> 17
19 <colspec colwidth="5*"/> 18 <colspec colwidth="1*" />
20 <colspec colwidth="2*"/> 19
21 20 <colspec colwidth="5*" />
22 <thead> 21
23 <row> 22 <colspec colwidth="2*" />
24 <entry align="center">Package Name</entry> 23
25 <entry align="center">Version</entry> 24 <thead>
26 <entry align="center">Description</entry> 25 <row>
27 <entry align="center">License</entry> 26 <entry align="center">Package Name</entry>
28 </row> 27
29 </thead> 28 <entry align="center">Version</entry>
30 29
31 <tbody valign="top"> 30 <entry align="center">Description</entry>
32<row> 31
33 <entry>acl</entry> 32 <entry align="center">License</entry>
34 <entry>2.2.52</entry> 33 </row>
35 <entry>Utilities for managing POSIX Access Control Lists.</entry> 34 </thead>
36 <entry> LGPL-2.1, GPL-2.0</entry> 35
37</row> 36 <tbody valign="top">
38<row> 37 <row>
39 <entry>alsa-lib</entry> 38 <entry>acl</entry>
40 <entry>1.1.3</entry> 39
41 <entry>ALSA sound library.</entry> 40 <entry>2.2.52</entry>
42 <entry> LGPL-2.1, GPL-2.0</entry> 41
43</row> 42 <entry>Utilities for managing POSIX Access Control Lists.</entry>
44<row> 43
45 <entry>apt</entry> 44 <entry>LGPL-2.1, GPL-2.0</entry>
46 <entry>1.2.12</entry> 45 </row>
47 <entry>Advanced front-end for dpkg.</entry> 46
48 <entry>GPL-2.0</entry> 47 <row>
49</row> 48 <entry>acpica</entry>
50<row> 49
51 <entry>asciidoc</entry> 50 <entry>20170303</entry>
52 <entry>8.6.9</entry> 51
53 <entry>AsciiDoc is a text document format for writing short documents articles books and UNIX man pages.</entry> 52 <entry>The ACPI Component Architecture (ACPICA) project provides
54 <entry>GPL-2.0</entry> 53 an OS-independent reference implementation of the Advanced
55</row> 54 Configuration and Power Interface Specification (ACPI). ACPICA
56<row> 55 code contains those portions of ACPI meant to be directly
57 <entry>atk</entry> 56 integrated into the host OS as a kernel-resident subsystem and a
58 <entry>2.22.0</entry> 57 small set of tools to assist in developing and debugging ACPI
59 <entry>Accessibility toolkit for GNOME.</entry> 58 tables.</entry>
60 <entry> GPL-2.0, LGPL-2.0</entry> 59
61</row> 60 <entry>BSD, GPL-2.0</entry>
62<row> 61 </row>
63 <entry>attr</entry> 62
64 <entry>2.4.47</entry> 63 <row>
65 <entry>Utilities for manipulating filesystem extended attributes.</entry> 64 <entry>alsa-lib</entry>
66 <entry> LGPL-2.1, GPL-2.0</entry> 65
67</row> 66 <entry>1.1.5</entry>
68<row> 67
69 <entry>autoconf</entry> 68 <entry>ALSA sound library.</entry>
70 <entry>2.69</entry> 69
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> 70 <entry>LGPL-2.1, GPL-2.0</entry>
72 <entry> GPL-2.0, GPL-3.0</entry> 71 </row>
73</row> 72
74<row> 73 <row>
75 <entry>automake</entry> 74 <entry>apt</entry>
76 <entry>1.15</entry> 75
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> 76 <entry>1.2.24</entry>
78 <entry>GPL-2.0</entry> 77
79</row> 78 <entry>Advanced front-end for dpkg.</entry>
80<row> 79
81 <entry>babeltrace</entry> 80 <entry>GPL-2.0</entry>
82 <entry>1.5.2</entry> 81 </row>
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> 82
84 <entry> MIT, GPL-2.0</entry> 83 <row>
85</row> 84 <entry>attr</entry>
86<row> 85
87 <entry>base-files</entry> 86 <entry>2.4.47</entry>
88 <entry>3.0.14</entry> 87
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> 88 <entry>Utilities for manipulating filesystem extended
90 <entry>GPL-2.0</entry> 89 attributes.</entry>
91</row> 90
92<row> 91 <entry>LGPL-2.1, GPL-2.0</entry>
93 <entry>base-passwd</entry> 92 </row>
94 <entry>3.5.29</entry> 93
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> 94 <row>
96 <entry>GPL-2.0</entry> 95 <entry>autoconf-archive</entry>
97</row> 96
98<row> 97 <entry>2016.09.16</entry>
99 <entry>bash-completion</entry> 98
100 <entry>2.5</entry> 99 <entry>a collection of freely re-usable Autoconf macros.</entry>
101 <entry>Programmable Completion for Bash 4.</entry> 100
102 <entry>GPL-2.0</entry> 101 <entry>GPL-3.0-with-autoconf-exception</entry>
103</row> 102 </row>
104<row> 103
105 <entry>bash</entry> 104 <row>
106 <entry>4.3.30</entry> 105 <entry>autoconf</entry>
107 <entry>An sh-compatible command language interpreter.</entry> 106
108 <entry>GPL-3.0</entry> 107 <entry>2.69</entry>
109</row> 108
110<row> 109 <entry>Autoconf is an extensible package of M4 macros that produce
111 <entry>bc</entry> 110 shell scripts to automatically configure software source code
112 <entry>1.06</entry> 111 packages. Autoconf creates a configuration script for a package
113 <entry>Arbitrary precision calculator language.</entry> 112 from a template file that lists the operating system features that
114 <entry> GPL-2.0, LGPL-2.1</entry> 113 the package can use in the form of M4 macro calls.</entry>
115</row> 114
116<row> 115 <entry>GPL-2.0, GPL-3.0</entry>
117 <entry>bcm2835-bootfiles</entry> 116 </row>
118 <entry>20171029</entry> 117
119 <entry>Closed source binary files to help boot the ARM on the BCM2835.</entry> 118 <row>
120 <entry>Proprietary</entry> 119 <entry>automake</entry>
121</row> 120
122<row> 121 <entry>1.15.1</entry>
123 <entry>bind</entry> 122
124 <entry>9.10.3-P3</entry> 123 <entry>Automake is a tool for automatically generating
125 <entry>ISC Internet Domain Name Server.</entry> 124 `Makefile.in' files compliant with the GNU Coding Standards.
126 <entry> ISC, BSD</entry> 125 Automake requires the use of Autoconf.</entry>
127</row> 126
128<row> 127 <entry>GPL-2.0</entry>
129 <entry>binutils-cross-aarch64</entry> 128 </row>
130 <entry>2.28</entry> 129
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> 130 <row>
132 <entry>GPL-3.0</entry> 131 <entry>base-files</entry>
133</row> 132
134<row> 133 <entry>3.0.14</entry>
135 <entry>binutils</entry> 134
136 <entry>2.28</entry> 135 <entry>The base-files package creates the basic system directory
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> 136 structure and provides a small set of key configuration files for
138 <entry>GPL-3.0</entry> 137 the system.</entry>
139</row> 138
140<row> 139 <entry>GPL-2.0</entry>
141 <entry>bison</entry> 140 </row>
142 <entry>3.0.4</entry> 141
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> 142 <row>
144 <entry>GPL-3.0</entry> 143 <entry>base-passwd</entry>
145</row> 144
146<row> 145 <entry>3.5.29</entry>
147 <entry>blktrace</entry> 146
148 <entry>1.1.0</entry> 147 <entry>The master copies of the user database files (/etc/passwd
149 <entry>Generates traces of I/O traffic on block devices.</entry> 148 and /etc/group). The update-passwd tool is also provided to keep
150 <entry>GPL-2.0</entry> 149 the system databases synchronized with these master files.</entry>
151</row> 150
152<row> 151 <entry>GPL-2.0</entry>
153 <entry>bluez5</entry> 152 </row>
154 <entry>5.43</entry> 153
155 <entry>Linux Bluetooth stack V5 userland components. These include a system configurations daemons tools and system libraries.</entry> 154 <row>
156 <entry> GPL-2.0, LGPL-2.1</entry> 155 <entry>bash-completion</entry>
157</row> 156
158<row> 157 <entry>2.7</entry>
159 <entry>busybox</entry> 158
160 <entry>1.24.1</entry> 159 <entry>Programmable Completion for Bash 4.</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> 160
162 <entry> GPL-2.0, BSD-4-Clause</entry> 161 <entry>GPL-2.0</entry>
163</row> 162 </row>
164<row> 163
165 <entry>bzip2</entry> 164 <row>
166 <entry>1.0.6</entry> 165 <entry>bash</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> 166
168 <entry>BSD-4-Clause</entry> 167 <entry>4.4.12</entry>
169</row> 168
170<row> 169 <entry>An sh-compatible command language interpreter.</entry>
171 <entry>ca-certificates</entry> 170
172 <entry>20161130</entry> 171 <entry>GPL-3.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> 172 </row>
174 <entry> GPL-2.0, MPL-2.0</entry> 173
175</row> 174 <row>
176<row> 175 <entry>bc</entry>
177 <entry>cairo</entry> 176
178 <entry>1.14.8</entry> 177 <entry>1.06</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> 178
180 <entry> MPL-1.0, LGPL-2.1, GPL-3.0</entry> 179 <entry>Arbitrary precision calculator language.</entry>
181</row> 180
182<row> 181 <entry>GPL-2.0, LGPL-2.1</entry>
183 <entry>cantarell-fonts</entry> 182 </row>
184 <entry>0.0.24</entry> 183
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> 184 <row>
186 <entry>0.0.24</entry> 185 <entry>binutils-cross-x86_64</entry>
187</row> 186
188<row> 187 <entry>2.30</entry>
189 <entry>ccache</entry> 188
190 <entry>3.3.4</entry> 189 <entry>The GNU Binutils are a collection of binary tools. The main
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> 190 ones are ld (GNU Linker) and as (GNU Assembler). This package also
192 <entry>GPL-3.0</entry> 191 includes addition tools such as addr2line (Converts addresses into
193</row> 192 filenames and line numbers) ar (utility for creating modifying and
194<row> 193 extracting archives) nm (list symbols in object files) objcopy
195 <entry>chrpath</entry> 194 (copy and translate object files) objdump (Display object
196 <entry>0.16</entry> 195 information) and other tools and related libraries.</entry>
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> 196
198 <entry>GPL-2.0</entry> 197 <entry>GPL-3.0</entry>
199</row> 198 </row>
200<row> 199
201 <entry>cmake</entry> 200 <row>
202 <entry>3.7.2</entry> 201 <entry>binutils</entry>
203 <entry>Cross-platform open-source make system.</entry> 202
204 <entry>BSD</entry> 203 <entry>2.30</entry>
205</row> 204
206<row> 205 <entry>The GNU Binutils are a collection of binary tools. The main
207 <entry>compositeproto</entry> 206 ones are ld (GNU Linker) and as (GNU Assembler). This package also
208 <entry>0.4.2</entry> 207 includes addition tools such as addr2line (Converts addresses into
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> 208 filenames and line numbers) ar (utility for creating modifying and
210 <entry> MIT</entry> 209 extracting archives) nm (list symbols in object files) objcopy
211</row> 210 (copy and translate object files) objdump (Display object
212<row> 211 information) and other tools and related libraries.</entry>
213 <entry>coreutils</entry> 212
214 <entry>8.26</entry> 213 <entry>GPL-3.0</entry>
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> 214 </row>
216 <entry>GPL-3.0</entry> 215
217</row> 216 <row>
218<row> 217 <entry>bison</entry>
219 <entry>cross-localedef</entry> 218
220 <entry>2.25</entry> 219 <entry>3.0.4</entry>
221 <entry>Cross locale generation tool for glibc.</entry> 220
222 <entry>LGPL-2.1</entry> 221 <entry>Bison is a general-purpose parser generator that converts
223</row> 222 an annotated context-free grammar into an LALR(1) or GLR parser
224<row> 223 for that grammar. Bison is upward compatible with Yacc: all
225 <entry>cryptodev-linux</entry> 224 properly-written Yacc grammars ought to work with Bison with no
226 <entry>1.8</entry> 225 change. Anyone familiar with Yacc should be able to use Bison with
227 <entry>A /dev/crypto device driver header file.</entry> 226 little trouble.</entry>
228 <entry>GPL-2.0</entry> 227
229</row> 228 <entry>GPL-3.0</entry>
230<row> 229 </row>
231 <entry>curl</entry> 230
232 <entry>7.53.1</entry> 231 <row>
233 <entry>Command line tool and library for client-side URL transfers.</entry> 232 <entry>bmap-tools</entry>
234 <entry>MIT</entry> 233
235</row> 234 <entry>3.4</entry>
236<row> 235
237 <entry>damageproto</entry> 236 <entry>"Bmap-tools - tools to generate block map (AKA bmap) and
238 <entry>1.2.1</entry> 237 flash images using bmap. Bmaptool is a generic tool for creating
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> 238 the block map (bmap) for a file and copying files using the block
240 <entry>MIT</entry> 239 map. The idea is that large file containing unused blocks like raw
241</row> 240 system image files can be copied or flashed a lot faster with
242<row> 241 bmaptool than with traditional tools like ""dd"" or
243 <entry>db</entry> 242 ""cp""."</entry>
244 <entry>5.3.28</entry> 243
245 <entry>Berkeley Database v5.</entry> 244 <entry>GPL-2.0</entry>
246 <entry>Sleepycat</entry> 245 </row>
247</row> 246
248<row> 247 <row>
249 <entry>dbus-glib</entry> 248 <entry>btrfs-tools</entry>
250 <entry>0.108</entry> 249
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> 250 <entry>4.13.3</entry>
252 <entry> AFL-2.0, GPL-2.0</entry> 251
253</row> 252 <entry>Btrfs is a new copy on write filesystem for Linux aimed at
254<row> 253 implementing advanced features while focusing on fault tolerance
255 <entry>dbus-test</entry> 254 repair and easy administration. This package contains utilities
256 <entry>1.10.14</entry> 255 (mkfs fsck btrfsctl) used to work with btrfs and an utility
257 <entry>D-Bus test package (for D-bus functionality testing only).</entry> 256 (btrfs-convert) to make a btrfs filesystem from an ext3.</entry>
258 <entry> AFL-2.0, GPL-2.0</entry> 257
259</row> 258 <entry>GPL-2.0</entry>
260<row> 259 </row>
261 <entry>dbus</entry> 260
262 <entry>1.10.14</entry> 261 <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> 262 <entry>busybox</entry>
264 <entry> AFL-2.0, GPL-2.0</entry> 263
265</row> 264 <entry>1.27.2</entry>
266<row> 265
267 <entry>debianutils</entry> 266 <entry>BusyBox combines tiny versions of many common UNIX
268 <entry>4.8.1</entry> 267 utilities into a single small executable. It provides minimalist
269 <entry>Miscellaneous utilities specific to Debian.</entry> 268 replacements for most of the utilities you usually find in GNU
270 <entry> GPL-2.0</entry> 269 fileutils shellutils etc. The utilities in BusyBox generally have
271</row> 270 fewer options than their full-featured GNU cousins; however the
272<row> 271 options that are included provide the expected functionality and
273 <entry>depmodwrapper</entry> 272 behave very much like their GNU counterparts. BusyBox provides a
274 <entry>1.0</entry> 273 fairly complete POSIX environment for any small or embedded
275 <entry>Wrapper script for the Linux kernel module dependency indexer.</entry> 274 system.</entry>
276 <entry>MIT</entry> 275
277</row> 276 <entry>GPL-2.0, BSD-4-Clause</entry>
278<row> 277 </row>
279 <entry>dhcp</entry> 278
280 <entry>4.3.5</entry> 279 <row>
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> 280 <entry>bzip2</entry>
282 <entry>ISC</entry> 281
283</row> 282 <entry>1.0.6</entry>
284<row> 283
285 <entry>diffstat</entry> 284 <entry>bzip2 compresses files using the Burrows-Wheeler
286 <entry>1.61</entry> 285 block-sorting text compression algorithm and Huffman coding.
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> 286 Compression is generally considerably better than that achieved by
288 <entry>MIT</entry> 287 more conventional LZ77/LZ78-based compressors and approaches the
289</row> 288 performance of the PPM family of statistical compressors.</entry>
290<row> 289
291 <entry>diffutils</entry> 290 <entry>BSD-4-Clause</entry>
292 <entry>3.5</entry> 291 </row>
293 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry> 292
294 <entry>GPL-3.0</entry> 293 <row>
295</row> 294 <entry>ca-certificates</entry>
296<row> 295
297 <entry>docbook-xml-dtd4</entry> 296 <entry>20170717</entry>
298 <entry>4.5</entry> 297
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> 298 <entry>This package includes PEM files of CA certificates to allow
300 <entry>OASIS</entry> 299 SSL-based applications to check for the authenticity of SSL
301</row> 300 connections. This derived from Debian's CA Certificates.</entry>
302<row> 301
303 <entry>docbook-xsl-stylesheets</entry> 302 <entry>GPL-2.0, MPL-2.0</entry>
304 <entry>1.79.1</entry> 303 </row>
305 <entry>XSL stylesheets for processing DocBook XML to various output formats.</entry> 304
306 <entry>1.79.1</entry> 305 <row>
307</row> 306 <entry>cdrtools</entry>
308<row> 307
309 <entry>dosfstools</entry> 308 <entry>3.01a31</entry>
310 <entry>4.1</entry> 309
311 <entry>DOS FAT Filesystem Utilities.</entry> 310 <entry>A set of tools for CD recording including cdrecord.</entry>
312 <entry>GPL-3.0</entry> 311
313</row> 312 <entry>GPL-2.0, LGPL-2.1</entry>
314<row> 313 </row>
315 <entry>dpkg</entry> 314
316 <entry>1.18.10</entry> 315 <row>
317 <entry>Package maintenance system from Debian.</entry> 316 <entry>coreutils</entry>
318 <entry>GPL-2.0</entry> 317
319</row> 318 <entry>8.29</entry>
320<row> 319
321 <entry>dtc</entry> 320 <entry>The GNU Core Utilities provide the basic file shell and
322 <entry>1.4.2</entry> 321 text manipulation utilities. These are the core utilities which
323 <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> 322 are expected to exist on every system.</entry>
324 <entry> GPL-2.0, BSD</entry> 323
325</row> 324 <entry>GPL-3.0</entry>
326<row> 325 </row>
327 <entry>e2fsprogs</entry> 326
328 <entry>1.43.4</entry> 327 <row>
329 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry> 328 <entry>cross-localedef</entry>
330 <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry> 329
331</row> 330 <entry>2.27</entry>
332<row> 331
333 <entry>ed</entry> 332 <entry>Cross locale generation tool for glibc.</entry>
334 <entry>1.14.1</entry> 333
335 <entry>Line-oriented text editor.</entry> 334 <entry>LGPL-2.1</entry>
336 <entry>GPL-3.0</entry> 335 </row>
337</row> 336
338<row> 337 <row>
339 <entry>elfutils</entry> 338 <entry>cryptodev-linux</entry>
340 <entry>0.168</entry> 339
341 <entry>Utilities and libraries for handling compiled object files.</entry> 340 <entry>1.9</entry>
342 <entry> GPL-3.0, Elfutils-Exception</entry> 341
343</row> 342 <entry>A /dev/crypto device driver header file.</entry>
344<row> 343
345 <entry>enea-image-standard-sdk</entry> 344 <entry>GPL-2.0</entry>
346 <entry>1.0</entry> 345 </row>
347 <entry>Full featured image for the Standard profile</entry> 346
348 <entry>MIT</entry> 347 <row>
349</row> 348 <entry>curl</entry>
350<row> 349
351 <entry>expat</entry> 350 <entry>7.61.0</entry>
352 <entry>2.2.0</entry> 351
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> 352 <entry>Command line tool and library for client-side URL
354 <entry>MIT</entry> 353 transfers.</entry>
355</row> 354
356<row> 355 <entry>MIT</entry>
357 <entry>file</entry> 356 </row>
358 <entry>5.30</entry> 357
359 <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> 358 <row>
360 <entry>BSD</entry> 359 <entry>cwautomacros</entry>
361</row> 360
362<row> 361 <entry>20110201</entry>
363 <entry>findutils</entry> 362
364 <entry>4.6.0</entry> 363 <entry>Collection of autoconf m4 macros.</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> 364
366 <entry>GPL-3.0</entry> 365 <entry>GPL-2.0</entry>
367</row> 366 </row>
368<row> 367
369 <entry>firmware</entry> 368 <row>
370 <entry>20171029</entry> 369 <entry>db</entry>
371 <entry>Pre-compiled binaries of the Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.</entry> 370
372 <entry>LICENSE.broad- com</entry> 371 <entry>5.3.28</entry>
373</row> 372
374<row> 373 <entry>Berkeley Database v5.</entry>
375 <entry>fixesproto</entry> 374
376 <entry>5.0</entry> 375 <entry>Sleepycat</entry>
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> 376 </row>
378 <entry> MIT</entry> 377
379</row> 378 <row>
380<row> 379 <entry>dbus-glib</entry>
381 <entry>flex</entry> 380
382 <entry>2.6.0</entry> 381 <entry>0.108</entry>
383 <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry> 382
384 <entry>BSD</entry> 383 <entry>GLib bindings for the D-Bus message bus that integrate the
385</row> 384 D-Bus library with the GLib thread abstraction and main
386<row> 385 loop.</entry>
387 <entry>fontconfig</entry> 386
388 <entry>2.12.1</entry> 387 <entry>AFL-2.0, GPL-2.0</entry>
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> 388 </row>
390 <entry> MIT, PD</entry> 389
391</row> 390 <row>
392<row> 391 <entry>dbus-test</entry>
393 <entry>freetype</entry> 392
394 <entry>2.7.1</entry> 393 <entry>1.12.2</entry>
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> 394
396 <entry> FreeType, GPL-2.0</entry> 395 <entry>D-Bus test package (for D-bus functionality testing
397</row> 396 only).</entry>
398<row> 397
399 <entry>fuse</entry> 398 <entry>AFL-2.0, GPL-2.0</entry>
400 <entry>2.9.4</entry> 399 </row>
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> 400
402 <entry> GPL-2.0, LGPL-2.0</entry> 401 <row>
403</row> 402 <entry>dbus</entry>
404<row> 403
405 <entry>gawk</entry> 404 <entry>1.12.2</entry>
406 <entry>4.1.4</entry> 405
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> 406 <entry>"D-Bus is a message bus system a simple way for
408 <entry>GPL-3.0</entry> 407 applications to talk to one another. In addition to interprocess
409</row> 408 communication D-Bus helps coordinate process lifecycle; it makes
410<row> 409 it simple and reliable to code a \""single instance\"" application
411 <entry>gcc-cross-aarch64</entry> 410 or daemon and to launch applications and daemons on demand when
412 <entry>6.3.0</entry> 411 their services are needed."</entry>
413 <entry>GNU cc and gcc C compilers.</entry> 412
414 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 413 <entry>AFL-2.0, GPL-2.0</entry>
415</row> 414 </row>
416<row> 415
417 <entry>gcc-cross-initial-aarch64</entry> 416 <row>
418 <entry>6.3.0</entry> 417 <entry>debianutils</entry>
419 <entry>GNU cc and gcc C compilers.</entry> 418
420 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 419 <entry>4.8.4</entry>
421</row> 420
422<row> 421 <entry>Miscellaneous utilities specific to Debian.</entry>
423 <entry>gcc-source-6.3.0</entry> 422
424 <entry>6.3.0</entry> 423 <entry>GPL-2.0</entry>
425 <entry>GNU cc and gcc C compilers.</entry> 424 </row>
426 <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> 425
427</row> 426 <row>
428<row> 427 <entry>depmodwrapper</entry>
429 <entry>gcc</entry> 428
430 <entry>6.3.0</entry> 429 <entry>1.0</entry>
431 <entry>Runtime libraries from GCC.</entry> 430
432 <entry>GPL-3.0-with-GCC-exception</entry> 431 <entry>Wrapper script for the Linux kernel module dependency
433</row> 432 indexer.</entry>
434<row> 433
435 <entry>gdb</entry> 434 <entry>MIT</entry>
436 <entry>7.12.1</entry> 435 </row>
437 <entry>GNU debugger.</entry> 436
438 <entry> GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> 437 <row>
439</row> 438 <entry>diffutils</entry>
440<row> 439
441 <entry>gdbm</entry> 440 <entry>3.6</entry>
442 <entry>1.12</entry> 441
443 <entry>Key/value database library with extensible hashing.</entry> 442 <entry>Diffutils contains the GNU diff diff3 sdiff and cmp
444 <entry>GPL-3.0</entry> 443 utilities. These programs are usually used for creating patch
445</row> 444 files.</entry>
446<row> 445
447 <entry>gdk-pixbuf</entry> 446 <entry>GPL-3.0</entry>
448 <entry>2.36.5</entry> 447 </row>
449 <entry>Image loading library for GTK+.</entry> 448
450 <entry>LGPL-2.0</entry> 449 <row>
451</row> 450 <entry>dosfstools</entry>
452<row> 451
453 <entry>gettext-minimal</entry> 452 <entry>4.1</entry>
454 <entry>0.19.8.1</entry> 453
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> 454 <entry>DOS FAT Filesystem Utilities.</entry>
456 <entry>FSF-Unlimited</entry> 455
457</row> 456 <entry>GPL-3.0</entry>
458<row> 457 </row>
459 <entry>gettext</entry> 458
460 <entry>0.19.8.1</entry> 459 <row>
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> 460 <entry>dpkg</entry>
462 <entry> GPL-3.0, LGPL-2.1</entry> 461
463</row> 462 <entry>1.18.24</entry>
464<row> 463
465 <entry>glib-2.0</entry> 464 <entry>Package maintenance system from Debian.</entry>
466 <entry>2.50.3</entry> 465
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> 466 <entry>GPL-2.0</entry>
468 <entry> LGPL-2.0, BSD, PD</entry> 467 </row>
469</row> 468
470<row> 469 <row>
471 <entry>glibc-locale</entry> 470 <entry>dropbear</entry>
472 <entry>2.25</entry> 471
473 <entry>Locale data from glibc.</entry> 472 <entry>2017.75</entry>
474 <entry> GPL-2.0, LGPL-2.1</entry> 473
475</row> 474 <entry>A lightweight SSH and SCP implementation.</entry>
476<row> 475
477 <entry>glibc-mtrace</entry> 476 <entry>MIT, BSD-3-Clause, BSD-2-Clause, PD</entry>
478 <entry>2.25</entry> 477 </row>
479 <entry>mtrace utility provided by glibc</entry> 478
480 <entry> GPL-2.0, LGPL-2.1</entry> 479 <row>
481</row> 480 <entry>dtc</entry>
482<row> 481
483 <entry>glibc</entry> 482 <entry>1.4.5</entry>
484 <entry>2.25</entry> 483
485 <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> 484 <entry>The Device Tree Compiler is a tool used to manipulate the
486 <entry> GPL-2.0, LGPL-2.1</entry> 485 Open-Firmware-like device tree used by PowerPC kernels.</entry>
487</row> 486
488<row> 487 <entry>GPL-2.0, BSD</entry>
489 <entry>gmp</entry> 488 </row>
490 <entry>6.1.2</entry> 489
491 <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry> 490 <row>
492 <entry> GPL-2.0, LGPL-3.0</entry> 491 <entry>dwarfsrcfiles</entry>
493</row> 492
494<row> 493 <entry>1.0</entry>
495 <entry>gnome-common</entry> 494
496 <entry>3.18.0</entry> 495 <entry>A small utility for printing debig source file locations
497 <entry>Common macros for building GNOME applications.</entry> 496 embedded in binaries.</entry>
498 <entry>GPL-2.0</entry> 497
499</row> 498 <entry>GPL-2.0</entry>
500<row> 499 </row>
501 <entry>gnome-desktop-testing</entry> 500
502 <entry>2014.1</entry> 501 <row>
503 <entry>Test runner for GNOME-style installed tests.</entry> 502 <entry>e2fsprogs</entry>
504 <entry>LGPL-2.0</entry> 503
505</row> 504 <entry>1.43.8</entry>
506<row> 505
507 <entry>gnome-themes-standard</entry> 506 <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of
508 <entry>3.22.2</entry> 507 the standard utilities for creating fixing configuring and
509 <entry>GTK+2 standard themes.</entry> 508 debugging ext2 filesystems.</entry>
510 <entry>LGPL-2.1</entry> 509
511</row> 510 <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry>
512<row> 511 </row>
513 <entry>gnu-config</entry> 512
514 <entry>20150728</entry> 513 <row>
515 <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> 514 <entry>elfutils</entry>
516 <entry>20150728</entry> 515
517</row> 516 <entry>0.170</entry>
518<row> 517
519 <entry>gnutls</entry> 518 <entry>Utilities and libraries for handling compiled object
520 <entry>3.5.9</entry> 519 files.</entry>
521 <entry>GNU Transport Layer Security Library.</entry> 520
522 <entry> GPL-3.0, LGPL-2.1</entry> 521 <entry>GPL-3.0, Elfutils-Exception</entry>
523</row> 522 </row>
524<row> 523
525 <entry>gobject-introspection</entry> 524 <row>
526 <entry>1.50.0</entry> 525 <entry>enea-image-standard</entry>
527 <entry>Middleware layer between GObject-using C libraries and language bindings.</entry> 526
528 <entry> LGPL-2.0, GPL-2.0</entry> 527 <entry>1.0</entry>
529</row> 528
530<row> 529 <entry>Base image for the Standard profile</entry>
531 <entry>gperf</entry> 530
532 <entry>3.0.4</entry> 531 <entry>MIT</entry>
533 <entry>GNU gperf is a perfect hash function generator</entry> 532 </row>
534 <entry>GPL-3.0</entry> 533
535</row> 534 <row>
536<row> 535 <entry>expat</entry>
537 <entry>grep</entry> 536
538 <entry>3.0</entry> 537 <entry>2.2.5</entry>
539 <entry>GNU grep utility.</entry> 538
540 <entry>GPL-3.0</entry> 539 <entry>Expat is an XML parser library written in C. It is a
541</row> 540 stream-oriented parser in which an application registers handlers
542<row> 541 for things the parser might find in the XML document (like start
543 <entry>groff</entry> 542 tags)</entry>
544 <entry>1.22.3</entry> 543
545 <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry> 544 <entry>MIT</entry>
546 <entry>GPL-3.0</entry> 545 </row>
547</row> 546
548<row> 547 <row>
549 <entry>gtk+</entry> 548 <entry>file</entry>
550 <entry>2.24.31</entry> 549
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> 550 <entry>5.32</entry>
552 <entry> LGPL-2.0, LGPL-2.1</entry> 551
553</row> 552 <entry>File attempts to classify files depending on their contents
554<row> 553 and prints a description if a match is found.</entry>
555 <entry>gtk-doc</entry> 554
556 <entry>1.25</entry> 555 <entry>BSD</entry>
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> 556 </row>
558 <entry>GPL-2.0</entry> 557
559</row> 558 <row>
560<row> 559 <entry>flex</entry>
561 <entry>gtk-icon-utils</entry> 560
562 <entry>3.22.8</entry> 561 <entry>2.6.0</entry>
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> 562
564 <entry> LGPL-2.0, LGPL-2.1</entry> 563 <entry>Flex is a fast lexical analyser generator. Flex is a tool
565</row> 564 for generating programs that recognize lexical patterns in
566<row> 565 text.</entry>
567 <entry>harfbuzz</entry> 566
568 <entry>1.4.1</entry> 567 <entry>BSD</entry>
569 <entry>HarfBuzz is an OpenType text shaping engine.</entry> 568 </row>
570 <entry>MIT</entry> 569
571</row> 570 <row>
572<row> 571 <entry>freetype</entry>
573 <entry>hicolor-icon-theme</entry> 572
574 <entry>0.15</entry> 573 <entry>2.9</entry>
575 <entry>Default icon theme that all icon themes automatically inherit from.</entry> 574
576 <entry>GPL-2.0</entry> 575 <entry>FreeType is a software font engine that is designed to be
577</row> 576 small efficient highly customizable and portable while capable of
578<row> 577 producing high-quality output (glyph images). It can be used in
579 <entry>icu</entry> 578 graphics libraries display servers font conversion tools text
580 <entry>58.2</entry> 579 image generation tools and many other products as well.</entry>
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> 580
582 <entry>ICU</entry> 581 <entry>FreeType, GPL-2.0</entry>
583</row> 582 </row>
584<row> 583
585 <entry>inputproto</entry> 584 <row>
586 <entry>2.3.2</entry> 585 <entry>gawk</entry>
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> 586
588 <entry> MIT</entry> 587 <entry>4.2.1</entry>
589</row> 588
590<row> 589 <entry>The GNU version of awk a text processing utility. Awk
591 <entry>intltool</entry> 590 interprets a special-purpose programming language to do quick and
592 <entry>0.51.0</entry> 591 easy text pattern matching and reformatting jobs.</entry>
593 <entry>Utility scripts for internationalizing XML.</entry> 592
594 <entry>GPL-2.0</entry> 593 <entry>GPL-3.0</entry>
595</row> 594 </row>
596<row> 595
597 <entry>kbd</entry> 596 <row>
598 <entry>2.0.4</entry> 597 <entry>gcc-cross-initial-x86_64</entry>
599 <entry>Keytable files and keyboard utilities.</entry> 598
600 <entry>GPL-2.0</entry> 599 <entry>7.3.0</entry>
601</row> 600
602<row> 601 <entry>GNU cc and gcc C compilers.</entry>
603 <entry>kbproto</entry> 602
604 <entry>1.0.7</entry> 603 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry>
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> 604 </row>
606 <entry>MIT</entry> 605
607</row> 606 <row>
608<row> 607 <entry>gcc-cross-x86_64</entry>
609 <entry>kern-tools</entry> 608
610 <entry>0.2</entry> 609 <entry>7.3.0</entry>
611 <entry>Tools for managing Yocto Project style branched kernels.</entry> 610
612 <entry>GPL-2.0</entry> 611 <entry>GNU cc and gcc C compilers.</entry>
613</row> 612
614<row> 613 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry>
615 <entry>keymaps</entry> 614 </row>
616 <entry>1.0</entry> 615
617 <entry>Keymaps and initscript to set the keymap on bootup.</entry> 616 <row>
618 <entry>GPL-2.0</entry> 617 <entry>gcc-source-7.3.0</entry>
619</row> 618
620<row> 619 <entry>7.3.0</entry>
621 <entry>kmod</entry> 620
622 <entry>23</entry> 621 <entry>GNU cc and gcc C compilers.</entry>
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> 622
624 <entry> GPL-2.0, LGPL-2.1</entry> 623 <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry>
625</row> 624 </row>
626<row> 625
627 <entry>latencytop</entry> 626 <row>
628 <entry>0.5</entry> 627 <entry>gcc</entry>
629 <entry>Linux tool for measuring and fixing latency.</entry> 628
630 <entry>GPL-2.0</entry> 629 <entry>7.3.0</entry>
631</row> 630
632<row> 631 <entry>Runtime libraries from GCC.</entry>
633 <entry>ldconfig</entry> 632
634 <entry>2.12.1</entry> 633 <entry>GPL-3.0-with-GCC-exception</entry>
635 <entry>A standalone native ldconfig build.</entry> 634 </row>
636 <entry>GPL-2.0</entry> 635
637</row> 636 <row>
638<row> 637 <entry>gdbm</entry>
639 <entry>less</entry> 638
640 <entry>487</entry> 639 <entry>1.14.1</entry>
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> 640
642 <entry> GPL-3.0, BSD-2-Clause</entry> 641 <entry>Key/value database library with extensible hashing.</entry>
643</row> 642
644<row> 643 <entry>GPL-3.0</entry>
645 <entry>libaio</entry> 644 </row>
646 <entry>0.3.110</entry> 645
647 <entry>Asynchronous input/output library that uses the kernels native interface</entry> 646 <row>
648 <entry>LGPL-2.1</entry> 647 <entry>gettext-minimal</entry>
649</row> 648
650<row> 649 <entry>0.19.8.1</entry>
651 <entry>libarchive</entry> 650
652 <entry>3.2.2</entry> 651 <entry>Contains the m4 macros sufficient to support building
653 <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry> 652 autoconf/automake. This provides a significant build time speedup
654 <entry>BSD</entry> 653 by the removal of gettext-native from most dependency chains (now
655</row> 654 only needed for gettext for the target).</entry>
656<row> 655
657 <entry>libcap</entry> 656 <entry>FSF-Unlimited</entry>
658 <entry>2.25</entry> 657 </row>
659 <entry>Library for getting/setting POSIX.1e capabilities.</entry> 658
660 <entry> BSD, GPL-2.0</entry> 659 <row>
661</row> 660 <entry>gettext</entry>
662<row> 661
663 <entry>libcgroup</entry> 662 <entry>0.19.8.1</entry>
664 <entry>0.41</entry> 663
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> 664 <entry>GNU gettext is a set of tools that provides a framework to
666 <entry>LGPL-2.1</entry> 665 help other programs produce multi-lingual messages. These tools
667</row> 666 include a set of conventions about how programs should be written
668<row> 667 to support message catalogs a directory and file naming
669 <entry>libcheck</entry> 668 organization for the message catalogs themselves a runtime library
670 <entry>0.10.0</entry> 669 supporting the retrieval of translated messages and a few
671 <entry>Check - unit testing framework for C code.</entry> 670 stand-alone programs to massage in various ways the sets of
672 <entry>LGPL-2.1</entry> 671 translatable and already translated strings.</entry>
673</row> 672
674<row> 673 <entry>GPL-3.0, LGPL-2.1</entry>
675 <entry>libcroco</entry> 674 </row>
676 <entry>0.6.11</entry> 675
677 <entry>Cascading Style Sheet (CSS) parsing and manipulation toolkit.</entry> 676 <row>
678 <entry> LGPL-2.0, LGPL-2.1</entry> 677 <entry>glib-2.0</entry>
679</row> 678
680<row> 679 <entry>2.54.3</entry>
681 <entry>liberation-fonts</entry> 680
682 <entry>1.04</entry> 681 <entry>GLib is a general-purpose utility library which provides
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> 682 many useful data types macros type conversions string utilities
684 <entry>GPL-2.0</entry> 683 file utilities a main loop abstraction and so on.</entry>
685</row> 684
686<row> 685 <entry>LGPL-2.1, BSD, PD</entry>
687 <entry>libevent</entry> 686 </row>
688 <entry>2.0.22</entry> 687
689 <entry>An asynchronous event notification library.</entry> 688 <row>
690 <entry>BSD</entry> 689 <entry>glibc-locale</entry>
691</row> 690
692<row> 691 <entry>2.27</entry>
693 <entry>libffi</entry> 692
694 <entry>3.2.1</entry> 693 <entry>Locale data from glibc.</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> 694
696 <entry>MIT</entry> 695 <entry>GPL-2.0, LGPL-2.1</entry>
697</row> 696 </row>
698<row> 697
699 <entry>libgcc</entry> 698 <row>
700 <entry>6.3.0</entry> 699 <entry>glibc</entry>
701 <entry>GNU cc and gcc C compilers.</entry> 700
702 <entry>GPL-3.0-with-GCC-exception</entry> 701 <entry>2.27</entry>
703</row> 702
704<row> 703 <entry>The GNU C Library is used as the system C library in most
705 <entry>libical</entry> 704 systems with the Linux kernel.</entry>
706 <entry>2.0.0</entry> 705
707 <entry>iCal and scheduling (RFC 2445 2446 2447) library.</entry> 706 <entry>GPL-2.0, LGPL-2.1</entry>
708 <entry> LGPL-2.1, MPL-1.0</entry> 707 </row>
709</row> 708
710<row> 709 <row>
711 <entry>libice</entry> 710 <entry>gmp</entry>
712 <entry>1.0.9</entry> 711
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> 712 <entry>6.1.2</entry>
714 <entry>MIT</entry> 713
715</row> 714 <entry>GMP is a free library for arbitrary precision arithmetic
716<row> 715 operating on signed integers rational numbers and floating point
717 <entry>libidn</entry> 716 numbers</entry>
718 <entry>1.33</entry> 717
719 <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> 718 <entry>GPL-2.0, LGPL-3.0</entry>
720 <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry> 719 </row>
721</row> 720
722<row> 721 <row>
723 <entry>libjpeg-turbo</entry> 722 <entry>gnome-desktop-testing</entry>
724 <entry>1.5.1</entry> 723
725 <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX SSE2 NEON) to accelerate baseline JPEG compression and decompression</entry> 724 <entry>2014.1</entry>
726 <entry>BSD-3-Clause</entry> 725
727</row> 726 <entry>Test runner for GNOME-style installed tests.</entry>
728<row> 727
729 <entry>libmpc</entry> 728 <entry>LGPL-2.0</entry>
730 <entry>1.0.3</entry> 729 </row>
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> 730
732 <entry>LGPL-3.0</entry> 731 <row>
733</row> 732 <entry>gnu-config</entry>
734<row> 733
735 <entry>libnewt</entry> 734 <entry>20150728</entry>
736 <entry>0.52.19</entry> 735
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> 736 <entry>Tool that installs the GNU config.guess / config.sub into a
738 <entry>LGPL-2.0</entry> 737 directory tree</entry>
739</row> 738
740<row> 739 <entry>GPL-3.0-with-autoconf-exception</entry>
741 <entry>libnfsidmap</entry> 740 </row>
742 <entry>0.25</entry> 741
743 <entry>NFS id mapping library.</entry> 742 <row>
744 <entry>BSD</entry> 743 <entry>gnu-efi</entry>
745</row> 744
746<row> 745 <entry>3.0.6</entry>
747 <entry>libnl</entry> 746
748 <entry>3.2.29</entry> 747 <entry>Libraries for producing EFI binaries.</entry>
749 <entry>A library for applications dealing with netlink sockets.</entry> 748
750 <entry>LGPL-2.1</entry> 749 <entry>GPL-2.0, BSD-2-Clause</entry>
751</row> 750 </row>
752<row> 751
753 <entry>libpcre</entry> 752 <row>
754 <entry>8.40</entry> 753 <entry>gnutls</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> 754
756 <entry>BSD</entry> 755 <entry>3.6.1</entry>
757</row> 756
758<row> 757 <entry>GNU Transport Layer Security Library.</entry>
759 <entry>libpng</entry> 758
760 <entry>1.6.28</entry> 759 <entry>GPL-3.0, LGPL-2.1</entry>
761 <entry>PNG image format decoding library.</entry> 760 </row>
762 <entry>Libpng</entry> 761
763</row> 762 <row>
764<row> 763 <entry>gperf</entry>
765 <entry>libpthread-stubs</entry> 764
766 <entry>0.3</entry> 765 <entry>3.1</entry>
767 <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry> 766
768 <entry>MIT</entry> 767 <entry>GNU gperf is a perfect hash function generator</entry>
769</row> 768
770<row> 769 <entry>GPL-3.0</entry>
771 <entry>librsvg</entry> 770 </row>
772 <entry>2.40.16</entry> 771
773 <entry>Library for rendering SVG files.</entry> 772 <row>
774 <entry>LGPL-2.0</entry> 773 <entry>gptfdisk</entry>
775</row> 774
776<row> 775 <entry>1.0.3</entry>
777 <entry>libsdl</entry> 776
778 <entry>1.2.15</entry> 777 <entry>GPT fdisk is a disk partitioning tool loosely modeled on
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> 778 Linux fdisk but used for modifying GUID Partition Table (GPT)
780 <entry>LGPL-2.1</entry> 779 disks. The related FixParts utility fixes some common problems on
781</row> 780 Master Boot Record (MBR) disks.</entry>
782<row> 781
783 <entry>libsm</entry> 782 <entry>GPL-2.0</entry>
784 <entry>1.2.2</entry> 783 </row>
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> 784
786 <entry>MIT</entry> 785 <row>
787</row> 786 <entry>grep</entry>
788<row> 787
789 <entry>libtirpc</entry> 788 <entry>3.1</entry>
790 <entry>1.0.1</entry> 789
791 <entry>Libtirpc is a port of Suns Transport-Independent RPC library to Linux</entry> 790 <entry>GNU grep utility.</entry>
792 <entry>BSD</entry> 791
793</row> 792 <entry>GPL-3.0</entry>
794<row> 793 </row>
795 <entry>libtool</entry> 794
796 <entry>2.4.6</entry> 795 <row>
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> 796 <entry>groff</entry>
798 <entry> GPL-2.0, LGPL-2.1</entry> 797
799</row> 798 <entry>1.22.3</entry>
800<row> 799
801 <entry>libunistring</entry> 800 <entry>The groff (GNU troff) software is a typesetting package
802 <entry>0.9.7</entry> 801 which reads plain text mixed with formatting commands and produces
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> 802 formatted output.</entry>
804 <entry> LGPL-3.0, GPL-2.0</entry> 803
805</row> 804 <entry>GPL-3.0</entry>
806<row> 805 </row>
807 <entry>liburcu</entry> 806
808 <entry>0.9.3</entry> 807 <row>
809 <entry>Userspace RCU (read-copy-update) library.</entry> 808 <entry>grub-bootconf</entry>
810 <entry> LGPL-2.1, MIT</entry> 809
811</row> 810 <entry>1.00</entry>
812<row> 811
813 <entry>libusb-compat</entry> 812 <entry>Basic grub.cfg for use in EFI systems.</entry>
814 <entry>0.1.5</entry> 813
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> 814 <entry>MIT</entry>
816 <entry>LGPL-2.1</entry> 815 </row>
817</row> 816
818<row> 817 <row>
819 <entry>libusb1</entry> 818 <entry>grub-efi</entry>
820 <entry>1.0.21</entry> 819
821 <entry>Userspace library to access USB (version 1.0).</entry> 820 <entry>2.02</entry>
822 <entry>LGPL-2.1</entry> 821
823</row> 822 <entry>GRUB2 is the next generaion of a GPLed bootloader intended
824<row> 823 to unify bootloading across x86 operating systems. In addition to
825 <entry>libx11</entry> 824 loading the Linux kernel it implements the Multiboot standard
826 <entry>1.6.4</entry> 825 which allows for flexible loading of multiple boot images.</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> 826
828 <entry> MIT, BSD</entry> 827 <entry>GPL-3.0</entry>
829</row> 828 </row>
830<row> 829
831 <entry>libxau</entry> 830 <row>
832 <entry>1.0.8</entry> 831 <entry>grub</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> 832
834 <entry>MIT</entry> 833 <entry>2.02</entry>
835</row> 834
836<row> 835 <entry>GRUB2 is the next generaion of a GPLed bootloader intended
837 <entry>libxcb</entry> 836 to unify bootloading across x86 operating systems. In addition to
838 <entry>1.12</entry> 837 loading the Linux kernel it implements the Multiboot standard
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> 838 which allows for flexible loading of multiple boot images.</entry>
840 <entry>MIT</entry> 839
841</row> 840 <entry>GPL-3.0</entry>
842<row> 841 </row>
843 <entry>libxcomposite</entry> 842
844 <entry>0.4.4</entry> 843 <row>
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> 844 <entry>gtk-doc</entry>
846 <entry>MIT</entry> 845
847</row> 846 <entry>1.27</entry>
848<row> 847
849 <entry>libxcursor</entry> 848 <entry>Gtk-doc is a set of scripts that extract specially
850 <entry>1.1.14</entry> 849 formatted comments from glib-based software and produce a set of
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> 850 html documentation files from them</entry>
852 <entry>MIT</entry> 851
853</row> 852 <entry>GPL-2.0</entry>
854<row> 853 </row>
855 <entry>libxdamage</entry> 854
856 <entry>1.1.4</entry> 855 <row>
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> 856 <entry>inputproto</entry>
858 <entry>MIT</entry> 857
859</row> 858 <entry>2.3.2</entry>
860<row> 859
861 <entry>libxdmcp</entry> 860 <entry>This package provides the wire protocol for the X Input
862 <entry>1.1.2</entry> 861 extension. The extension supports input devices other then the
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> 862 core X keyboard and pointer.</entry>
864 <entry>MIT</entry> 863
865</row> 864 <entry>MIT</entry>
866<row> 865 </row>
867 <entry>libxext</entry> 866
868 <entry>1.3.3</entry> 867 <row>
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> 868 <entry>intltool</entry>
870 <entry>MIT</entry> 869
871</row> 870 <entry>0.51.0</entry>
872<row> 871
873 <entry>libxfixes</entry> 872 <entry>Utility scripts for internationalizing XML.</entry>
874 <entry>5.0.3</entry> 873
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> 874 <entry>GPL-2.0</entry>
876 <entry>MIT</entry> 875 </row>
877</row> 876
878<row> 877 <row>
879 <entry>libxft</entry> 878 <entry>iucode-tool</entry>
880 <entry>2.3.2</entry> 879
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> 880 <entry>2.1.2</entry>
882 <entry>MIT</entry> 881
883</row> 882 <entry>iucode_tool is a program to manipulate Intel i686 and
884<row> 883 X86-64 processor microcode update collections and to use the
885 <entry>libxkbcommon</entry> 884 kernel facilities to update the microcode on Intel system
886 <entry>0.7.1</entry> 885 processors. It can load microcode data files in text and binary
887 <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry> 886 format sort list and filter the microcode updates contained in
888 <entry> MIT</entry> 887 these files write selected microcode updates to a new file in
889</row> 888 binary format or upload them to the kernel. It operates on
890<row> 889 microcode data downloaded directly from Intel:
891 <entry>libxml-parser-perl</entry> 890 http://feeds.downloadcenter.intel.com/rss/?p=2371</entry>
892 <entry>2.44</entry> 891
893 <entry>XML::Parser - A perl module for parsing XML documents.</entry> 892 <entry>GPL-2.0</entry>
894 <entry> Artistic-1.0, GPL-1.0</entry> 893 </row>
895</row> 894
896<row> 895 <row>
897 <entry>libxml2</entry> 896 <entry>kbd</entry>
898 <entry>2.9.4</entry> 897
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> 898 <entry>2.0.4</entry>
900 <entry>MIT</entry> 899
901</row> 900 <entry>Keytable files and keyboard utilities.</entry>
902<row> 901
903 <entry>libxrandr</entry> 902 <entry>GPL-2.0</entry>
904 <entry>1.5.1</entry> 903 </row>
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> 904
906 <entry>MIT</entry> 905 <row>
907</row> 906 <entry>kbproto</entry>
908<row> 907
909 <entry>libxrender</entry> 908 <entry>1.0.7</entry>
910 <entry>0.9.10</entry> 909
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> 910 <entry>This package provides the wire protocol for the X Keyboard
912 <entry>MIT</entry> 911 extension. This extension is used to control options related to
913</row> 912 keyboard handling and layout.</entry>
914<row> 913
915 <entry>libxslt</entry> 914 <entry>MIT</entry>
916 <entry>1.1.29</entry> 915 </row>
917 <entry>GNOME XSLT library.</entry> 916
918 <entry>MIT</entry> 917 <row>
919</row> 918 <entry>kern-tools</entry>
920<row> 919
921 <entry>linux-libc-headers</entry> 920 <entry>0.2</entry>
922 <entry>4.10</entry> 921
923 <entry>Sanitized set of kernel headers for the C library's use.</entry> 922 <entry>Tools for managing Yocto Project style branched
924 <entry>GPL-2.0</entry> 923 kernels.</entry>
925</row> 924
926<row> 925 <entry>GPL-2.0</entry>
927 <entry>linux-raspberrypi</entry> 926 </row>
928 <entry>4.9.59</entry> 927
929 <entry>Linux Kernel for Raspberry Pi</entry> 928 <row>
930 <entry>GPL-2.0</entry> 929 <entry>keymaps</entry>
931</row> 930
932<row> 931 <entry>1.0</entry>
933 <entry>lsb</entry> 932
934 <entry>4.1</entry> 933 <entry>Keymaps and initscript to set the keymap on bootup.</entry>
935 <entry>LSB support for OpenEmbedded.</entry> 934
936 <entry>GPL-2.0</entry> 935 <entry>GPL-2.0</entry>
937</row> 936 </row>
938<row> 937
939 <entry>lsbinitscripts</entry> 938 <row>
940 <entry>9.68</entry> 939 <entry>kmod</entry>
941 <entry>SysV init scripts which are only used in an LSB image.</entry> 940
942 <entry>GPL-2.0</entry> 941 <entry>25</entry>
943</row> 942
944<row> 943 <entry>kmod is a set of tools to handle common tasks with Linux
945 <entry>lttng-modules</entry> 944 kernel modules like insert remove list check properties resolve
946 <entry>2.9.1</entry> 945 dependencies and aliases.</entry>
947 <entry>The lttng-modules 2.0 package contains the kernel tracer modules</entry> 946
948 <entry> LGPL-2.1, GPL-2.0, MIT</entry> 947 <entry>GPL-2.0, LGPL-2.1</entry>
949</row> 948 </row>
950<row> 949
951 <entry>lttng-tools</entry> 950 <row>
952 <entry>2.9.4</entry> 951 <entry>ldconfig</entry>
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> 952
954 <entry> GPL-2.0, LGPL-2.1</entry> 953 <entry>2.12.1</entry>
955</row> 954
956<row> 955 <entry>A standalone native ldconfig build.</entry>
957 <entry>lttng-ust</entry> 956
958 <entry>2.9.0</entry> 957 <entry>GPL-2.0</entry>
959 <entry>The LTTng UST 2.x package contains the userspace tracer library to trace userspace codes.</entry> 958 </row>
960 <entry> LGPL-2.1, MIT, GPL-2.0</entry> 959
961</row> 960 <row>
962<row> 961 <entry>libarchive</entry>
963 <entry>lzip</entry> 962
964 <entry>1.16</entry> 963 <entry>3.3.2</entry>
965 <entry>Lossless data compressor based on the LZMA algorithm.</entry> 964
966 <entry>GPL-2.0</entry> 965 <entry>C library and command-line tools for reading and writing
967</row> 966 tar cpio zip ISO and other archive formats</entry>
968<row> 967
969 <entry>lzo</entry> 968 <entry>BSD</entry>
970 <entry>2.09</entry> 969 </row>
971 <entry>Lossless data compression library.</entry> 970
972 <entry>GPL-2.0</entry> 971 <row>
973</row> 972 <entry>libcap</entry>
974<row> 973
975 <entry>lzop</entry> 974 <entry>2.25</entry>
976 <entry>1.03</entry> 975
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> 976 <entry>Library for getting/setting POSIX.1e capabilities.</entry>
978 <entry>GPL-2.0</entry> 977
979</row> 978 <entry>BSD, GPL-2.0</entry>
980<row> 979 </row>
981 <entry>m4</entry> 980
982 <entry>1.4.18</entry> 981 <row>
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> 982 <entry>libcgroup</entry>
984 <entry>GPL-3.0</entry> 983
985</row> 984 <entry>0.41</entry>
986<row> 985
987 <entry>make</entry> 986 <entry>libcgroup is a library that abstracts the control group
988 <entry>4.2.1</entry> 987 file system in Linux. Control groups allow you to limit account
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> 988 and isolate resource usage (CPU memory disk I/O etc.) of groups of
990 <entry> GPL-3.0, LGPL-2.0</entry> 989 processes.</entry>
991</row> 990
992<row> 991 <entry>LGPL-2.1</entry>
993 <entry>makedepend</entry> 992 </row>
994 <entry>1.0.5</entry> 993
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> 994 <row>
996 <entry>MIT</entry> 995 <entry>libcheck</entry>
997</row> 996
998<row> 997 <entry>0.12.0</entry>
999 <entry>makedevs</entry> 998
1000 <entry>1.0.1</entry> 999 <entry>Check - unit testing framework for C code.</entry>
1001 <entry>Tool for creating device nodes.</entry> 1000
1002 <entry>GPL-2.0</entry> 1001 <entry>LGPL-2.1</entry>
1003</row> 1002 </row>
1004<row> 1003
1005 <entry>man</entry> 1004 <row>
1006 <entry>1.6g</entry> 1005 <entry>libffi</entry>
1007 <entry>A set of documentation tools: man apropos and whatis</entry> 1006
1008 <entry>GPL-2.0</entry> 1007 <entry>3.2.1</entry>
1009</row> 1008
1010<row> 1009 <entry>The `libffi' library provides a portable high level
1011 <entry>mingetty</entry> 1010 programming interface to various calling conventions. This allows
1012 <entry>1.08</entry> 1011 a programmer to call any function specified by a call interface
1013 <entry>Compact getty terminal handler for virtual consoles only.</entry> 1012 description at run time. FFI stands for Foreign Function
1014 <entry>GPL-2.0</entry> 1013 Interface. A foreign function interface is the popular name for
1015</row> 1014 the interface that allows code written in one language to call
1016<row> 1015 code written in another language. The `libffi' library really only
1017 <entry>mklibs</entry> 1016 provides the lowest machine dependent layer of a fully featured
1018 <entry>0.1.43</entry> 1017 foreign function interface. A layer must exist above `libffi' that
1019 <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry> 1018 handles type conversions for values passed between the two
1020 <entry>GPL-2.0</entry> 1019 languages.</entry>
1021</row> 1020
1022<row> 1021 <entry>MIT</entry>
1023 <entry>mpfr</entry> 1022 </row>
1024 <entry>3.1.5</entry> 1023
1025 <entry>C library for multiple-precision floating-point computations with exact rounding.</entry> 1024 <row>
1026 <entry> GPL-3.0, LGPL-3.0</entry> 1025 <entry>libgcc</entry>
1027</row> 1026
1028<row> 1027 <entry>7.3.0</entry>
1029 <entry>mtools</entry> 1028
1030 <entry>4.0.18</entry> 1029 <entry>GNU cc and gcc C compilers.</entry>
1031 <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry> 1030
1032 <entry>GPL-3.0</entry> 1031 <entry>GPL-3.0-with-GCC-exception</entry>
1033</row> 1032 </row>
1034<row> 1033
1035 <entry>ncurses</entry> 1034 <row>
1036 <entry>6.0</entry> 1035 <entry>libice</entry>
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> 1036
1038 <entry>MIT</entry> 1037 <entry>1.0.9</entry>
1039</row> 1038
1040<row> 1039 <entry>The Inter-Client Exchange (ICE) protocol provides a generic
1041 <entry>netbase</entry> 1040 framework for building protocols on top of reliable byte-stream
1042 <entry>5.4</entry> 1041 transport connections. It provides basic mechanisms for setting up
1043 <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> 1042 and shutting down connections for performing authentication for
1044 <entry>GPL-2.0</entry> 1043 negotiating versions and for reporting errors.</entry>
1045</row> 1044
1046<row> 1045 <entry>MIT</entry>
1047 <entry>nettle</entry> 1046 </row>
1048 <entry>3.3</entry> 1047
1049 <entry>A low level cryptographic library.</entry> 1048 <row>
1050 <entry> LGPL-3.0, GPL-2.0</entry> 1049 <entry>libidn</entry>
1051</row> 1050
1052<row> 1051 <entry>1.33</entry>
1053 <entry>nfs-utils</entry> 1052
1054 <entry>1.3.4</entry> 1053 <entry>Implementation of the Stringprep Punycode and IDNA
1055 <entry>The nfs-utils package provides a daemon for the kernel NFS server and related tools.</entry> 1054 specifications defined by the IETF Internationalized Domain Names
1056 <entry> MIT, GPL-2.0, BSD</entry> 1055 (IDN) working group.</entry>
1057</row> 1056
1058<row> 1057 <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry>
1059 <entry>nspr</entry> 1058 </row>
1060 <entry>4.13.1</entry> 1059
1061 <entry>Netscape Portable Runtime Library.</entry> 1060 <row>
1062 <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry> 1061 <entry>libmpc</entry>
1063</row> 1062
1064<row> 1063 <entry>1.1.0</entry>
1065 <entry>nss</entry> 1064
1066 <entry>3.28.1</entry> 1065 <entry>Mpc is a C library for the arithmetic of complex numbers
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> 1066 with arbitrarily high precision and correct rounding of the
1068 <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> 1067 result. It is built upon and follows the same principles as
1069</row> 1068 Mpfr</entry>
1070<row> 1069
1071 <entry>openssh</entry> 1070 <entry>LGPL-3.0</entry>
1072 <entry>7.4p1</entry> 1071 </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> 1072
1074 <entry>BSD</entry> 1073 <row>
1075</row> 1074 <entry>libpcre</entry>
1076<row> 1075
1077 <entry>openssl</entry> 1076 <entry>8.41</entry>
1078 <entry>1.0.2k</entry> 1077
1079 <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry> 1078 <entry>The PCRE library is a set of functions that implement
1080 <entry>OpenSSL</entry> 1079 regular expression pattern matching using the same syntax and
1081</row> 1080 semantics as Perl 5. PCRE has its own native API as well as a set
1082<row> 1081 of wrapper functions that correspond to the POSIX regular
1083 <entry>opkg-utils</entry> 1082 expression API.</entry>
1084 <entry>0.3.4</entry> 1083
1085 <entry>Additional utilities for the opkg package manager.</entry> 1084 <entry>BSD</entry>
1086 <entry>GPL-2.0</entry> 1085 </row>
1087</row> 1086
1088<row> 1087 <row>
1089 <entry>os-release</entry> 1088 <entry>libpng</entry>
1090 <entry>1.0</entry> 1089
1091 <entry>The /etc/os-release file contains operating system identification data.</entry> 1090 <entry>1.6.34</entry>
1092 <entry>MIT</entry> 1091
1093</row> 1092 <entry>PNG image format decoding library.</entry>
1094<row> 1093
1095 <entry>packagegroup-core-boot</entry> 1094 <entry>Libpng</entry>
1096 <entry>1.0</entry> 1095 </row>
1097 <entry>The minimal set of packages required to boot the system</entry> 1096
1098 <entry>MIT</entry> 1097 <row>
1099</row> 1098 <entry>libpthread-stubs</entry>
1100<row> 1099
1101 <entry>packagegroup-core-buildessential</entry> 1100 <entry>0.4</entry>
1102 <entry>1.0</entry> 1101
1103 <entry>Essential build dependencies.</entry> 1102 <entry>This library provides weak aliases for pthread functions
1104 <entry>MIT</entry> 1103 not provided in libc or otherwise available by default.</entry>
1105</row> 1104
1106<row> 1105 <entry>MIT</entry>
1107 <entry>packagegroup-core-eclipse-debug</entry> 1106 </row>
1108 <entry>1.0</entry> 1107
1109 <entry>Remote debugging tools for Eclipse integration.</entry> 1108 <row>
1110 <entry>MIT</entry> 1109 <entry>libsdl</entry>
1111</row> 1110
1112<row> 1111 <entry>1.2.15</entry>
1113 <entry>packagegroup-core-nfs</entry> 1112
1114 <entry>1.0</entry> 1113 <entry>Simple DirectMedia Layer is a cross-platform multimedia
1115 <entry>NFS package groups.</entry> 1114 library designed to provide low level access to audio keyboard
1116 <entry>MIT</entry> 1115 mouse joystick 3D hardware via OpenGL and 2D video
1117</row> 1116 framebuffer.</entry>
1118<row> 1117
1119 <entry>packagegroup-core-sdk</entry> 1118 <entry>LGPL-2.1</entry>
1120 <entry>1.0</entry> 1119 </row>
1121 <entry>Software development tools.</entry> 1120
1122 <entry>MIT</entry> 1121 <row>
1123</row> 1122 <entry>libsm</entry>
1124<row> 1123
1125 <entry>packagegroup-core-ssh-openssh</entry> 1124 <entry>1.2.2</entry>
1126 <entry>1.0</entry> 1125
1127 <entry>OpenSSH SSH client/server.</entry> 1126 <entry>"The Session Management Library (SMlib) is a low-level
1128 <entry>MIT</entry> 1127 \""C\"" language interface to XSMP. The purpose of the X Session
1129</row> 1128 Management Protocol (XSMP) is to provide a uniform mechanism for
1130<row> 1129 users to save and restore their sessions. A session is a group of
1131 <entry>packagegroup-core-standalone-sdk-target</entry> 1130 clients each of which has a particular state."</entry>
1132 <entry>1.0</entry> 1131
1133 <entry>Target packages for the standalone SDK.</entry> 1132 <entry>MIT</entry>
1134 <entry>MIT</entry> 1133 </row>
1135</row> 1134
1136<row> 1135 <row>
1137 <entry>packagegroup-core-tools-debug</entry> 1136 <entry>libtool</entry>
1138 <entry>1.0</entry> 1137
1139 <entry>Debugging tools.</entry> 1138 <entry>2.4.6</entry>
1140 <entry>MIT</entry> 1139
1141</row> 1140 <entry>This is GNU libtool a generic library support script.
1142<row> 1141 Libtool hides the complexity of generating special library types
1143 <entry>packagegroup-core-tools-profile</entry> 1142 (such as shared libraries) behind a consistent interface.</entry>
1144 <entry>1.0</entry> 1143
1145 <entry>Profiling tools.</entry> 1144 <entry>GPL-2.0, LGPL-2.1</entry>
1146 <entry>MIT</entry> 1145 </row>
1147</row> 1146
1148<row> 1147 <row>
1149 <entry>pango</entry> 1148 <entry>libunistring</entry>
1150 <entry>1.40.3</entry> 1149
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> 1150 <entry>0.9.9</entry>
1152 <entry>LGPL-2.0</entry> 1151
1153</row> 1152 <entry>Text files are nowadays usually encoded in Unicode and may
1154<row> 1153 consist of very different scripts from Latin letters to Chinese
1155 <entry>parted</entry> 1154 Hanzi with many kinds of special characters accents right-to-left
1156 <entry>3.2</entry> 1155 writing marks hyphens Roman numbers and much more. But the POSIX
1157 <entry>Disk partition editing/resizing utility.</entry> 1156 platform APIs for text do not contain adequate functions for
1158 <entry>GPL-3.0</entry> 1157 dealing with particular properties of many Unicode characters. In
1159</row> 1158 fact the POSIX APIs for text have several assumptions at their
1160<row> 1159 base which don't hold for Unicode text. This library provides
1161 <entry>patch</entry> 1160 functions for manipulating Unicode strings and for manipulating C
1162 <entry>2.7.5</entry> 1161 strings according to the Unicode standard. This package contains
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> 1162 documentation.</entry>
1164 <entry>GPL-3.0</entry> 1163
1165</row> 1164 <entry>LGPL-3.0, GPL-2.0</entry>
1166<row> 1165 </row>
1167 <entry>pciutils</entry> 1166
1168 <entry>3.5.2</entry> 1167 <row>
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> 1168 <entry>libx11</entry>
1170 <entry>GPL-2.0</entry> 1169
1171</row> 1170 <entry>1.6.5</entry>
1172<row> 1171
1173 <entry>perf</entry> 1172 <entry>This package provides a client interface to the X Window
1174 <entry>1.0</entry> 1173 System otherwise known as 'Xlib'. It provides a complete API for
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> 1174 the basic functions of the window system.</entry>
1176 <entry>GPL-2.0</entry> 1175
1177</row> 1176 <entry>MIT, BSD</entry>
1178<row> 1177 </row>
1179 <entry>perl</entry> 1178
1180 <entry>5.24.1</entry> 1179 <row>
1181 <entry>Perl scripting language.</entry> 1180 <entry>libxau</entry>
1182 <entry> Artistic-1.0, GPL-1.0</entry> 1181
1183</row> 1182 <entry>1.0.8</entry>
1184<row> 1183
1185 <entry>pigz</entry> 1184 <entry>libxau provides the main interfaces to the X11
1186 <entry>2.3.4</entry> 1185 authorisation handling which controls authorisation for X
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> 1186 connections both client-side and server-side.</entry>
1188 <entry> Zlib, Apache-2.0</entry> 1187
1189</row> 1188 <entry>MIT</entry>
1190<row> 1189 </row>
1191 <entry>pixman</entry> 1190
1192 <entry>0.34.0</entry> 1191 <row>
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> 1192 <entry>libxcb</entry>
1194 <entry> MIT, PD</entry> 1193
1195</row> 1194 <entry>1.12</entry>
1196<row> 1195
1197 <entry>pkgconfig</entry> 1196 <entry>The X protocol C-language Binding (XCB) is a replacement
1198 <entry>0.29.1</entry> 1197 for Xlib featuring a small footprint latency hiding direct access
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> 1198 to the protocol improved threading support and
1200 <entry>GPL-2.0</entry> 1199 extensibility.</entry>
1201</row> 1200
1202<row> 1201 <entry>MIT</entry>
1203 <entry>popt</entry> 1202 </row>
1204 <entry>1.16</entry> 1203
1205 <entry>Library for parsing command line options.</entry> 1204 <row>
1206 <entry>MIT</entry> 1205 <entry>libxdmcp</entry>
1207</row> 1206
1208<row> 1207 <entry>1.1.2</entry>
1209 <entry>powertop</entry> 1208
1210 <entry>2.8</entry> 1209 <entry>The purpose of the X Display Manager Control Protocol
1211 <entry>Linux tool to diagnose issues with power consumption and power management.</entry> 1210 (XDMCP) is to provide a uniform mechanism for an autonomous
1212 <entry>GPL-2.0</entry> 1211 display to request login service from a remote host. An X terminal
1213</row> 1212 (screen keyboard mouse processor network interface) is a prime
1214<row> 1213 example of an autonomous display.</entry>
1215 <entry>prelink</entry> 1214
1216 <entry>1.0</entry> 1215 <entry>MIT</entry>
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> 1216 </row>
1218 <entry>GPL-2.0</entry> 1217
1219</row> 1218 <row>
1220<row> 1219 <entry>libxext</entry>
1221 <entry>procps</entry> 1220
1222 <entry>3.3.12</entry> 1221 <entry>1.3.3</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> 1222
1224 <entry> GPL-2.0, LGPL-2.0</entry> 1223 <entry>libXext provides an X Window System client interface to
1225</row> 1224 several extensions to the X protocol. The supported protocol
1226<row> 1225 extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX
1227 <entry>pseudo</entry> 1226 MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC
1228 <entry>1.8.2</entry> 1227 TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small
1229 <entry>Pseudo gives fake root capabilities to a normal user.</entry> 1228 set of utility functions to aid authors of client APIs for X
1230 <entry>LGPL-2.1</entry> 1229 protocol extensions.</entry>
1231</row> 1230
1232<row> 1231 <entry>MIT</entry>
1233 <entry>ptest-runner</entry> 1232 </row>
1234 <entry>2.0.2</entry> 1233
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> 1234 <row>
1236 <entry>GPL-2.0</entry> 1235 <entry>libxkbcommon</entry>
1237</row> 1236
1238<row> 1237 <entry>0.8.0</entry>
1239 <entry>python</entry> 1238
1240 <entry>2.7.13</entry> 1239 <entry>libxkbcommon is a keymap compiler and support library which
1241 <entry>The Python Programming Language.</entry> 1240 processes a reduced subset of keymaps as defined by the XKB
1242 <entry>Python-2.0</entry> 1241 specification.</entry>
1243</row> 1242
1244<row> 1243 <entry>MIT</entry>
1245 <entry>python3-dbus</entry> 1244 </row>
1246 <entry>1.2.4</entry> 1245
1247 <entry>Python bindings for the DBus inter-process communication system.</entry> 1246 <row>
1248 <entry>MIT</entry> 1247 <entry>libxml-parser-perl</entry>
1249</row> 1248
1250<row> 1249 <entry>2.44</entry>
1251 <entry>python3-pycairo</entry> 1250
1252 <entry>1.10.0</entry> 1251 <entry>XML::Parser - A perl module for parsing XML
1253 <entry>Python bindings for the Cairo canvas library.</entry> 1252 documents.</entry>
1254 <entry>LGPL-3.0</entry> 1253
1255</row> 1254 <entry>Artistic-1.0, GPL-1.0</entry>
1256<row> 1255 </row>
1257 <entry>python3-pygobject</entry> 1256
1258 <entry>3.22.0</entry> 1257 <row>
1259 <entry>Python GObject bindings.</entry> 1258 <entry>libxml2</entry>
1260 <entry>LGPL-2.1</entry> 1259
1261</row> 1260 <entry>2.9.7</entry>
1262<row> 1261
1263 <entry>python3-setuptools</entry> 1262 <entry>The XML Parser Library allows for manipulation of XML
1264 <entry>32.1.1</entry> 1263 files. Libxml2 exports Push and Pull type parser interfaces for
1265 <entry>Download build install upgrade and uninstall Python packages.</entry> 1264 both XML and HTML. It can do DTD validation at parse time on a
1266 <entry>MIT</entry> 1265 parsed document instance or with an arbitrary DTD. Libxml2
1267</row> 1266 includes complete XPath XPointer and Xinclude implementations. It
1268<row> 1267 also has a SAX like interface which is designed to be compatible
1269 <entry>python3</entry> 1268 with Expat.</entry>
1270 <entry>3.5.2</entry> 1269
1271 <entry>The Python Programming Language.</entry> 1270 <entry>MIT</entry>
1272 <entry>Python-2.0</entry> 1271 </row>
1273</row> 1272
1274<row> 1273 <row>
1275 <entry>qemu</entry> 1274 <entry>libxrandr</entry>
1276 <entry>2.8.0</entry> 1275
1277 <entry>Fast open source processor emulator.</entry> 1276 <entry>1.5.1</entry>
1278 <entry> GPL-2.0, LGPL-2.1</entry> 1277
1279</row> 1278 <entry>The X Resize Rotate and Reflect Extension called RandR for
1280<row> 1279 short brings the ability to resize rotate and reflect the root
1281 <entry>qemuwrapper</entry> 1280 window of a screen. It is based on the X Resize and Rotate
1282 <entry>1.0</entry> 1281 Extension as specified in the Proceedings of the 2001 Usenix
1283 <entry>QEMU wrapper script.</entry> 1282 Technical Conference [RANDR].</entry>
1284 <entry>MIT</entry> 1283
1285</row> 1284 <entry>MIT</entry>
1286<row> 1285 </row>
1287 <entry>quilt</entry> 1286
1288 <entry>0.65</entry> 1287 <row>
1289 <entry>Tool for working with series of patches.</entry> 1288 <entry>libxrender</entry>
1290 <entry>GPL-2.0</entry> 1289
1291</row> 1290 <entry>0.9.10</entry>
1292<row> 1291
1293 <entry>quota</entry> 1292 <entry>The X Rendering Extension (Render) introduces digital image
1294 <entry>4.03</entry> 1293 composition as the foundation of a new rendering model within the
1295 <entry>Tools for monitoring &amp; limiting user disk usage per filesystem.</entry> 1294 X Window System. Rendering geometric figures is accomplished by
1296 <entry> BSD, GPL-2.0, LGPL-2.1</entry> 1295 client-side tessellation into either triangles or trapezoids. Text
1297</row> 1296 is drawn by loading glyphs into the server and rendering sets of
1298<row> 1297 them.</entry>
1299 <entry>randrproto</entry> 1298
1300 <entry>1.5.0</entry> 1299 <entry>MIT</entry>
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> 1300 </row>
1302 <entry>MIT</entry> 1301
1303</row> 1302 <row>
1304<row> 1303 <entry>libxslt</entry>
1305 <entry>readline</entry> 1304
1306 <entry>7.0</entry> 1305 <entry>1.1.32</entry>
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> 1306
1308 <entry>GPL-3.0</entry> 1307 <entry>GNOME XSLT library.</entry>
1309</row> 1308
1310<row> 1309 <entry>MIT</entry>
1311 <entry>renderproto</entry> 1310 </row>
1312 <entry>0.11.1</entry> 1311
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> 1312 <row>
1314 <entry>MIT</entry> 1313 <entry>linux-intel</entry>
1315</row> 1314
1316<row> 1315 <entry>4.14.56</entry>
1317 <entry>rpcbind</entry> 1316
1318 <entry>0.2.4</entry> 1317 <entry>Linux kernel.</entry>
1319 <entry>The rpcbind utility is a server that converts RPC program numbers into universal addresses.</entry> 1318
1320 <entry>BSD</entry> 1319 <entry>GPL-2.0</entry>
1321</row> 1320 </row>
1322<row> 1321
1323 <entry>rpi-config</entry> 1322 <row>
1324 <entry>git</entry> 1323 <entry>linux-libc-headers</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> 1324
1326 <entry>MIT</entry> 1325 <entry>4.15.7</entry>
1327</row> 1326
1328<row> 1327 <entry>Sanitized set of kernel headers for the C library's
1329 <entry>rpi-u-boot-scr</entry> 1328 use.</entry>
1330 <entry>1.0</entry> 1329
1331 <entry>U-boot boot scripts for Raspberry Pi.</entry> 1330 <entry>GPL-2.0</entry>
1332 <entry>MIT</entry> 1331 </row>
1333</row> 1332
1334<row> 1333 <row>
1335 <entry>rpm</entry> 1334 <entry>lz4</entry>
1336 <entry>4.13.90</entry> 1335
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> 1336 <entry>1.7.4</entry>
1338 <entry>GPL-2.0</entry> 1337
1339</row> 1338 <entry>LZ4 is a very fast lossless compression algorithm providing
1340<row> 1339 compression speed at 400 MB/s per core scalable with multi-cores
1341 <entry>run-postinsts</entry> 1340 CPU. It also features an extremely fast decoder with speed in
1342 <entry>1.0</entry> 1341 multiple GB/s per core typically reaching RAM speed limits on
1343 <entry>Runs postinstall scripts on first boot of the target device.</entry> 1342 multi-core systems.</entry>
1344 <entry>MIT</entry> 1343
1345</row> 1344 <entry>BSD, BSD-2-Clause, GPL-2.0</entry>
1346<row> 1345 </row>
1347 <entry>sed</entry> 1346
1348 <entry>4.2.2</entry> 1347 <row>
1349 <entry>Stream EDitor (text filtering utility).</entry> 1348 <entry>lzo</entry>
1350 <entry>GPL-3.0</entry> 1349
1351</row> 1350 <entry>2.10</entry>
1352<row> 1351
1353 <entry>shadow-securetty</entry> 1352 <entry>Lossless data compression library.</entry>
1354 <entry>4.2.1</entry> 1353
1355 <entry>Provider of the machine specific securetty file.</entry> 1354 <entry>GPL-2.0</entry>
1356 <entry>MIT</entry> 1355 </row>
1357</row> 1356
1358<row> 1357 <row>
1359 <entry>shadow-sysroot</entry> 1358 <entry>lzop</entry>
1360 <entry>4.2.1</entry> 1359
1361 <entry>Shadow utils requirements for useradd.bbclass.</entry> 1360 <entry>1.03</entry>
1362 <entry> BSD, Artistic-1.0</entry> 1361
1363</row> 1362 <entry>lzop is a compression utility which is designed to be a
1364<row> 1363 companion to gzip. \nIt is based on the LZO data compression
1365 <entry>shadow</entry> 1364 library and its main advantages over \ngzip are much higher
1366 <entry>4.2.1</entry> 1365 compression and decompression speed at the cost of some
1367 <entry>Tools to change and administer password and group data.</entry> 1366 \ncompression ratio. The lzop compression utility was designed
1368 <entry> BSD, Artistic-1.0</entry> 1367 with the goals \nof reliability speed portability and with
1369</row> 1368 reasonable drop-in compatibility \nto gzip.</entry>
1370<row> 1369
1371 <entry>shared-mime-info</entry> 1370 <entry>GPL-2.0</entry>
1372 <entry>1.8</entry> 1371 </row>
1373 <entry>Shared MIME type database and specification.</entry> 1372
1374 <entry>LGPL-2.0</entry> 1373 <row>
1375</row> 1374 <entry>m4</entry>
1376<row> 1375
1377 <entry>slang</entry> 1376 <entry>1.4.18</entry>
1378 <entry>2.3.1a</entry> 1377
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> 1378 <entry>GNU m4 is an implementation of the traditional Unix macro
1380 <entry>GPL-2.0</entry> 1379 processor. It is mostly SVR4 compatible although it has some
1381</row> 1380 extensions (for example handling more than 9 positional parameters
1382<row> 1381 to macros). GNU M4 also has built-in functions for including files
1383 <entry>sqlite3</entry> 1382 running shell commands doing arithmetic etc.</entry>
1384 <entry>3.17.0</entry> 1383
1385 <entry>Embeddable SQL database engine.</entry> 1384 <entry>GPL-3.0</entry>
1386 <entry>PD</entry> 1385 </row>
1387</row> 1386
1388<row> 1387 <row>
1389 <entry>strace</entry> 1388 <entry>make</entry>
1390 <entry>4.16</entry> 1389
1391 <entry>System call tracing tool.</entry> 1390 <entry>4.2.1</entry>
1392 <entry>BSD</entry> 1391
1393</row> 1392 <entry>Make is a tool which controls the generation of executables
1394<row> 1393 and other non-source files of a program from the program's source
1395 <entry>systemd-compat-units</entry> 1394 files. Make gets its knowledge of how to build your program from a
1396 <entry>1.0</entry> 1395 file called the makefile which lists each of the non-source files
1397 <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> 1396 and how to compute it from other files.</entry>
1398 <entry>MIT</entry> 1397
1399</row> 1398 <entry>GPL-3.0, LGPL-2.0</entry>
1400<row> 1399 </row>
1401 <entry>systemd-serialgetty</entry> 1400
1402 <entry>1.0</entry> 1401 <row>
1403 <entry>Serial terminal support for systemd.</entry> 1402 <entry>makedepend</entry>
1404 <entry>GPL-2.0</entry> 1403
1405</row> 1404 <entry>1.0.5</entry>
1406<row> 1405
1407 <entry>systemd-systemctl</entry> 1406 <entry>The makedepend program reads each sourcefile in sequence
1408 <entry>1.0</entry> 1407 and parses it like a C-preprocessor processing all #include
1409 <entry>Wrapper for enabling systemd services.</entry> 1408 #define #undef #ifdef #ifndef #endif #if #elif and #else
1410 <entry>MIT</entry> 1409 directives so that it can correctly tell which #include directives
1411</row> 1410 would be used in a compilation. Any #include directives can
1412<row> 1411 reference files having other #include directives and parsing will
1413 <entry>systemd</entry> 1412 occur in these files as well.</entry>
1414 <entry>232</entry> 1413
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> 1414 <entry>MIT</entry>
1416 <entry> GPL-2.0, LGPL-2.1</entry> 1415 </row>
1417</row> 1416
1418<row> 1417 <row>
1419 <entry>tcf-agent</entry> 1418 <entry>makedevs</entry>
1420 <entry>1.4.0</entry> 1419
1421 <entry>Target Communication Framework for the Eclipse IDE.</entry> 1420 <entry>1.0.1</entry>
1422 <entry> EPL-1.0, EDL-1.0</entry> 1421
1423</row> 1422 <entry>Tool for creating device nodes.</entry>
1424<row> 1423
1425 <entry>tcl</entry> 1424 <entry>GPL-2.0</entry>
1426 <entry>8.6.6</entry> 1425 </row>
1427 <entry>Tool Command Language.</entry> 1426
1428 <entry> tcl, BSD-3-Clause</entry> 1427 <row>
1429</row> 1428 <entry>meson</entry>
1430<row> 1429
1431 <entry>tcp-wrappers</entry> 1430 <entry>0.44.1</entry>
1432 <entry>7.6</entry> 1431
1433 <entry>Tools for monitoring and filtering incoming requests for tcp services.</entry> 1432 <entry>A high performance build system.</entry>
1434 <entry>BSD</entry> 1433
1435</row> 1434 <entry>Apache-2.0</entry>
1436<row> 1435 </row>
1437 <entry>texinfo-dummy</entry> 1436
1438 <entry>1.0</entry> 1437 <row>
1439 <entry>Fake version of the texinfo utility suite.</entry> 1438 <entry>mklibs</entry>
1440 <entry>MIT</entry> 1439
1441</row> 1440 <entry>0.1.43</entry>
1442<row> 1441
1443 <entry>trace-cmd</entry> 1442 <entry>mklibs produces cut-down shared libraries that contain only
1444 <entry>2.6</entry> 1443 the routines required by a particular set of executables.</entry>
1445 <entry>User interface to Ftrace.</entry> 1444
1446 <entry> GPL-2.0, LGPL-2.1</entry> 1445 <entry>GPL-2.0</entry>
1447</row> 1446 </row>
1448<row> 1447
1449 <entry>tzcode</entry> 1448 <row>
1450 <entry>2017b</entry> 1449 <entry>mpfr</entry>
1451 <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry> 1450
1452 <entry> PD, BSD, BSD-3-Clause</entry> 1451 <entry>3.1.5</entry>
1453</row> 1452
1454<row> 1453 <entry>C library for multiple-precision floating-point
1455 <entry>tzdata</entry> 1454 computations with exact rounding.</entry>
1456 <entry>2017b</entry> 1455
1457 <entry>Timezone data.</entry> 1456 <entry>LGPL-3.0</entry>
1458 <entry> PD, BSD, BSD-3-Clause</entry> 1457 </row>
1459</row> 1458
1460<row> 1459 <row>
1461 <entry>u-boot-mkimage</entry> 1460 <entry>mtools</entry>
1462 <entry>2017.01</entry> 1461
1463 <entry>U-Boot bootloader image creation tool.</entry> 1462 <entry>4.0.18</entry>
1464 <entry>GPL-2.0</entry> 1463
1465</row> 1464 <entry>Mtools is a collection of utilities to access MS-DOS disks
1466<row> 1465 from GNU and Unix without mounting them.</entry>
1467 <entry>u-boot</entry> 1466
1468 <entry>2017.01</entry> 1467 <entry>GPL-3.0</entry>
1469 <entry>Universal Boot Loader for embedded devices.</entry> 1468 </row>
1470 <entry>GPL-2.0</entry> 1469
1471</row> 1470 <row>
1472<row> 1471 <entry>nasm</entry>
1473 <entry>unifdef</entry> 1472
1474 <entry>2.11</entry> 1473 <entry>2.13.03</entry>
1475 <entry>Selectively remove #ifdef statements from sources.</entry> 1474
1476 <entry>BSD-2-Clause</entry> 1475 <entry>General-purpose x86 assembler.</entry>
1477</row> 1476
1478<row> 1477 <entry>BSD-2-Clause</entry>
1479 <entry>update-rc.d</entry> 1478 </row>
1480 <entry>0.7</entry> 1479
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> 1480 <row>
1482 <entry>GPL-2.0</entry> 1481 <entry>ncurses</entry>
1483</row> 1482
1484<row> 1483 <entry>6.0</entry>
1485 <entry>util-linux</entry> 1484
1486 <entry>2.29.1</entry> 1485 <entry>SVr4 and XSI-Curses compatible curses library and terminfo
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> 1486 tools including tic infocmp captoinfo. Supports color multiple
1488 <entry> GPL-2.0, LGPL-2.1, BSD</entry> 1487 highlights forms-drawing characters and automatic recognition of
1489</row> 1488 keypad and function-key sequences. Extensions include resizable
1490<row> 1489 windows and mouse support on both xterm and Linux console using
1491 <entry>util-macros</entry> 1490 the gpm library.</entry>
1492 <entry>1.19.1</entry> 1491
1493 <entry>M4 autotools macros used by various X.org programs.</entry> 1492 <entry>MIT</entry>
1494 <entry> MIT</entry> 1493 </row>
1495</row> 1494
1496<row> 1495 <row>
1497 <entry>volatile-binds</entry> 1496 <entry>netbase</entry>
1498 <entry>1.0</entry> 1497
1499 <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry> 1498 <entry>5.4</entry>
1500 <entry>MIT</entry> 1499
1501</row> 1500 <entry>This package provides the necessary infrastructure for
1502<row> 1501 basic TCP/IP based networking</entry>
1503 <entry>xcb-proto</entry> 1502
1504 <entry>1.12</entry> 1503 <entry>GPL-2.0</entry>
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> 1504 </row>
1506 <entry>MIT</entry> 1505
1507</row> 1506 <row>
1508<row> 1507 <entry>nettle</entry>
1509 <entry>xextproto</entry> 1508
1510 <entry>7.3.0</entry> 1509 <entry>3.4</entry>
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> 1510
1512 <entry> MIT</entry> 1511 <entry>A low level cryptographic library.</entry>
1513</row> 1512
1514<row> 1513 <entry>LGPL-3.0, GPL-2.0</entry>
1515 <entry>xkeyboard-config</entry> 1514 </row>
1516 <entry>2.20</entry> 1515
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> 1516 <row>
1518 <entry> MIT</entry> 1517 <entry>ninja</entry>
1519</row> 1518
1520<row> 1519 <entry>1.8.2</entry>
1521 <entry>xmlto</entry> 1520
1522 <entry>0.0.28</entry> 1521 <entry>Ninja is a small build system with a focus on
1523 <entry>A shell-script tool for converting XML files to various formats.</entry> 1522 speed..</entry>
1524 <entry>GPL-2.0</entry> 1523
1525</row> 1524 <entry>Apache-2.0</entry>
1526<row> 1525 </row>
1527 <entry>xproto</entry> 1526
1528 <entry>7.0.31</entry> 1527 <row>
1529 <entry>This package provides the basic headers for the X Window System.</entry> 1528 <entry>nodejs</entry>
1530 <entry> MIT</entry> 1529
1531</row> 1530 <entry>8.9.4</entry>
1532<row> 1531
1533 <entry>xtrans</entry> 1532 <entry>nodeJS Evented I/O for V8 JavaScript</entry>
1534 <entry>1.3.5</entry> 1533
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> 1534 <entry>MIT, BSD</entry>
1536 <entry> MIT</entry> 1535 </row>
1537</row> 1536
1538<row> 1537 <row>
1539 <entry>xz</entry> 1538 <entry>nspr</entry>
1540 <entry>5.2.3</entry> 1539
1541 <entry>Utilities for managing LZMA compressed files.</entry> 1540 <entry>4.19</entry>
1542 <entry> GPL-2.0, LGPL-2.1, PD</entry> 1541
1543</row> 1542 <entry>Netscape Portable Runtime Library.</entry>
1544<row> 1543
1545 <entry>Yocto Plugins</entry> 1544 <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1546 <entry>1.4.1.2017- 12061321</entry> 1545 </row>
1547 <entry>Yocto Project SDK Plug-in.</entry> 1546
1548 <entry>Eclipse Distribution License - v 1.0</entry> 1547 <row>
1549</row> 1548 <entry>nss</entry>
1550<row> 1549
1551 <entry>zlib</entry> 1550 <entry>3.35</entry>
1552 <entry>1.2.11</entry> 1551
1553 <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> 1552 <entry>Network Security Services (NSS) is a set of libraries
1554 <entry>Zlib</entry> 1553 designed to support cross-platform development of security-enabled
1555</row> 1554 client and server applications. Applications built with NSS can
1556 </tbody> 1555 support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME
1557 </tgroup> 1556 X.509 v3 certificates and other security standards.</entry>
1558 </informaltable> 1557
1559 </section> 1558 <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry>
1560 <section id="open_source_license"> 1559 </row>
1561 <title>Open Source Licenses</title> 1560
1562<section id="lic_0"> 1561 <row>
1563<title>AFL-2.0</title> 1562 <entry>openssl</entry>
1564<para><programlisting> 1563
1564 <entry>1.0.2o</entry>
1565
1566 <entry>Secure Socket Layer (SSL) binary and related cryptographic
1567 tools.</entry>
1568
1569 <entry>OpenSSL</entry>
1570 </row>
1571
1572 <row>
1573 <entry>opkg-utils</entry>
1574
1575 <entry>0.3.6</entry>
1576
1577 <entry>Additional utilities for the opkg package manager.</entry>
1578
1579 <entry>GPL-2.0</entry>
1580 </row>
1581
1582 <row>
1583 <entry>os-release</entry>
1584
1585 <entry>1.0</entry>
1586
1587 <entry>The /etc/os-release file contains operating system
1588 identification data.</entry>
1589
1590 <entry>MIT</entry>
1591 </row>
1592
1593 <row>
1594 <entry>ossp-uuid</entry>
1595
1596 <entry>1.6.2</entry>
1597
1598 <entry>OSSP uuid is a ISO-C:1999 application programming interface
1599 (API) and corresponding command line interface (CLI) for the
1600 generation of DCE 1.1 ISO/IEC 11578:1996 and RFC 4122 compliant
1601 Universally Unique Identifier (UUID). It supports DCE 1.1 variant
1602 UUIDs of version 1 (time and node based) version 3 (name based
1603 MD5) version 4 (random number based) and version 5 (name based
1604 SHA-1).</entry>
1605
1606 <entry>MIT</entry>
1607 </row>
1608
1609 <row>
1610 <entry>ovmf</entry>
1611
1612 <entry>git</entry>
1613
1614 <entry>OVMF is an EDK II based project to enable UEFI support for
1615 Virtual Machines. OVMF contains sample UEFI firmware for QEMU and
1616 KVM</entry>
1617
1618 <entry>BSD</entry>
1619 </row>
1620
1621 <row>
1622 <entry>packagegroup-core-boot</entry>
1623
1624 <entry>1.0</entry>
1625
1626 <entry>The minimal set of packages required to boot the
1627 system</entry>
1628
1629 <entry>MIT</entry>
1630 </row>
1631
1632 <row>
1633 <entry>packagegroup-core-ssh-dropbear</entry>
1634
1635 <entry>1.0</entry>
1636
1637 <entry>Dropbear SSH client/server.</entry>
1638
1639 <entry>MIT</entry>
1640 </row>
1641
1642 <row>
1643 <entry>parted</entry>
1644
1645 <entry>3.2</entry>
1646
1647 <entry>Disk partition editing/resizing utility.</entry>
1648
1649 <entry>GPL-3.0</entry>
1650 </row>
1651
1652 <row>
1653 <entry>perl</entry>
1654
1655 <entry>5.24.1</entry>
1656
1657 <entry>Perl scripting language.</entry>
1658
1659 <entry>Artistic-1.0, GPL-1.0</entry>
1660 </row>
1661
1662 <row>
1663 <entry>pigz</entry>
1664
1665 <entry>2.4</entry>
1666
1667 <entry>pigz which stands for parallel implementation of gzip is a
1668 fully functional replacement for gzip that exploits multiple
1669 processors and multiple cores to the hilt when compressing data.
1670 pigz was written by Mark Adler and uses the zlib and pthread
1671 libraries.</entry>
1672
1673 <entry>Zlib, Apache-2.0</entry>
1674 </row>
1675
1676 <row>
1677 <entry>pixman</entry>
1678
1679 <entry>0.34.0</entry>
1680
1681 <entry>Pixman provides a library for manipulating pixel regions --
1682 a set of Y-X banded rectangles image compositing using the
1683 Porter/Duff model and implicit mask generation for geometric
1684 primitives including trapezoids triangles and rectangles.</entry>
1685
1686 <entry>MIT, PD</entry>
1687 </row>
1688
1689 <row>
1690 <entry>pkgconfig</entry>
1691
1692 <entry>0.29.2</entry>
1693
1694 <entry>pkg-config is a helper tool used when compiling
1695 applications and libraries. It helps determined the correct
1696 compiler/link options. It is also language-agnostic.</entry>
1697
1698 <entry>GPL-2.0</entry>
1699 </row>
1700
1701 <row>
1702 <entry>popt</entry>
1703
1704 <entry>1.16</entry>
1705
1706 <entry>Library for parsing command line options.</entry>
1707
1708 <entry>MIT</entry>
1709 </row>
1710
1711 <row>
1712 <entry>prelink</entry>
1713
1714 <entry>1.0</entry>
1715
1716 <entry>The prelink package contains a utility which modifies ELF
1717 shared libraries and executables so that far fewer relocations
1718 need to be resolved at runtime and thus programs come up
1719 faster.</entry>
1720
1721 <entry>GPL-2.0</entry>
1722 </row>
1723
1724 <row>
1725 <entry>procps</entry>
1726
1727 <entry>3.3.12</entry>
1728
1729 <entry>Procps contains a set of system utilities that provide
1730 system information about processes using the /proc filesystem. The
1731 package includes the programs ps top vmstat w kill and
1732 skill.</entry>
1733
1734 <entry>GPL-2.0, LGPL-2.0</entry>
1735 </row>
1736
1737 <row>
1738 <entry>pseudo</entry>
1739
1740 <entry>1.9.0</entry>
1741
1742 <entry>Pseudo gives fake root capabilities to a normal
1743 user.</entry>
1744
1745 <entry>LGPL-2.1</entry>
1746 </row>
1747
1748 <row>
1749 <entry>ptest-runner</entry>
1750
1751 <entry>2.1.1</entry>
1752
1753 <entry>The ptest-runner2 package installs a ptest-runner program
1754 which loops through all installed ptest test suites and runs them
1755 in sequence.</entry>
1756
1757 <entry>GPL-2.0</entry>
1758 </row>
1759
1760 <row>
1761 <entry>python</entry>
1762
1763 <entry>2.7.14</entry>
1764
1765 <entry>The Python Programming Language.</entry>
1766
1767 <entry>Python-2.0</entry>
1768 </row>
1769
1770 <row>
1771 <entry>python3-setuptools</entry>
1772
1773 <entry>39.0.0</entry>
1774
1775 <entry>Download build install upgrade and uninstall Python
1776 packages.</entry>
1777
1778 <entry>MIT</entry>
1779 </row>
1780
1781 <row>
1782 <entry>python3</entry>
1783
1784 <entry>3.5.5</entry>
1785
1786 <entry>The Python Programming Language.</entry>
1787
1788 <entry>Python-2.0</entry>
1789 </row>
1790
1791 <row>
1792 <entry>qemu-helper</entry>
1793
1794 <entry>1.0</entry>
1795
1796 <entry>Helper utilities needed by the runqemu script.</entry>
1797
1798 <entry>GPL-2.0</entry>
1799 </row>
1800
1801 <row>
1802 <entry>qemu</entry>
1803
1804 <entry>2.11.1</entry>
1805
1806 <entry>Fast open source processor emulator.</entry>
1807
1808 <entry>GPL-2.0, LGPL-2.1</entry>
1809 </row>
1810
1811 <row>
1812 <entry>qemuwrapper</entry>
1813
1814 <entry>1.0</entry>
1815
1816 <entry>QEMU wrapper script.</entry>
1817
1818 <entry>MIT</entry>
1819 </row>
1820
1821 <row>
1822 <entry>quilt</entry>
1823
1824 <entry>0.65</entry>
1825
1826 <entry>Tool for working with series of patches.</entry>
1827
1828 <entry>GPL-2.0</entry>
1829 </row>
1830
1831 <row>
1832 <entry>randrproto</entry>
1833
1834 <entry>1.5.0</entry>
1835
1836 <entry>This package provides the wire protocol for the X Resize
1837 Rotate and Reflect extension. This extension provides the ability
1838 to resize rotate and reflect the root window of a screen.</entry>
1839
1840 <entry>MIT</entry>
1841 </row>
1842
1843 <row>
1844 <entry>re2c</entry>
1845
1846 <entry>0.16</entry>
1847
1848 <entry>Tool for writing very fast and very flexible
1849 scanners.</entry>
1850
1851 <entry>PD</entry>
1852 </row>
1853
1854 <row>
1855 <entry>readline</entry>
1856
1857 <entry>7.0</entry>
1858
1859 <entry>The GNU Readline library provides a set of functions for
1860 use by applications that allow users to edit command lines as they
1861 are typed in. Both Emacs and vi editing modes are available. The
1862 Readline library includes additional functions to maintain a list
1863 of previously-entered command lines to recall and perhaps reedit
1864 those lines and perform csh-like history expansion on previous
1865 commands.</entry>
1866
1867 <entry>GPL-3.0</entry>
1868 </row>
1869
1870 <row>
1871 <entry>renderproto</entry>
1872
1873 <entry>0.11.1</entry>
1874
1875 <entry>This package provides the wire protocol for the X Rendering
1876 extension. This is the basis the image composition within the X
1877 window system.</entry>
1878
1879 <entry>MIT</entry>
1880 </row>
1881
1882 <row>
1883 <entry>rpm</entry>
1884
1885 <entry>4.14.1</entry>
1886
1887 <entry>The RPM Package Manager (RPM) is a powerful command line
1888 driven package management system capable of installing
1889 uninstalling verifying querying and updating software packages.
1890 Each software package consists of an archive of files along with
1891 information about the package like its version a description
1892 etc.</entry>
1893
1894 <entry>GPL-2.0</entry>
1895 </row>
1896
1897 <row>
1898 <entry>rt-tests</entry>
1899
1900 <entry>1.1</entry>
1901
1902 <entry>Real-Time preemption testcases.</entry>
1903
1904 <entry>GPL-2.0</entry>
1905 </row>
1906
1907 <row>
1908 <entry>run-postinsts</entry>
1909
1910 <entry>1.0</entry>
1911
1912 <entry>Runs postinstall scripts on first boot of the target
1913 device.</entry>
1914
1915 <entry>MIT</entry>
1916 </row>
1917
1918 <row>
1919 <entry>sed</entry>
1920
1921 <entry>4.2.2</entry>
1922
1923 <entry>Stream EDitor (text filtering utility).</entry>
1924
1925 <entry>GPL-3.0</entry>
1926 </row>
1927
1928 <row>
1929 <entry>shadow-securetty</entry>
1930
1931 <entry>4.2.1</entry>
1932
1933 <entry>Provider of the machine specific securetty file.</entry>
1934
1935 <entry>MIT</entry>
1936 </row>
1937
1938 <row>
1939 <entry>shadow-sysroot</entry>
1940
1941 <entry>4.2.1</entry>
1942
1943 <entry>Shadow utils requirements for useradd.bbclass.</entry>
1944
1945 <entry>BSD, Artistic-1.0</entry>
1946 </row>
1947
1948 <row>
1949 <entry>shadow</entry>
1950
1951 <entry>4.2.1</entry>
1952
1953 <entry>Tools to change and administer password and group
1954 data.</entry>
1955
1956 <entry>BSD, Artistic-1.0</entry>
1957 </row>
1958
1959 <row>
1960 <entry>shared-mime-info</entry>
1961
1962 <entry>1.9</entry>
1963
1964 <entry>Shared MIME type database and specification.</entry>
1965
1966 <entry>GPL-2.0</entry>
1967 </row>
1968
1969 <row>
1970 <entry>sqlite3</entry>
1971
1972 <entry>3.22.0</entry>
1973
1974 <entry>Embeddable SQL database engine.</entry>
1975
1976 <entry>PD</entry>
1977 </row>
1978
1979 <row>
1980 <entry>squashfs-tools</entry>
1981
1982 <entry>4.3</entry>
1983
1984 <entry>Tools for manipulating SquashFS filesystems.</entry>
1985
1986 <entry>GPL-2.0, PD</entry>
1987 </row>
1988
1989 <row>
1990 <entry>stress</entry>
1991
1992 <entry>1.0.4</entry>
1993
1994 <entry>Deliberately simple workload generator for POSIX systems.
1995 It imposes a configurable amount of CPU memory I/O and disk stress
1996 on the system.</entry>
1997
1998 <entry>GPL-2.0</entry>
1999 </row>
2000
2001 <row>
2002 <entry>syslinux</entry>
2003
2004 <entry>6.03</entry>
2005
2006 <entry>Multi-purpose linux bootloader.</entry>
2007
2008 <entry>GPL-2.0</entry>
2009 </row>
2010
2011 <row>
2012 <entry>systemd-boot</entry>
2013
2014 <entry>237</entry>
2015
2016 <entry>systemd is a system and service manager for Linux
2017 compatible with SysV and LSB init scripts. systemd provides
2018 aggressive parallelization capabilities uses socket and D-Bus
2019 activation for starting services offers on-demand starting of
2020 daemons keeps track of processes using Linux cgroups supports
2021 snapshotting and restoring of the system state maintains mount and
2022 automount points and implements an elaborate transactional
2023 dependency-based service control logic. It can work as a drop-in
2024 replacement for sysvinit.</entry>
2025
2026 <entry>GPL-2.0, LGPL-2.1</entry>
2027 </row>
2028
2029 <row>
2030 <entry>systemd-bootconf</entry>
2031
2032 <entry>1.00</entry>
2033
2034 <entry>Basic systemd-boot configuration files.</entry>
2035
2036 <entry>MIT</entry>
2037 </row>
2038
2039 <row>
2040 <entry>systemd-compat-units</entry>
2041
2042 <entry>1.0</entry>
2043
2044 <entry>Enhances systemd compatilibity with existing SysVinit
2045 scripts.</entry>
2046
2047 <entry>MIT</entry>
2048 </row>
2049
2050 <row>
2051 <entry>systemd-serialgetty</entry>
2052
2053 <entry>1.0</entry>
2054
2055 <entry>Serial terminal support for systemd.</entry>
2056
2057 <entry>GPL-2.0</entry>
2058 </row>
2059
2060 <row>
2061 <entry>systemd-systemctl</entry>
2062
2063 <entry>1.0</entry>
2064
2065 <entry>Wrapper for enabling systemd services.</entry>
2066
2067 <entry>MIT</entry>
2068 </row>
2069
2070 <row>
2071 <entry>systemd</entry>
2072
2073 <entry>237</entry>
2074
2075 <entry>systemd is a system and service manager for Linux
2076 compatible with SysV and LSB init scripts. systemd provides
2077 aggressive parallelization capabilities uses socket and D-Bus
2078 activation for starting services offers on-demand starting of
2079 daemons keeps track of processes using Linux cgroups supports
2080 snapshotting and restoring of the system state maintains mount and
2081 automount points and implements an elaborate transactional
2082 dependency-based service control logic. It can work as a drop-in
2083 replacement for sysvinit.</entry>
2084
2085 <entry>GPL-2.0, LGPL-2.1</entry>
2086 </row>
2087
2088 <row>
2089 <entry>texinfo-dummy</entry>
2090
2091 <entry>1.0</entry>
2092
2093 <entry>Fake version of the texinfo utility suite.</entry>
2094
2095 <entry>MIT</entry>
2096 </row>
2097
2098 <row>
2099 <entry>thermald</entry>
2100
2101 <entry>1.7.1</entry>
2102
2103 <entry>Thermal Daemon is a Linux daemon used to prevent the
2104 overheating of platforms. This daemon monitors temperature and
2105 applies compensation using available cooling methods.</entry>
2106
2107 <entry>GPL-2.0</entry>
2108 </row>
2109
2110 <row>
2111 <entry>tzcode</entry>
2112
2113 <entry>2018d</entry>
2114
2115 <entry>tzcode timezone zoneinfo utils -- zic zdump
2116 tzselect.</entry>
2117
2118 <entry>PD, BSD, BSD-3-Clause</entry>
2119 </row>
2120
2121 <row>
2122 <entry>tzdata</entry>
2123
2124 <entry>2018d</entry>
2125
2126 <entry>Timezone data.</entry>
2127
2128 <entry>PD, BSD, BSD-3-Clause</entry>
2129 </row>
2130
2131 <row>
2132 <entry>unifdef</entry>
2133
2134 <entry>2.11</entry>
2135
2136 <entry>Selectively remove #ifdef statements from sources.</entry>
2137
2138 <entry>BSD-2-Clause</entry>
2139 </row>
2140
2141 <row>
2142 <entry>unzip</entry>
2143
2144 <entry>6.0</entry>
2145
2146 <entry>Utilities for extracting and viewing files in .zip
2147 archives.</entry>
2148
2149 <entry>BSD-3-Clause</entry>
2150 </row>
2151
2152 <row>
2153 <entry>update-rc.d</entry>
2154
2155 <entry>0.7</entry>
2156
2157 <entry>update-rc.d is a utility that allows the management of
2158 symlinks to the initscripts in the /etc/rcN.d directory
2159 structure.</entry>
2160
2161 <entry>GPL-2.0</entry>
2162 </row>
2163
2164 <row>
2165 <entry>util-linux</entry>
2166
2167 <entry>2.32</entry>
2168
2169 <entry>Util-linux includes a suite of basic system administration
2170 utilities commonly found on most Linux systems. Some of the more
2171 important utilities include disk partitioning kernel message
2172 management filesystem creation and system login.</entry>
2173
2174 <entry>GPL-2.0, LGPL-2.1, BSD</entry>
2175 </row>
2176
2177 <row>
2178 <entry>util-macros</entry>
2179
2180 <entry>1.19.1</entry>
2181
2182 <entry>M4 autotools macros used by various X.org programs.</entry>
2183
2184 <entry>MIT</entry>
2185 </row>
2186
2187 <row>
2188 <entry>volatile-binds</entry>
2189
2190 <entry>1.0</entry>
2191
2192 <entry>Volatile bind mount setup and configuration for
2193 read-only-rootfs</entry>
2194
2195 <entry>MIT</entry>
2196 </row>
2197
2198 <row>
2199 <entry>which</entry>
2200
2201 <entry>2.21</entry>
2202
2203 <entry>Which is a utility that prints out the full path of the
2204 executables that bash(1) would execute when the passed program
2205 names would have been entered on the shell prompt. It does this by
2206 using the exact same algorithm as bash.</entry>
2207
2208 <entry>GPL-3.0</entry>
2209 </row>
2210
2211 <row>
2212 <entry>xcb-proto</entry>
2213
2214 <entry>1.12</entry>
2215
2216 <entry>Function prototypes for the X protocol C-language Binding
2217 (XCB). XCB is a replacement for Xlib featuring a small footprint
2218 latency hiding direct access to the protocol improved threading
2219 support and extensibility.</entry>
2220
2221 <entry>MIT</entry>
2222 </row>
2223
2224 <row>
2225 <entry>xextproto</entry>
2226
2227 <entry>7.3.0</entry>
2228
2229 <entry>This package provides the wire protocol for several X
2230 extensions. These protocol extensions include DOUBLE-BUFFER DPMS
2231 Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD
2232 Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC
2233 XTEST. In addition a small set of utility functions are also
2234 available.</entry>
2235
2236 <entry>MIT</entry>
2237 </row>
2238
2239 <row>
2240 <entry>xkeyboard-config</entry>
2241
2242 <entry>2.22</entry>
2243
2244 <entry>The non-arch keyboard configuration database for X Window.
2245 The goal is to provide the consistent well-structured frequently
2246 released open source of X keyboard configuration data for X Window
2247 System implementations. The project is targeted to XKB-based
2248 systems.</entry>
2249
2250 <entry>MIT</entry>
2251 </row>
2252
2253 <row>
2254 <entry>xproto</entry>
2255
2256 <entry>7.0.31</entry>
2257
2258 <entry>This package provides the basic headers for the X Window
2259 System.</entry>
2260
2261 <entry>MIT</entry>
2262 </row>
2263
2264 <row>
2265 <entry>xtrans</entry>
2266
2267 <entry>1.3.5</entry>
2268
2269 <entry>The X Transport Interface is intended to combine all system
2270 and transport specific code into a single place. This API should
2271 be used by all libraries clients and servers of the X Window
2272 System. Use of this API should allow the addition of new types of
2273 transports and support for new platforms without making any
2274 changes to the source except in the X Transport Interface
2275 code.</entry>
2276
2277 <entry>MIT</entry>
2278 </row>
2279
2280 <row>
2281 <entry>xz</entry>
2282
2283 <entry>5.2.3</entry>
2284
2285 <entry>Utilities for managing LZMA compressed files.</entry>
2286
2287 <entry>GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1,
2288 PD</entry>
2289 </row>
2290
2291 <row>
2292 <entry>zlib</entry>
2293
2294 <entry>1.2.11</entry>
2295
2296 <entry>Zlib is a general-purpose patent-free lossless data
2297 compression library which is used by many different
2298 programs.</entry>
2299
2300 <entry>Zlib</entry>
2301 </row>
2302 </tbody>
2303 </tgroup>
2304 </informaltable>
2305 </section>
2306
2307 <section id="open_source_license">
2308 <title>Open Source Licenses</title>
2309
2310 <section id="lic_0">
2311 <title>AFL-2.0</title>
2312
2313 <para><programlisting>
1565 2314
1566The Academic Free License 2315The Academic Free License
1567 v. 2.0 2316 v. 2.0
@@ -1702,11 +2451,13 @@ Permission is hereby granted to copy and distribute this license without modific
1702This license may not be modified without the express written permission of its 2451This license may not be modified without the express written permission of its
1703copyright owner. 2452copyright owner.
1704 2453
1705</programlisting></para></section> 2454</programlisting></para>
2455 </section>
1706 2456
1707<section id="lic_1"> 2457 <section id="lic_1">
1708<title>Apache-2.0</title> 2458 <title>Apache-2.0</title>
1709<para><programlisting> 2459
2460 <para><programlisting>
1710 2461
1711 2462
1712 Apache License 2463 Apache License
@@ -1911,11 +2662,13 @@ copyright owner.
1911 See the License for the specific language governing permissions and 2662 See the License for the specific language governing permissions and
1912 limitations under the License. 2663 limitations under the License.
1913 2664
1914</programlisting></para></section> 2665</programlisting></para>
2666 </section>
2667
2668 <section id="lic_2">
2669 <title>Artistic-1.0</title>
1915 2670
1916<section id="lic_2"> 2671 <para><programlisting>
1917<title>Artistic-1.0</title>
1918<para><programlisting>
1919 2672
1920The Artistic License 2673The Artistic License
1921Preamble 2674Preamble
@@ -2008,11 +2761,13 @@ FOR A PARTICULAR PURPOSE.
2008 2761
2009The End 2762The End
2010 2763
2011</programlisting></para></section> 2764</programlisting></para>
2765 </section>
2012 2766
2013<section id="lic_3"> 2767 <section id="lic_3">
2014<title>BSD</title> 2768 <title>BSD</title>
2015<para><programlisting> 2769
2770 <para><programlisting>
2016Copyright (c) The Regents of the University of California. 2771Copyright (c) The Regents of the University of California.
2017All rights reserved. 2772All rights reserved.
2018 2773
@@ -2039,11 +2794,13 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2039LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2794LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2040OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2795OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2041SUCH DAMAGE. 2796SUCH DAMAGE.
2042</programlisting></para></section> 2797</programlisting></para>
2798 </section>
2799
2800 <section id="lic_4">
2801 <title>BSD-2-Clause</title>
2043 2802
2044<section id="lic_4"> 2803 <para><programlisting>
2045<title>BSD-2-Clause</title>
2046<para><programlisting>
2047 2804
2048The FreeBSD Copyright 2805The FreeBSD Copyright
2049 2806
@@ -2071,11 +2828,13 @@ The views and conclusions contained in the software and documentation are those
2071authors and should not be interpreted as representing official policies, either 2828authors and should not be interpreted as representing official policies, either
2072expressed or implied, of the FreeBSD Project. 2829expressed or implied, of the FreeBSD Project.
2073 2830
2074</programlisting></para></section> 2831</programlisting></para>
2832 </section>
2075 2833
2076<section id="lic_5"> 2834 <section id="lic_5">
2077<title>BSD-3-Clause</title> 2835 <title>BSD-3-Clause</title>
2078<para><programlisting> 2836
2837 <para><programlisting>
2079 2838
2080Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt; 2839Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt;
2081All rights reserved. 2840All rights reserved.
@@ -2102,11 +2861,13 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
2102WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 2861WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2103DAMAGE. 2862DAMAGE.
2104 2863
2105</programlisting></para></section> 2864</programlisting></para>
2865 </section>
2866
2867 <section id="lic_6">
2868 <title>BSD-4-Clause</title>
2106 2869
2107<section id="lic_6"> 2870 <para><programlisting>
2108<title>BSD-4-Clause</title>
2109<para><programlisting>
2110 2871
2111Copyright (c) &lt;year&gt;, &lt;copyright holder&gt; 2872Copyright (c) &lt;year&gt;, &lt;copyright holder&gt;
2112All rights reserved. 2873All rights reserved.
@@ -2136,236 +2897,13 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2136(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2897(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2137SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2898SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2138 2899
2139</programlisting></para></section> 2900</programlisting></para>
2140 2901 </section>
2141<section id="lic_7">
2142<title>EDL-1.0</title>
2143<para><programlisting>
2144Eclipse Distribution License - v 1.0
2145
2146Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
2147
2148All rights reserved.
2149
2150Redistribution and use in source and binary forms, with or without modification, are
2151permitted provided that the following conditions are met:
2152
2153 * Redistributions of source code must retain the above copyright notice, this list
2154of conditions and the following disclaimer.
2155 * Redistributions in binary form must reproduce the above copyright notice, this
2156list of conditions and the following disclaimer in the documentation and/or other
2157materials provided with the distribution.
2158 * Neither the name of the Eclipse Foundation, Inc. nor the names of its
2159contributors may be used to endorse or promote products derived from this software
2160without specific prior written permission.
2161 2902
2162THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 2903 <section id="lic_7">
2163EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 2904 <title>Elfutils-Exception</title>
2164OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
2165SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
2166INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
2167TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
2168BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2169CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
2170WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2171DAMAGE.
2172</programlisting></para></section>
2173
2174<section id="lic_8">
2175<title>EPL-1.0</title>
2176<para><programlisting>
2177
2178Eclipse Public License - v 1.0
2179
2180THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE
2181("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES
2182RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT.
2183
21841. DEFINITIONS
2185
2186"Contribution" means:
2187
2188a) in the case of the initial Contributor, the initial code and documentation
2189distributed under this Agreement, and
2190b) in the case of each subsequent Contributor:
2191i) changes to the Program, and
2192ii) additions to the Program;
2193where such changes and/or additions to the Program originate from and are distributed
2194by that particular Contributor. A Contribution `originates` from a Contributor if it
2195was added to the Program by such Contributor itself or anyone acting on such
2196Contributor`s behalf. Contributions do not include additions to the Program which: (i)
2197are separate modules of software distributed in conjunction with the Program under
2198their own license agreement, and (ii) are not derivative works of the Program.
2199"Contributor" means any person or entity that distributes the Program.
2200
2201"Licensed Patents" mean patent claims licensable by a Contributor which are
2202necessarily infringed by the use or sale of its Contribution alone or when combined
2203with the Program.
2204
2205"Program" means the Contributions distributed in accordance with this Agreement.
2206
2207"Recipient" means anyone who receives the Program under this Agreement, including all
2208Contributors.
2209
22102. GRANT OF RIGHTS
2211
2212a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
2213non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare
2214derivative works of, publicly display, publicly perform, distribute and sublicense the
2215Contribution of such Contributor, if any, and such derivative works, in source code
2216and object code form.
2217b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a
2218non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make,
2219use, sell, offer to sell, import and otherwise transfer the Contribution of such
2220Contributor, if any, in source code and object code form. This patent license shall
2221apply to the combination of the Contribution and the Program if, at the time the
2222Contribution is added by the Contributor, such addition of the Contribution causes
2223such combination to be covered by the Licensed Patents. The patent license shall not
2224apply to any other combinations which include the Contribution. No hardware per se is
2225licensed hereunder.
2226c) Recipient understands that although each Contributor grants the licenses to its
2227Contributions set forth herein, no assurances are provided by any Contributor that the
2228Program does not infringe the patent or other intellectual property rights of any
2229other entity. Each Contributor disclaims any liability to Recipient for claims brought
2230by any other entity based on infringement of intellectual property rights or
2231otherwise. As a condition to exercising the rights and licenses granted hereunder,
2232each Recipient hereby assumes sole responsibility to secure any other intellectual
2233property rights needed, if any. For example, if a third party patent license is
2234required to allow Recipient to distribute the Program, it is Recipient`s
2235responsibility to acquire that license before distributing the Program.
2236d) Each Contributor represents that to its knowledge it has sufficient copyright
2237rights in its Contribution, if any, to grant the copyright license set forth in this
2238Agreement.
22393. REQUIREMENTS
2240
2241A Contributor may choose to distribute the Program in object code form under its own
2242license agreement, provided that:
2243
2244a) it complies with the terms and conditions of this Agreement; and
2245b) its license agreement:
2246i) effectively disclaims on behalf of all Contributors all warranties and conditions,
2247express and implied, including warranties or conditions of title and non-infringement,
2248and implied warranties or conditions of merchantability and fitness for a particular
2249purpose;
2250ii) effectively excludes on behalf of all Contributors all liability for damages,
2251including direct, indirect, special, incidental and consequential damages, such as
2252lost profits;
2253iii) states that any provisions which differ from this Agreement are offered by that
2254Contributor alone and not by any other party; and
2255iv) states that source code for the Program is available from such Contributor, and
2256informs licensees how to obtain it in a reasonable manner on or through a medium
2257customarily used for software exchange.
2258When the Program is made available in source code form:
2259
2260a) it must be made available under this Agreement; and
2261b) a copy of this Agreement must be included with each copy of the Program.
2262Contributors may not remove or alter any copyright notices contained within the
2263Program.
2264 2905
2265Each Contributor must identify itself as the originator of its Contribution, if any, 2906 <para><programlisting>
2266in a manner that reasonably allows subsequent Recipients to identify the originator of
2267the Contribution.
2268
22694. COMMERCIAL DISTRIBUTION
2270
2271Commercial distributors of software may accept certain responsibilities with respect
2272to end users, business partners and the like. While this license is intended to
2273facilitate the commercial use of the Program, the Contributor who includes the Program
2274in a commercial product offering should do so in a manner which does not create
2275potential liability for other Contributors. Therefore, if a Contributor includes the
2276Program in a commercial product offering, such Contributor ("Commercial Contributor")
2277hereby agrees to defend and indemnify every other Contributor ("Indemnified
2278Contributor") against any losses, damages and costs (collectively "Losses") arising
2279from claims, lawsuits and other legal actions brought by a third party against the
2280Indemnified Contributor to the extent caused by the acts or omissions of such
2281Commercial Contributor in connection with its distribution of the Program in a
2282commercial product offering. The obligations in this section do not apply to any
2283claims or Losses relating to any actual or alleged intellectual property infringement.
2284In order to qualify, an Indemnified Contributor must: a) promptly notify the
2285Commercial Contributor in writing of such claim, and b) allow the Commercial
2286Contributor to control, and cooperate with the Commercial Contributor in, the defense
2287and any related settlement negotiations. The Indemnified Contributor may participate
2288in any such claim at its own expense.
2289
2290For example, a Contributor might include the Program in a commercial product offering,
2291Product X. That Contributor is then a Commercial Contributor. If that Commercial
2292Contributor then makes performance claims, or offers warranties related to Product X,
2293those performance claims and warranties are such Commercial Contributor`s
2294responsibility alone. Under this section, the Commercial Contributor would have to
2295defend claims against the other Contributors related to those performance claims and
2296warranties, and if a court requires any other Contributor to pay any damages as a
2297result, the Commercial Contributor must pay those damages.
2298
22995. NO WARRANTY
2300
2301EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS"
2302BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED
2303INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
2304NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient
2305is solely responsible for determining the appropriateness of using and distributing
2306the Program and assumes all risks associated with its exercise of rights under this
2307Agreement , including but not limited to the risks and costs of program errors,
2308compliance with applicable laws, damage to or loss of data, programs or equipment, and
2309unavailability or interruption of operations.
2310
23116. DISCLAIMER OF LIABILITY
2312
2313EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
2314CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2315EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS),
2316HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2317OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR
2318DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF
2319ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2320
23217. GENERAL
2322
2323If any provision of this Agreement is invalid or unenforceable under applicable law,
2324it shall not affect the validity or enforceability of the remainder of the terms of
2325this Agreement, and without further action by the parties hereto, such provision shall
2326be reformed to the minimum extent necessary to make such provision valid and
2327enforceable.
2328
2329If Recipient institutes patent litigation against any entity (including a cross-claim
2330or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations
2331of the Program with other software or hardware) infringes such Recipient`s patent(s),
2332then such Recipient`s rights granted under Section 2(b) shall terminate as of the date
2333such litigation is filed.
2334
2335All Recipient`s rights under this Agreement shall terminate if it fails to comply with
2336any of the material terms or conditions of this Agreement and does not cure such
2337failure in a reasonable period of time after becoming aware of such noncompliance. If
2338all Recipient`s rights under this Agreement terminate, Recipient agrees to cease use
2339and distribution of the Program as soon as reasonably practicable. However,
2340Recipient`s obligations under this Agreement and any licenses granted by Recipient
2341relating to the Program shall continue and survive.
2342
2343Everyone is permitted to copy and distribute copies of this Agreement, but in order to
2344avoid inconsistency the Agreement is copyrighted and may only be modified in the
2345following manner. The Agreement Steward reserves the right to publish new versions
2346(including revisions) of this Agreement from time to time. No one other than the
2347Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is
2348the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to
2349serve as the Agreement Steward to a suitable separate entity. Each new version of the
2350Agreement will be given a distinguishing version number. The Program (including
2351Contributions) may always be distributed subject to the version of the Agreement under
2352which it was received. In addition, after a new version of the Agreement is published,
2353Contributor may elect to distribute the Program (including its Contributions) under
2354the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
2355receives no rights or licenses to the intellectual property of any Contributor under
2356this Agreement, whether expressly, by implication, estoppel or otherwise. All rights
2357in the Program not expressly granted under this Agreement are reserved.
2358
2359This Agreement is governed by the laws of the State of New York and the intellectual
2360property laws of the United States of America. No party to this Agreement will bring a
2361legal action under this Agreement more than one year after the cause of action arose.
2362Each party waives its rights to a jury trial in any resulting litigation.
2363
2364</programlisting></para></section>
2365
2366<section id="lic_9">
2367<title>Elfutils-Exception</title>
2368<para><programlisting>
2369 This file describes the limits of the Exception under which you are allowed 2907 This file describes the limits of the Exception under which you are allowed
2370 to distribute Non-GPL Code in linked combination with Red Hat elfutils. 2908 to distribute Non-GPL Code in linked combination with Red Hat elfutils.
2371 For the full text of the license, please see one of the header files 2909 For the full text of the license, please see one of the header files
@@ -2378,20 +2916,24 @@ Each party waives its rights to a jury trial in any resulting litigation.
2378 libdw.h 2916 libdw.h
2379 libdwfl.h 2917 libdwfl.h
2380 2918
2381</programlisting></para></section> 2919</programlisting></para>
2920 </section>
2921
2922 <section id="lic_8">
2923 <title>FSF-Unlimited</title>
2382 2924
2383<section id="lic_10"> 2925 <para><programlisting>
2384<title>FSF-Unlimited</title>
2385<para><programlisting>
2386Copyright (C) 1997-2010 Free Software Foundation, Inc. 2926Copyright (C) 1997-2010 Free Software Foundation, Inc.
2387This file is free software; the Free Software Foundation 2927This file is free software; the Free Software Foundation
2388gives unlimited permission to copy and/or distribute it, 2928gives unlimited permission to copy and/or distribute it,
2389with or without modifications, as long as this notice is preserved. 2929with or without modifications, as long as this notice is preserved.
2390</programlisting></para></section> 2930</programlisting></para>
2931 </section>
2391 2932
2392<section id="lic_11"> 2933 <section id="lic_9">
2393<title>FreeType</title> 2934 <title>FreeType</title>
2394<para><programlisting> 2935
2936 <para><programlisting>
2395 The FreeType Project LICENSE 2937 The FreeType Project LICENSE
2396 ---------------------------- 2938 ----------------------------
2397 2939
@@ -2562,11 +3104,13 @@ Legal Terms
2562 3104
2563--- end of FTL.TXT --- 3105--- end of FTL.TXT ---
2564 3106
2565</programlisting></para></section> 3107</programlisting></para>
3108 </section>
3109
3110 <section id="lic_10">
3111 <title>GPL-1.0</title>
2566 3112
2567<section id="lic_12"> 3113 <para><programlisting>
2568<title>GPL-1.0</title>
2569<para><programlisting>
2570 3114
2571GNU General Public License, version 1 3115GNU General Public License, version 1
2572 3116
@@ -2819,11 +3363,13 @@ necessary. Here a sample; alter the names:
2819 3363
2820That`s all there is to it! 3364That`s all there is to it!
2821 3365
2822</programlisting></para></section> 3366</programlisting></para>
3367 </section>
2823 3368
2824<section id="lic_13"> 3369 <section id="lic_11">
2825<title>GPL-2.0</title> 3370 <title>GPL-2.0</title>
2826<para><programlisting> 3371
3372 <para><programlisting>
2827 3373
2828GNU GENERAL PUBLIC LICENSE 3374GNU GENERAL PUBLIC LICENSE
2829 3375
@@ -3122,11 +3668,13 @@ more useful to permit linking proprietary applications with the library. If this
3122what you want to do, use the GNU Lesser General Public License instead of this 3668what you want to do, use the GNU Lesser General Public License instead of this
3123License. 3669License.
3124 3670
3125</programlisting></para></section> 3671</programlisting></para>
3672 </section>
3673
3674 <section id="lic_12">
3675 <title>GPL-3.0</title>
3126 3676
3127<section id="lic_14"> 3677 <para><programlisting>
3128<title>GPL-3.0</title>
3129<para><programlisting>
3130GNU GENERAL PUBLIC LICENSE 3678GNU GENERAL PUBLIC LICENSE
3131 3679
3132Version 3, 29 June 2007 3680Version 3, 29 June 2007
@@ -3192,34 +3740,34 @@ The precise terms and conditions for copying, distribution and modification foll
3192TERMS AND CONDITIONS 3740TERMS AND CONDITIONS
31930. Definitions. 37410. Definitions.
3194 3742
3195&rdquor;This License&rdquo; refers to version 3 of the GNU General Public License. 3743This License refers to version 3 of the GNU General Public License.
3196 3744
3197&rdquor;Copyright&rdquo; also means copyright-like laws that apply to other kinds of 3745Copyright also means copyright-like laws that apply to other kinds of
3198works, such as semiconductor masks. 3746works, such as semiconductor masks.
3199 3747
3200&rdquor;The Program&rdquo; refers to any copyrightable work licensed under this 3748The Program refers to any copyrightable work licensed under this
3201License. Each licensee is addressed as &rdquor;you&rdquo;. &rdquor;Licensees&rdquo; 3749License. Each licensee is addressed as you. Licensees
3202and &rdquor;recipients&rdquo; may be individuals or organizations. 3750and recipients may be individuals or organizations.
3203 3751
3204To &rdquor;modify&rdquo; a work means to copy from or adapt all or part of the work in 3752To modify a work means to copy from or adapt all or part of the work in
3205a fashion requiring copyright permission, other than the making of an exact copy. The 3753a fashion requiring copyright permission, other than the making of an exact copy. The
3206resulting work is called a &rdquor;modified version&rdquo; of the earlier work or a 3754resulting work is called a modified version of the earlier work or a
3207work &rdquor;based on&rdquo; the earlier work. 3755work based on the earlier work.
3208 3756
3209A &rdquor;covered work&rdquo; means either the unmodified Program or a work based on 3757A covered work means either the unmodified Program or a work based on
3210the Program. 3758the Program.
3211 3759
3212To &rdquor;propagate&rdquo; a work means to do anything with it that, without 3760To propagate a work means to do anything with it that, without
3213permission, would make you directly or secondarily liable for infringement under 3761permission, would make you directly or secondarily liable for infringement under
3214applicable copyright law, except executing it on a computer or modifying a private 3762applicable copyright law, except executing it on a computer or modifying a private
3215copy. Propagation includes copying, distribution (with or without modification), 3763copy. Propagation includes copying, distribution (with or without modification),
3216making available to the public, and in some countries other activities as well. 3764making available to the public, and in some countries other activities as well.
3217 3765
3218To &rdquor;convey&rdquo; a work means any kind of propagation that enables other 3766To convey a work means any kind of propagation that enables other
3219parties to make or receive copies. Mere interaction with a user through a computer 3767parties to make or receive copies. Mere interaction with a user through a computer
3220network, with no transfer of a copy, is not conveying. 3768network, with no transfer of a copy, is not conveying.
3221 3769
3222An interactive user interface displays &rdquor;Appropriate Legal Notices&rdquo; to the 3770An interactive user interface displays Appropriate Legal Notices to the
3223extent that it includes a convenient and prominently visible feature that (1) displays 3771extent that it includes a convenient and prominently visible feature that (1) displays
3224an appropriate copyright notice, and (2) tells the user that there is no warranty for 3772an appropriate copyright notice, and (2) tells the user that there is no warranty for
3225the work (except to the extent that warranties are provided), that licensees may 3773the work (except to the extent that warranties are provided), that licensees may
@@ -3228,26 +3776,26 @@ interface presents a list of user commands or options, such as a menu, a promine
3228item in the list meets this criterion. 3776item in the list meets this criterion.
32291. Source Code. 37771. Source Code.
3230 3778
3231The &rdquor;source code&rdquo; for a work means the preferred form of the work for 3779The source code for a work means the preferred form of the work for
3232making modifications to it. &rdquor;Object code&rdquo; means any non-source form of a 3780making modifications to it. Object code means any non-source form of a
3233work. 3781work.
3234 3782
3235A &rdquor;Standard Interface&rdquo; means an interface that either is an official 3783A Standard Interface means an interface that either is an official
3236standard defined by a recognized standards body, or, in the case of interfaces 3784standard defined by a recognized standards body, or, in the case of interfaces
3237specified for a particular programming language, one that is widely used among 3785specified for a particular programming language, one that is widely used among
3238developers working in that language. 3786developers working in that language.
3239 3787
3240The &rdquor;System Libraries&rdquo; of an executable work include anything, other than 3788The System Libraries of an executable work include anything, other than
3241the work as a whole, that (a) is included in the normal form of packaging a Major 3789the work as a whole, that (a) is included in the normal form of packaging a Major
3242Component, but which is not part of that Major Component, and (b) serves only to 3790Component, but which is not part of that Major Component, and (b) serves only to
3243enable use of the work with that Major Component, or to implement a Standard Interface 3791enable use of the work with that Major Component, or to implement a Standard Interface
3244for which an implementation is available to the public in source code form. A 3792for which an implementation is available to the public in source code form. A
3245&rdquor;Major Component&rdquo;, in this context, means a major essential component 3793Major Component, in this context, means a major essential component
3246(kernel, window system, and so on) of the specific operating system (if any) on which 3794(kernel, window system, and so on) of the specific operating system (if any) on which
3247the executable work runs, or a compiler used to produce the work, or an object code 3795the executable work runs, or a compiler used to produce the work, or an object code
3248interpreter used to run it. 3796interpreter used to run it.
3249 3797
3250The &rdquor;Corresponding Source&rdquo; for a work in object code form means all the 3798The Corresponding Source for a work in object code form means all the
3251source code needed to generate, install, and (for an executable work) run the object 3799source code needed to generate, install, and (for an executable work) run the object
3252code and to modify the work, including scripts to control those activities. However, 3800code and to modify the work, including scripts to control those activities. However,
3253it does not include the work's System Libraries, or general-purpose tools or generally 3801it does not include the work's System Libraries, or general-purpose tools or generally
@@ -3317,7 +3865,7 @@ you also meet all of these conditions:
3317giving a relevant date. 3865giving a relevant date.
3318 * b) The work must carry prominent notices stating that it is released under this 3866 * b) The work must carry prominent notices stating that it is released under this
3319License and any conditions added under section 7. This requirement modifies the 3867License and any conditions added under section 7. This requirement modifies the
3320requirement in section 4 to &rdquor;keep intact all notices&rdquo;. 3868requirement in section 4 to keep intact all notices.
3321 * c) You must license the entire work, as a whole, under this License to anyone 3869 * c) You must license the entire work, as a whole, under this License to anyone
3322who comes into possession of a copy. This License will therefore apply, along with any 3870who comes into possession of a copy. This License will therefore apply, along with any
3323applicable section 7 additional terms, to the whole of the work, and all its parts, 3871applicable section 7 additional terms, to the whole of the work, and all its parts,
@@ -3331,7 +3879,7 @@ Appropriate Legal Notices, your work need not make them do so.
3331A compilation of a covered work with other separate and independent works, which are 3879A compilation of a covered work with other separate and independent works, which are
3332not by their nature extensions of the covered work, and which are not combined with it 3880not by their nature extensions of the covered work, and which are not combined with it
3333such as to form a larger program, in or on a volume of a storage or distribution 3881such as to form a larger program, in or on a volume of a storage or distribution
3334medium, is called an &rdquor;aggregate&rdquo; if the compilation and its resulting 3882medium, is called an aggregate if the compilation and its resulting
3335copyright are not used to limit the access or legal rights of the compilation's users 3883copyright are not used to limit the access or legal rights of the compilation's users
3336beyond what the individual works permit. Inclusion of a covered work in an aggregate 3884beyond what the individual works permit. Inclusion of a covered work in an aggregate
3337does not cause this License to apply to the other parts of the aggregate. 3885does not cause this License to apply to the other parts of the aggregate.
@@ -3375,19 +3923,19 @@ A separable portion of the object code, whose source code is excluded from the
3375Corresponding Source as a System Library, need not be included in conveying the object 3923Corresponding Source as a System Library, need not be included in conveying the object
3376code work. 3924code work.
3377 3925
3378A &rdquor;User Product&rdquo; is either (1) a &rdquor;consumer product&rdquo;, which 3926A User Product is either (1) a consumer product, which
3379means any tangible personal property which is normally used for personal, family, or 3927means any tangible personal property which is normally used for personal, family, or
3380household purposes, or (2) anything designed or sold for incorporation into a 3928household purposes, or (2) anything designed or sold for incorporation into a
3381dwelling. In determining whether a product is a consumer product, doubtful cases shall 3929dwelling. In determining whether a product is a consumer product, doubtful cases shall
3382be resolved in favor of coverage. For a particular product received by a particular 3930be resolved in favor of coverage. For a particular product received by a particular
3383user, &rdquor;normally used&rdquo; refers to a typical or common use of that class of 3931user, normally used refers to a typical or common use of that class of
3384product, regardless of the status of the particular user or of the way in which the 3932product, regardless of the status of the particular user or of the way in which the
3385particular user actually uses, or expects or is expected to use, the product. A 3933particular user actually uses, or expects or is expected to use, the product. A
3386product is a consumer product regardless of whether the product has substantial 3934product is a consumer product regardless of whether the product has substantial
3387commercial, industrial or non-consumer uses, unless such uses represent the only 3935commercial, industrial or non-consumer uses, unless such uses represent the only
3388significant mode of use of the product. 3936significant mode of use of the product.
3389 3937
3390&rdquor;Installation Information&rdquo; for a User Product means any methods, 3938Installation Information for a User Product means any methods,
3391procedures, authorization keys, or other information required to install and execute 3939procedures, authorization keys, or other information required to install and execute
3392modified versions of a covered work in that User Product from a modified version of 3940modified versions of a covered work in that User Product from a modified version of
3393its Corresponding Source. The information must suffice to ensure that the continued 3941its Corresponding Source. The information must suffice to ensure that the continued
@@ -3416,7 +3964,7 @@ implementation available to the public in source code form), and must require no
3416special password or key for unpacking, reading or copying. 3964special password or key for unpacking, reading or copying.
34177. Additional Terms. 39657. Additional Terms.
3418 3966
3419&rdquor;Additional permissions&rdquo; are terms that supplement the terms of this 3967Additional permissions are terms that supplement the terms of this
3420License by making exceptions from one or more of its conditions. Additional 3968License by making exceptions from one or more of its conditions. Additional
3421permissions that are applicable to the entire Program shall be treated as though they 3969permissions that are applicable to the entire Program shall be treated as though they
3422were included in this License, to the extent that they are valid under applicable law. 3970were included in this License, to the extent that they are valid under applicable law.
@@ -3451,8 +3999,8 @@ who conveys the material (or modified versions of it) with contractual assumptio
3451liability to the recipient, for any liability that these contractual assumptions 3999liability to the recipient, for any liability that these contractual assumptions
3452directly impose on those licensors and authors. 4000directly impose on those licensors and authors.
3453 4001
3454All other non-permissive additional terms are considered &rdquor;further 4002All other non-permissive additional terms are considered further
3455restrictions&rdquo; within the meaning of section 10. If the Program as you received 4003restrictions within the meaning of section 10. If the Program as you received
3456it, or any part of it, contains a notice stating that it is governed by this License 4004it, or any part of it, contains a notice stating that it is governed by this License
3457along with a term that is a further restriction, you may remove that term. If a 4005along with a term that is a further restriction, you may remove that term. If a
3458license document contains a further restriction but permits relicensing or conveying 4006license document contains a further restriction but permits relicensing or conveying
@@ -3506,7 +4054,7 @@ from the original licensors, to run, modify and propagate that work, subject to
3506License. You are not responsible for enforcing compliance by third parties with this 4054License. You are not responsible for enforcing compliance by third parties with this
3507License. 4055License.
3508 4056
3509An &rdquor;entity transaction&rdquo; is a transaction transferring control of an 4057An entity transaction is a transaction transferring control of an
3510organization, or substantially all assets of one, or subdividing an organization, or 4058organization, or substantially all assets of one, or subdividing an organization, or
3511merging organizations. If propagation of a covered work results from an entity 4059merging organizations. If propagation of a covered work results from an entity
3512transaction, each party to that transaction who receives a copy of the work also 4060transaction, each party to that transaction who receives a copy of the work also
@@ -3523,16 +4071,16 @@ that any patent claim is infringed by making, using, selling, offering for sale,
3523importing the Program or any portion of it. 4071importing the Program or any portion of it.
352411. Patents. 407211. Patents.
3525 4073
3526A &rdquor;contributor&rdquo; is a copyright holder who authorizes use under this 4074A contributor is a copyright holder who authorizes use under this
3527License of the Program or a work on which the Program is based. The work thus licensed 4075License of the Program or a work on which the Program is based. The work thus licensed
3528is called the contributor's &rdquor;contributor version&rdquo;. 4076is called the contributor's contributor version.
3529 4077
3530A contributor's &rdquor;essential patent claims&rdquo; are all patent claims owned or 4078A contributor's essential patent claims are all patent claims owned or
3531controlled by the contributor, whether already acquired or hereafter acquired, that 4079controlled by the contributor, whether already acquired or hereafter acquired, that
3532would be infringed by some manner, permitted by this License, of making, using, or 4080would be infringed by some manner, permitted by this License, of making, using, or
3533selling its contributor version, but do not include claims that would be infringed 4081selling its contributor version, but do not include claims that would be infringed
3534only as a consequence of further modification of the contributor version. For purposes 4082only as a consequence of further modification of the contributor version. For purposes
3535of this definition, &rdquor;control&rdquo; includes the right to grant patent 4083of this definition, control includes the right to grant patent
3536sublicenses in a manner consistent with the requirements of this License. 4084sublicenses in a manner consistent with the requirements of this License.
3537 4085
3538Each contributor grants you a non-exclusive, worldwide, royalty-free patent license 4086Each contributor grants you a non-exclusive, worldwide, royalty-free patent license
@@ -3540,10 +4088,10 @@ under the contributor's essential patent claims, to make, use, sell, offer for s
3540import and otherwise run, modify and propagate the contents of its contributor 4088import and otherwise run, modify and propagate the contents of its contributor
3541version. 4089version.
3542 4090
3543In the following three paragraphs, a &rdquor;patent license&rdquo; is any express 4091In the following three paragraphs, a patent license is any express
3544agreement or commitment, however denominated, not to enforce a patent (such as an 4092agreement or commitment, however denominated, not to enforce a patent (such as an
3545express permission to practice a patent or covenant not to sue for patent 4093express permission to practice a patent or covenant not to sue for patent
3546infringement). To &rdquor;grant&rdquo; such a patent license to a party means to make 4094infringement). To grant such a patent license to a party means to make
3547such an agreement or commitment not to enforce a patent against the party. 4095such an agreement or commitment not to enforce a patent against the party.
3548 4096
3549If you convey a covered work, knowingly relying on a patent license, and the 4097If you convey a covered work, knowingly relying on a patent license, and the
@@ -3553,7 +4101,7 @@ other readily accessible means, then you must either (1) cause the Corresponding
3553Source to be so available, or (2) arrange to deprive yourself of the benefit of the 4101Source to be so available, or (2) arrange to deprive yourself of the benefit of the
3554patent license for this particular work, or (3) arrange, in a manner consistent with 4102patent license for this particular work, or (3) arrange, in a manner consistent with
3555the requirements of this License, to extend the patent license to downstream 4103the requirements of this License, to extend the patent license to downstream
3556recipients. &rdquor;Knowingly relying&rdquo; means you have actual knowledge that, but 4104recipients. Knowingly relying means you have actual knowledge that, but
3557for the patent license, your conveying the covered work in a country, or your 4105for the patent license, your conveying the covered work in a country, or your
3558recipient's use of the covered work in a country, would infringe one or more 4106recipient's use of the covered work in a country, would infringe one or more
3559identifiable patents in that country that you have reason to believe are valid. 4107identifiable patents in that country that you have reason to believe are valid.
@@ -3565,7 +4113,7 @@ modify or convey a specific copy of the covered work, then the patent license yo
3565grant is automatically extended to all recipients of the covered work and works based 4113grant is automatically extended to all recipients of the covered work and works based
3566on it. 4114on it.
3567 4115
3568A patent license is &rdquor;discriminatory&rdquo; if it does not include within the 4116A patent license is discriminatory if it does not include within the
3569scope of its coverage, prohibits the exercise of, or is conditioned on the 4117scope of its coverage, prohibits the exercise of, or is conditioned on the
3570non-exercise of one or more of the rights that are specifically granted under this 4118non-exercise of one or more of the rights that are specifically granted under this
3571License. You may not convey a covered work if you are a party to an arrangement with a 4119License. You may not convey a covered work if you are a party to an arrangement with a
@@ -3606,8 +4154,8 @@ General Public License from time to time. Such new versions will be similar in s
3606to the present version, but may differ in detail to address new problems or concerns. 4154to the present version, but may differ in detail to address new problems or concerns.
3607 4155
3608Each version is given a distinguishing version number. If the Program specifies that a 4156Each version is given a distinguishing version number. If the Program specifies that a
3609certain numbered version of the GNU General Public License &rdquor;or any later 4157certain numbered version of the GNU General Public License or any later
3610version&rdquo; applies to it, you have the option of following the terms and 4158version applies to it, you have the option of following the terms and
3611conditions either of that numbered version or of any later version published by the 4159conditions either of that numbered version or of any later version published by the
3612Free Software Foundation. If the Program does not specify a version number of the GNU 4160Free Software Foundation. If the Program does not specify a version number of the GNU
3613General Public License, you may choose any version ever published by the Free Software 4161General Public License, you may choose any version ever published by the Free Software
@@ -3624,7 +4172,7 @@ your choosing to follow a later version.
3624 4172
3625THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. 4173THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
3626EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES 4174EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
3627PROVIDE THE PROGRAM &rdquor;AS IS&rdquo; WITHOUT WARRANTY OF ANY KIND, EITHER 4175PROVIDE THE PROGRAM AS IS WITHOUT WARRANTY OF ANY KIND, EITHER
3628EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4176EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
3629MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE 4177MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
3630QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE 4178QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE
@@ -3656,7 +4204,7 @@ can redistribute and change under these terms.
3656 4204
3657To do so, attach the following notices to the program. It is safest to attach them to 4205To do so, attach the following notices to the program. It is safest to attach them to
3658the start of each source file to most effectively state the exclusion of warranty; and 4206the start of each source file to most effectively state the exclusion of warranty; and
3659each file should have at least the &rdquor;copyright&rdquo; line and a pointer to 4207each file should have at least the copyright line and a pointer to
3660where the full notice is found. 4208where the full notice is found.
3661 4209
3662 &lt;one line to give the program's name and a brief idea of what it does.&gt; 4210 &lt;one line to give the program's name and a brief idea of what it does.&gt;
@@ -3687,10 +4235,10 @@ it starts in an interactive mode:
3687 4235
3688The hypothetical commands `show w' and `show c' should show the appropriate parts of 4236The hypothetical commands `show w' and `show c' should show the appropriate parts of
3689the General Public License. Of course, your program's commands might be different; for 4237the General Public License. Of course, your program's commands might be different; for
3690a GUI interface, you would use an &rdquor;about box&rdquo;. 4238a GUI interface, you would use an about box.
3691 4239
3692You should also get your employer (if you work as a programmer) or school, if any, to 4240You should also get your employer (if you work as a programmer) or school, if any, to
3693sign a &rdquor;copyright disclaimer&rdquo; for the program, if necessary. For more 4241sign a copyright disclaimer for the program, if necessary. For more
3694information on this, and how to apply and follow the GNU GPL, see 4242information on this, and how to apply and follow the GNU GPL, see
3695&lt;http://www.gnu.org/licenses/&gt;. 4243&lt;http://www.gnu.org/licenses/&gt;.
3696 4244
@@ -3700,11 +4248,13 @@ more useful to permit linking proprietary applications with the library. If this
3700what you want to do, use the GNU Lesser General Public License instead of this 4248what you want to do, use the GNU Lesser General Public License instead of this
3701License. But first, please read 4249License. But first, please read
3702&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;. 4250&lt;http://www.gnu.org/philosophy/why-not-lgpl.html&gt;.
3703</programlisting></para></section> 4251</programlisting></para>
4252 </section>
4253
4254 <section id="lic_13">
4255 <title>GPL-3.0-with-GCC-exception</title>
3704 4256
3705<section id="lic_15"> 4257 <para><programlisting>
3706<title>GPL-3.0-with-GCC-exception</title>
3707<para><programlisting>
3708 4258
3709insert GPL v3 text here 4259insert GPL v3 text here
3710 4260
@@ -3760,68 +4310,63 @@ consistent with the licensing of the Independent Modules.
3760The availability of this Exception does not imply any general presumption that 4310The availability of this Exception does not imply any general presumption that
3761third-party software is unaffected by the copyleft requirements of the license of GCC. 4311third-party software is unaffected by the copyleft requirements of the license of GCC.
3762 4312
3763</programlisting></para></section> 4313</programlisting></para>
4314 </section>
3764 4315
3765<section id="lic_16"> 4316 <section id="lic_14">
3766<title>ICU</title> 4317 <title>GPL-3.0-with-autoconf-exception</title>
3767<para><programlisting>
3768COPYRIGHT AND PERMISSION NOTICE
3769 4318
3770Copyright (c) 1995-2012 International Business Machines Corporation and others 4319 <para><programlisting>
3771 4320
3772All rights reserved. 4321insert GPL v3 text here
4322
4323AUTOCONF CONFIGURE SCRIPT EXCEPTION
4324
4325Version 3.0, 18 August 2009
3773 4326
3774Permission is hereby granted, free of charge, to any person obtaining a copy of this 4327Copyright © 2009 Free Software Foundation, Inc. &lt;http://fsf.org/&gt;
3775software and associated documentation files (the "Software"), to deal in the Software 4328
3776without restriction, including without limitation the rights to use, copy, modify, 4329Everyone is permitted to copy and distribute verbatim copies of this license document,
3777merge, publish, distribute, and/or sell copies of the Software, and to permit persons 4330but changing it is not allowed.
3778to whom the Software is furnished to do so, provided that the above copyright 4331
3779notice(s) and this permission notice appear in all copies of the Software and that 4332This Exception is an additional permission under section 7 of the GNU General Public
3780both the above copyright notice(s) and this permission notice appear in supporting 4333License, version 3 ("GPLv3"). It applies to a given file that bears a notice placed by
3781documentation. 4334the copyright holder of the file stating that the file is governed by GPLv3 along with
3782 4335this Exception.
3783THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 4336
3784INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 4337The purpose of this Exception is to allow distribution of Autoconf`s typical output
3785PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE 4338under terms of the recipient`s choice (including proprietary).
3786COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY 4339
3787SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM 43400. Definitions.
3788LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 4341"Covered Code" is the source or object code of a version of Autoconf that is a covered
3789TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 4342work under this License.
3790SOFTWARE. 4343
3791 4344"Normally Copied Code" for a version of Autoconf means all parts of its Covered Code
3792Except as contained in this notice, the name of a copyright holder shall not be used 4345which that version can copy from its code (i.e., not from its input file) into its
3793in advertising or otherwise to promote the sale, use or other dealings in this 4346minimally verbose, non-debugging and non-tracing output.
3794Software without prior written authorization of the copyright holder. 4347
3795 4348"Ineligible Code" is Covered Code that is not Normally Copied Code.
3796All trademarks and registered trademarks mentioned herein are the property of their 4349
3797respective owners. 43501. Grant of Additional Permission.
3798</programlisting></para></section> 4351You have permission to propagate output of Autoconf, even if such propagation would
3799 4352otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause any
3800<section id="lic_17"> 4353Ineligible Code of the version you received to become Normally Copied Code of your
3801<title>ISC</title> 4354modified version, then you void this Exception for the resulting covered work. If you
3802<para><programlisting> 4355convey that resulting covered work, you must remove this Exception in accordance with
3803 4356the second paragraph of Section 7 of GPLv3.
3804ISC License: 4357
3805 43582. No Weakening of Autoconf Copyleft.
3806Copyright &#169; 2004-2010 by Internet Systems Consortium, Inc. ("ISC") 4359The availability of this Exception does not imply any general presumption that
3807Copyright &#169; 1995-2003 by Internet Software Consortium 4360third-party software is unaffected by the copyleft requirements of the license of
3808 4361Autoconf.
3809Permission to use, copy, modify, and/or distribute this software for any purpose with 4362
3810or without fee is hereby granted, provided that the above copyright notice and this 4363</programlisting></para>
3811permission notice appear in all copies. 4364 </section>
3812 4365
3813THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 4366 <section id="lic_15">
3814SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT 4367 <title>LGPL-2.0</title>
3815SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY 4368
3816DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION 4369 <para><programlisting>
3817OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
3818THE USE OR PERFORMANCE OF THIS SOFTWARE.
3819
3820</programlisting></para></section>
3821
3822<section id="lic_18">
3823<title>LGPL-2.0</title>
3824<para><programlisting>
3825GNU LIBRARY GENERAL PUBLIC LICENSE 4370GNU LIBRARY GENERAL PUBLIC LICENSE
3826 4371
3827 4372
@@ -4405,11 +4950,13 @@ Ty Coon, President of Vice
4405 4950
4406That's all there is to it! 4951That's all there is to it!
4407 4952
4408</programlisting></para></section> 4953</programlisting></para>
4954 </section>
4955
4956 <section id="lic_16">
4957 <title>LGPL-2.1</title>
4409 4958
4410<section id="lic_19"> 4959 <para><programlisting>
4411<title>LGPL-2.1</title>
4412<para><programlisting>
4413 4960
4414GNU LESSER GENERAL PUBLIC LICENSE 4961GNU LESSER GENERAL PUBLIC LICENSE
4415 4962
@@ -4837,11 +5384,13 @@ signature of Ty Coon, 1 April 1990
4837Ty Coon, President of Vice 5384Ty Coon, President of Vice
4838That`s all there is to it! 5385That`s all there is to it!
4839 5386
4840</programlisting></para></section> 5387</programlisting></para>
5388 </section>
4841 5389
4842<section id="lic_20"> 5390 <section id="lic_17">
4843<title>LGPL-3.0</title> 5391 <title>LGPL-3.0</title>
4844<para><programlisting> 5392
5393 <para><programlisting>
4845GNU LESSER GENERAL PUBLIC LICENSE 5394GNU LESSER GENERAL PUBLIC LICENSE
4846 5395
4847Version 3, 29 June 2007 5396Version 3, 29 June 2007
@@ -4856,28 +5405,28 @@ conditions of version 3 of the GNU General Public License, supplemented by the
4856additional permissions listed below. 5405additional permissions listed below.
48570. Additional Definitions. 54060. Additional Definitions.
4858 5407
4859As used herein, &rdquor;this License&rdquo; refers to version 3 of the GNU Lesser 5408As used herein, this License refers to version 3 of the GNU Lesser
4860General Public License, and the &rdquor;GNU GPL&rdquo; refers to version 3 of the GNU 5409General Public License, and the GNU GPL refers to version 3 of the GNU
4861General Public License. 5410General Public License.
4862 5411
4863&rdquor;The Library&rdquo; refers to a covered work governed by this License, other 5412The Library refers to a covered work governed by this License, other
4864than an Application or a Combined Work as defined below. 5413than an Application or a Combined Work as defined below.
4865 5414
4866An &rdquor;Application&rdquo; is any work that makes use of an interface provided by 5415An Application is any work that makes use of an interface provided by
4867the Library, but which is not otherwise based on the Library. Defining a subclass of a 5416the Library, but which is not otherwise based on the Library. Defining a subclass of a
4868class defined by the Library is deemed a mode of using an interface provided by the 5417class defined by the Library is deemed a mode of using an interface provided by the
4869Library. 5418Library.
4870 5419
4871A &rdquor;Combined Work&rdquo; is a work produced by combining or linking an 5420A Combined Work is a work produced by combining or linking an
4872Application with the Library. The particular version of the Library with which the 5421Application with the Library. The particular version of the Library with which the
4873Combined Work was made is also called the &rdquor;Linked Version&rdquo;. 5422Combined Work was made is also called the Linked Version.
4874 5423
4875The &rdquor;Minimal Corresponding Source&rdquo; for a Combined Work means the 5424The Minimal Corresponding Source for a Combined Work means the
4876Corresponding Source for the Combined Work, excluding any source code for portions of 5425Corresponding Source for the Combined Work, excluding any source code for portions of
4877the Combined Work that, considered in isolation, are based on the Application, and not 5426the Combined Work that, considered in isolation, are based on the Application, and not
4878on the Linked Version. 5427on the Linked Version.
4879 5428
4880The &rdquor;Corresponding Application Code&rdquo; for a Combined Work means the object 5429The Corresponding Application Code for a Combined Work means the object
4881code and/or source code for the Application, including any data and utility programs 5430code and/or source code for the Application, including any data and utility programs
4882needed for reproducing the Combined Work from the Application, but excluding the 5431needed for reproducing the Combined Work from the Application, but excluding the
4883System Libraries of the Combined Work. 5432System Libraries of the Combined Work.
@@ -4966,7 +5515,7 @@ to the present version, but may differ in detail to address new problems or conc
4966 5515
4967Each version is given a distinguishing version number. If the Library as you received 5516Each version is given a distinguishing version number. If the Library as you received
4968it specifies that a certain numbered version of the GNU Lesser General Public License 5517it specifies that a certain numbered version of the GNU Lesser General Public License
4969&rdquor;or any later version&rdquo; applies to it, you have the option of following 5518or any later version applies to it, you have the option of following
4970the terms and conditions either of that published version or of any later version 5519the terms and conditions either of that published version or of any later version
4971published by the Free Software Foundation. If the Library as you received it does not 5520published by the Free Software Foundation. If the Library as you received it does not
4972specify a version number of the GNU Lesser General Public License, you may choose any 5521specify a version number of the GNU Lesser General Public License, you may choose any
@@ -4977,11 +5526,13 @@ If the Library as you received it specifies that a proxy can decide whether futu
4977versions of the GNU Lesser General Public License shall apply, that proxy's public 5526versions of the GNU Lesser General Public License shall apply, that proxy's public
4978statement of acceptance of any version is permanent authorization for you to choose 5527statement of acceptance of any version is permanent authorization for you to choose
4979that version for the Library. 5528that version for the Library.
4980</programlisting></para></section> 5529</programlisting></para>
5530 </section>
5531
5532 <section id="lic_18">
5533 <title>Libpng</title>
4981 5534
4982<section id="lic_21"> 5535 <para><programlisting>
4983<title>Libpng</title>
4984<para><programlisting>
4985 5536
4986This copy of the libpng notices is provided for your convenience. In case of 5537This copy of the libpng notices is provided for your convenience. In case of
4987any discrepancy between this copy and the notices in the file png.h that is 5538any discrepancy between this copy and the notices in the file png.h that is
@@ -5094,11 +5645,13 @@ Glenn Randers-Pehrson
5094glennrp at users.sourceforge.net 5645glennrp at users.sourceforge.net
5095December 9, 2010 5646December 9, 2010
5096 5647
5097</programlisting></para></section> 5648</programlisting></para>
5649 </section>
5098 5650
5099<section id="lic_22"> 5651 <section id="lic_19">
5100<title>MIT</title> 5652 <title>MIT</title>
5101<para><programlisting> 5653
5654 <para><programlisting>
5102 5655
5103MIT License 5656MIT License
5104 5657
@@ -5122,308 +5675,13 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5122OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 5675OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5123THE SOFTWARE. 5676THE SOFTWARE.
5124 5677
5125</programlisting></para></section> 5678</programlisting></para>
5126 5679 </section>
5127<section id="lic_23">
5128<title>MPL-1.0</title>
5129<para><programlisting>
5130
5131MOZILLA PUBLIC LICENSE
5132Version 1.0
5133
51341. Definitions.
5135
51361.1. ``Contributor`` means each entity that creates or contributes to the creation of
5137Modifications.
51381.2. ``Contributor Version`` means the combination of the Original Code, prior
5139Modifications used by a Contributor, and the Modifications made by that particular
5140Contributor.
5141
51421.3. ``Covered Code`` means the Original Code or Modifications or the combination of
5143the Original Code and Modifications, in each case including portions thereof.
5144
51451.4. ``Electronic Distribution Mechanism`` means a mechanism generally accepted in the
5146software development community for the electronic transfer of data.
5147
51481.5. ``Executable`` means Covered Code in any form other than Source Code.
5149
51501.6. ``Initial Developer`` means the individual or entity identified as the Initial
5151Developer in the Source Code notice required by Exhibit A.
5152
51531.7. ``Larger Work`` means a work which combines Covered Code or portions thereof with
5154code not governed by the terms of this License.
5155
51561.8. ``License`` means this document.
5157 5680
51581.9. ``Modifications`` means any addition to or deletion from the substance or 5681 <section id="lic_20">
5159structure of either the Original Code or any previous Modifications. When Covered Code 5682 <title>MPL-2.0</title>
5160is released as a series of files, a Modification is:
5161 5683
5162A. Any addition to or deletion from the contents of a file containing Original Code or 5684 <para><programlisting>
5163previous Modifications.
5164
5165B. Any new file that contains any part of the Original Code or previous Modifications.
5166
51671.10. ``Original Code`` means Source Code of computer software code which is described
5168in the Source Code notice required by Exhibit A as Original Code, and which, at the
5169time of its release under this License is not already Covered Code governed by this
5170License.
5171
51721.11. ``Source Code`` means the preferred form of the Covered Code for making
5173modifications to it, including all modules it contains, plus any associated interface
5174definition files, scripts used to control compilation and installation of an
5175Executable, or a list of source code differential comparisons against either the
5176Original Code or another well known, available Covered Code of the Contributor`s
5177choice. The Source Code can be in a compressed or archival form, provided the
5178appropriate decompression or de-archiving software is widely available for no charge.
5179
51801.12. ``You`` means an individual or a legal entity exercising rights under, and
5181complying with all of the terms of, this License or a future version of this License
5182issued under Section 6.1. For legal entities, ``You`` includes any entity which
5183controls, is controlled by, or is under common control with You. For purposes of this
5184definition, ``control`` means (a) the power, direct or indirect, to cause the
5185direction or management of such entity, whether by contract or otherwise, or (b)
5186ownership of fifty percent (50%) or more of the outstanding shares or beneficial
5187ownership of such entity.
5188
51892. Source Code License.
51902.1. The Initial Developer Grant.
5191The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
5192license, subject to third party intellectual property claims:
5193(a) to use, reproduce, modify, display, perform, sublicense and distribute the
5194Original Code (or portions thereof) with or without Modifications, or as part of a
5195Larger Work; and
5196
5197(b) under patents now or hereafter owned or controlled by Initial Developer, to make,
5198have made, use and sell (``Utilize``) the Original Code (or portions thereof), but
5199solely to the extent that any such patent is reasonably necessary to enable You to
5200Utilize the Original Code (or portions thereof) and not to any greater extent that may
5201be necessary to Utilize further Modifications or combinations.
5202
52032.2. Contributor Grant.
5204Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license,
5205subject to third party intellectual property claims:
5206
5207(a) to use, reproduce, modify, display, perform, sublicense and distribute the
5208Modifications created by such Contributor (or portions thereof) either on an
5209unmodified basis, with other Modifications, as Covered Code or as part of a Larger
5210Work; and
5211
5212(b) under patents now or hereafter owned or controlled by Contributor, to Utilize the
5213Contributor Version (or portions thereof), but solely to the extent that any such
5214patent is reasonably necessary to enable You to Utilize the Contributor Version (or
5215portions thereof), and not to any greater extent that may be necessary to Utilize
5216further Modifications or combinations.
5217
52183. Distribution Obligations.
52193.1. Application of License.
5220The Modifications which You create or to which You contribute are governed by the
5221terms of this License, including without limitation Section 2.2. The Source Code
5222version of Covered Code may be distributed only under the terms of this License or a
5223future version of this License released under Section 6.1, and You must include a copy
5224of this License with every copy of the Source Code You distribute. You may not offer
5225or impose any terms on any Source Code version that alters or restricts the applicable
5226version of this License or the recipients` rights hereunder. However, You may include
5227an additional document offering the additional rights described in Section 3.5.
52283.2. Availability of Source Code.
5229Any Modification which You create or to which You contribute must be made available in
5230Source Code form under the terms of this License either on the same media as an
5231Executable version or via an accepted Electronic Distribution Mechanism to anyone to
5232whom you made an Executable version available; and if made available via Electronic
5233Distribution Mechanism, must remain available for at least twelve (12) months after
5234the date it initially became available, or at least six (6) months after a subsequent
5235version of that particular Modification has been made available to such recipients.
5236You are responsible for ensuring that the Source Code version remains available even
5237if the Electronic Distribution Mechanism is maintained by a third party.
5238
52393.3. Description of Modifications.
5240You must cause all Covered Code to which you contribute to contain a file documenting
5241the changes You made to create that Covered Code and the date of any change. You must
5242include a prominent statement that the Modification is derived, directly or
5243indirectly, from Original Code provided by the Initial Developer and including the
5244name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
5245Executable version or related documentation in which You describe the origin or
5246ownership of the Covered Code.
5247
52483.4. Intellectual Property Matters
5249
5250(a) Third Party Claims.
5251If You have knowledge that a party claims an intellectual property right in particular
5252functionality or code (or its utilization under this License), you must include a text
5253file with the source code distribution titled ``LEGAL`` which describes the claim and
5254the party making the claim in sufficient detail that a recipient will know whom to
5255contact. If you obtain such knowledge after You make Your Modification available as
5256described in Section 3.2, You shall promptly modify the LEGAL file in all copies You
5257make available thereafter and shall take other steps (such as notifying appropriate
5258mailing lists or newsgroups) reasonably calculated to inform those who received the
5259Covered Code that new knowledge has been obtained.
5260
5261(b) Contributor APIs.
5262If Your Modification is an application programming interface and You own or control
5263patents which are reasonably necessary to implement that API, you must also include
5264this information in the LEGAL file.
5265
52663.5. Required Notices.
5267You must duplicate the notice in Exhibit A in each file of the Source Code, and this
5268License in any documentation for the Source Code, where You describe recipients`
5269rights relating to Covered Code. If You created one or more Modification(s), You may
5270add your name as a Contributor to the notice described in Exhibit A. If it is not
5271possible to put such notice in a particular Source Code file due to its structure,
5272then you must include such notice in a location (such as a relevant directory file)
5273where a user would be likely to look for such a notice. You may choose to offer, and
5274to charge a fee for, warranty, support, indemnity or liability obligations to one or
5275more recipients of Covered Code. However, You may do so only on Your own behalf, and
5276not on behalf of the Initial Developer or any Contributor. You must make it absolutely
5277clear than any such warranty, support, indemnity or liability obligation is offered by
5278You alone, and You hereby agree to indemnify the Initial Developer and every
5279Contributor for any liability incurred by the Initial Developer or such Contributor as
5280a result of warranty, support, indemnity or liability terms You offer.
5281
52823.6. Distribution of Executable Versions.
5283You may distribute Covered Code in Executable form only if the requirements of Section
52843.1-3.5 have been met for that Covered Code, and if You include a notice stating that
5285the Source Code version of the Covered Code is available under the terms of this
5286License, including a description of how and where You have fulfilled the obligations
5287of Section 3.2. The notice must be conspicuously included in any notice in an
5288Executable version, related documentation or collateral in which You describe
5289recipients` rights relating to the Covered Code. You may distribute the Executable
5290version of Covered Code under a license of Your choice, which may contain terms
5291different from this License, provided that You are in compliance with the terms of
5292this License and that the license for the Executable version does not attempt to limit
5293or alter the recipient`s rights in the Source Code version from the rights set forth
5294in this License. If You distribute the Executable version under a different license
5295You must make it absolutely clear that any terms which differ from this License are
5296offered by You alone, not by the Initial Developer or any Contributor. You hereby
5297agree to indemnify the Initial Developer and every Contributor for any liability
5298incurred by the Initial Developer or such Contributor as a result of any such terms
5299You offer.
5300
53013.7. Larger Works.
5302You may create a Larger Work by combining Covered Code with other code not governed by
5303the terms of this License and distribute the Larger Work as a single product. In such
5304a case, You must make sure the requirements of this License are fulfilled for the
5305Covered Code.
5306
53074. Inability to Comply Due to Statute or Regulation.
5308If it is impossible for You to comply with any of the terms of this License with
5309respect to some or all of the Covered Code due to statute or regulation then You must:
5310(a) comply with the terms of this License to the maximum extent possible; and (b)
5311describe the limitations and the code they affect. Such description must be included
5312in the LEGAL file described in Section 3.4 and must be included with all distributions
5313of the Source Code. Except to the extent prohibited by statute or regulation, such
5314description must be sufficiently detailed for a recipient of ordinary skill to be able
5315to understand it.
5316
53175. Application of this License.
5318This License applies to code to which the Initial Developer has attached the notice in
5319Exhibit A, and to related Covered Code.
53206. Versions of the License.
53216.1. New Versions.
5322Netscape Communications Corporation (``Netscape``) may publish revised and/or new
5323versions of the License from time to time. Each version will be given a distinguishing
5324version number.
53256.2. Effect of New Versions.
5326Once Covered Code has been published under a particular version of the License, You
5327may always continue to use it under the terms of that version. You may also choose to
5328use such Covered Code under the terms of any subsequent version of the License
5329published by Netscape. No one other than Netscape has the right to modify the terms
5330applicable to Covered Code created under this License.
5331
53326.3. Derivative Works.
5333If you create or use a modified version of this License (which you may only do in
5334order to apply it to code which is not already Covered Code governed by this License),
5335you must (a) rename Your license so that the phrases ``Mozilla``, ``MOZILLAPL``,
5336``MOZPL``, ``Netscape``, ``NPL`` or any confusingly similar phrase do not appear
5337anywhere in your license and (b) otherwise make it clear that your version of the
5338license contains terms which differ from the Mozilla Public License and Netscape
5339Public License. (Filling in the name of the Initial Developer, Original Code or
5340Contributor in the notice described in Exhibit A shall not of themselves be deemed to
5341be modifications of this License.)
5342
53437. DISCLAIMER OF WARRANTY.
5344COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS`` BASIS, WITHOUT WARRANTY OF
5345ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT
5346THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
5347NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
5348IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
5349INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY
5350SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL
5351PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER
5352THIS DISCLAIMER.
53538. TERMINATION.
5354This License and the rights granted hereunder will terminate automatically if You fail
5355to comply with terms herein and fail to cure such breach within 30 days of becoming
5356aware of the breach. All sublicenses to the Covered Code which are properly granted
5357shall survive any termination of this License. Provisions which, by their nature, must
5358remain in effect beyond the termination of this License shall survive.
53599. LIMITATION OF LIABILITY.
5360UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
5361CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY
5362DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU
5363OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF
5364ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
5365STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
5366LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
5367DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
5368PERSONAL INJURY RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
5369PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION
5370OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY
5371TO YOU.
537210. U.S. GOVERNMENT END USERS.
5373The Covered Code is a ``commercial item,`` as that term is defined in 48 C.F.R. 2.101
5374(Oct. 1995), consisting of ``commercial computer software`` and ``commercial computer
5375software documentation,`` as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
5376Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
53771995), all U.S. Government End Users acquire Covered Code with only those rights set
5378forth herein.
537911. MISCELLANEOUS.
5380This License represents the complete agreement concerning subject matter hereof. If
5381any provision of this License is held to be unenforceable, such provision shall be
5382reformed only to the extent necessary to make it enforceable. This License shall be
5383governed by California law provisions (except to the extent applicable law, if any,
5384provides otherwise), excluding its conflict-of-law provisions. With respect to
5385disputes in which at least one party is a citizen of, or an entity chartered or
5386registered to do business in, the United States of America: (a) unless otherwise
5387agreed in writing, all disputes relating to this License (excepting any dispute
5388relating to intellectual property rights) shall be subject to final and binding
5389arbitration, with the losing party paying all costs of arbitration; (b) any
5390arbitration relating to this Agreement shall be held in Santa Clara County,
5391California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to
5392this Agreement shall be subject to the jurisdiction of the Federal Courts of the
5393Northern District of California, with venue lying in Santa Clara County, California,
5394with the losing party responsible for costs, including without limitation, court costs
5395and reasonable attorneys fees and expenses. The application of the United Nations
5396Convention on Contracts for the International Sale of Goods is expressly excluded. Any
5397law or regulation which provides that the language of a contract shall be construed
5398against the drafter shall not apply to this License.
539912. RESPONSIBILITY FOR CLAIMS.
5400Except in cases where another Contributor has failed to comply with Section 3.4, You
5401are responsible for damages arising, directly or indirectly, out of Your utilization
5402of rights under this License, based on the number of copies of Covered Code you made
5403available, the revenues you received from utilizing such rights, and other relevant
5404factors. You agree to work with affected parties to distribute responsibility on an
5405equitable basis.
5406EXHIBIT A.
5407``The contents of this file are subject to the Mozilla Public License Version 1.0 (the
5408"License"); you may not use this file except in compliance with the License. You may
5409obtain a copy of the License at http://www.mozilla.org/MPL/
5410Software distributed under the License is distributed on an "AS IS" basis, WITHOUT
5411WARRANTY OF ANY KIND, either express or implied. See the License for the specific
5412language governing rights and limitations under the License.
5413
5414The Original Code is ______________________________________.
5415
5416The Initial Developer of the Original Code is ________________________. Portions
5417created by ______________________ are Copyright (C) ______ _______________________.
5418All Rights Reserved.
5419
5420Contributor(s): ______________________________________.``
5421
5422</programlisting></para></section>
5423
5424<section id="lic_24">
5425<title>MPL-2.0</title>
5426<para><programlisting>
5427Mozilla Public License Version 2.0 5685Mozilla Public License Version 2.0
5428================================== 5686==================================
5429 5687
@@ -5797,29 +6055,13 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
5797 6055
5798 This Source Code Form is "Incompatible With Secondary Licenses", as 6056 This Source Code Form is "Incompatible With Secondary Licenses", as
5799 defined by the Mozilla Public License, v. 2.0. 6057 defined by the Mozilla Public License, v. 2.0.
5800</programlisting></para></section> 6058</programlisting></para>
5801 6059 </section>
5802<section id="lic_25"> 6060
5803<title>OASIS</title> 6061 <section id="lic_21">
5804<para><programlisting> 6062 <title>OpenSSL</title>
5805 Permission to use, copy, modify and distribute the DocBook DTD and 6063
5806 its accompanying documentation for any purpose and without fee is 6064 <para><programlisting>
5807 hereby granted in perpetuity, provided that the above copyright
5808 notice and this paragraph appear in all copies. The copyright
5809 holders make no representation about the suitability of the DTD for
5810 any purpose. It is provided "as is" without expressed or implied
5811 warranty.
5812
5813 If you modify the DocBook DTD in any way, except for declaring and
5814 referencing additional sets of general entities and declaring
5815 additional notations, label your DTD as a variant of DocBook. See
5816 the maintenance documentation for more information.
5817
5818</programlisting></para></section>
5819
5820<section id="lic_26">
5821<title>OpenSSL</title>
5822<para><programlisting>
5823 6065
5824OpenSSL License 6066OpenSSL License
5825 6067
@@ -5936,17 +6178,21 @@ put under another distribution licence
5936 6178
5937 6179
5938 6180
5939</programlisting></para></section> 6181</programlisting></para>
6182 </section>
6183
6184 <section id="lic_22">
6185 <title>PD</title>
5940 6186
5941<section id="lic_27"> 6187 <para><programlisting>
5942<title>PD</title>
5943<para><programlisting>
5944This is a placeholder for the Public Domain License 6188This is a placeholder for the Public Domain License
5945</programlisting></para></section> 6189</programlisting></para>
6190 </section>
5946 6191
5947<section id="lic_28"> 6192 <section id="lic_23">
5948<title>Python-2.0</title> 6193 <title>Python-2.0</title>
5949<para><programlisting> 6194
6195 <para><programlisting>
5950 6196
5951PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 6197PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
5952-------------------------------------------- 6198--------------------------------------------
@@ -6139,11 +6385,13 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
6139ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 6385ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
6140OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 6386OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6141 6387
6142</programlisting></para></section> 6388</programlisting></para>
6389 </section>
6390
6391 <section id="lic_24">
6392 <title>Sleepycat</title>
6143 6393
6144<section id="lic_29"> 6394 <para><programlisting>
6145<title>Sleepycat</title>
6146<para><programlisting>
6147 6395
6148The Sleepycat License 6396The Sleepycat License
6149Copyright (c) 1990-1999 6397Copyright (c) 1990-1999
@@ -6234,12 +6482,13 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6234OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 6482OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6235SUCH DAMAGE. 6483SUCH DAMAGE.
6236 6484
6237</programlisting></para></section> 6485</programlisting></para>
6486 </section>
6238 6487
6239<section id="lic_30"> 6488 <section id="lic_25">
6240<title>Zlib</title> 6489 <title>Zlib</title>
6241<para><programlisting>
6242 6490
6491 <para><programlisting>
6243zlib License 6492zlib License
6244 6493
6245 6494
@@ -6260,94 +6509,13 @@ zlib License
6260 3. This notice may not be removed or altered from any source distribution. 6509 3. This notice may not be removed or altered from any source distribution.
6261 6510
6262 6511
6263</programlisting></para></section> 6512</programlisting></para>
6264 6513 </section>
6265<section id="lic_31"> 6514 </section>
6266<title>tcl</title>
6267<para><programlisting>
6268This software is copyrighted by the Regents of the University of
6269California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
6270Corporation and other parties. The following terms apply to all files
6271associated with the software unless explicitly disclaimed in
6272individual files.
6273
6274The authors hereby grant permission to use, copy, modify, distribute,
6275and license this software and its documentation for any purpose, provided
6276that existing copyright notices are retained in all copies and that this
6277notice is included verbatim in any distributions. No written agreement,
6278license, or royalty fee is required for any of the authorized uses.
6279Modifications to this software may be copyrighted by their authors
6280and need not follow the licensing terms described here, provided that
6281the new terms are clearly indicated on the first page of each file where
6282they apply.
6283
6284IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
6285FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
6286ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
6287DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
6288POSSIBILITY OF SUCH DAMAGE.
6289
6290THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
6291INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
6292FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
6293IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
6294NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
6295MODIFICATIONS.
6296
6297GOVERNMENT USE: If you are acquiring this software on behalf of the
6298U.S. government, the Government shall have only "Restricted Rights"
6299in the software and related documentation as defined in the Federal
6300Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
6301are acquiring the software on behalf of the Department of Defense, the
6302software shall be classified as "Commercial Computer Software" and the
6303Government shall have only "Restricted Rights" as defined in Clause
6304252.227-7014 (b) (3) of DFARs. Notwithstanding the foregoing, the
6305authors grant the U.S. Government and others acting in its behalf
6306permission to use and distribute the software in accordance with the
6307terms specified in this license.
6308</programlisting></para></section>
6309
6310 </section>
6311 <section id="proprietary_license">
6312 <title>Proprietary Licenses</title>
6313
6314
6315<section id="lic_32">
6316<title>LICENCE.broadcom</title>
6317<para><programlisting>
6318
6319Copyright (c) 2006, Broadcom Corporation.
6320Copyright (c) 2015, Raspberry Pi (Trading) Ltd
6321All rights reserved.
6322
6323Redistribution. Redistribution and use in binary form, without
6324modification, are permitted provided that the following conditions are
6325met:
6326
6327* This software may only be used for the purposes of developing for,
6328 running or using a Raspberry Pi device.
6329* Redistributions must reproduce the above copyright notice and the
6330 following disclaimer in the documentation and/or other materials
6331 provided with the distribution.
6332* Neither the name of Broadcom Corporation nor the names of its suppliers
6333 may be used to endorse or promote products derived from this software
6334 without specific prior written permission.
6335
6336DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
6337CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
6338BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
6339FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
6340COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
6341INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
6342BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
6343OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
6344ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
6345TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
6346USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
6347DAMAGE.
6348</programlisting></para></section>
6349
6350 6515
6516 <section id="proprietary_license">
6517 <title>Proprietary Licenses</title>
6351 6518
6352 </section> 6519 <para>There are no Proprietary Licenses.</para>
6353</chapter> 6520 </section>
6521</chapter> \ No newline at end of file
diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml
index 4ea7bef..c2279ee 100644
--- a/doc/book-enea-linux-release-info/doc/main_changes.xml
+++ b/doc/book-enea-linux-release-info/doc/main_changes.xml
@@ -20,7 +20,7 @@
20 <itemizedlist spacing="compact"> 20 <itemizedlist spacing="compact">
21 <listitem> 21 <listitem>
22 <para><ulink 22 <para><ulink
23 url="http://www.yoctoproject.org/downloads/core/pyro23">New Yocto 23 url="http://www.yoctoproject.org/downloads">New Yocto
24 Project version</ulink> (<xi:include href="eltf_params_updated.xml" 24 Project version</ulink> (<xi:include href="eltf_params_updated.xml"
25 xmlns:xi="http://www.w3.org/2001/XInclude" 25 xmlns:xi="http://www.w3.org/2001/XInclude"
26 xpointer="element(Yocto_VER/1)" />)<remark>INFO Yocto_VER and 26 xpointer="element(Yocto_VER/1)" />)<remark>INFO Yocto_VER and
diff --git a/doc/docsrc_common/pardoc-distro.xml b/doc/docsrc_common/pardoc-distro.xml
index a7ab3d3..f44cf21 100644
--- a/doc/docsrc_common/pardoc-distro.xml
+++ b/doc/docsrc_common/pardoc-distro.xml
@@ -18,7 +18,7 @@
18 places in XML files and/or in make script files ****</para> 18 places in XML files and/or in make script files ****</para>
19 19
20<!-- Distribution and release --> 20<!-- Distribution and release -->
21<para id="prev_baseline"><phrase>EL6</phrase></para> 21<para id="prev_baseline"><phrase>Enea_Linux_7.0</phrase></para>
22<para id="prev_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para> 22<para id="prev_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
23<para id="new_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para> 23<para id="new_lic_file"><phrase>doc/book-enea-linux-open-source/doc/licenses.xml</phrase></para>
24</section> 24</section>