diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2017-12-08 10:55:38 +0100 |
---|---|---|
committer | Sona Sarmadi <sona.sarmadi@enea.com> | 2017-12-08 10:55:38 +0100 |
commit | 7253de7a4dc7b8e83dd3b3c79bbb837c510ba4d4 (patch) | |
tree | c73357b0133b18c22d56f78964c02996d89be969 /doc/book-enea-nfv-access-guest-dev-open-source | |
parent | 3d43372666f0a0780bccc9584b49b29ffa11f4aa (diff) | |
download | nfv-access-documentation-7253de7a4dc7b8e83dd3b3c79bbb837c510ba4d4.tar.gz |
Updated licenses files for nfv-access release 1.1.1
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-guest-dev-open-source')
-rw-r--r-- | doc/book-enea-nfv-access-guest-dev-open-source/doc/licenses.xml | 4875 |
1 files changed, 1132 insertions, 3743 deletions
diff --git a/doc/book-enea-nfv-access-guest-dev-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-guest-dev-open-source/doc/licenses.xml index 7db89a3..efde964 100644 --- a/doc/book-enea-nfv-access-guest-dev-open-source/doc/licenses.xml +++ b/doc/book-enea-nfv-access-guest-dev-open-source/doc/licenses.xml | |||
@@ -1,2995 +1,1027 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | <chapter id="enea_linux_packages"> | 4 | <chapter id="enea_linux_packages"> |
5 | <title>Packages and Licenses</title> | 5 | <title>Packages and Licenses</title> |
6 | <section id="licenses_packages"> | ||
6 | 7 | ||
7 | <section id="licenses_packages"> | 8 | <title>Packages</title> |
8 | <title>Packages</title> | ||
9 | 9 | ||
10 | <!--This chapter contains a generated list of all packages that Enea Linux | 10 | |
11 | <!--This chapter contains a generated list of all packages that Enea Linux | ||
11 | supports, e.g. busybox, with a short explanatory blurb and links to package | 12 | supports, e.g. busybox, with a short explanatory blurb and links to package |
12 | specific documentation.--> | 13 | specific documentation.--> |
13 | 14 | ||
14 | <informaltable> | 15 | <informaltable> |
15 | <tgroup cols="4"> | 16 | <tgroup cols="4"> |
16 | <colspec colwidth="2*" /> | 17 | <colspec colwidth="2*"/> |
17 | 18 | <colspec colwidth="1*"/> | |
18 | <colspec colwidth="2*" /> | 19 | <colspec colwidth="5*"/> |
19 | 20 | <colspec colwidth="2*"/> | |
20 | <colspec colwidth="5*" /> | 21 | |
21 | 22 | <thead> | |
22 | <colspec colwidth="2*" /> | 23 | <row> |
23 | 24 | <entry align="center">Package Name</entry> | |
24 | <thead> | 25 | <entry align="center">Version</entry> |
25 | <row> | 26 | <entry align="center">Description</entry> |
26 | <entry align="center">Package Name</entry> | 27 | <entry align="center">License</entry> |
27 | 28 | </row> | |
28 | <entry align="center">Version</entry> | 29 | </thead> |
29 | 30 | ||
30 | <entry align="center">Description</entry> | 31 | <tbody valign="top"> |
31 | 32 | <row> | |
32 | <entry align="center">License</entry> | 33 | <entry>acl</entry> |
33 | </row> | 34 | <entry>2.2.52</entry> |
34 | </thead> | 35 | <entry>Utilities for managing POSIX Access Control Lists.</entry> |
35 | 36 | <entry> LGPL-2.1, GPL-2.0</entry> | |
36 | <tbody valign="top"> | 37 | </row> |
37 | <row> | 38 | <row> |
38 | <entry>acl</entry> | 39 | <entry>apt</entry> |
39 | 40 | <entry>1.2.12</entry> | |
40 | <entry>2.2.52</entry> | 41 | <entry>Advanced front-end for dpkg.</entry> |
41 | 42 | <entry>GPL-2.0</entry> | |
42 | <entry>Utilities for managing POSIX Access Control Lists.</entry> | 43 | </row> |
43 | 44 | <row> | |
44 | <entry>LGPL-2.1, GPL-2.0</entry> | 45 | <entry>attr</entry> |
45 | </row> | 46 | <entry>2.4.47</entry> |
46 | 47 | <entry>Utilities for manipulating filesystem extended attributes.</entry> | |
47 | <row> | 48 | <entry> LGPL-2.1, GPL-2.0</entry> |
48 | <entry>apt</entry> | 49 | </row> |
49 | 50 | <row> | |
50 | <entry>1.2.12</entry> | 51 | <entry>autoconf</entry> |
51 | 52 | <entry>2.69</entry> | |
52 | <entry>Advanced front-end for dpkg.</entry> | 53 | <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> |
53 | 54 | <entry> GPL-2.0, GPL-3.0</entry> | |
54 | <entry>GPL-2.0</entry> | 55 | </row> |
55 | </row> | 56 | <row> |
56 | 57 | <entry>automake</entry> | |
57 | <row> | 58 | <entry>1.15</entry> |
58 | <entry>asciidoc</entry> | 59 | <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry> |
59 | 60 | <entry>GPL-2.0</entry> | |
60 | <entry>8.6.9</entry> | 61 | </row> |
61 | 62 | <row> | |
62 | <entry>AsciiDoc is a text document format for writing short | 63 | <entry>base-files</entry> |
63 | documents articles books and UNIX man pages.</entry> | 64 | <entry>3.0.14</entry> |
64 | 65 | <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry> | |
65 | <entry>GPL-2.0</entry> | 66 | <entry>GPL-2.0</entry> |
66 | </row> | 67 | </row> |
67 | 68 | <row> | |
68 | <row> | 69 | <entry>base-passwd</entry> |
69 | <entry>atk</entry> | 70 | <entry>3.5.29</entry> |
70 | 71 | <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> | |
71 | <entry>2.22.0</entry> | 72 | <entry>GPL-2.0</entry> |
72 | 73 | </row> | |
73 | <entry>Accessibility toolkit for GNOME.</entry> | 74 | <row> |
74 | 75 | <entry>bash-completion</entry> | |
75 | <entry>GPL-2.0, LGPL-2.0</entry> | 76 | <entry>2.5</entry> |
76 | </row> | 77 | <entry>Programmable Completion for Bash 4.</entry> |
77 | 78 | <entry>GPL-2.0</entry> | |
78 | <row> | 79 | </row> |
79 | <entry>attr</entry> | 80 | <row> |
80 | 81 | <entry>bash</entry> | |
81 | <entry>2.4.47</entry> | 82 | <entry>4.3.30</entry> |
82 | 83 | <entry>An sh-compatible command language interpreter.</entry> | |
83 | <entry>Utilities for manipulating filesystem extended | 84 | <entry>GPL-3.0</entry> |
84 | attributes.</entry> | 85 | </row> |
85 | 86 | <row> | |
86 | <entry>LGPL-2.1, GPL-2.0</entry> | 87 | <entry>bc</entry> |
87 | </row> | 88 | <entry>1.06</entry> |
88 | 89 | <entry>Arbitrary precision calculator language.</entry> | |
89 | <row> | 90 | <entry> GPL-2.0, LGPL-2.1</entry> |
90 | <entry>autoconf</entry> | 91 | </row> |
91 | 92 | <row> | |
92 | <entry>2.69</entry> | 93 | <entry>binutils-cross-aarch64</entry> |
93 | 94 | <entry>2.28</entry> | |
94 | <entry>Autoconf is an extensible package of M4 macros that produce | 95 | <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> |
95 | shell scripts to automatically configure software source code | 96 | <entry>GPL-3.0</entry> |
96 | packages. Autoconf creates a configuration script for a package | 97 | </row> |
97 | from a template file that lists the operating system features that | 98 | <row> |
98 | the package can use in the form of M4 macro calls.</entry> | 99 | <entry>binutils</entry> |
99 | 100 | <entry>2.28</entry> | |
100 | <entry>GPL-2.0, GPL-3.0</entry> | 101 | <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> |
101 | </row> | 102 | <entry>GPL-3.0</entry> |
102 | 103 | </row> | |
103 | <row> | 104 | <row> |
104 | <entry>automake</entry> | 105 | <entry>bison</entry> |
105 | 106 | <entry>3.0.4</entry> | |
106 | <entry>1.15</entry> | 107 | <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> |
107 | 108 | <entry>GPL-3.0</entry> | |
108 | <entry>Automake is a tool for automatically generating | 109 | </row> |
109 | `Makefile.in' files compliant with the GNU Coding Standards. | 110 | <row> |
110 | Automake requires the use of Autoconf.</entry> | 111 | <entry>busybox</entry> |
111 | 112 | <entry>1.24.1</entry> | |
112 | <entry>GPL-2.0</entry> | 113 | <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> |
113 | </row> | 114 | <entry> GPL-2.0, BSD-4-Clause</entry> |
114 | 115 | </row> | |
115 | <row> | 116 | <row> |
116 | <entry>babeltrace</entry> | 117 | <entry>bzip2</entry> |
117 | 118 | <entry>1.0.6</entry> | |
118 | <entry>1.5.2</entry> | 119 | <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> |
119 | 120 | <entry>BSD-4-Clause</entry> | |
120 | <entry>Babeltrace provides trace read and write libraries in host | 121 | </row> |
121 | side as well as a trace converter which used to convert LTTng 2.0 | 122 | <row> |
122 | traces into human-readable log.</entry> | 123 | <entry>ca-certificates</entry> |
123 | 124 | <entry>20161130</entry> | |
124 | <entry>MIT, GPL-2.0</entry> | 125 | <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> |
125 | </row> | 126 | <entry> GPL-2.0, MPL-2.0</entry> |
126 | 127 | </row> | |
127 | <row> | 128 | <row> |
128 | <entry>base-files</entry> | 129 | <entry>coreutils</entry> |
129 | 130 | <entry>8.26</entry> | |
130 | <entry>3.0.14</entry> | 131 | <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> |
131 | 132 | <entry>GPL-3.0</entry> | |
132 | <entry>The base-files package creates the basic system directory | 133 | </row> |
133 | structure and provides a small set of key configuration files for | 134 | <row> |
134 | the system.</entry> | 135 | <entry>cross-localedef</entry> |
135 | 136 | <entry>2.25</entry> | |
136 | <entry>GPL-2.0</entry> | 137 | <entry>Cross locale generation tool for glibc.</entry> |
137 | </row> | 138 | <entry>LGPL-2.1</entry> |
138 | 139 | </row> | |
139 | <row> | 140 | <row> |
140 | <entry>base-passwd</entry> | 141 | <entry>cryptodev-linux</entry> |
141 | 142 | <entry>1.8</entry> | |
142 | <entry>3.5.29</entry> | 143 | <entry>A /dev/crypto device driver header file.</entry> |
143 | 144 | <entry>GPL-2.0</entry> | |
144 | <entry>The master copies of the user database files (/etc/passwd | 145 | </row> |
145 | and /etc/group). The update-passwd tool is also provided to keep | 146 | <row> |
146 | the system databases synchronized with these master files.</entry> | 147 | <entry>curl</entry> |
147 | 148 | <entry>7.53.1</entry> | |
148 | <entry>GPL-2.0</entry> | 149 | <entry>Command line tool and library for client-side URL transfers.</entry> |
149 | </row> | 150 | <entry>MIT</entry> |
150 | 151 | </row> | |
151 | <row> | 152 | <row> |
152 | <entry>bash-completion</entry> | 153 | <entry>db</entry> |
153 | 154 | <entry>5.3.28</entry> | |
154 | <entry>2.5</entry> | 155 | <entry>Berkeley Database v5.</entry> |
155 | 156 | <entry>Sleepycat</entry> | |
156 | <entry>Programmable Completion for Bash 4.</entry> | 157 | </row> |
157 | 158 | <row> | |
158 | <entry>GPL-2.0</entry> | 159 | <entry>dbus-test</entry> |
159 | </row> | 160 | <entry>1.10.14</entry> |
160 | 161 | <entry>D-Bus test package (for D-bus functionality testing only).</entry> | |
161 | <row> | 162 | <entry> AFL-2.0, GPL-2.0</entry> |
162 | <entry>bash</entry> | 163 | </row> |
163 | 164 | <row> | |
164 | <entry>4.3.30</entry> | 165 | <entry>dbus</entry> |
165 | 166 | <entry>1.10.14</entry> | |
166 | <entry>An sh-compatible command language interpreter.</entry> | 167 | <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> |
167 | 168 | <entry> AFL-2.0, GPL-2.0</entry> | |
168 | <entry>GPL-3.0</entry> | 169 | </row> |
169 | </row> | 170 | <row> |
170 | 171 | <entry>debianutils</entry> | |
171 | <row> | 172 | <entry>4.8.1</entry> |
172 | <entry>bc</entry> | 173 | <entry>Miscellaneous utilities specific to Debian.</entry> |
173 | 174 | <entry> GPL-2.0</entry> | |
174 | <entry>1.06</entry> | 175 | </row> |
175 | 176 | <row> | |
176 | <entry>Arbitrary precision calculator language.</entry> | 177 | <entry>depmodwrapper</entry> |
177 | 178 | <entry>1.0</entry> | |
178 | <entry>GPL-2.0, LGPL-2.1</entry> | 179 | <entry>Wrapper script for the Linux kernel module dependency indexer.</entry> |
179 | </row> | 180 | <entry>MIT</entry> |
180 | 181 | </row> | |
181 | <row> | 182 | <row> |
182 | <entry>binutils-cross-canadian-x86-64</entry> | 183 | <entry>diffutils</entry> |
183 | 184 | <entry>3.5</entry> | |
184 | <entry>2.28</entry> | 185 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry> |
185 | 186 | <entry>GPL-3.0</entry> | |
186 | <entry>The GNU Binutils are a collection of binary tools. The main | 187 | </row> |
187 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 188 | <row> |
188 | includes addition tools such as addr2line (Converts addresses into | 189 | <entry>dpdk-dev-libibverbs</entry> |
189 | filenames and line numbers) ar (utility for creating modifying and | 190 | <entry>1.2.1-3.4-2.0.0.0</entry> |
190 | extracting archives) nm (list symbols in object files) objcopy | 191 | <entry>libibverbs library to support Mellanox config</entry> |
191 | (copy and translate object files) objdump (Display object | 192 | <entry>GPL-2.0</entry> |
192 | information) and other tools and related libraries.</entry> | 193 | </row> |
193 | 194 | <row> | |
194 | <entry>GPL-3.0</entry> | 195 | <entry>dpdk</entry> |
195 | </row> | 196 | <entry>17.08</entry> |
196 | 197 | <entry>Intel(r) Data Plane Development Kit</entry> | |
197 | <row> | 198 | <entry> BSD, LGPL-2.0, GPL-2.0</entry> |
198 | <entry>binutils-cross-x86_64</entry> | 199 | </row> |
199 | 200 | <row> | |
200 | <entry>2.28</entry> | 201 | <entry>dpkg</entry> |
201 | 202 | <entry>1.18.10</entry> | |
202 | <entry>The GNU Binutils are a collection of binary tools. The main | 203 | <entry>Package maintenance system from Debian.</entry> |
203 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 204 | <entry>GPL-2.0</entry> |
204 | includes addition tools such as addr2line (Converts addresses into | 205 | </row> |
205 | filenames and line numbers) ar (utility for creating modifying and | 206 | <row> |
206 | extracting archives) nm (list symbols in object files) objcopy | 207 | <entry>dtc</entry> |
207 | (copy and translate object files) objdump (Display object | 208 | <entry>1.4.2</entry> |
208 | information) and other tools and related libraries.</entry> | 209 | <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> |
209 | 210 | <entry> GPL-2.0, BSD</entry> | |
210 | <entry>GPL-3.0</entry> | 211 | </row> |
211 | </row> | 212 | <row> |
212 | 213 | <entry>e2fsprogs</entry> | |
213 | <row> | 214 | <entry>1.43.4</entry> |
214 | <entry>binutils-crosssdk-x86_64-eneasdk-linux</entry> | 215 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry> |
215 | 216 | <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry> | |
216 | <entry>2.28</entry> | 217 | </row> |
217 | 218 | <row> | |
218 | <entry>The GNU Binutils are a collection of binary tools. The main | 219 | <entry>elfutils</entry> |
219 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 220 | <entry>0.168</entry> |
220 | includes addition tools such as addr2line (Converts addresses into | 221 | <entry>Utilities and libraries for handling compiled object files.</entry> |
221 | filenames and line numbers) ar (utility for creating modifying and | 222 | <entry> GPL-3.0, Elfutils-Exception</entry> |
222 | extracting archives) nm (list symbols in object files) objcopy | 223 | </row> |
223 | (copy and translate object files) objdump (Display object | 224 | <row> |
224 | information) and other tools and related libraries.</entry> | 225 | <entry>enea-nfv-access-guest</entry> |
225 | 226 | <entry>1.0</entry> | |
226 | <entry>GPL-3.0</entry> | 227 | <entry>Image for the guest side of the Enea NFV Access Platform</entry> |
227 | </row> | 228 | <entry>MIT</entry> |
228 | 229 | </row> | |
229 | <row> | 230 | <row> |
230 | <entry>binutils</entry> | 231 | <entry>expat</entry> |
231 | 232 | <entry>2.2.0</entry> | |
232 | <entry>2.28</entry> | 233 | <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> |
233 | 234 | <entry>MIT</entry> | |
234 | <entry>The GNU Binutils are a collection of binary tools. The main | 235 | </row> |
235 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 236 | <row> |
236 | includes addition tools such as addr2line (Converts addresses into | 237 | <entry>file</entry> |
237 | filenames and line numbers) ar (utility for creating modifying and | 238 | <entry>5.30</entry> |
238 | extracting archives) nm (list symbols in object files) objcopy | 239 | <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> |
239 | (copy and translate object files) objdump (Display object | 240 | <entry>BSD</entry> |
240 | information) and other tools and related libraries.</entry> | 241 | </row> |
241 | 242 | <row> | |
242 | <entry>GPL-3.0</entry> | 243 | <entry>flex</entry> |
243 | </row> | 244 | <entry>2.6.0</entry> |
244 | 245 | <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry> | |
245 | <row> | 246 | <entry>BSD</entry> |
246 | <entry>bison</entry> | 247 | </row> |
247 | 248 | <row> | |
248 | <entry>3.0.4</entry> | 249 | <entry>fuse</entry> |
249 | 250 | <entry>2.9.4</entry> | |
250 | <entry>Bison is a general-purpose parser generator that converts | 251 | <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> |
251 | an annotated context-free grammar into an LALR(1) or GLR parser | 252 | <entry> GPL-2.0, LGPL-2.0</entry> |
252 | for that grammar. Bison is upward compatible with Yacc: all | 253 | </row> |
253 | properly-written Yacc grammars ought to work with Bison with no | 254 | <row> |
254 | change. Anyone familiar with Yacc should be able to use Bison with | 255 | <entry>gawk</entry> |
255 | little trouble.</entry> | 256 | <entry>4.1.4</entry> |
256 | 257 | <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> | |
257 | <entry>GPL-3.0</entry> | 258 | <entry>GPL-3.0</entry> |
258 | </row> | 259 | </row> |
259 | 260 | <row> | |
260 | <row> | 261 | <entry>gcc-cross-aarch64</entry> |
261 | <entry>bjam</entry> | 262 | <entry>6.3.0</entry> |
262 | 263 | <entry>GNU cc and gcc C compilers.</entry> | |
263 | <entry>1.63.0</entry> | 264 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> |
264 | 265 | </row> | |
265 | <entry>Portable Boost.Jam build tool for boost.</entry> | 266 | <row> |
266 | 267 | <entry>gcc-cross-initial-aarch64</entry> | |
267 | <entry>BSL-1.0, MIT</entry> | 268 | <entry>6.3.0</entry> |
268 | </row> | 269 | <entry>GNU cc and gcc C compilers.</entry> |
269 | 270 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
270 | <row> | 271 | </row> |
271 | <entry>boost</entry> | 272 | <row> |
272 | 273 | <entry>gcc-source-6.3.0</entry> | |
273 | <entry>1.63.0</entry> | 274 | <entry>6.3.0</entry> |
274 | 275 | <entry>GNU cc and gcc C compilers.</entry> | |
275 | <entry>Free peer-reviewed portable C++ source libraries.</entry> | 276 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> |
276 | 277 | </row> | |
277 | <entry>BSL-1.0, MIT</entry> | 278 | <row> |
278 | </row> | 279 | <entry>gcc</entry> |
279 | 280 | <entry>6.3.0</entry> | |
280 | <row> | 281 | <entry>Runtime libraries from GCC.</entry> |
281 | <entry>busybox</entry> | 282 | <entry>GPL-3.0-with-GCC-exception</entry> |
282 | 283 | </row> | |
283 | <entry>1.24.1</entry> | 284 | <row> |
284 | 285 | <entry>gdbm</entry> | |
285 | <entry>BusyBox combines tiny versions of many common UNIX | 286 | <entry>1.12</entry> |
286 | utilities into a single small executable. It provides minimalist | 287 | <entry>Key/value database library with extensible hashing.</entry> |
287 | replacements for most of the utilities you usually find in GNU | 288 | <entry>GPL-3.0</entry> |
288 | fileutils shellutils etc. The utilities in BusyBox generally have | 289 | </row> |
289 | fewer options than their full-featured GNU cousins; however the | 290 | <row> |
290 | options that are included provide the expected functionality and | 291 | <entry>gettext-minimal</entry> |
291 | behave very much like their GNU counterparts. BusyBox provides a | 292 | <entry>0.19.8.1</entry> |
292 | fairly complete POSIX environment for any small or embedded | 293 | <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> |
293 | system.</entry> | 294 | <entry>FSF-Unlimited</entry> |
294 | 295 | </row> | |
295 | <entry>GPL-2.0, BSD-4-Clause</entry> | 296 | <row> |
296 | </row> | 297 | <entry>gettext</entry> |
297 | 298 | <entry>0.19.8.1</entry> | |
298 | <row> | 299 | <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> |
299 | <entry>bzip2</entry> | 300 | <entry> GPL-3.0, LGPL-2.1</entry> |
300 | 301 | </row> | |
301 | <entry>1.0.6</entry> | 302 | <row> |
302 | 303 | <entry>glib-2.0</entry> | |
303 | <entry>bzip2 compresses files using the Burrows-Wheeler | 304 | <entry>2.50.3</entry> |
304 | block-sorting text compression algorithm and Huffman coding. | 305 | <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> |
305 | Compression is generally considerably better than that achieved by | 306 | <entry> LGPL-2.0, BSD, PD</entry> |
306 | more conventional LZ77/LZ78-based compressors and approaches the | 307 | </row> |
307 | performance of the PPM family of statistical compressors.</entry> | 308 | <row> |
308 | 309 | <entry>glibc-locale</entry> | |
309 | <entry>BSD-4-Clause</entry> | 310 | <entry>2.25</entry> |
310 | </row> | 311 | <entry>Locale data from glibc.</entry> |
311 | 312 | <entry> GPL-2.0, LGPL-2.1</entry> | |
312 | <row> | 313 | </row> |
313 | <entry>ca-certificates</entry> | 314 | <row> |
314 | 315 | <entry>glibc</entry> | |
315 | <entry>20161130</entry> | 316 | <entry>2.25</entry> |
316 | 317 | <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> | |
317 | <entry>This package includes PEM files of CA certificates to allow | 318 | <entry> GPL-2.0, LGPL-2.1</entry> |
318 | SSL-based applications to check for the authenticity of SSL | 319 | </row> |
319 | connections. This derived from Debian's CA Certificates.</entry> | 320 | <row> |
320 | 321 | <entry>gmp</entry> | |
321 | <entry>GPL-2.0, MPL-2.0</entry> | 322 | <entry>6.1.2</entry> |
322 | </row> | 323 | <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry> |
323 | 324 | <entry> GPL-2.0, LGPL-3.0</entry> | |
324 | <row> | 325 | </row> |
325 | <entry>cairo</entry> | 326 | <row> |
326 | 327 | <entry>gnome-desktop-testing</entry> | |
327 | <entry>1.14.8</entry> | 328 | <entry>2014.1</entry> |
328 | 329 | <entry>Test runner for GNOME-style installed tests.</entry> | |
329 | <entry>Cairo is a multi-platform library providing anti-aliased | 330 | <entry>LGPL-2.0</entry> |
330 | vector-based rendering for multiple target backends. Paths consist | 331 | </row> |
331 | of line segments and cubic splines and can be rendered at any | 332 | <row> |
332 | width with various join and cap styles. All colors may be | 333 | <entry>gnu-config</entry> |
333 | specified with optional translucence (opacity/alpha) and combined | 334 | <entry>20150728</entry> |
334 | using the extended Porter/Duff compositing algebra as found in the | 335 | <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> |
335 | X Render Extension.</entry> | 336 | <entry>GPLv2</entry> |
336 | 337 | </row> | |
337 | <entry>MPL-1.0, LGPL-2.1, GPL-3.0</entry> | 338 | <row> |
338 | </row> | 339 | <entry>gnutls</entry> |
339 | 340 | <entry>3.5.9</entry> | |
340 | <row> | 341 | <entry>GNU Transport Layer Security Library.</entry> |
341 | <entry>cantarell-fonts</entry> | 342 | <entry> GPL-3.0, LGPL-2.1</entry> |
342 | 343 | </row> | |
343 | <entry>0.0.24</entry> | 344 | <row> |
344 | 345 | <entry>gperf</entry> | |
345 | <entry>The Cantarell font typeface is designed as a contemporary | 346 | <entry>3.0.4</entry> |
346 | Humanist sans serif and was developed for on-screen reading; in | 347 | <entry>GNU gperf is a perfect hash function generator</entry> |
347 | particular reading web pages on an HTC Dream mobile phone.</entry> | 348 | <entry>GPL-3.0</entry> |
348 | 349 | </row> | |
349 | <entry>OFL-1.1</entry> | 350 | <row> |
350 | </row> | 351 | <entry>grep</entry> |
351 | 352 | <entry>3.0</entry> | |
352 | <row> | 353 | <entry>GNU grep utility.</entry> |
353 | <entry>chrpath</entry> | 354 | <entry>GPL-3.0</entry> |
354 | 355 | </row> | |
355 | <entry>0.16</entry> | 356 | <row> |
356 | 357 | <entry>gtk-doc</entry> | |
357 | <entry>chrpath allows you to change the rpath (where the | 358 | <entry>1.25</entry> |
358 | application looks for libraries) in an application. It does not | 359 | <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> |
359 | (yet) allow you to add an rpath if there isn't one | 360 | <entry>GPL-2.0</entry> |
360 | already.</entry> | 361 | </row> |
361 | 362 | <row> | |
362 | <entry>GPL-2.0</entry> | 363 | <entry>inputproto</entry> |
363 | </row> | 364 | <entry>2.3.2</entry> |
364 | 365 | <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> | |
365 | <row> | 366 | <entry> MIT</entry> |
366 | <entry>cmake</entry> | 367 | </row> |
367 | 368 | <row> | |
368 | <entry>3.7.2</entry> | 369 | <entry>intltool</entry> |
369 | 370 | <entry>0.51.0</entry> | |
370 | <entry>Cross-platform open-source make system.</entry> | 371 | <entry>Utility scripts for internationalizing XML.</entry> |
371 | 372 | <entry>GPL-2.0</entry> | |
372 | <entry>BSD</entry> | 373 | </row> |
373 | </row> | 374 | <row> |
374 | 375 | <entry>iproute2</entry> | |
375 | <row> | 376 | <entry>4.10.0</entry> |
376 | <entry>compositeproto</entry> | 377 | <entry>Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux. Of the utilities ip and tc are the most important. ip controls IPv4 and IPv6 configuration and tc stands for traffic control.</entry> |
377 | 378 | <entry>GPL-2.0</entry> | |
378 | <entry>0.4.2</entry> | 379 | </row> |
379 | 380 | <row> | |
380 | <entry>This package provides the wire protocol for the X composite | 381 | <entry>iptables</entry> |
381 | extension. The X composite extension provides three related | 382 | <entry>1.6.1</entry> |
382 | mechanisms for compositing and off-screen storage.</entry> | 383 | <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry> |
383 | 384 | <entry>GPL-2.0</entry> | |
384 | <entry>MIT</entry> | 385 | </row> |
385 | </row> | 386 | <row> |
386 | 387 | <entry>kbd</entry> | |
387 | <row> | 388 | <entry>2.0.4</entry> |
388 | <entry>coreutils</entry> | 389 | <entry>Keytable files and keyboard utilities.</entry> |
389 | 390 | <entry>GPL-2.0</entry> | |
390 | <entry>8.26</entry> | 391 | </row> |
391 | 392 | <row> | |
392 | <entry>The GNU Core Utilities provide the basic file shell and | 393 | <entry>kbproto</entry> |
393 | text manipulation utilities. These are the core utilities which | 394 | <entry>1.0.7</entry> |
394 | are expected to exist on every system.</entry> | 395 | <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> |
395 | 396 | <entry>MIT</entry> | |
396 | <entry>GPL-3.0</entry> | 397 | </row> |
397 | </row> | 398 | <row> |
398 | 399 | <entry>kern-tools</entry> | |
399 | <row> | 400 | <entry>0.2</entry> |
400 | <entry>cross-localedef</entry> | 401 | <entry>Tools for managing Yocto Project style branched kernels.</entry> |
401 | 402 | <entry>GPL-2.0</entry> | |
402 | <entry>2.25</entry> | 403 | </row> |
403 | 404 | <row> | |
404 | <entry>Cross locale generation tool for glibc.</entry> | 405 | <entry>kmod</entry> |
405 | 406 | <entry>23</entry> | |
406 | <entry>LGPL-2.1</entry> | 407 | <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> |
407 | </row> | 408 | <entry> GPL-2.0, LGPL-2.1</entry> |
408 | 409 | </row> | |
409 | <row> | 410 | <row> |
410 | <entry>cryptodev-linux</entry> | 411 | <entry>ldconfig</entry> |
411 | 412 | <entry>2.12.1</entry> | |
412 | <entry>1.8</entry> | 413 | <entry>A standalone native ldconfig build.</entry> |
413 | 414 | <entry>GPL-2.0</entry> | |
414 | <entry>A /dev/crypto device driver header file.</entry> | 415 | </row> |
415 | 416 | <row> | |
416 | <entry>GPL-2.0</entry> | 417 | <entry>libarchive</entry> |
417 | </row> | 418 | <entry>3.2.2</entry> |
418 | 419 | <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry> | |
419 | <row> | 420 | <entry>BSD</entry> |
420 | <entry>curl</entry> | 421 | </row> |
421 | 422 | <row> | |
422 | <entry>7.53.1</entry> | 423 | <entry>libcap</entry> |
423 | 424 | <entry>2.25</entry> | |
424 | <entry>Command line tool and library for client-side URL | 425 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> |
425 | transfers.</entry> | 426 | <entry> BSD, GPL-2.0</entry> |
426 | 427 | </row> | |
427 | <entry>MIT</entry> | 428 | <row> |
428 | </row> | 429 | <entry>libcgroup</entry> |
429 | 430 | <entry>0.41</entry> | |
430 | <row> | 431 | <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> |
431 | <entry>damageproto</entry> | 432 | <entry>LGPL-2.1</entry> |
432 | 433 | </row> | |
433 | <entry>1.2.1</entry> | 434 | <row> |
434 | 435 | <entry>libcheck</entry> | |
435 | <entry>This package provides the wire protocol for the DAMAGE | 436 | <entry>0.10.0</entry> |
436 | extension. The DAMAGE extension allows applications to receive | 437 | <entry>Check - unit testing framework for C code.</entry> |
437 | information about changes made to pixel contents of windows and | 438 | <entry>LGPL-2.1</entry> |
438 | pixmaps.</entry> | 439 | </row> |
439 | 440 | <row> | |
440 | <entry>MIT</entry> | 441 | <entry>libffi</entry> |
441 | </row> | 442 | <entry>3.2.1</entry> |
442 | 443 | <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> | |
443 | <row> | 444 | <entry>MIT</entry> |
444 | <entry>db</entry> | 445 | </row> |
445 | 446 | <row> | |
446 | <entry>5.3.28</entry> | 447 | <entry>libgcc</entry> |
447 | 448 | <entry>6.3.0</entry> | |
448 | <entry>Berkeley Database v5.</entry> | 449 | <entry>GNU cc and gcc C compilers.</entry> |
449 | 450 | <entry>GPL-3.0-with-GCC-exception</entry> | |
450 | <entry>Sleepycat</entry> | 451 | </row> |
451 | </row> | 452 | <row> |
452 | 453 | <entry>libice</entry> | |
453 | <row> | 454 | <entry>1.0.9</entry> |
454 | <entry>dbus-test</entry> | 455 | <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> |
455 | 456 | <entry>MIT</entry> | |
456 | <entry>1.10.14</entry> | 457 | </row> |
457 | 458 | <row> | |
458 | <entry>D-Bus test package (for D-bus functionality testing | 459 | <entry>libidn</entry> |
459 | only).</entry> | 460 | <entry>1.33</entry> |
460 | 461 | <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> | |
461 | <entry>AFL-2.0, GPL-2.0</entry> | 462 | <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry> |
462 | </row> | 463 | </row> |
463 | 464 | <row> | |
464 | <row> | 465 | <entry>libmpc</entry> |
465 | <entry>dbus</entry> | 466 | <entry>1.0.3</entry> |
466 | 467 | <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> | |
467 | <entry>1.10.14</entry> | 468 | <entry>LGPL-3.0</entry> |
468 | 469 | </row> | |
469 | <entry>"D-Bus is a message bus system a simple way for | 470 | <row> |
470 | applications to talk to one another. In addition to interprocess | 471 | <entry>libnl</entry> |
471 | communication D-Bus helps coordinate process lifecycle; it makes | 472 | <entry>3.2.29</entry> |
472 | it simple and reliable to code a \""single instance\"" application | 473 | <entry>A library for applications dealing with netlink sockets.</entry> |
473 | or daemon and to launch applications and daemons on demand when | 474 | <entry>LGPL-2.1</entry> |
474 | their services are needed."</entry> | 475 | </row> |
475 | 476 | <row> | |
476 | <entry>AFL-2.0, GPL-2.0</entry> | 477 | <entry>libpcap</entry> |
477 | </row> | 478 | <entry>1.8.1</entry> |
478 | 479 | <entry>Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection security monitoring and network debugging.</entry> | |
479 | <row> | 480 | <entry>BSD</entry> |
480 | <entry>debianutils</entry> | 481 | </row> |
481 | 482 | <row> | |
482 | <entry>4.8.1</entry> | 483 | <entry>libpcre</entry> |
483 | 484 | <entry>8.40</entry> | |
484 | <entry>Miscellaneous utilities specific to Debian.</entry> | 485 | <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> |
485 | 486 | <entry>BSD</entry> | |
486 | <entry>GPL-2.0</entry> | 487 | </row> |
487 | </row> | 488 | <row> |
488 | 489 | <entry>libpng</entry> | |
489 | <row> | 490 | <entry>1.6.28</entry> |
490 | <entry>depmodwrapper</entry> | 491 | <entry>PNG image format decoding library.</entry> |
491 | 492 | <entry>Libpng</entry> | |
492 | <entry>1.0</entry> | 493 | </row> |
493 | 494 | <row> | |
494 | <entry>Wrapper script for the Linux kernel module dependency | 495 | <entry>libpthread-stubs</entry> |
495 | indexer.</entry> | 496 | <entry>0.3</entry> |
496 | 497 | <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry> | |
497 | <entry>MIT</entry> | 498 | <entry>MIT</entry> |
498 | </row> | 499 | </row> |
499 | 500 | <row> | |
500 | <row> | 501 | <entry>libsdl</entry> |
501 | <entry>diffutils</entry> | 502 | <entry>1.2.15</entry> |
502 | 503 | <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> | |
503 | <entry>3.5</entry> | 504 | <entry>LGPL-2.1</entry> |
504 | 505 | </row> | |
505 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp | 506 | <row> |
506 | utilities. These programs are usually used for creating patch | 507 | <entry>libsm</entry> |
507 | files.</entry> | 508 | <entry>1.2.2</entry> |
508 | 509 | <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> | |
509 | <entry>GPL-3.0</entry> | 510 | <entry>MIT</entry> |
510 | </row> | 511 | </row> |
511 | 512 | <row> | |
512 | <row> | 513 | <entry>libtool</entry> |
513 | <entry>dnf</entry> | 514 | <entry>2.4.6</entry> |
514 | 515 | <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> | |
515 | <entry>2.0.0</entry> | 516 | <entry> GPL-2.0, LGPL-2.1</entry> |
516 | 517 | </row> | |
517 | <entry>Package manager forked from Yum using libsolv as a | 518 | <row> |
518 | dependency resolver.</entry> | 519 | <entry>libunistring</entry> |
519 | 520 | <entry>0.9.7</entry> | |
520 | <entry>GPL-2.0</entry> | 521 | <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> |
521 | </row> | 522 | <entry> LGPL-3.0, GPL-2.0</entry> |
522 | 523 | </row> | |
523 | <row> | 524 | <row> |
524 | <entry>docbook-xml-dtd4</entry> | 525 | <entry>libx11</entry> |
525 | 526 | <entry>1.6.4</entry> | |
526 | <entry>4.5</entry> | 527 | <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> |
527 | 528 | <entry> MIT, BSD</entry> | |
528 | <entry>Document type definitions for verification of XML data | 529 | </row> |
529 | files against the DocBook rule set it ships with the latest | 530 | <row> |
530 | DocBook 4.5 XML DTD as well as a selected set of legacy DTDs for | 531 | <entry>libxau</entry> |
531 | use with older documents including 4.0 4.1.2 4.2 4.3 and | 532 | <entry>1.0.8</entry> |
532 | 4.4</entry> | 533 | <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry> |
533 | 534 | <entry>MIT</entry> | |
534 | <entry>OASIS</entry> | 535 | </row> |
535 | </row> | 536 | <row> |
536 | 537 | <entry>libxcb</entry> | |
537 | <row> | 538 | <entry>1.12</entry> |
538 | <entry>docbook-xsl-stylesheets</entry> | 539 | <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> |
539 | 540 | <entry>MIT</entry> | |
540 | <entry>1.79.1</entry> | 541 | </row> |
541 | 542 | <row> | |
542 | <entry>XSL stylesheets for processing DocBook XML to various | 543 | <entry>libxdmcp</entry> |
543 | output formats.</entry> | 544 | <entry>1.1.2</entry> |
544 | 545 | <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> | |
545 | <entry>XSL</entry> | 546 | <entry>MIT</entry> |
546 | </row> | 547 | </row> |
547 | 548 | <row> | |
548 | <row> | 549 | <entry>libxext</entry> |
549 | <entry>dosfstools</entry> | 550 | <entry>1.3.3</entry> |
550 | 551 | <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> | |
551 | <entry>4.1</entry> | 552 | <entry>MIT</entry> |
552 | 553 | </row> | |
553 | <entry>DOS FAT Filesystem Utilities.</entry> | 554 | <row> |
554 | 555 | <entry>libxkbcommon</entry> | |
555 | <entry>GPL-3.0</entry> | 556 | <entry>0.7.1</entry> |
556 | </row> | 557 | <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry> |
557 | 558 | <entry> MIT</entry> | |
558 | <row> | 559 | </row> |
559 | <entry>dpdk-dev-libibverbs</entry> | 560 | <row> |
560 | 561 | <entry>libxml-parser-perl</entry> | |
561 | <entry>1.2.1-3.4-2.0.0.0</entry> | 562 | <entry>2.44</entry> |
562 | 563 | <entry>XML::Parser - A perl module for parsing XML documents.</entry> | |
563 | <entry>libibverbs library to support Mellanox config</entry> | 564 | <entry> Artistic-1.0, GPL-1.0</entry> |
564 | 565 | </row> | |
565 | <entry>GPL-2.0</entry> | 566 | <row> |
566 | </row> | 567 | <entry>libxml2</entry> |
567 | 568 | <entry>2.9.4</entry> | |
568 | <row> | 569 | <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> |
569 | <entry>dpdk</entry> | 570 | <entry>MIT</entry> |
570 | 571 | </row> | |
571 | <entry>17.08</entry> | 572 | <row> |
572 | 573 | <entry>libxrandr</entry> | |
573 | <entry>Intel(r) Data Plane Development Kit</entry> | 574 | <entry>1.5.1</entry> |
574 | 575 | <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> | |
575 | <entry>BSD, LGPL-2.0, GPL-2.0</entry> | 576 | <entry>MIT</entry> |
576 | </row> | 577 | </row> |
577 | 578 | <row> | |
578 | <row> | 579 | <entry>libxrender</entry> |
579 | <entry>dpkg</entry> | 580 | <entry>0.9.10</entry> |
580 | 581 | <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> | |
581 | <entry>1.18.10</entry> | 582 | <entry>MIT</entry> |
582 | 583 | </row> | |
583 | <entry>Package maintenance system from Debian.</entry> | 584 | <row> |
584 | 585 | <entry>libxslt</entry> | |
585 | <entry>GPL-2.0</entry> | 586 | <entry>1.1.29</entry> |
586 | </row> | 587 | <entry>GNOME XSLT library.</entry> |
587 | 588 | <entry>MIT</entry> | |
588 | <row> | 589 | </row> |
589 | <entry>dtc</entry> | 590 | <row> |
590 | 591 | <entry>linux-cavium-guest</entry> | |
591 | <entry>1.4.2</entry> | 592 | <entry>4.9-octeontx.sdk.6.1.0.p3.build.22</entry> |
592 | 593 | <entry>Linux kernel.</entry> | |
593 | <entry>The Device Tree Compiler is a tool used to manipulate the | 594 | <entry>GPL-2.0</entry> |
594 | Open-Firmware-like device tree used by PowerPC kernels.</entry> | 595 | </row> |
595 | 596 | <row> | |
596 | <entry>GPL-2.0, BSD</entry> | 597 | <entry>linux-libc-headers</entry> |
597 | </row> | 598 | <entry>4.10</entry> |
598 | 599 | <entry>Sanitized set of kernel headers for the C library's use.</entry> | |
599 | <row> | 600 | <entry>GPL-2.0</entry> |
600 | <entry>e2fsprogs</entry> | 601 | </row> |
601 | 602 | <row> | |
602 | <entry>1.43.4</entry> | 603 | <entry>lzo</entry> |
603 | 604 | <entry>2.09</entry> | |
604 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of | 605 | <entry>Lossless data compression library.</entry> |
605 | the standard utilities for creating fixing configuring and | 606 | <entry>GPL-2.0</entry> |
606 | debugging ext2 filesystems.</entry> | 607 | </row> |
607 | 608 | <row> | |
608 | <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry> | 609 | <entry>lzop</entry> |
609 | </row> | 610 | <entry>1.03</entry> |
610 | 611 | <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> | |
611 | <row> | 612 | <entry>GPL-2.0</entry> |
612 | <entry>elfutils</entry> | 613 | </row> |
613 | 614 | <row> | |
614 | <entry>0.168</entry> | 615 | <entry>m4</entry> |
615 | 616 | <entry>1.4.18</entry> | |
616 | <entry>Utilities and libraries for handling compiled object | 617 | <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> |
617 | files.</entry> | 618 | <entry>GPL-3.0</entry> |
618 | 619 | </row> | |
619 | <entry>GPL-3.0, Elfutils-Exception</entry> | 620 | <row> |
620 | </row> | 621 | <entry>make</entry> |
621 | 622 | <entry>4.2.1</entry> | |
622 | <row> | 623 | <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> |
623 | <entry>enea-nfv-access-guest-dev</entry> | 624 | <entry> GPL-3.0, LGPL-2.0</entry> |
624 | 625 | </row> | |
625 | <entry>1.0</entry> | 626 | <row> |
626 | 627 | <entry>makedepend</entry> | |
627 | <entry>Image for the guest side of Enea NFV Access.</entry> | 628 | <entry>1.0.5</entry> |
628 | 629 | <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> | |
629 | <entry>MIT</entry> | 630 | <entry>MIT</entry> |
630 | </row> | 631 | </row> |
631 | 632 | <row> | |
632 | <row> | 633 | <entry>makedevs</entry> |
633 | <entry>expat</entry> | 634 | <entry>1.0.1</entry> |
634 | 635 | <entry>Tool for creating device nodes.</entry> | |
635 | <entry>2.2.0</entry> | 636 | <entry>GPL-2.0</entry> |
636 | 637 | </row> | |
637 | <entry>Expat is an XML parser library written in C. It is a | 638 | <row> |
638 | stream-oriented parser in which an application registers handlers | 639 | <entry>mklibs</entry> |
639 | for things the parser might find in the XML document (like start | 640 | <entry>0.1.43</entry> |
640 | tags)</entry> | 641 | <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry> |
641 | 642 | <entry>GPL-2.0</entry> | |
642 | <entry>MIT</entry> | 643 | </row> |
643 | </row> | 644 | <row> |
644 | 645 | <entry>mpfr</entry> | |
645 | <row> | 646 | <entry>3.1.5</entry> |
646 | <entry>file</entry> | 647 | <entry>C library for multiple-precision floating-point computations with exact rounding.</entry> |
647 | 648 | <entry> GPL-3.0, LGPL-3.0</entry> | |
648 | <entry>5.30</entry> | 649 | </row> |
649 | 650 | <row> | |
650 | <entry>File attempts to classify files depending on their contents | 651 | <entry>ncurses</entry> |
651 | and prints a description if a match is found.</entry> | 652 | <entry>6.0</entry> |
652 | 653 | <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> | |
653 | <entry>BSD</entry> | 654 | <entry>MIT</entry> |
654 | </row> | 655 | </row> |
655 | 656 | <row> | |
656 | <row> | 657 | <entry>netbase</entry> |
657 | <entry>fixesproto</entry> | 658 | <entry>5.4</entry> |
658 | 659 | <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> | |
659 | <entry>5.0</entry> | 660 | <entry>GPL-2.0</entry> |
660 | 661 | </row> | |
661 | <entry>This package provides the wire protocol for the X Fixes | 662 | <row> |
662 | extension. This extension is designed to provide server-side | 663 | <entry>nettle</entry> |
663 | support for application work arounds to shortcomings in the core X | 664 | <entry>3.3</entry> |
664 | window system.</entry> | 665 | <entry>A low level cryptographic library.</entry> |
665 | 666 | <entry> LGPL-3.0, GPL-2.0</entry> | |
666 | <entry>MIT</entry> | 667 | </row> |
667 | </row> | 668 | <row> |
668 | 669 | <entry>nspr</entry> | |
669 | <row> | 670 | <entry>4.13.1</entry> |
670 | <entry>flex</entry> | 671 | <entry>Netscape Portable Runtime Library.</entry> |
671 | 672 | <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry> | |
672 | <entry>2.6.0</entry> | 673 | </row> |
673 | 674 | <row> | |
674 | <entry>Flex is a fast lexical analyser generator. Flex is a tool | 675 | <entry>nss</entry> |
675 | for generating programs that recognize lexical patterns in | 676 | <entry>3.28.1</entry> |
676 | text.</entry> | 677 | <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> |
677 | 678 | <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> | |
678 | <entry>BSD</entry> | 679 | </row> |
679 | </row> | 680 | <row> |
680 | 681 | <entry>numactl</entry> | |
681 | <row> | 682 | <entry>2.0.11</entry> |
682 | <entry>fontconfig</entry> | 683 | <entry>Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications.</entry> |
683 | 684 | <entry> GPL-2.0, LGPL-2.1</entry> | |
684 | <entry>2.12.1</entry> | 685 | </row> |
685 | 686 | <row> | |
686 | <entry>Fontconfig is a font configuration and customization | 687 | <entry>openssh</entry> |
687 | library which does not depend on the X Window System. It is | 688 | <entry>7.4p1</entry> |
688 | designed to locate fonts within the system and select them | 689 | <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> |
689 | according to requirements specified by applications. Fontconfig is | 690 | <entry>BSD</entry> |
690 | not a rasterization library nor does it impose a particular | 691 | </row> |
691 | rasterization library on the application. The X-specific library | 692 | <row> |
692 | 'Xft' uses fontconfig along with freetype to specify and rasterize | 693 | <entry>openssl</entry> |
693 | fonts.</entry> | 694 | <entry>1.0.2k</entry> |
694 | 695 | <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry> | |
695 | <entry>MIT, PD</entry> | 696 | <entry>OpenSSL</entry> |
696 | </row> | 697 | </row> |
697 | 698 | <row> | |
698 | <row> | 699 | <entry>opkg-utils</entry> |
699 | <entry>freetype</entry> | 700 | <entry>0.3.4</entry> |
700 | 701 | <entry>Additional utilities for the opkg package manager.</entry> | |
701 | <entry>2.7.1</entry> | 702 | <entry>GPL-2.0</entry> |
702 | 703 | </row> | |
703 | <entry>FreeType is a software font engine that is designed to be | 704 | <row> |
704 | small efficient highly customizable and portable while capable of | 705 | <entry>os-release</entry> |
705 | producing high-quality output (glyph images). It can be used in | 706 | <entry>1.0</entry> |
706 | graphics libraries display servers font conversion tools text | 707 | <entry>The /etc/os-release file contains operating system identification data.</entry> |
707 | image generation tools and many other products as well.</entry> | 708 | <entry>MIT</entry> |
708 | 709 | </row> | |
709 | <entry>FreeType, GPL-2.0</entry> | 710 | <row> |
710 | </row> | 711 | <entry>packagegroup-core-boot</entry> |
711 | 712 | <entry>1.0</entry> | |
712 | <row> | 713 | <entry>The minimal set of packages required to boot the system</entry> |
713 | <entry>fuse</entry> | 714 | <entry>MIT</entry> |
714 | 715 | </row> | |
715 | <entry>2.9.4</entry> | 716 | <row> |
716 | 717 | <entry>packagegroup-core-ssh-openssh</entry> | |
717 | <entry>FUSE (Filesystem in Userspace) is a simple interface for | 718 | <entry>1.0</entry> |
718 | userspace programs to export a virtual filesystem to the Linux | 719 | <entry>OpenSSH SSH client/server.</entry> |
719 | kernel. FUSE also aims to provide a secure method for non | 720 | <entry>MIT</entry> |
720 | privileged users to create and mount their own filesystem | 721 | </row> |
721 | implementations.</entry> | 722 | <row> |
722 | 723 | <entry>packagegroup-enea-virtualization-dpdk</entry> | |
723 | <entry>GPL-2.0, LGPL-2.0</entry> | 724 | <entry>1.0</entry> |
724 | </row> | 725 | <entry>Packagegroup for DPDK.</entry> |
725 | 726 | <entry>MIT</entry> | |
726 | <row> | 727 | </row> |
727 | <entry>gawk</entry> | 728 | <row> |
728 | 729 | <entry>packagegroup-enea-virtualization-guest</entry> | |
729 | <entry>4.1.4</entry> | 730 | <entry>1.0</entry> |
730 | 731 | <entry>This package group includes packages and packagegroups specific to the guest side of the Enea Linux Virtualization Profile.</entry> | |
731 | <entry>The GNU version of awk a text processing utility. Awk | 732 | <entry>MIT</entry> |
732 | interprets a special-purpose programming language to do quick and | 733 | </row> |
733 | easy text pattern matching and reformatting jobs.</entry> | 734 | <row> |
734 | 735 | <entry>packagegroup-enea-virtualization</entry> | |
735 | <entry>GPL-3.0</entry> | 736 | <entry>1.0</entry> |
736 | </row> | 737 | <entry>This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile.</entry> |
737 | 738 | <entry>MIT</entry> | |
738 | <row> | 739 | </row> |
739 | <entry>gcc-cross-canadian-x86-64</entry> | 740 | <row> |
740 | 741 | <entry>pciutils</entry> | |
741 | <entry>6.3.0</entry> | 742 | <entry>3.5.2</entry> |
742 | 743 | <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry> | |
743 | <entry>GNU cc and gcc C compilers (cross-canadian for x86_64 | 744 | <entry>GPL-2.0</entry> |
744 | target).</entry> | 745 | </row> |
745 | 746 | <row> | |
746 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 747 | <entry>perl</entry> |
747 | </row> | 748 | <entry>5.24.1</entry> |
748 | 749 | <entry>Perl scripting language.</entry> | |
749 | <row> | 750 | <entry> Artistic-1.0, GPL-1.0</entry> |
750 | <entry>gcc-cross-initial-x86_64</entry> | 751 | </row> |
751 | 752 | <row> | |
752 | <entry>6.3.0</entry> | 753 | <entry>pigz</entry> |
753 | 754 | <entry>2.3.4</entry> | |
754 | <entry>GNU cc and gcc C compilers.</entry> | 755 | <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> |
755 | 756 | <entry> Zlib, Apache-2.0</entry> | |
756 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 757 | </row> |
757 | </row> | 758 | <row> |
758 | 759 | <entry>pixman</entry> | |
759 | <row> | 760 | <entry>0.34.0</entry> |
760 | <entry>gcc-cross-x86_64</entry> | 761 | <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> |
761 | 762 | <entry> MIT, PD</entry> | |
762 | <entry>6.3.0</entry> | 763 | </row> |
763 | 764 | <row> | |
764 | <entry>GNU cc and gcc C compilers.</entry> | 765 | <entry>pkgconfig</entry> |
765 | 766 | <entry>0.29.1</entry> | |
766 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 767 | <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> |
767 | </row> | 768 | <entry>GPL-2.0</entry> |
768 | 769 | </row> | |
769 | <row> | 770 | <row> |
770 | <entry>gcc-crosssdk-initial-x86_64-eneasdk-linux</entry> | 771 | <entry>popt</entry> |
771 | 772 | <entry>1.16</entry> | |
772 | <entry>6.3.0</entry> | 773 | <entry>Library for parsing command line options.</entry> |
773 | 774 | <entry>MIT</entry> | |
774 | <entry>GNU cc and gcc C compilers.</entry> | 775 | </row> |
775 | 776 | <row> | |
776 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 777 | <entry>prelink</entry> |
777 | </row> | 778 | <entry>1.0</entry> |
778 | 779 | <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> | |
779 | <row> | 780 | <entry>GPL-2.0</entry> |
780 | <entry>gcc-crosssdk-x86_64-eneasdk-linux</entry> | 781 | </row> |
781 | 782 | <row> | |
782 | <entry>6.3.0</entry> | 783 | <entry>procps</entry> |
783 | 784 | <entry>3.3.12</entry> | |
784 | <entry>GNU cc and gcc C compilers.</entry> | 785 | <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> |
785 | 786 | <entry> GPL-2.0, LGPL-2.0</entry> | |
786 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 787 | </row> |
787 | </row> | 788 | <row> |
788 | 789 | <entry>pseudo</entry> | |
789 | <row> | 790 | <entry>1.8.2</entry> |
790 | <entry>gcc-source-6.3.0</entry> | 791 | <entry>Pseudo gives fake root capabilities to a normal user.</entry> |
791 | 792 | <entry>LGPL-2.1</entry> | |
792 | <entry>6.3.0</entry> | 793 | </row> |
793 | 794 | <row> | |
794 | <entry>GNU cc and gcc C compilers.</entry> | 795 | <entry>ptest-runner</entry> |
795 | 796 | <entry>2.0.2</entry> | |
796 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 797 | <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry> |
797 | </row> | 798 | <entry>GPL-2.0</entry> |
798 | 799 | </row> | |
799 | <row> | 800 | <row> |
800 | <entry>gcc</entry> | 801 | <entry>python</entry> |
801 | 802 | <entry>2.7.13</entry> | |
802 | <entry>6.3.0</entry> | 803 | <entry>The Python Programming Language.</entry> |
803 | 804 | <entry>Python-2.0</entry> | |
804 | <entry>Runtime libraries from GCC.</entry> | 805 | </row> |
805 | 806 | <row> | |
806 | <entry>GPL-3.0-with-GCC-exception</entry> | 807 | <entry>python3</entry> |
807 | </row> | 808 | <entry>3.5.2</entry> |
808 | 809 | <entry>The Python Programming Language.</entry> | |
809 | <row> | 810 | <entry>Python-2.0</entry> |
810 | <entry>gdb-cross-canadian-x86-64</entry> | 811 | </row> |
811 | 812 | <row> | |
812 | <entry>7.12.1</entry> | 813 | <entry>qemu-helper</entry> |
813 | 814 | <entry>1.0</entry> | |
814 | <entry>GNU debugger (cross-canadian gdb for x86_64 | 815 | <entry>Helper utilities needed by the runqemu script.</entry> |
815 | target).</entry> | 816 | <entry>GPL-2.0</entry> |
816 | 817 | </row> | |
817 | <entry>GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> | 818 | <row> |
818 | </row> | 819 | <entry>qemu</entry> |
819 | 820 | <entry>2.8.0</entry> | |
820 | <row> | 821 | <entry>Fast open source processor emulator.</entry> |
821 | <entry>gdb</entry> | 822 | <entry> GPL-2.0, LGPL-2.1</entry> |
822 | 823 | </row> | |
823 | <entry>7.12.1</entry> | 824 | <row> |
824 | 825 | <entry>qemuwrapper</entry> | |
825 | <entry>GNU debugger.</entry> | 826 | <entry>1.0</entry> |
826 | 827 | <entry>QEMU wrapper script.</entry> | |
827 | <entry>GPL-2.0, GPL-3.0, LGPL-2.0, LGPL-3.0</entry> | 828 | <entry>MIT</entry> |
828 | </row> | 829 | </row> |
829 | 830 | <row> | |
830 | <row> | 831 | <entry>quilt</entry> |
831 | <entry>gdbm</entry> | 832 | <entry>0.65</entry> |
832 | 833 | <entry>Tool for working with series of patches.</entry> | |
833 | <entry>1.12</entry> | 834 | <entry>GPL-2.0</entry> |
834 | 835 | </row> | |
835 | <entry>Key/value database library with extensible hashing.</entry> | 836 | <row> |
836 | 837 | <entry>randrproto</entry> | |
837 | <entry>GPL-3.0</entry> | 838 | <entry>1.5.0</entry> |
838 | </row> | 839 | <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> |
839 | 840 | <entry>MIT</entry> | |
840 | <row> | 841 | </row> |
841 | <entry>gdk-pixbuf</entry> | 842 | <row> |
842 | 843 | <entry>readline</entry> | |
843 | <entry>2.36.5</entry> | 844 | <entry>7.0</entry> |
844 | 845 | <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> | |
845 | <entry>Image loading library for GTK+.</entry> | 846 | <entry>GPL-3.0</entry> |
846 | 847 | </row> | |
847 | <entry>LGPL-2.0</entry> | 848 | <row> |
848 | </row> | 849 | <entry>renderproto</entry> |
849 | 850 | <entry>0.11.1</entry> | |
850 | <row> | 851 | <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> |
851 | <entry>gettext-minimal</entry> | 852 | <entry>MIT</entry> |
852 | 853 | </row> | |
853 | <entry>0.19.8.1</entry> | 854 | <row> |
854 | 855 | <entry>rpm</entry> | |
855 | <entry>Contains the m4 macros sufficient to support building | 856 | <entry>4.13.90</entry> |
856 | autoconf/automake. This provides a significant build time speedup | 857 | <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> |
857 | by the removal of gettext-native from most dependency chains (now | 858 | <entry>GPL-2.0</entry> |
858 | only needed for gettext for the target).</entry> | 859 | </row> |
859 | 860 | <row> | |
860 | <entry>FSF-Unlimited</entry> | 861 | <entry>run-postinsts</entry> |
861 | </row> | 862 | <entry>1.0</entry> |
862 | 863 | <entry>Runs postinstall scripts on first boot of the target device.</entry> | |
863 | <row> | 864 | <entry>MIT</entry> |
864 | <entry>gettext</entry> | 865 | </row> |
865 | 866 | <row> | |
866 | <entry>0.19.8.1</entry> | 867 | <entry>sed</entry> |
867 | 868 | <entry>4.2.2</entry> | |
868 | <entry>GNU gettext is a set of tools that provides a framework to | 869 | <entry>Stream EDitor (text filtering utility).</entry> |
869 | help other programs produce multi-lingual messages. These tools | 870 | <entry>GPL-3.0</entry> |
870 | include a set of conventions about how programs should be written | 871 | </row> |
871 | to support message catalogs a directory and file naming | 872 | <row> |
872 | organization for the message catalogs themselves a runtime library | 873 | <entry>shadow-securetty</entry> |
873 | supporting the retrieval of translated messages and a few | 874 | <entry>4.2.1</entry> |
874 | stand-alone programs to massage in various ways the sets of | 875 | <entry>Provider of the machine specific securetty file.</entry> |
875 | translatable and already translated strings.</entry> | 876 | <entry>MIT</entry> |
876 | 877 | </row> | |
877 | <entry>GPL-3.0, LGPL-2.1</entry> | 878 | <row> |
878 | </row> | 879 | <entry>shadow-sysroot</entry> |
879 | 880 | <entry>4.2.1</entry> | |
880 | <row> | 881 | <entry>Shadow utils requirements for useradd.bbclass.</entry> |
881 | <entry>glib-2.0</entry> | 882 | <entry> BSD, Artistic-1.0</entry> |
882 | 883 | </row> | |
883 | <entry>2.50.3</entry> | 884 | <row> |
884 | 885 | <entry>shadow</entry> | |
885 | <entry>GLib is a general-purpose utility library which provides | 886 | <entry>4.2.1</entry> |
886 | many useful data types macros type conversions string utilities | 887 | <entry>Tools to change and administer password and group data.</entry> |
887 | file utilities a main loop abstraction and so on.</entry> | 888 | <entry> BSD, Artistic-1.0</entry> |
888 | 889 | </row> | |
889 | <entry>LGPL-2.0, BSD, PD</entry> | 890 | <row> |
890 | </row> | 891 | <entry>shared-mime-info</entry> |
891 | 892 | <entry>1.8</entry> | |
892 | <row> | 893 | <entry>Shared MIME type database and specification.</entry> |
893 | <entry>glibc-locale</entry> | 894 | <entry>LGPL-2.0</entry> |
894 | 895 | </row> | |
895 | <entry>2.25</entry> | 896 | <row> |
896 | 897 | <entry>sqlite3</entry> | |
897 | <entry>Locale data from glibc.</entry> | 898 | <entry>3.17.0</entry> |
898 | 899 | <entry>Embeddable SQL database engine.</entry> | |
899 | <entry>GPL-2.0, LGPL-2.1</entry> | 900 | <entry>PD</entry> |
900 | </row> | 901 | </row> |
901 | 902 | <row> | |
902 | <row> | 903 | <entry>systemd-compat-units</entry> |
903 | <entry>glibc</entry> | 904 | <entry>1.0</entry> |
904 | 905 | <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> | |
905 | <entry>2.25</entry> | 906 | <entry>MIT</entry> |
906 | 907 | </row> | |
907 | <entry>The GNU C Library is used as the system C library in most | 908 | <row> |
908 | systems with the Linux kernel.</entry> | 909 | <entry>systemd-serialgetty</entry> |
909 | 910 | <entry>1.0</entry> | |
910 | <entry>GPL-2.0, LGPL-2.1</entry> | 911 | <entry>Serial terminal support for systemd.</entry> |
911 | </row> | 912 | <entry>GPL-2.0</entry> |
912 | 913 | </row> | |
913 | <row> | 914 | <row> |
914 | <entry>gmp</entry> | 915 | <entry>systemd-systemctl</entry> |
915 | 916 | <entry>1.0</entry> | |
916 | <entry>6.1.2</entry> | 917 | <entry>Wrapper for enabling systemd services.</entry> |
917 | 918 | <entry>MIT</entry> | |
918 | <entry>GMP is a free library for arbitrary precision arithmetic | 919 | </row> |
919 | operating on signed integers rational numbers and floating point | 920 | <row> |
920 | numbers</entry> | 921 | <entry>systemd</entry> |
921 | 922 | <entry>232</entry> | |
922 | <entry>GPL-2.0, LGPL-3.0</entry> | 923 | <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> |
923 | </row> | 924 | <entry> GPL-2.0, LGPL-2.1</entry> |
924 | 925 | </row> | |
925 | <row> | 926 | <row> |
926 | <entry>gnome-desktop-testing</entry> | 927 | <entry>texinfo-dummy</entry> |
927 | 928 | <entry>1.0</entry> | |
928 | <entry>2014.1</entry> | 929 | <entry>Fake version of the texinfo utility suite.</entry> |
929 | 930 | <entry>MIT</entry> | |
930 | <entry>Test runner for GNOME-style installed tests.</entry> | 931 | </row> |
931 | 932 | <row> | |
932 | <entry>LGPL-2.0</entry> | 933 | <entry>tzcode</entry> |
933 | </row> | 934 | <entry>2017b</entry> |
934 | 935 | <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry> | |
935 | <row> | 936 | <entry> PD, BSD, BSD-3-Clause</entry> |
936 | <entry>gnome-themes-standard</entry> | 937 | </row> |
937 | 938 | <row> | |
938 | <entry>3.22.2</entry> | 939 | <entry>tzdata</entry> |
939 | 940 | <entry>2017b</entry> | |
940 | <entry>GTK+2 standard themes.</entry> | 941 | <entry>Timezone data.</entry> |
941 | 942 | <entry> PD, BSD, BSD-3-Clause</entry> | |
942 | <entry>LGPL-2.1</entry> | 943 | </row> |
943 | </row> | 944 | <row> |
944 | 945 | <entry>unifdef</entry> | |
945 | <row> | 946 | <entry>2.11</entry> |
946 | <entry>gnu-config</entry> | 947 | <entry>Selectively remove #ifdef statements from sources.</entry> |
947 | 948 | <entry>BSD-2-Clause</entry> | |
948 | <entry>20150728</entry> | 949 | </row> |
949 | 950 | <row> | |
950 | <entry>Tool that installs the GNU config.guess / config.sub into a | 951 | <entry>update-rc.d</entry> |
951 | directory tree</entry> | 952 | <entry>0.7</entry> |
952 | 953 | <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry> | |
953 | <entry>GPL-3.0-with-autoconf-exception</entry> | 954 | <entry>GPL-2.0</entry> |
954 | </row> | 955 | </row> |
955 | 956 | <row> | |
956 | <row> | 957 | <entry>util-linux</entry> |
957 | <entry>gnutls</entry> | 958 | <entry>2.29.1</entry> |
958 | 959 | <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> | |
959 | <entry>3.5.9</entry> | 960 | <entry> GPL-2.0, LGPL-2.1, BSD</entry> |
960 | 961 | </row> | |
961 | <entry>GNU Transport Layer Security Library.</entry> | 962 | <row> |
962 | 963 | <entry>util-macros</entry> | |
963 | <entry>GPL-3.0, LGPL-2.1</entry> | 964 | <entry>1.19.1</entry> |
964 | </row> | 965 | <entry>M4 autotools macros used by various X.org programs.</entry> |
965 | 966 | <entry> MIT</entry> | |
966 | <row> | 967 | </row> |
967 | <entry>gobject-introspection</entry> | 968 | <row> |
968 | 969 | <entry>volatile-binds</entry> | |
969 | <entry>1.50.0</entry> | 970 | <entry>1.0</entry> |
970 | 971 | <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry> | |
971 | <entry>Middleware layer between GObject-using C libraries and | 972 | <entry>MIT</entry> |
972 | language bindings.</entry> | 973 | </row> |
973 | 974 | <row> | |
974 | <entry>LGPL-2.0, GPL-2.0</entry> | 975 | <entry>xcb-proto</entry> |
975 | </row> | 976 | <entry>1.12</entry> |
976 | 977 | <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> | |
977 | <row> | 978 | <entry>MIT</entry> |
978 | <entry>gperf</entry> | 979 | </row> |
979 | 980 | <row> | |
980 | <entry>3.0.4</entry> | 981 | <entry>xextproto</entry> |
981 | 982 | <entry>7.3.0</entry> | |
982 | <entry>GNU gperf is a perfect hash function generator</entry> | 983 | <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> |
983 | 984 | <entry> MIT</entry> | |
984 | <entry>GPL-3.0</entry> | 985 | </row> |
985 | </row> | 986 | <row> |
986 | 987 | <entry>xkeyboard-config</entry> | |
987 | <row> | 988 | <entry>2.20</entry> |
988 | <entry>gpgme</entry> | 989 | <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> |
989 | 990 | <entry> MIT</entry> | |
990 | <entry>1.8.0</entry> | 991 | </row> |
991 | 992 | <row> | |
992 | <entry>GnuPG Made Easy (GPGME) is a library designed to make | 993 | <entry>xproto</entry> |
993 | access to GnuPG easier for applications. It provides a High-Level | 994 | <entry>7.0.31</entry> |
994 | Crypto API for encryption decryption signing signature | 995 | <entry>This package provides the basic headers for the X Window System.</entry> |
995 | verification and key management</entry> | 996 | <entry> MIT</entry> |
996 | 997 | </row> | |
997 | <entry>GPL-2.0, LGPL-2.1</entry> | 998 | <row> |
998 | </row> | 999 | <entry>xtrans</entry> |
999 | 1000 | <entry>1.3.5</entry> | |
1000 | <row> | 1001 | <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> |
1001 | <entry>grep</entry> | 1002 | <entry> MIT</entry> |
1002 | 1003 | </row> | |
1003 | <entry>3.0</entry> | 1004 | <row> |
1004 | 1005 | <entry>xz</entry> | |
1005 | <entry>GNU grep utility.</entry> | 1006 | <entry>5.2.3</entry> |
1006 | 1007 | <entry>Utilities for managing LZMA compressed files.</entry> | |
1007 | <entry>GPL-3.0</entry> | 1008 | <entry> GPL-2.0, LGPL-2.1, PD</entry> |
1008 | </row> | 1009 | </row> |
1009 | 1010 | <row> | |
1010 | <row> | 1011 | <entry>zlib</entry> |
1011 | <entry>groff</entry> | 1012 | <entry>1.2.11</entry> |
1012 | 1013 | <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> | |
1013 | <entry>1.22.3</entry> | 1014 | <entry>Zlib</entry> |
1014 | 1015 | </row> | |
1015 | <entry>The groff (GNU troff) software is a typesetting package | 1016 | </tbody> |
1016 | which reads plain text mixed with formatting commands and produces | 1017 | </tgroup> |
1017 | formatted output.</entry> | 1018 | </informaltable> |
1018 | 1019 | </section> | |
1019 | <entry>GPL-3.0</entry> | 1020 | <section id="open_source_license"> |
1020 | </row> | 1021 | <title>Open Source Licenses</title> |
1021 | 1022 | <section id="lic_0"> | |
1022 | <row> | 1023 | <title>AFL-2.0</title> |
1023 | <entry>gtk+</entry> | 1024 | <para><programlisting> |
1024 | |||
1025 | <entry>2.24.31</entry> | ||
1026 | |||
1027 | <entry>GTK+ is a multi-platform toolkit for creating graphical | ||
1028 | user interfaces. Offering a complete set of widgets GTK+ is | ||
1029 | suitable for projects ranging from small one-off projects to | ||
1030 | complete application suites.</entry> | ||
1031 | |||
1032 | <entry>LGPL-2.0, LGPL-2.1</entry> | ||
1033 | </row> | ||
1034 | |||
1035 | <row> | ||
1036 | <entry>gtk-doc</entry> | ||
1037 | |||
1038 | <entry>1.25</entry> | ||
1039 | |||
1040 | <entry>Gtk-doc is a set of scripts that extract specially | ||
1041 | formatted comments from glib-based software and produce a set of | ||
1042 | html documentation files from them</entry> | ||
1043 | |||
1044 | <entry>GPL-2.0</entry> | ||
1045 | </row> | ||
1046 | |||
1047 | <row> | ||
1048 | <entry>gtk-icon-utils</entry> | ||
1049 | |||
1050 | <entry>3.22.8</entry> | ||
1051 | |||
1052 | <entry>gtk-update-icon-cache and gtk-encode-symbolic-svg built | ||
1053 | from GTK+ natively for build time and on-host postinst script | ||
1054 | execution.</entry> | ||
1055 | |||
1056 | <entry>LGPL-2.0, LGPL-2.1</entry> | ||
1057 | </row> | ||
1058 | |||
1059 | <row> | ||
1060 | <entry>harfbuzz</entry> | ||
1061 | |||
1062 | <entry>1.4.1</entry> | ||
1063 | |||
1064 | <entry>HarfBuzz is an OpenType text shaping engine.</entry> | ||
1065 | |||
1066 | <entry>MIT</entry> | ||
1067 | </row> | ||
1068 | |||
1069 | <row> | ||
1070 | <entry>hicolor-icon-theme</entry> | ||
1071 | |||
1072 | <entry>0.15</entry> | ||
1073 | |||
1074 | <entry>Default icon theme that all icon themes automatically | ||
1075 | inherit from.</entry> | ||
1076 | |||
1077 | <entry>GPL-2.0</entry> | ||
1078 | </row> | ||
1079 | |||
1080 | <row> | ||
1081 | <entry>icu</entry> | ||
1082 | |||
1083 | <entry>58.2</entry> | ||
1084 | |||
1085 | <entry>The International Component for Unicode (ICU) is a mature | ||
1086 | portable set of C/C++ and Java libraries for Unicode support | ||
1087 | software internationalization (I18N) and globalization (G11N) | ||
1088 | giving applications the same results on all platforms.</entry> | ||
1089 | |||
1090 | <entry>ICU</entry> | ||
1091 | </row> | ||
1092 | |||
1093 | <row> | ||
1094 | <entry>inputproto</entry> | ||
1095 | |||
1096 | <entry>2.3.2</entry> | ||
1097 | |||
1098 | <entry>This package provides the wire protocol for the X Input | ||
1099 | extension. The extension supports input devices other then the | ||
1100 | core X keyboard and pointer.</entry> | ||
1101 | |||
1102 | <entry>MIT</entry> | ||
1103 | </row> | ||
1104 | |||
1105 | <row> | ||
1106 | <entry>intltool</entry> | ||
1107 | |||
1108 | <entry>0.51.0</entry> | ||
1109 | |||
1110 | <entry>Utility scripts for internationalizing XML.</entry> | ||
1111 | |||
1112 | <entry>GPL-2.0</entry> | ||
1113 | </row> | ||
1114 | |||
1115 | <row> | ||
1116 | <entry>iproute2</entry> | ||
1117 | |||
1118 | <entry>4.10.0</entry> | ||
1119 | |||
1120 | <entry>Iproute2 is a collection of utilities for controlling TCP / | ||
1121 | IP networking and traffic control in Linux. Of the utilities ip | ||
1122 | and tc are the most important. ip controls IPv4 and IPv6 | ||
1123 | configuration and tc stands for traffic control.</entry> | ||
1124 | |||
1125 | <entry>GPL-2.0</entry> | ||
1126 | </row> | ||
1127 | |||
1128 | <row> | ||
1129 | <entry>iptables</entry> | ||
1130 | |||
1131 | <entry>1.6.1</entry> | ||
1132 | |||
1133 | <entry>iptables is the userspace command line program used to | ||
1134 | configure and control network packet filtering code in | ||
1135 | Linux.</entry> | ||
1136 | |||
1137 | <entry>GPL-2.0</entry> | ||
1138 | </row> | ||
1139 | |||
1140 | <row> | ||
1141 | <entry>json-c</entry> | ||
1142 | |||
1143 | <entry>0.12</entry> | ||
1144 | |||
1145 | <entry>JSON-C implements a reference counting object model that | ||
1146 | allows you to easily construct JSON objects in C.</entry> | ||
1147 | |||
1148 | <entry>MIT</entry> | ||
1149 | </row> | ||
1150 | |||
1151 | <row> | ||
1152 | <entry>kbd</entry> | ||
1153 | |||
1154 | <entry>2.0.4</entry> | ||
1155 | |||
1156 | <entry>Keytable files and keyboard utilities.</entry> | ||
1157 | |||
1158 | <entry>GPL-2.0</entry> | ||
1159 | </row> | ||
1160 | |||
1161 | <row> | ||
1162 | <entry>kbproto</entry> | ||
1163 | |||
1164 | <entry>1.0.7</entry> | ||
1165 | |||
1166 | <entry>This package provides the wire protocol for the X Keyboard | ||
1167 | extension. This extension is used to control options related to | ||
1168 | keyboard handling and layout.</entry> | ||
1169 | |||
1170 | <entry>MIT</entry> | ||
1171 | </row> | ||
1172 | |||
1173 | <row> | ||
1174 | <entry>kern-tools</entry> | ||
1175 | |||
1176 | <entry>0.2</entry> | ||
1177 | |||
1178 | <entry>Tools for managing Yocto Project style branched | ||
1179 | kernels.</entry> | ||
1180 | |||
1181 | <entry>GPL-2.0</entry> | ||
1182 | </row> | ||
1183 | |||
1184 | <row> | ||
1185 | <entry>kernel-devsrc</entry> | ||
1186 | |||
1187 | <entry>1.0</entry> | ||
1188 | |||
1189 | <entry>Development source linux kernel. When built this recipe | ||
1190 | packages the source of the preferred virtual/kernel provider and | ||
1191 | makes it available for full kernel development or external module | ||
1192 | builds</entry> | ||
1193 | |||
1194 | <entry>GPL-2.0</entry> | ||
1195 | </row> | ||
1196 | |||
1197 | <row> | ||
1198 | <entry>kmod</entry> | ||
1199 | |||
1200 | <entry>23</entry> | ||
1201 | |||
1202 | <entry>kmod is a set of tools to handle common tasks with Linux | ||
1203 | kernel modules like insert remove list check properties resolve | ||
1204 | dependencies and aliases.</entry> | ||
1205 | |||
1206 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1207 | </row> | ||
1208 | |||
1209 | <row> | ||
1210 | <entry>latencytop</entry> | ||
1211 | |||
1212 | <entry>0.5</entry> | ||
1213 | |||
1214 | <entry>Linux tool for measuring and fixing latency.</entry> | ||
1215 | |||
1216 | <entry>GPL-2.0</entry> | ||
1217 | </row> | ||
1218 | |||
1219 | <row> | ||
1220 | <entry>ldconfig</entry> | ||
1221 | |||
1222 | <entry>2.12.1</entry> | ||
1223 | |||
1224 | <entry>A standalone native ldconfig build.</entry> | ||
1225 | |||
1226 | <entry>GPL-2.0</entry> | ||
1227 | </row> | ||
1228 | |||
1229 | <row> | ||
1230 | <entry>less</entry> | ||
1231 | |||
1232 | <entry>487</entry> | ||
1233 | |||
1234 | <entry>Less is a program similar to more i.e. a terminal based | ||
1235 | program for viewing text files and the output from other programs. | ||
1236 | Less offers many features beyond those that more does.</entry> | ||
1237 | |||
1238 | <entry>GPL-3.0, BSD-2-Clause</entry> | ||
1239 | </row> | ||
1240 | |||
1241 | <row> | ||
1242 | <entry>libarchive</entry> | ||
1243 | |||
1244 | <entry>3.2.2</entry> | ||
1245 | |||
1246 | <entry>C library and command-line tools for reading and writing | ||
1247 | tar cpio zip ISO and other archive formats</entry> | ||
1248 | |||
1249 | <entry>BSD</entry> | ||
1250 | </row> | ||
1251 | |||
1252 | <row> | ||
1253 | <entry>libassuan</entry> | ||
1254 | |||
1255 | <entry>2.4.3</entry> | ||
1256 | |||
1257 | <entry>IPC library used by GnuPG and GPGME.</entry> | ||
1258 | |||
1259 | <entry>GPL-3.0, LGPL-2.1</entry> | ||
1260 | </row> | ||
1261 | |||
1262 | <row> | ||
1263 | <entry>libcap</entry> | ||
1264 | |||
1265 | <entry>2.25</entry> | ||
1266 | |||
1267 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> | ||
1268 | |||
1269 | <entry>BSD, GPL-2.0</entry> | ||
1270 | </row> | ||
1271 | |||
1272 | <row> | ||
1273 | <entry>libcgroup</entry> | ||
1274 | |||
1275 | <entry>0.41</entry> | ||
1276 | |||
1277 | <entry>libcgroup is a library that abstracts the control group | ||
1278 | file system in Linux. Control groups allow you to limit account | ||
1279 | and isolate resource usage (CPU memory disk I/O etc.) of groups of | ||
1280 | processes.</entry> | ||
1281 | |||
1282 | <entry>LGPL-2.1</entry> | ||
1283 | </row> | ||
1284 | |||
1285 | <row> | ||
1286 | <entry>libcheck</entry> | ||
1287 | |||
1288 | <entry>0.10.0</entry> | ||
1289 | |||
1290 | <entry>Check - unit testing framework for C code.</entry> | ||
1291 | |||
1292 | <entry>LGPL-2.1</entry> | ||
1293 | </row> | ||
1294 | |||
1295 | <row> | ||
1296 | <entry>libcomps</entry> | ||
1297 | |||
1298 | <entry>0.1.8</entry> | ||
1299 | |||
1300 | <entry>Libcomps is alternative for yum.comps library (which is for | ||
1301 | managing rpm package groups)..</entry> | ||
1302 | |||
1303 | <entry>GPL-2.0</entry> | ||
1304 | </row> | ||
1305 | |||
1306 | <row> | ||
1307 | <entry>libcroco</entry> | ||
1308 | |||
1309 | <entry>0.6.11</entry> | ||
1310 | |||
1311 | <entry>Cascading Style Sheet (CSS) parsing and manipulation | ||
1312 | toolkit.</entry> | ||
1313 | |||
1314 | <entry>LGPL-2.0, LGPL-2.1</entry> | ||
1315 | </row> | ||
1316 | |||
1317 | <row> | ||
1318 | <entry>libdnf</entry> | ||
1319 | |||
1320 | <entry>0.2.3</entry> | ||
1321 | |||
1322 | <entry>Library providing simplified C and Python API to | ||
1323 | libsolv.</entry> | ||
1324 | |||
1325 | <entry>LGPL-2.1</entry> | ||
1326 | </row> | ||
1327 | |||
1328 | <row> | ||
1329 | <entry>liberation-fonts</entry> | ||
1330 | |||
1331 | <entry>1.04</entry> | ||
1332 | |||
1333 | <entry>The Liberation(tm) Fonts is a font family originally | ||
1334 | created by Ascender(c) which aims at metric compatibility with | ||
1335 | Arial Times New Roman Courier New.</entry> | ||
1336 | |||
1337 | <entry>GPL-2.0</entry> | ||
1338 | </row> | ||
1339 | |||
1340 | <row> | ||
1341 | <entry>libffi</entry> | ||
1342 | |||
1343 | <entry>3.2.1</entry> | ||
1344 | |||
1345 | <entry>The `libffi' library provides a portable high level | ||
1346 | programming interface to various calling conventions. This allows | ||
1347 | a programmer to call any function specified by a call interface | ||
1348 | description at run time. FFI stands for Foreign Function | ||
1349 | Interface. A foreign function interface is the popular name for | ||
1350 | the interface that allows code written in one language to call | ||
1351 | code written in another language. The `libffi' library really only | ||
1352 | provides the lowest machine dependent layer of a fully featured | ||
1353 | foreign function interface. A layer must exist above `libffi' that | ||
1354 | handles type conversions for values passed between the two | ||
1355 | languages.</entry> | ||
1356 | |||
1357 | <entry>MIT</entry> | ||
1358 | </row> | ||
1359 | |||
1360 | <row> | ||
1361 | <entry>libgcc</entry> | ||
1362 | |||
1363 | <entry>6.3.0</entry> | ||
1364 | |||
1365 | <entry>GNU cc and gcc C compilers.</entry> | ||
1366 | |||
1367 | <entry>GPL-3.0-with-GCC-exception</entry> | ||
1368 | </row> | ||
1369 | |||
1370 | <row> | ||
1371 | <entry>libgpg-error</entry> | ||
1372 | |||
1373 | <entry>1.26</entry> | ||
1374 | |||
1375 | <entry>Small library that defines common error values for all | ||
1376 | GnuPG components.</entry> | ||
1377 | |||
1378 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1379 | </row> | ||
1380 | |||
1381 | <row> | ||
1382 | <entry>libice</entry> | ||
1383 | |||
1384 | <entry>1.0.9</entry> | ||
1385 | |||
1386 | <entry>The Inter-Client Exchange (ICE) protocol provides a generic | ||
1387 | framework for building protocols on top of reliable byte-stream | ||
1388 | transport connections. It provides basic mechanisms for setting up | ||
1389 | and shutting down connections for performing authentication for | ||
1390 | negotiating versions and for reporting errors.</entry> | ||
1391 | |||
1392 | <entry>MIT</entry> | ||
1393 | </row> | ||
1394 | |||
1395 | <row> | ||
1396 | <entry>libidn</entry> | ||
1397 | |||
1398 | <entry>1.33</entry> | ||
1399 | |||
1400 | <entry>Implementation of the Stringprep Punycode and IDNA | ||
1401 | specifications defined by the IETF Internationalized Domain Names | ||
1402 | (IDN) working group.</entry> | ||
1403 | |||
1404 | <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry> | ||
1405 | </row> | ||
1406 | |||
1407 | <row> | ||
1408 | <entry>libjpeg-turbo</entry> | ||
1409 | |||
1410 | <entry>1.5.1</entry> | ||
1411 | |||
1412 | <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD | ||
1413 | instructions (MMX SSE2 NEON) to accelerate baseline JPEG | ||
1414 | compression and decompression</entry> | ||
1415 | |||
1416 | <entry>BSD-3-Clause</entry> | ||
1417 | </row> | ||
1418 | |||
1419 | <row> | ||
1420 | <entry>libmpc</entry> | ||
1421 | |||
1422 | <entry>1.0.3</entry> | ||
1423 | |||
1424 | <entry>Mpc is a C library for the arithmetic of complex numbers | ||
1425 | with arbitrarily high precision and correct rounding of the | ||
1426 | result. It is built upon and follows the same principles as | ||
1427 | Mpfr</entry> | ||
1428 | |||
1429 | <entry>LGPL-3.0</entry> | ||
1430 | </row> | ||
1431 | |||
1432 | <row> | ||
1433 | <entry>libnewt</entry> | ||
1434 | |||
1435 | <entry>0.52.19</entry> | ||
1436 | |||
1437 | <entry>Newt is a programming library for color text mode widget | ||
1438 | based user interfaces. Newt can be used to add stacked windows | ||
1439 | entry widgets checkboxes radio buttons labels plain text fields | ||
1440 | scrollbars etc. to text mode user interfaces. This package also | ||
1441 | contains the shared library needed by programs built with newt as | ||
1442 | well as a /usr/bin/dialog replacement called whiptail. Newt is | ||
1443 | based on the slang library.</entry> | ||
1444 | |||
1445 | <entry>LGPL-2.0</entry> | ||
1446 | </row> | ||
1447 | |||
1448 | <row> | ||
1449 | <entry>libnl</entry> | ||
1450 | |||
1451 | <entry>3.2.29</entry> | ||
1452 | |||
1453 | <entry>A library for applications dealing with netlink | ||
1454 | sockets.</entry> | ||
1455 | |||
1456 | <entry>LGPL-2.1</entry> | ||
1457 | </row> | ||
1458 | |||
1459 | <row> | ||
1460 | <entry>libpcap</entry> | ||
1461 | |||
1462 | <entry>1.8.1</entry> | ||
1463 | |||
1464 | <entry>Libpcap provides a portable framework for low-level network | ||
1465 | monitoring. Libpcap can provide network statistics collection | ||
1466 | security monitoring and network debugging.</entry> | ||
1467 | |||
1468 | <entry>BSD</entry> | ||
1469 | </row> | ||
1470 | |||
1471 | <row> | ||
1472 | <entry>libpcre</entry> | ||
1473 | |||
1474 | <entry>8.40</entry> | ||
1475 | |||
1476 | <entry>The PCRE library is a set of functions that implement | ||
1477 | regular expression pattern matching using the same syntax and | ||
1478 | semantics as Perl 5. PCRE has its own native API as well as a set | ||
1479 | of wrapper functions that correspond to the POSIX regular | ||
1480 | expression API.</entry> | ||
1481 | |||
1482 | <entry>BSD</entry> | ||
1483 | </row> | ||
1484 | |||
1485 | <row> | ||
1486 | <entry>libpng</entry> | ||
1487 | |||
1488 | <entry>1.6.28</entry> | ||
1489 | |||
1490 | <entry>PNG image format decoding library.</entry> | ||
1491 | |||
1492 | <entry>Libpng</entry> | ||
1493 | </row> | ||
1494 | |||
1495 | <row> | ||
1496 | <entry>libpthread-stubs</entry> | ||
1497 | |||
1498 | <entry>0.3</entry> | ||
1499 | |||
1500 | <entry>This library provides weak aliases for pthread functions | ||
1501 | not provided in libc or otherwise available by default.</entry> | ||
1502 | |||
1503 | <entry>MIT</entry> | ||
1504 | </row> | ||
1505 | |||
1506 | <row> | ||
1507 | <entry>librepo</entry> | ||
1508 | |||
1509 | <entry>1.7.20</entry> | ||
1510 | |||
1511 | <entry>A library providing C and Python (libcURL like) API for | ||
1512 | downloading linux repository metadata and packages..</entry> | ||
1513 | |||
1514 | <entry>LGPL-2.1</entry> | ||
1515 | </row> | ||
1516 | |||
1517 | <row> | ||
1518 | <entry>librsvg</entry> | ||
1519 | |||
1520 | <entry>2.40.16</entry> | ||
1521 | |||
1522 | <entry>Library for rendering SVG files.</entry> | ||
1523 | |||
1524 | <entry>LGPL-2.0</entry> | ||
1525 | </row> | ||
1526 | |||
1527 | <row> | ||
1528 | <entry>libsdl</entry> | ||
1529 | |||
1530 | <entry>1.2.15</entry> | ||
1531 | |||
1532 | <entry>Simple DirectMedia Layer is a cross-platform multimedia | ||
1533 | library designed to provide low level access to audio keyboard | ||
1534 | mouse joystick 3D hardware via OpenGL and 2D video | ||
1535 | framebuffer.</entry> | ||
1536 | |||
1537 | <entry>LGPL-2.1</entry> | ||
1538 | </row> | ||
1539 | |||
1540 | <row> | ||
1541 | <entry>libsm</entry> | ||
1542 | |||
1543 | <entry>1.2.2</entry> | ||
1544 | |||
1545 | <entry>"The Session Management Library (SMlib) is a low-level | ||
1546 | \""C\"" language interface to XSMP. The purpose of the X Session | ||
1547 | Management Protocol (XSMP) is to provide a uniform mechanism for | ||
1548 | users to save and restore their sessions. A session is a group of | ||
1549 | clients each of which has a particular state."</entry> | ||
1550 | |||
1551 | <entry>MIT</entry> | ||
1552 | </row> | ||
1553 | |||
1554 | <row> | ||
1555 | <entry>libsolv</entry> | ||
1556 | |||
1557 | <entry>0.6.26</entry> | ||
1558 | |||
1559 | <entry>Library for solving packages and reading | ||
1560 | repositories.</entry> | ||
1561 | |||
1562 | <entry>BSD-3-Clause</entry> | ||
1563 | </row> | ||
1564 | |||
1565 | <row> | ||
1566 | <entry>libtool</entry> | ||
1567 | |||
1568 | <entry>2.4.6</entry> | ||
1569 | |||
1570 | <entry>This is GNU libtool a generic library support script. | ||
1571 | Libtool hides the complexity of generating special library types | ||
1572 | (such as shared libraries) behind a consistent interface.</entry> | ||
1573 | |||
1574 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1575 | </row> | ||
1576 | |||
1577 | <row> | ||
1578 | <entry>libunistring</entry> | ||
1579 | |||
1580 | <entry>0.9.7</entry> | ||
1581 | |||
1582 | <entry>Text files are nowadays usually encoded in Unicode and may | ||
1583 | consist of very different scripts from Latin letters to Chinese | ||
1584 | Hanzi with many kinds of special characters accents right-to-left | ||
1585 | writing marks hyphens Roman numbers and much more. But the POSIX | ||
1586 | platform APIs for text do not contain adequate functions for | ||
1587 | dealing with particular properties of many Unicode characters. In | ||
1588 | fact the POSIX APIs for text have several assumptions at their | ||
1589 | base which don't hold for Unicode text. This library provides | ||
1590 | functions for manipulating Unicode strings and for manipulating C | ||
1591 | strings according to the Unicode standard. This package contains | ||
1592 | documentation.</entry> | ||
1593 | |||
1594 | <entry>LGPL-3.0, GPL-2.0</entry> | ||
1595 | </row> | ||
1596 | |||
1597 | <row> | ||
1598 | <entry>liburcu</entry> | ||
1599 | |||
1600 | <entry>0.9.3</entry> | ||
1601 | |||
1602 | <entry>Userspace RCU (read-copy-update) library.</entry> | ||
1603 | |||
1604 | <entry>LGPL-2.1, MIT</entry> | ||
1605 | </row> | ||
1606 | |||
1607 | <row> | ||
1608 | <entry>libx11</entry> | ||
1609 | |||
1610 | <entry>1.6.4</entry> | ||
1611 | |||
1612 | <entry>This package provides a client interface to the X Window | ||
1613 | System otherwise known as 'Xlib'. It provides a complete API for | ||
1614 | the basic functions of the window system.</entry> | ||
1615 | |||
1616 | <entry>MIT, BSD</entry> | ||
1617 | </row> | ||
1618 | |||
1619 | <row> | ||
1620 | <entry>libxau</entry> | ||
1621 | |||
1622 | <entry>1.0.8</entry> | ||
1623 | |||
1624 | <entry>libxau provides the main interfaces to the X11 | ||
1625 | authorisation handling which controls authorisation for X | ||
1626 | connections both client-side and server-side.</entry> | ||
1627 | |||
1628 | <entry>MIT</entry> | ||
1629 | </row> | ||
1630 | |||
1631 | <row> | ||
1632 | <entry>libxcb</entry> | ||
1633 | |||
1634 | <entry>1.12</entry> | ||
1635 | |||
1636 | <entry>The X protocol C-language Binding (XCB) is a replacement | ||
1637 | for Xlib featuring a small footprint latency hiding direct access | ||
1638 | to the protocol improved threading support and | ||
1639 | extensibility.</entry> | ||
1640 | |||
1641 | <entry>MIT</entry> | ||
1642 | </row> | ||
1643 | |||
1644 | <row> | ||
1645 | <entry>libxcomposite</entry> | ||
1646 | |||
1647 | <entry>0.4.4</entry> | ||
1648 | |||
1649 | <entry>The composite extension provides three related mechanisms: | ||
1650 | per-hierarchy storage automatic shadow update and external parent. | ||
1651 | In per-hierarchy storage the rendering of an entire hierarchy of | ||
1652 | windows is redirected to off-screen storage. In automatic shadow | ||
1653 | update when a hierarchy is rendered off-screen the X server | ||
1654 | provides an automatic mechanism for presenting those contents | ||
1655 | within the parent window. In external parent a mechanism for | ||
1656 | providing redirection of compositing transformations through a | ||
1657 | client.</entry> | ||
1658 | |||
1659 | <entry>MIT</entry> | ||
1660 | </row> | ||
1661 | |||
1662 | <row> | ||
1663 | <entry>libxcursor</entry> | ||
1664 | |||
1665 | <entry>1.1.14</entry> | ||
1666 | |||
1667 | <entry>Xcursor is a simple library designed to help locate and | ||
1668 | load cursors. Cursors can be loaded from files or memory. A | ||
1669 | library of common cursors exists which map to the standard X | ||
1670 | cursor names. Cursors can exist in several sizes and the library | ||
1671 | automatically picks the best size.</entry> | ||
1672 | |||
1673 | <entry>MIT</entry> | ||
1674 | </row> | ||
1675 | |||
1676 | <row> | ||
1677 | <entry>libxdamage</entry> | ||
1678 | |||
1679 | <entry>1.1.4</entry> | ||
1680 | |||
1681 | <entry>'Damage' is a term that describes changes make to pixel | ||
1682 | contents of windows and pixmaps. Damage accumulates as drawing | ||
1683 | occurs in the drawable. Each drawing operation 'damages' one or | ||
1684 | more rectangular areas within the drawable. The rectangles are | ||
1685 | guaranteed to include the set of pixels modified by each operation | ||
1686 | but may include significantly more than just those pixels. The | ||
1687 | DAMAGE extension allows applications to either receive the raw | ||
1688 | rectangles as a stream of events or to have them partially | ||
1689 | processed within the X server to reduce the amount of data | ||
1690 | transmitted as well as reduce the processing latency once the | ||
1691 | repaint operation has started.</entry> | ||
1692 | |||
1693 | <entry>MIT</entry> | ||
1694 | </row> | ||
1695 | |||
1696 | <row> | ||
1697 | <entry>libxdmcp</entry> | ||
1698 | |||
1699 | <entry>1.1.2</entry> | ||
1700 | |||
1701 | <entry>The purpose of the X Display Manager Control Protocol | ||
1702 | (XDMCP) is to provide a uniform mechanism for an autonomous | ||
1703 | display to request login service from a remote host. An X terminal | ||
1704 | (screen keyboard mouse processor network interface) is a prime | ||
1705 | example of an autonomous display.</entry> | ||
1706 | |||
1707 | <entry>MIT</entry> | ||
1708 | </row> | ||
1709 | |||
1710 | <row> | ||
1711 | <entry>libxext</entry> | ||
1712 | |||
1713 | <entry>1.3.3</entry> | ||
1714 | |||
1715 | <entry>libXext provides an X Window System client interface to | ||
1716 | several extensions to the X protocol. The supported protocol | ||
1717 | extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX | ||
1718 | MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC | ||
1719 | TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small | ||
1720 | set of utility functions to aid authors of client APIs for X | ||
1721 | protocol extensions.</entry> | ||
1722 | |||
1723 | <entry>MIT</entry> | ||
1724 | </row> | ||
1725 | |||
1726 | <row> | ||
1727 | <entry>libxfixes</entry> | ||
1728 | |||
1729 | <entry>5.0.3</entry> | ||
1730 | |||
1731 | <entry>X applications have often needed to work around various | ||
1732 | shortcomings in the core X window system. This extension is | ||
1733 | designed to provide the minimal server-side support necessary to | ||
1734 | eliminate problems caused by these workarounds.</entry> | ||
1735 | |||
1736 | <entry>MIT</entry> | ||
1737 | </row> | ||
1738 | |||
1739 | <row> | ||
1740 | <entry>libxft</entry> | ||
1741 | |||
1742 | <entry>2.3.2</entry> | ||
1743 | |||
1744 | <entry>Xft was designed to provide good support for scalable fonts | ||
1745 | and to do so efficiently. Unlike the core fonts system it supports | ||
1746 | features such as anti-aliasing and sub-pixel rasterisation. | ||
1747 | Perhaps more importantly it gives applications full control over | ||
1748 | the way glyphs are rendered making fine typesetting and WYSIWIG | ||
1749 | display possible. Finally it allows applications to use fonts that | ||
1750 | are not installed system-wide for displaying documents with | ||
1751 | embedded fonts. Xft is not compatible with the core fonts system: | ||
1752 | usage of Xft requires fairly extensive changes to toolkits | ||
1753 | (user-interface libraries).</entry> | ||
1754 | |||
1755 | <entry>MIT</entry> | ||
1756 | </row> | ||
1757 | |||
1758 | <row> | ||
1759 | <entry>libxkbcommon</entry> | ||
1760 | |||
1761 | <entry>0.7.1</entry> | ||
1762 | |||
1763 | <entry>libxkbcommon is a keymap compiler and support library which | ||
1764 | processes a reduced subset of keymaps as defined by the XKB | ||
1765 | specification.</entry> | ||
1766 | |||
1767 | <entry>MIT</entry> | ||
1768 | </row> | ||
1769 | |||
1770 | <row> | ||
1771 | <entry>libxml-parser-perl</entry> | ||
1772 | |||
1773 | <entry>2.44</entry> | ||
1774 | |||
1775 | <entry>XML::Parser - A perl module for parsing XML | ||
1776 | documents.</entry> | ||
1777 | |||
1778 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
1779 | </row> | ||
1780 | |||
1781 | <row> | ||
1782 | <entry>libxml2</entry> | ||
1783 | |||
1784 | <entry>2.9.4</entry> | ||
1785 | |||
1786 | <entry>The XML Parser Library allows for manipulation of XML | ||
1787 | files. Libxml2 exports Push and Pull type parser interfaces for | ||
1788 | both XML and HTML. It can do DTD validation at parse time on a | ||
1789 | parsed document instance or with an arbitrary DTD. Libxml2 | ||
1790 | includes complete XPath XPointer and Xinclude implementations. It | ||
1791 | also has a SAX like interface which is designed to be compatible | ||
1792 | with Expat.</entry> | ||
1793 | |||
1794 | <entry>MIT</entry> | ||
1795 | </row> | ||
1796 | |||
1797 | <row> | ||
1798 | <entry>libxrandr</entry> | ||
1799 | |||
1800 | <entry>1.5.1</entry> | ||
1801 | |||
1802 | <entry>The X Resize Rotate and Reflect Extension called RandR for | ||
1803 | short brings the ability to resize rotate and reflect the root | ||
1804 | window of a screen. It is based on the X Resize and Rotate | ||
1805 | Extension as specified in the Proceedings of the 2001 Usenix | ||
1806 | Technical Conference [RANDR].</entry> | ||
1807 | |||
1808 | <entry>MIT</entry> | ||
1809 | </row> | ||
1810 | |||
1811 | <row> | ||
1812 | <entry>libxrender</entry> | ||
1813 | |||
1814 | <entry>0.9.10</entry> | ||
1815 | |||
1816 | <entry>The X Rendering Extension (Render) introduces digital image | ||
1817 | composition as the foundation of a new rendering model within the | ||
1818 | X Window System. Rendering geometric figures is accomplished by | ||
1819 | client-side tessellation into either triangles or trapezoids. Text | ||
1820 | is drawn by loading glyphs into the server and rendering sets of | ||
1821 | them.</entry> | ||
1822 | |||
1823 | <entry>MIT</entry> | ||
1824 | </row> | ||
1825 | |||
1826 | <row> | ||
1827 | <entry>libxslt</entry> | ||
1828 | |||
1829 | <entry>1.1.29</entry> | ||
1830 | |||
1831 | <entry>GNOME XSLT library.</entry> | ||
1832 | |||
1833 | <entry>MIT</entry> | ||
1834 | </row> | ||
1835 | |||
1836 | <row> | ||
1837 | <entry>linux-intel-guest</entry> | ||
1838 | |||
1839 | <entry>4.9.47</entry> | ||
1840 | |||
1841 | <entry>Linux kernel.</entry> | ||
1842 | |||
1843 | <entry>GPL-2.0</entry> | ||
1844 | </row> | ||
1845 | |||
1846 | <row> | ||
1847 | <entry>linux-libc-headers</entry> | ||
1848 | |||
1849 | <entry>4.10</entry> | ||
1850 | |||
1851 | <entry>Sanitized set of kernel headers for the C library's | ||
1852 | use.</entry> | ||
1853 | |||
1854 | <entry>GPL-2.0</entry> | ||
1855 | </row> | ||
1856 | |||
1857 | <row> | ||
1858 | <entry>lttng-modules</entry> | ||
1859 | |||
1860 | <entry>2.9.1</entry> | ||
1861 | |||
1862 | <entry>The lttng-modules 2.0 package contains the kernel tracer | ||
1863 | modules</entry> | ||
1864 | |||
1865 | <entry>LGPL-2.1, GPL-2.0, MIT</entry> | ||
1866 | </row> | ||
1867 | |||
1868 | <row> | ||
1869 | <entry>lttng-tools</entry> | ||
1870 | |||
1871 | <entry>2.9.4</entry> | ||
1872 | |||
1873 | <entry>The Linux trace toolkit is a suite of tools designed to | ||
1874 | extract program execution details from the Linux operating system | ||
1875 | and interpret them.</entry> | ||
1876 | |||
1877 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1878 | </row> | ||
1879 | |||
1880 | <row> | ||
1881 | <entry>lttng-ust</entry> | ||
1882 | |||
1883 | <entry>2.9.0</entry> | ||
1884 | |||
1885 | <entry>The LTTng UST 2.x package contains the userspace tracer | ||
1886 | library to trace userspace codes.</entry> | ||
1887 | |||
1888 | <entry>LGPL-2.1, MIT, GPL-2.0</entry> | ||
1889 | </row> | ||
1890 | |||
1891 | <row> | ||
1892 | <entry>lzo</entry> | ||
1893 | |||
1894 | <entry>2.09</entry> | ||
1895 | |||
1896 | <entry>Lossless data compression library.</entry> | ||
1897 | |||
1898 | <entry>GPL-2.0</entry> | ||
1899 | </row> | ||
1900 | |||
1901 | <row> | ||
1902 | <entry>lzop</entry> | ||
1903 | |||
1904 | <entry>1.03</entry> | ||
1905 | |||
1906 | <entry>lzop is a compression utility which is designed to be a | ||
1907 | companion to gzip. \nIt is based on the LZO data compression | ||
1908 | library and its main advantages over \ngzip are much higher | ||
1909 | compression and decompression speed at the cost of some | ||
1910 | \ncompression ratio. The lzop compression utility was designed | ||
1911 | with the goals \nof reliability speed portability and with | ||
1912 | reasonable drop-in compatibility \nto gzip.</entry> | ||
1913 | |||
1914 | <entry>GPL-2.0</entry> | ||
1915 | </row> | ||
1916 | |||
1917 | <row> | ||
1918 | <entry>m4</entry> | ||
1919 | |||
1920 | <entry>1.4.18</entry> | ||
1921 | |||
1922 | <entry>GNU m4 is an implementation of the traditional Unix macro | ||
1923 | processor. It is mostly SVR4 compatible although it has some | ||
1924 | extensions (for example handling more than 9 positional parameters | ||
1925 | to macros). GNU M4 also has built-in functions for including files | ||
1926 | running shell commands doing arithmetic etc.</entry> | ||
1927 | |||
1928 | <entry>GPL-3.0</entry> | ||
1929 | </row> | ||
1930 | |||
1931 | <row> | ||
1932 | <entry>make</entry> | ||
1933 | |||
1934 | <entry>4.2.1</entry> | ||
1935 | |||
1936 | <entry>Make is a tool which controls the generation of executables | ||
1937 | and other non-source files of a program from the program's source | ||
1938 | files. Make gets its knowledge of how to build your program from a | ||
1939 | file called the makefile which lists each of the non-source files | ||
1940 | and how to compute it from other files.</entry> | ||
1941 | |||
1942 | <entry>GPL-3.0, LGPL-2.0</entry> | ||
1943 | </row> | ||
1944 | |||
1945 | <row> | ||
1946 | <entry>makedepend</entry> | ||
1947 | |||
1948 | <entry>1.0.5</entry> | ||
1949 | |||
1950 | <entry>The makedepend program reads each sourcefile in sequence | ||
1951 | and parses it like a C-preprocessor processing all #include | ||
1952 | #define #undef #ifdef #ifndef #endif #if #elif and #else | ||
1953 | directives so that it can correctly tell which #include directives | ||
1954 | would be used in a compilation. Any #include directives can | ||
1955 | reference files having other #include directives and parsing will | ||
1956 | occur in these files as well.</entry> | ||
1957 | |||
1958 | <entry>MIT</entry> | ||
1959 | </row> | ||
1960 | |||
1961 | <row> | ||
1962 | <entry>makedevs</entry> | ||
1963 | |||
1964 | <entry>1.0.1</entry> | ||
1965 | |||
1966 | <entry>Tool for creating device nodes.</entry> | ||
1967 | |||
1968 | <entry>GPL-2.0</entry> | ||
1969 | </row> | ||
1970 | |||
1971 | <row> | ||
1972 | <entry>man</entry> | ||
1973 | |||
1974 | <entry>1.6g</entry> | ||
1975 | |||
1976 | <entry>A set of documentation tools: man apropos and | ||
1977 | whatis</entry> | ||
1978 | |||
1979 | <entry>GPL-2.0</entry> | ||
1980 | </row> | ||
1981 | |||
1982 | <row> | ||
1983 | <entry>meta-environment-qemux86-64</entry> | ||
1984 | |||
1985 | <entry>1.0</entry> | ||
1986 | |||
1987 | <entry>Package of environment files for SDK.</entry> | ||
1988 | |||
1989 | <entry>MIT</entry> | ||
1990 | </row> | ||
1991 | |||
1992 | <row> | ||
1993 | <entry>meta-toolchain</entry> | ||
1994 | |||
1995 | <entry>1.0</entry> | ||
1996 | |||
1997 | <entry>Meta package for building a installable toolchain.</entry> | ||
1998 | |||
1999 | <entry>MIT</entry> | ||
2000 | </row> | ||
2001 | |||
2002 | <row> | ||
2003 | <entry>mklibs</entry> | ||
2004 | |||
2005 | <entry>0.1.43</entry> | ||
2006 | |||
2007 | <entry>mklibs produces cut-down shared libraries that contain only | ||
2008 | the routines required by a particular set of executables.</entry> | ||
2009 | |||
2010 | <entry>GPL-2.0</entry> | ||
2011 | </row> | ||
2012 | |||
2013 | <row> | ||
2014 | <entry>mpfr</entry> | ||
2015 | |||
2016 | <entry>3.1.5</entry> | ||
2017 | |||
2018 | <entry>C library for multiple-precision floating-point | ||
2019 | computations with exact rounding.</entry> | ||
2020 | |||
2021 | <entry>GPL-3.0, LGPL-3.0</entry> | ||
2022 | </row> | ||
2023 | |||
2024 | <row> | ||
2025 | <entry>nasm</entry> | ||
2026 | |||
2027 | <entry>2.12.02</entry> | ||
2028 | |||
2029 | <entry>General-purpose x86 assembler.</entry> | ||
2030 | |||
2031 | <entry>BSD-2-Clause</entry> | ||
2032 | </row> | ||
2033 | |||
2034 | <row> | ||
2035 | <entry>ncurses</entry> | ||
2036 | |||
2037 | <entry>6.0</entry> | ||
2038 | |||
2039 | <entry>SVr4 and XSI-Curses compatible curses library and terminfo | ||
2040 | tools including tic infocmp captoinfo. Supports color multiple | ||
2041 | highlights forms-drawing characters and automatic recognition of | ||
2042 | keypad and function-key sequences. Extensions include resizable | ||
2043 | windows and mouse support on both xterm and Linux console using | ||
2044 | the gpm library.</entry> | ||
2045 | |||
2046 | <entry>MIT</entry> | ||
2047 | </row> | ||
2048 | |||
2049 | <row> | ||
2050 | <entry>netbase</entry> | ||
2051 | |||
2052 | <entry>5.4</entry> | ||
2053 | |||
2054 | <entry>This package provides the necessary infrastructure for | ||
2055 | basic TCP/IP based networking</entry> | ||
2056 | |||
2057 | <entry>GPL-2.0</entry> | ||
2058 | </row> | ||
2059 | |||
2060 | <row> | ||
2061 | <entry>nettle</entry> | ||
2062 | |||
2063 | <entry>3.3</entry> | ||
2064 | |||
2065 | <entry>A low level cryptographic library.</entry> | ||
2066 | |||
2067 | <entry>LGPL-3.0, GPL-2.0</entry> | ||
2068 | </row> | ||
2069 | |||
2070 | <row> | ||
2071 | <entry>nspr</entry> | ||
2072 | |||
2073 | <entry>4.13.1</entry> | ||
2074 | |||
2075 | <entry>Netscape Portable Runtime Library.</entry> | ||
2076 | |||
2077 | <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
2078 | </row> | ||
2079 | |||
2080 | <row> | ||
2081 | <entry>nss</entry> | ||
2082 | |||
2083 | <entry>3.28.1</entry> | ||
2084 | |||
2085 | <entry>Network Security Services (NSS) is a set of libraries | ||
2086 | designed to support cross-platform development of security-enabled | ||
2087 | client and server applications. Applications built with NSS can | ||
2088 | support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME | ||
2089 | X.509 v3 certificates and other security standards.</entry> | ||
2090 | |||
2091 | <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
2092 | </row> | ||
2093 | |||
2094 | <row> | ||
2095 | <entry>numactl</entry> | ||
2096 | |||
2097 | <entry>2.0.11</entry> | ||
2098 | |||
2099 | <entry>Simple NUMA policy support. It consists of a numactl | ||
2100 | program to run other programs with a specific NUMA policy and a | ||
2101 | libnuma to do allocations with NUMA policy in | ||
2102 | applications.</entry> | ||
2103 | |||
2104 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
2105 | </row> | ||
2106 | |||
2107 | <row> | ||
2108 | <entry>openssh</entry> | ||
2109 | |||
2110 | <entry>7.4p1</entry> | ||
2111 | |||
2112 | <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh | ||
2113 | (Secure Shell) is a program for logging into a remote machine and | ||
2114 | for executing commands on a remote machine.</entry> | ||
2115 | |||
2116 | <entry>BSD</entry> | ||
2117 | </row> | ||
2118 | |||
2119 | <row> | ||
2120 | <entry>openssl</entry> | ||
2121 | |||
2122 | <entry>1.0.2k</entry> | ||
2123 | |||
2124 | <entry>Secure Socket Layer (SSL) binary and related cryptographic | ||
2125 | tools.</entry> | ||
2126 | |||
2127 | <entry>OpenSSL</entry> | ||
2128 | </row> | ||
2129 | |||
2130 | <row> | ||
2131 | <entry>opkg-utils</entry> | ||
2132 | |||
2133 | <entry>0.3.4</entry> | ||
2134 | |||
2135 | <entry>Additional utilities for the opkg package manager.</entry> | ||
2136 | |||
2137 | <entry>GPL-2.0</entry> | ||
2138 | </row> | ||
2139 | |||
2140 | <row> | ||
2141 | <entry>opkg</entry> | ||
2142 | |||
2143 | <entry>0.3.4</entry> | ||
2144 | |||
2145 | <entry>Open Package Manager.</entry> | ||
2146 | |||
2147 | <entry>GPL-2.0</entry> | ||
2148 | </row> | ||
2149 | |||
2150 | <row> | ||
2151 | <entry>oprofile</entry> | ||
2152 | |||
2153 | <entry>1.1.0</entry> | ||
2154 | |||
2155 | <entry>OProfile is a system-wide profiler for Linux systems | ||
2156 | capable of profiling all running code at low overhead.</entry> | ||
2157 | |||
2158 | <entry>LGPL-2.1, GPL-2.0</entry> | ||
2159 | </row> | ||
2160 | |||
2161 | <row> | ||
2162 | <entry>os-release</entry> | ||
2163 | |||
2164 | <entry>1.0</entry> | ||
2165 | |||
2166 | <entry>The /etc/os-release file contains operating system | ||
2167 | identification data.</entry> | ||
2168 | |||
2169 | <entry>MIT</entry> | ||
2170 | </row> | ||
2171 | |||
2172 | <row> | ||
2173 | <entry>packagegroup-core-boot</entry> | ||
2174 | |||
2175 | <entry>1.0</entry> | ||
2176 | |||
2177 | <entry>The minimal set of packages required to boot the | ||
2178 | system</entry> | ||
2179 | |||
2180 | <entry>MIT</entry> | ||
2181 | </row> | ||
2182 | |||
2183 | <row> | ||
2184 | <entry>packagegroup-core-ssh-openssh</entry> | ||
2185 | |||
2186 | <entry>1.0</entry> | ||
2187 | |||
2188 | <entry>OpenSSH SSH client/server.</entry> | ||
2189 | |||
2190 | <entry>MIT</entry> | ||
2191 | </row> | ||
2192 | |||
2193 | <row> | ||
2194 | <entry>packagegroup-core-standalone-sdk-target</entry> | ||
2195 | |||
2196 | <entry>1.0</entry> | ||
2197 | |||
2198 | <entry>Target packages for the standalone SDK.</entry> | ||
2199 | |||
2200 | <entry>MIT</entry> | ||
2201 | </row> | ||
2202 | |||
2203 | <row> | ||
2204 | <entry>packagegroup-cross-canadian-qemux86-64</entry> | ||
2205 | |||
2206 | <entry>1.0</entry> | ||
2207 | |||
2208 | <entry>Host SDK package for cross canadian toolchain.</entry> | ||
2209 | |||
2210 | <entry>MIT</entry> | ||
2211 | </row> | ||
2212 | |||
2213 | <row> | ||
2214 | <entry>packagegroup-enea-virtualization-dpdk</entry> | ||
2215 | |||
2216 | <entry>1.0</entry> | ||
2217 | |||
2218 | <entry>Packagegroup for DPDK.</entry> | ||
2219 | |||
2220 | <entry>MIT</entry> | ||
2221 | </row> | ||
2222 | |||
2223 | <row> | ||
2224 | <entry>packagegroup-enea-virtualization-guest</entry> | ||
2225 | |||
2226 | <entry>1.0</entry> | ||
2227 | |||
2228 | <entry>This package group includes packages and packagegroups | ||
2229 | specific to the guest side of the Enea Linux Virtualization | ||
2230 | Profile.</entry> | ||
2231 | |||
2232 | <entry>MIT</entry> | ||
2233 | </row> | ||
2234 | |||
2235 | <row> | ||
2236 | <entry>packagegroup-enea-virtualization-tools</entry> | ||
2237 | |||
2238 | <entry>1.0</entry> | ||
2239 | |||
2240 | <entry>Enea Linux debugging tools.</entry> | ||
2241 | |||
2242 | <entry>MIT</entry> | ||
2243 | </row> | ||
2244 | |||
2245 | <row> | ||
2246 | <entry>packagegroup-enea-virtualization</entry> | ||
2247 | |||
2248 | <entry>1.0</entry> | ||
2249 | |||
2250 | <entry>This packagegroup includes packages and packagegroups | ||
2251 | required for both host and guest images of the Enea Linux | ||
2252 | Virtualization Profile.</entry> | ||
2253 | |||
2254 | <entry>MIT</entry> | ||
2255 | </row> | ||
2256 | |||
2257 | <row> | ||
2258 | <entry>packagegroup-sdk-host</entry> | ||
2259 | |||
2260 | <entry>1.0</entry> | ||
2261 | |||
2262 | <entry>Host packages for the standalone SDK or external | ||
2263 | toolchain.</entry> | ||
2264 | |||
2265 | <entry>MIT</entry> | ||
2266 | </row> | ||
2267 | |||
2268 | <row> | ||
2269 | <entry>pango</entry> | ||
2270 | |||
2271 | <entry>1.40.3</entry> | ||
2272 | |||
2273 | <entry>Pango is a library for laying out and rendering of text | ||
2274 | with an emphasis on internationalization. Pango can be used | ||
2275 | anywhere that text layout is needed though most of the work on | ||
2276 | Pango so far has been done in the context of the GTK+ widget | ||
2277 | toolkit. Pango forms the core of text and font handling for | ||
2278 | GTK+-2.x.</entry> | ||
2279 | |||
2280 | <entry>LGPL-2.0</entry> | ||
2281 | </row> | ||
2282 | |||
2283 | <row> | ||
2284 | <entry>pciutils</entry> | ||
2285 | |||
2286 | <entry>3.5.2</entry> | ||
2287 | |||
2288 | <entry>The PCI Utilities package contains a library for portable | ||
2289 | access to PCI bus configuration space and several utilities based | ||
2290 | on this library.</entry> | ||
2291 | |||
2292 | <entry>GPL-2.0</entry> | ||
2293 | </row> | ||
2294 | |||
2295 | <row> | ||
2296 | <entry>perf</entry> | ||
2297 | |||
2298 | <entry>1.0</entry> | ||
2299 | |||
2300 | <entry>Performance counters for Linux are a new kernel-based | ||
2301 | subsystem that provide a framework for all things performance | ||
2302 | analysis. It covers hardware level (CPU/PMU Performance Monitoring | ||
2303 | Unit) features and software features (software counters | ||
2304 | tracepoints) as well.</entry> | ||
2305 | |||
2306 | <entry>GPL-2.0</entry> | ||
2307 | </row> | ||
2308 | |||
2309 | <row> | ||
2310 | <entry>perl</entry> | ||
2311 | |||
2312 | <entry>5.24.1</entry> | ||
2313 | |||
2314 | <entry>Perl scripting language.</entry> | ||
2315 | |||
2316 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
2317 | </row> | ||
2318 | |||
2319 | <row> | ||
2320 | <entry>pigz</entry> | ||
2321 | |||
2322 | <entry>2.3.4</entry> | ||
2323 | |||
2324 | <entry>pigz which stands for parallel implementation of gzip is a | ||
2325 | fully functional replacement for gzip that exploits multiple | ||
2326 | processors and multiple cores to the hilt when compressing data. | ||
2327 | pigz was written by Mark Adler and uses the zlib and pthread | ||
2328 | libraries.</entry> | ||
2329 | |||
2330 | <entry>Zlib, Apache-2.0</entry> | ||
2331 | </row> | ||
2332 | |||
2333 | <row> | ||
2334 | <entry>pixman</entry> | ||
2335 | |||
2336 | <entry>0.34.0</entry> | ||
2337 | |||
2338 | <entry>Pixman provides a library for manipulating pixel regions -- | ||
2339 | a set of Y-X banded rectangles image compositing using the | ||
2340 | Porter/Duff model and implicit mask generation for geometric | ||
2341 | primitives including trapezoids triangles and rectangles.</entry> | ||
2342 | |||
2343 | <entry>MIT, PD</entry> | ||
2344 | </row> | ||
2345 | |||
2346 | <row> | ||
2347 | <entry>pixz</entry> | ||
2348 | |||
2349 | <entry>1.0.6</entry> | ||
2350 | |||
2351 | <entry>Parallel indexed xz compressor.</entry> | ||
2352 | |||
2353 | <entry>BSD-2-Clause</entry> | ||
2354 | </row> | ||
2355 | |||
2356 | <row> | ||
2357 | <entry>pkgconfig</entry> | ||
2358 | |||
2359 | <entry>0.29.1</entry> | ||
2360 | |||
2361 | <entry>pkg-config is a helper tool used when compiling | ||
2362 | applications and libraries. It helps determined the correct | ||
2363 | compiler/link options. It is also language-agnostic.</entry> | ||
2364 | |||
2365 | <entry>GPL-2.0</entry> | ||
2366 | </row> | ||
2367 | |||
2368 | <row> | ||
2369 | <entry>popt</entry> | ||
2370 | |||
2371 | <entry>1.16</entry> | ||
2372 | |||
2373 | <entry>Library for parsing command line options.</entry> | ||
2374 | |||
2375 | <entry>MIT</entry> | ||
2376 | </row> | ||
2377 | |||
2378 | <row> | ||
2379 | <entry>postinst-intercept</entry> | ||
2380 | |||
2381 | <entry>1.0</entry> | ||
2382 | |||
2383 | <entry>Postinstall scriptlets.</entry> | ||
2384 | |||
2385 | <entry>MIT</entry> | ||
2386 | </row> | ||
2387 | |||
2388 | <row> | ||
2389 | <entry>prelink</entry> | ||
2390 | |||
2391 | <entry>1.0</entry> | ||
2392 | |||
2393 | <entry>The prelink package contains a utility which modifies ELF | ||
2394 | shared libraries and executables so that far fewer relocations | ||
2395 | need to be resolved at runtime and thus programs come up | ||
2396 | faster.</entry> | ||
2397 | |||
2398 | <entry>GPL-2.0</entry> | ||
2399 | </row> | ||
2400 | |||
2401 | <row> | ||
2402 | <entry>procps</entry> | ||
2403 | |||
2404 | <entry>3.3.12</entry> | ||
2405 | |||
2406 | <entry>Procps contains a set of system utilities that provide | ||
2407 | system information about processes using the /proc filesystem. The | ||
2408 | package includes the programs ps top vmstat w kill and | ||
2409 | skill.</entry> | ||
2410 | |||
2411 | <entry>GPL-2.0, LGPL-2.0</entry> | ||
2412 | </row> | ||
2413 | |||
2414 | <row> | ||
2415 | <entry>pseudo</entry> | ||
2416 | |||
2417 | <entry>1.8.2</entry> | ||
2418 | |||
2419 | <entry>Pseudo gives fake root capabilities to a normal | ||
2420 | user.</entry> | ||
2421 | |||
2422 | <entry>LGPL-2.1</entry> | ||
2423 | </row> | ||
2424 | |||
2425 | <row> | ||
2426 | <entry>ptest-runner</entry> | ||
2427 | |||
2428 | <entry>2.0.2</entry> | ||
2429 | |||
2430 | <entry>The ptest-runner2 package installs a ptest-runner program | ||
2431 | which loops through all installed ptest test suites and runs them | ||
2432 | in sequence.</entry> | ||
2433 | |||
2434 | <entry>GPL-2.0</entry> | ||
2435 | </row> | ||
2436 | |||
2437 | <row> | ||
2438 | <entry>python-pip</entry> | ||
2439 | |||
2440 | <entry>9.0.1</entry> | ||
2441 | |||
2442 | <entry>PIP is a tool for installing and managing Python | ||
2443 | packages.</entry> | ||
2444 | |||
2445 | <entry>MIT, LGPL-2.1</entry> | ||
2446 | </row> | ||
2447 | |||
2448 | <row> | ||
2449 | <entry>python-setuptools</entry> | ||
2450 | |||
2451 | <entry>32.1.1</entry> | ||
2452 | |||
2453 | <entry>Download build install upgrade and uninstall Python | ||
2454 | packages.</entry> | ||
2455 | |||
2456 | <entry>MIT</entry> | ||
2457 | </row> | ||
2458 | |||
2459 | <row> | ||
2460 | <entry>python</entry> | ||
2461 | |||
2462 | <entry>2.7.13</entry> | ||
2463 | |||
2464 | <entry>The Python Programming Language.</entry> | ||
2465 | |||
2466 | <entry>Python-2.0</entry> | ||
2467 | </row> | ||
2468 | |||
2469 | <row> | ||
2470 | <entry>python3-iniparse</entry> | ||
2471 | |||
2472 | <entry>0.4</entry> | ||
2473 | |||
2474 | <entry>Accessing and Modifying INI files.</entry> | ||
2475 | |||
2476 | <entry>MIT, Python-2.0</entry> | ||
2477 | </row> | ||
2478 | |||
2479 | <row> | ||
2480 | <entry>python3-pygpgme</entry> | ||
2481 | |||
2482 | <entry>0.3</entry> | ||
2483 | |||
2484 | <entry>A Python module for working with OpenPGP messages.</entry> | ||
2485 | |||
2486 | <entry>LGPL-2.1</entry> | ||
2487 | </row> | ||
2488 | |||
2489 | <row> | ||
2490 | <entry>python3-setuptools</entry> | ||
2491 | |||
2492 | <entry>32.1.1</entry> | ||
2493 | |||
2494 | <entry>Download build install upgrade and uninstall Python | ||
2495 | packages.</entry> | ||
2496 | |||
2497 | <entry>MIT</entry> | ||
2498 | </row> | ||
2499 | |||
2500 | <row> | ||
2501 | <entry>python3-six</entry> | ||
2502 | |||
2503 | <entry>1.10.0</entry> | ||
2504 | |||
2505 | <entry>Python 2 and 3 compatibility library.</entry> | ||
2506 | |||
2507 | <entry>MIT</entry> | ||
2508 | </row> | ||
2509 | |||
2510 | <row> | ||
2511 | <entry>python3</entry> | ||
2512 | |||
2513 | <entry>3.5.2</entry> | ||
2514 | |||
2515 | <entry>The Python Programming Language.</entry> | ||
2516 | |||
2517 | <entry>Python-2.0</entry> | ||
2518 | </row> | ||
2519 | |||
2520 | <row> | ||
2521 | <entry>qemu-helper</entry> | ||
2522 | |||
2523 | <entry>1.0</entry> | ||
2524 | |||
2525 | <entry>Helper utilities needed by the runqemu script.</entry> | ||
2526 | |||
2527 | <entry>GPL-2.0</entry> | ||
2528 | </row> | ||
2529 | |||
2530 | <row> | ||
2531 | <entry>qemu</entry> | ||
2532 | |||
2533 | <entry>2.8.0</entry> | ||
2534 | |||
2535 | <entry>Fast open source processor emulator.</entry> | ||
2536 | |||
2537 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
2538 | </row> | ||
2539 | |||
2540 | <row> | ||
2541 | <entry>qemuwrapper</entry> | ||
2542 | |||
2543 | <entry>1.0</entry> | ||
2544 | |||
2545 | <entry>QEMU wrapper script.</entry> | ||
2546 | |||
2547 | <entry>MIT</entry> | ||
2548 | </row> | ||
2549 | |||
2550 | <row> | ||
2551 | <entry>quilt</entry> | ||
2552 | |||
2553 | <entry>0.65</entry> | ||
2554 | |||
2555 | <entry>Tool for working with series of patches.</entry> | ||
2556 | |||
2557 | <entry>GPL-2.0</entry> | ||
2558 | </row> | ||
2559 | |||
2560 | <row> | ||
2561 | <entry>randrproto</entry> | ||
2562 | |||
2563 | <entry>1.5.0</entry> | ||
2564 | |||
2565 | <entry>This package provides the wire protocol for the X Resize | ||
2566 | Rotate and Reflect extension. This extension provides the ability | ||
2567 | to resize rotate and reflect the root window of a screen.</entry> | ||
2568 | |||
2569 | <entry>MIT</entry> | ||
2570 | </row> | ||
2571 | |||
2572 | <row> | ||
2573 | <entry>readline</entry> | ||
2574 | |||
2575 | <entry>7.0</entry> | ||
2576 | |||
2577 | <entry>The GNU Readline library provides a set of functions for | ||
2578 | use by applications that allow users to edit command lines as they | ||
2579 | are typed in. Both Emacs and vi editing modes are available. The | ||
2580 | Readline library includes additional functions to maintain a list | ||
2581 | of previously-entered command lines to recall and perhaps reedit | ||
2582 | those lines and perform csh-like history expansion on previous | ||
2583 | commands.</entry> | ||
2584 | |||
2585 | <entry>GPL-3.0</entry> | ||
2586 | </row> | ||
2587 | |||
2588 | <row> | ||
2589 | <entry>renderproto</entry> | ||
2590 | |||
2591 | <entry>0.11.1</entry> | ||
2592 | |||
2593 | <entry>This package provides the wire protocol for the X Rendering | ||
2594 | extension. This is the basis the image composition within the X | ||
2595 | window system.</entry> | ||
2596 | |||
2597 | <entry>MIT</entry> | ||
2598 | </row> | ||
2599 | |||
2600 | <row> | ||
2601 | <entry>rpm</entry> | ||
2602 | |||
2603 | <entry>4.13.90</entry> | ||
2604 | |||
2605 | <entry>The RPM Package Manager (RPM) is a powerful command line | ||
2606 | driven package management system capable of installing | ||
2607 | uninstalling verifying querying and updating software packages. | ||
2608 | Each software package consists of an archive of files along with | ||
2609 | information about the package like its version a description | ||
2610 | etc.</entry> | ||
2611 | |||
2612 | <entry>GPL-2.0</entry> | ||
2613 | </row> | ||
2614 | |||
2615 | <row> | ||
2616 | <entry>run-postinsts</entry> | ||
2617 | |||
2618 | <entry>1.0</entry> | ||
2619 | |||
2620 | <entry>Runs postinstall scripts on first boot of the target | ||
2621 | device.</entry> | ||
2622 | |||
2623 | <entry>MIT</entry> | ||
2624 | </row> | ||
2625 | |||
2626 | <row> | ||
2627 | <entry>sed</entry> | ||
2628 | |||
2629 | <entry>4.2.2</entry> | ||
2630 | |||
2631 | <entry>Stream EDitor (text filtering utility).</entry> | ||
2632 | |||
2633 | <entry>GPL-3.0</entry> | ||
2634 | </row> | ||
2635 | |||
2636 | <row> | ||
2637 | <entry>shadow-securetty</entry> | ||
2638 | |||
2639 | <entry>4.2.1</entry> | ||
2640 | |||
2641 | <entry>Provider of the machine specific securetty file.</entry> | ||
2642 | |||
2643 | <entry>MIT</entry> | ||
2644 | </row> | ||
2645 | |||
2646 | <row> | ||
2647 | <entry>shadow-sysroot</entry> | ||
2648 | |||
2649 | <entry>4.2.1</entry> | ||
2650 | |||
2651 | <entry>Shadow utils requirements for useradd.bbclass.</entry> | ||
2652 | |||
2653 | <entry>BSD, Artistic-1.0</entry> | ||
2654 | </row> | ||
2655 | |||
2656 | <row> | ||
2657 | <entry>shadow</entry> | ||
2658 | |||
2659 | <entry>4.2.1</entry> | ||
2660 | |||
2661 | <entry>Tools to change and administer password and group | ||
2662 | data.</entry> | ||
2663 | |||
2664 | <entry>BSD, Artistic-1.0</entry> | ||
2665 | </row> | ||
2666 | |||
2667 | <row> | ||
2668 | <entry>shared-mime-info</entry> | ||
2669 | |||
2670 | <entry>1.8</entry> | ||
2671 | |||
2672 | <entry>Shared MIME type database and specification.</entry> | ||
2673 | |||
2674 | <entry>LGPL-2.0</entry> | ||
2675 | </row> | ||
2676 | |||
2677 | <row> | ||
2678 | <entry>slang</entry> | ||
2679 | |||
2680 | <entry>2.3.1a</entry> | ||
2681 | |||
2682 | <entry>S-Lang is an interpreted language and a programming | ||
2683 | library. The S-Lang language was designed so that it can be easily | ||
2684 | embedded into a program to provide the program with a powerful | ||
2685 | extension language. The S-Lang library provided in this package | ||
2686 | provides the S-Lang extension language. S-Lang's syntax resembles | ||
2687 | C which makes it easy to recode S-Lang procedures in C if you need | ||
2688 | to.</entry> | ||
2689 | |||
2690 | <entry>GPL-2.0</entry> | ||
2691 | </row> | ||
2692 | |||
2693 | <row> | ||
2694 | <entry>sqlite3</entry> | ||
2695 | |||
2696 | <entry>3.17.0</entry> | ||
2697 | |||
2698 | <entry>Embeddable SQL database engine.</entry> | ||
2699 | |||
2700 | <entry>PD</entry> | ||
2701 | </row> | ||
2702 | |||
2703 | <row> | ||
2704 | <entry>swig</entry> | ||
2705 | |||
2706 | <entry>3.0.12</entry> | ||
2707 | |||
2708 | <entry>SWIG - Simplified Wrapper and Interface Generator.</entry> | ||
2709 | |||
2710 | <entry>BSD, GPL-3.0</entry> | ||
2711 | </row> | ||
2712 | |||
2713 | <row> | ||
2714 | <entry>systemd-compat-units</entry> | ||
2715 | |||
2716 | <entry>1.0</entry> | ||
2717 | |||
2718 | <entry>Enhances systemd compatilibity with existing SysVinit | ||
2719 | scripts.</entry> | ||
2720 | |||
2721 | <entry>MIT</entry> | ||
2722 | </row> | ||
2723 | |||
2724 | <row> | ||
2725 | <entry>systemd-serialgetty</entry> | ||
2726 | |||
2727 | <entry>1.0</entry> | ||
2728 | |||
2729 | <entry>Serial terminal support for systemd.</entry> | ||
2730 | |||
2731 | <entry>GPL-2.0</entry> | ||
2732 | </row> | ||
2733 | |||
2734 | <row> | ||
2735 | <entry>systemd-systemctl</entry> | ||
2736 | |||
2737 | <entry>1.0</entry> | ||
2738 | |||
2739 | <entry>Wrapper for enabling systemd services.</entry> | ||
2740 | |||
2741 | <entry>MIT</entry> | ||
2742 | </row> | ||
2743 | |||
2744 | <row> | ||
2745 | <entry>systemd</entry> | ||
2746 | |||
2747 | <entry>232</entry> | ||
2748 | |||
2749 | <entry>systemd is a system and service manager for Linux | ||
2750 | compatible with SysV and LSB init scripts. systemd provides | ||
2751 | aggressive parallelization capabilities uses socket and D-Bus | ||
2752 | activation for starting services offers on-demand starting of | ||
2753 | daemons keeps track of processes using Linux cgroups supports | ||
2754 | snapshotting and restoring of the system state maintains mount and | ||
2755 | automount points and implements an elaborate transactional | ||
2756 | dependency-based service control logic. It can work as a drop-in | ||
2757 | replacement for sysvinit.</entry> | ||
2758 | |||
2759 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
2760 | </row> | ||
2761 | |||
2762 | <row> | ||
2763 | <entry>systemtap</entry> | ||
2764 | |||
2765 | <entry>3.1</entry> | ||
2766 | |||
2767 | <entry>Script-directed dynamic tracing and performance analysis | ||
2768 | tool for Linux.</entry> | ||
2769 | |||
2770 | <entry>GPL-2.0</entry> | ||
2771 | </row> | ||
2772 | |||
2773 | <row> | ||
2774 | <entry>texinfo-dummy</entry> | ||
2775 | |||
2776 | <entry>1.0</entry> | ||
2777 | |||
2778 | <entry>Fake version of the texinfo utility suite.</entry> | ||
2779 | |||
2780 | <entry>MIT</entry> | ||
2781 | </row> | ||
2782 | |||
2783 | <row> | ||
2784 | <entry>tzcode</entry> | ||
2785 | |||
2786 | <entry>2017b</entry> | ||
2787 | |||
2788 | <entry>tzcode timezone zoneinfo utils -- zic zdump | ||
2789 | tzselect.</entry> | ||
2790 | |||
2791 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
2792 | </row> | ||
2793 | |||
2794 | <row> | ||
2795 | <entry>tzdata</entry> | ||
2796 | |||
2797 | <entry>2017b</entry> | ||
2798 | |||
2799 | <entry>Timezone data.</entry> | ||
2800 | |||
2801 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
2802 | </row> | ||
2803 | |||
2804 | <row> | ||
2805 | <entry>unfs3</entry> | ||
2806 | |||
2807 | <entry>0.9.22.r497</entry> | ||
2808 | |||
2809 | <entry>Userspace NFS server v3 protocol.</entry> | ||
2810 | |||
2811 | <entry>unfs3</entry> | ||
2812 | </row> | ||
2813 | |||
2814 | <row> | ||
2815 | <entry>unifdef</entry> | ||
2816 | |||
2817 | <entry>2.11</entry> | ||
2818 | |||
2819 | <entry>Selectively remove #ifdef statements from sources.</entry> | ||
2820 | |||
2821 | <entry>BSD-2-Clause</entry> | ||
2822 | </row> | ||
2823 | |||
2824 | <row> | ||
2825 | <entry>update-rc.d</entry> | ||
2826 | |||
2827 | <entry>0.7</entry> | ||
2828 | |||
2829 | <entry>update-rc.d is a utility that allows the management of | ||
2830 | symlinks to the initscripts in the /etc/rcN.d directory | ||
2831 | structure.</entry> | ||
2832 | |||
2833 | <entry>GPL-2.0</entry> | ||
2834 | </row> | ||
2835 | |||
2836 | <row> | ||
2837 | <entry>util-linux</entry> | ||
2838 | |||
2839 | <entry>2.29.1</entry> | ||
2840 | |||
2841 | <entry>Util-linux includes a suite of basic system administration | ||
2842 | utilities commonly found on most Linux systems. Some of the more | ||
2843 | important utilities include disk partitioning kernel message | ||
2844 | management filesystem creation and system login.</entry> | ||
2845 | |||
2846 | <entry>GPL-2.0, LGPL-2.1, BSD</entry> | ||
2847 | </row> | ||
2848 | |||
2849 | <row> | ||
2850 | <entry>util-macros</entry> | ||
2851 | |||
2852 | <entry>1.19.1</entry> | ||
2853 | |||
2854 | <entry>M4 autotools macros used by various X.org programs.</entry> | ||
2855 | |||
2856 | <entry>MIT</entry> | ||
2857 | </row> | ||
2858 | |||
2859 | <row> | ||
2860 | <entry>v86d</entry> | ||
2861 | |||
2862 | <entry>0.1.10</entry> | ||
2863 | |||
2864 | <entry>User support binary for the uvesafb kernel module.</entry> | ||
2865 | |||
2866 | <entry>GPL-2.0</entry> | ||
2867 | </row> | ||
2868 | |||
2869 | <row> | ||
2870 | <entry>volatile-binds</entry> | ||
2871 | |||
2872 | <entry>1.0</entry> | ||
2873 | |||
2874 | <entry>Volatile bind mount setup and configuration for | ||
2875 | read-only-rootfs</entry> | ||
2876 | |||
2877 | <entry>MIT</entry> | ||
2878 | </row> | ||
2879 | |||
2880 | <row> | ||
2881 | <entry>xcb-proto</entry> | ||
2882 | |||
2883 | <entry>1.12</entry> | ||
2884 | |||
2885 | <entry>Function prototypes for the X protocol C-language Binding | ||
2886 | (XCB). XCB is a replacement for Xlib featuring a small footprint | ||
2887 | latency hiding direct access to the protocol improved threading | ||
2888 | support and extensibility.</entry> | ||
2889 | |||
2890 | <entry>MIT</entry> | ||
2891 | </row> | ||
2892 | |||
2893 | <row> | ||
2894 | <entry>xextproto</entry> | ||
2895 | |||
2896 | <entry>7.3.0</entry> | ||
2897 | |||
2898 | <entry>This package provides the wire protocol for several X | ||
2899 | extensions. These protocol extensions include DOUBLE-BUFFER DPMS | ||
2900 | Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD | ||
2901 | Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC | ||
2902 | XTEST. In addition a small set of utility functions are also | ||
2903 | available.</entry> | ||
2904 | |||
2905 | <entry>MIT</entry> | ||
2906 | </row> | ||
2907 | |||
2908 | <row> | ||
2909 | <entry>xkeyboard-config</entry> | ||
2910 | |||
2911 | <entry>2.20</entry> | ||
2912 | |||
2913 | <entry>The non-arch keyboard configuration database for X Window. | ||
2914 | The goal is to provide the consistent well-structured frequently | ||
2915 | released open source of X keyboard configuration data for X Window | ||
2916 | System implementations. The project is targeted to XKB-based | ||
2917 | systems.</entry> | ||
2918 | |||
2919 | <entry>MIT</entry> | ||
2920 | </row> | ||
2921 | |||
2922 | <row> | ||
2923 | <entry>xmlto</entry> | ||
2924 | |||
2925 | <entry>0.0.28</entry> | ||
2926 | |||
2927 | <entry>A shell-script tool for converting XML files to various | ||
2928 | formats.</entry> | ||
2929 | |||
2930 | <entry>GPL-2.0</entry> | ||
2931 | </row> | ||
2932 | |||
2933 | <row> | ||
2934 | <entry>xproto</entry> | ||
2935 | |||
2936 | <entry>7.0.31</entry> | ||
2937 | |||
2938 | <entry>This package provides the basic headers for the X Window | ||
2939 | System.</entry> | ||
2940 | |||
2941 | <entry>MIT</entry> | ||
2942 | </row> | ||
2943 | |||
2944 | <row> | ||
2945 | <entry>xtrans</entry> | ||
2946 | |||
2947 | <entry>1.3.5</entry> | ||
2948 | |||
2949 | <entry>The X Transport Interface is intended to combine all system | ||
2950 | and transport specific code into a single place. This API should | ||
2951 | be used by all libraries clients and servers of the X Window | ||
2952 | System. Use of this API should allow the addition of new types of | ||
2953 | transports and support for new platforms without making any | ||
2954 | changes to the source except in the X Transport Interface | ||
2955 | code.</entry> | ||
2956 | |||
2957 | <entry>MIT</entry> | ||
2958 | </row> | ||
2959 | |||
2960 | <row> | ||
2961 | <entry>xz</entry> | ||
2962 | |||
2963 | <entry>5.2.3</entry> | ||
2964 | |||
2965 | <entry>Utilities for managing LZMA compressed files.</entry> | ||
2966 | |||
2967 | <entry>GPL-2.0, LGPL-2.1, PD</entry> | ||
2968 | </row> | ||
2969 | |||
2970 | <row> | ||
2971 | <entry>zlib</entry> | ||
2972 | |||
2973 | <entry>1.2.11</entry> | ||
2974 | |||
2975 | <entry>Zlib is a general-purpose patent-free lossless data | ||
2976 | compression library which is used by many different | ||
2977 | programs.</entry> | ||
2978 | |||
2979 | <entry>Zlib</entry> | ||
2980 | </row> | ||
2981 | </tbody> | ||
2982 | </tgroup> | ||
2983 | </informaltable> | ||
2984 | </section> | ||
2985 | |||
2986 | <section id="open_source_license"> | ||
2987 | <title>Open Source Licenses</title> | ||
2988 | |||
2989 | <section id="lic_0"> | ||
2990 | <title>AFL-2.0</title> | ||
2991 | |||
2992 | <para><programlisting> | ||
2993 | 1025 | ||
2994 | The Academic Free License | 1026 | The Academic Free License |
2995 | v. 2.0 | 1027 | v. 2.0 |
@@ -3130,13 +1162,11 @@ Permission is hereby granted to copy and distribute this license without modific | |||
3130 | This license may not be modified without the express written permission of its | 1162 | This license may not be modified without the express written permission of its |
3131 | copyright owner. | 1163 | copyright owner. |
3132 | 1164 | ||
3133 | </programlisting></para> | 1165 | </programlisting></para></section> |
3134 | </section> | ||
3135 | 1166 | ||
3136 | <section id="lic_1"> | 1167 | <section id="lic_1"> |
3137 | <title>Apache-2.0</title> | 1168 | <title>Apache-2.0</title> |
3138 | 1169 | <para><programlisting> | |
3139 | <para><programlisting> | ||
3140 | 1170 | ||
3141 | 1171 | ||
3142 | Apache License | 1172 | Apache License |
@@ -3341,13 +1371,11 @@ copyright owner. | |||
3341 | See the License for the specific language governing permissions and | 1371 | See the License for the specific language governing permissions and |
3342 | limitations under the License. | 1372 | limitations under the License. |
3343 | 1373 | ||
3344 | </programlisting></para> | 1374 | </programlisting></para></section> |
3345 | </section> | ||
3346 | |||
3347 | <section id="lic_2"> | ||
3348 | <title>Artistic-1.0</title> | ||
3349 | 1375 | ||
3350 | <para><programlisting> | 1376 | <section id="lic_2"> |
1377 | <title>Artistic-1.0</title> | ||
1378 | <para><programlisting> | ||
3351 | 1379 | ||
3352 | The Artistic License | 1380 | The Artistic License |
3353 | Preamble | 1381 | Preamble |
@@ -3440,13 +1468,11 @@ FOR A PARTICULAR PURPOSE. | |||
3440 | 1468 | ||
3441 | The End | 1469 | The End |
3442 | 1470 | ||
3443 | </programlisting></para> | 1471 | </programlisting></para></section> |
3444 | </section> | ||
3445 | 1472 | ||
3446 | <section id="lic_3"> | 1473 | <section id="lic_3"> |
3447 | <title>BSD</title> | 1474 | <title>BSD</title> |
3448 | 1475 | <para><programlisting> | |
3449 | <para><programlisting> | ||
3450 | Copyright (c) The Regents of the University of California. | 1476 | Copyright (c) The Regents of the University of California. |
3451 | All rights reserved. | 1477 | All rights reserved. |
3452 | 1478 | ||
@@ -3473,13 +1499,11 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |||
3473 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 1499 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
3474 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 1500 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
3475 | SUCH DAMAGE. | 1501 | SUCH DAMAGE. |
3476 | </programlisting></para> | 1502 | </programlisting></para></section> |
3477 | </section> | ||
3478 | |||
3479 | <section id="lic_4"> | ||
3480 | <title>BSD-2-Clause</title> | ||
3481 | 1503 | ||
3482 | <para><programlisting> | 1504 | <section id="lic_4"> |
1505 | <title>BSD-2-Clause</title> | ||
1506 | <para><programlisting> | ||
3483 | 1507 | ||
3484 | The FreeBSD Copyright | 1508 | The FreeBSD Copyright |
3485 | 1509 | ||
@@ -3507,13 +1531,11 @@ The views and conclusions contained in the software and documentation are those | |||
3507 | authors and should not be interpreted as representing official policies, either | 1531 | authors and should not be interpreted as representing official policies, either |
3508 | expressed or implied, of the FreeBSD Project. | 1532 | expressed or implied, of the FreeBSD Project. |
3509 | 1533 | ||
3510 | </programlisting></para> | 1534 | </programlisting></para></section> |
3511 | </section> | ||
3512 | 1535 | ||
3513 | <section id="lic_5"> | 1536 | <section id="lic_5"> |
3514 | <title>BSD-3-Clause</title> | 1537 | <title>BSD-3-Clause</title> |
3515 | 1538 | <para><programlisting> | |
3516 | <para><programlisting> | ||
3517 | 1539 | ||
3518 | Copyright (c) <YEAR>, <OWNER> | 1540 | Copyright (c) <YEAR>, <OWNER> |
3519 | All rights reserved. | 1541 | All rights reserved. |
@@ -3540,13 +1562,11 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING | |||
3540 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | 1562 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
3541 | DAMAGE. | 1563 | DAMAGE. |
3542 | 1564 | ||
3543 | </programlisting></para> | 1565 | </programlisting></para></section> |
3544 | </section> | ||
3545 | |||
3546 | <section id="lic_6"> | ||
3547 | <title>BSD-4-Clause</title> | ||
3548 | 1566 | ||
3549 | <para><programlisting> | 1567 | <section id="lic_6"> |
1568 | <title>BSD-4-Clause</title> | ||
1569 | <para><programlisting> | ||
3550 | 1570 | ||
3551 | Copyright (c) <year>, <copyright holder> | 1571 | Copyright (c) <year>, <copyright holder> |
3552 | All rights reserved. | 1572 | All rights reserved. |
@@ -3576,45 +1596,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |||
3576 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 1596 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
3577 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 1597 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
3578 | 1598 | ||
3579 | </programlisting></para> | 1599 | </programlisting></para></section> |
3580 | </section> | ||
3581 | |||
3582 | <section id="lic_7"> | ||
3583 | <title>BSL-1.0</title> | ||
3584 | |||
3585 | <para><programlisting> | ||
3586 | |||
3587 | Boost Software License - Version 1.0 - August 17th, 2003 | ||
3588 | |||
3589 | Permission is hereby granted, free of charge, to any person or organization | ||
3590 | obtaining a copy of the software and accompanying documentation covered by | ||
3591 | this license (the "Software") to use, reproduce, display, distribute, | ||
3592 | execute, and transmit the Software, and to prepare derivative works of the | ||
3593 | Software, and to permit third-parties to whom the Software is furnished to | ||
3594 | do so, all subject to the following: | ||
3595 | |||
3596 | The copyright notices in the Software and this entire statement, including | ||
3597 | the above license grant, this restriction and the following disclaimer, | ||
3598 | must be included in all copies of the Software, in whole or in part, and | ||
3599 | all derivative works of the Software, unless such copies or derivative | ||
3600 | works are solely in the form of machine-executable object code generated by | ||
3601 | a source language processor. | ||
3602 | |||
3603 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
3604 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
3605 | FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT | ||
3606 | SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE | ||
3607 | FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, | ||
3608 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
3609 | DEALINGS IN THE SOFTWARE. | ||
3610 | |||
3611 | </programlisting></para> | ||
3612 | </section> | ||
3613 | |||
3614 | <section id="lic_8"> | ||
3615 | <title>Elfutils-Exception</title> | ||
3616 | 1600 | ||
3617 | <para><programlisting> | 1601 | <section id="lic_7"> |
1602 | <title>Elfutils-Exception</title> | ||
1603 | <para><programlisting> | ||
3618 | This file describes the limits of the Exception under which you are allowed | 1604 | This file describes the limits of the Exception under which you are allowed |
3619 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. | 1605 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. |
3620 | For the full text of the license, please see one of the header files | 1606 | For the full text of the license, please see one of the header files |
@@ -3627,201 +1613,20 @@ DEALINGS IN THE SOFTWARE. | |||
3627 | libdw.h | 1613 | libdw.h |
3628 | libdwfl.h | 1614 | libdwfl.h |
3629 | 1615 | ||
3630 | </programlisting></para> | 1616 | </programlisting></para></section> |
3631 | </section> | ||
3632 | |||
3633 | <section id="lic_9"> | ||
3634 | <title>FSF-Unlimited</title> | ||
3635 | 1617 | ||
3636 | <para><programlisting> | 1618 | <section id="lic_8"> |
1619 | <title>FSF-Unlimited</title> | ||
1620 | <para><programlisting> | ||
3637 | Copyright (C) 1997-2010 Free Software Foundation, Inc. | 1621 | Copyright (C) 1997-2010 Free Software Foundation, Inc. |
3638 | This file is free software; the Free Software Foundation | 1622 | This file is free software; the Free Software Foundation |
3639 | gives unlimited permission to copy and/or distribute it, | 1623 | gives unlimited permission to copy and/or distribute it, |
3640 | with or without modifications, as long as this notice is preserved. | 1624 | with or without modifications, as long as this notice is preserved. |
3641 | </programlisting></para> | 1625 | </programlisting></para></section> |
3642 | </section> | ||
3643 | |||
3644 | <section id="lic_10"> | ||
3645 | <title>FreeType</title> | ||
3646 | |||
3647 | <para><programlisting> | ||
3648 | The FreeType Project LICENSE | ||
3649 | ---------------------------- | ||
3650 | |||
3651 | 2006-Jan-27 | ||
3652 | |||
3653 | Copyright 1996-2002, 2006 by | ||
3654 | David Turner, Robert Wilhelm, and Werner Lemberg | ||
3655 | |||
3656 | |||
3657 | |||
3658 | Introduction | ||
3659 | ============ | ||
3660 | |||
3661 | The FreeType Project is distributed in several archive packages; | ||
3662 | some of them may contain, in addition to the FreeType font engine, | ||
3663 | various tools and contributions which rely on, or relate to, the | ||
3664 | FreeType Project. | ||
3665 | |||
3666 | This license applies to all files found in such packages, and | ||
3667 | which do not fall under their own explicit license. The license | ||
3668 | affects thus the FreeType font engine, the test programs, | ||
3669 | documentation and makefiles, at the very least. | ||
3670 | |||
3671 | This license was inspired by the BSD, Artistic, and IJG | ||
3672 | (Independent JPEG Group) licenses, which all encourage inclusion | ||
3673 | and use of free software in commercial and freeware products | ||
3674 | alike. As a consequence, its main points are that: | ||
3675 | |||
3676 | o We don't promise that this software works. However, we will be | ||
3677 | interested in any kind of bug reports. (`as is' distribution) | ||
3678 | |||
3679 | o You can use this software for whatever you want, in parts or | ||
3680 | full form, without having to pay us. (`royalty-free' usage) | ||
3681 | |||
3682 | o You may not pretend that you wrote this software. If you use | ||
3683 | it, or only parts of it, in a program, you must acknowledge | ||
3684 | somewhere in your documentation that you have used the | ||
3685 | FreeType code. (`credits') | ||
3686 | |||
3687 | We specifically permit and encourage the inclusion of this | ||
3688 | software, with or without modifications, in commercial products. | ||
3689 | We disclaim all warranties covering The FreeType Project and | ||
3690 | assume no liability related to The FreeType Project. | ||
3691 | |||
3692 | |||
3693 | Finally, many people asked us for a preferred form for a | ||
3694 | credit/disclaimer to use in compliance with this license. We thus | ||
3695 | encourage you to use the following text: | ||
3696 | |||
3697 | """ | ||
3698 | Portions of this software are copyright � <year> The FreeType | ||
3699 | Project (www.freetype.org). All rights reserved. | ||
3700 | """ | ||
3701 | |||
3702 | Please replace <year> with the value from the FreeType version you | ||
3703 | actually use. | ||
3704 | |||
3705 | |||
3706 | Legal Terms | ||
3707 | =========== | ||
3708 | |||
3709 | 0. Definitions | ||
3710 | -------------- | ||
3711 | |||
3712 | Throughout this license, the terms `package', `FreeType Project', | ||
3713 | and `FreeType archive' refer to the set of files originally | ||
3714 | distributed by the authors (David Turner, Robert Wilhelm, and | ||
3715 | Werner Lemberg) as the `FreeType Project', be they named as alpha, | ||
3716 | beta or final release. | ||
3717 | |||
3718 | `You' refers to the licensee, or person using the project, where | ||
3719 | `using' is a generic term including compiling the project's source | ||
3720 | code as well as linking it to form a `program' or `executable'. | ||
3721 | This program is referred to as `a program using the FreeType | ||
3722 | engine'. | ||
3723 | |||
3724 | This license applies to all files distributed in the original | ||
3725 | FreeType Project, including all source code, binaries and | ||
3726 | documentation, unless otherwise stated in the file in its | ||
3727 | original, unmodified form as distributed in the original archive. | ||
3728 | If you are unsure whether or not a particular file is covered by | ||
3729 | this license, you must contact us to verify this. | ||
3730 | |||
3731 | The FreeType Project is copyright (C) 1996-2000 by David Turner, | ||
3732 | Robert Wilhelm, and Werner Lemberg. All rights reserved except as | ||
3733 | specified below. | ||
3734 | |||
3735 | 1. No Warranty | ||
3736 | -------------- | ||
3737 | |||
3738 | THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY | ||
3739 | KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, | ||
3740 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||
3741 | PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS | ||
3742 | BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO | ||
3743 | USE, OF THE FREETYPE PROJECT. | ||
3744 | |||
3745 | 2. Redistribution | ||
3746 | ----------------- | ||
3747 | |||
3748 | This license grants a worldwide, royalty-free, perpetual and | ||
3749 | irrevocable right and license to use, execute, perform, compile, | ||
3750 | display, copy, create derivative works of, distribute and | ||
3751 | sublicense the FreeType Project (in both source and object code | ||
3752 | forms) and derivative works thereof for any purpose; and to | ||
3753 | authorize others to exercise some or all of the rights granted | ||
3754 | herein, subject to the following conditions: | ||
3755 | |||
3756 | o Redistribution of source code must retain this license file | ||
3757 | (`FTL.TXT') unaltered; any additions, deletions or changes to | ||
3758 | the original files must be clearly indicated in accompanying | ||
3759 | documentation. The copyright notices of the unaltered, | ||
3760 | original files must be preserved in all copies of source | ||
3761 | files. | ||
3762 | |||
3763 | o Redistribution in binary form must provide a disclaimer that | ||
3764 | states that the software is based in part of the work of the | ||
3765 | FreeType Team, in the distribution documentation. We also | ||
3766 | encourage you to put an URL to the FreeType web page in your | ||
3767 | documentation, though this isn't mandatory. | ||
3768 | |||
3769 | These conditions apply to any software derived from or based on | ||
3770 | the FreeType Project, not just the unmodified files. If you use | ||
3771 | our work, you must acknowledge us. However, no fee need be paid | ||
3772 | to us. | ||
3773 | |||
3774 | 3. Advertising | ||
3775 | -------------- | ||
3776 | |||
3777 | Neither the FreeType authors and contributors nor you shall use | ||
3778 | the name of the other for commercial, advertising, or promotional | ||
3779 | purposes without specific prior written permission. | ||
3780 | |||
3781 | We suggest, but do not require, that you use one or more of the | ||
3782 | following phrases to refer to this software in your documentation | ||
3783 | or advertising materials: `FreeType Project', `FreeType Engine', | ||
3784 | `FreeType library', or `FreeType Distribution'. | ||
3785 | |||
3786 | As you have not signed this license, you are not required to | ||
3787 | accept it. However, as the FreeType Project is copyrighted | ||
3788 | material, only this license, or another one contracted with the | ||
3789 | authors, grants you the right to use, distribute, and modify it. | ||
3790 | Therefore, by using, distributing, or modifying the FreeType | ||
3791 | Project, you indicate that you understand and accept all the terms | ||
3792 | of this license. | ||
3793 | |||
3794 | 4. Contacts | ||
3795 | ----------- | ||
3796 | |||
3797 | There are two mailing lists related to FreeType: | ||
3798 | |||
3799 | o freetype@nongnu.org | ||
3800 | 1626 | ||
3801 | Discusses general use and applications of FreeType, as well as | 1627 | <section id="lic_9"> |
3802 | future and wanted additions to the library and distribution. | 1628 | <title>GPL-1.0</title> |
3803 | If you are looking for support, start in this list if you | 1629 | <para><programlisting> |
3804 | haven't found anything to help you in the documentation. | ||
3805 | |||
3806 | o freetype-devel@nongnu.org | ||
3807 | |||
3808 | Discusses bugs, as well as engine internals, design issues, | ||
3809 | specific licenses, porting, etc. | ||
3810 | |||
3811 | Our home page can be found at | ||
3812 | |||
3813 | http://www.freetype.org | ||
3814 | |||
3815 | |||
3816 | --- end of FTL.TXT --- | ||
3817 | |||
3818 | </programlisting></para> | ||
3819 | </section> | ||
3820 | |||
3821 | <section id="lic_11"> | ||
3822 | <title>GPL-1.0</title> | ||
3823 | |||
3824 | <para><programlisting> | ||
3825 | 1630 | ||
3826 | GNU General Public License, version 1 | 1631 | GNU General Public License, version 1 |
3827 | 1632 | ||
@@ -4074,13 +1879,11 @@ necessary. Here a sample; alter the names: | |||
4074 | 1879 | ||
4075 | That`s all there is to it! | 1880 | That`s all there is to it! |
4076 | 1881 | ||
4077 | </programlisting></para> | 1882 | </programlisting></para></section> |
4078 | </section> | ||
4079 | 1883 | ||
4080 | <section id="lic_12"> | 1884 | <section id="lic_10"> |
4081 | <title>GPL-2.0</title> | 1885 | <title>GPL-2.0</title> |
4082 | 1886 | <para><programlisting> | |
4083 | <para><programlisting> | ||
4084 | 1887 | ||
4085 | GNU GENERAL PUBLIC LICENSE | 1888 | GNU GENERAL PUBLIC LICENSE |
4086 | 1889 | ||
@@ -4379,18 +2182,16 @@ more useful to permit linking proprietary applications with the library. If this | |||
4379 | what you want to do, use the GNU Lesser General Public License instead of this | 2182 | what you want to do, use the GNU Lesser General Public License instead of this |
4380 | License. | 2183 | License. |
4381 | 2184 | ||
4382 | </programlisting></para> | 2185 | </programlisting></para></section> |
4383 | </section> | ||
4384 | |||
4385 | <section id="lic_13"> | ||
4386 | <title>GPL-3.0</title> | ||
4387 | 2186 | ||
4388 | <para><programlisting> | 2187 | <section id="lic_11"> |
2188 | <title>GPL-3.0</title> | ||
2189 | <para><programlisting> | ||
4389 | GNU GENERAL PUBLIC LICENSE | 2190 | GNU GENERAL PUBLIC LICENSE |
4390 | 2191 | ||
4391 | Version 3, 29 June 2007 | 2192 | Version 3, 29 June 2007 |
4392 | 2193 | ||
4393 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> | 2194 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> |
4394 | 2195 | ||
4395 | Everyone is permitted to copy and distribute verbatim copies of this license document, | 2196 | Everyone is permitted to copy and distribute verbatim copies of this license document, |
4396 | but changing it is not allowed. | 2197 | but changing it is not allowed. |
@@ -4959,13 +2760,11 @@ more useful to permit linking proprietary applications with the library. If this | |||
4959 | what you want to do, use the GNU Lesser General Public License instead of this | 2760 | what you want to do, use the GNU Lesser General Public License instead of this |
4960 | License. But first, please read | 2761 | License. But first, please read |
4961 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. | 2762 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. |
4962 | </programlisting></para> | 2763 | </programlisting></para></section> |
4963 | </section> | ||
4964 | |||
4965 | <section id="lic_14"> | ||
4966 | <title>GPL-3.0-with-GCC-exception</title> | ||
4967 | 2764 | ||
4968 | <para><programlisting> | 2765 | <section id="lic_12"> |
2766 | <title>GPL-3.0-with-GCC-exception</title> | ||
2767 | <para><programlisting> | ||
4969 | 2768 | ||
4970 | insert GPL v3 text here | 2769 | insert GPL v3 text here |
4971 | 2770 | ||
@@ -5021,50 +2820,11 @@ consistent with the licensing of the Independent Modules. | |||
5021 | The availability of this Exception does not imply any general presumption that | 2820 | The availability of this Exception does not imply any general presumption that |
5022 | third-party software is unaffected by the copyleft requirements of the license of GCC. | 2821 | third-party software is unaffected by the copyleft requirements of the license of GCC. |
5023 | 2822 | ||
5024 | </programlisting></para> | 2823 | </programlisting></para></section> |
5025 | </section> | ||
5026 | |||
5027 | <section id="lic_15"> | ||
5028 | <title>ICU</title> | ||
5029 | |||
5030 | <para><programlisting> | ||
5031 | COPYRIGHT AND PERMISSION NOTICE | ||
5032 | 2824 | ||
5033 | Copyright (c) 1995-2012 International Business Machines Corporation and others | 2825 | <section id="lic_13"> |
5034 | 2826 | <title>LGPL-2.0</title> | |
5035 | All rights reserved. | 2827 | <para><programlisting> |
5036 | |||
5037 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
5038 | software and associated documentation files (the "Software"), to deal in the Software | ||
5039 | without restriction, including without limitation the rights to use, copy, modify, | ||
5040 | merge, publish, distribute, and/or sell copies of the Software, and to permit persons | ||
5041 | to whom the Software is furnished to do so, provided that the above copyright | ||
5042 | notice(s) and this permission notice appear in all copies of the Software and that | ||
5043 | both the above copyright notice(s) and this permission notice appear in supporting | ||
5044 | documentation. | ||
5045 | |||
5046 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
5047 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A | ||
5048 | PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE | ||
5049 | COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY | ||
5050 | SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM | ||
5051 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | ||
5052 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
5053 | SOFTWARE. | ||
5054 | |||
5055 | Except as contained in this notice, the name of a copyright holder shall not be used | ||
5056 | in advertising or otherwise to promote the sale, use or other dealings in this | ||
5057 | Software without prior written authorization of the copyright holder. | ||
5058 | |||
5059 | All trademarks and registered trademarks mentioned herein are the property of their | ||
5060 | respective owners. | ||
5061 | </programlisting></para> | ||
5062 | </section> | ||
5063 | |||
5064 | <section id="lic_16"> | ||
5065 | <title>LGPL-2.0</title> | ||
5066 | |||
5067 | <para><programlisting> | ||
5068 | GNU LIBRARY GENERAL PUBLIC LICENSE | 2828 | GNU LIBRARY GENERAL PUBLIC LICENSE |
5069 | 2829 | ||
5070 | 2830 | ||
@@ -5648,13 +3408,11 @@ Ty Coon, President of Vice | |||
5648 | 3408 | ||
5649 | That's all there is to it! | 3409 | That's all there is to it! |
5650 | 3410 | ||
5651 | </programlisting></para> | 3411 | </programlisting></para></section> |
5652 | </section> | ||
5653 | |||
5654 | <section id="lic_17"> | ||
5655 | <title>LGPL-2.1</title> | ||
5656 | 3412 | ||
5657 | <para><programlisting> | 3413 | <section id="lic_14"> |
3414 | <title>LGPL-2.1</title> | ||
3415 | <para><programlisting> | ||
5658 | 3416 | ||
5659 | GNU LESSER GENERAL PUBLIC LICENSE | 3417 | GNU LESSER GENERAL PUBLIC LICENSE |
5660 | 3418 | ||
@@ -6082,18 +3840,16 @@ signature of Ty Coon, 1 April 1990 | |||
6082 | Ty Coon, President of Vice | 3840 | Ty Coon, President of Vice |
6083 | That`s all there is to it! | 3841 | That`s all there is to it! |
6084 | 3842 | ||
6085 | </programlisting></para> | 3843 | </programlisting></para></section> |
6086 | </section> | ||
6087 | 3844 | ||
6088 | <section id="lic_18"> | 3845 | <section id="lic_15"> |
6089 | <title>LGPL-3.0</title> | 3846 | <title>LGPL-3.0</title> |
6090 | 3847 | <para><programlisting> | |
6091 | <para><programlisting> | ||
6092 | GNU LESSER GENERAL PUBLIC LICENSE | 3848 | GNU LESSER GENERAL PUBLIC LICENSE |
6093 | 3849 | ||
6094 | Version 3, 29 June 2007 | 3850 | Version 3, 29 June 2007 |
6095 | 3851 | ||
6096 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> | 3852 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> |
6097 | 3853 | ||
6098 | Everyone is permitted to copy and distribute verbatim copies of this license document, | 3854 | Everyone is permitted to copy and distribute verbatim copies of this license document, |
6099 | but changing it is not allowed. | 3855 | but changing it is not allowed. |
@@ -6224,13 +3980,11 @@ If the Library as you received it specifies that a proxy can decide whether futu | |||
6224 | versions of the GNU Lesser General Public License shall apply, that proxy's public | 3980 | versions of the GNU Lesser General Public License shall apply, that proxy's public |
6225 | statement of acceptance of any version is permanent authorization for you to choose | 3981 | statement of acceptance of any version is permanent authorization for you to choose |
6226 | that version for the Library. | 3982 | that version for the Library. |
6227 | </programlisting></para> | 3983 | </programlisting></para></section> |
6228 | </section> | ||
6229 | |||
6230 | <section id="lic_19"> | ||
6231 | <title>Libpng</title> | ||
6232 | 3984 | ||
6233 | <para><programlisting> | 3985 | <section id="lic_16"> |
3986 | <title>Libpng</title> | ||
3987 | <para><programlisting> | ||
6234 | 3988 | ||
6235 | This copy of the libpng notices is provided for your convenience. In case of | 3989 | This copy of the libpng notices is provided for your convenience. In case of |
6236 | any discrepancy between this copy and the notices in the file png.h that is | 3990 | any discrepancy between this copy and the notices in the file png.h that is |
@@ -6343,13 +4097,11 @@ Glenn Randers-Pehrson | |||
6343 | glennrp at users.sourceforge.net | 4097 | glennrp at users.sourceforge.net |
6344 | December 9, 2010 | 4098 | December 9, 2010 |
6345 | 4099 | ||
6346 | </programlisting></para> | 4100 | </programlisting></para></section> |
6347 | </section> | ||
6348 | |||
6349 | <section id="lic_20"> | ||
6350 | <title>MIT</title> | ||
6351 | 4101 | ||
6352 | <para><programlisting> | 4102 | <section id="lic_17"> |
4103 | <title>MIT</title> | ||
4104 | <para><programlisting> | ||
6353 | 4105 | ||
6354 | MIT License | 4106 | MIT License |
6355 | 4107 | ||
@@ -6373,312 +4125,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||
6373 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 4125 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
6374 | THE SOFTWARE. | 4126 | THE SOFTWARE. |
6375 | 4127 | ||
6376 | </programlisting></para> | 4128 | </programlisting></para></section> |
6377 | </section> | ||
6378 | |||
6379 | <section id="lic_21"> | ||
6380 | <title>MPL-1.0</title> | ||
6381 | |||
6382 | <para><programlisting> | ||
6383 | |||
6384 | MOZILLA PUBLIC LICENSE | ||
6385 | Version 1.0 | ||
6386 | |||
6387 | 1. Definitions. | ||
6388 | |||
6389 | 1.1. ``Contributor`` means each entity that creates or contributes to the creation of | ||
6390 | Modifications. | ||
6391 | 1.2. ``Contributor Version`` means the combination of the Original Code, prior | ||
6392 | Modifications used by a Contributor, and the Modifications made by that particular | ||
6393 | Contributor. | ||
6394 | |||
6395 | 1.3. ``Covered Code`` means the Original Code or Modifications or the combination of | ||
6396 | the Original Code and Modifications, in each case including portions thereof. | ||
6397 | |||
6398 | 1.4. ``Electronic Distribution Mechanism`` means a mechanism generally accepted in the | ||
6399 | software development community for the electronic transfer of data. | ||
6400 | |||
6401 | 1.5. ``Executable`` means Covered Code in any form other than Source Code. | ||
6402 | |||
6403 | 1.6. ``Initial Developer`` means the individual or entity identified as the Initial | ||
6404 | Developer in the Source Code notice required by Exhibit A. | ||
6405 | |||
6406 | 1.7. ``Larger Work`` means a work which combines Covered Code or portions thereof with | ||
6407 | code not governed by the terms of this License. | ||
6408 | |||
6409 | 1.8. ``License`` means this document. | ||
6410 | |||
6411 | 1.9. ``Modifications`` means any addition to or deletion from the substance or | ||
6412 | structure of either the Original Code or any previous Modifications. When Covered Code | ||
6413 | is released as a series of files, a Modification is: | ||
6414 | |||
6415 | A. Any addition to or deletion from the contents of a file containing Original Code or | ||
6416 | previous Modifications. | ||
6417 | |||
6418 | B. Any new file that contains any part of the Original Code or previous Modifications. | ||
6419 | 4129 | ||
6420 | 1.10. ``Original Code`` means Source Code of computer software code which is described | 4130 | <section id="lic_18"> |
6421 | in the Source Code notice required by Exhibit A as Original Code, and which, at the | 4131 | <title>MPL-2.0</title> |
6422 | time of its release under this License is not already Covered Code governed by this | 4132 | <para><programlisting> |
6423 | License. | ||
6424 | |||
6425 | 1.11. ``Source Code`` means the preferred form of the Covered Code for making | ||
6426 | modifications to it, including all modules it contains, plus any associated interface | ||
6427 | definition files, scripts used to control compilation and installation of an | ||
6428 | Executable, or a list of source code differential comparisons against either the | ||
6429 | Original Code or another well known, available Covered Code of the Contributor`s | ||
6430 | choice. The Source Code can be in a compressed or archival form, provided the | ||
6431 | appropriate decompression or de-archiving software is widely available for no charge. | ||
6432 | |||
6433 | 1.12. ``You`` means an individual or a legal entity exercising rights under, and | ||
6434 | complying with all of the terms of, this License or a future version of this License | ||
6435 | issued under Section 6.1. For legal entities, ``You`` includes any entity which | ||
6436 | controls, is controlled by, or is under common control with You. For purposes of this | ||
6437 | definition, ``control`` means (a) the power, direct or indirect, to cause the | ||
6438 | direction or management of such entity, whether by contract or otherwise, or (b) | ||
6439 | ownership of fifty percent (50%) or more of the outstanding shares or beneficial | ||
6440 | ownership of such entity. | ||
6441 | |||
6442 | 2. Source Code License. | ||
6443 | 2.1. The Initial Developer Grant. | ||
6444 | The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive | ||
6445 | license, subject to third party intellectual property claims: | ||
6446 | (a) to use, reproduce, modify, display, perform, sublicense and distribute the | ||
6447 | Original Code (or portions thereof) with or without Modifications, or as part of a | ||
6448 | Larger Work; and | ||
6449 | |||
6450 | (b) under patents now or hereafter owned or controlled by Initial Developer, to make, | ||
6451 | have made, use and sell (``Utilize``) the Original Code (or portions thereof), but | ||
6452 | solely to the extent that any such patent is reasonably necessary to enable You to | ||
6453 | Utilize the Original Code (or portions thereof) and not to any greater extent that may | ||
6454 | be necessary to Utilize further Modifications or combinations. | ||
6455 | |||
6456 | 2.2. Contributor Grant. | ||
6457 | Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license, | ||
6458 | subject to third party intellectual property claims: | ||
6459 | |||
6460 | (a) to use, reproduce, modify, display, perform, sublicense and distribute the | ||
6461 | Modifications created by such Contributor (or portions thereof) either on an | ||
6462 | unmodified basis, with other Modifications, as Covered Code or as part of a Larger | ||
6463 | Work; and | ||
6464 | |||
6465 | (b) under patents now or hereafter owned or controlled by Contributor, to Utilize the | ||
6466 | Contributor Version (or portions thereof), but solely to the extent that any such | ||
6467 | patent is reasonably necessary to enable You to Utilize the Contributor Version (or | ||
6468 | portions thereof), and not to any greater extent that may be necessary to Utilize | ||
6469 | further Modifications or combinations. | ||
6470 | |||
6471 | 3. Distribution Obligations. | ||
6472 | 3.1. Application of License. | ||
6473 | The Modifications which You create or to which You contribute are governed by the | ||
6474 | terms of this License, including without limitation Section 2.2. The Source Code | ||
6475 | version of Covered Code may be distributed only under the terms of this License or a | ||
6476 | future version of this License released under Section 6.1, and You must include a copy | ||
6477 | of this License with every copy of the Source Code You distribute. You may not offer | ||
6478 | or impose any terms on any Source Code version that alters or restricts the applicable | ||
6479 | version of this License or the recipients` rights hereunder. However, You may include | ||
6480 | an additional document offering the additional rights described in Section 3.5. | ||
6481 | 3.2. Availability of Source Code. | ||
6482 | Any Modification which You create or to which You contribute must be made available in | ||
6483 | Source Code form under the terms of this License either on the same media as an | ||
6484 | Executable version or via an accepted Electronic Distribution Mechanism to anyone to | ||
6485 | whom you made an Executable version available; and if made available via Electronic | ||
6486 | Distribution Mechanism, must remain available for at least twelve (12) months after | ||
6487 | the date it initially became available, or at least six (6) months after a subsequent | ||
6488 | version of that particular Modification has been made available to such recipients. | ||
6489 | You are responsible for ensuring that the Source Code version remains available even | ||
6490 | if the Electronic Distribution Mechanism is maintained by a third party. | ||
6491 | |||
6492 | 3.3. Description of Modifications. | ||
6493 | You must cause all Covered Code to which you contribute to contain a file documenting | ||
6494 | the changes You made to create that Covered Code and the date of any change. You must | ||
6495 | include a prominent statement that the Modification is derived, directly or | ||
6496 | indirectly, from Original Code provided by the Initial Developer and including the | ||
6497 | name of the Initial Developer in (a) the Source Code, and (b) in any notice in an | ||
6498 | Executable version or related documentation in which You describe the origin or | ||
6499 | ownership of the Covered Code. | ||
6500 | |||
6501 | 3.4. Intellectual Property Matters | ||
6502 | |||
6503 | (a) Third Party Claims. | ||
6504 | If You have knowledge that a party claims an intellectual property right in particular | ||
6505 | functionality or code (or its utilization under this License), you must include a text | ||
6506 | file with the source code distribution titled ``LEGAL`` which describes the claim and | ||
6507 | the party making the claim in sufficient detail that a recipient will know whom to | ||
6508 | contact. If you obtain such knowledge after You make Your Modification available as | ||
6509 | described in Section 3.2, You shall promptly modify the LEGAL file in all copies You | ||
6510 | make available thereafter and shall take other steps (such as notifying appropriate | ||
6511 | mailing lists or newsgroups) reasonably calculated to inform those who received the | ||
6512 | Covered Code that new knowledge has been obtained. | ||
6513 | |||
6514 | (b) Contributor APIs. | ||
6515 | If Your Modification is an application programming interface and You own or control | ||
6516 | patents which are reasonably necessary to implement that API, you must also include | ||
6517 | this information in the LEGAL file. | ||
6518 | |||
6519 | 3.5. Required Notices. | ||
6520 | You must duplicate the notice in Exhibit A in each file of the Source Code, and this | ||
6521 | License in any documentation for the Source Code, where You describe recipients` | ||
6522 | rights relating to Covered Code. If You created one or more Modification(s), You may | ||
6523 | add your name as a Contributor to the notice described in Exhibit A. If it is not | ||
6524 | possible to put such notice in a particular Source Code file due to its structure, | ||
6525 | then you must include such notice in a location (such as a relevant directory file) | ||
6526 | where a user would be likely to look for such a notice. You may choose to offer, and | ||
6527 | to charge a fee for, warranty, support, indemnity or liability obligations to one or | ||
6528 | more recipients of Covered Code. However, You may do so only on Your own behalf, and | ||
6529 | not on behalf of the Initial Developer or any Contributor. You must make it absolutely | ||
6530 | clear than any such warranty, support, indemnity or liability obligation is offered by | ||
6531 | You alone, and You hereby agree to indemnify the Initial Developer and every | ||
6532 | Contributor for any liability incurred by the Initial Developer or such Contributor as | ||
6533 | a result of warranty, support, indemnity or liability terms You offer. | ||
6534 | |||
6535 | 3.6. Distribution of Executable Versions. | ||
6536 | You may distribute Covered Code in Executable form only if the requirements of Section | ||
6537 | 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that | ||
6538 | the Source Code version of the Covered Code is available under the terms of this | ||
6539 | License, including a description of how and where You have fulfilled the obligations | ||
6540 | of Section 3.2. The notice must be conspicuously included in any notice in an | ||
6541 | Executable version, related documentation or collateral in which You describe | ||
6542 | recipients` rights relating to the Covered Code. You may distribute the Executable | ||
6543 | version of Covered Code under a license of Your choice, which may contain terms | ||
6544 | different from this License, provided that You are in compliance with the terms of | ||
6545 | this License and that the license for the Executable version does not attempt to limit | ||
6546 | or alter the recipient`s rights in the Source Code version from the rights set forth | ||
6547 | in this License. If You distribute the Executable version under a different license | ||
6548 | You must make it absolutely clear that any terms which differ from this License are | ||
6549 | offered by You alone, not by the Initial Developer or any Contributor. You hereby | ||
6550 | agree to indemnify the Initial Developer and every Contributor for any liability | ||
6551 | incurred by the Initial Developer or such Contributor as a result of any such terms | ||
6552 | You offer. | ||
6553 | |||
6554 | 3.7. Larger Works. | ||
6555 | You may create a Larger Work by combining Covered Code with other code not governed by | ||
6556 | the terms of this License and distribute the Larger Work as a single product. In such | ||
6557 | a case, You must make sure the requirements of this License are fulfilled for the | ||
6558 | Covered Code. | ||
6559 | |||
6560 | 4. Inability to Comply Due to Statute or Regulation. | ||
6561 | If it is impossible for You to comply with any of the terms of this License with | ||
6562 | respect to some or all of the Covered Code due to statute or regulation then You must: | ||
6563 | (a) comply with the terms of this License to the maximum extent possible; and (b) | ||
6564 | describe the limitations and the code they affect. Such description must be included | ||
6565 | in the LEGAL file described in Section 3.4 and must be included with all distributions | ||
6566 | of the Source Code. Except to the extent prohibited by statute or regulation, such | ||
6567 | description must be sufficiently detailed for a recipient of ordinary skill to be able | ||
6568 | to understand it. | ||
6569 | |||
6570 | 5. Application of this License. | ||
6571 | This License applies to code to which the Initial Developer has attached the notice in | ||
6572 | Exhibit A, and to related Covered Code. | ||
6573 | 6. Versions of the License. | ||
6574 | 6.1. New Versions. | ||
6575 | Netscape Communications Corporation (``Netscape``) may publish revised and/or new | ||
6576 | versions of the License from time to time. Each version will be given a distinguishing | ||
6577 | version number. | ||
6578 | 6.2. Effect of New Versions. | ||
6579 | Once Covered Code has been published under a particular version of the License, You | ||
6580 | may always continue to use it under the terms of that version. You may also choose to | ||
6581 | use such Covered Code under the terms of any subsequent version of the License | ||
6582 | published by Netscape. No one other than Netscape has the right to modify the terms | ||
6583 | applicable to Covered Code created under this License. | ||
6584 | |||
6585 | 6.3. Derivative Works. | ||
6586 | If you create or use a modified version of this License (which you may only do in | ||
6587 | order to apply it to code which is not already Covered Code governed by this License), | ||
6588 | you must (a) rename Your license so that the phrases ``Mozilla``, ``MOZILLAPL``, | ||
6589 | ``MOZPL``, ``Netscape``, ``NPL`` or any confusingly similar phrase do not appear | ||
6590 | anywhere in your license and (b) otherwise make it clear that your version of the | ||
6591 | license contains terms which differ from the Mozilla Public License and Netscape | ||
6592 | Public License. (Filling in the name of the Initial Developer, Original Code or | ||
6593 | Contributor in the notice described in Exhibit A shall not of themselves be deemed to | ||
6594 | be modifications of this License.) | ||
6595 | |||
6596 | 7. DISCLAIMER OF WARRANTY. | ||
6597 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS`` BASIS, WITHOUT WARRANTY OF | ||
6598 | ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT | ||
6599 | THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR | ||
6600 | NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE | ||
6601 | IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE | ||
6602 | INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY | ||
6603 | SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL | ||
6604 | PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER | ||
6605 | THIS DISCLAIMER. | ||
6606 | 8. TERMINATION. | ||
6607 | This License and the rights granted hereunder will terminate automatically if You fail | ||
6608 | to comply with terms herein and fail to cure such breach within 30 days of becoming | ||
6609 | aware of the breach. All sublicenses to the Covered Code which are properly granted | ||
6610 | shall survive any termination of this License. Provisions which, by their nature, must | ||
6611 | remain in effect beyond the termination of this License shall survive. | ||
6612 | 9. LIMITATION OF LIABILITY. | ||
6613 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), | ||
6614 | CONTRACT, OR OTHERWISE, SHALL THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY | ||
6615 | DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU | ||
6616 | OR ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF | ||
6617 | ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK | ||
6618 | STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR | ||
6619 | LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH | ||
6620 | DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR | ||
6621 | PERSONAL INJURY RESULTING FROM SUCH PARTY`S NEGLIGENCE TO THE EXTENT APPLICABLE LAW | ||
6622 | PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION | ||
6623 | OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY | ||
6624 | TO YOU. | ||
6625 | 10. U.S. GOVERNMENT END USERS. | ||
6626 | The Covered Code is a ``commercial item,`` as that term is defined in 48 C.F.R. 2.101 | ||
6627 | (Oct. 1995), consisting of ``commercial computer software`` and ``commercial computer | ||
6628 | software documentation,`` as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). | ||
6629 | Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June | ||
6630 | 1995), all U.S. Government End Users acquire Covered Code with only those rights set | ||
6631 | forth herein. | ||
6632 | 11. MISCELLANEOUS. | ||
6633 | This License represents the complete agreement concerning subject matter hereof. If | ||
6634 | any provision of this License is held to be unenforceable, such provision shall be | ||
6635 | reformed only to the extent necessary to make it enforceable. This License shall be | ||
6636 | governed by California law provisions (except to the extent applicable law, if any, | ||
6637 | provides otherwise), excluding its conflict-of-law provisions. With respect to | ||
6638 | disputes in which at least one party is a citizen of, or an entity chartered or | ||
6639 | registered to do business in, the United States of America: (a) unless otherwise | ||
6640 | agreed in writing, all disputes relating to this License (excepting any dispute | ||
6641 | relating to intellectual property rights) shall be subject to final and binding | ||
6642 | arbitration, with the losing party paying all costs of arbitration; (b) any | ||
6643 | arbitration relating to this Agreement shall be held in Santa Clara County, | ||
6644 | California, under the auspices of JAMS/EndDispute; and (c) any litigation relating to | ||
6645 | this Agreement shall be subject to the jurisdiction of the Federal Courts of the | ||
6646 | Northern District of California, with venue lying in Santa Clara County, California, | ||
6647 | with the losing party responsible for costs, including without limitation, court costs | ||
6648 | and reasonable attorneys fees and expenses. The application of the United Nations | ||
6649 | Convention on Contracts for the International Sale of Goods is expressly excluded. Any | ||
6650 | law or regulation which provides that the language of a contract shall be construed | ||
6651 | against the drafter shall not apply to this License. | ||
6652 | 12. RESPONSIBILITY FOR CLAIMS. | ||
6653 | Except in cases where another Contributor has failed to comply with Section 3.4, You | ||
6654 | are responsible for damages arising, directly or indirectly, out of Your utilization | ||
6655 | of rights under this License, based on the number of copies of Covered Code you made | ||
6656 | available, the revenues you received from utilizing such rights, and other relevant | ||
6657 | factors. You agree to work with affected parties to distribute responsibility on an | ||
6658 | equitable basis. | ||
6659 | EXHIBIT A. | ||
6660 | ``The contents of this file are subject to the Mozilla Public License Version 1.0 (the | ||
6661 | "License"); you may not use this file except in compliance with the License. You may | ||
6662 | obtain a copy of the License at http://www.mozilla.org/MPL/ | ||
6663 | Software distributed under the License is distributed on an "AS IS" basis, WITHOUT | ||
6664 | WARRANTY OF ANY KIND, either express or implied. See the License for the specific | ||
6665 | language governing rights and limitations under the License. | ||
6666 | |||
6667 | The Original Code is ______________________________________. | ||
6668 | |||
6669 | The Initial Developer of the Original Code is ________________________. Portions | ||
6670 | created by ______________________ are Copyright (C) ______ _______________________. | ||
6671 | All Rights Reserved. | ||
6672 | |||
6673 | Contributor(s): ______________________________________.`` | ||
6674 | |||
6675 | </programlisting></para> | ||
6676 | </section> | ||
6677 | |||
6678 | <section id="lic_22"> | ||
6679 | <title>MPL-2.0</title> | ||
6680 | |||
6681 | <para><programlisting> | ||
6682 | Mozilla Public License Version 2.0 | 4133 | Mozilla Public License Version 2.0 |
6683 | ================================== | 4134 | ================================== |
6684 | 4135 | ||
@@ -7052,70 +4503,48 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice | |||
7052 | 4503 | ||
7053 | This Source Code Form is "Incompatible With Secondary Licenses", as | 4504 | This Source Code Form is "Incompatible With Secondary Licenses", as |
7054 | defined by the Mozilla Public License, v. 2.0. | 4505 | defined by the Mozilla Public License, v. 2.0. |
7055 | </programlisting></para> | 4506 | </programlisting></para></section> |
7056 | </section> | ||
7057 | |||
7058 | <section id="lic_23"> | ||
7059 | <title>OASIS</title> | ||
7060 | |||
7061 | <para><programlisting> | ||
7062 | Permission to use, copy, modify and distribute the DocBook DTD and | ||
7063 | its accompanying documentation for any purpose and without fee is | ||
7064 | hereby granted in perpetuity, provided that the above copyright | ||
7065 | notice and this paragraph appear in all copies. The copyright | ||
7066 | holders make no representation about the suitability of the DTD for | ||
7067 | any purpose. It is provided "as is" without expressed or implied | ||
7068 | warranty. | ||
7069 | |||
7070 | If you modify the DocBook DTD in any way, except for declaring and | ||
7071 | referencing additional sets of general entities and declaring | ||
7072 | additional notations, label your DTD as a variant of DocBook. See | ||
7073 | the maintenance documentation for more information. | ||
7074 | 4507 | ||
7075 | </programlisting></para> | 4508 | <section id="lic_19"> |
7076 | </section> | 4509 | <title>OpenSSL</title> |
7077 | 4510 | <para><programlisting> | |
7078 | <section id="lic_24"> | ||
7079 | <title>OpenSSL</title> | ||
7080 | |||
7081 | <para><programlisting> | ||
7082 | 4511 | ||
7083 | OpenSSL License | 4512 | OpenSSL License |
7084 | 4513 | ||
7085 | ==================================================================== | 4514 | ==================================================================== |
7086 | Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. | 4515 | Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. |
7087 | 4516 | ||
7088 | Redistribution and use in source and binary forms, with or without | 4517 | Redistribution and use in source and binary forms, with or without |
7089 | modification, are permitted provided that the following conditions | 4518 | modification, are permitted provided that the following conditions |
7090 | are met: | 4519 | are met: |
7091 | 4520 | ||
7092 | 1. Redistributions of source code must retain the above copyright | 4521 | 1. Redistributions of source code must retain the above copyright |
7093 | notice, this list of conditions and the following disclaimer. | 4522 | notice, this list of conditions and the following disclaimer. |
7094 | 4523 | ||
7095 | 2. Redistributions in binary form must reproduce the above copyright | 4524 | 2. Redistributions in binary form must reproduce the above copyright |
7096 | notice, this list of conditions and the following disclaimer in | 4525 | notice, this list of conditions and the following disclaimer in |
7097 | the documentation and/or other materials provided with the | 4526 | the documentation and/or other materials provided with the |
7098 | distribution. | 4527 | distribution. |
7099 | 4528 | ||
7100 | 3. All advertising materials mentioning features or use of this | 4529 | 3. All advertising materials mentioning features or use of this |
7101 | software must display the following acknowledgment: | 4530 | software must display the following acknowledgment: |
7102 | "This product includes software developed by the OpenSSL Project | 4531 | "This product includes software developed by the OpenSSL Project |
7103 | for use in the OpenSSL Toolkit. (http://www.openssl.org/)" | 4532 | for use in the OpenSSL Toolkit. (http://www.openssl.org/)" |
7104 | 4533 | ||
7105 | 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to | 4534 | 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to |
7106 | endorse or promote products derived from this software without | 4535 | endorse or promote products derived from this software without |
7107 | prior written permission. For written permission, please contact | 4536 | prior written permission. For written permission, please contact |
7108 | openssl-core@openssl.org. | 4537 | openssl-core@openssl.org. |
7109 | 4538 | ||
7110 | 5. Products derived from this software may not be called "OpenSSL" | 4539 | 5. Products derived from this software may not be called "OpenSSL" |
7111 | nor may "OpenSSL" appear in their names without prior written | 4540 | nor may "OpenSSL" appear in their names without prior written |
7112 | permission of the OpenSSL Project. | 4541 | permission of the OpenSSL Project. |
7113 | 4542 | ||
7114 | 6. Redistributions of any form whatsoever must retain the following | 4543 | 6. Redistributions of any form whatsoever must retain the following |
7115 | acknowledgment: | 4544 | acknowledgment: |
7116 | "This product includes software developed by the OpenSSL Project | 4545 | "This product includes software developed by the OpenSSL Project |
7117 | for use in the OpenSSL Toolkit (http://www.openssl.org/)" | 4546 | for use in the OpenSSL Toolkit (http://www.openssl.org/)" |
7118 | 4547 | ||
7119 | THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY | 4548 | THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS`` AND ANY |
7120 | EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 4549 | EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
7121 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 4550 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
@@ -7129,36 +4558,36 @@ OpenSSL License | |||
7129 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 4558 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
7130 | OF THE POSSIBILITY OF SUCH DAMAGE. | 4559 | OF THE POSSIBILITY OF SUCH DAMAGE. |
7131 | ==================================================================== | 4560 | ==================================================================== |
7132 | 4561 | ||
7133 | This product includes cryptographic software written by Eric Young | 4562 | This product includes cryptographic software written by Eric Young |
7134 | (eay@cryptsoft.com). This product includes software written by Tim | 4563 | (eay@cryptsoft.com). This product includes software written by Tim |
7135 | Hudson (tjh@cryptsoft.com). | 4564 | Hudson (tjh@cryptsoft.com). |
7136 | 4565 | ||
7137 | 4566 | ||
7138 | Original SSLeay License | 4567 | Original SSLeay License |
7139 | ----------------------- | 4568 | ----------------------- |
7140 | 4569 | ||
7141 | Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 4570 | Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
7142 | All rights reserved. | 4571 | All rights reserved. |
7143 | 4572 | ||
7144 | This package is an SSL implementation written | 4573 | This package is an SSL implementation written |
7145 | by Eric Young (eay@cryptsoft.com). | 4574 | by Eric Young (eay@cryptsoft.com). |
7146 | The implementation was written so as to conform with Netscapes SSL. | 4575 | The implementation was written so as to conform with Netscapes SSL. |
7147 | 4576 | ||
7148 | This library is free for commercial and non-commercial use as long as | 4577 | This library is free for commercial and non-commercial use as long as |
7149 | the following conditions are aheared to. The following conditions | 4578 | the following conditions are aheared to. The following conditions |
7150 | apply to all code found in this distribution, be it the RC4, RSA, | 4579 | apply to all code found in this distribution, be it the RC4, RSA, |
7151 | lhash, DES, etc., code; not just the SSL code. The SSL documentation | 4580 | lhash, DES, etc., code; not just the SSL code. The SSL documentation |
7152 | included with this distribution is covered by the same copyright terms | 4581 | included with this distribution is covered by the same copyright terms |
7153 | except that the holder is Tim Hudson (tjh@cryptsoft.com). | 4582 | except that the holder is Tim Hudson (tjh@cryptsoft.com). |
7154 | 4583 | ||
7155 | Copyright remains Eric Young`s, and as such any Copyright notices in | 4584 | Copyright remains Eric Young`s, and as such any Copyright notices in |
7156 | the code are not to be removed. | 4585 | the code are not to be removed. |
7157 | If this package is used in a product, Eric Young should be given attribution | 4586 | If this package is used in a product, Eric Young should be given attribution |
7158 | as the author of the parts of the library used. | 4587 | as the author of the parts of the library used. |
7159 | This can be in the form of a textual message at program startup or | 4588 | This can be in the form of a textual message at program startup or |
7160 | in documentation (online or textual) provided with the package. | 4589 | in documentation (online or textual) provided with the package. |
7161 | 4590 | ||
7162 | Redistribution and use in source and binary forms, with or without | 4591 | Redistribution and use in source and binary forms, with or without |
7163 | modification, are permitted provided that the following conditions | 4592 | modification, are permitted provided that the following conditions |
7164 | are met: | 4593 | are met: |
@@ -7176,7 +4605,7 @@ All rights reserved. | |||
7176 | 4. If you include any Windows specific code (or a derivative thereof) from | 4605 | 4. If you include any Windows specific code (or a derivative thereof) from |
7177 | the apps directory (application code) you must include an acknowledgement: | 4606 | the apps directory (application code) you must include an acknowledgement: |
7178 | "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" | 4607 | "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" |
7179 | 4608 | ||
7180 | THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED | 4609 | THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS`` AND ANY EXPRESS OR IMPLIED |
7181 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY | 4610 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
7182 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR | 4611 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR |
@@ -7186,30 +4615,26 @@ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | |||
7186 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 4615 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
7187 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 4616 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
7188 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 4617 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
7189 | 4618 | ||
7190 | The licence and distribution terms for any publically available version or | 4619 | The licence and distribution terms for any publically available version or |
7191 | derivative of this code cannot be changed. i.e. this code cannot simply be copied and | 4620 | derivative of this code cannot be changed. i.e. this code cannot simply be copied and |
7192 | put under another distribution licence | 4621 | put under another distribution licence |
7193 | [including the GNU Public Licence.] | 4622 | [including the GNU Public Licence.] |
4623 | |||
7194 | 4624 | ||
7195 | 4625 | ||
7196 | 4626 | ||
4627 | </programlisting></para></section> | ||
7197 | 4628 | ||
7198 | </programlisting></para> | 4629 | <section id="lic_20"> |
7199 | </section> | 4630 | <title>PD</title> |
7200 | 4631 | <para><programlisting> | |
7201 | <section id="lic_25"> | ||
7202 | <title>PD</title> | ||
7203 | |||
7204 | <para><programlisting> | ||
7205 | This is a placeholder for the Public Domain License | 4632 | This is a placeholder for the Public Domain License |
7206 | </programlisting></para> | 4633 | </programlisting></para></section> |
7207 | </section> | ||
7208 | 4634 | ||
7209 | <section id="lic_26"> | 4635 | <section id="lic_21"> |
7210 | <title>Python-2.0</title> | 4636 | <title>Python-2.0</title> |
7211 | 4637 | <para><programlisting> | |
7212 | <para><programlisting> | ||
7213 | 4638 | ||
7214 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 | 4639 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 |
7215 | -------------------------------------------- | 4640 | -------------------------------------------- |
@@ -7402,13 +4827,11 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |||
7402 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 4827 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
7403 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 4828 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
7404 | 4829 | ||
7405 | </programlisting></para> | 4830 | </programlisting></para></section> |
7406 | </section> | ||
7407 | |||
7408 | <section id="lic_27"> | ||
7409 | <title>Sleepycat</title> | ||
7410 | 4831 | ||
7411 | <para><programlisting> | 4832 | <section id="lic_22"> |
4833 | <title>Sleepycat</title> | ||
4834 | <para><programlisting> | ||
7412 | 4835 | ||
7413 | The Sleepycat License | 4836 | The Sleepycat License |
7414 | Copyright (c) 1990-1999 | 4837 | Copyright (c) 1990-1999 |
@@ -7499,13 +4922,11 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |||
7499 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 4922 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
7500 | SUCH DAMAGE. | 4923 | SUCH DAMAGE. |
7501 | 4924 | ||
7502 | </programlisting></para> | 4925 | </programlisting></para></section> |
7503 | </section> | ||
7504 | 4926 | ||
7505 | <section id="lic_28"> | 4927 | <section id="lic_23"> |
7506 | <title>Zlib</title> | 4928 | <title>Zlib</title> |
7507 | 4929 | <para><programlisting> | |
7508 | <para><programlisting> | ||
7509 | 4930 | ||
7510 | zlib License | 4931 | zlib License |
7511 | 4932 | ||
@@ -7527,42 +4948,10 @@ zlib License | |||
7527 | 3. This notice may not be removed or altered from any source distribution. | 4948 | 3. This notice may not be removed or altered from any source distribution. |
7528 | 4949 | ||
7529 | 4950 | ||
7530 | </programlisting></para> | 4951 | </programlisting></para></section> |
7531 | </section> | ||
7532 | |||
7533 | <section id="lic_29"> | ||
7534 | <title>unfs3</title> | ||
7535 | |||
7536 | <para><programlisting> | ||
7537 | UNFS3 user-space NFSv3 server | ||
7538 | (C) 2003, Pascal Schmidt <unfs3-server@ewetel.net> | ||
7539 | |||
7540 | Redistribution and use in source and binary forms, with or without | ||
7541 | modification, are permitted provided that the following conditions are met: | ||
7542 | |||
7543 | 1. Redistributions of source code must retain the above copyright notice, | ||
7544 | this list of conditions and the following disclaimer. | ||
7545 | 2. Redistributions in binary form must reproduce the above copyright notice, | ||
7546 | this list of conditions and the following disclaimer in the documentation | ||
7547 | and/or other materials provided with the distribution. | ||
7548 | 3. The name of the author may not be used to endorse or promote products | ||
7549 | derived from this software without specific prior written permission. | ||
7550 | 4952 | ||
7551 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED | 4953 | </section> |
7552 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 4954 | <section id="proprietary_license"> |
7553 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO | 4955 | <title>Proprietary Licenses</title> |
7554 | EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 4956 | </section> |
7555 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | 4957 | </chapter> |
7556 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; | ||
7557 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, | ||
7558 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR | ||
7559 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | ||
7560 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
7561 | </programlisting></para> | ||
7562 | </section> | ||
7563 | </section> | ||
7564 | |||
7565 | <section id="proprietary_license"> | ||
7566 | <title>Proprietary Licenses</title> | ||
7567 | </section> | ||
7568 | </chapter> \ No newline at end of file | ||