diff options
author | Jenkins for Enea Linux Test Framework <eltf@list.enea.se> | 2019-01-14 15:12:09 +0100 |
---|---|---|
committer | Jenkins for Enea Linux Test Framework <eltf@list.enea.se> | 2019-01-14 15:12:09 +0100 |
commit | 41f66ccd49723e28662a2dd8b66779a26e5cec0b (patch) | |
tree | 9edc926ce7f68ece2438bbe5e487d9258ef821a7 /doc/book-enea-nfv-access-sdk-open-source | |
parent | 2453c039c59f2e9bbc5f3343aaceaca40558d0ee (diff) | |
download | nfv-access-documentation-41f66ccd49723e28662a2dd8b66779a26e5cec0b.tar.gz |
Updated licenses.xml
Diffstat (limited to 'doc/book-enea-nfv-access-sdk-open-source')
-rw-r--r-- | doc/book-enea-nfv-access-sdk-open-source/doc/licenses.xml | 8048 |
1 files changed, 3540 insertions, 4508 deletions
diff --git a/doc/book-enea-nfv-access-sdk-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-sdk-open-source/doc/licenses.xml index 10d0887..e12d62c 100644 --- a/doc/book-enea-nfv-access-sdk-open-source/doc/licenses.xml +++ b/doc/book-enea-nfv-access-sdk-open-source/doc/licenses.xml | |||
@@ -1,4141 +1,2167 @@ | |||
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="3*" /> | 17 | <colspec colwidth="2*"/> |
17 | 18 | <colspec colwidth="1*"/> | |
18 | <colspec colwidth="4*" /> | 19 | <colspec colwidth="5*"/> |
19 | 20 | <colspec colwidth="2*"/> | |
20 | <colspec colwidth="9*" /> | 21 | |
21 | 22 | <thead> | |
22 | <colspec colwidth="4*" /> | 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>ant</entry> |
39 | 40 | <entry>1.8.1</entry> | |
40 | <entry>2.2.52</entry> | 41 | <entry>Another Neat Tool - build system for Java</entry> |
41 | 42 | <entry>Apache-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>antlr</entry> |
45 | </row> | 46 | <entry>2.7.7</entry> |
46 | 47 | <entry>Framework for constructing recognizers interpreters compilers and translators</entry> | |
47 | <row> | 48 | <entry>PD</entry> |
48 | <entry>alsa-lib</entry> | 49 | </row> |
49 | 50 | <row> | |
50 | <entry>1.1.4.1</entry> | 51 | <entry>apache2</entry> |
51 | 52 | <entry>2.4.27</entry> | |
52 | <entry>ALSA sound library.</entry> | 53 | <entry>The Apache HTTP Server is a powerful efficient and extensible web server.</entry> |
53 | 54 | <entry>Apache-2.0</entry> | |
54 | <entry>LGPL-2.1, GPL-2.0</entry> | 55 | </row> |
55 | </row> | 56 | <row> |
56 | 57 | <entry>apr-util</entry> | |
57 | <row> | 58 | <entry>1.6.0</entry> |
58 | <entry>ant</entry> | 59 | <entry>Apache Portable Runtime (APR) companion library.</entry> |
59 | 60 | <entry>Apache-2.0</entry> | |
60 | <entry>1.8.1</entry> | 61 | </row> |
61 | 62 | <row> | |
62 | <entry>Another Neat Tool - build system for Java</entry> | 63 | <entry>apr</entry> |
63 | 64 | <entry>1.6.2</entry> | |
64 | <entry>Apache-2.0</entry> | 65 | <entry>Apache Portable Runtime (APR) library.</entry> |
65 | </row> | 66 | <entry>Apache-2.0</entry> |
66 | 67 | </row> | |
67 | <row> | 68 | <row> |
68 | <entry>antlr</entry> | 69 | <entry>apt</entry> |
69 | 70 | <entry>1.2.24</entry> | |
70 | <entry>2.7.7</entry> | 71 | <entry>Advanced front-end for dpkg.</entry> |
71 | 72 | <entry>GPL-2.0</entry> | |
72 | <entry>Framework for constructing recognizers interpreters | 73 | </row> |
73 | compilers and translators</entry> | 74 | <row> |
74 | 75 | <entry>attr</entry> | |
75 | <entry>PD</entry> | 76 | <entry>2.4.47</entry> |
76 | </row> | 77 | <entry>Utilities for manipulating filesystem extended attributes.</entry> |
77 | 78 | <entry> LGPL-2.1, GPL-2.0</entry> | |
78 | <row> | 79 | </row> |
79 | <entry>apache2</entry> | 80 | <row> |
80 | 81 | <entry>aufs-util</entry> | |
81 | <entry>2.4.27</entry> | 82 | <entry>4.4</entry> |
82 | 83 | <entry>Tools for managing AUFS mounts.</entry> | |
83 | <entry>The Apache HTTP Server is a powerful efficient and | 84 | <entry>GPL-2.0</entry> |
84 | extensible web server.</entry> | 85 | </row> |
85 | 86 | <row> | |
86 | <entry>Apache-2.0</entry> | 87 | <entry>augeas</entry> |
87 | </row> | 88 | <entry>1.5.0</entry> |
88 | 89 | <entry>Augeas configuration API.</entry> | |
89 | <row> | 90 | <entry>LGPL-2.1</entry> |
90 | <entry>apr-util</entry> | 91 | </row> |
91 | 92 | <row> | |
92 | <entry>1.6.0</entry> | 93 | <entry>autoconf-archive</entry> |
93 | 94 | <entry>2016.09.16</entry> | |
94 | <entry>Apache Portable Runtime (APR) companion library.</entry> | 95 | <entry>a collection of freely re-usable Autoconf macros.</entry> |
95 | 96 | <entry>GPL-3.0-with-autoconf-exception</entry> | |
96 | <entry>Apache-2.0</entry> | 97 | </row> |
97 | </row> | 98 | <row> |
98 | 99 | <entry>autoconf</entry> | |
99 | <row> | 100 | <entry>2.69</entry> |
100 | <entry>apr</entry> | 101 | <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> |
101 | 102 | <entry> GPL-2.0, GPL-3.0</entry> | |
102 | <entry>1.6.2</entry> | 103 | </row> |
103 | 104 | <row> | |
104 | <entry>Apache Portable Runtime (APR) library.</entry> | 105 | <entry>automake</entry> |
105 | 106 | <entry>1.15.1</entry> | |
106 | <entry>Apache-2.0</entry> | 107 | <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry> |
107 | </row> | 108 | <entry>GPL-2.0</entry> |
108 | 109 | </row> | |
109 | <row> | 110 | <row> |
110 | <entry>apt</entry> | 111 | <entry>avahi</entry> |
111 | 112 | <entry>0.6.32</entry> | |
112 | <entry>1.2.24</entry> | 113 | <entry>"Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. This tool implements IPv4LL ""Dynamic Configuration of IPv4 Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server."</entry> |
113 | 114 | <entry> GPL-2.0, LGPL-2.1</entry> | |
114 | <entry>Advanced front-end for dpkg.</entry> | 115 | </row> |
115 | 116 | <row> | |
116 | <entry>GPL-2.0</entry> | 117 | <entry>avalon-framework-api</entry> |
117 | </row> | 118 | <entry>4.3</entry> |
118 | 119 | <entry>Common way for components to be created initialized configured started. (API-only)</entry> | |
119 | <row> | 120 | <entry>Apache-2.0</entry> |
120 | <entry>attr</entry> | 121 | </row> |
121 | 122 | <row> | |
122 | <entry>2.4.47</entry> | 123 | <entry>base-files</entry> |
123 | 124 | <entry>3.0.14</entry> | |
124 | <entry>Utilities for manipulating filesystem extended | 125 | <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry> |
125 | attributes.</entry> | 126 | <entry>GPL-2.0</entry> |
126 | 127 | </row> | |
127 | <entry>LGPL-2.1, GPL-2.0</entry> | 128 | <row> |
128 | </row> | 129 | <entry>base-passwd</entry> |
129 | 130 | <entry>3.5.29</entry> | |
130 | <row> | 131 | <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> |
131 | <entry>aufs-util</entry> | 132 | <entry>GPL-2.0</entry> |
132 | 133 | </row> | |
133 | <entry>4.4</entry> | 134 | <row> |
134 | 135 | <entry>bash-completion</entry> | |
135 | <entry>Tools for managing AUFS mounts.</entry> | 136 | <entry>2.7</entry> |
136 | 137 | <entry>Programmable Completion for Bash 4.</entry> | |
137 | <entry>GPL-2.0</entry> | 138 | <entry>GPL-2.0</entry> |
138 | </row> | 139 | </row> |
139 | 140 | <row> | |
140 | <row> | 141 | <entry>bash</entry> |
141 | <entry>augeas</entry> | 142 | <entry>4.4</entry> |
142 | 143 | <entry>An sh-compatible command language interpreter.</entry> | |
143 | <entry>1.5.0</entry> | 144 | <entry>GPL-3.0</entry> |
144 | 145 | </row> | |
145 | <entry>Augeas configuration API.</entry> | 146 | <row> |
146 | 147 | <entry>bc</entry> | |
147 | <entry>LGPL-2.1</entry> | 148 | <entry>1.06</entry> |
148 | </row> | 149 | <entry>Arbitrary precision calculator language.</entry> |
149 | 150 | <entry> GPL-2.0, LGPL-2.1</entry> | |
150 | <row> | 151 | </row> |
151 | <entry>autoconf-archive</entry> | 152 | <row> |
152 | 153 | <entry>bcel</entry> | |
153 | <entry>2016.09.16</entry> | 154 | <entry>5.2</entry> |
154 | 155 | <entry>Java Bytecode manipulation library</entry> | |
155 | <entry>a collection of freely re-usable Autoconf macros.</entry> | 156 | <entry>Apache-2.0</entry> |
156 | 157 | </row> | |
157 | <entry>GPL-3.0-with-autoconf-exception</entry> | 158 | <row> |
158 | </row> | 159 | <entry>bind</entry> |
159 | 160 | <entry>9.10.5-P3</entry> | |
160 | <row> | 161 | <entry>ISC Internet Domain Name Server.</entry> |
161 | <entry>autoconf</entry> | 162 | <entry> ISC, BSD</entry> |
162 | 163 | </row> | |
163 | <entry>2.69</entry> | 164 | <row> |
164 | 165 | <entry>binutils-cross-x86_64</entry> | |
165 | <entry>Autoconf is an extensible package of M4 macros that produce | 166 | <entry>2.29.1</entry> |
166 | shell scripts to automatically configure software source code | 167 | <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> |
167 | packages. Autoconf creates a configuration script for a package | 168 | <entry>GPL-3.0</entry> |
168 | from a template file that lists the operating system features that | 169 | </row> |
169 | the package can use in the form of M4 macro calls.</entry> | 170 | <row> |
170 | 171 | <entry>binutils</entry> | |
171 | <entry>GPL-2.0, GPL-3.0</entry> | 172 | <entry>2.29.1</entry> |
172 | </row> | 173 | <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> |
173 | 174 | <entry>GPL-3.0</entry> | |
174 | <row> | 175 | </row> |
175 | <entry>automake</entry> | 176 | <row> |
176 | 177 | <entry>bison</entry> | |
177 | <entry>1.15.1</entry> | 178 | <entry>3.0.4</entry> |
178 | 179 | <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> | |
179 | <entry>Automake is a tool for automatically generating | 180 | <entry>GPL-3.0</entry> |
180 | `Makefile.in' files compliant with the GNU Coding Standards. | 181 | </row> |
181 | Automake requires the use of Autoconf.</entry> | 182 | <row> |
182 | 183 | <entry>bjam</entry> | |
183 | <entry>GPL-2.0</entry> | 184 | <entry>1.64.0</entry> |
184 | </row> | 185 | <entry>Portable Boost.Jam build tool for boost.</entry> |
185 | 186 | <entry> BSL-1.0, MIT, Python-2.0</entry> | |
186 | <row> | 187 | </row> |
187 | <entry>avahi</entry> | 188 | <row> |
188 | 189 | <entry>boost</entry> | |
189 | <entry>0.6.32</entry> | 190 | <entry>1.64.0</entry> |
190 | 191 | <entry>Free peer-reviewed portable C++ source libraries.</entry> | |
191 | <entry>"Avahi is a fully LGPL framework for Multicast DNS Service | 192 | <entry> BSL-1.0, MIT, Python-2.0</entry> |
192 | Discovery. It allows programs to publish and discover services and | 193 | </row> |
193 | hosts running on a local network with no specific configuration. | 194 | <row> |
194 | This tool implements IPv4LL ""Dynamic Configuration of IPv4 | 195 | <entry>bridge-utils</entry> |
195 | Link-Local Addresses"" (IETF RFC3927) a protocol for automatic IP | 196 | <entry>1.5</entry> |
196 | address configuration from the link-local 169.254.0.0/16 range | 197 | <entry>Tools for ethernet bridging.</entry> |
197 | without the need for a central server."</entry> | 198 | <entry>GPL-2.0</entry> |
198 | 199 | </row> | |
199 | <entry>GPL-2.0, LGPL-2.1</entry> | 200 | <row> |
200 | </row> | 201 | <entry>bsf</entry> |
201 | 202 | <entry>2.4.0</entry> | |
202 | <row> | 203 | <entry>Bean Scripting Framework package</entry> |
203 | <entry>avalon-framework-api</entry> | 204 | <entry>Apache-2.0</entry> |
204 | 205 | </row> | |
205 | <entry>4.3</entry> | 206 | <row> |
206 | 207 | <entry>btrfs-tools</entry> | |
207 | <entry>Common way for components to be created initialized | 208 | <entry>4.12</entry> |
208 | configured started. (API-only)</entry> | 209 | <entry>Btrfs is a new copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance repair and easy administration. This package contains utilities (mkfs fsck btrfsctl) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3.</entry> |
209 | 210 | <entry>GPL-2.0</entry> | |
210 | <entry>Apache-2.0</entry> | 211 | </row> |
211 | </row> | 212 | <row> |
212 | 213 | <entry>busybox</entry> | |
213 | <row> | 214 | <entry>1.24.1</entry> |
214 | <entry>base-files</entry> | 215 | <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> |
215 | 216 | <entry> GPL-2.0, BSD-4-Clause</entry> | |
216 | <entry>3.0.14</entry> | 217 | </row> |
217 | 218 | <row> | |
218 | <entry>The base-files package creates the basic system directory | 219 | <entry>bzip2</entry> |
219 | structure and provides a small set of key configuration files for | 220 | <entry>1.0.6</entry> |
220 | the system.</entry> | 221 | <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> |
221 | 222 | <entry>BSD-4-Clause</entry> | |
222 | <entry>GPL-2.0</entry> | 223 | </row> |
223 | </row> | 224 | <row> |
224 | 225 | <entry>ca-certificates</entry> | |
225 | <row> | 226 | <entry>20170717</entry> |
226 | <entry>base-passwd</entry> | 227 | <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> |
227 | 228 | <entry> GPL-2.0, MPL-2.0</entry> | |
228 | <entry>3.5.29</entry> | 229 | </row> |
229 | 230 | <row> | |
230 | <entry>The master copies of the user database files (/etc/passwd | 231 | <entry>cacao-initial</entry> |
231 | and /etc/group). The update-passwd tool is also provided to keep | 232 | <entry>0.98</entry> |
232 | the system databases synchronized with these master files.</entry> | 233 | <entry>CacaoVM for use as OpenEmbedded's Java VM</entry> |
233 | 234 | <entry>GPL-2.0</entry> | |
234 | <entry>GPL-2.0</entry> | 235 | </row> |
235 | </row> | 236 | <row> |
236 | 237 | <entry>cdrkit</entry> | |
237 | <row> | 238 | <entry>1.1.11</entry> |
238 | <entry>bash-completion</entry> | 239 | <entry>CD/DVD command line tools.</entry> |
239 | 240 | <entry>GPL-2.0</entry> | |
240 | <entry>2.7</entry> | 241 | </row> |
241 | 242 | <row> | |
242 | <entry>Programmable Completion for Bash 4.</entry> | 243 | <entry>cdrtools</entry> |
243 | 244 | <entry>3.01a31</entry> | |
244 | <entry>GPL-2.0</entry> | 245 | <entry>A set of tools for CD recording including cdrecord.</entry> |
245 | </row> | 246 | <entry> GPL-2.0, CDDL-1.0, LGPL-2.1</entry> |
246 | 247 | </row> | |
247 | <row> | 248 | <row> |
248 | <entry>bash</entry> | 249 | <entry>classpath-initial</entry> |
249 | 250 | <entry>0.93</entry> | |
250 | <entry>4.4</entry> | 251 | <entry>Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native.</entry> |
251 | 252 | <entry> GPL-2.0, SAX-PD</entry> | |
252 | <entry>An sh-compatible command language interpreter.</entry> | 253 | </row> |
253 | 254 | <row> | |
254 | <entry>GPL-3.0</entry> | 255 | <entry>classpath</entry> |
255 | </row> | 256 | <entry>0.99</entry> |
256 | 257 | <entry>GNU Classpath standard Java libraries - For native Java-dependent programs</entry> | |
257 | <row> | 258 | <entry> GPL-2.0, SAX-PD</entry> |
258 | <entry>bc</entry> | 259 | </row> |
259 | 260 | <row> | |
260 | <entry>1.06</entry> | 261 | <entry>cmake</entry> |
261 | 262 | <entry>3.8.2</entry> | |
262 | <entry>Arbitrary precision calculator language.</entry> | 263 | <entry>Cross-platform open-source make system.</entry> |
263 | 264 | <entry>BSD</entry> | |
264 | <entry>GPL-2.0, LGPL-2.1</entry> | 265 | </row> |
265 | </row> | 266 | <row> |
266 | 267 | <entry>commons-logging</entry> | |
267 | <row> | 268 | <entry>1.1.1</entry> |
268 | <entry>bcel</entry> | 269 | <entry>Java Internet protocol suite library</entry> |
269 | 270 | <entry>Apache-2.0</entry> | |
270 | <entry>5.2</entry> | 271 | </row> |
271 | 272 | <row> | |
272 | <entry>Java Bytecode manipulation library</entry> | 273 | <entry>commons-net</entry> |
273 | 274 | <entry>1.4.1</entry> | |
274 | <entry>Apache-2.0</entry> | 275 | <entry>Java Internet protocol suite library</entry> |
275 | </row> | 276 | <entry>Apache-2.0</entry> |
276 | 277 | </row> | |
277 | <row> | 278 | <row> |
278 | <entry>bind</entry> | 279 | <entry>compose-file</entry> |
279 | 280 | <entry>3.0</entry> | |
280 | <entry>9.10.5-P3</entry> | 281 | <entry>Parser for the Compose file format (version 3)</entry> |
281 | 282 | <entry>Apache-2.0</entry> | |
282 | <entry>ISC Internet Domain Name Server.</entry> | 283 | </row> |
283 | 284 | <row> | |
284 | <entry>ISC, BSD</entry> | 285 | <entry>containerd-docker</entry> |
285 | </row> | 286 | <entry>v0.2.x</entry> |
286 | 287 | <entry>containerd is a daemon to control runC built for performance and density. containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers.</entry> | |
287 | <row> | 288 | <entry>Apache-2.0</entry> |
288 | <entry>binutils-cross-x86_64</entry> | 289 | </row> |
289 | 290 | <row> | |
290 | <entry>2.29.1</entry> | 291 | <entry>core-image-minimal-initramfs</entry> |
291 | 292 | <entry>1.0</entry> | |
292 | <entry>The GNU Binutils are a collection of binary tools. The main | 293 | <entry>Small image capable of booting a device. The kernel includes the Minimal RAM-based Initial Root Filesystem (initramfs) which finds the first 'init' program more efficiently.</entry> |
293 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 294 | <entry>MIT</entry> |
294 | includes addition tools such as addr2line (Converts addresses into | 295 | </row> |
295 | filenames and line numbers) ar (utility for creating modifying and | 296 | <row> |
296 | extracting archives) nm (list symbols in object files) objcopy | 297 | <entry>coreutils</entry> |
297 | (copy and translate object files) objdump (Display object | 298 | <entry>8.27</entry> |
298 | information) and other tools and related libraries.</entry> | 299 | <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> |
299 | 300 | <entry>GPL-3.0</entry> | |
300 | <entry>GPL-3.0</entry> | 301 | </row> |
301 | </row> | 302 | <row> |
302 | 303 | <entry>cross-localedef</entry> | |
303 | <row> | 304 | <entry>2.26</entry> |
304 | <entry>binutils</entry> | 305 | <entry>Cross locale generation tool for glibc.</entry> |
305 | 306 | <entry>LGPL-2.1</entry> | |
306 | <entry>2.29.1</entry> | 307 | </row> |
307 | 308 | <row> | |
308 | <entry>The GNU Binutils are a collection of binary tools. The main | 309 | <entry>cryptodev-linux</entry> |
309 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 310 | <entry>1.9</entry> |
310 | includes addition tools such as addr2line (Converts addresses into | 311 | <entry>A /dev/crypto device driver header file.</entry> |
311 | filenames and line numbers) ar (utility for creating modifying and | 312 | <entry>GPL-2.0</entry> |
312 | extracting archives) nm (list symbols in object files) objcopy | 313 | </row> |
313 | (copy and translate object files) objdump (Display object | 314 | <row> |
314 | information) and other tools and related libraries.</entry> | 315 | <entry>cup</entry> |
315 | 316 | <entry>0.10k</entry> | |
316 | <entry>GPL-3.0</entry> | 317 | <entry>Lexical analyzer generator for Java</entry> |
317 | </row> | 318 | <entry>CUP</entry> |
318 | 319 | </row> | |
319 | <row> | 320 | <row> |
320 | <entry>bison</entry> | 321 | <entry>curl</entry> |
321 | 322 | <entry>7.58.0</entry> | |
322 | <entry>3.0.4</entry> | 323 | <entry>Command line tool and library for client-side URL transfers.</entry> |
323 | 324 | <entry>MIT</entry> | |
324 | <entry>Bison is a general-purpose parser generator that converts | 325 | </row> |
325 | an annotated context-free grammar into an LALR(1) or GLR parser | 326 | <row> |
326 | for that grammar. Bison is upward compatible with Yacc: all | 327 | <entry>cwautomacros</entry> |
327 | properly-written Yacc grammars ought to work with Bison with no | 328 | <entry>20110201</entry> |
328 | change. Anyone familiar with Yacc should be able to use Bison with | 329 | <entry>Collection of autoconf m4 macros.</entry> |
329 | little trouble.</entry> | 330 | <entry>GPL-2.0</entry> |
330 | 331 | </row> | |
331 | <entry>GPL-3.0</entry> | 332 | <row> |
332 | </row> | 333 | <entry>db</entry> |
333 | 334 | <entry>5.3.28</entry> | |
334 | <row> | 335 | <entry>Berkeley Database v5.</entry> |
335 | <entry>bjam</entry> | 336 | <entry>Sleepycat</entry> |
336 | 337 | </row> | |
337 | <entry>1.64.0</entry> | 338 | <row> |
338 | 339 | <entry>dbus-glib</entry> | |
339 | <entry>Portable Boost.Jam build tool for boost.</entry> | 340 | <entry>0.108</entry> |
340 | 341 | <entry>GLib bindings for the D-Bus message bus that integrate the D-Bus library with the GLib thread abstraction and main loop.</entry> | |
341 | <entry>BSL-1.0, MIT</entry> | 342 | <entry> AFL-2.0, GPL-2.0</entry> |
342 | </row> | 343 | </row> |
343 | 344 | <row> | |
344 | <row> | 345 | <entry>dbus-test</entry> |
345 | <entry>boost</entry> | 346 | <entry>1.10.20</entry> |
346 | 347 | <entry>D-Bus test package (for D-bus functionality testing only).</entry> | |
347 | <entry>1.64.0</entry> | 348 | <entry> AFL-2.0, GPL-2.0</entry> |
348 | 349 | </row> | |
349 | <entry>Free peer-reviewed portable C++ source libraries.</entry> | 350 | <row> |
350 | 351 | <entry>dbus</entry> | |
351 | <entry>BSL-1.0, MIT</entry> | 352 | <entry>1.10.20</entry> |
352 | </row> | 353 | <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> |
353 | 354 | <entry> AFL-2.0, GPL-2.0</entry> | |
354 | <row> | 355 | </row> |
355 | <entry>bridge-utils</entry> | 356 | <row> |
356 | 357 | <entry>debianutils</entry> | |
357 | <entry>1.5</entry> | 358 | <entry>4.8.1.1</entry> |
358 | 359 | <entry>Miscellaneous utilities specific to Debian.</entry> | |
359 | <entry>Tools for ethernet bridging.</entry> | 360 | <entry> GPL-2.0, SMAIL_GPL</entry> |
360 | 361 | </row> | |
361 | <entry>GPL-2.0</entry> | 362 | <row> |
362 | </row> | 363 | <entry>depmodwrapper</entry> |
363 | 364 | <entry>1.0</entry> | |
364 | <row> | 365 | <entry>Wrapper script for the Linux kernel module dependency indexer.</entry> |
365 | <entry>bsf</entry> | 366 | <entry>MIT</entry> |
366 | 367 | </row> | |
367 | <entry>2.4.0</entry> | 368 | <row> |
368 | 369 | <entry>dhcp</entry> | |
369 | <entry>Bean Scripting Framework package</entry> | 370 | <entry>4.3.6</entry> |
370 | 371 | <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information from a server. DHCP helps make it easier to administer devices.</entry> | |
371 | <entry>Apache-2.0</entry> | 372 | <entry>ISC</entry> |
372 | </row> | 373 | </row> |
373 | 374 | <row> | |
374 | <row> | 375 | <entry>diffutils</entry> |
375 | <entry>btrfs-tools</entry> | 376 | <entry>3.6</entry> |
376 | 377 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry> | |
377 | <entry>4.12</entry> | 378 | <entry>GPL-3.0</entry> |
378 | 379 | </row> | |
379 | <entry>Btrfs is a new copy on write filesystem for Linux aimed at | 380 | <row> |
380 | implementing advanced features while focusing on fault tolerance | 381 | <entry>dmidecode</entry> |
381 | repair and easy administration. This package contains utilities | 382 | <entry>3.1</entry> |
382 | (mkfs fsck btrfsctl) used to work with btrfs and an utility | 383 | <entry>DMI (Desktop Management Interface) table related utilities.</entry> |
383 | (btrfs-convert) to make a btrfs filesystem from an ext3.</entry> | 384 | <entry>GPL-2.0</entry> |
384 | 385 | </row> | |
385 | <entry>GPL-2.0</entry> | 386 | <row> |
386 | </row> | 387 | <entry>dnsmasq</entry> |
387 | 388 | <entry>2.78</entry> | |
388 | <row> | 389 | <entry>Lightweight easy to configure DNS forwarder and DHCP server.</entry> |
389 | <entry>busybox</entry> | 390 | <entry> GPL-2.0, GPL-3.0</entry> |
390 | 391 | </row> | |
391 | <entry>1.24.1</entry> | 392 | <row> |
392 | 393 | <entry>docker</entry> | |
393 | <entry>BusyBox combines tiny versions of many common UNIX | 394 | <entry>17.06.0</entry> |
394 | utilities into a single small executable. It provides minimalist | 395 | <entry>Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments database clusters continuous deployment systems private PaaS service-oriented architectures etc. . This package contains the daemon and client. Using docker.io is officially supported on x86_64 and arm (32-bit) hosts. Other architectures are considered experimental. . Also note that kernel version 3.10 or above is required for proper operation of the daemon process and that any lower versions may have subtle and/or glaring issues. </entry> |
395 | replacements for most of the utilities you usually find in GNU | 396 | <entry>Apache-2.0</entry> |
396 | fileutils shellutils etc. The utilities in BusyBox generally have | 397 | </row> |
397 | fewer options than their full-featured GNU cousins; however the | 398 | <row> |
398 | options that are included provide the expected functionality and | 399 | <entry>dosfstools</entry> |
399 | behave very much like their GNU counterparts. BusyBox provides a | 400 | <entry>4.1</entry> |
400 | fairly complete POSIX environment for any small or embedded | 401 | <entry>DOS FAT Filesystem Utilities.</entry> |
401 | system.</entry> | 402 | <entry>GPL-3.0</entry> |
402 | 403 | </row> | |
403 | <entry>GPL-2.0, BSD-4-Clause</entry> | 404 | <row> |
404 | </row> | 405 | <entry>dpdk-dev-libibverbs</entry> |
405 | 406 | <entry>1.2.1-3.4-2.0.0.0</entry> | |
406 | <row> | 407 | <entry>libibverbs library to support Mellanox config</entry> |
407 | <entry>bzip2</entry> | 408 | <entry>GPL-2.0</entry> |
408 | 409 | </row> | |
409 | <entry>1.0.6</entry> | 410 | <row> |
410 | 411 | <entry>dpdk</entry> | |
411 | <entry>bzip2 compresses files using the Burrows-Wheeler | 412 | <entry>18.02</entry> |
412 | block-sorting text compression algorithm and Huffman coding. | 413 | <entry>Intel(r) Data Plane Development Kit</entry> |
413 | Compression is generally considerably better than that achieved by | 414 | <entry> BSD, LGPL-2.0, GPL-2.0</entry> |
414 | more conventional LZ77/LZ78-based compressors and approaches the | 415 | </row> |
415 | performance of the PPM family of statistical compressors.</entry> | 416 | <row> |
416 | 417 | <entry>dpkg</entry> | |
417 | <entry>BSD-4-Clause</entry> | 418 | <entry>1.18.24</entry> |
418 | </row> | 419 | <entry>Package maintenance system from Debian.</entry> |
419 | 420 | <entry>GPL-2.0</entry> | |
420 | <row> | 421 | </row> |
421 | <entry>ca-certificates</entry> | 422 | <row> |
422 | 423 | <entry>dtc</entry> | |
423 | <entry>20170717</entry> | 424 | <entry>1.4.4</entry> |
424 | 425 | <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> | |
425 | <entry>This package includes PEM files of CA certificates to allow | 426 | <entry> GPL-2.0, BSD</entry> |
426 | SSL-based applications to check for the authenticity of SSL | 427 | </row> |
427 | connections. This derived from Debian's CA Certificates.</entry> | 428 | <row> |
428 | 429 | <entry>e2fsprogs</entry> | |
429 | <entry>GPL-2.0, MPL-2.0</entry> | 430 | <entry>1.43.5</entry> |
430 | </row> | 431 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry> |
431 | 432 | <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry> | |
432 | <row> | 433 | </row> |
433 | <entry>cacao-initial</entry> | 434 | <row> |
434 | 435 | <entry>ebtables</entry> | |
435 | <entry>0.98</entry> | 436 | <entry>2.0.10-4</entry> |
436 | 437 | <entry>Utility for basic Ethernet frame filtering on a Linux bridge advanced logging MAC DNAT/SNAT and brouting.</entry> | |
437 | <entry>CacaoVM for use as OpenEmbedded's Java VM</entry> | 438 | <entry>GPL-2.0</entry> |
438 | 439 | </row> | |
439 | <entry>GPL-2.0</entry> | 440 | <row> |
440 | </row> | 441 | <entry>ecj-bootstrap</entry> |
441 | 442 | <entry>1.0</entry> | |
442 | <row> | 443 | <entry>JDT Core Batch Compiler - Bootstrap variant</entry> |
443 | <entry>cdrtools</entry> | 444 | <entry>MIT</entry> |
444 | 445 | </row> | |
445 | <entry>3.01a31</entry> | 446 | <row> |
446 | 447 | <entry>ecj-initial</entry> | |
447 | <entry>A set of tools for CD recording including cdrecord.</entry> | 448 | <entry>1.0</entry> |
448 | 449 | <entry>JDT Core Batch Compiler - Bootstrap variant</entry> | |
449 | <entry>GPL-2.0, LGPL-2.1</entry> | 450 | <entry>MIT</entry> |
450 | </row> | 451 | </row> |
451 | 452 | <row> | |
452 | <row> | 453 | <entry>element-odm</entry> |
453 | <entry>classpath-initial</entry> | 454 | <entry>4.0.3</entry> |
454 | 455 | <entry>Element On Device Manager(ODM)</entry> | |
455 | <entry>0.93</entry> | 456 | <entry> Enea, Windbase, BSD</entry> |
456 | 457 | </row> | |
457 | <entry>Java1.4-compatible GNU Classpath variant that is used as | 458 | <row> |
458 | bootclasspath for jikes-native.</entry> | 459 | <entry>element-vcpe</entry> |
459 | 460 | <entry>4.0.3</entry> | |
460 | <entry>GPL-2.0</entry> | 461 | <entry>vCPE(based on Element-ODM)</entry> |
461 | </row> | 462 | <entry> Enea, Windbase, BSD</entry> |
462 | 463 | </row> | |
463 | <row> | 464 | <row> |
464 | <entry>classpath</entry> | 465 | <entry>elfutils</entry> |
465 | 466 | <entry>0.170</entry> | |
466 | <entry>0.99</entry> | 467 | <entry>Utilities and libraries for handling compiled object files.</entry> |
467 | 468 | <entry> GPL-3.0, Elfutils-Exception</entry> | |
468 | <entry>GNU Classpath standard Java libraries - For native | 469 | </row> |
469 | Java-dependent programs</entry> | 470 | <row> |
470 | 471 | <entry>enea-nfv-access-edgelink-netconf</entry> | |
471 | <entry>GPL-2.0</entry> | 472 | <entry>1.0</entry> |
472 | </row> | 473 | <entry>Image for the host side of the Enea NFV Access Platform with ODM and NETCONF Edgelink customizations</entry> |
473 | 474 | <entry>MIT</entry> | |
474 | <row> | 475 | </row> |
475 | <entry>cmake</entry> | 476 | <row> |
476 | 477 | <entry>enea-nfv-access</entry> | |
477 | <entry>3.8.2</entry> | 478 | <entry>1.0</entry> |
478 | 479 | <entry>Image for the host side of the Enea NFV Access Platform with ODM customizations</entry> | |
479 | <entry>Cross-platform open-source make system.</entry> | 480 | <entry>MIT</entry> |
480 | 481 | </row> | |
481 | <entry>BSD</entry> | 482 | <row> |
482 | </row> | 483 | <entry>ethtool</entry> |
483 | 484 | <entry>4.11</entry> | |
484 | <row> | 485 | <entry>A small utility for examining and tuning the settings of your ethernet-based network interfaces.</entry> |
485 | <entry>commons-logging</entry> | 486 | <entry>GPL-2.0</entry> |
486 | 487 | </row> | |
487 | <entry>1.1.1</entry> | 488 | <row> |
488 | 489 | <entry>expat</entry> | |
489 | <entry>Java Internet protocol suite library</entry> | 490 | <entry>2.2.3</entry> |
490 | 491 | <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> | |
491 | <entry>Apache-2.0</entry> | 492 | <entry>MIT</entry> |
492 | </row> | 493 | </row> |
493 | 494 | <row> | |
494 | <row> | 495 | <entry>fastjar</entry> |
495 | <entry>commons-net</entry> | 496 | <entry>0.98</entry> |
496 | 497 | <entry>jar replacement written in C.</entry> | |
497 | <entry>1.4.1</entry> | 498 | <entry>GPL-2.0</entry> |
498 | 499 | </row> | |
499 | <entry>Java Internet protocol suite library</entry> | 500 | <row> |
500 | 501 | <entry>file</entry> | |
501 | <entry>Apache-2.0</entry> | 502 | <entry>5.31</entry> |
502 | </row> | 503 | <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> |
503 | 504 | <entry>BSD</entry> | |
504 | <row> | 505 | </row> |
505 | <entry>compose-file</entry> | 506 | <row> |
506 | 507 | <entry>findutils</entry> | |
507 | <entry>3.0</entry> | 508 | <entry>4.6.0</entry> |
508 | 509 | <entry>The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.</entry> | |
509 | <entry>Parser for the Compose file format (version 3)</entry> | 510 | <entry>GPL-3.0</entry> |
510 | 511 | </row> | |
511 | <entry>Apache-2.0</entry> | 512 | <row> |
512 | </row> | 513 | <entry>flex</entry> |
513 | 514 | <entry>2.6.0</entry> | |
514 | <row> | 515 | <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry> |
515 | <entry>containerd-docker</entry> | 516 | <entry>BSD</entry> |
516 | 517 | </row> | |
517 | <entry>v0.2.x</entry> | 518 | <row> |
518 | 519 | <entry>fontconfig</entry> | |
519 | <entry>containerd is a daemon to control runC built for | 520 | <entry>2.12.4</entry> |
520 | performance and density. containerd leverages runC's advanced | 521 | <entry>Fontconfig is a font configuration and customization library which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications. Fontconfig is not a rasterization library nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.</entry> |
521 | features such as seccomp and user namespace support as well as | 522 | <entry> MIT, PD</entry> |
522 | checkpoint and restore for cloning and live migration of | 523 | </row> |
523 | containers.</entry> | 524 | <row> |
524 | 525 | <entry>freetype</entry> | |
525 | <entry>Apache-2.0</entry> | 526 | <entry>2.8</entry> |
526 | </row> | 527 | <entry>FreeType is a software font engine that is designed to be small efficient highly customizable and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries display servers font conversion tools text image generation tools and many other products as well.</entry> |
527 | 528 | <entry> FreeType, GPL-2.0</entry> | |
528 | <row> | 529 | </row> |
529 | <entry>core-image-minimal-initramfs</entry> | 530 | <row> |
530 | 531 | <entry>fuse</entry> | |
531 | <entry>1.0</entry> | 532 | <entry>2.9.7</entry> |
532 | 533 | <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> | |
533 | <entry>Small image capable of booting a device. The kernel | 534 | <entry> GPL-2.0, LGPL-2.0</entry> |
534 | includes the Minimal RAM-based Initial Root Filesystem (initramfs) | 535 | </row> |
535 | which finds the first 'init' program more efficiently.</entry> | 536 | <row> |
536 | 537 | <entry>gawk</entry> | |
537 | <entry>MIT</entry> | 538 | <entry>4.1.4</entry> |
538 | </row> | 539 | <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> |
539 | 540 | <entry>GPL-3.0</entry> | |
540 | <row> | 541 | </row> |
541 | <entry>coreutils</entry> | 542 | <row> |
542 | 543 | <entry>gcc-cross-initial-x86_64</entry> | |
543 | <entry>8.27</entry> | 544 | <entry>7.3.0</entry> |
544 | 545 | <entry>GNU cc and gcc C compilers.</entry> | |
545 | <entry>The GNU Core Utilities provide the basic file shell and | 546 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> |
546 | text manipulation utilities. These are the core utilities which | 547 | </row> |
547 | are expected to exist on every system.</entry> | 548 | <row> |
548 | 549 | <entry>gcc-cross-x86_64</entry> | |
549 | <entry>GPL-3.0</entry> | 550 | <entry>7.3.0</entry> |
550 | </row> | 551 | <entry>GNU cc and gcc C compilers.</entry> |
551 | 552 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
552 | <row> | 553 | </row> |
553 | <entry>cross-localedef</entry> | 554 | <row> |
554 | 555 | <entry>gcc-source-7.3.0</entry> | |
555 | <entry>2.26</entry> | 556 | <entry>7.3.0</entry> |
556 | 557 | <entry>GNU cc and gcc C compilers.</entry> | |
557 | <entry>Cross locale generation tool for glibc.</entry> | 558 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> |
558 | 559 | </row> | |
559 | <entry>LGPL-2.1</entry> | 560 | <row> |
560 | </row> | 561 | <entry>gcc</entry> |
561 | 562 | <entry>7.3.0</entry> | |
562 | <row> | 563 | <entry>Runtime libraries from GCC.</entry> |
563 | <entry>cryptodev-linux</entry> | 564 | <entry>GPL-3.0-with-GCC-exception</entry> |
564 | 565 | </row> | |
565 | <entry>1.9</entry> | 566 | <row> |
566 | 567 | <entry>gdbm</entry> | |
567 | <entry>A /dev/crypto device driver header file.</entry> | 568 | <entry>1.13</entry> |
568 | 569 | <entry>Key/value database library with extensible hashing.</entry> | |
569 | <entry>GPL-2.0</entry> | 570 | <entry>GPL-3.0</entry> |
570 | </row> | 571 | </row> |
571 | 572 | <row> | |
572 | <row> | 573 | <entry>gettext-minimal</entry> |
573 | <entry>cup</entry> | 574 | <entry>0.19.8.1</entry> |
574 | 575 | <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> | |
575 | <entry>0.10k</entry> | 576 | <entry>FSF-Unlimited</entry> |
576 | 577 | </row> | |
577 | <entry>Lexical analyzer generator for Java</entry> | 578 | <row> |
578 | 579 | <entry>gettext</entry> | |
579 | <entry>CUP</entry> | 580 | <entry>0.19.8.1</entry> |
580 | </row> | 581 | <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> |
581 | 582 | <entry> GPL-3.0, LGPL-2.1</entry> | |
582 | <row> | 583 | </row> |
583 | <entry>cups</entry> | 584 | <row> |
584 | 585 | <entry>giflib</entry> | |
585 | <entry>2.2.4</entry> | 586 | <entry>5.1.4</entry> |
586 | 587 | <entry>shared library for GIF images.</entry> | |
587 | <entry>An Internet printing system for Unix.</entry> | 588 | <entry>MIT</entry> |
588 | 589 | </row> | |
589 | <entry>GPL-2.0</entry> | 590 | <row> |
590 | </row> | 591 | <entry>git</entry> |
591 | 592 | <entry>2.13.3</entry> | |
592 | <row> | 593 | <entry>Distributed version control system.</entry> |
593 | <entry>curl</entry> | 594 | <entry>GPL-2.0</entry> |
594 | 595 | </row> | |
595 | <entry>7.58.0</entry> | 596 | <row> |
596 | 597 | <entry>glib-2.0</entry> | |
597 | <entry>Command line tool and library for client-side URL | 598 | <entry>2.52.3</entry> |
598 | transfers.</entry> | 599 | <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> |
599 | 600 | <entry> LGPL-2.0, BSD, PD</entry> | |
600 | <entry>MIT</entry> | 601 | </row> |
601 | </row> | 602 | <row> |
602 | 603 | <entry>glibc-locale</entry> | |
603 | <row> | 604 | <entry>2.26</entry> |
604 | <entry>cve-check-tool</entry> | 605 | <entry>Locale data from glibc.</entry> |
605 | 606 | <entry> GPL-2.0, LGPL-2.1</entry> | |
606 | <entry>5.6.4</entry> | 607 | </row> |
607 | 608 | <row> | |
608 | <entry>cve-check-tool is a tool for checking known (public) | 609 | <entry>glibc</entry> |
609 | CVEs.The tool will identify potentially vunlnerable software | 610 | <entry>2.26</entry> |
610 | packages within Linux distributions through version | 611 | <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> |
611 | matching.</entry> | 612 | <entry> GPL-2.0, LGPL-2.1</entry> |
612 | 613 | </row> | |
613 | <entry>GPL-2.0</entry> | 614 | <row> |
614 | </row> | 615 | <entry>gmp</entry> |
615 | 616 | <entry>6.1.2</entry> | |
616 | <row> | 617 | <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry> |
617 | <entry>cwautomacros</entry> | 618 | <entry> GPL-2.0, LGPL-3.0</entry> |
618 | 619 | </row> | |
619 | <entry>20110201</entry> | 620 | <row> |
620 | 621 | <entry>gnome-desktop-testing</entry> | |
621 | <entry>Collection of autoconf m4 macros.</entry> | 622 | <entry>2014.1</entry> |
622 | 623 | <entry>Test runner for GNOME-style installed tests.</entry> | |
623 | <entry>GPL-2.0</entry> | 624 | <entry>LGPL-2.0</entry> |
624 | </row> | 625 | </row> |
625 | 626 | <row> | |
626 | <row> | 627 | <entry>gnu-config</entry> |
627 | <entry>db</entry> | 628 | <entry>20150728</entry> |
628 | 629 | <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> | |
629 | <entry>5.3.28</entry> | 630 | <entry>GPL-3.0-with-autoconf-exception</entry> |
630 | 631 | </row> | |
631 | <entry>Berkeley Database v5.</entry> | 632 | <row> |
632 | 633 | <entry>gnujaf</entry> | |
633 | <entry>Sleepycat</entry> | 634 | <entry>1.1.1</entry> |
634 | </row> | 635 | <entry>Provides a mean to type data and locate components suitable for performing various kinds of action on it.</entry> |
635 | 636 | <entry>GPL-2.0-with-GCC-exception</entry> | |
636 | <row> | 637 | </row> |
637 | <entry>dbus-glib</entry> | 638 | <row> |
638 | 639 | <entry>gnulib</entry> | |
639 | <entry>0.108</entry> | 640 | <entry>2017-08-20.18</entry> |
640 | 641 | <entry>A collection of software subroutines which are designed to be usable on many operating systems. The goal of the project is to make it easy for free software authors to make their software run on many operating systems. Since source is designed to be copied from gnulib it is not a library per-se as much as a collection of portable idioms to be used in other projects.</entry> | |
641 | <entry>GLib bindings for the D-Bus message bus that integrate the | 642 | <entry>LGPL-2.0</entry> |
642 | D-Bus library with the GLib thread abstraction and main | 643 | </row> |
643 | loop.</entry> | 644 | <row> |
644 | 645 | <entry>gnumail</entry> | |
645 | <entry>AFL-2.0, GPL-2.0</entry> | 646 | <entry>1.1.2</entry> |
646 | </row> | 647 | <entry>GNU's free implementation of the JavaMail API specification</entry> |
647 | 648 | <entry>GPL-2.0-with-GCC-exception</entry> | |
648 | <row> | 649 | </row> |
649 | <entry>dbus-test</entry> | 650 | <row> |
650 | 651 | <entry>gnutls</entry> | |
651 | <entry>1.10.20</entry> | 652 | <entry>3.5.13</entry> |
652 | 653 | <entry>GNU Transport Layer Security Library.</entry> | |
653 | <entry>D-Bus test package (for D-bus functionality testing | 654 | <entry> GPL-3.0, LGPL-2.1</entry> |
654 | only).</entry> | 655 | </row> |
655 | 656 | <row> | |
656 | <entry>AFL-2.0, GPL-2.0</entry> | 657 | <entry>go-capability</entry> |
657 | </row> | 658 | <entry>0.0</entry> |
658 | 659 | <entry>Utilities for manipulating POSIX capabilities in Go.</entry> | |
659 | <row> | 660 | <entry>BSD-2-Clause</entry> |
660 | <entry>dbus</entry> | 661 | </row> |
661 | 662 | <row> | |
662 | <entry>1.10.20</entry> | 663 | <entry>go-cli</entry> |
663 | 664 | <entry>1.1.0</entry> | |
664 | <entry>"D-Bus is a message bus system a simple way for | 665 | <entry>A small package for building command line apps in Go</entry> |
665 | applications to talk to one another. In addition to interprocess | 666 | <entry>MIT</entry> |
666 | communication D-Bus helps coordinate process lifecycle; it makes | 667 | </row> |
667 | it simple and reliable to code a \""single instance\"" application | 668 | <row> |
668 | or daemon and to launch applications and daemons on demand when | 669 | <entry>go-connections</entry> |
669 | their services are needed."</entry> | 670 | <entry>0.2.1</entry> |
670 | 671 | <entry>Utility package to work with network connections</entry> | |
671 | <entry>AFL-2.0, GPL-2.0</entry> | 672 | <entry>Apache-2.0</entry> |
672 | </row> | 673 | </row> |
673 | 674 | <row> | |
674 | <row> | 675 | <entry>go-context</entry> |
675 | <entry>debianutils</entry> | 676 | <entry>git</entry> |
676 | 677 | <entry>A golang registry for global request variables.</entry> | |
677 | <entry>4.8.1.1</entry> | 678 | <entry>BSD-3-Clause</entry> |
678 | 679 | </row> | |
679 | <entry>Miscellaneous utilities specific to Debian.</entry> | 680 | <row> |
680 | 681 | <entry>go-cross-x86_64</entry> | |
681 | <entry>GPL-2.0</entry> | 682 | <entry>1.9.4</entry> |
682 | </row> | 683 | <entry> The Go programming language is an open source project to make programmers more productive. Go is expressive concise clean and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast statically typed compiled language that feels like a dynamically typed interpreted language.</entry> |
683 | 684 | <entry>BSD-3-Clause</entry> | |
684 | <row> | 685 | </row> |
685 | <entry>depmodwrapper</entry> | 686 | <row> |
686 | 687 | <entry>go-dbus</entry> | |
687 | <entry>1.0</entry> | 688 | <entry>4.0.0</entry> |
688 | 689 | <entry>Native Go bindings for D-Bus</entry> | |
689 | <entry>Wrapper script for the Linux kernel module dependency | 690 | <entry>BSD-2-Clause</entry> |
690 | indexer.</entry> | 691 | </row> |
691 | 692 | <row> | |
692 | <entry>MIT</entry> | 693 | <entry>go-distribution</entry> |
693 | </row> | 694 | <entry>2.6.0</entry> |
694 | 695 | <entry>The Docker toolset to pack ship store and deliver content</entry> | |
695 | <row> | 696 | <entry>Apache-2.0</entry> |
696 | <entry>dhcp</entry> | 697 | </row> |
697 | 698 | <row> | |
698 | <entry>4.3.6</entry> | 699 | <entry>go-fsnotify</entry> |
699 | 700 | <entry>1.2.11</entry> | |
700 | <entry>DHCP (Dynamic Host Configuration Protocol) is a protocol | 701 | <entry>A golang registry for global request variables.</entry> |
701 | which allows individual devices on an IP network to get their own | 702 | <entry>BSD-3-Clause</entry> |
702 | network configuration information from a server. DHCP helps make | 703 | </row> |
703 | it easier to administer devices.</entry> | 704 | <row> |
704 | 705 | <entry>go-libtrust</entry> | |
705 | <entry>ISC</entry> | 706 | <entry>0.0</entry> |
706 | </row> | 707 | <entry>Primitives for identity and authorization</entry> |
707 | 708 | <entry>Apache-2.0</entry> | |
708 | <row> | 709 | </row> |
709 | <entry>diffutils</entry> | 710 | <row> |
710 | 711 | <entry>go-logrus</entry> | |
711 | <entry>3.6</entry> | 712 | <entry>0.11.0</entry> |
712 | 713 | <entry>A golang registry for global request variables.</entry> | |
713 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp | 714 | <entry>MIT</entry> |
714 | utilities. These programs are usually used for creating patch | 715 | </row> |
715 | files.</entry> | 716 | <row> |
716 | 717 | <entry>go-mux</entry> | |
717 | <entry>GPL-3.0</entry> | 718 | <entry>git</entry> |
718 | </row> | 719 | <entry>A powerful URL router and dispatcher for golang.</entry> |
719 | 720 | <entry>BSD-3-Clause</entry> | |
720 | <row> | 721 | </row> |
721 | <entry>dmidecode</entry> | 722 | <row> |
722 | 723 | <entry>go-patricia</entry> | |
723 | <entry>3.1</entry> | 724 | <entry>2.2.6</entry> |
724 | 725 | <entry>A generic patricia trie (also called radix tree) implemented in Go (Golang)</entry> | |
725 | <entry>DMI (Desktop Management Interface) table related | 726 | <entry>MIT</entry> |
726 | utilities.</entry> | 727 | </row> |
727 | 728 | <row> | |
728 | <entry>GPL-2.0</entry> | 729 | <entry>go-pty</entry> |
729 | </row> | 730 | <entry>git</entry> |
730 | 731 | <entry>PTY interface for Go</entry> | |
731 | <row> | 732 | <entry>MIT</entry> |
732 | <entry>dnsmasq</entry> | 733 | </row> |
733 | 734 | <row> | |
734 | <entry>2.78</entry> | 735 | <entry>go-systemd</entry> |
735 | 736 | <entry>4</entry> | |
736 | <entry>Lightweight easy to configure DNS forwarder and DHCP | 737 | <entry>Go bindings to systemd socket activation journal D-Bus and unit files</entry> |
737 | server.</entry> | 738 | <entry>Apache-2.0</entry> |
738 | 739 | </row> | |
739 | <entry>GPL-2.0, GPL-3.0</entry> | 740 | <row> |
740 | </row> | 741 | <entry>go</entry> |
741 | 742 | <entry>1.9.4</entry> | |
742 | <row> | 743 | <entry> The Go programming language is an open source project to make programmers more productive. Go is expressive concise clean and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast statically typed compiled language that feels like a dynamically typed interpreted language.</entry> |
743 | <entry>docker</entry> | 744 | <entry>BSD-3-Clause</entry> |
744 | 745 | </row> | |
745 | <entry>17.06.0</entry> | 746 | <row> |
746 | 747 | <entry>gobject-introspection</entry> | |
747 | <entry>Linux container runtime Docker complements kernel | 748 | <entry>1.52.1</entry> |
748 | namespacing with a high-level API which operates at the process | 749 | <entry>Middleware layer between GObject-using C libraries and language bindings.</entry> |
749 | level. It runs unix processes with strong guarantees of isolation | 750 | <entry> LGPL-2.0, GPL-2.0</entry> |
750 | and repeatability across servers. . Docker is a great building | 751 | </row> |
751 | block for automating distributed systems: large-scale web | 752 | <row> |
752 | deployments database clusters continuous deployment systems | 753 | <entry>gperf</entry> |
753 | private PaaS service-oriented architectures etc. . This package | 754 | <entry>3.1</entry> |
754 | contains the daemon and client. Using docker.io is officially | 755 | <entry>GNU gperf is a perfect hash function generator</entry> |
755 | supported on x86_64 and arm (32-bit) hosts. Other architectures | 756 | <entry>GPL-3.0</entry> |
756 | are considered experimental. . Also note that kernel version 3.10 | 757 | </row> |
757 | or above is required for proper operation of the daemon process | 758 | <row> |
758 | and that any lower versions may have subtle and/or glaring | 759 | <entry>grep</entry> |
759 | issues.</entry> | 760 | <entry>3.1</entry> |
760 | 761 | <entry>GNU grep utility.</entry> | |
761 | <entry>Apache-2.0</entry> | 762 | <entry>GPL-3.0</entry> |
762 | </row> | 763 | </row> |
763 | 764 | <row> | |
764 | <row> | 765 | <entry>groff</entry> |
765 | <entry>dosfstools</entry> | 766 | <entry>1.22.3</entry> |
766 | 767 | <entry>The groff (GNU troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output.</entry> | |
767 | <entry>4.1</entry> | 768 | <entry>GPL-3.0</entry> |
768 | 769 | </row> | |
769 | <entry>DOS FAT Filesystem Utilities.</entry> | 770 | <row> |
770 | 771 | <entry>grpc-go</entry> | |
771 | <entry>GPL-3.0</entry> | 772 | <entry>1.4.0</entry> |
772 | </row> | 773 | <entry>The Go language implementation of gRPC. HTTP/2 based RPC</entry> |
773 | 774 | <entry>BSD</entry> | |
774 | <row> | 775 | </row> |
775 | <entry>dpdk-dev-libibverbs</entry> | 776 | <row> |
776 | 777 | <entry>grub-efi</entry> | |
777 | <entry>1.2.1-3.4-2.0.0.0</entry> | 778 | <entry>2.02</entry> |
778 | 779 | <entry>GRUB2 is the next generaion of a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel it implements the Multiboot standard which allows for flexible loading of multiple boot images.</entry> | |
779 | <entry>libibverbs library to support Mellanox config</entry> | 780 | <entry>GPL-3.0</entry> |
780 | 781 | </row> | |
781 | <entry>GPL-2.0</entry> | 782 | <row> |
782 | </row> | 783 | <entry>grub</entry> |
783 | 784 | <entry>2.02</entry> | |
784 | <row> | 785 | <entry>GRUB2 is the next generaion of a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel it implements the Multiboot standard which allows for flexible loading of multiple boot images.</entry> |
785 | <entry>dpdk</entry> | 786 | <entry>GPL-3.0</entry> |
786 | 787 | </row> | |
787 | <entry>18.02</entry> | 788 | <row> |
788 | 789 | <entry>gtk-doc</entry> | |
789 | <entry>Intel(r) Data Plane Development Kit</entry> | 790 | <entry>1.25</entry> |
790 | 791 | <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> | |
791 | <entry>BSD, LGPL-2.0, GPL-2.0</entry> | 792 | <entry>GPL-2.0</entry> |
792 | </row> | 793 | </row> |
793 | 794 | <row> | |
794 | <row> | 795 | <entry>gzip</entry> |
795 | <entry>dpkg</entry> | 796 | <entry>1.8</entry> |
796 | 797 | <entry>GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU project. Mark Adler wrote the decompression part</entry> | |
797 | <entry>1.18.24</entry> | 798 | <entry>GPL-3.0</entry> |
798 | 799 | </row> | |
799 | <entry>Package maintenance system from Debian.</entry> | 800 | <row> |
800 | 801 | <entry>htop</entry> | |
801 | <entry>GPL-2.0</entry> | 802 | <entry>1.0.3</entry> |
802 | </row> | 803 | <entry>htop process monitor.</entry> |
803 | 804 | <entry>GPL-2.0</entry> | |
804 | <row> | 805 | </row> |
805 | <entry>dtc</entry> | 806 | <row> |
806 | 807 | <entry>icedtea7</entry> | |
807 | <entry>1.4.4</entry> | 808 | <entry>2.1.3</entry> |
808 | 809 | <entry>Harness to build the source code from OpenJDK using Free Software build tools</entry> | |
809 | <entry>The Device Tree Compiler is a tool used to manipulate the | 810 | <entry>GPL-2.0-with-classpath-exception</entry> |
810 | Open-Firmware-like device tree used by PowerPC kernels.</entry> | 811 | </row> |
811 | 812 | <row> | |
812 | <entry>GPL-2.0, BSD</entry> | 813 | <entry>icu</entry> |
813 | </row> | 814 | <entry>59.1</entry> |
814 | 815 | <entry>The International Component for Unicode (ICU) is a mature portable set of C/C++ and Java libraries for Unicode support software internationalization (I18N) and globalization (G11N) giving applications the same results on all platforms.</entry> | |
815 | <row> | 816 | <entry>ICU</entry> |
816 | <entry>e2fsprogs</entry> | 817 | </row> |
817 | 818 | <row> | |
818 | <entry>1.43.5</entry> | 819 | <entry>inetlib</entry> |
819 | 820 | <entry>1.1.1</entry> | |
820 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of | 821 | <entry>GNU Classpath inetlib is an extension library to provide extra network protocol support for GNU Classpath and ClasspathX project but it can also used standalone to add http imap pop3 and smtp client support applications. </entry> |
821 | the standard utilities for creating fixing configuring and | 822 | <entry>GPL-2.0-with-GCC-exception</entry> |
822 | debugging ext2 filesystems.</entry> | 823 | </row> |
823 | 824 | <row> | |
824 | <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry> | 825 | <entry>initramfs-framework</entry> |
825 | </row> | 826 | <entry>1.0</entry> |
826 | 827 | <entry>Modular initramfs system.</entry> | |
827 | <row> | 828 | <entry>MIT</entry> |
828 | <entry>ebtables</entry> | 829 | </row> |
829 | 830 | <row> | |
830 | <entry>2.0.10-4</entry> | 831 | <entry>initramfs-module-install-efi</entry> |
831 | 832 | <entry>1.0</entry> | |
832 | <entry>Utility for basic Ethernet frame filtering on a Linux | 833 | <entry>initramfs-framework module for EFI installation option.</entry> |
833 | bridge advanced logging MAC DNAT/SNAT and brouting.</entry> | 834 | <entry>MIT</entry> |
834 | 835 | </row> | |
835 | <entry>GPL-2.0</entry> | 836 | <row> |
836 | </row> | 837 | <entry>initramfs-module-install</entry> |
837 | 838 | <entry>1.0</entry> | |
838 | <row> | 839 | <entry>initramfs-framework module for installation option.</entry> |
839 | <entry>ecj-bootstrap</entry> | 840 | <entry>MIT</entry> |
840 | 841 | </row> | |
841 | <entry>1.0</entry> | 842 | <row> |
842 | 843 | <entry>initramfs-module-setup-live</entry> | |
843 | <entry>JDT Core Batch Compiler - Bootstrap variant</entry> | 844 | <entry>1.0</entry> |
844 | 845 | <entry>initramfs-framework module for live booting.</entry> | |
845 | <entry>MIT</entry> | 846 | <entry>MIT</entry> |
846 | </row> | 847 | </row> |
847 | 848 | <row> | |
848 | <row> | 849 | <entry>inputproto</entry> |
849 | <entry>ecj-initial</entry> | 850 | <entry>2.3.2</entry> |
850 | 851 | <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> | |
851 | <entry>1.0</entry> | 852 | <entry> MIT</entry> |
852 | 853 | </row> | |
853 | <entry>JDT Core Batch Compiler - Bootstrap variant</entry> | 854 | <row> |
854 | 855 | <entry>intltool</entry> | |
855 | <entry>MIT</entry> | 856 | <entry>0.51.0</entry> |
856 | </row> | 857 | <entry>Utility scripts for internationalizing XML.</entry> |
857 | 858 | <entry>GPL-2.0</entry> | |
858 | <row> | 859 | </row> |
859 | <entry>element-odm-sdk</entry> | 860 | <row> |
860 | 861 | <entry>iproute2</entry> | |
861 | <entry>4.0.3</entry> | 862 | <entry>4.11.0</entry> |
862 | 863 | <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> | |
863 | <entry>Element On Device Manager(ODM) SDK</entry> | 864 | <entry>GPL-2.0</entry> |
864 | 865 | </row> | |
865 | <entry>Enea, Windbase, BSD</entry> | 866 | <row> |
866 | </row> | 867 | <entry>iptables</entry> |
867 | 868 | <entry>1.6.1</entry> | |
868 | <row> | 869 | <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry> |
869 | <entry>elfutils</entry> | 870 | <entry>GPL-2.0</entry> |
870 | 871 | </row> | |
871 | <entry>0.170</entry> | 872 | <row> |
872 | 873 | <entry>jacl</entry> | |
873 | <entry>Utilities and libraries for handling compiled object | 874 | <entry>1.4.1</entry> |
874 | files.</entry> | 875 | <entry>Tcl interpreter for Java</entry> |
875 | 876 | <entry> UCB, SUN, AMD, CDS</entry> | |
876 | <entry>GPL-3.0, Elfutils-Exception</entry> | 877 | </row> |
877 | </row> | 878 | <row> |
878 | 879 | <entry>jamvm</entry> | |
879 | <row> | 880 | <entry>2.0.0-devel</entry> |
880 | <entry>enea-nfv-access-sdk</entry> | 881 | <entry>A compact Java Virtual Machine which conforms to the JVM specification version 2.</entry> |
881 | 882 | <entry>GPL-2.0</entry> | |
882 | <entry>1.0</entry> | 883 | </row> |
883 | 884 | <row> | |
884 | <entry>Image for building the SDK for the host side of the Enea | 885 | <entry>jansson</entry> |
885 | NFV Access Platform with ODM customizations</entry> | 886 | <entry>2.9</entry> |
886 | 887 | <entry>Jansson is a C library for encoding decoding and manipulating JSON data.</entry> | |
887 | <entry>MIT</entry> | 888 | <entry>MIT</entry> |
888 | </row> | 889 | </row> |
889 | 890 | <row> | |
890 | <row> | 891 | <entry>jaxp1.3</entry> |
891 | <entry>ethtool</entry> | 892 | <entry>1.4.01</entry> |
892 | 893 | <entry>Java XML parser and transformer APIs (DOM SAX JAXP TrAX)</entry> | |
893 | <entry>4.11</entry> | 894 | <entry> Apache-2.0, W3C, PD</entry> |
894 | 895 | </row> | |
895 | <entry>A small utility for examining and tuning the settings of | 896 | <row> |
896 | your ethernet-based network interfaces.</entry> | 897 | <entry>jdepend</entry> |
897 | 898 | <entry>2.9.1</entry> | |
898 | <entry>GPL-2.0</entry> | 899 | <entry>Design quality metrics generator for each Java</entry> |
899 | </row> | 900 | <entry>BSD</entry> |
900 | 901 | </row> | |
901 | <row> | 902 | <row> |
902 | <entry>expat</entry> | 903 | <entry>jikes-initial</entry> |
903 | 904 | <entry>1.0</entry> | |
904 | <entry>2.2.3</entry> | 905 | <entry>Initial Java 1.4-compatible (and not higher) compiler.</entry> |
905 | 906 | <entry>MIT</entry> | |
906 | <entry>Expat is an XML parser library written in C. It is a | 907 | </row> |
907 | stream-oriented parser in which an application registers handlers | 908 | <row> |
908 | for things the parser might find in the XML document (like start | 909 | <entry>jikes</entry> |
909 | tags)</entry> | 910 | <entry>1.22</entry> |
910 | 911 | <entry>Java compiler adhering to language and VM specifications</entry> | |
911 | <entry>MIT</entry> | 912 | <entry>IPL-1.0</entry> |
912 | </row> | 913 | </row> |
913 | 914 | <row> | |
914 | <row> | 915 | <entry>jlex</entry> |
915 | <entry>fastjar</entry> | 916 | <entry>1.2.6</entry> |
916 | 917 | <entry>Lexical analyzer generator for Java</entry> | |
917 | <entry>0.98</entry> | 918 | <entry>JLEX</entry> |
918 | 919 | </row> | |
919 | <entry>jar replacement written in C.</entry> | 920 | <row> |
920 | 921 | <entry>jsch</entry> | |
921 | <entry>GPL-2.0</entry> | 922 | <entry>0.1.40</entry> |
922 | </row> | 923 | <entry>SSH implementation in Java</entry> |
923 | 924 | <entry>BSD</entry> | |
924 | <row> | 925 | </row> |
925 | <entry>file</entry> | 926 | <row> |
926 | 927 | <entry>junit</entry> | |
927 | <entry>5.31</entry> | 928 | <entry>3.8.2</entry> |
928 | 929 | <entry>JUnit is a testing framework for Java</entry> | |
929 | <entry>File attempts to classify files depending on their contents | 930 | <entry>CPL-1.0</entry> |
930 | and prints a description if a match is found.</entry> | 931 | </row> |
931 | 932 | <row> | |
932 | <entry>BSD</entry> | 933 | <entry>jzlib</entry> |
933 | </row> | 934 | <entry>1.0.7</entry> |
934 | 935 | <entry>zlib implementation in Java</entry> | |
935 | <row> | 936 | <entry>BSD</entry> |
936 | <entry>findutils</entry> | 937 | </row> |
937 | 938 | <row> | |
938 | <entry>4.6.0</entry> | 939 | <entry>kbd</entry> |
939 | 940 | <entry>2.0.4</entry> | |
940 | <entry>The GNU Find Utilities are the basic directory searching | 941 | <entry>Keytable files and keyboard utilities.</entry> |
941 | utilities of the GNU operating system. These programs are | 942 | <entry>GPL-2.0</entry> |
942 | typically used in conjunction with other programs to provide | 943 | </row> |
943 | modular and powerful directory search and file locating | 944 | <row> |
944 | capabilities to other commands.</entry> | 945 | <entry>kbproto</entry> |
945 | 946 | <entry>1.0.7</entry> | |
946 | <entry>GPL-3.0</entry> | 947 | <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> |
947 | </row> | 948 | <entry>MIT</entry> |
948 | 949 | </row> | |
949 | <row> | 950 | <row> |
950 | <entry>fixesproto</entry> | 951 | <entry>kern-tools</entry> |
951 | 952 | <entry>0.2</entry> | |
952 | <entry>5.0</entry> | 953 | <entry>Tools for managing Yocto Project style branched kernels.</entry> |
953 | 954 | <entry>GPL-2.0</entry> | |
954 | <entry>This package provides the wire protocol for the X Fixes | 955 | </row> |
955 | extension. This extension is designed to provide server-side | 956 | <row> |
956 | support for application work arounds to shortcomings in the core X | 957 | <entry>keymaps</entry> |
957 | window system.</entry> | 958 | <entry>1.0</entry> |
958 | 959 | <entry>Keymaps and initscript to set the keymap on bootup.</entry> | |
959 | <entry>MIT</entry> | 960 | <entry>GPL-2.0</entry> |
960 | </row> | 961 | </row> |
961 | 962 | <row> | |
962 | <row> | 963 | <entry>kmod</entry> |
963 | <entry>flex</entry> | 964 | <entry>24</entry> |
964 | 965 | <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> | |
965 | <entry>2.6.0</entry> | 966 | <entry> GPL-2.0, LGPL-2.1</entry> |
966 | 967 | </row> | |
967 | <entry>Flex is a fast lexical analyser generator. Flex is a tool | 968 | <row> |
968 | for generating programs that recognize lexical patterns in | 969 | <entry>ldconfig</entry> |
969 | text.</entry> | 970 | <entry>2.12.1</entry> |
970 | 971 | <entry>A standalone native ldconfig build.</entry> | |
971 | <entry>BSD</entry> | 972 | <entry>GPL-2.0</entry> |
972 | </row> | 973 | </row> |
973 | 974 | <row> | |
974 | <row> | 975 | <entry>libaio</entry> |
975 | <entry>fontconfig</entry> | 976 | <entry>0.3.110</entry> |
976 | 977 | <entry>Asynchronous input/output library that uses the kernels native interface</entry> | |
977 | <entry>2.12.4</entry> | 978 | <entry>LGPL-2.1</entry> |
978 | 979 | </row> | |
979 | <entry>Fontconfig is a font configuration and customization | 980 | <row> |
980 | library which does not depend on the X Window System. It is | 981 | <entry>libarchive</entry> |
981 | designed to locate fonts within the system and select them | 982 | <entry>3.3.2</entry> |
982 | according to requirements specified by applications. Fontconfig is | 983 | <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry> |
983 | not a rasterization library nor does it impose a particular | 984 | <entry>BSD</entry> |
984 | rasterization library on the application. The X-specific library | 985 | </row> |
985 | 'Xft' uses fontconfig along with freetype to specify and rasterize | 986 | <row> |
986 | fonts.</entry> | 987 | <entry>libbsd</entry> |
987 | 988 | <entry>0.8.6</entry> | |
988 | <entry>MIT, PD</entry> | 989 | <entry>This library provides useful functions commonly found on BSD systems and lacking on others like GNU systems thus making it easier to port projects with strong BSD origins without needing to embed the same code over and over again on each project.</entry> |
989 | </row> | 990 | <entry> BSD-4-Clause, ISC, PD</entry> |
990 | 991 | </row> | |
991 | <row> | 992 | <row> |
992 | <entry>freetype</entry> | 993 | <entry>libcap</entry> |
993 | 994 | <entry>2.25</entry> | |
994 | <entry>2.8</entry> | 995 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> |
995 | 996 | <entry> BSD, GPL-2.0</entry> | |
996 | <entry>FreeType is a software font engine that is designed to be | 997 | </row> |
997 | small efficient highly customizable and portable while capable of | 998 | <row> |
998 | producing high-quality output (glyph images). It can be used in | 999 | <entry>libcgroup</entry> |
999 | graphics libraries display servers font conversion tools text | 1000 | <entry>0.41</entry> |
1000 | image generation tools and many other products as well.</entry> | 1001 | <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> |
1001 | 1002 | <entry>LGPL-2.1</entry> | |
1002 | <entry>FreeType, GPL-2.0</entry> | 1003 | </row> |
1003 | </row> | 1004 | <row> |
1004 | 1005 | <entry>libcheck</entry> | |
1005 | <row> | 1006 | <entry>0.10.0</entry> |
1006 | <entry>fuse</entry> | 1007 | <entry>Check - unit testing framework for C code.</entry> |
1007 | 1008 | <entry>LGPL-2.1</entry> | |
1008 | <entry>2.9.7</entry> | 1009 | </row> |
1009 | 1010 | <row> | |
1010 | <entry>FUSE (Filesystem in Userspace) is a simple interface for | 1011 | <entry>libdaemon</entry> |
1011 | userspace programs to export a virtual filesystem to the Linux | 1012 | <entry>0.14</entry> |
1012 | kernel. FUSE also aims to provide a secure method for non | 1013 | <entry>Lightweight C library which eases the writing of UNIX daemons.</entry> |
1013 | privileged users to create and mount their own filesystem | 1014 | <entry>LGPL-2.1</entry> |
1014 | implementations.</entry> | 1015 | </row> |
1015 | 1016 | <row> | |
1016 | <entry>GPL-2.0, LGPL-2.0</entry> | 1017 | <entry>libdevmapper</entry> |
1017 | </row> | 1018 | <entry>2.02.171</entry> |
1018 | 1019 | <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry> | |
1019 | <row> | 1020 | <entry> GPL-2.0, LGPL-2.0</entry> |
1020 | <entry>gawk</entry> | 1021 | </row> |
1021 | 1022 | <row> | |
1022 | <entry>4.1.4</entry> | 1023 | <entry>libecj-bootstrap</entry> |
1023 | 1024 | <entry>3.6.2</entry> | |
1024 | <entry>The GNU version of awk a text processing utility. Awk | 1025 | <entry>JDT Core Batch Compiler - Jar only</entry> |
1025 | interprets a special-purpose programming language to do quick and | 1026 | <entry>EPL-1.0</entry> |
1026 | easy text pattern matching and reformatting jobs.</entry> | 1027 | </row> |
1027 | 1028 | <row> | |
1028 | <entry>GPL-3.0</entry> | 1029 | <entry>libevent</entry> |
1029 | </row> | 1030 | <entry>2.1.8</entry> |
1030 | 1031 | <entry>An asynchronous event notification library.</entry> | |
1031 | <row> | 1032 | <entry> BSD, MIT</entry> |
1032 | <entry>gcc-cross-initial-x86_64</entry> | 1033 | </row> |
1033 | 1034 | <row> | |
1034 | <entry>7.3.0</entry> | 1035 | <entry>libffi</entry> |
1035 | 1036 | <entry>3.2.1</entry> | |
1036 | <entry>GNU cc and gcc C compilers.</entry> | 1037 | <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> |
1037 | 1038 | <entry>MIT</entry> | |
1038 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 1039 | </row> |
1039 | </row> | 1040 | <row> |
1040 | 1041 | <entry>libgcc</entry> | |
1041 | <row> | 1042 | <entry>7.3.0</entry> |
1042 | <entry>gcc-cross-x86_64</entry> | 1043 | <entry>GNU cc and gcc C compilers.</entry> |
1043 | 1044 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
1044 | <entry>7.3.0</entry> | 1045 | </row> |
1045 | 1046 | <row> | |
1046 | <entry>GNU cc and gcc C compilers.</entry> | 1047 | <entry>libgudev</entry> |
1047 | 1048 | <entry>231</entry> | |
1048 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 1049 | <entry>GObject wrapper for libudev.</entry> |
1049 | </row> | 1050 | <entry>LGPL-2.1</entry> |
1050 | 1051 | </row> | |
1051 | <row> | 1052 | <row> |
1052 | <entry>gcc-source-7.3.0</entry> | 1053 | <entry>libice</entry> |
1053 | 1054 | <entry>1.0.9</entry> | |
1054 | <entry>7.3.0</entry> | 1055 | <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> |
1055 | 1056 | <entry>MIT</entry> | |
1056 | <entry>GNU cc and gcc C compilers.</entry> | 1057 | </row> |
1057 | 1058 | <row> | |
1058 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 1059 | <entry>libidn</entry> |
1059 | </row> | 1060 | <entry>1.33</entry> |
1060 | 1061 | <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> | |
1061 | <row> | 1062 | <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry> |
1062 | <entry>gcc</entry> | 1063 | </row> |
1063 | 1064 | <row> | |
1064 | <entry>7.3.0</entry> | 1065 | <entry>libjpeg-turbo</entry> |
1065 | 1066 | <entry>1.5.2</entry> | |
1066 | <entry>Runtime libraries from GCC.</entry> | 1067 | <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX SSE2 NEON) to accelerate baseline JPEG compression and decompression</entry> |
1067 | 1068 | <entry>BSD-3-Clause</entry> | |
1068 | <entry>GPL-3.0-with-GCC-exception</entry> | 1069 | </row> |
1069 | </row> | 1070 | <row> |
1070 | 1071 | <entry>libmbim</entry> | |
1071 | <row> | 1072 | <entry>1.14.0</entry> |
1072 | <entry>gdbm</entry> | 1073 | <entry>libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol</entry> |
1073 | 1074 | <entry> GPL-2.0, LGPL-2.1</entry> | |
1074 | <entry>1.13</entry> | 1075 | </row> |
1075 | 1076 | <row> | |
1076 | <entry>Key/value database library with extensible hashing.</entry> | 1077 | <entry>libmnl</entry> |
1077 | 1078 | <entry>1.0.4</entry> | |
1078 | <entry>GPL-3.0</entry> | 1079 | <entry>Minimalistic user-space library oriented to Netlink developers providing functions for common tasks in parsing validating and constructing both the Netlink header and TLVs.</entry> |
1079 | </row> | 1080 | <entry>LGPL-2.1</entry> |
1080 | 1081 | </row> | |
1081 | <row> | 1082 | <row> |
1082 | <entry>gettext-minimal</entry> | 1083 | <entry>libmpc</entry> |
1083 | 1084 | <entry>1.0.3</entry> | |
1084 | <entry>0.19.8.1</entry> | 1085 | <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> |
1085 | 1086 | <entry>LGPL-3.0</entry> | |
1086 | <entry>Contains the m4 macros sufficient to support building | 1087 | </row> |
1087 | autoconf/automake. This provides a significant build time speedup | 1088 | <row> |
1088 | by the removal of gettext-native from most dependency chains (now | 1089 | <entry>libndp</entry> |
1089 | only needed for gettext for the target).</entry> | 1090 | <entry>1.6</entry> |
1090 | 1091 | <entry>Library for IPv6 Neighbor Discovery Protocol.</entry> | |
1091 | <entry>FSF-Unlimited</entry> | 1092 | <entry>LGPL-2.1</entry> |
1092 | </row> | 1093 | </row> |
1093 | 1094 | <row> | |
1094 | <row> | 1095 | <entry>libnewt</entry> |
1095 | <entry>gettext</entry> | 1096 | <entry>0.52.20</entry> |
1096 | 1097 | <entry>Newt is a programming library for color text mode widget based user interfaces. Newt can be used to add stacked windows entry widgets checkboxes radio buttons labels plain text fields scrollbars etc. to text mode user interfaces. This package also contains the shared library needed by programs built with newt as well as a /usr/bin/dialog replacement called whiptail. Newt is based on the slang library.</entry> | |
1097 | <entry>0.19.8.1</entry> | 1098 | <entry>LGPL-2.0</entry> |
1098 | 1099 | </row> | |
1099 | <entry>GNU gettext is a set of tools that provides a framework to | 1100 | <row> |
1100 | help other programs produce multi-lingual messages. These tools | 1101 | <entry>libnl</entry> |
1101 | include a set of conventions about how programs should be written | 1102 | <entry>3.4.0</entry> |
1102 | to support message catalogs a directory and file naming | 1103 | <entry>A library for applications dealing with netlink sockets.</entry> |
1103 | organization for the message catalogs themselves a runtime library | 1104 | <entry>LGPL-2.1</entry> |
1104 | supporting the retrieval of translated messages and a few | 1105 | </row> |
1105 | stand-alone programs to massage in various ways the sets of | 1106 | <row> |
1106 | translatable and already translated strings.</entry> | 1107 | <entry>libnss-mdns</entry> |
1107 | 1108 | <entry>0.10</entry> | |
1108 | <entry>GPL-3.0, LGPL-2.1</entry> | 1109 | <entry>Name Service Switch module for Multicast DNS (zeroconf) name resolution.</entry> |
1109 | </row> | 1110 | <entry>LGPL-2.1</entry> |
1110 | 1111 | </row> | |
1111 | <row> | 1112 | <row> |
1112 | <entry>giflib</entry> | 1113 | <entry>libpcap</entry> |
1113 | 1114 | <entry>1.8.1</entry> | |
1114 | <entry>5.1.4</entry> | 1115 | <entry>Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection security monitoring and network debugging.</entry> |
1115 | 1116 | <entry>BSD</entry> | |
1116 | <entry>shared library for GIF images.</entry> | 1117 | </row> |
1117 | 1118 | <row> | |
1118 | <entry>MIT</entry> | 1119 | <entry>libpciaccess</entry> |
1119 | </row> | 1120 | <entry>0.13.5</entry> |
1120 | 1121 | <entry>libpciaccess provides functionality for X to access the PCI bus and devices in a platform-independent way.</entry> | |
1121 | <row> | 1122 | <entry> MIT</entry> |
1122 | <entry>git</entry> | 1123 | </row> |
1123 | 1124 | <row> | |
1124 | <entry>2.13.3</entry> | 1125 | <entry>libpcre</entry> |
1125 | 1126 | <entry>8.41</entry> | |
1126 | <entry>Distributed version control system.</entry> | 1127 | <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> |
1127 | 1128 | <entry>BSD</entry> | |
1128 | <entry>GPL-2.0</entry> | 1129 | </row> |
1129 | </row> | 1130 | <row> |
1130 | 1131 | <entry>libpng</entry> | |
1131 | <row> | 1132 | <entry>1.6.31</entry> |
1132 | <entry>glib-2.0</entry> | 1133 | <entry>PNG image format decoding library.</entry> |
1133 | 1134 | <entry>Libpng</entry> | |
1134 | <entry>2.52.3</entry> | 1135 | </row> |
1135 | 1136 | <row> | |
1136 | <entry>GLib is a general-purpose utility library which provides | 1137 | <entry>libpthread-stubs</entry> |
1137 | many useful data types macros type conversions string utilities | 1138 | <entry>0.4</entry> |
1138 | file utilities a main loop abstraction and so on.</entry> | 1139 | <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry> |
1139 | 1140 | <entry>MIT</entry> | |
1140 | <entry>LGPL-2.0, BSD, PD</entry> | 1141 | </row> |
1141 | </row> | 1142 | <row> |
1142 | 1143 | <entry>libqmi</entry> | |
1143 | <row> | 1144 | <entry>1.16.0</entry> |
1144 | <entry>glibc-locale</entry> | 1145 | <entry>libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol</entry> |
1145 | 1146 | <entry> GPL-2.0, LGPL-2.1</entry> | |
1146 | <entry>2.26</entry> | 1147 | </row> |
1147 | 1148 | <row> | |
1148 | <entry>Locale data from glibc.</entry> | 1149 | <entry>libsdl</entry> |
1149 | 1150 | <entry>1.2.15</entry> | |
1150 | <entry>GPL-2.0, LGPL-2.1</entry> | 1151 | <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> |
1151 | </row> | 1152 | <entry>LGPL-2.1</entry> |
1152 | 1153 | </row> | |
1153 | <row> | 1154 | <row> |
1154 | <entry>glibc</entry> | 1155 | <entry>libsm</entry> |
1155 | 1156 | <entry>1.2.2</entry> | |
1156 | <entry>2.26</entry> | 1157 | <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> |
1157 | 1158 | <entry>MIT</entry> | |
1158 | <entry>The GNU C Library is used as the system C library in most | 1159 | </row> |
1159 | systems with the Linux kernel.</entry> | 1160 | <row> |
1160 | 1161 | <entry>libtasn1</entry> | |
1161 | <entry>GPL-2.0, LGPL-2.1</entry> | 1162 | <entry>4.12</entry> |
1162 | </row> | 1163 | <entry>Library for ASN.1 and DER manipulation.</entry> |
1163 | 1164 | <entry> GPL-3.0, LGPL-2.1</entry> | |
1164 | <row> | 1165 | </row> |
1165 | <entry>gmp</entry> | 1166 | <row> |
1166 | 1167 | <entry>libtool</entry> | |
1167 | <entry>6.1.2</entry> | 1168 | <entry>2.4.6</entry> |
1168 | 1169 | <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> | |
1169 | <entry>GMP is a free library for arbitrary precision arithmetic | 1170 | <entry> GPL-2.0, LGPL-2.1</entry> |
1170 | operating on signed integers rational numbers and floating point | 1171 | </row> |
1171 | numbers</entry> | 1172 | <row> |
1172 | 1173 | <entry>libunistring</entry> | |
1173 | <entry>GPL-2.0, LGPL-3.0</entry> | 1174 | <entry>0.9.7</entry> |
1174 | </row> | 1175 | <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> |
1175 | 1176 | <entry> LGPL-3.0, GPL-2.0</entry> | |
1176 | <row> | 1177 | </row> |
1177 | <entry>gnome-desktop-testing</entry> | 1178 | <row> |
1178 | 1179 | <entry>libusb1</entry> | |
1179 | <entry>2014.1</entry> | 1180 | <entry>1.0.21</entry> |
1180 | 1181 | <entry>Userspace library to access USB (version 1.0).</entry> | |
1181 | <entry>Test runner for GNOME-style installed tests.</entry> | 1182 | <entry>LGPL-2.1</entry> |
1182 | 1183 | </row> | |
1183 | <entry>LGPL-2.0</entry> | 1184 | <row> |
1184 | </row> | 1185 | <entry>libvirt</entry> |
1185 | 1186 | <entry>4.2.0</entry> | |
1186 | <row> | 1187 | <entry>A toolkit to interact with the virtualization capabilities of recent versions of Linux.</entry> |
1187 | <entry>gnu-config</entry> | 1188 | <entry> LGPL-2.1, GPL-2.0</entry> |
1188 | 1189 | </row> | |
1189 | <entry>20150728</entry> | 1190 | <row> |
1190 | 1191 | <entry>libx11</entry> | |
1191 | <entry>Tool that installs the GNU config.guess / config.sub into a | 1192 | <entry>1.6.5</entry> |
1192 | directory tree</entry> | 1193 | <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> |
1193 | 1194 | <entry> MIT, BSD</entry> | |
1194 | <entry>GPL-3.0-with-autoconf-exception</entry> | 1195 | </row> |
1195 | </row> | 1196 | <row> |
1196 | 1197 | <entry>libxau</entry> | |
1197 | <row> | 1198 | <entry>1.0.8</entry> |
1198 | <entry>gnujaf</entry> | 1199 | <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry> |
1199 | 1200 | <entry>MIT</entry> | |
1200 | <entry>1.1.1</entry> | 1201 | </row> |
1201 | 1202 | <row> | |
1202 | <entry>Provides a mean to type data and locate components suitable | 1203 | <entry>libxcb</entry> |
1203 | for performing various kinds of action on it.</entry> | 1204 | <entry>1.12</entry> |
1204 | 1205 | <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> | |
1205 | <entry>GPL-2.0-with-GCC-exception</entry> | 1206 | <entry>MIT</entry> |
1206 | </row> | 1207 | </row> |
1207 | 1208 | <row> | |
1208 | <row> | 1209 | <entry>libxdmcp</entry> |
1209 | <entry>gnulib</entry> | 1210 | <entry>1.1.2</entry> |
1210 | 1211 | <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> | |
1211 | <entry>2017-08-20.18</entry> | 1212 | <entry>MIT</entry> |
1212 | 1213 | </row> | |
1213 | <entry>A collection of software subroutines which are designed to | 1214 | <row> |
1214 | be usable on many operating systems. The goal of the project is to | 1215 | <entry>libxext</entry> |
1215 | make it easy for free software authors to make their software run | 1216 | <entry>1.3.3</entry> |
1216 | on many operating systems. Since source is designed to be copied | 1217 | <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> |
1217 | from gnulib it is not a library per-se as much as a collection of | 1218 | <entry>MIT</entry> |
1218 | portable idioms to be used in other projects.</entry> | 1219 | </row> |
1219 | 1220 | <row> | |
1220 | <entry>LGPL-2.0</entry> | 1221 | <entry>libxkbcommon</entry> |
1221 | </row> | 1222 | <entry>0.7.1</entry> |
1222 | 1223 | <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry> | |
1223 | <row> | 1224 | <entry> MIT</entry> |
1224 | <entry>gnumail</entry> | 1225 | </row> |
1225 | 1226 | <row> | |
1226 | <entry>1.1.2</entry> | 1227 | <entry>libxml-parser-perl</entry> |
1227 | 1228 | <entry>2.44</entry> | |
1228 | <entry>GNU's free implementation of the JavaMail API | 1229 | <entry>XML::Parser - A perl module for parsing XML documents.</entry> |
1229 | specification</entry> | 1230 | <entry> Artistic-1.0, GPL-1.0</entry> |
1230 | 1231 | </row> | |
1231 | <entry>GPL-2.0-with-GCC-exception</entry> | 1232 | <row> |
1232 | </row> | 1233 | <entry>libxml2</entry> |
1233 | 1234 | <entry>2.9.5</entry> | |
1234 | <row> | 1235 | <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> |
1235 | <entry>gnutls</entry> | 1236 | <entry>MIT</entry> |
1236 | 1237 | </row> | |
1237 | <entry>3.5.13</entry> | 1238 | <row> |
1238 | 1239 | <entry>libxrandr</entry> | |
1239 | <entry>GNU Transport Layer Security Library.</entry> | 1240 | <entry>1.5.1</entry> |
1240 | 1241 | <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> | |
1241 | <entry>GPL-3.0, LGPL-2.1</entry> | 1242 | <entry>MIT</entry> |
1242 | </row> | 1243 | </row> |
1243 | 1244 | <row> | |
1244 | <row> | 1245 | <entry>libxrender</entry> |
1245 | <entry>go-capability</entry> | 1246 | <entry>0.9.10</entry> |
1246 | 1247 | <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> | |
1247 | <entry>0.0</entry> | 1248 | <entry>MIT</entry> |
1248 | 1249 | </row> | |
1249 | <entry>Utilities for manipulating POSIX capabilities in | 1250 | <row> |
1250 | Go.</entry> | 1251 | <entry>libxslt</entry> |
1251 | 1252 | <entry>1.1.29</entry> | |
1252 | <entry>BSD-2-Clause</entry> | 1253 | <entry>GNOME XSLT library.</entry> |
1253 | </row> | 1254 | <entry>MIT</entry> |
1254 | 1255 | </row> | |
1255 | <row> | 1256 | <row> |
1256 | <entry>go-cli</entry> | 1257 | <entry>linux-firmware</entry> |
1257 | 1258 | <entry>0.0</entry> | |
1258 | <entry>1.1.0</entry> | 1259 | <entry>Firmware files for use with Linux kernel.</entry> |
1259 | 1260 | <entry>Redistributable binaries</entry> | |
1260 | <entry>A small package for building command line apps in | 1261 | </row> |
1261 | Go</entry> | 1262 | <row> |
1262 | 1263 | <entry>linux-intel-host</entry> | |
1263 | <entry>MIT</entry> | 1264 | <entry>4.14.35</entry> |
1264 | </row> | 1265 | <entry>Linux kernel.</entry> |
1265 | 1266 | <entry>GPL-2.0</entry> | |
1266 | <row> | 1267 | </row> |
1267 | <entry>go-connections</entry> | 1268 | <row> |
1268 | 1269 | <entry>linux-libc-headers</entry> | |
1269 | <entry>0.2.1</entry> | 1270 | <entry>4.12</entry> |
1270 | 1271 | <entry>Sanitized set of kernel headers for the C library's use.</entry> | |
1271 | <entry>Utility package to work with network connections</entry> | 1272 | <entry>GPL-2.0</entry> |
1272 | 1273 | </row> | |
1273 | <entry>Apache-2.0</entry> | 1274 | <row> |
1274 | </row> | 1275 | <entry>log4j1.2</entry> |
1275 | 1276 | <entry>1.2.17</entry> | |
1276 | <row> | 1277 | <entry>Java library to help the programmer output log statements to a variety of output targets</entry> |
1277 | <entry>go-context</entry> | 1278 | <entry>Apache-2.0</entry> |
1278 | 1279 | </row> | |
1279 | <entry>git</entry> | 1280 | <row> |
1280 | 1281 | <entry>logkit</entry> | |
1281 | <entry>A golang registry for global request variables.</entry> | 1282 | <entry>1.2.2</entry> |
1282 | 1283 | <entry>Logging toolkit designed for secure performance orientated logging in Java applications</entry> | |
1283 | <entry>BSD-3-Clause</entry> | 1284 | <entry>Apache-2.0</entry> |
1284 | </row> | 1285 | </row> |
1285 | 1286 | <row> | |
1286 | <row> | 1287 | <entry>lsb</entry> |
1287 | <entry>go-cross-x86_64</entry> | 1288 | <entry>4.1</entry> |
1288 | 1289 | <entry>LSB support for OpenEmbedded.</entry> | |
1289 | <entry>1.9.4</entry> | 1290 | <entry>GPL-2.0</entry> |
1290 | 1291 | </row> | |
1291 | <entry>The Go programming language is an open source project to | 1292 | <row> |
1292 | make programmers more productive. Go is expressive concise clean | 1293 | <entry>lsbinitscripts</entry> |
1293 | and efficient. Its concurrency mechanisms make it easy to write | 1294 | <entry>9.72</entry> |
1294 | programs that get the most out of multicore and networked machines | 1295 | <entry>SysV init scripts which are only used in an LSB image.</entry> |
1295 | while its novel type system enables flexible and modular program | 1296 | <entry>GPL-2.0</entry> |
1296 | construction. Go compiles quickly to machine code yet has the | 1297 | </row> |
1297 | convenience of garbage collection and the power of run-time | 1298 | <row> |
1298 | reflection. It's a fast statically typed compiled language that | 1299 | <entry>lsof</entry> |
1299 | feels like a dynamically typed interpreted language.</entry> | 1300 | <entry>4.89</entry> |
1300 | 1301 | <entry>Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files and it does just that.</entry> | |
1301 | <entry>BSD-3-Clause</entry> | 1302 | <entry>BSD</entry> |
1302 | </row> | 1303 | </row> |
1303 | 1304 | <row> | |
1304 | <row> | 1305 | <entry>lvm2</entry> |
1305 | <entry>go-dbus</entry> | 1306 | <entry>2.02.171</entry> |
1306 | 1307 | <entry>LVM2 is a set of utilities to manage logical volumes in Linux.</entry> | |
1307 | <entry>4.0.0</entry> | 1308 | <entry> GPL-2.0, LGPL-2.0</entry> |
1308 | 1309 | </row> | |
1309 | <entry>Native Go bindings for D-Bus</entry> | 1310 | <row> |
1310 | 1311 | <entry>lxc</entry> | |
1311 | <entry>BSD-2-Clause</entry> | 1312 | <entry>2.0.8</entry> |
1312 | </row> | 1313 | <entry>lxc aims to use these new functionnalities to provide an userspace container object</entry> |
1313 | 1314 | <entry>GPL-2.0</entry> | |
1314 | <row> | 1315 | </row> |
1315 | <entry>go-distribution</entry> | 1316 | <row> |
1316 | 1317 | <entry>lxd</entry> | |
1317 | <entry>2.6.0</entry> | 1318 | <entry>git</entry> |
1318 | 1319 | <entry>"LXD is a container ""hypervisor"" and a new user experience for LXC Specifically it's made of three components: - A system-wide daemon (lxd) - A command line client (lxc) - An OpenStack Nova plugin (nova-compute-lxd)"</entry> | |
1319 | <entry>The Docker toolset to pack ship store and deliver | 1320 | <entry>Apache-2.0</entry> |
1320 | content</entry> | 1321 | </row> |
1321 | 1322 | <row> | |
1322 | <entry>Apache-2.0</entry> | 1323 | <entry>lz4</entry> |
1323 | </row> | 1324 | <entry>1.7.4</entry> |
1324 | 1325 | <entry>LZ4 is a very fast lossless compression algorithm providing compression speed at 400 MB/s per core scalable with multi-cores CPU. It also features an extremely fast decoder with speed in multiple GB/s per core typically reaching RAM speed limits on multi-core systems.</entry> | |
1325 | <row> | 1326 | <entry> BSD, BSD-2-Clause, GPL-2.0</entry> |
1326 | <entry>go-fsnotify</entry> | 1327 | </row> |
1327 | 1328 | <row> | |
1328 | <entry>1.2.11</entry> | 1329 | <entry>lzo</entry> |
1329 | 1330 | <entry>2.10</entry> | |
1330 | <entry>A golang registry for global request variables.</entry> | 1331 | <entry>Lossless data compression library.</entry> |
1331 | 1332 | <entry>GPL-2.0</entry> | |
1332 | <entry>BSD-3-Clause</entry> | 1333 | </row> |
1333 | </row> | 1334 | <row> |
1334 | 1335 | <entry>lzop</entry> | |
1335 | <row> | 1336 | <entry>1.03</entry> |
1336 | <entry>go-libtrust</entry> | 1337 | <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> |
1337 | 1338 | <entry>GPL-2.0</entry> | |
1338 | <entry>0.0</entry> | 1339 | </row> |
1339 | 1340 | <row> | |
1340 | <entry>Primitives for identity and authorization</entry> | 1341 | <entry>m4</entry> |
1341 | 1342 | <entry>1.4.18</entry> | |
1342 | <entry>Apache-2.0</entry> | 1343 | <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> |
1343 | </row> | 1344 | <entry>GPL-3.0</entry> |
1344 | 1345 | </row> | |
1345 | <row> | 1346 | <row> |
1346 | <entry>go-logrus</entry> | 1347 | <entry>make</entry> |
1347 | 1348 | <entry>4.2.1</entry> | |
1348 | <entry>0.11.0</entry> | 1349 | <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> |
1349 | 1350 | <entry> GPL-3.0, LGPL-2.0</entry> | |
1350 | <entry>A golang registry for global request variables.</entry> | 1351 | </row> |
1351 | 1352 | <row> | |
1352 | <entry>MIT</entry> | 1353 | <entry>makedepend</entry> |
1353 | </row> | 1354 | <entry>1.0.5</entry> |
1354 | 1355 | <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> | |
1355 | <row> | 1356 | <entry>MIT</entry> |
1356 | <entry>go-mux</entry> | 1357 | </row> |
1357 | 1358 | <row> | |
1358 | <entry>git</entry> | 1359 | <entry>makedevs</entry> |
1359 | 1360 | <entry>1.0.1</entry> | |
1360 | <entry>A powerful URL router and dispatcher for golang.</entry> | 1361 | <entry>Tool for creating device nodes.</entry> |
1361 | 1362 | <entry>GPL-2.0</entry> | |
1362 | <entry>BSD-3-Clause</entry> | 1363 | </row> |
1363 | </row> | 1364 | <row> |
1364 | 1365 | <entry>mklibs</entry> | |
1365 | <row> | 1366 | <entry>0.1.43</entry> |
1366 | <entry>go-patricia</entry> | 1367 | <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry> |
1367 | 1368 | <entry>GPL-2.0</entry> | |
1368 | <entry>2.2.6</entry> | 1369 | </row> |
1369 | 1370 | <row> | |
1370 | <entry>A generic patricia trie (also called radix tree) | 1371 | <entry>modemmanager</entry> |
1371 | implemented in Go (Golang)</entry> | 1372 | <entry>1.6.4</entry> |
1372 | 1373 | <entry>ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) devices and connections</entry> | |
1373 | <entry>MIT</entry> | 1374 | <entry> GPL-2.0, LGPL-2.1</entry> |
1374 | </row> | 1375 | </row> |
1375 | 1376 | <row> | |
1376 | <row> | 1377 | <entry>mozjs</entry> |
1377 | <entry>go-pty</entry> | 1378 | <entry>17.0.0</entry> |
1378 | 1379 | <entry>SpiderMonkey is Mozilla's JavaScript engine written in C/C++.</entry> | |
1379 | <entry>git</entry> | 1380 | <entry>MPL-2.0</entry> |
1380 | 1381 | </row> | |
1381 | <entry>PTY interface for Go</entry> | 1382 | <row> |
1382 | 1383 | <entry>mpfr</entry> | |
1383 | <entry>MIT</entry> | 1384 | <entry>3.1.5</entry> |
1384 | </row> | 1385 | <entry>C library for multiple-precision floating-point computations with exact rounding.</entry> |
1385 | 1386 | <entry> GPL-3.0, LGPL-3.0</entry> | |
1386 | <row> | 1387 | </row> |
1387 | <entry>go-systemd</entry> | 1388 | <row> |
1388 | 1389 | <entry>mtools</entry> | |
1389 | <entry>4</entry> | 1390 | <entry>4.0.18</entry> |
1390 | 1391 | <entry>Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them.</entry> | |
1391 | <entry>Go bindings to systemd socket activation journal D-Bus and | 1392 | <entry>GPL-3.0</entry> |
1392 | unit files</entry> | 1393 | </row> |
1393 | 1394 | <row> | |
1394 | <entry>Apache-2.0</entry> | 1395 | <entry>nasm</entry> |
1395 | </row> | 1396 | <entry>2.13.01</entry> |
1396 | 1397 | <entry>General-purpose x86 assembler.</entry> | |
1397 | <row> | 1398 | <entry>BSD-2-Clause</entry> |
1398 | <entry>go</entry> | 1399 | </row> |
1399 | 1400 | <row> | |
1400 | <entry>1.9.4</entry> | 1401 | <entry>ncurses</entry> |
1401 | 1402 | <entry>6.0</entry> | |
1402 | <entry>The Go programming language is an open source project to | 1403 | <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> |
1403 | make programmers more productive. Go is expressive concise clean | 1404 | <entry>MIT</entry> |
1404 | and efficient. Its concurrency mechanisms make it easy to write | 1405 | </row> |
1405 | programs that get the most out of multicore and networked machines | 1406 | <row> |
1406 | while its novel type system enables flexible and modular program | 1407 | <entry>net-snmp</entry> |
1407 | construction. Go compiles quickly to machine code yet has the | 1408 | <entry>5.7.3</entry> |
1408 | convenience of garbage collection and the power of run-time | 1409 | <entry>Various tools relating to the Simple Network Management Protocol.</entry> |
1409 | reflection. It's a fast statically typed compiled language that | 1410 | <entry>BSD</entry> |
1410 | feels like a dynamically typed interpreted language.</entry> | 1411 | </row> |
1411 | 1412 | <row> | |
1412 | <entry>BSD-3-Clause</entry> | 1413 | <entry>netbase</entry> |
1413 | </row> | 1414 | <entry>5.4</entry> |
1414 | 1415 | <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> | |
1415 | <row> | 1416 | <entry>GPL-2.0</entry> |
1416 | <entry>gobject-introspection</entry> | 1417 | </row> |
1417 | 1418 | <row> | |
1418 | <entry>1.52.1</entry> | 1419 | <entry>netcat-openbsd</entry> |
1419 | 1420 | <entry>1.105</entry> | |
1420 | <entry>Middleware layer between GObject-using C libraries and | 1421 | <entry>A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable 'back-end' tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool since it can create almost any kind of connection you would need and has several interesting built-in capabilities.</entry> |
1421 | language bindings.</entry> | 1422 | <entry>BSD-3-Clause</entry> |
1422 | 1423 | </row> | |
1423 | <entry>LGPL-2.0, GPL-2.0</entry> | 1424 | <row> |
1424 | </row> | 1425 | <entry>netcf</entry> |
1425 | 1426 | <entry>0.2.8</entry> | |
1426 | <row> | 1427 | <entry>netcf is a cross-platform network configuration library.</entry> |
1427 | <entry>gperf</entry> | 1428 | <entry>LGPL-2.1</entry> |
1428 | 1429 | </row> | |
1429 | <entry>3.1</entry> | 1430 | <row> |
1430 | 1431 | <entry>nettle</entry> | |
1431 | <entry>GNU gperf is a perfect hash function generator</entry> | 1432 | <entry>3.3</entry> |
1432 | 1433 | <entry>A low level cryptographic library.</entry> | |
1433 | <entry>GPL-3.0</entry> | 1434 | <entry> LGPL-3.0, GPL-2.0</entry> |
1434 | </row> | 1435 | </row> |
1435 | 1436 | <row> | |
1436 | <row> | 1437 | <entry>networkmanager</entry> |
1437 | <entry>grep</entry> | 1438 | <entry>1.4.4</entry> |
1438 | 1439 | <entry>NetworkManager.</entry> | |
1439 | <entry>3.1</entry> | 1440 | <entry>GPL-2.0</entry> |
1440 | 1441 | </row> | |
1441 | <entry>GNU grep utility.</entry> | 1442 | <row> |
1442 | 1443 | <entry>nfv-installer</entry> | |
1443 | <entry>GPL-3.0</entry> | 1444 | <entry>1.0</entry> |
1444 | </row> | 1445 | <entry>Enea NFV Access installer</entry> |
1445 | 1446 | <entry>Proprietary</entry> | |
1446 | <row> | 1447 | </row> |
1447 | <entry>groff</entry> | 1448 | <row> |
1448 | 1449 | <entry>notary</entry> | |
1449 | <entry>1.22.3</entry> | 1450 | <entry>0.4.2</entry> |
1450 | 1451 | <entry>Notary is a Docker project that allows anyone to have trust over arbitrary collections of data</entry> | |
1451 | <entry>The groff (GNU troff) software is a typesetting package | 1452 | <entry>Apache-2.0</entry> |
1452 | which reads plain text mixed with formatting commands and produces | 1453 | </row> |
1453 | formatted output.</entry> | 1454 | <row> |
1454 | 1455 | <entry>nspr</entry> | |
1455 | <entry>GPL-3.0</entry> | 1456 | <entry>4.16</entry> |
1456 | </row> | 1457 | <entry>Netscape Portable Runtime Library.</entry> |
1457 | 1458 | <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry> | |
1458 | <row> | 1459 | </row> |
1459 | <entry>grpc-go</entry> | 1460 | <row> |
1460 | 1461 | <entry>nss</entry> | |
1461 | <entry>1.4.0</entry> | 1462 | <entry>3.31.1</entry> |
1462 | 1463 | <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> | |
1463 | <entry>The Go language implementation of gRPC. HTTP/2 based | 1464 | <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> |
1464 | RPC</entry> | 1465 | </row> |
1465 | 1466 | <row> | |
1466 | <entry>BSD</entry> | 1467 | <entry>ntp</entry> |
1467 | </row> | 1468 | <entry>4.2.8p10</entry> |
1468 | 1469 | <entry>The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source such as a radio or satellite receiver or modem.</entry> | |
1469 | <row> | 1470 | <entry>NTP</entry> |
1470 | <entry>grub-efi</entry> | 1471 | </row> |
1471 | 1472 | <row> | |
1472 | <entry>2.02</entry> | 1473 | <entry>numactl</entry> |
1473 | 1474 | <entry>2.0.11</entry> | |
1474 | <entry>GRUB2 is the next generaion of a GPLed bootloader intended | 1475 | <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> |
1475 | to unify bootloading across x86 operating systems. In addition to | 1476 | <entry> GPL-2.0, LGPL-2.1</entry> |
1476 | loading the Linux kernel it implements the Multiboot standard | 1477 | </row> |
1477 | which allows for flexible loading of multiple boot images.</entry> | 1478 | <row> |
1478 | 1479 | <entry>openjdk-8</entry> | |
1479 | <entry>GPL-3.0</entry> | 1480 | <entry>102b14</entry> |
1480 | </row> | 1481 | <entry>Java runtime based upon the OpenJDK Project</entry> |
1481 | 1482 | <entry>GPL-2.0-with-classpath-exception</entry> | |
1482 | <row> | 1483 | </row> |
1483 | <entry>grub</entry> | 1484 | <row> |
1484 | 1485 | <entry>openssh</entry> | |
1485 | <entry>2.02</entry> | 1486 | <entry>7.5p1</entry> |
1486 | 1487 | <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> | |
1487 | <entry>GRUB2 is the next generaion of a GPLed bootloader intended | 1488 | <entry>BSD</entry> |
1488 | to unify bootloading across x86 operating systems. In addition to | 1489 | </row> |
1489 | loading the Linux kernel it implements the Multiboot standard | 1490 | <row> |
1490 | which allows for flexible loading of multiple boot images.</entry> | 1491 | <entry>openssl</entry> |
1491 | 1492 | <entry>1.0.2o</entry> | |
1492 | <entry>GPL-3.0</entry> | 1493 | <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry> |
1493 | </row> | 1494 | <entry>OpenSSL</entry> |
1494 | 1495 | </row> | |
1495 | <row> | 1496 | <row> |
1496 | <entry>gtk-doc</entry> | 1497 | <entry>openvswitch</entry> |
1497 | 1498 | <entry>2.9</entry> | |
1498 | <entry>1.25</entry> | 1499 | <entry> Open vSwitch is a production quality multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension while still supporting standard management interfaces and protocols (e.g. NetFlow sFlow SPAN RSPAN CLI LACP 802.1ag) </entry> |
1499 | 1500 | <entry>Apache-2.0</entry> | |
1500 | <entry>Gtk-doc is a set of scripts that extract specially | 1501 | </row> |
1501 | formatted comments from glib-based software and produce a set of | 1502 | <row> |
1502 | html documentation files from them</entry> | 1503 | <entry>opkg-utils</entry> |
1503 | 1504 | <entry>0.3.5</entry> | |
1504 | <entry>GPL-2.0</entry> | 1505 | <entry>Additional utilities for the opkg package manager.</entry> |
1505 | </row> | 1506 | <entry>GPL-2.0</entry> |
1506 | 1507 | </row> | |
1507 | <row> | 1508 | <row> |
1508 | <entry>gzip</entry> | 1509 | <entry>oro</entry> |
1509 | 1510 | <entry>2.0.8</entry> | |
1510 | <entry>1.8</entry> | 1511 | <entry>Perl5-compatible regular expressions library for Java</entry> |
1511 | 1512 | <entry>Apache-2.0</entry> | |
1512 | <entry>GNU Gzip is a popular data compression program originally | 1513 | </row> |
1513 | written by Jean-loup Gailly for the GNU project. Mark Adler wrote | 1514 | <row> |
1514 | the decompression part</entry> | 1515 | <entry>os-release</entry> |
1515 | 1516 | <entry>1.0</entry> | |
1516 | <entry>GPL-3.0</entry> | 1517 | <entry>The /etc/os-release file contains operating system identification data.</entry> |
1517 | </row> | 1518 | <entry>MIT</entry> |
1518 | 1519 | </row> | |
1519 | <row> | 1520 | <row> |
1520 | <entry>htop</entry> | 1521 | <entry>packagegroup-core-boot</entry> |
1521 | 1522 | <entry>1.0</entry> | |
1522 | <entry>1.0.3</entry> | 1523 | <entry>The minimal set of packages required to boot the system</entry> |
1523 | 1524 | <entry>MIT</entry> | |
1524 | <entry>htop process monitor.</entry> | 1525 | </row> |
1525 | 1526 | <row> | |
1526 | <entry>GPL-2.0</entry> | 1527 | <entry>packagegroup-core-ssh-openssh</entry> |
1527 | </row> | 1528 | <entry>1.0</entry> |
1528 | 1529 | <entry>OpenSSH SSH client/server.</entry> | |
1529 | <row> | 1530 | <entry>MIT</entry> |
1530 | <entry>icedtea7</entry> | 1531 | </row> |
1531 | 1532 | <row> | |
1532 | <entry>2.1.3</entry> | 1533 | <entry>packagegroup-enea-virtualization-4gusb-modems</entry> |
1533 | 1534 | <entry>1.0</entry> | |
1534 | <entry>Harness to build the source code from OpenJDK using Free | 1535 | <entry>Packagegroup for 4G usb modems.</entry> |
1535 | Software build tools</entry> | 1536 | <entry>MIT</entry> |
1536 | 1537 | </row> | |
1537 | <entry>GPL-2.0-with-GCC-exception</entry> | 1538 | <row> |
1538 | </row> | 1539 | <entry>packagegroup-enea-virtualization-docker</entry> |
1539 | 1540 | <entry>1.0</entry> | |
1540 | <row> | 1541 | <entry>Packagegroup for Docker.</entry> |
1541 | <entry>icu</entry> | 1542 | <entry>MIT</entry> |
1542 | 1543 | </row> | |
1543 | <entry>59.1</entry> | 1544 | <row> |
1544 | 1545 | <entry>packagegroup-enea-virtualization-dpdk</entry> | |
1545 | <entry>The International Component for Unicode (ICU) is a mature | 1546 | <entry>1.0</entry> |
1546 | portable set of C/C++ and Java libraries for Unicode support | 1547 | <entry>Packagegroup for DPDK.</entry> |
1547 | software internationalization (I18N) and globalization (G11N) | 1548 | <entry>MIT</entry> |
1548 | giving applications the same results on all platforms.</entry> | 1549 | </row> |
1549 | 1550 | <row> | |
1550 | <entry>ICU</entry> | 1551 | <entry>packagegroup-enea-virtualization-host</entry> |
1551 | </row> | 1552 | <entry>1.0</entry> |
1552 | 1553 | <entry>This package group includes packages and packagegroups specific to the host side of the Enea Linux Virtualization Profile.</entry> | |
1553 | <row> | 1554 | <entry>MIT</entry> |
1554 | <entry>inetlib</entry> | 1555 | </row> |
1555 | 1556 | <row> | |
1556 | <entry>1.1.1</entry> | 1557 | <entry>packagegroup-enea-virtualization-libvirt</entry> |
1557 | 1558 | <entry>1.0</entry> | |
1558 | <entry>GNU Classpath inetlib is an extension library to provide | 1559 | <entry>Package group for libvirt.</entry> |
1559 | extra network protocol support for GNU Classpath and ClasspathX | 1560 | <entry>MIT</entry> |
1560 | project but it can also used standalone to add http imap pop3 and | 1561 | </row> |
1561 | smtp client support applications.</entry> | 1562 | <row> |
1562 | 1563 | <entry>packagegroup-enea-virtualization-lxc</entry> | |
1563 | <entry>GPL-2.0-with-GCC-exception</entry> | 1564 | <entry>1.0</entry> |
1564 | </row> | 1565 | <entry>Packagegroup for LXC.</entry> |
1565 | 1566 | <entry>MIT</entry> | |
1566 | <row> | 1567 | </row> |
1567 | <entry>initramfs-framework</entry> | 1568 | <row> |
1568 | 1569 | <entry>packagegroup-enea-virtualization-lxd</entry> | |
1569 | <entry>1.0</entry> | 1570 | <entry>1.0</entry> |
1570 | 1571 | <entry>Packagegroup for LXD.</entry> | |
1571 | <entry>Modular initramfs system.</entry> | 1572 | <entry>MIT</entry> |
1572 | 1573 | </row> | |
1573 | <entry>MIT</entry> | 1574 | <row> |
1574 | </row> | 1575 | <entry>packagegroup-enea-virtualization-openstack</entry> |
1575 | 1576 | <entry>1.0</entry> | |
1576 | <row> | 1577 | <entry>This packagegroups adds dependencies for deploying Openstack using Kolla.</entry> |
1577 | <entry>initramfs-module-install-efi</entry> | 1578 | <entry>MIT</entry> |
1578 | 1579 | </row> | |
1579 | <entry>1.0</entry> | 1580 | <row> |
1580 | 1581 | <entry>packagegroup-enea-virtualization-ovs</entry> | |
1581 | <entry>initramfs-framework module for EFI installation | 1582 | <entry>1.0</entry> |
1582 | option.</entry> | 1583 | <entry>Packagegroup for Open vSwitch.</entry> |
1583 | 1584 | <entry>MIT</entry> | |
1584 | <entry>MIT</entry> | 1585 | </row> |
1585 | </row> | 1586 | <row> |
1586 | 1587 | <entry>packagegroup-enea-virtualization-qemu</entry> | |
1587 | <row> | 1588 | <entry>1.0</entry> |
1588 | <entry>initramfs-module-install</entry> | 1589 | <entry>Packagegroup for QEMU.</entry> |
1589 | 1590 | <entry>MIT</entry> | |
1590 | <entry>1.0</entry> | 1591 | </row> |
1591 | 1592 | <row> | |
1592 | <entry>initramfs-framework module for installation option.</entry> | 1593 | <entry>packagegroup-enea-virtualization</entry> |
1593 | 1594 | <entry>1.0</entry> | |
1594 | <entry>MIT</entry> | 1595 | <entry>This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile.</entry> |
1595 | </row> | 1596 | <entry>MIT</entry> |
1596 | 1597 | </row> | |
1597 | <row> | 1598 | <row> |
1598 | <entry>initramfs-module-setup-live</entry> | 1599 | <entry>parted</entry> |
1599 | 1600 | <entry>3.2</entry> | |
1600 | <entry>1.0</entry> | 1601 | <entry>Disk partition editing/resizing utility.</entry> |
1601 | 1602 | <entry>GPL-3.0</entry> | |
1602 | <entry>initramfs-framework module for live booting.</entry> | 1603 | </row> |
1603 | 1604 | <row> | |
1604 | <entry>MIT</entry> | 1605 | <entry>partrt</entry> |
1605 | </row> | 1606 | <entry>1.1</entry> |
1606 | 1607 | <entry>partrt is a tool for dividing a SMP Linux system into a real time domain and a non-real time domain.</entry> | |
1607 | <row> | 1608 | <entry>BSD</entry> |
1608 | <entry>inputproto</entry> | 1609 | </row> |
1609 | 1610 | <row> | |
1610 | <entry>2.3.2</entry> | 1611 | <entry>pciutils</entry> |
1611 | 1612 | <entry>3.5.5</entry> | |
1612 | <entry>This package provides the wire protocol for the X Input | 1613 | <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry> |
1613 | extension. The extension supports input devices other then the | 1614 | <entry>GPL-2.0</entry> |
1614 | core X keyboard and pointer.</entry> | 1615 | </row> |
1615 | 1616 | <row> | |
1616 | <entry>MIT</entry> | 1617 | <entry>perl</entry> |
1617 | </row> | 1618 | <entry>5.24.1</entry> |
1618 | 1619 | <entry>Perl scripting language.</entry> | |
1619 | <row> | 1620 | <entry> Artistic-1.0, GPL-1.0</entry> |
1620 | <entry>intltool</entry> | 1621 | </row> |
1621 | 1622 | <row> | |
1622 | <entry>0.51.0</entry> | 1623 | <entry>pigz</entry> |
1623 | 1624 | <entry>2.3.4</entry> | |
1624 | <entry>Utility scripts for internationalizing XML.</entry> | 1625 | <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> |
1625 | 1626 | <entry> Zlib, Apache-2.0</entry> | |
1626 | <entry>GPL-2.0</entry> | 1627 | </row> |
1627 | </row> | 1628 | <row> |
1628 | 1629 | <entry>pixman</entry> | |
1629 | <row> | 1630 | <entry>0.34.0</entry> |
1630 | <entry>iproute2</entry> | 1631 | <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> |
1631 | 1632 | <entry> MIT, PD</entry> | |
1632 | <entry>4.11.0</entry> | 1633 | </row> |
1633 | 1634 | <row> | |
1634 | <entry>Iproute2 is a collection of utilities for controlling TCP / | 1635 | <entry>pkgconfig</entry> |
1635 | IP networking and traffic control in Linux. Of the utilities ip | 1636 | <entry>0.29.2</entry> |
1636 | and tc are the most important. ip controls IPv4 and IPv6 | 1637 | <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> |
1637 | configuration and tc stands for traffic control.</entry> | 1638 | <entry>GPL-2.0</entry> |
1638 | 1639 | </row> | |
1639 | <entry>GPL-2.0</entry> | 1640 | <row> |
1640 | </row> | 1641 | <entry>pm-utils</entry> |
1641 | 1642 | <entry>1.4.1</entry> | |
1642 | <row> | 1643 | <entry>Simple shell command line tools to suspend and hibernate.</entry> |
1643 | <entry>iptables</entry> | 1644 | <entry>GPL-2.0</entry> |
1644 | 1645 | </row> | |
1645 | <entry>1.6.1</entry> | 1646 | <row> |
1646 | 1647 | <entry>polkit</entry> | |
1647 | <entry>iptables is the userspace command line program used to | 1648 | <entry>0.113</entry> |
1648 | configure and control network packet filtering code in | 1649 | <entry>The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes.</entry> |
1649 | Linux.</entry> | 1650 | <entry>LGPL-2.0</entry> |
1650 | 1651 | </row> | |
1651 | <entry>GPL-2.0</entry> | 1652 | <row> |
1652 | </row> | 1653 | <entry>popt</entry> |
1653 | 1654 | <entry>1.16</entry> | |
1654 | <row> | 1655 | <entry>Library for parsing command line options.</entry> |
1655 | <entry>jacl</entry> | 1656 | <entry>MIT</entry> |
1656 | 1657 | </row> | |
1657 | <entry>1.4.1</entry> | 1658 | <row> |
1658 | 1659 | <entry>pps-tools</entry> | |
1659 | <entry>Tcl interpreter for Java</entry> | 1660 | <entry>0.0.0</entry> |
1660 | 1661 | <entry>User-space tools for LinuxPPS.</entry> | |
1661 | <entry>UCB, SUN, AMD and CDS</entry> | 1662 | <entry>GPL-2.0</entry> |
1662 | </row> | 1663 | </row> |
1663 | 1664 | <row> | |
1664 | <row> | 1665 | <entry>prelink</entry> |
1665 | <entry>jamvm</entry> | 1666 | <entry>1.0</entry> |
1666 | 1667 | <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> | |
1667 | <entry>2.0.0-devel</entry> | 1668 | <entry>GPL-2.0</entry> |
1668 | 1669 | </row> | |
1669 | <entry>A compact Java Virtual Machine which conforms to the JVM | 1670 | <row> |
1670 | specification version 2.</entry> | 1671 | <entry>procps</entry> |
1671 | 1672 | <entry>3.3.12</entry> | |
1672 | <entry>GPL-2.0</entry> | 1673 | <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> |
1673 | </row> | 1674 | <entry> GPL-2.0, LGPL-2.0</entry> |
1674 | 1675 | </row> | |
1675 | <row> | 1676 | <row> |
1676 | <entry>jansson</entry> | 1677 | <entry>pseudo</entry> |
1677 | 1678 | <entry>1.8.2</entry> | |
1678 | <entry>2.9</entry> | 1679 | <entry>Pseudo gives fake root capabilities to a normal user.</entry> |
1679 | 1680 | <entry>LGPL-2.1</entry> | |
1680 | <entry>Jansson is a C library for encoding decoding and | 1681 | </row> |
1681 | manipulating JSON data.</entry> | 1682 | <row> |
1682 | 1683 | <entry>ptest-runner</entry> | |
1683 | <entry>MIT</entry> | 1684 | <entry>2.1</entry> |
1684 | </row> | 1685 | <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry> |
1685 | 1686 | <entry>GPL-2.0</entry> | |
1686 | <row> | 1687 | </row> |
1687 | <entry>jaxp1.3</entry> | 1688 | <row> |
1688 | 1689 | <entry>python-futures</entry> | |
1689 | <entry>1.4.01</entry> | 1690 | <entry>3.0.3</entry> |
1690 | 1691 | <entry>Backport of the concurrent.futures package from Python 3.2</entry> | |
1691 | <entry>Java XML parser and transformer APIs (DOM SAX JAXP | 1692 | <entry>BSD</entry> |
1692 | TrAX)</entry> | 1693 | </row> |
1693 | 1694 | <row> | |
1694 | <entry>Apache-2.0, PD</entry> | 1695 | <entry>python-netaddr</entry> |
1695 | </row> | 1696 | <entry>0.7.19</entry> |
1696 | 1697 | <entry>A network address manipulation library for Python..</entry> | |
1697 | <row> | 1698 | <entry>BSD</entry> |
1698 | <entry>jdepend</entry> | 1699 | </row> |
1699 | 1700 | <row> | |
1700 | <entry>2.9.1</entry> | 1701 | <entry>python-netifaces</entry> |
1701 | 1702 | <entry>0.10.6</entry> | |
1702 | <entry>Design quality metrics generator for each Java</entry> | 1703 | <entry>Portable network interface information.</entry> |
1703 | 1704 | <entry>MIT</entry> | |
1704 | <entry>BSD</entry> | 1705 | </row> |
1705 | </row> | 1706 | <row> |
1706 | 1707 | <entry>python-pip</entry> | |
1707 | <row> | 1708 | <entry>9.0.1</entry> |
1708 | <entry>jikes-initial</entry> | 1709 | <entry>PIP is a tool for installing and managing Python packages.</entry> |
1709 | 1710 | <entry> MIT, LGPL-2.1</entry> | |
1710 | <entry>1.0</entry> | 1711 | </row> |
1711 | 1712 | <row> | |
1712 | <entry>Initial Java 1.4-compatible (and not higher) | 1713 | <entry>python-psutil</entry> |
1713 | compiler.</entry> | 1714 | <entry>5.3.1</entry> |
1714 | 1715 | <entry>A cross-platform process and system utilities module for Python.</entry> | |
1715 | <entry>MIT</entry> | 1716 | <entry>BSD</entry> |
1716 | </row> | 1717 | </row> |
1717 | 1718 | <row> | |
1718 | <row> | 1719 | <entry>python-scons</entry> |
1719 | <entry>jikes</entry> | 1720 | <entry>2.5.1</entry> |
1720 | 1721 | <entry>Software Construction tool (make/autotools replacement).</entry> | |
1721 | <entry>1.22</entry> | 1722 | <entry>MIT</entry> |
1722 | 1723 | </row> | |
1723 | <entry>Java compiler adhering to language and VM | 1724 | <row> |
1724 | specifications</entry> | 1725 | <entry>python-setuptools</entry> |
1725 | 1726 | <entry>36.2.7</entry> | |
1726 | <entry>MIT</entry> | 1727 | <entry>Download build install upgrade and uninstall Python packages.</entry> |
1727 | </row> | 1728 | <entry>MIT</entry> |
1728 | 1729 | </row> | |
1729 | <row> | 1730 | <row> |
1730 | <entry>jlex</entry> | 1731 | <entry>python</entry> |
1731 | 1732 | <entry>2.7.13</entry> | |
1732 | <entry>1.2.6</entry> | 1733 | <entry>The Python Programming Language.</entry> |
1733 | 1734 | <entry>Python-2.0</entry> | |
1734 | <entry>Lexical analyzer generator for Java</entry> | 1735 | </row> |
1735 | 1736 | <row> | |
1736 | <entry>IPL-1.0</entry> | 1737 | <entry>python3-netifaces</entry> |
1737 | </row> | 1738 | <entry>0.10.6</entry> |
1738 | 1739 | <entry>Portable network interface information.</entry> | |
1739 | <row> | 1740 | <entry>MIT</entry> |
1740 | <entry>jsch</entry> | 1741 | </row> |
1741 | 1742 | <row> | |
1742 | <entry>0.1.40</entry> | 1743 | <entry>python3-pip</entry> |
1743 | 1744 | <entry>9.0.1</entry> | |
1744 | <entry>SSH implementation in Java</entry> | 1745 | <entry>The PyPA recommended tool for installing Python packages.</entry> |
1745 | 1746 | <entry>MIT</entry> | |
1746 | <entry>BSD</entry> | 1747 | </row> |
1747 | </row> | 1748 | <row> |
1748 | 1749 | <entry>python3-setuptools</entry> | |
1749 | <row> | 1750 | <entry>36.2.7</entry> |
1750 | <entry>json-glib</entry> | 1751 | <entry>Download build install upgrade and uninstall Python packages.</entry> |
1751 | 1752 | <entry>MIT</entry> | |
1752 | <entry>1.2.8</entry> | 1753 | </row> |
1753 | 1754 | <row> | |
1754 | <entry>Use JSON-GLib it is possible to parse and generate valid | 1755 | <entry>python3-six</entry> |
1755 | JSON data structures using a DOM-like API. JSON-GLib also offers | 1756 | <entry>1.10.0</entry> |
1756 | GObject integration providing the ability to serialize and | 1757 | <entry>Python 2 and 3 compatibility library.</entry> |
1757 | deserialize GObject instances to and from JSON data types.</entry> | 1758 | <entry>MIT</entry> |
1758 | 1759 | </row> | |
1759 | <entry>LGPL-2.1</entry> | 1760 | <row> |
1760 | </row> | 1761 | <entry>python3-twisted</entry> |
1761 | 1762 | <entry>13.2.0</entry> | |
1762 | <row> | 1763 | <entry>Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP UDP SSL/TLS multicast Unix sockets a large number of protocols (including HTTP NNTP IMAP SSH IRC FTP and others) and much more.</entry> |
1763 | <entry>junit</entry> | 1764 | <entry>MIT</entry> |
1764 | 1765 | </row> | |
1765 | <entry>3.8.2</entry> | 1766 | <row> |
1766 | 1767 | <entry>python3-zopeinterface</entry> | |
1767 | <entry>JUnit is a testing framework for Java</entry> | 1768 | <entry>4.4.3</entry> |
1768 | 1769 | <entry>Interface definitions for Zope products.</entry> | |
1769 | <entry>CPL-1.0</entry> | 1770 | <entry>ZPL-2.1</entry> |
1770 | </row> | 1771 | </row> |
1771 | 1772 | <row> | |
1772 | <row> | 1773 | <entry>python3</entry> |
1773 | <entry>jzlib</entry> | 1774 | <entry>3.5.3</entry> |
1774 | 1775 | <entry>The Python Programming Language.</entry> | |
1775 | <entry>1.0.7</entry> | 1776 | <entry>Python-2.0</entry> |
1776 | 1777 | </row> | |
1777 | <entry>zlib implementation in Java</entry> | 1778 | <row> |
1778 | 1779 | <entry>qemu</entry> | |
1779 | <entry>BSD</entry> | 1780 | <entry>2.11.1</entry> |
1780 | </row> | 1781 | <entry>Fast open source processor emulator.</entry> |
1781 | 1782 | <entry> GPL-2.0, LGPL-2.1</entry> | |
1782 | <row> | 1783 | </row> |
1783 | <entry>kbd</entry> | 1784 | <row> |
1784 | 1785 | <entry>qemuwrapper</entry> | |
1785 | <entry>2.0.4</entry> | 1786 | <entry>1.0</entry> |
1786 | 1787 | <entry>QEMU wrapper script.</entry> | |
1787 | <entry>Keytable files and keyboard utilities.</entry> | 1788 | <entry>MIT</entry> |
1788 | 1789 | </row> | |
1789 | <entry>GPL-2.0</entry> | 1790 | <row> |
1790 | </row> | 1791 | <entry>quilt</entry> |
1791 | 1792 | <entry>0.65</entry> | |
1792 | <row> | 1793 | <entry>Tool for working with series of patches.</entry> |
1793 | <entry>kbproto</entry> | 1794 | <entry>GPL-2.0</entry> |
1794 | 1795 | </row> | |
1795 | <entry>1.0.7</entry> | 1796 | <row> |
1796 | 1797 | <entry>randrproto</entry> | |
1797 | <entry>This package provides the wire protocol for the X Keyboard | 1798 | <entry>1.5.0</entry> |
1798 | extension. This extension is used to control options related to | 1799 | <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> |
1799 | keyboard handling and layout.</entry> | 1800 | <entry>MIT</entry> |
1800 | 1801 | </row> | |
1801 | <entry>MIT</entry> | 1802 | <row> |
1802 | </row> | 1803 | <entry>readline</entry> |
1803 | 1804 | <entry>7.0</entry> | |
1804 | <row> | 1805 | <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> |
1805 | <entry>kern-tools</entry> | 1806 | <entry>GPL-3.0</entry> |
1806 | 1807 | </row> | |
1807 | <entry>0.2</entry> | 1808 | <row> |
1808 | 1809 | <entry>regexp</entry> | |
1809 | <entry>Tools for managing Yocto Project style branched | 1810 | <entry>1.5</entry> |
1810 | kernels.</entry> | 1811 | <entry>Java Regular Expression package</entry> |
1811 | 1812 | <entry>Apache-2.0</entry> | |
1812 | <entry>GPL-2.0</entry> | 1813 | </row> |
1813 | </row> | 1814 | <row> |
1814 | 1815 | <entry>renderproto</entry> | |
1815 | <row> | 1816 | <entry>0.11.1</entry> |
1816 | <entry>kernel-devsrc</entry> | 1817 | <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> |
1817 | 1818 | <entry>MIT</entry> | |
1818 | <entry>1.0</entry> | 1819 | </row> |
1819 | 1820 | <row> | |
1820 | <entry>Development source linux kernel. When built this recipe | 1821 | <entry>rhino</entry> |
1821 | packages the source of the preferred virtual/kernel provider and | 1822 | <entry>1.7r4</entry> |
1822 | makes it available for full kernel development or external module | 1823 | <entry>Lexical analyzer generator for Java</entry> |
1823 | builds</entry> | 1824 | <entry>MPL-2.0</entry> |
1824 | 1825 | </row> | |
1825 | <entry>GPL-2.0</entry> | 1826 | <row> |
1826 | </row> | 1827 | <entry>rpm</entry> |
1827 | 1828 | <entry>4.13.90</entry> | |
1828 | <row> | 1829 | <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> |
1829 | <entry>keymaps</entry> | 1830 | <entry>GPL-2.0</entry> |
1830 | 1831 | </row> | |
1831 | <entry>1.0</entry> | 1832 | <row> |
1832 | 1833 | <entry>rsync</entry> | |
1833 | <entry>Keymaps and initscript to set the keymap on bootup.</entry> | 1834 | <entry>3.1.3</entry> |
1834 | 1835 | <entry>File synchronization tool.</entry> | |
1835 | <entry>GPL-2.0</entry> | 1836 | <entry>GPL-3.0</entry> |
1836 | </row> | 1837 | </row> |
1837 | 1838 | <row> | |
1838 | <row> | 1839 | <entry>run-postinsts</entry> |
1839 | <entry>kmod</entry> | 1840 | <entry>1.0</entry> |
1840 | 1841 | <entry>Runs postinstall scripts on first boot of the target device.</entry> | |
1841 | <entry>24</entry> | 1842 | <entry>MIT</entry> |
1842 | 1843 | </row> | |
1843 | <entry>kmod is a set of tools to handle common tasks with Linux | 1844 | <row> |
1844 | kernel modules like insert remove list check properties resolve | 1845 | <entry>runc-docker</entry> |
1845 | dependencies and aliases.</entry> | 1846 | <entry>1.0.0-rc3</entry> |
1846 | 1847 | <entry>runc is a CLI tool for spawning and running containers according to the OCI specification.</entry> | |
1847 | <entry>GPL-2.0, LGPL-2.1</entry> | 1848 | <entry>Apache-2.0</entry> |
1848 | </row> | 1849 | </row> |
1849 | 1850 | <row> | |
1850 | <row> | 1851 | <entry>sed</entry> |
1851 | <entry>krb5</entry> | 1852 | <entry>4.2.2</entry> |
1852 | 1853 | <entry>Stream EDitor (text filtering utility).</entry> | |
1853 | <entry>1.15.1</entry> | 1854 | <entry>GPL-3.0</entry> |
1854 | 1855 | </row> | |
1855 | <entry>"Kerberos is a system for authenticating users and services | 1856 | <row> |
1856 | on a network. Kerberos is a trusted third-party service. That | 1857 | <entry>serf</entry> |
1857 | means that there is a third party (the Kerberos server) that is | 1858 | <entry>1.3.9</entry> |
1858 | trusted by all the entities on the network (users and services | 1859 | <entry>High-Performance Asynchronous HTTP Client Library.</entry> |
1859 | usually called ""principals""). . This is the MIT reference | 1860 | <entry>Apache-2.0</entry> |
1860 | implementation of Kerberos V5. . This package contains the | 1861 | </row> |
1861 | Kerberos key server (KDC). The KDC manages all authentication | 1862 | <row> |
1862 | credentials for a Kerberos realm holds the master keys for the | 1863 | <entry>servlet2.3</entry> |
1863 | realm and responds to authentication requests. This package should | 1864 | <entry>4.1.37</entry> |
1864 | be installed on both master and slave KDCs."</entry> | 1865 | <entry>Servlet API 2.3 (from Tomcat 4.1)</entry> |
1865 | 1866 | <entry>Apache-2.0</entry> | |
1866 | <entry>MIT</entry> | 1867 | </row> |
1867 | </row> | 1868 | <row> |
1868 | 1869 | <entry>shadow-securetty</entry> | |
1869 | <row> | 1870 | <entry>4.2.1</entry> |
1870 | <entry>ldconfig</entry> | 1871 | <entry>Provider of the machine specific securetty file.</entry> |
1871 | 1872 | <entry>MIT</entry> | |
1872 | <entry>2.12.1</entry> | 1873 | </row> |
1873 | 1874 | <row> | |
1874 | <entry>A standalone native ldconfig build.</entry> | 1875 | <entry>shadow-sysroot</entry> |
1875 | 1876 | <entry>4.2.1</entry> | |
1876 | <entry>GPL-2.0</entry> | 1877 | <entry>Shadow utils requirements for useradd.bbclass.</entry> |
1877 | </row> | 1878 | <entry> BSD, Artistic-1.0</entry> |
1878 | 1879 | </row> | |
1879 | <row> | 1880 | <row> |
1880 | <entry>libaio</entry> | 1881 | <entry>shadow</entry> |
1881 | 1882 | <entry>4.2.1</entry> | |
1882 | <entry>0.3.110</entry> | 1883 | <entry>Tools to change and administer password and group data.</entry> |
1883 | 1884 | <entry> BSD, Artistic-1.0</entry> | |
1884 | <entry>Asynchronous input/output library that uses the kernels | 1885 | </row> |
1885 | native interface</entry> | 1886 | <row> |
1886 | 1887 | <entry>shared-mime-info</entry> | |
1887 | <entry>LGPL-2.1</entry> | 1888 | <entry>1.8</entry> |
1888 | </row> | 1889 | <entry>Shared MIME type database and specification.</entry> |
1889 | 1890 | <entry>LGPL-2.0</entry> | |
1890 | <row> | 1891 | </row> |
1891 | <entry>libarchive</entry> | 1892 | <row> |
1892 | 1893 | <entry>simpleproxy</entry> | |
1893 | <entry>3.3.2</entry> | 1894 | <entry>1.0</entry> |
1894 | 1895 | <entry>Simpleproxy.</entry> | |
1895 | <entry>C library and command-line tools for reading and writing | 1896 | <entry>GPL-2.0</entry> |
1896 | tar cpio zip ISO and other archive formats</entry> | 1897 | </row> |
1897 | 1898 | <row> | |
1898 | <entry>BSD</entry> | 1899 | <entry>slang</entry> |
1899 | </row> | 1900 | <entry>2.3.1a</entry> |
1900 | 1901 | <entry>S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library provided in this package provides the S-Lang extension language. S-Lang's syntax resembles C which makes it easy to recode S-Lang procedures in C if you need to.</entry> | |
1901 | <row> | 1902 | <entry>GPL-2.0</entry> |
1902 | <entry>libbsd</entry> | 1903 | </row> |
1903 | 1904 | <row> | |
1904 | <entry>0.8.6</entry> | 1905 | <entry>sqlite3</entry> |
1905 | 1906 | <entry>3.20.0</entry> | |
1906 | <entry>This library provides useful functions commonly found on | 1907 | <entry>Embeddable SQL database engine.</entry> |
1907 | BSD systems and lacking on others like GNU systems thus making it | 1908 | <entry>PD</entry> |
1908 | easier to port projects with strong BSD origins without needing to | 1909 | </row> |
1909 | embed the same code over and over again on each project.</entry> | 1910 | <row> |
1910 | 1911 | <entry>squashfs-tools</entry> | |
1911 | <entry>BSD-4-Clause, ISC, PD</entry> | 1912 | <entry>4.3</entry> |
1912 | </row> | 1913 | <entry>Tools for manipulating SquashFS filesystems.</entry> |
1913 | 1914 | <entry> GPL-2.0, PD</entry> | |
1914 | <row> | 1915 | </row> |
1915 | <entry>libcap</entry> | 1916 | <row> |
1916 | 1917 | <entry>subversion</entry> | |
1917 | <entry>2.25</entry> | 1918 | <entry>1.9.6</entry> |
1918 | 1919 | <entry>Subversion (svn) version control system client.</entry> | |
1919 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> | 1920 | <entry>Apache-2.0</entry> |
1920 | 1921 | </row> | |
1921 | <entry>BSD, GPL-2.0</entry> | 1922 | <row> |
1922 | </row> | 1923 | <entry>sudo</entry> |
1923 | 1924 | <entry>1.8.20p2</entry> | |
1924 | <row> | 1925 | <entry>Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments.</entry> |
1925 | <entry>libcgroup</entry> | 1926 | <entry> ISC, BSD, Zlib</entry> |
1926 | 1927 | </row> | |
1927 | <entry>0.41</entry> | 1928 | <row> |
1928 | 1929 | <entry>sysfsutils</entry> | |
1929 | <entry>libcgroup is a library that abstracts the control group | 1930 | <entry>2.1.0</entry> |
1930 | file system in Linux. Control groups allow you to limit account | 1931 | <entry>Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus class and topology.</entry> |
1931 | and isolate resource usage (CPU memory disk I/O etc.) of groups of | 1932 | <entry> GPL-2.0, LGPL-2.1</entry> |
1932 | processes.</entry> | 1933 | </row> |
1933 | 1934 | <row> | |
1934 | <entry>LGPL-2.1</entry> | 1935 | <entry>syslinux</entry> |
1935 | </row> | 1936 | <entry>6.03</entry> |
1936 | 1937 | <entry>Multi-purpose linux bootloader.</entry> | |
1937 | <row> | 1938 | <entry>GPL-2.0</entry> |
1938 | <entry>libcheck</entry> | 1939 | </row> |
1939 | 1940 | <row> | |
1940 | <entry>0.10.0</entry> | 1941 | <entry>systemd-compat-units</entry> |
1941 | 1942 | <entry>1.0</entry> | |
1942 | <entry>Check - unit testing framework for C code.</entry> | 1943 | <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> |
1943 | 1944 | <entry>MIT</entry> | |
1944 | <entry>LGPL-2.1</entry> | 1945 | </row> |
1945 | </row> | 1946 | <row> |
1946 | 1947 | <entry>systemd-serialgetty</entry> | |
1947 | <row> | 1948 | <entry>1.0</entry> |
1948 | <entry>libdaemon</entry> | 1949 | <entry>Serial terminal support for systemd.</entry> |
1949 | 1950 | <entry>GPL-2.0</entry> | |
1950 | <entry>0.14</entry> | 1951 | </row> |
1951 | 1952 | <row> | |
1952 | <entry>Lightweight C library which eases the writing of UNIX | 1953 | <entry>systemd-systemctl</entry> |
1953 | daemons.</entry> | 1954 | <entry>1.0</entry> |
1954 | 1955 | <entry>Wrapper for enabling systemd services.</entry> | |
1955 | <entry>LGPL-2.1</entry> | 1956 | <entry>MIT</entry> |
1956 | </row> | 1957 | </row> |
1957 | 1958 | <row> | |
1958 | <row> | 1959 | <entry>systemd</entry> |
1959 | <entry>libdevmapper</entry> | 1960 | <entry>234</entry> |
1960 | 1961 | <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> | |
1961 | <entry>2.02.171</entry> | 1962 | <entry> GPL-2.0, LGPL-2.1</entry> |
1962 | 1963 | </row> | |
1963 | <entry>LVM2 is a set of utilities to manage logical volumes in | 1964 | <row> |
1964 | Linux.</entry> | 1965 | <entry>tar</entry> |
1965 | 1966 | <entry>1.29</entry> | |
1966 | <entry>GPL-2.0, LGPL-2.0</entry> | 1967 | <entry>GNU tar saves many files together into a single tape or disk archive and can restore individual files from the archive.</entry> |
1967 | </row> | 1968 | <entry>GPL-3.0</entry> |
1968 | 1969 | </row> | |
1969 | <row> | 1970 | <row> |
1970 | <entry>libecj-bootstrap</entry> | 1971 | <entry>tcl</entry> |
1971 | 1972 | <entry>8.6.7</entry> | |
1972 | <entry>3.6.2</entry> | 1973 | <entry>Tool Command Language.</entry> |
1973 | 1974 | <entry> tcl, BSD-3-Clause</entry> | |
1974 | <entry>JDT Core Batch Compiler - Jar only</entry> | 1975 | </row> |
1975 | 1976 | <row> | |
1976 | <entry>EPL-1.0</entry> | 1977 | <entry>tcpdump</entry> |
1977 | </row> | 1978 | <entry>4.9.2</entry> |
1978 | 1979 | <entry>A sophisticated network protocol analyzer.</entry> | |
1979 | <row> | 1980 | <entry>BSD</entry> |
1980 | <entry>libevent</entry> | 1981 | </row> |
1981 | 1982 | <row> | |
1982 | <entry>2.1.8</entry> | 1983 | <entry>texinfo-dummy</entry> |
1983 | 1984 | <entry>1.0</entry> | |
1984 | <entry>An asynchronous event notification library.</entry> | 1985 | <entry>Fake version of the texinfo utility suite.</entry> |
1985 | 1986 | <entry>MIT</entry> | |
1986 | <entry>BSD, MIT</entry> | 1987 | </row> |
1987 | </row> | 1988 | <row> |
1988 | 1989 | <entry>thin-provisioning-tools</entry> | |
1989 | <row> | 1990 | <entry>0.6.3</entry> |
1990 | <entry>libffi</entry> | 1991 | <entry>A suite of tools for manipulating the metadata of the dm-thin device-mapper target.</entry> |
1991 | 1992 | <entry>GPL-3.0</entry> | |
1992 | <entry>3.2.1</entry> | 1993 | </row> |
1993 | 1994 | <row> | |
1994 | <entry>The `libffi' library provides a portable high level | 1995 | <entry>tunctl</entry> |
1995 | programming interface to various calling conventions. This allows | 1996 | <entry>1.5</entry> |
1996 | a programmer to call any function specified by a call interface | 1997 | <entry>Tool for controlling the Linux TUN/TAP driver.</entry> |
1997 | description at run time. FFI stands for Foreign Function | 1998 | <entry>GPL-2.0</entry> |
1998 | Interface. A foreign function interface is the popular name for | 1999 | </row> |
1999 | the interface that allows code written in one language to call | 2000 | <row> |
2000 | code written in another language. The `libffi' library really only | 2001 | <entry>tzcode</entry> |
2001 | provides the lowest machine dependent layer of a fully featured | 2002 | <entry>2018c</entry> |
2002 | foreign function interface. A layer must exist above `libffi' that | 2003 | <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry> |
2003 | handles type conversions for values passed between the two | 2004 | <entry> PD, BSD, BSD-3-Clause</entry> |
2004 | languages.</entry> | 2005 | </row> |
2005 | 2006 | <row> | |
2006 | <entry>MIT</entry> | 2007 | <entry>tzdata</entry> |
2007 | </row> | 2008 | <entry>2018c</entry> |
2008 | 2009 | <entry>Timezone data.</entry> | |
2009 | <row> | 2010 | <entry> PD, BSD, BSD-3-Clause</entry> |
2010 | <entry>libgcc</entry> | 2011 | </row> |
2011 | 2012 | <row> | |
2012 | <entry>7.3.0</entry> | 2013 | <entry>udev-extraconf</entry> |
2013 | 2014 | <entry>1.1</entry> | |
2014 | <entry>GNU cc and gcc C compilers.</entry> | 2015 | <entry>Extra machine specific configuration files for udev specifically blacklist information.</entry> |
2015 | 2016 | <entry>MIT</entry> | |
2016 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 2017 | </row> |
2017 | </row> | 2018 | <row> |
2018 | 2019 | <entry>unifdef</entry> | |
2019 | <row> | 2020 | <entry>2.11</entry> |
2020 | <entry>libgudev</entry> | 2021 | <entry>Selectively remove #ifdef statements from sources.</entry> |
2021 | 2022 | <entry>BSD-2-Clause</entry> | |
2022 | <entry>231</entry> | 2023 | </row> |
2023 | 2024 | <row> | |
2024 | <entry>GObject wrapper for libudev.</entry> | 2025 | <entry>unzip</entry> |
2025 | 2026 | <entry>6.0</entry> | |
2026 | <entry>LGPL-2.1</entry> | 2027 | <entry>Utilities for extracting and viewing files in .zip archives.</entry> |
2027 | </row> | 2028 | <entry>BSD-3-Clause</entry> |
2028 | 2029 | </row> | |
2029 | <row> | 2030 | <row> |
2030 | <entry>libice</entry> | 2031 | <entry>update-rc.d</entry> |
2031 | 2032 | <entry>0.7</entry> | |
2032 | <entry>1.0.9</entry> | 2033 | <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry> |
2033 | 2034 | <entry>GPL-2.0</entry> | |
2034 | <entry>The Inter-Client Exchange (ICE) protocol provides a generic | 2035 | </row> |
2035 | framework for building protocols on top of reliable byte-stream | 2036 | <row> |
2036 | transport connections. It provides basic mechanisms for setting up | 2037 | <entry>usb-modeswitch-data</entry> |
2037 | and shutting down connections for performing authentication for | 2038 | <entry>20170205</entry> |
2038 | negotiating versions and for reporting errors.</entry> | 2039 | <entry>Data files for usbmodeswitch.</entry> |
2039 | 2040 | <entry>GPL-2.0</entry> | |
2040 | <entry>MIT</entry> | 2041 | </row> |
2041 | </row> | 2042 | <row> |
2042 | 2043 | <entry>usb-modeswitch</entry> | |
2043 | <row> | 2044 | <entry>2.5.0</entry> |
2044 | <entry>libidn</entry> | 2045 | <entry>A mode switching tool for controlling 'flip flop' (multiple device) USB gear.</entry> |
2045 | 2046 | <entry>GPL-2.0</entry> | |
2046 | <entry>1.33</entry> | 2047 | </row> |
2047 | 2048 | <row> | |
2048 | <entry>Implementation of the Stringprep Punycode and IDNA | 2049 | <entry>util-linux</entry> |
2049 | specifications defined by the IETF Internationalized Domain Names | 2050 | <entry>2.30</entry> |
2050 | (IDN) working group.</entry> | 2051 | <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> |
2051 | 2052 | <entry> GPL-2.0, LGPL-2.1, BSD</entry> | |
2052 | <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry> | 2053 | </row> |
2053 | </row> | 2054 | <row> |
2054 | 2055 | <entry>util-macros</entry> | |
2055 | <row> | 2056 | <entry>1.19.1</entry> |
2056 | <entry>libjpeg-turbo</entry> | 2057 | <entry>M4 autotools macros used by various X.org programs.</entry> |
2057 | 2058 | <entry> MIT</entry> | |
2058 | <entry>1.5.2</entry> | 2059 | </row> |
2059 | 2060 | <row> | |
2060 | <entry>libjpeg-turbo is a derivative of libjpeg that uses SIMD | 2061 | <entry>vala</entry> |
2061 | instructions (MMX SSE2 NEON) to accelerate baseline JPEG | 2062 | <entry>0.36.4</entry> |
2062 | compression and decompression</entry> | 2063 | <entry>Vala is a C#-like language dedicated to ease GObject programming. Vala compiles to plain C and has no runtime environment nor penalities whatsoever.</entry> |
2063 | 2064 | <entry>LGPL-2.1</entry> | |
2064 | <entry>BSD-3-Clause</entry> | 2065 | </row> |
2065 | </row> | 2066 | <row> |
2066 | 2067 | <entry>volatile-binds</entry> | |
2067 | <row> | 2068 | <entry>1.0</entry> |
2068 | <entry>libmnl</entry> | 2069 | <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry> |
2069 | 2070 | <entry>MIT</entry> | |
2070 | <entry>1.0.4</entry> | 2071 | </row> |
2071 | 2072 | <row> | |
2072 | <entry>Minimalistic user-space library oriented to Netlink | 2073 | <entry>which</entry> |
2073 | developers providing functions for common tasks in parsing | 2074 | <entry>2.21</entry> |
2074 | validating and constructing both the Netlink header and | 2075 | <entry>Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash.</entry> |
2075 | TLVs.</entry> | 2076 | <entry>GPL-3.0</entry> |
2076 | 2077 | </row> | |
2077 | <entry>LGPL-2.1</entry> | 2078 | <row> |
2078 | </row> | 2079 | <entry>xalan-j</entry> |
2079 | 2080 | <entry>2.7.1</entry> | |
2080 | <row> | 2081 | <entry>Java XSLT processor</entry> |
2081 | <entry>libmpc</entry> | 2082 | <entry>Apache-2.0</entry> |
2082 | 2083 | </row> | |
2083 | <entry>1.0.3</entry> | 2084 | <row> |
2084 | 2085 | <entry>xcb-proto</entry> | |
2085 | <entry>Mpc is a C library for the arithmetic of complex numbers | 2086 | <entry>1.12</entry> |
2086 | with arbitrarily high precision and correct rounding of the | 2087 | <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> |
2087 | result. It is built upon and follows the same principles as | 2088 | <entry>MIT</entry> |
2088 | Mpfr</entry> | 2089 | </row> |
2089 | 2090 | <row> | |
2090 | <entry>LGPL-3.0</entry> | 2091 | <entry>xerces-j</entry> |
2091 | </row> | 2092 | <entry>2.11.0</entry> |
2092 | 2093 | <entry>Reference implementation of XNI the Xerces Native Interface and also a fully conforming XML Schema processor.</entry> | |
2093 | <row> | 2094 | <entry>Apache-2.0</entry> |
2094 | <entry>libndp</entry> | 2095 | </row> |
2095 | 2096 | <row> | |
2096 | <entry>1.6</entry> | 2097 | <entry>xextproto</entry> |
2097 | 2098 | <entry>7.3.0</entry> | |
2098 | <entry>Library for IPv6 Neighbor Discovery Protocol.</entry> | 2099 | <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> |
2099 | 2100 | <entry> MIT</entry> | |
2100 | <entry>LGPL-2.1</entry> | 2101 | </row> |
2101 | </row> | 2102 | <row> |
2102 | 2103 | <entry>xkeyboard-config</entry> | |
2103 | <row> | 2104 | <entry>2.21</entry> |
2104 | <entry>libnewt</entry> | 2105 | <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> |
2105 | 2106 | <entry> MIT</entry> | |
2106 | <entry>0.52.20</entry> | 2107 | </row> |
2107 | 2108 | <row> | |
2108 | <entry>Newt is a programming library for color text mode widget | 2109 | <entry>xml-commons-resolver1.1</entry> |
2109 | based user interfaces. Newt can be used to add stacked windows | 2110 | <entry>1.2</entry> |
2110 | entry widgets checkboxes radio buttons labels plain text fields | 2111 | <entry>Library to resolve various public or system identifiers into accessible URLs (Java)</entry> |
2111 | scrollbars etc. to text mode user interfaces. This package also | 2112 | <entry>Apache-2.0</entry> |
2112 | contains the shared library needed by programs built with newt as | 2113 | </row> |
2113 | well as a /usr/bin/dialog replacement called whiptail. Newt is | 2114 | <row> |
2114 | based on the slang library.</entry> | 2115 | <entry>xproto</entry> |
2115 | 2116 | <entry>7.0.31</entry> | |
2116 | <entry>LGPL-2.0</entry> | 2117 | <entry>This package provides the basic headers for the X Window System.</entry> |
2117 | </row> | 2118 | <entry> MIT</entry> |
2118 | 2119 | </row> | |
2119 | <row> | 2120 | <row> |
2120 | <entry>libnl</entry> | 2121 | <entry>xtrans</entry> |
2121 | 2122 | <entry>1.3.5</entry> | |
2122 | <entry>3.2.29</entry> | 2123 | <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> |
2123 | 2124 | <entry> MIT</entry> | |
2124 | <entry>A library for applications dealing with netlink | 2125 | </row> |
2125 | sockets.</entry> | 2126 | <row> |
2126 | 2127 | <entry>xz</entry> | |
2127 | <entry>LGPL-2.1</entry> | 2128 | <entry>5.2.3</entry> |
2128 | </row> | 2129 | <entry>Utilities for managing LZMA compressed files.</entry> |
2129 | 2130 | <entry> GPL-2.0, GPL-3.0-with-autoconf-exception, LGPL-2.1, PD</entry> | |
2130 | <row> | 2131 | </row> |
2131 | <entry>libnss-mdns</entry> | 2132 | <row> |
2132 | 2133 | <entry>yajl</entry> | |
2133 | <entry>0.10</entry> | 2134 | <entry>2.1.0</entry> |
2134 | 2135 | <entry>YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C and a small validating JSON generator.</entry> | |
2135 | <entry>Name Service Switch module for Multicast DNS (zeroconf) | 2136 | <entry>ISC</entry> |
2136 | name resolution.</entry> | 2137 | </row> |
2137 | 2138 | <row> | |
2138 | <entry>LGPL-2.1</entry> | 2139 | <entry>zip</entry> |
2139 | </row> | 2140 | <entry>3.0</entry> |
2140 | 2141 | <entry>Compressor/archiver for creating and modifying .zip files.</entry> | |
2141 | <row> | 2142 | <entry>BSD-3-Clause</entry> |
2142 | <entry>libpcap</entry> | 2143 | </row> |
2143 | 2144 | <row> | |
2144 | <entry>1.8.1</entry> | 2145 | <entry>zisofs-tools</entry> |
2145 | 2146 | <entry>1.0.8</entry> | |
2146 | <entry>Libpcap provides a portable framework for low-level network | 2147 | <entry>Utilities for creating compressed CD-ROM filesystems.</entry> |
2147 | monitoring. Libpcap can provide network statistics collection | 2148 | <entry>GPL-2.0</entry> |
2148 | security monitoring and network debugging.</entry> | 2149 | </row> |
2149 | 2150 | <row> | |
2150 | <entry>BSD</entry> | 2151 | <entry>zlib</entry> |
2151 | </row> | 2152 | <entry>1.2.11</entry> |
2152 | 2153 | <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> | |
2153 | <row> | 2154 | <entry>Zlib</entry> |
2154 | <entry>libpciaccess</entry> | 2155 | </row> |
2155 | 2156 | </tbody> | |
2156 | <entry>0.13.5</entry> | 2157 | </tgroup> |
2157 | 2158 | </informaltable> | |
2158 | <entry>libpciaccess provides functionality for X to access the PCI | 2159 | </section> |
2159 | bus and devices in a platform-independent way.</entry> | 2160 | <section id="open_source_license"> |
2160 | 2161 | <title>Open Source Licenses</title> | |
2161 | <entry>MIT</entry> | 2162 | <section id="lic_0"> |
2162 | </row> | 2163 | <title>AFL-2.0</title> |
2163 | 2164 | <para><programlisting> | |
2164 | <row> | ||
2165 | <entry>libpcre</entry> | ||
2166 | |||
2167 | <entry>8.41</entry> | ||
2168 | |||
2169 | <entry>The PCRE library is a set of functions that implement | ||
2170 | regular expression pattern matching using the same syntax and | ||
2171 | semantics as Perl 5. PCRE has its own native API as well as a set | ||
2172 | of wrapper functions that correspond to the POSIX regular | ||
2173 | expression API.</entry> | ||
2174 | |||
2175 | <entry>BSD</entry> | ||
2176 | </row> | ||
2177 | |||
2178 | <row> | ||
2179 | <entry>libpng</entry> | ||
2180 | |||
2181 | <entry>1.6.31</entry> | ||
2182 | |||
2183 | <entry>PNG image format decoding library.</entry> | ||
2184 | |||
2185 | <entry>Libpng</entry> | ||
2186 | </row> | ||
2187 | |||
2188 | <row> | ||
2189 | <entry>libpthread-stubs</entry> | ||
2190 | |||
2191 | <entry>0.4</entry> | ||
2192 | |||
2193 | <entry>This library provides weak aliases for pthread functions | ||
2194 | not provided in libc or otherwise available by default.</entry> | ||
2195 | |||
2196 | <entry>MIT</entry> | ||
2197 | </row> | ||
2198 | |||
2199 | <row> | ||
2200 | <entry>libsdl</entry> | ||
2201 | |||
2202 | <entry>1.2.15</entry> | ||
2203 | |||
2204 | <entry>Simple DirectMedia Layer is a cross-platform multimedia | ||
2205 | library designed to provide low level access to audio keyboard | ||
2206 | mouse joystick 3D hardware via OpenGL and 2D video | ||
2207 | framebuffer.</entry> | ||
2208 | |||
2209 | <entry>LGPL-2.1</entry> | ||
2210 | </row> | ||
2211 | |||
2212 | <row> | ||
2213 | <entry>libsm</entry> | ||
2214 | |||
2215 | <entry>1.2.2</entry> | ||
2216 | |||
2217 | <entry>"The Session Management Library (SMlib) is a low-level | ||
2218 | \""C\"" language interface to XSMP. The purpose of the X Session | ||
2219 | Management Protocol (XSMP) is to provide a uniform mechanism for | ||
2220 | users to save and restore their sessions. A session is a group of | ||
2221 | clients each of which has a particular state."</entry> | ||
2222 | |||
2223 | <entry>MIT</entry> | ||
2224 | </row> | ||
2225 | |||
2226 | <row> | ||
2227 | <entry>libtasn1</entry> | ||
2228 | |||
2229 | <entry>4.12</entry> | ||
2230 | |||
2231 | <entry>Library for ASN.1 and DER manipulation.</entry> | ||
2232 | |||
2233 | <entry>GPL-3.0, LGPL-2.1</entry> | ||
2234 | </row> | ||
2235 | |||
2236 | <row> | ||
2237 | <entry>libtool</entry> | ||
2238 | |||
2239 | <entry>2.4.6</entry> | ||
2240 | |||
2241 | <entry>This is GNU libtool a generic library support script. | ||
2242 | Libtool hides the complexity of generating special library types | ||
2243 | (such as shared libraries) behind a consistent interface.</entry> | ||
2244 | |||
2245 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
2246 | </row> | ||
2247 | |||
2248 | <row> | ||
2249 | <entry>libunistring</entry> | ||
2250 | |||
2251 | <entry>0.9.7</entry> | ||
2252 | |||
2253 | <entry>Text files are nowadays usually encoded in Unicode and may | ||
2254 | consist of very different scripts from Latin letters to Chinese | ||
2255 | Hanzi with many kinds of special characters accents right-to-left | ||
2256 | writing marks hyphens Roman numbers and much more. But the POSIX | ||
2257 | platform APIs for text do not contain adequate functions for | ||
2258 | dealing with particular properties of many Unicode characters. In | ||
2259 | fact the POSIX APIs for text have several assumptions at their | ||
2260 | base which don't hold for Unicode text. This library provides | ||
2261 | functions for manipulating Unicode strings and for manipulating C | ||
2262 | strings according to the Unicode standard. This package contains | ||
2263 | documentation.</entry> | ||
2264 | |||
2265 | <entry>LGPL-3.0, GPL-2.0</entry> | ||
2266 | </row> | ||
2267 | |||
2268 | <row> | ||
2269 | <entry>libusb-compat</entry> | ||
2270 | |||
2271 | <entry>0.1.5</entry> | ||
2272 | |||
2273 | <entry>libusb-0.1 compatible layer for libusb1 a drop-in | ||
2274 | replacement that aims to look feel and behave exactly like | ||
2275 | libusb-0.1</entry> | ||
2276 | |||
2277 | <entry>LGPL-2.1</entry> | ||
2278 | </row> | ||
2279 | |||
2280 | <row> | ||
2281 | <entry>libusb1</entry> | ||
2282 | |||
2283 | <entry>1.0.21</entry> | ||
2284 | |||
2285 | <entry>Userspace library to access USB (version 1.0).</entry> | ||
2286 | |||
2287 | <entry>LGPL-2.1</entry> | ||
2288 | </row> | ||
2289 | |||
2290 | <row> | ||
2291 | <entry>libvirt</entry> | ||
2292 | |||
2293 | <entry>4.2.0</entry> | ||
2294 | |||
2295 | <entry>A toolkit to interact with the virtualization capabilities | ||
2296 | of recent versions of Linux.</entry> | ||
2297 | |||
2298 | <entry>LGPL-2.1, GPL-2.0</entry> | ||
2299 | </row> | ||
2300 | |||
2301 | <row> | ||
2302 | <entry>libx11</entry> | ||
2303 | |||
2304 | <entry>1.6.5</entry> | ||
2305 | |||
2306 | <entry>This package provides a client interface to the X Window | ||
2307 | System otherwise known as 'Xlib'. It provides a complete API for | ||
2308 | the basic functions of the window system.</entry> | ||
2309 | |||
2310 | <entry>MIT, BSD</entry> | ||
2311 | </row> | ||
2312 | |||
2313 | <row> | ||
2314 | <entry>libxau</entry> | ||
2315 | |||
2316 | <entry>1.0.8</entry> | ||
2317 | |||
2318 | <entry>libxau provides the main interfaces to the X11 | ||
2319 | authorisation handling which controls authorisation for X | ||
2320 | connections both client-side and server-side.</entry> | ||
2321 | |||
2322 | <entry>MIT</entry> | ||
2323 | </row> | ||
2324 | |||
2325 | <row> | ||
2326 | <entry>libxcb</entry> | ||
2327 | |||
2328 | <entry>1.12</entry> | ||
2329 | |||
2330 | <entry>The X protocol C-language Binding (XCB) is a replacement | ||
2331 | for Xlib featuring a small footprint latency hiding direct access | ||
2332 | to the protocol improved threading support and | ||
2333 | extensibility.</entry> | ||
2334 | |||
2335 | <entry>MIT</entry> | ||
2336 | </row> | ||
2337 | |||
2338 | <row> | ||
2339 | <entry>libxdmcp</entry> | ||
2340 | |||
2341 | <entry>1.1.2</entry> | ||
2342 | |||
2343 | <entry>The purpose of the X Display Manager Control Protocol | ||
2344 | (XDMCP) is to provide a uniform mechanism for an autonomous | ||
2345 | display to request login service from a remote host. An X terminal | ||
2346 | (screen keyboard mouse processor network interface) is a prime | ||
2347 | example of an autonomous display.</entry> | ||
2348 | |||
2349 | <entry>MIT</entry> | ||
2350 | </row> | ||
2351 | |||
2352 | <row> | ||
2353 | <entry>libxext</entry> | ||
2354 | |||
2355 | <entry>1.3.3</entry> | ||
2356 | |||
2357 | <entry>libXext provides an X Window System client interface to | ||
2358 | several extensions to the X protocol. The supported protocol | ||
2359 | extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX | ||
2360 | MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC | ||
2361 | TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small | ||
2362 | set of utility functions to aid authors of client APIs for X | ||
2363 | protocol extensions.</entry> | ||
2364 | |||
2365 | <entry>MIT</entry> | ||
2366 | </row> | ||
2367 | |||
2368 | <row> | ||
2369 | <entry>libxfixes</entry> | ||
2370 | |||
2371 | <entry>5.0.3</entry> | ||
2372 | |||
2373 | <entry>X applications have often needed to work around various | ||
2374 | shortcomings in the core X window system. This extension is | ||
2375 | designed to provide the minimal server-side support necessary to | ||
2376 | eliminate problems caused by these workarounds.</entry> | ||
2377 | |||
2378 | <entry>MIT</entry> | ||
2379 | </row> | ||
2380 | |||
2381 | <row> | ||
2382 | <entry>libxi</entry> | ||
2383 | |||
2384 | <entry>1.7.9</entry> | ||
2385 | |||
2386 | <entry>libxi is an extension to the X11 protocol to support input | ||
2387 | devices other than the core X keyboard and pointer. It allows | ||
2388 | client programs to select input from these devices independently | ||
2389 | from each other and independently from the core devices.</entry> | ||
2390 | |||
2391 | <entry>MIT</entry> | ||
2392 | </row> | ||
2393 | |||
2394 | <row> | ||
2395 | <entry>libxkbcommon</entry> | ||
2396 | |||
2397 | <entry>0.7.1</entry> | ||
2398 | |||
2399 | <entry>libxkbcommon is a keymap compiler and support library which | ||
2400 | processes a reduced subset of keymaps as defined by the XKB | ||
2401 | specification.</entry> | ||
2402 | |||
2403 | <entry>MIT</entry> | ||
2404 | </row> | ||
2405 | |||
2406 | <row> | ||
2407 | <entry>libxml-parser-perl</entry> | ||
2408 | |||
2409 | <entry>2.44</entry> | ||
2410 | |||
2411 | <entry>XML::Parser - A perl module for parsing XML | ||
2412 | documents.</entry> | ||
2413 | |||
2414 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
2415 | </row> | ||
2416 | |||
2417 | <row> | ||
2418 | <entry>libxml2</entry> | ||
2419 | |||
2420 | <entry>2.9.5</entry> | ||
2421 | |||
2422 | <entry>The XML Parser Library allows for manipulation of XML | ||
2423 | files. Libxml2 exports Push and Pull type parser interfaces for | ||
2424 | both XML and HTML. It can do DTD validation at parse time on a | ||
2425 | parsed document instance or with an arbitrary DTD. Libxml2 | ||
2426 | includes complete XPath XPointer and Xinclude implementations. It | ||
2427 | also has a SAX like interface which is designed to be compatible | ||
2428 | with Expat.</entry> | ||
2429 | |||
2430 | <entry>MIT</entry> | ||
2431 | </row> | ||
2432 | |||
2433 | <row> | ||
2434 | <entry>libxrandr</entry> | ||
2435 | |||
2436 | <entry>1.5.1</entry> | ||
2437 | |||
2438 | <entry>The X Resize Rotate and Reflect Extension called RandR for | ||
2439 | short brings the ability to resize rotate and reflect the root | ||
2440 | window of a screen. It is based on the X Resize and Rotate | ||
2441 | Extension as specified in the Proceedings of the 2001 Usenix | ||
2442 | Technical Conference [RANDR].</entry> | ||
2443 | |||
2444 | <entry>MIT</entry> | ||
2445 | </row> | ||
2446 | |||
2447 | <row> | ||
2448 | <entry>libxrender</entry> | ||
2449 | |||
2450 | <entry>0.9.10</entry> | ||
2451 | |||
2452 | <entry>The X Rendering Extension (Render) introduces digital image | ||
2453 | composition as the foundation of a new rendering model within the | ||
2454 | X Window System. Rendering geometric figures is accomplished by | ||
2455 | client-side tessellation into either triangles or trapezoids. Text | ||
2456 | is drawn by loading glyphs into the server and rendering sets of | ||
2457 | them.</entry> | ||
2458 | |||
2459 | <entry>MIT</entry> | ||
2460 | </row> | ||
2461 | |||
2462 | <row> | ||
2463 | <entry>libxslt</entry> | ||
2464 | |||
2465 | <entry>1.1.29</entry> | ||
2466 | |||
2467 | <entry>GNOME XSLT library.</entry> | ||
2468 | |||
2469 | <entry>MIT</entry> | ||
2470 | </row> | ||
2471 | |||
2472 | <row> | ||
2473 | <entry>libxt</entry> | ||
2474 | |||
2475 | <entry>1.1.5</entry> | ||
2476 | |||
2477 | <entry>The Intrinsics are a programming library tailored to the | ||
2478 | special requirements of user interface construction within a | ||
2479 | network window system specifically the X Window System. The | ||
2480 | Intrinsics and a widget set make up an X Toolkit. The Intrinsics | ||
2481 | provide the base mechanism necessary to build a wide variety of | ||
2482 | interoperating widget sets and application environments. The | ||
2483 | Intrinsics are a layer on top of Xlib the C Library X Interface. | ||
2484 | They extend the fundamental abstractions provided by the X Window | ||
2485 | System while still remaining independent of any particular user | ||
2486 | interface policy or style.</entry> | ||
2487 | |||
2488 | <entry>MIT</entry> | ||
2489 | </row> | ||
2490 | |||
2491 | <row> | ||
2492 | <entry>libxtst</entry> | ||
2493 | |||
2494 | <entry>1.2.3</entry> | ||
2495 | |||
2496 | <entry>This extension is a minimal set of client and server | ||
2497 | extensions required to completely test the X11 server with no user | ||
2498 | intervention.</entry> | ||
2499 | |||
2500 | <entry>MIT</entry> | ||
2501 | </row> | ||
2502 | |||
2503 | <row> | ||
2504 | <entry>linux-firmware</entry> | ||
2505 | |||
2506 | <entry>0.0</entry> | ||
2507 | |||
2508 | <entry>Firmware files for use with Linux kernel.</entry> | ||
2509 | |||
2510 | <entry>Redistributable binaries</entry> | ||
2511 | </row> | ||
2512 | |||
2513 | <row> | ||
2514 | <entry>linux-intel-host</entry> | ||
2515 | |||
2516 | <entry>4.14.35</entry> | ||
2517 | |||
2518 | <entry>Linux kernel.</entry> | ||
2519 | |||
2520 | <entry>GPL-2.0</entry> | ||
2521 | </row> | ||
2522 | |||
2523 | <row> | ||
2524 | <entry>linux-libc-headers</entry> | ||
2525 | |||
2526 | <entry>4.12</entry> | ||
2527 | |||
2528 | <entry>Sanitized set of kernel headers for the C library's | ||
2529 | use.</entry> | ||
2530 | |||
2531 | <entry>GPL-2.0</entry> | ||
2532 | </row> | ||
2533 | |||
2534 | <row> | ||
2535 | <entry>log4j1.2</entry> | ||
2536 | |||
2537 | <entry>1.2.17</entry> | ||
2538 | |||
2539 | <entry>Java library to help the programmer output log statements | ||
2540 | to a variety of output targets</entry> | ||
2541 | |||
2542 | <entry>Apache-2.0</entry> | ||
2543 | </row> | ||
2544 | |||
2545 | <row> | ||
2546 | <entry>logkit</entry> | ||
2547 | |||
2548 | <entry>1.2.2</entry> | ||
2549 | |||
2550 | <entry>Logging toolkit designed for secure performance orientated | ||
2551 | logging in Java applications</entry> | ||
2552 | |||
2553 | <entry>Apache-2.0</entry> | ||
2554 | </row> | ||
2555 | |||
2556 | <row> | ||
2557 | <entry>lsb</entry> | ||
2558 | |||
2559 | <entry>4.1</entry> | ||
2560 | |||
2561 | <entry>LSB support for OpenEmbedded.</entry> | ||
2562 | |||
2563 | <entry>GPL-2.0</entry> | ||
2564 | </row> | ||
2565 | |||
2566 | <row> | ||
2567 | <entry>lsbinitscripts</entry> | ||
2568 | |||
2569 | <entry>9.72</entry> | ||
2570 | |||
2571 | <entry>SysV init scripts which are only used in an LSB | ||
2572 | image.</entry> | ||
2573 | |||
2574 | <entry>GPL-2.0</entry> | ||
2575 | </row> | ||
2576 | |||
2577 | <row> | ||
2578 | <entry>lvm2</entry> | ||
2579 | |||
2580 | <entry>2.02.171</entry> | ||
2581 | |||
2582 | <entry>LVM2 is a set of utilities to manage logical volumes in | ||
2583 | Linux.</entry> | ||
2584 | |||
2585 | <entry>GPL-2.0, LGPL-2.0</entry> | ||
2586 | </row> | ||
2587 | |||
2588 | <row> | ||
2589 | <entry>lxc</entry> | ||
2590 | |||
2591 | <entry>2.0.8</entry> | ||
2592 | |||
2593 | <entry>lxc aims to use these new functionnalities to provide an | ||
2594 | userspace container object</entry> | ||
2595 | |||
2596 | <entry>GPL-2.0</entry> | ||
2597 | </row> | ||
2598 | |||
2599 | <row> | ||
2600 | <entry>lxd</entry> | ||
2601 | |||
2602 | <entry>git</entry> | ||
2603 | |||
2604 | <entry>"LXD is a container ""hypervisor"" and a new user | ||
2605 | experience for LXC Specifically it's made of three components: - A | ||
2606 | system-wide daemon (lxd) - A command line client (lxc) - An | ||
2607 | OpenStack Nova plugin (nova-compute-lxd)"</entry> | ||
2608 | |||
2609 | <entry>Apache-2.0</entry> | ||
2610 | </row> | ||
2611 | |||
2612 | <row> | ||
2613 | <entry>lz4</entry> | ||
2614 | |||
2615 | <entry>1.7.4</entry> | ||
2616 | |||
2617 | <entry>LZ4 is a very fast lossless compression algorithm providing | ||
2618 | compression speed at 400 MB/s per core scalable with multi-cores | ||
2619 | CPU. It also features an extremely fast decoder with speed in | ||
2620 | multiple GB/s per core typically reaching RAM speed limits on | ||
2621 | multi-core systems.</entry> | ||
2622 | |||
2623 | <entry>BSD, BSD-2-Clause, GPL-2.0</entry> | ||
2624 | </row> | ||
2625 | |||
2626 | <row> | ||
2627 | <entry>lzo</entry> | ||
2628 | |||
2629 | <entry>2.10</entry> | ||
2630 | |||
2631 | <entry>Lossless data compression library.</entry> | ||
2632 | |||
2633 | <entry>GPL-2.0</entry> | ||
2634 | </row> | ||
2635 | |||
2636 | <row> | ||
2637 | <entry>lzop</entry> | ||
2638 | |||
2639 | <entry>1.03</entry> | ||
2640 | |||
2641 | <entry>lzop is a compression utility which is designed to be a | ||
2642 | companion to gzip. \nIt is based on the LZO data compression | ||
2643 | library and its main advantages over \ngzip are much higher | ||
2644 | compression and decompression speed at the cost of some | ||
2645 | \ncompression ratio. The lzop compression utility was designed | ||
2646 | with the goals \nof reliability speed portability and with | ||
2647 | reasonable drop-in compatibility \nto gzip.</entry> | ||
2648 | |||
2649 | <entry>GPL-2.0</entry> | ||
2650 | </row> | ||
2651 | |||
2652 | <row> | ||
2653 | <entry>m4</entry> | ||
2654 | |||
2655 | <entry>1.4.18</entry> | ||
2656 | |||
2657 | <entry>GNU m4 is an implementation of the traditional Unix macro | ||
2658 | processor. It is mostly SVR4 compatible although it has some | ||
2659 | extensions (for example handling more than 9 positional parameters | ||
2660 | to macros). GNU M4 also has built-in functions for including files | ||
2661 | running shell commands doing arithmetic etc.</entry> | ||
2662 | |||
2663 | <entry>GPL-3.0</entry> | ||
2664 | </row> | ||
2665 | |||
2666 | <row> | ||
2667 | <entry>make</entry> | ||
2668 | |||
2669 | <entry>4.2.1</entry> | ||
2670 | |||
2671 | <entry>Make is a tool which controls the generation of executables | ||
2672 | and other non-source files of a program from the program's source | ||
2673 | files. Make gets its knowledge of how to build your program from a | ||
2674 | file called the makefile which lists each of the non-source files | ||
2675 | and how to compute it from other files.</entry> | ||
2676 | |||
2677 | <entry>GPL-3.0, LGPL-2.0</entry> | ||
2678 | </row> | ||
2679 | |||
2680 | <row> | ||
2681 | <entry>makedepend</entry> | ||
2682 | |||
2683 | <entry>1.0.5</entry> | ||
2684 | |||
2685 | <entry>The makedepend program reads each sourcefile in sequence | ||
2686 | and parses it like a C-preprocessor processing all #include | ||
2687 | #define #undef #ifdef #ifndef #endif #if #elif and #else | ||
2688 | directives so that it can correctly tell which #include directives | ||
2689 | would be used in a compilation. Any #include directives can | ||
2690 | reference files having other #include directives and parsing will | ||
2691 | occur in these files as well.</entry> | ||
2692 | |||
2693 | <entry>MIT</entry> | ||
2694 | </row> | ||
2695 | |||
2696 | <row> | ||
2697 | <entry>makedevs</entry> | ||
2698 | |||
2699 | <entry>1.0.1</entry> | ||
2700 | |||
2701 | <entry>Tool for creating device nodes.</entry> | ||
2702 | |||
2703 | <entry>GPL-2.0</entry> | ||
2704 | </row> | ||
2705 | |||
2706 | <row> | ||
2707 | <entry>mklibs</entry> | ||
2708 | |||
2709 | <entry>0.1.43</entry> | ||
2710 | |||
2711 | <entry>mklibs produces cut-down shared libraries that contain only | ||
2712 | the routines required by a particular set of executables.</entry> | ||
2713 | |||
2714 | <entry>GPL-2.0</entry> | ||
2715 | </row> | ||
2716 | |||
2717 | <row> | ||
2718 | <entry>mozjs</entry> | ||
2719 | |||
2720 | <entry>17.0.0</entry> | ||
2721 | |||
2722 | <entry>SpiderMonkey is Mozilla's JavaScript engine written in | ||
2723 | C/C++.</entry> | ||
2724 | |||
2725 | <entry>MPL-2.0</entry> | ||
2726 | </row> | ||
2727 | |||
2728 | <row> | ||
2729 | <entry>mpfr</entry> | ||
2730 | |||
2731 | <entry>3.1.5</entry> | ||
2732 | |||
2733 | <entry>C library for multiple-precision floating-point | ||
2734 | computations with exact rounding.</entry> | ||
2735 | |||
2736 | <entry>GPL-3.0, LGPL-3.0</entry> | ||
2737 | </row> | ||
2738 | |||
2739 | <row> | ||
2740 | <entry>mtools</entry> | ||
2741 | |||
2742 | <entry>4.0.18</entry> | ||
2743 | |||
2744 | <entry>Mtools is a collection of utilities to access MS-DOS disks | ||
2745 | from GNU and Unix without mounting them.</entry> | ||
2746 | |||
2747 | <entry>GPL-3.0</entry> | ||
2748 | </row> | ||
2749 | |||
2750 | <row> | ||
2751 | <entry>nasm</entry> | ||
2752 | |||
2753 | <entry>2.13.01</entry> | ||
2754 | |||
2755 | <entry>General-purpose x86 assembler.</entry> | ||
2756 | |||
2757 | <entry>BSD-2-Clause</entry> | ||
2758 | </row> | ||
2759 | |||
2760 | <row> | ||
2761 | <entry>ncurses</entry> | ||
2762 | |||
2763 | <entry>6.0</entry> | ||
2764 | |||
2765 | <entry>SVr4 and XSI-Curses compatible curses library and terminfo | ||
2766 | tools including tic infocmp captoinfo. Supports color multiple | ||
2767 | highlights forms-drawing characters and automatic recognition of | ||
2768 | keypad and function-key sequences. Extensions include resizable | ||
2769 | windows and mouse support on both xterm and Linux console using | ||
2770 | the gpm library.</entry> | ||
2771 | |||
2772 | <entry>MIT</entry> | ||
2773 | </row> | ||
2774 | |||
2775 | <row> | ||
2776 | <entry>net-snmp</entry> | ||
2777 | |||
2778 | <entry>5.7.3</entry> | ||
2779 | |||
2780 | <entry>Various tools relating to the Simple Network Management | ||
2781 | Protocol.</entry> | ||
2782 | |||
2783 | <entry>BSD</entry> | ||
2784 | </row> | ||
2785 | |||
2786 | <row> | ||
2787 | <entry>netbase</entry> | ||
2788 | |||
2789 | <entry>5.4</entry> | ||
2790 | |||
2791 | <entry>This package provides the necessary infrastructure for | ||
2792 | basic TCP/IP based networking</entry> | ||
2793 | |||
2794 | <entry>GPL-2.0</entry> | ||
2795 | </row> | ||
2796 | |||
2797 | <row> | ||
2798 | <entry>netcat-openbsd</entry> | ||
2799 | |||
2800 | <entry>1.105</entry> | ||
2801 | |||
2802 | <entry>A simple Unix utility which reads and writes data across | ||
2803 | network connections using TCP or UDP protocol. It is designed to | ||
2804 | be a reliable 'back-end' tool that can be used directly or easily | ||
2805 | driven by other programs and scripts. At the same time it is a | ||
2806 | feature-rich network debugging and exploration tool since it can | ||
2807 | create almost any kind of connection you would need and has | ||
2808 | several interesting built-in capabilities.</entry> | ||
2809 | |||
2810 | <entry>BSD-3-Clause</entry> | ||
2811 | </row> | ||
2812 | |||
2813 | <row> | ||
2814 | <entry>netcf</entry> | ||
2815 | |||
2816 | <entry>0.2.8</entry> | ||
2817 | |||
2818 | <entry>netcf is a cross-platform network configuration | ||
2819 | library.</entry> | ||
2820 | |||
2821 | <entry>LGPL-2.1</entry> | ||
2822 | </row> | ||
2823 | |||
2824 | <row> | ||
2825 | <entry>nettle</entry> | ||
2826 | |||
2827 | <entry>3.3</entry> | ||
2828 | |||
2829 | <entry>A low level cryptographic library.</entry> | ||
2830 | |||
2831 | <entry>LGPL-3.0, GPL-2.0</entry> | ||
2832 | </row> | ||
2833 | |||
2834 | <row> | ||
2835 | <entry>networkmanager</entry> | ||
2836 | |||
2837 | <entry>1.4.4</entry> | ||
2838 | |||
2839 | <entry>NetworkManager.</entry> | ||
2840 | |||
2841 | <entry>GPL-2.0</entry> | ||
2842 | </row> | ||
2843 | |||
2844 | <row> | ||
2845 | <entry>nfv-installer</entry> | ||
2846 | |||
2847 | <entry>1.0</entry> | ||
2848 | |||
2849 | <entry>Enea NFV Access installer</entry> | ||
2850 | |||
2851 | <entry>Proprietary</entry> | ||
2852 | </row> | ||
2853 | |||
2854 | <row> | ||
2855 | <entry>notary</entry> | ||
2856 | |||
2857 | <entry>0.4.2</entry> | ||
2858 | |||
2859 | <entry>Notary is a Docker project that allows anyone to have trust | ||
2860 | over arbitrary collections of data</entry> | ||
2861 | |||
2862 | <entry>Apache-2.0</entry> | ||
2863 | </row> | ||
2864 | |||
2865 | <row> | ||
2866 | <entry>nspr</entry> | ||
2867 | |||
2868 | <entry>4.16</entry> | ||
2869 | |||
2870 | <entry>Netscape Portable Runtime Library.</entry> | ||
2871 | |||
2872 | <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
2873 | </row> | ||
2874 | |||
2875 | <row> | ||
2876 | <entry>nss</entry> | ||
2877 | |||
2878 | <entry>3.31.1</entry> | ||
2879 | |||
2880 | <entry>Network Security Services (NSS) is a set of libraries | ||
2881 | designed to support cross-platform development of security-enabled | ||
2882 | client and server applications. Applications built with NSS can | ||
2883 | support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME | ||
2884 | X.509 v3 certificates and other security standards.</entry> | ||
2885 | |||
2886 | <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
2887 | </row> | ||
2888 | |||
2889 | <row> | ||
2890 | <entry>ntp</entry> | ||
2891 | |||
2892 | <entry>4.2.8p10</entry> | ||
2893 | |||
2894 | <entry>The Network Time Protocol (NTP) is used to synchronize the | ||
2895 | time of a computer client or server to another server or reference | ||
2896 | time source such as a radio or satellite receiver or | ||
2897 | modem.</entry> | ||
2898 | |||
2899 | <entry>NTP</entry> | ||
2900 | </row> | ||
2901 | |||
2902 | <row> | ||
2903 | <entry>numactl</entry> | ||
2904 | |||
2905 | <entry>2.0.11</entry> | ||
2906 | |||
2907 | <entry>Simple NUMA policy support. It consists of a numactl | ||
2908 | program to run other programs with a specific NUMA policy and a | ||
2909 | libnuma to do allocations with NUMA policy in | ||
2910 | applications.</entry> | ||
2911 | |||
2912 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
2913 | </row> | ||
2914 | |||
2915 | <row> | ||
2916 | <entry>openjdk-8</entry> | ||
2917 | |||
2918 | <entry>102b14</entry> | ||
2919 | |||
2920 | <entry>Java runtime based upon the OpenJDK Project</entry> | ||
2921 | |||
2922 | <entry>GPL-2.0-with-classpath-exception</entry> | ||
2923 | </row> | ||
2924 | |||
2925 | <row> | ||
2926 | <entry>openssh</entry> | ||
2927 | |||
2928 | <entry>7.5p1</entry> | ||
2929 | |||
2930 | <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh | ||
2931 | (Secure Shell) is a program for logging into a remote machine and | ||
2932 | for executing commands on a remote machine.</entry> | ||
2933 | |||
2934 | <entry>BSD</entry> | ||
2935 | </row> | ||
2936 | |||
2937 | <row> | ||
2938 | <entry>openssl</entry> | ||
2939 | |||
2940 | <entry>1.0.2o</entry> | ||
2941 | |||
2942 | <entry>Secure Socket Layer (SSL) binary and related cryptographic | ||
2943 | tools.</entry> | ||
2944 | |||
2945 | <entry>OpenSSL</entry> | ||
2946 | </row> | ||
2947 | |||
2948 | <row> | ||
2949 | <entry>openvswitch</entry> | ||
2950 | |||
2951 | <entry>2.9</entry> | ||
2952 | |||
2953 | <entry>Open vSwitch is a production quality multilayer virtual | ||
2954 | switch licensed under the open source Apache 2.0 license. It is | ||
2955 | designed to enable massive network automation through programmatic | ||
2956 | extension while still supporting standard management interfaces | ||
2957 | and protocols (e.g. NetFlow sFlow SPAN RSPAN CLI LACP | ||
2958 | 802.1ag)</entry> | ||
2959 | |||
2960 | <entry>Apache-2.0</entry> | ||
2961 | </row> | ||
2962 | |||
2963 | <row> | ||
2964 | <entry>opkg-utils</entry> | ||
2965 | |||
2966 | <entry>0.3.5</entry> | ||
2967 | |||
2968 | <entry>Additional utilities for the opkg package manager.</entry> | ||
2969 | |||
2970 | <entry>GPL-2.0</entry> | ||
2971 | </row> | ||
2972 | |||
2973 | <row> | ||
2974 | <entry>oro</entry> | ||
2975 | |||
2976 | <entry>2.0.8</entry> | ||
2977 | |||
2978 | <entry>Perl5-compatible regular expressions library for | ||
2979 | Java</entry> | ||
2980 | |||
2981 | <entry>Apache-2.0</entry> | ||
2982 | </row> | ||
2983 | |||
2984 | <row> | ||
2985 | <entry>os-release</entry> | ||
2986 | |||
2987 | <entry>1.0</entry> | ||
2988 | |||
2989 | <entry>The /etc/os-release file contains operating system | ||
2990 | identification data.</entry> | ||
2991 | |||
2992 | <entry>MIT</entry> | ||
2993 | </row> | ||
2994 | |||
2995 | <row> | ||
2996 | <entry>packagegroup-core-boot</entry> | ||
2997 | |||
2998 | <entry>1.0</entry> | ||
2999 | |||
3000 | <entry>The minimal set of packages required to boot the | ||
3001 | system</entry> | ||
3002 | |||
3003 | <entry>MIT</entry> | ||
3004 | </row> | ||
3005 | |||
3006 | <row> | ||
3007 | <entry>packagegroup-core-ssh-openssh</entry> | ||
3008 | |||
3009 | <entry>1.0</entry> | ||
3010 | |||
3011 | <entry>OpenSSH SSH client/server.</entry> | ||
3012 | |||
3013 | <entry>MIT</entry> | ||
3014 | </row> | ||
3015 | |||
3016 | <row> | ||
3017 | <entry>packagegroup-enea-virtualization-docker</entry> | ||
3018 | |||
3019 | <entry>1.0</entry> | ||
3020 | |||
3021 | <entry>Packagegroup for Docker.</entry> | ||
3022 | |||
3023 | <entry>MIT</entry> | ||
3024 | </row> | ||
3025 | |||
3026 | <row> | ||
3027 | <entry>packagegroup-enea-virtualization-dpdk</entry> | ||
3028 | |||
3029 | <entry>1.0</entry> | ||
3030 | |||
3031 | <entry>Packagegroup for DPDK.</entry> | ||
3032 | |||
3033 | <entry>MIT</entry> | ||
3034 | </row> | ||
3035 | |||
3036 | <row> | ||
3037 | <entry>packagegroup-enea-virtualization-host</entry> | ||
3038 | |||
3039 | <entry>1.0</entry> | ||
3040 | |||
3041 | <entry>This package group includes packages and packagegroups | ||
3042 | specific to the host side of the Enea Linux Virtualization | ||
3043 | Profile.</entry> | ||
3044 | |||
3045 | <entry>MIT</entry> | ||
3046 | </row> | ||
3047 | |||
3048 | <row> | ||
3049 | <entry>packagegroup-enea-virtualization-libvirt</entry> | ||
3050 | |||
3051 | <entry>1.0</entry> | ||
3052 | |||
3053 | <entry>Package group for libvirt.</entry> | ||
3054 | |||
3055 | <entry>MIT</entry> | ||
3056 | </row> | ||
3057 | |||
3058 | <row> | ||
3059 | <entry>packagegroup-enea-virtualization-lxc</entry> | ||
3060 | |||
3061 | <entry>1.0</entry> | ||
3062 | |||
3063 | <entry>Packagegroup for LXC.</entry> | ||
3064 | |||
3065 | <entry>MIT</entry> | ||
3066 | </row> | ||
3067 | |||
3068 | <row> | ||
3069 | <entry>packagegroup-enea-virtualization-lxd</entry> | ||
3070 | |||
3071 | <entry>1.0</entry> | ||
3072 | |||
3073 | <entry>Packagegroup for LXD.</entry> | ||
3074 | |||
3075 | <entry>MIT</entry> | ||
3076 | </row> | ||
3077 | |||
3078 | <row> | ||
3079 | <entry>packagegroup-enea-virtualization-openstack</entry> | ||
3080 | |||
3081 | <entry>1.0</entry> | ||
3082 | |||
3083 | <entry>This packagegroups adds dependencies for deploying | ||
3084 | Openstack using Kolla.</entry> | ||
3085 | |||
3086 | <entry>MIT</entry> | ||
3087 | </row> | ||
3088 | |||
3089 | <row> | ||
3090 | <entry>packagegroup-enea-virtualization-ovs</entry> | ||
3091 | |||
3092 | <entry>1.0</entry> | ||
3093 | |||
3094 | <entry>Packagegroup for Open vSwitch.</entry> | ||
3095 | |||
3096 | <entry>MIT</entry> | ||
3097 | </row> | ||
3098 | |||
3099 | <row> | ||
3100 | <entry>packagegroup-enea-virtualization-qemu</entry> | ||
3101 | |||
3102 | <entry>1.0</entry> | ||
3103 | |||
3104 | <entry>Packagegroup for QEMU.</entry> | ||
3105 | |||
3106 | <entry>MIT</entry> | ||
3107 | </row> | ||
3108 | |||
3109 | <row> | ||
3110 | <entry>packagegroup-enea-virtualization</entry> | ||
3111 | |||
3112 | <entry>1.0</entry> | ||
3113 | |||
3114 | <entry>This packagegroup includes packages and packagegroups | ||
3115 | required for both host and guest images of the Enea Linux | ||
3116 | Virtualization Profile.</entry> | ||
3117 | |||
3118 | <entry>MIT</entry> | ||
3119 | </row> | ||
3120 | |||
3121 | <row> | ||
3122 | <entry>parted</entry> | ||
3123 | |||
3124 | <entry>3.2</entry> | ||
3125 | |||
3126 | <entry>Disk partition editing/resizing utility.</entry> | ||
3127 | |||
3128 | <entry>GPL-3.0</entry> | ||
3129 | </row> | ||
3130 | |||
3131 | <row> | ||
3132 | <entry>partrt</entry> | ||
3133 | |||
3134 | <entry>1.1</entry> | ||
3135 | |||
3136 | <entry>partrt is a tool for dividing a SMP Linux system into a | ||
3137 | real time domain and a non-real time domain.</entry> | ||
3138 | |||
3139 | <entry>BSD</entry> | ||
3140 | </row> | ||
3141 | |||
3142 | <row> | ||
3143 | <entry>pciutils</entry> | ||
3144 | |||
3145 | <entry>3.5.5</entry> | ||
3146 | |||
3147 | <entry>The PCI Utilities package contains a library for portable | ||
3148 | access to PCI bus configuration space and several utilities based | ||
3149 | on this library.</entry> | ||
3150 | |||
3151 | <entry>GPL-2.0</entry> | ||
3152 | </row> | ||
3153 | |||
3154 | <row> | ||
3155 | <entry>perl</entry> | ||
3156 | |||
3157 | <entry>5.24.1</entry> | ||
3158 | |||
3159 | <entry>Perl scripting language.</entry> | ||
3160 | |||
3161 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
3162 | </row> | ||
3163 | |||
3164 | <row> | ||
3165 | <entry>pigz</entry> | ||
3166 | |||
3167 | <entry>2.3.4</entry> | ||
3168 | |||
3169 | <entry>pigz which stands for parallel implementation of gzip is a | ||
3170 | fully functional replacement for gzip that exploits multiple | ||
3171 | processors and multiple cores to the hilt when compressing data. | ||
3172 | pigz was written by Mark Adler and uses the zlib and pthread | ||
3173 | libraries.</entry> | ||
3174 | |||
3175 | <entry>Zlib, Apache-2.0</entry> | ||
3176 | </row> | ||
3177 | |||
3178 | <row> | ||
3179 | <entry>pixman</entry> | ||
3180 | |||
3181 | <entry>0.34.0</entry> | ||
3182 | |||
3183 | <entry>Pixman provides a library for manipulating pixel regions -- | ||
3184 | a set of Y-X banded rectangles image compositing using the | ||
3185 | Porter/Duff model and implicit mask generation for geometric | ||
3186 | primitives including trapezoids triangles and rectangles.</entry> | ||
3187 | |||
3188 | <entry>MIT, PD</entry> | ||
3189 | </row> | ||
3190 | |||
3191 | <row> | ||
3192 | <entry>pkgconfig</entry> | ||
3193 | |||
3194 | <entry>0.29.2</entry> | ||
3195 | |||
3196 | <entry>pkg-config is a helper tool used when compiling | ||
3197 | applications and libraries. It helps determined the correct | ||
3198 | compiler/link options. It is also language-agnostic.</entry> | ||
3199 | |||
3200 | <entry>GPL-2.0</entry> | ||
3201 | </row> | ||
3202 | |||
3203 | <row> | ||
3204 | <entry>pm-utils</entry> | ||
3205 | |||
3206 | <entry>1.4.1</entry> | ||
3207 | |||
3208 | <entry>Simple shell command line tools to suspend and | ||
3209 | hibernate.</entry> | ||
3210 | |||
3211 | <entry>GPL-2.0</entry> | ||
3212 | </row> | ||
3213 | |||
3214 | <row> | ||
3215 | <entry>polkit</entry> | ||
3216 | |||
3217 | <entry>0.113</entry> | ||
3218 | |||
3219 | <entry>The polkit package is an application-level toolkit for | ||
3220 | defining and handling the policy that allows unprivileged | ||
3221 | processes to speak to privileged processes.</entry> | ||
3222 | |||
3223 | <entry>LGPL-2.0</entry> | ||
3224 | </row> | ||
3225 | |||
3226 | <row> | ||
3227 | <entry>popt</entry> | ||
3228 | |||
3229 | <entry>1.16</entry> | ||
3230 | |||
3231 | <entry>Library for parsing command line options.</entry> | ||
3232 | |||
3233 | <entry>MIT</entry> | ||
3234 | </row> | ||
3235 | |||
3236 | <row> | ||
3237 | <entry>pps-tools</entry> | ||
3238 | |||
3239 | <entry>0.0.0</entry> | ||
3240 | |||
3241 | <entry>User-space tools for LinuxPPS.</entry> | ||
3242 | |||
3243 | <entry>GPL-2.0</entry> | ||
3244 | </row> | ||
3245 | |||
3246 | <row> | ||
3247 | <entry>prelink</entry> | ||
3248 | |||
3249 | <entry>1.0</entry> | ||
3250 | |||
3251 | <entry>The prelink package contains a utility which modifies ELF | ||
3252 | shared libraries and executables so that far fewer relocations | ||
3253 | need to be resolved at runtime and thus programs come up | ||
3254 | faster.</entry> | ||
3255 | |||
3256 | <entry>GPL-2.0</entry> | ||
3257 | </row> | ||
3258 | |||
3259 | <row> | ||
3260 | <entry>procps</entry> | ||
3261 | |||
3262 | <entry>3.3.12</entry> | ||
3263 | |||
3264 | <entry>Procps contains a set of system utilities that provide | ||
3265 | system information about processes using the /proc filesystem. The | ||
3266 | package includes the programs ps top vmstat w kill and | ||
3267 | skill.</entry> | ||
3268 | |||
3269 | <entry>GPL-2.0, LGPL-2.0</entry> | ||
3270 | </row> | ||
3271 | |||
3272 | <row> | ||
3273 | <entry>pseudo</entry> | ||
3274 | |||
3275 | <entry>1.8.2</entry> | ||
3276 | |||
3277 | <entry>Pseudo gives fake root capabilities to a normal | ||
3278 | user.</entry> | ||
3279 | |||
3280 | <entry>LGPL-2.1</entry> | ||
3281 | </row> | ||
3282 | |||
3283 | <row> | ||
3284 | <entry>ptest-runner</entry> | ||
3285 | |||
3286 | <entry>2.1</entry> | ||
3287 | |||
3288 | <entry>The ptest-runner2 package installs a ptest-runner program | ||
3289 | which loops through all installed ptest test suites and runs them | ||
3290 | in sequence.</entry> | ||
3291 | |||
3292 | <entry>GPL-2.0</entry> | ||
3293 | </row> | ||
3294 | |||
3295 | <row> | ||
3296 | <entry>python-futures</entry> | ||
3297 | |||
3298 | <entry>3.0.3</entry> | ||
3299 | |||
3300 | <entry>Backport of the concurrent.futures package from Python | ||
3301 | 3.2</entry> | ||
3302 | |||
3303 | <entry>BSD</entry> | ||
3304 | </row> | ||
3305 | |||
3306 | <row> | ||
3307 | <entry>python-netaddr</entry> | ||
3308 | |||
3309 | <entry>0.7.19</entry> | ||
3310 | |||
3311 | <entry>A network address manipulation library for Python..</entry> | ||
3312 | |||
3313 | <entry>BSD</entry> | ||
3314 | </row> | ||
3315 | |||
3316 | <row> | ||
3317 | <entry>python-netifaces</entry> | ||
3318 | |||
3319 | <entry>0.10.6</entry> | ||
3320 | |||
3321 | <entry>Portable network interface information.</entry> | ||
3322 | |||
3323 | <entry>MIT</entry> | ||
3324 | </row> | ||
3325 | |||
3326 | <row> | ||
3327 | <entry>python-pip</entry> | ||
3328 | |||
3329 | <entry>9.0.1</entry> | ||
3330 | |||
3331 | <entry>PIP is a tool for installing and managing Python | ||
3332 | packages.</entry> | ||
3333 | |||
3334 | <entry>MIT, LGPL-2.1</entry> | ||
3335 | </row> | ||
3336 | |||
3337 | <row> | ||
3338 | <entry>python-psutil</entry> | ||
3339 | |||
3340 | <entry>5.3.1</entry> | ||
3341 | |||
3342 | <entry>A cross-platform process and system utilities module for | ||
3343 | Python.</entry> | ||
3344 | |||
3345 | <entry>BSD</entry> | ||
3346 | </row> | ||
3347 | |||
3348 | <row> | ||
3349 | <entry>python-scons</entry> | ||
3350 | |||
3351 | <entry>2.5.1</entry> | ||
3352 | |||
3353 | <entry>Software Construction tool (make/autotools | ||
3354 | replacement).</entry> | ||
3355 | |||
3356 | <entry>MIT</entry> | ||
3357 | </row> | ||
3358 | |||
3359 | <row> | ||
3360 | <entry>python-setuptools</entry> | ||
3361 | |||
3362 | <entry>36.2.7</entry> | ||
3363 | |||
3364 | <entry>Download build install upgrade and uninstall Python | ||
3365 | packages.</entry> | ||
3366 | |||
3367 | <entry>MIT</entry> | ||
3368 | </row> | ||
3369 | |||
3370 | <row> | ||
3371 | <entry>python</entry> | ||
3372 | |||
3373 | <entry>2.7.13</entry> | ||
3374 | |||
3375 | <entry>The Python Programming Language.</entry> | ||
3376 | |||
3377 | <entry>Python-2.0</entry> | ||
3378 | </row> | ||
3379 | |||
3380 | <row> | ||
3381 | <entry>python3-netifaces</entry> | ||
3382 | |||
3383 | <entry>0.10.6</entry> | ||
3384 | |||
3385 | <entry>Portable network interface information.</entry> | ||
3386 | |||
3387 | <entry>MIT</entry> | ||
3388 | </row> | ||
3389 | |||
3390 | <row> | ||
3391 | <entry>python3-setuptools</entry> | ||
3392 | |||
3393 | <entry>36.2.7</entry> | ||
3394 | |||
3395 | <entry>Download build install upgrade and uninstall Python | ||
3396 | packages.</entry> | ||
3397 | |||
3398 | <entry>MIT</entry> | ||
3399 | </row> | ||
3400 | |||
3401 | <row> | ||
3402 | <entry>python3-six</entry> | ||
3403 | |||
3404 | <entry>1.10.0</entry> | ||
3405 | |||
3406 | <entry>Python 2 and 3 compatibility library.</entry> | ||
3407 | |||
3408 | <entry>MIT</entry> | ||
3409 | </row> | ||
3410 | |||
3411 | <row> | ||
3412 | <entry>python3-twisted</entry> | ||
3413 | |||
3414 | <entry>13.2.0</entry> | ||
3415 | |||
3416 | <entry>Twisted is an event-driven networking framework written in | ||
3417 | Python and licensed under the LGPL. Twisted supports TCP UDP | ||
3418 | SSL/TLS multicast Unix sockets a large number of protocols | ||
3419 | (including HTTP NNTP IMAP SSH IRC FTP and others) and much | ||
3420 | more.</entry> | ||
3421 | |||
3422 | <entry>MIT</entry> | ||
3423 | </row> | ||
3424 | |||
3425 | <row> | ||
3426 | <entry>python3-zopeinterface</entry> | ||
3427 | |||
3428 | <entry>4.4.3</entry> | ||
3429 | |||
3430 | <entry>Interface definitions for Zope products.</entry> | ||
3431 | |||
3432 | <entry>ZPL-2.1</entry> | ||
3433 | </row> | ||
3434 | |||
3435 | <row> | ||
3436 | <entry>python3</entry> | ||
3437 | |||
3438 | <entry>3.5.3</entry> | ||
3439 | |||
3440 | <entry>The Python Programming Language.</entry> | ||
3441 | |||
3442 | <entry>Python-2.0</entry> | ||
3443 | </row> | ||
3444 | |||
3445 | <row> | ||
3446 | <entry>qemu</entry> | ||
3447 | |||
3448 | <entry>2.11.1</entry> | ||
3449 | |||
3450 | <entry>Fast open source processor emulator.</entry> | ||
3451 | |||
3452 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
3453 | </row> | ||
3454 | |||
3455 | <row> | ||
3456 | <entry>qemuwrapper</entry> | ||
3457 | |||
3458 | <entry>1.0</entry> | ||
3459 | |||
3460 | <entry>QEMU wrapper script.</entry> | ||
3461 | |||
3462 | <entry>MIT</entry> | ||
3463 | </row> | ||
3464 | |||
3465 | <row> | ||
3466 | <entry>quilt</entry> | ||
3467 | |||
3468 | <entry>0.65</entry> | ||
3469 | |||
3470 | <entry>Tool for working with series of patches.</entry> | ||
3471 | |||
3472 | <entry>GPL-2.0</entry> | ||
3473 | </row> | ||
3474 | |||
3475 | <row> | ||
3476 | <entry>randrproto</entry> | ||
3477 | |||
3478 | <entry>1.5.0</entry> | ||
3479 | |||
3480 | <entry>This package provides the wire protocol for the X Resize | ||
3481 | Rotate and Reflect extension. This extension provides the ability | ||
3482 | to resize rotate and reflect the root window of a screen.</entry> | ||
3483 | |||
3484 | <entry>MIT</entry> | ||
3485 | </row> | ||
3486 | |||
3487 | <row> | ||
3488 | <entry>readline</entry> | ||
3489 | |||
3490 | <entry>7.0</entry> | ||
3491 | |||
3492 | <entry>The GNU Readline library provides a set of functions for | ||
3493 | use by applications that allow users to edit command lines as they | ||
3494 | are typed in. Both Emacs and vi editing modes are available. The | ||
3495 | Readline library includes additional functions to maintain a list | ||
3496 | of previously-entered command lines to recall and perhaps reedit | ||
3497 | those lines and perform csh-like history expansion on previous | ||
3498 | commands.</entry> | ||
3499 | |||
3500 | <entry>GPL-3.0</entry> | ||
3501 | </row> | ||
3502 | |||
3503 | <row> | ||
3504 | <entry>recordproto</entry> | ||
3505 | |||
3506 | <entry>1.14.2</entry> | ||
3507 | |||
3508 | <entry>This package provides the wire protocol for the X Record | ||
3509 | extension. This extension is used to record and play back event | ||
3510 | sequences.</entry> | ||
3511 | |||
3512 | <entry>MIT</entry> | ||
3513 | </row> | ||
3514 | |||
3515 | <row> | ||
3516 | <entry>regexp</entry> | ||
3517 | |||
3518 | <entry>1.5</entry> | ||
3519 | |||
3520 | <entry>Java Regular Expression package</entry> | ||
3521 | |||
3522 | <entry>Apache-2.0</entry> | ||
3523 | </row> | ||
3524 | |||
3525 | <row> | ||
3526 | <entry>renderproto</entry> | ||
3527 | |||
3528 | <entry>0.11.1</entry> | ||
3529 | |||
3530 | <entry>This package provides the wire protocol for the X Rendering | ||
3531 | extension. This is the basis the image composition within the X | ||
3532 | window system.</entry> | ||
3533 | |||
3534 | <entry>MIT</entry> | ||
3535 | </row> | ||
3536 | |||
3537 | <row> | ||
3538 | <entry>rhino</entry> | ||
3539 | |||
3540 | <entry>1.7r4</entry> | ||
3541 | |||
3542 | <entry>Lexical analyzer generator for Java</entry> | ||
3543 | |||
3544 | <entry>MPL-2.0</entry> | ||
3545 | </row> | ||
3546 | |||
3547 | <row> | ||
3548 | <entry>rpm</entry> | ||
3549 | |||
3550 | <entry>4.13.90</entry> | ||
3551 | |||
3552 | <entry>The RPM Package Manager (RPM) is a powerful command line | ||
3553 | driven package management system capable of installing | ||
3554 | uninstalling verifying querying and updating software packages. | ||
3555 | Each software package consists of an archive of files along with | ||
3556 | information about the package like its version a description | ||
3557 | etc.</entry> | ||
3558 | |||
3559 | <entry>GPL-2.0</entry> | ||
3560 | </row> | ||
3561 | |||
3562 | <row> | ||
3563 | <entry>rsync</entry> | ||
3564 | |||
3565 | <entry>3.1.3</entry> | ||
3566 | |||
3567 | <entry>File synchronization tool.</entry> | ||
3568 | |||
3569 | <entry>GPL-3.0</entry> | ||
3570 | </row> | ||
3571 | |||
3572 | <row> | ||
3573 | <entry>run-postinsts</entry> | ||
3574 | |||
3575 | <entry>1.0</entry> | ||
3576 | |||
3577 | <entry>Runs postinstall scripts on first boot of the target | ||
3578 | device.</entry> | ||
3579 | |||
3580 | <entry>MIT</entry> | ||
3581 | </row> | ||
3582 | |||
3583 | <row> | ||
3584 | <entry>runc-docker</entry> | ||
3585 | |||
3586 | <entry>1.0.0-rc3</entry> | ||
3587 | |||
3588 | <entry>runc is a CLI tool for spawning and running containers | ||
3589 | according to the OCI specification.</entry> | ||
3590 | |||
3591 | <entry>Apache-2.0</entry> | ||
3592 | </row> | ||
3593 | |||
3594 | <row> | ||
3595 | <entry>sed</entry> | ||
3596 | |||
3597 | <entry>4.2.2</entry> | ||
3598 | |||
3599 | <entry>Stream EDitor (text filtering utility).</entry> | ||
3600 | |||
3601 | <entry>GPL-3.0</entry> | ||
3602 | </row> | ||
3603 | |||
3604 | <row> | ||
3605 | <entry>serf</entry> | ||
3606 | |||
3607 | <entry>1.3.9</entry> | ||
3608 | |||
3609 | <entry>High-Performance Asynchronous HTTP Client Library.</entry> | ||
3610 | |||
3611 | <entry>Apache-2.0</entry> | ||
3612 | </row> | ||
3613 | |||
3614 | <row> | ||
3615 | <entry>servlet2.3</entry> | ||
3616 | |||
3617 | <entry>4.1.37</entry> | ||
3618 | |||
3619 | <entry>Servlet API 2.3 (from Tomcat 4.1)</entry> | ||
3620 | |||
3621 | <entry>Apache-2.0</entry> | ||
3622 | </row> | ||
3623 | |||
3624 | <row> | ||
3625 | <entry>shadow-securetty</entry> | ||
3626 | |||
3627 | <entry>4.2.1</entry> | ||
3628 | |||
3629 | <entry>Provider of the machine specific securetty file.</entry> | ||
3630 | |||
3631 | <entry>MIT</entry> | ||
3632 | </row> | ||
3633 | |||
3634 | <row> | ||
3635 | <entry>shadow-sysroot</entry> | ||
3636 | |||
3637 | <entry>4.2.1</entry> | ||
3638 | |||
3639 | <entry>Shadow utils requirements for useradd.bbclass.</entry> | ||
3640 | |||
3641 | <entry>BSD, Artistic-1.0</entry> | ||
3642 | </row> | ||
3643 | |||
3644 | <row> | ||
3645 | <entry>shadow</entry> | ||
3646 | |||
3647 | <entry>4.2.1</entry> | ||
3648 | |||
3649 | <entry>Tools to change and administer password and group | ||
3650 | data.</entry> | ||
3651 | |||
3652 | <entry>BSD, Artistic-1.0</entry> | ||
3653 | </row> | ||
3654 | |||
3655 | <row> | ||
3656 | <entry>shared-mime-info</entry> | ||
3657 | |||
3658 | <entry>1.8</entry> | ||
3659 | |||
3660 | <entry>Shared MIME type database and specification.</entry> | ||
3661 | |||
3662 | <entry>LGPL-2.0</entry> | ||
3663 | </row> | ||
3664 | |||
3665 | <row> | ||
3666 | <entry>slang</entry> | ||
3667 | |||
3668 | <entry>2.3.1a</entry> | ||
3669 | |||
3670 | <entry>S-Lang is an interpreted language and a programming | ||
3671 | library. The S-Lang language was designed so that it can be easily | ||
3672 | embedded into a program to provide the program with a powerful | ||
3673 | extension language. The S-Lang library provided in this package | ||
3674 | provides the S-Lang extension language. S-Lang's syntax resembles | ||
3675 | C which makes it easy to recode S-Lang procedures in C if you need | ||
3676 | to.</entry> | ||
3677 | |||
3678 | <entry>GPL-2.0</entry> | ||
3679 | </row> | ||
3680 | |||
3681 | <row> | ||
3682 | <entry>sqlite3</entry> | ||
3683 | |||
3684 | <entry>3.20.0</entry> | ||
3685 | |||
3686 | <entry>Embeddable SQL database engine.</entry> | ||
3687 | |||
3688 | <entry>PD</entry> | ||
3689 | </row> | ||
3690 | |||
3691 | <row> | ||
3692 | <entry>squashfs-tools</entry> | ||
3693 | |||
3694 | <entry>4.3</entry> | ||
3695 | |||
3696 | <entry>Tools for manipulating SquashFS filesystems.</entry> | ||
3697 | |||
3698 | <entry>GPL-2.0, PD</entry> | ||
3699 | </row> | ||
3700 | |||
3701 | <row> | ||
3702 | <entry>subversion</entry> | ||
3703 | |||
3704 | <entry>1.9.6</entry> | ||
3705 | |||
3706 | <entry>Subversion (svn) version control system client.</entry> | ||
3707 | |||
3708 | <entry>Apache-2.0</entry> | ||
3709 | </row> | ||
3710 | |||
3711 | <row> | ||
3712 | <entry>sudo</entry> | ||
3713 | |||
3714 | <entry>1.8.20p2</entry> | ||
3715 | |||
3716 | <entry>Sudo (superuser do) allows a system administrator to give | ||
3717 | certain users (or groups of users) the ability to run some (or | ||
3718 | all) commands as root while logging all commands and | ||
3719 | arguments.</entry> | ||
3720 | |||
3721 | <entry>ISC, BSD, Zlib</entry> | ||
3722 | </row> | ||
3723 | |||
3724 | <row> | ||
3725 | <entry>sysfsutils</entry> | ||
3726 | |||
3727 | <entry>2.1.0</entry> | ||
3728 | |||
3729 | <entry>Tools for working with the sysfs virtual filesystem. The | ||
3730 | tool 'systool' can query devices by bus class and | ||
3731 | topology.</entry> | ||
3732 | |||
3733 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
3734 | </row> | ||
3735 | |||
3736 | <row> | ||
3737 | <entry>syslinux</entry> | ||
3738 | |||
3739 | <entry>6.03</entry> | ||
3740 | |||
3741 | <entry>Multi-purpose linux bootloader.</entry> | ||
3742 | |||
3743 | <entry>GPL-2.0</entry> | ||
3744 | </row> | ||
3745 | |||
3746 | <row> | ||
3747 | <entry>systemd-compat-units</entry> | ||
3748 | |||
3749 | <entry>1.0</entry> | ||
3750 | |||
3751 | <entry>Enhances systemd compatilibity with existing SysVinit | ||
3752 | scripts.</entry> | ||
3753 | |||
3754 | <entry>MIT</entry> | ||
3755 | </row> | ||
3756 | |||
3757 | <row> | ||
3758 | <entry>systemd-serialgetty</entry> | ||
3759 | |||
3760 | <entry>1.0</entry> | ||
3761 | |||
3762 | <entry>Serial terminal support for systemd.</entry> | ||
3763 | |||
3764 | <entry>GPL-2.0</entry> | ||
3765 | </row> | ||
3766 | |||
3767 | <row> | ||
3768 | <entry>systemd-systemctl</entry> | ||
3769 | |||
3770 | <entry>1.0</entry> | ||
3771 | |||
3772 | <entry>Wrapper for enabling systemd services.</entry> | ||
3773 | |||
3774 | <entry>MIT</entry> | ||
3775 | </row> | ||
3776 | |||
3777 | <row> | ||
3778 | <entry>systemd</entry> | ||
3779 | |||
3780 | <entry>234</entry> | ||
3781 | |||
3782 | <entry>systemd is a system and service manager for Linux | ||
3783 | compatible with SysV and LSB init scripts. systemd provides | ||
3784 | aggressive parallelization capabilities uses socket and D-Bus | ||
3785 | activation for starting services offers on-demand starting of | ||
3786 | daemons keeps track of processes using Linux cgroups supports | ||
3787 | snapshotting and restoring of the system state maintains mount and | ||
3788 | automount points and implements an elaborate transactional | ||
3789 | dependency-based service control logic. It can work as a drop-in | ||
3790 | replacement for sysvinit.</entry> | ||
3791 | |||
3792 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
3793 | </row> | ||
3794 | |||
3795 | <row> | ||
3796 | <entry>tar</entry> | ||
3797 | |||
3798 | <entry>1.29</entry> | ||
3799 | |||
3800 | <entry>GNU tar saves many files together into a single tape or | ||
3801 | disk archive and can restore individual files from the | ||
3802 | archive.</entry> | ||
3803 | |||
3804 | <entry>GPL-3.0</entry> | ||
3805 | </row> | ||
3806 | |||
3807 | <row> | ||
3808 | <entry>tcpdump</entry> | ||
3809 | |||
3810 | <entry>4.9.2</entry> | ||
3811 | |||
3812 | <entry>A sophisticated network protocol analyzer.</entry> | ||
3813 | |||
3814 | <entry>BSD</entry> | ||
3815 | </row> | ||
3816 | |||
3817 | <row> | ||
3818 | <entry>texinfo-dummy</entry> | ||
3819 | |||
3820 | <entry>1.0</entry> | ||
3821 | |||
3822 | <entry>Fake version of the texinfo utility suite.</entry> | ||
3823 | |||
3824 | <entry>MIT</entry> | ||
3825 | </row> | ||
3826 | |||
3827 | <row> | ||
3828 | <entry>thin-provisioning-tools</entry> | ||
3829 | |||
3830 | <entry>0.6.3</entry> | ||
3831 | |||
3832 | <entry>A suite of tools for manipulating the metadata of the | ||
3833 | dm-thin device-mapper target.</entry> | ||
3834 | |||
3835 | <entry>GPL-3.0</entry> | ||
3836 | </row> | ||
3837 | |||
3838 | <row> | ||
3839 | <entry>tunctl</entry> | ||
3840 | |||
3841 | <entry>1.5</entry> | ||
3842 | |||
3843 | <entry>Tool for controlling the Linux TUN/TAP driver.</entry> | ||
3844 | |||
3845 | <entry>GPL-2.0</entry> | ||
3846 | </row> | ||
3847 | |||
3848 | <row> | ||
3849 | <entry>tzcode</entry> | ||
3850 | |||
3851 | <entry>2018c</entry> | ||
3852 | |||
3853 | <entry>tzcode timezone zoneinfo utils -- zic zdump | ||
3854 | tzselect.</entry> | ||
3855 | |||
3856 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
3857 | </row> | ||
3858 | |||
3859 | <row> | ||
3860 | <entry>tzdata</entry> | ||
3861 | |||
3862 | <entry>2018c</entry> | ||
3863 | |||
3864 | <entry>Timezone data.</entry> | ||
3865 | |||
3866 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
3867 | </row> | ||
3868 | |||
3869 | <row> | ||
3870 | <entry>udev-extraconf</entry> | ||
3871 | |||
3872 | <entry>1.1</entry> | ||
3873 | |||
3874 | <entry>Extra machine specific configuration files for udev | ||
3875 | specifically blacklist information.</entry> | ||
3876 | |||
3877 | <entry>MIT</entry> | ||
3878 | </row> | ||
3879 | |||
3880 | <row> | ||
3881 | <entry>unifdef</entry> | ||
3882 | |||
3883 | <entry>2.11</entry> | ||
3884 | |||
3885 | <entry>Selectively remove #ifdef statements from sources.</entry> | ||
3886 | |||
3887 | <entry>BSD-2-Clause</entry> | ||
3888 | </row> | ||
3889 | |||
3890 | <row> | ||
3891 | <entry>unzip</entry> | ||
3892 | |||
3893 | <entry>6.0</entry> | ||
3894 | |||
3895 | <entry>Utilities for extracting and viewing files in .zip | ||
3896 | archives.</entry> | ||
3897 | |||
3898 | <entry>BSD-3-Clause</entry> | ||
3899 | </row> | ||
3900 | |||
3901 | <row> | ||
3902 | <entry>update-rc.d</entry> | ||
3903 | |||
3904 | <entry>0.7</entry> | ||
3905 | |||
3906 | <entry>update-rc.d is a utility that allows the management of | ||
3907 | symlinks to the initscripts in the /etc/rcN.d directory | ||
3908 | structure.</entry> | ||
3909 | |||
3910 | <entry>GPL-2.0</entry> | ||
3911 | </row> | ||
3912 | |||
3913 | <row> | ||
3914 | <entry>util-linux</entry> | ||
3915 | |||
3916 | <entry>2.30</entry> | ||
3917 | |||
3918 | <entry>Util-linux includes a suite of basic system administration | ||
3919 | utilities commonly found on most Linux systems. Some of the more | ||
3920 | important utilities include disk partitioning kernel message | ||
3921 | management filesystem creation and system login.</entry> | ||
3922 | |||
3923 | <entry>GPL-2.0, LGPL-2.1, BSD</entry> | ||
3924 | </row> | ||
3925 | |||
3926 | <row> | ||
3927 | <entry>util-macros</entry> | ||
3928 | |||
3929 | <entry>1.19.1</entry> | ||
3930 | |||
3931 | <entry>M4 autotools macros used by various X.org programs.</entry> | ||
3932 | |||
3933 | <entry>MIT</entry> | ||
3934 | </row> | ||
3935 | |||
3936 | <row> | ||
3937 | <entry>vala</entry> | ||
3938 | |||
3939 | <entry>0.36.4</entry> | ||
3940 | |||
3941 | <entry>Vala is a C#-like language dedicated to ease GObject | ||
3942 | programming. Vala compiles to plain C and has no runtime | ||
3943 | environment nor penalities whatsoever.</entry> | ||
3944 | |||
3945 | <entry>LGPL-2.1</entry> | ||
3946 | </row> | ||
3947 | |||
3948 | <row> | ||
3949 | <entry>volatile-binds</entry> | ||
3950 | |||
3951 | <entry>1.0</entry> | ||
3952 | |||
3953 | <entry>Volatile bind mount setup and configuration for | ||
3954 | read-only-rootfs</entry> | ||
3955 | |||
3956 | <entry>MIT</entry> | ||
3957 | </row> | ||
3958 | |||
3959 | <row> | ||
3960 | <entry>which</entry> | ||
3961 | |||
3962 | <entry>2.21</entry> | ||
3963 | |||
3964 | <entry>Which is a utility that prints out the full path of the | ||
3965 | executables that bash(1) would execute when the passed program | ||
3966 | names would have been entered on the shell prompt. It does this by | ||
3967 | using the exact same algorithm as bash.</entry> | ||
3968 | |||
3969 | <entry>GPL-3.0</entry> | ||
3970 | </row> | ||
3971 | |||
3972 | <row> | ||
3973 | <entry>xalan-j</entry> | ||
3974 | |||
3975 | <entry>2.7.1</entry> | ||
3976 | |||
3977 | <entry>Java XSLT processor</entry> | ||
3978 | |||
3979 | <entry>Apache-2.0</entry> | ||
3980 | </row> | ||
3981 | |||
3982 | <row> | ||
3983 | <entry>xcb-proto</entry> | ||
3984 | |||
3985 | <entry>1.12</entry> | ||
3986 | |||
3987 | <entry>Function prototypes for the X protocol C-language Binding | ||
3988 | (XCB). XCB is a replacement for Xlib featuring a small footprint | ||
3989 | latency hiding direct access to the protocol improved threading | ||
3990 | support and extensibility.</entry> | ||
3991 | |||
3992 | <entry>MIT</entry> | ||
3993 | </row> | ||
3994 | |||
3995 | <row> | ||
3996 | <entry>xerces-j</entry> | ||
3997 | |||
3998 | <entry>2.11.0</entry> | ||
3999 | |||
4000 | <entry>Reference implementation of XNI the Xerces Native Interface | ||
4001 | and also a fully conforming XML Schema processor.</entry> | ||
4002 | |||
4003 | <entry>Apache-2.0</entry> | ||
4004 | </row> | ||
4005 | |||
4006 | <row> | ||
4007 | <entry>xextproto</entry> | ||
4008 | |||
4009 | <entry>7.3.0</entry> | ||
4010 | |||
4011 | <entry>This package provides the wire protocol for several X | ||
4012 | extensions. These protocol extensions include DOUBLE-BUFFER DPMS | ||
4013 | Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD | ||
4014 | Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC | ||
4015 | XTEST. In addition a small set of utility functions are also | ||
4016 | available.</entry> | ||
4017 | |||
4018 | <entry>MIT</entry> | ||
4019 | </row> | ||
4020 | |||
4021 | <row> | ||
4022 | <entry>xkeyboard-config</entry> | ||
4023 | |||
4024 | <entry>2.21</entry> | ||
4025 | |||
4026 | <entry>The non-arch keyboard configuration database for X Window. | ||
4027 | The goal is to provide the consistent well-structured frequently | ||
4028 | released open source of X keyboard configuration data for X Window | ||
4029 | System implementations. The project is targeted to XKB-based | ||
4030 | systems.</entry> | ||
4031 | |||
4032 | <entry>MIT</entry> | ||
4033 | </row> | ||
4034 | |||
4035 | <row> | ||
4036 | <entry>xml-commons-resolver1.1</entry> | ||
4037 | |||
4038 | <entry>1.2</entry> | ||
4039 | |||
4040 | <entry>Library to resolve various public or system identifiers | ||
4041 | into accessible URLs (Java)</entry> | ||
4042 | |||
4043 | <entry>Apache-2.0</entry> | ||
4044 | </row> | ||
4045 | |||
4046 | <row> | ||
4047 | <entry>xproto</entry> | ||
4048 | |||
4049 | <entry>7.0.31</entry> | ||
4050 | |||
4051 | <entry>This package provides the basic headers for the X Window | ||
4052 | System.</entry> | ||
4053 | |||
4054 | <entry>MIT</entry> | ||
4055 | </row> | ||
4056 | |||
4057 | <row> | ||
4058 | <entry>xtrans</entry> | ||
4059 | |||
4060 | <entry>1.3.5</entry> | ||
4061 | |||
4062 | <entry>The X Transport Interface is intended to combine all system | ||
4063 | and transport specific code into a single place. This API should | ||
4064 | be used by all libraries clients and servers of the X Window | ||
4065 | System. Use of this API should allow the addition of new types of | ||
4066 | transports and support for new platforms without making any | ||
4067 | changes to the source except in the X Transport Interface | ||
4068 | code.</entry> | ||
4069 | |||
4070 | <entry>MIT</entry> | ||
4071 | </row> | ||
4072 | |||
4073 | <row> | ||
4074 | <entry>xz</entry> | ||
4075 | |||
4076 | <entry>5.2.3</entry> | ||
4077 | |||
4078 | <entry>Utilities for managing LZMA compressed files.</entry> | ||
4079 | |||
4080 | <entry>GPL-2.0, LGPL-2.1, PD</entry> | ||
4081 | </row> | ||
4082 | |||
4083 | <row> | ||
4084 | <entry>yajl</entry> | ||
4085 | |||
4086 | <entry>2.1.0</entry> | ||
4087 | |||
4088 | <entry>YAJL is a small event-driven (SAX-style) JSON parser | ||
4089 | written in ANSI C and a small validating JSON generator.</entry> | ||
4090 | |||
4091 | <entry>ISC</entry> | ||
4092 | </row> | ||
4093 | |||
4094 | <row> | ||
4095 | <entry>zip</entry> | ||
4096 | |||
4097 | <entry>3.0</entry> | ||
4098 | |||
4099 | <entry>Compressor/archiver for creating and modifying .zip | ||
4100 | files.</entry> | ||
4101 | |||
4102 | <entry>BSD-3-Clause</entry> | ||
4103 | </row> | ||
4104 | |||
4105 | <row> | ||
4106 | <entry>zisofs-tools</entry> | ||
4107 | |||
4108 | <entry>1.0.8</entry> | ||
4109 | |||
4110 | <entry>Utilities for creating compressed CD-ROM | ||
4111 | filesystems.</entry> | ||
4112 | |||
4113 | <entry>GPL-2.0</entry> | ||
4114 | </row> | ||
4115 | |||
4116 | <row> | ||
4117 | <entry>zlib</entry> | ||
4118 | |||
4119 | <entry>1.2.11</entry> | ||
4120 | |||
4121 | <entry>Zlib is a general-purpose patent-free lossless data | ||
4122 | compression library which is used by many different | ||
4123 | programs.</entry> | ||
4124 | |||
4125 | <entry>Zlib</entry> | ||
4126 | </row> | ||
4127 | </tbody> | ||
4128 | </tgroup> | ||
4129 | </informaltable> | ||
4130 | </section> | ||
4131 | |||
4132 | <section id="open_source_license"> | ||
4133 | <title>Open Source Licenses</title> | ||
4134 | |||
4135 | <section id="lic_0"> | ||
4136 | <title>AFL-2.0</title> | ||
4137 | |||
4138 | <para><programlisting> | ||
4139 | 2165 | ||
4140 | The Academic Free License | 2166 | The Academic Free License |
4141 | v. 2.0 | 2167 | v. 2.0 |
@@ -4276,13 +2302,66 @@ Permission is hereby granted to copy and distribute this license without modific | |||
4276 | This license may not be modified without the express written permission of its | 2302 | This license may not be modified without the express written permission of its |
4277 | copyright owner. | 2303 | copyright owner. |
4278 | 2304 | ||
4279 | </programlisting></para> | 2305 | </programlisting></para></section> |
4280 | </section> | 2306 | |
2307 | <section id="lic_1"> | ||
2308 | <title>AMD</title> | ||
2309 | <para><programlisting> | ||
2310 | � 2005 Advanced Micro Devices, Inc. All rights reserved. | ||
4281 | 2311 | ||
4282 | <section id="lic_1"> | 2312 | Redistribution and use in source and binary forms, with or without |
4283 | <title>Apache-2.0</title> | 2313 | modification, are permitted provided that existing copyright notices |
2314 | are retained in all copies, this notice is included verbatim in any | ||
2315 | distributions, and the terms and conditions hererin are met. | ||
4284 | 2316 | ||
4285 | <para><programlisting> | 2317 | Use of the this software manifests acceptance of the terms of this |
2318 | license by performance. | ||
2319 | |||
2320 | The name of Advanced Micro Devices, Inc. may not be used to endorse or | ||
2321 | promote products derived from this software without specific prior | ||
2322 | written permission. | ||
2323 | |||
2324 | THIS SOFTWARE IS PROVIDED BY ADVANCED MICRO DEVICES, INC. "AS IS" AND ANY | ||
2325 | EXPRESS, IMPLIED OR STATUTORY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, | ||
2326 | THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR | ||
2327 | PURPOSE AND NON-INFRINGEMENT, OR THOSE ARISING FROM CUSTOM OF TRADE OR | ||
2328 | COURSE OF USAGE ARE DISCLAIMED. | ||
2329 | |||
2330 | IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. BE LIABLE FOR ANY DIRECT, | ||
2331 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
2332 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
2333 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
2334 | CAUSED, AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | ||
2335 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
2336 | OUT OF THE USE OF THIS SOFTWARE ITS DOCUMENTATION OR ANY DERIVATIVES | ||
2337 | THEREOF, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. BY USING THIS | ||
2338 | SOFTWARE WITHOUT CHARGE, YOU ACCEPT THIS ALLOCATION OF RISK. THIS | ||
2339 | DISCLAIMER OF LIABILITY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. | ||
2340 | ADVANCED MICRO DEVICES, INC. HAS NO OBLIGATION TO PROVIDE MAINTENANCE, | ||
2341 | SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS OF THIS SOFTWARE. | ||
2342 | |||
2343 | In the redistribution and use of this software, each party shall at all | ||
2344 | times comply with all applicable governmental laws, statutes, ordinances, | ||
2345 | rules, regulations, orders, and other requirements, including without | ||
2346 | limitation such governmental requirements applicable to environmental | ||
2347 | protection, health, safety, wages, hours, equal employment opportunity, | ||
2348 | nondiscrimination, working conditions, import or export control, and | ||
2349 | transportation. Without limiting the foregoing, each party shall adhere | ||
2350 | to the U.S. Export Administration Regulations (EAR), currently found at | ||
2351 | 15 C.F.R. Sections 730 through 744, and, unless properly authorized by | ||
2352 | the U.S. Government, shall not (1) export, re-export or release restricted | ||
2353 | technology, software, or source code to a national of a country in Country | ||
2354 | Groups D:1 or E:1, or (2) export to Country Groups D:1 or E:1 the direct | ||
2355 | product of such technology or software, if such foreign produced direct | ||
2356 | product is subject to national security controls as identified on the | ||
2357 | Commerce Control List (currently found in Supplement 1 to Section 774 of EAR). | ||
2358 | These export requirements shall survive any expiration or termination | ||
2359 | of this agreement. | ||
2360 | </programlisting></para></section> | ||
2361 | |||
2362 | <section id="lic_2"> | ||
2363 | <title>Apache-2.0</title> | ||
2364 | <para><programlisting> | ||
4286 | 2365 | ||
4287 | 2366 | ||
4288 | Apache License | 2367 | Apache License |
@@ -4487,13 +2566,11 @@ copyright owner. | |||
4487 | See the License for the specific language governing permissions and | 2566 | See the License for the specific language governing permissions and |
4488 | limitations under the License. | 2567 | limitations under the License. |
4489 | 2568 | ||
4490 | </programlisting></para> | 2569 | </programlisting></para></section> |
4491 | </section> | ||
4492 | |||
4493 | <section id="lic_2"> | ||
4494 | <title>Artistic-1.0</title> | ||
4495 | 2570 | ||
4496 | <para><programlisting> | 2571 | <section id="lic_3"> |
2572 | <title>Artistic-1.0</title> | ||
2573 | <para><programlisting> | ||
4497 | 2574 | ||
4498 | The Artistic License | 2575 | The Artistic License |
4499 | Preamble | 2576 | Preamble |
@@ -4586,13 +2663,11 @@ FOR A PARTICULAR PURPOSE. | |||
4586 | 2663 | ||
4587 | The End | 2664 | The End |
4588 | 2665 | ||
4589 | </programlisting></para> | 2666 | </programlisting></para></section> |
4590 | </section> | ||
4591 | 2667 | ||
4592 | <section id="lic_3"> | 2668 | <section id="lic_4"> |
4593 | <title>BSD</title> | 2669 | <title>BSD</title> |
4594 | 2670 | <para><programlisting> | |
4595 | <para><programlisting> | ||
4596 | Copyright (c) The Regents of the University of California. | 2671 | Copyright (c) The Regents of the University of California. |
4597 | All rights reserved. | 2672 | All rights reserved. |
4598 | 2673 | ||
@@ -4619,13 +2694,11 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |||
4619 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 2694 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
4620 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 2695 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
4621 | SUCH DAMAGE. | 2696 | SUCH DAMAGE. |
4622 | </programlisting></para> | 2697 | </programlisting></para></section> |
4623 | </section> | ||
4624 | |||
4625 | <section id="lic_4"> | ||
4626 | <title>BSD-2-Clause</title> | ||
4627 | 2698 | ||
4628 | <para><programlisting> | 2699 | <section id="lic_5"> |
2700 | <title>BSD-2-Clause</title> | ||
2701 | <para><programlisting> | ||
4629 | 2702 | ||
4630 | The FreeBSD Copyright | 2703 | The FreeBSD Copyright |
4631 | 2704 | ||
@@ -4653,13 +2726,11 @@ The views and conclusions contained in the software and documentation are those | |||
4653 | authors and should not be interpreted as representing official policies, either | 2726 | authors and should not be interpreted as representing official policies, either |
4654 | expressed or implied, of the FreeBSD Project. | 2727 | expressed or implied, of the FreeBSD Project. |
4655 | 2728 | ||
4656 | </programlisting></para> | 2729 | </programlisting></para></section> |
4657 | </section> | ||
4658 | |||
4659 | <section id="lic_5"> | ||
4660 | <title>BSD-3-Clause</title> | ||
4661 | 2730 | ||
4662 | <para><programlisting> | 2731 | <section id="lic_6"> |
2732 | <title>BSD-3-Clause</title> | ||
2733 | <para><programlisting> | ||
4663 | 2734 | ||
4664 | Copyright (c) <YEAR>, <OWNER> | 2735 | Copyright (c) <YEAR>, <OWNER> |
4665 | All rights reserved. | 2736 | All rights reserved. |
@@ -4686,13 +2757,11 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING | |||
4686 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | 2757 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
4687 | DAMAGE. | 2758 | DAMAGE. |
4688 | 2759 | ||
4689 | </programlisting></para> | 2760 | </programlisting></para></section> |
4690 | </section> | ||
4691 | 2761 | ||
4692 | <section id="lic_6"> | 2762 | <section id="lic_7"> |
4693 | <title>BSD-4-Clause</title> | 2763 | <title>BSD-4-Clause</title> |
4694 | 2764 | <para><programlisting> | |
4695 | <para><programlisting> | ||
4696 | 2765 | ||
4697 | Copyright (c) <year>, <copyright holder> | 2766 | Copyright (c) <year>, <copyright holder> |
4698 | All rights reserved. | 2767 | All rights reserved. |
@@ -4722,13 +2791,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |||
4722 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 2791 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
4723 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 2792 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
4724 | 2793 | ||
4725 | </programlisting></para> | 2794 | </programlisting></para></section> |
4726 | </section> | ||
4727 | |||
4728 | <section id="lic_7"> | ||
4729 | <title>BSL-1.0</title> | ||
4730 | 2795 | ||
4731 | <para><programlisting> | 2796 | <section id="lic_8"> |
2797 | <title>BSL-1.0</title> | ||
2798 | <para><programlisting> | ||
4732 | 2799 | ||
4733 | Boost Software License - Version 1.0 - August 17th, 2003 | 2800 | Boost Software License - Version 1.0 - August 17th, 2003 |
4734 | 2801 | ||
@@ -4754,13 +2821,628 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, | |||
4754 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 2821 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
4755 | DEALINGS IN THE SOFTWARE. | 2822 | DEALINGS IN THE SOFTWARE. |
4756 | 2823 | ||
4757 | </programlisting></para> | 2824 | </programlisting></para></section> |
4758 | </section> | 2825 | |
2826 | <section id="lic_9"> | ||
2827 | <title>CDDL-1.0</title> | ||
2828 | <para><programlisting> | ||
2829 | |||
2830 | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) | ||
2831 | Version 1.0 | ||
2832 | 1. Definitions. | ||
2833 | |||
2834 | 1.1. &#8220;Contributor&#8221; means each individual or entity that creates or | ||
2835 | contributes to the creation of Modifications. | ||
2836 | |||
2837 | 1.2. &#8220;Contributor Version&#8221; means the combination of the Original | ||
2838 | Software, prior Modifications used by a Contributor (if any), and the Modifications | ||
2839 | made by that particular Contributor. | ||
2840 | |||
2841 | 1.3. &#8220;Covered Software&#8221; means (a) the Original Software, or (b) | ||
2842 | Modifications, or (c) the combination of files containing Original Software with files | ||
2843 | containing Modifications, in each case including portions thereof. | ||
2844 | |||
2845 | 1.4. &#8220;Executable&#8221; means the Covered Software in any form other | ||
2846 | than Source Code. | ||
2847 | |||
2848 | 1.5. &#8220;Initial Developer&#8221; means the individual or entity that first | ||
2849 | makes Original Software available under this License. | ||
2850 | |||
2851 | 1.6. &#8220;Larger Work&#8221; means a work which combines Covered Software or | ||
2852 | portions thereof with code not governed by the terms of this License. | ||
2853 | |||
2854 | 1.7. &#8220;License&#8221; means this document. | ||
2855 | |||
2856 | 1.8. &#8220;Licensable&#8221; means having the right to grant, to the maximum | ||
2857 | extent possible, whether at the time of the initial grant or subsequently acquired, | ||
2858 | any and all of the rights conveyed herein. | ||
2859 | |||
2860 | 1.9. &#8220;Modifications&#8221; means the Source Code and Executable form of | ||
2861 | any of the following: | ||
2862 | |||
2863 | A. Any file that results from an addition to, deletion from or modification of the | ||
2864 | contents of a file containing Original Software or previous Modifications; | ||
2865 | |||
2866 | B. Any new file that contains any part of the Original Software or previous | ||
2867 | Modification; or | ||
2868 | |||
2869 | C. Any new file that is contributed or otherwise made available under the terms of | ||
2870 | this License. | ||
2871 | |||
2872 | 1.10. &#8220;Original Software&#8221; means the Source Code and Executable | ||
2873 | form of computer software code that is originally released under this License. | ||
2874 | |||
2875 | 1.11. &#8220;Patent Claims&#8221; means any patent claim(s), now owned or | ||
2876 | hereafter acquired, including without limitation, method, process, and apparatus | ||
2877 | claims, in any patent Licensable by grantor. | ||
2878 | |||
2879 | 1.12. &#8220;Source Code&#8221; means (a) the common form of computer software | ||
2880 | code in which modifications are made and (b) associated documentation included in or | ||
2881 | with such code. | ||
2882 | |||
2883 | 1.13. &#8220;You&#8221; (or &#8220;Your&#8221;) means an individual or | ||
2884 | a legal entity exercising rights under, and complying with all of the terms of, this | ||
2885 | License. For legal entities, &#8220;You&#8221; includes any entity which | ||
2886 | controls, is controlled by, or is under common control with You. For purposes of this | ||
2887 | definition, &#8220;control&#8221; means (a) the power, direct or indirect, to | ||
2888 | cause the direction or management of such entity, whether by contract or otherwise, or | ||
2889 | (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial | ||
2890 | ownership of such entity. | ||
2891 | |||
2892 | 2. License Grants. | ||
2893 | |||
2894 | 2.1. The Initial Developer Grant. | ||
2895 | |||
2896 | Conditioned upon Your compliance with Section 3.1 below and subject to third party | ||
2897 | intellectual property claims, the Initial Developer hereby grants You a world-wide, | ||
2898 | royalty-free, non-exclusive license: | ||
2899 | |||
2900 | (a) under intellectual property rights (other than patent or trademark) Licensable by | ||
2901 | Initial Developer, to use, reproduce, modify, display, perform, sublicense and | ||
2902 | distribute the Original Software (or portions thereof), with or without Modifications, | ||
2903 | and/or as part of a Larger Work; and | ||
2904 | |||
2905 | (b) under Patent Claims infringed by the making, using or selling of Original | ||
2906 | Software, to make, have made, use, practice, sell, and offer for sale, and/or | ||
2907 | otherwise dispose of the Original Software (or portions thereof). | ||
2908 | |||
2909 | (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial | ||
2910 | Developer first distributes or otherwise makes the Original Software available to a | ||
2911 | third party under the terms of this License. | ||
2912 | |||
2913 | (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code | ||
2914 | that You delete from the Original Software, or (2) for infringements caused by: (i) | ||
2915 | the modification of the Original Software, or (ii) the combination of the Original | ||
2916 | Software with other software or devices. | ||
2917 | |||
2918 | 2.2. Contributor Grant. | ||
2919 | |||
2920 | Conditioned upon Your compliance with Section 3.1 below and subject to third party | ||
2921 | intellectual property claims, each Contributor hereby grants You a world-wide, | ||
2922 | royalty-free, non-exclusive license: | ||
2923 | |||
2924 | (a) under intellectual property rights (other than patent or trademark) Licensable by | ||
2925 | Contributor to use, reproduce, modify, display, perform, sublicense and distribute the | ||
2926 | Modifications created by such Contributor (or portions thereof), either on an | ||
2927 | unmodified basis, with other Modifications, as Covered Software and/or as part of a | ||
2928 | Larger Work; and | ||
2929 | |||
2930 | (b) under Patent Claims infringed by the making, using, or selling of Modifications | ||
2931 | made by that Contributor either alone and/or in combination with its Contributor | ||
2932 | Version (or portions of such combination), to make, use, sell, offer for sale, have | ||
2933 | made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or | ||
2934 | portions thereof); and (2) the combination of Modifications made by that Contributor | ||
2935 | with its Contributor Version (or portions of such combination). | ||
2936 | |||
2937 | (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date | ||
2938 | Contributor first distributes or otherwise makes the Modifications available to a | ||
2939 | third party. | ||
2940 | |||
2941 | (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any | ||
2942 | code that Contributor has deleted from the Contributor Version; (2) for infringements | ||
2943 | caused by: (i) third party modifications of Contributor Version, or (ii) the | ||
2944 | combination of Modifications made by that Contributor with other software (except as | ||
2945 | part of the Contributor Version) or other devices; or (3) under Patent Claims | ||
2946 | infringed by Covered Software in the absence of Modifications made by that | ||
2947 | Contributor. | ||
2948 | |||
2949 | 3. Distribution Obligations. | ||
2950 | |||
2951 | 3.1. Availability of Source Code. | ||
2952 | |||
2953 | Any Covered Software that You distribute or otherwise make available in Executable | ||
2954 | form must also be made available in Source Code form and that Source Code form must be | ||
2955 | distributed only under the terms of this License. You must include a copy of this | ||
2956 | License with every copy of the Source Code form of the Covered Software You distribute | ||
2957 | or otherwise make available. You must inform recipients of any such Covered Software | ||
2958 | in Executable form as to how they can obtain such Covered Software in Source Code form | ||
2959 | in a reasonable manner on or through a medium customarily used for software exchange. | ||
2960 | |||
2961 | 3.2. Modifications. | ||
2962 | |||
2963 | The Modifications that You create or to which You contribute are governed by the terms | ||
2964 | of this License. You represent that You believe Your Modifications are Your original | ||
2965 | creation(s) and/or You have sufficient rights to grant the rights conveyed by this | ||
2966 | License. | ||
2967 | |||
2968 | 3.3. Required Notices. | ||
2969 | |||
2970 | You must include a notice in each of Your Modifications that identifies You as the | ||
2971 | Contributor of the Modification. You may not remove or alter any copyright, patent or | ||
2972 | trademark notices contained within the Covered Software, or any notices of licensing | ||
2973 | or any descriptive text giving attribution to any Contributor or the Initial | ||
2974 | Developer. | ||
2975 | |||
2976 | 3.4. Application of Additional Terms. | ||
2977 | |||
2978 | You may not offer or impose any terms on any Covered Software in Source Code form that | ||
2979 | alters or restricts the applicable version of this License or the | ||
2980 | recipients&#8217; rights hereunder. You may choose to offer, and to charge a fee | ||
2981 | for, warranty, support, indemnity or liability obligations to one or more recipients | ||
2982 | of Covered Software. However, you may do so only on Your own behalf, and not on behalf | ||
2983 | of the Initial Developer or any Contributor. You must make it absolutely clear that | ||
2984 | any such warranty, support, indemnity or liability obligation is offered by You alone, | ||
2985 | and You hereby agree to indemnify the Initial Developer and every Contributor for any | ||
2986 | liability incurred by the Initial Developer or such Contributor as a result of | ||
2987 | warranty, support, indemnity or liability terms You offer. | ||
2988 | |||
2989 | 3.5. Distribution of Executable Versions. | ||
2990 | |||
2991 | You may distribute the Executable form of the Covered Software under the terms of this | ||
2992 | License or under the terms of a license of Your choice, which may contain terms | ||
2993 | different from this License, provided that You are in compliance with the terms of | ||
2994 | this License and that the license for the Executable form does not attempt to limit or | ||
2995 | alter the recipient&#8217;s rights in the Source Code form from the rights set | ||
2996 | forth in this License. If You distribute the Covered Software in Executable form under | ||
2997 | a different license, You must make it absolutely clear that any terms which differ | ||
2998 | from this License are offered by You alone, not by the Initial Developer or | ||
2999 | Contributor. You hereby agree to indemnify the Initial Developer and every Contributor | ||
3000 | for any liability incurred by the Initial Developer or such Contributor as a result of | ||
3001 | any such terms You offer. | ||
3002 | |||
3003 | 3.6. Larger Works. | ||
3004 | |||
3005 | You may create a Larger Work by combining Covered Software with other code not | ||
3006 | governed by the terms of this License and distribute the Larger Work as a single | ||
3007 | product. In such a case, You must make sure the requirements of this License are | ||
3008 | fulfilled for the Covered Software. | ||
3009 | |||
3010 | 4. Versions of the License. | ||
3011 | |||
3012 | 4.1. New Versions. | ||
3013 | |||
3014 | Sun Microsystems, Inc. is the initial license steward and may publish revised and/or | ||
3015 | new versions of this License from time to time. Each version will be given a | ||
3016 | distinguishing version number. Except as provided in Section 4.3, no one other than | ||
3017 | the license steward has the right to modify this License. | ||
3018 | |||
3019 | 4.2. Effect of New Versions. | ||
3020 | |||
3021 | You may always continue to use, distribute or otherwise make the Covered Software | ||
3022 | available under the terms of the version of the License under which You originally | ||
3023 | received the Covered Software. If the Initial Developer includes a notice in the | ||
3024 | Original Software prohibiting it from being distributed or otherwise made available | ||
3025 | under any subsequent version of the License, You must distribute and make the Covered | ||
3026 | Software available under the terms of the version of the License under which You | ||
3027 | originally received the Covered Software. Otherwise, You may also choose to use, | ||
3028 | distribute or otherwise make the Covered Software available under the terms of any | ||
3029 | subsequent version of the License published by the license steward. | ||
3030 | |||
3031 | 4.3. Modified Versions. | ||
3032 | |||
3033 | When You are an Initial Developer and You want to create a new license for Your | ||
3034 | Original Software, You may create and use a modified version of this License if You: | ||
3035 | (a) rename the license and remove any references to the name of the license steward | ||
3036 | (except to note that the license differs from this License); and (b) otherwise make it | ||
3037 | clear that the license contains terms which differ from this License. | ||
3038 | |||
3039 | 5. DISCLAIMER OF WARRANTY. | ||
3040 | |||
3041 | COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN &#8220;AS IS&#8221; | ||
3042 | BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT | ||
3043 | LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT | ||
3044 | FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND | ||
3045 | PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE | ||
3046 | DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) | ||
3047 | ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF | ||
3048 | WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE | ||
3049 | IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. | ||
3050 | |||
3051 | 6. TERMINATION. | ||
3052 | |||
3053 | 6.1. This License and the rights granted hereunder will terminate automatically if You | ||
3054 | fail to comply with terms herein and fail to cure such breach within 30 days of | ||
3055 | becoming aware of the breach. Provisions which, by their nature, must remain in effect | ||
3056 | beyond the termination of this License shall survive. | ||
3057 | |||
3058 | 6.2. If You assert a patent infringement claim (excluding declaratory judgment | ||
3059 | actions) against Initial Developer or a Contributor (the Initial Developer or | ||
3060 | Contributor against whom You assert such claim is referred to as | ||
3061 | &#8220;Participant&#8221;) alleging that the Participant Software (meaning the | ||
3062 | Contributor Version where the Participant is a Contributor or the Original Software | ||
3063 | where the Participant is the Initial Developer) directly or indirectly infringes any | ||
3064 | patent, then any and all rights granted directly or indirectly to You by such | ||
3065 | Participant, the Initial Developer (if the Initial Developer is not the Participant) | ||
3066 | and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days | ||
3067 | notice from Participant terminate prospectively and automatically at the expiration of | ||
3068 | such 60 day notice period, unless if within such 60 day period You withdraw Your claim | ||
3069 | with respect to the Participant Software against such Participant either unilaterally | ||
3070 | or pursuant to a written agreement with Participant. | ||
3071 | |||
3072 | 6.3. In the event of termination under Sections 6.1 or 6.2 above, all end user | ||
3073 | licenses that have been validly granted by You or any distributor hereunder prior to | ||
3074 | termination (excluding licenses granted to You by any distributor) shall survive | ||
3075 | termination. | ||
3076 | |||
3077 | 7. LIMITATION OF LIABILITY. | ||
3078 | |||
3079 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), | ||
3080 | CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR | ||
3081 | ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE | ||
3082 | TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY | ||
3083 | CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOST PROFITS, LOSS OF GOODWILL, | ||
3084 | WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL | ||
3085 | DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF | ||
3086 | SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR | ||
3087 | PERSONAL INJURY RESULTING FROM SUCH PARTY&#8217;S NEGLIGENCE TO THE EXTENT | ||
3088 | APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE | ||
3089 | EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND | ||
3090 | LIMITATION MAY NOT APPLY TO YOU. | ||
3091 | |||
3092 | 8. U.S. GOVERNMENT END USERS. | ||
3093 | |||
3094 | The Covered Software is a &#8220;commercial item,&#8221; as that term is | ||
3095 | defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of &#8220;commercial computer | ||
3096 | software&#8221; (as that term is defined at 48 C.F.R. &#167; | ||
3097 | 252.227-7014(a)(1)) and &#8220;commercial computer software | ||
3098 | documentation&#8221; as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). | ||
3099 | Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June | ||
3100 | 1995), all U.S. Government End Users acquire Covered Software with only those rights | ||
3101 | set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, | ||
3102 | any other FAR, DFAR, or other clause or provision that addresses Government rights in | ||
3103 | computer software under this License. | ||
3104 | |||
3105 | 9. MISCELLANEOUS. | ||
3106 | |||
3107 | This License represents the complete agreement concerning subject matter hereof. If | ||
3108 | any provision of this License is held to be unenforceable, such provision shall be | ||
3109 | reformed only to the extent necessary to make it enforceable. This License shall be | ||
3110 | governed by the law of the jurisdiction specified in a notice contained within the | ||
3111 | Original Software (except to the extent applicable law, if any, provides otherwise), | ||
3112 | excluding such jurisdiction&#8217;s conflict-of-law provisions. Any litigation | ||
3113 | relating to this License shall be subject to the jurisdiction of the courts located in | ||
3114 | the jurisdiction and venue specified in a notice contained within the Original | ||
3115 | Software, with the losing party responsible for costs, including, without limitation, | ||
3116 | court costs and reasonable attorneys&#8217; fees and expenses. The application of | ||
3117 | the United Nations Convention on Contracts for the International Sale of Goods is | ||
3118 | expressly excluded. Any law or regulation which provides that the language of a | ||
3119 | contract shall be construed against the drafter shall not apply to this License. You | ||
3120 | agree that You alone are responsible for compliance with the United States export | ||
3121 | administration regulations (and the export control laws and regulation of any other | ||
3122 | countries) when You use, distribute or otherwise make available any Covered Software. | ||
3123 | |||
3124 | 10. RESPONSIBILITY FOR CLAIMS. | ||
3125 | |||
3126 | As between Initial Developer and the Contributors, each party is responsible for | ||
3127 | claims and damages arising, directly or indirectly, out of its utilization of rights | ||
3128 | under this License and You agree to work with Initial Developer and Contributors to | ||
3129 | distribute such responsibility on an equitable basis. Nothing herein is intended or | ||
3130 | shall be deemed to constitute any admission of liability. | ||
3131 | |||
3132 | </programlisting></para></section> | ||
3133 | |||
3134 | <section id="lic_10"> | ||
3135 | <title>CDS</title> | ||
3136 | <para><programlisting> | ||
3137 | This software is copyrighted by Cadence Design Systems, Inc., and other | ||
3138 | parties. The following terms apply to all files associated with the | ||
3139 | software unless explicitly disclaimed in individual files. | ||
3140 | |||
3141 | The authors hereby grant permission to use, copy, modify, distribute, | ||
3142 | and license this software and its documentation for any purpose, provided | ||
3143 | that existing copyright notices are retained in all copies and that this | ||
3144 | notice is included verbatim in any distributions. No written agreement, | ||
3145 | license, or royalty fee is required for any of the authorized uses. | ||
3146 | Modifications to this software may be copyrighted by their authors | ||
3147 | and need not follow the licensing terms described here, provided that | ||
3148 | the new terms are clearly indicated on the first page of each file where | ||
3149 | they apply. | ||
3150 | |||
3151 | IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY | ||
3152 | FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES | ||
3153 | ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY | ||
3154 | DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE | ||
3155 | POSSIBILITY OF SUCH DAMAGE. | ||
3156 | |||
3157 | THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, | ||
3158 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, | ||
3159 | FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE | ||
3160 | IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE | ||
3161 | NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR | ||
3162 | MODIFICATIONS. | ||
3163 | |||
3164 | GOVERNMENT USE: If you are acquiring this software on behalf of the | ||
3165 | U.S. government, the Government shall have only "Restricted Rights" | ||
3166 | in the software and related documentation as defined in the Federal | ||
3167 | Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you | ||
3168 | are acquiring the software on behalf of the Department of Defense, the | ||
3169 | software shall be classified as "Commercial Computer Software" and the | ||
3170 | Government shall have only "Restricted Rights" as defined in Clause | ||
3171 | 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the | ||
3172 | authors grant the U.S. Government and others acting in its behalf | ||
3173 | permission to use and distribute the software in accordance with the | ||
3174 | terms specified in this license. | ||
3175 | |||
3176 | ----------------------------------------------------------------------- | ||
3177 | Following is the original agreement for the Tcl/Tk software from | ||
3178 | Sun Microsystems. | ||
3179 | ----------------------------------------------------------------------- | ||
3180 | |||
3181 | This software is copyrighted by the Regents of the University of | ||
3182 | California, Sun Microsystems, Inc., and other parties. The following | ||
3183 | terms apply to all files associated with the software unless explicitly | ||
3184 | disclaimed in individual files. | ||
3185 | |||
3186 | The authors hereby grant permission to use, copy, modify, distribute, | ||
3187 | and license this software and its documentation for any purpose, provided | ||
3188 | that existing copyright notices are retained in all copies and that this | ||
3189 | notice is included verbatim in any distributions. No written agreement, | ||
3190 | license, or royalty fee is required for any of the authorized uses. | ||
3191 | Modifications to this software may be copyrighted by their authors | ||
3192 | and need not follow the licensing terms described here, provided that | ||
3193 | the new terms are clearly indicated on the first page of each file where | ||
3194 | they apply. | ||
3195 | |||
3196 | IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY | ||
3197 | FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES | ||
3198 | ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY | ||
3199 | DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE | ||
3200 | POSSIBILITY OF SUCH DAMAGE. | ||
3201 | |||
3202 | THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, | ||
3203 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, | ||
3204 | FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE | ||
3205 | IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE | ||
3206 | NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR | ||
3207 | MODIFICATIONS. | ||
3208 | |||
3209 | GOVERNMENT USE: If you are acquiring this software on behalf of the | ||
3210 | U.S. government, the Government shall have only "Restricted Rights" | ||
3211 | in the software and related documentation as defined in the Federal | ||
3212 | Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you | ||
3213 | are acquiring the software on behalf of the Department of Defense, the | ||
3214 | software shall be classified as "Commercial Computer Software" and the | ||
3215 | Government shall have only "Restricted Rights" as defined in Clause | ||
3216 | 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the | ||
3217 | authors grant the U.S. Government and others acting in its behalf | ||
3218 | permission to use and distribute the software in accordance with the | ||
3219 | terms specified in this license. | ||
3220 | </programlisting></para></section> | ||
3221 | |||
3222 | <section id="lic_11"> | ||
3223 | <title>CPL-1.0</title> | ||
3224 | <para><programlisting> | ||
3225 | |||
3226 | Common Public License Version 1.0 | ||
3227 | |||
3228 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC | ||
3229 | LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM | ||
3230 | CONSTITUTES RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT. | ||
3231 | |||
3232 | 1. DEFINITIONS | ||
3233 | |||
3234 | "Contribution" means: | ||
3235 | |||
3236 | a) in the case of the initial Contributor, the initial code and | ||
3237 | documentation distributed under this Agreement, and | ||
3238 | |||
3239 | b) in the case of each subsequent Contributor: | ||
3240 | |||
3241 | i) changes to the Program, and | ||
3242 | |||
3243 | ii) additions to the Program; | ||
3244 | |||
3245 | where such changes and/or additions to the Program originate from and are | ||
3246 | distributed by that particular Contributor. A Contribution `originates` from a | ||
3247 | Contributor if it was added to the Program by such Contributor itself or anyone | ||
3248 | acting on such Contributor`s behalf. Contributions do not include additions to | ||
3249 | the Program which: (i) are separate modules of software distributed in | ||
3250 | conjunction with the Program under their own license agreement, and (ii) are not | ||
3251 | derivative works of the Program. | ||
3252 | |||
3253 | "Contributor" means any person or entity that distributes the Program. | ||
3254 | |||
3255 | "Licensed Patents " mean patent claims licensable by a Contributor which are | ||
3256 | necessarily infringed by the use or sale of its Contribution alone or when | ||
3257 | combined with the Program. | ||
3258 | |||
3259 | "Program" means the Contributions distributed in accordance with this Agreement. | ||
3260 | |||
3261 | "Recipient" means anyone who receives the Program under this Agreement, | ||
3262 | including all Contributors. | ||
4759 | 3263 | ||
4760 | <section id="lic_cup"> | 3264 | 2. GRANT OF RIGHTS |
4761 | <title>CUP</title> | 3265 | |
3266 | a) Subject to the terms of this Agreement, each Contributor hereby grants | ||
3267 | Recipient a non-exclusive, worldwide, royalty-free copyright license to | ||
3268 | reproduce, prepare derivative works of, publicly display, publicly perform, | ||
3269 | distribute and sublicense the Contribution of such Contributor, if any, and such | ||
3270 | derivative works, in source code and object code form. | ||
3271 | |||
3272 | b) Subject to the terms of this Agreement, each Contributor hereby grants | ||
3273 | Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed | ||
3274 | Patents to make, use, sell, offer to sell, import and otherwise transfer the | ||
3275 | Contribution of such Contributor, if any, in source code and object code form. | ||
3276 | This patent license shall apply to the combination of the Contribution and the | ||
3277 | Program if, at the time the Contribution is added by the Contributor, such | ||
3278 | addition of the Contribution causes such combination to be covered by the | ||
3279 | Licensed Patents. The patent license shall not apply to any other combinations | ||
3280 | which include the Contribution. No hardware per se is licensed hereunder. | ||
3281 | |||
3282 | c) Recipient understands that although each Contributor grants the licenses | ||
3283 | to its Contributions set forth herein, no assurances are provided by any | ||
3284 | Contributor that the Program does not infringe the patent or other intellectual | ||
3285 | property rights of any other entity. Each Contributor disclaims any liability to | ||
3286 | Recipient for claims brought by any other entity based on infringement of | ||
3287 | intellectual property rights or otherwise. As a condition to exercising the | ||
3288 | rights and licenses granted hereunder, each Recipient hereby assumes sole | ||
3289 | responsibility to secure any other intellectual property rights needed, if any. | ||
3290 | For example, if a third party patent license is required to allow Recipient to | ||
3291 | distribute the Program, it is Recipient`s responsibility to acquire that license | ||
3292 | before distributing the Program. | ||
3293 | |||
3294 | d) Each Contributor represents that to its knowledge it has sufficient | ||
3295 | copyright rights in its Contribution, if any, to grant the copyright license set | ||
3296 | forth in this Agreement. | ||
3297 | |||
3298 | 3. REQUIREMENTS | ||
3299 | |||
3300 | A Contributor may choose to distribute the Program in object code form under its | ||
3301 | own license agreement, provided that: | ||
3302 | |||
3303 | a) it complies with the terms and conditions of this Agreement; and | ||
4762 | 3304 | ||
4763 | <para><programlisting>CUP PARSER GENERATOR COPYRIGHT NOTICE, LICENSE AND DISCLAIMER. | 3305 | b) its license agreement: |
3306 | |||
3307 | i) effectively disclaims on behalf of all Contributors all warranties and | ||
3308 | conditions, express and implied, including warranties or conditions of title and | ||
3309 | non-infringement, and implied warranties or conditions of merchantability and | ||
3310 | fitness for a particular purpose; | ||
3311 | |||
3312 | ii) effectively excludes on behalf of all Contributors all liability for | ||
3313 | damages, including direct, indirect, special, incidental and consequential | ||
3314 | damages, such as lost profits; | ||
3315 | |||
3316 | iii) states that any provisions which differ from this Agreement are offered | ||
3317 | by that Contributor alone and not by any other party; and | ||
3318 | |||
3319 | iv) states that source code for the Program is available from such | ||
3320 | Contributor, and informs licensees how to obtain it in a reasonable manner on or | ||
3321 | through a medium customarily used for software exchange. | ||
3322 | |||
3323 | When the Program is made available in source code form: | ||
3324 | |||
3325 | a) it must be made available under this Agreement; and | ||
3326 | |||
3327 | b) a copy of this Agreement must be included with each copy of the Program. | ||
3328 | |||
3329 | Contributors may not remove or alter any copyright notices contained within the | ||
3330 | Program. | ||
3331 | |||
3332 | Each Contributor must identify itself as the originator of its Contribution, if | ||
3333 | any, in a manner that reasonably allows subsequent Recipients to identify the | ||
3334 | originator of the Contribution. | ||
3335 | |||
3336 | 4. COMMERCIAL DISTRIBUTION | ||
3337 | |||
3338 | Commercial distributors of software may accept certain responsibilities with | ||
3339 | respect to end users, business partners and the like. While this license is | ||
3340 | intended to facilitate the commercial use of the Program, the Contributor who | ||
3341 | includes the Program in a commercial product offering should do so in a manner | ||
3342 | which does not create potential liability for other Contributors. Therefore, if | ||
3343 | a Contributor includes the Program in a commercial product offering, such | ||
3344 | Contributor ("Commercial Contributor") hereby agrees to defend and indemnify | ||
3345 | every other Contributor ("Indemnified Contributor") against any losses, damages | ||
3346 | and costs (collectively "Losses") arising from claims, lawsuits and other legal | ||
3347 | actions brought by a third party against the Indemnified Contributor to the | ||
3348 | extent caused by the acts or omissions of such Commercial Contributor in | ||
3349 | connection with its distribution of the Program in a commercial product | ||
3350 | offering. The obligations in this section do not apply to any claims or Losses | ||
3351 | relating to any actual or alleged intellectual property infringement. In order | ||
3352 | to qualify, an Indemnified Contributor must: a) promptly notify the Commercial | ||
3353 | Contributor in writing of such claim, and b) allow the Commercial Contributor to | ||
3354 | control, and cooperate with the Commercial Contributor in, the defense and any | ||
3355 | related settlement negotiations. The Indemnified Contributor may participate in | ||
3356 | any such claim at its own expense. | ||
3357 | |||
3358 | For example, a Contributor might include the Program in a commercial product | ||
3359 | offering, Product X. That Contributor is then a Commercial Contributor. If that | ||
3360 | Commercial Contributor then makes performance claims, or offers warranties | ||
3361 | related to Product X, those performance claims and warranties are such | ||
3362 | Commercial Contributor`s responsibility alone. Under this section, the | ||
3363 | Commercial Contributor would have to defend claims against the other | ||
3364 | Contributors related to those performance claims and warranties, and if a court | ||
3365 | requires any other Contributor to pay any damages as a result, the Commercial | ||
3366 | Contributor must pay those damages. | ||
3367 | |||
3368 | 5. NO WARRANTY | ||
3369 | |||
3370 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN | ||
3371 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR | ||
3372 | IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, | ||
3373 | NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each | ||
3374 | Recipient is solely responsible for determining the appropriateness of using and | ||
3375 | distributing the Program and assumes all risks associated with its exercise of | ||
3376 | rights under this Agreement, including but not limited to the risks and costs of | ||
3377 | program errors, compliance with applicable laws, damage to or loss of data, | ||
3378 | programs or equipment, and unavailability or interruption of operations. | ||
3379 | |||
3380 | 6. DISCLAIMER OF LIABILITY | ||
3381 | |||
3382 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY | ||
3383 | CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
3384 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST | ||
3385 | PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | ||
3386 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
3387 | OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS | ||
3388 | GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | ||
3389 | |||
3390 | 7. GENERAL | ||
3391 | |||
3392 | If any provision of this Agreement is invalid or unenforceable under applicable | ||
3393 | law, it shall not affect the validity or enforceability of the remainder of the | ||
3394 | terms of this Agreement, and without further action by the parties hereto, such | ||
3395 | provision shall be reformed to the minimum extent necessary to make such | ||
3396 | provision valid and enforceable. | ||
3397 | |||
3398 | If Recipient institutes patent litigation against a Contributor with respect to | ||
3399 | a patent applicable to software (including a cross-claim or counterclaim in a | ||
3400 | lawsuit), then any patent licenses granted by that Contributor to such Recipient | ||
3401 | under this Agreement shall terminate as of the date such litigation is filed. In | ||
3402 | addition, if Recipient institutes patent litigation against any entity | ||
3403 | (including a cross-claim or counterclaim in a lawsuit) alleging that the Program | ||
3404 | itself (excluding combinations of the Program with other software or hardware) | ||
3405 | infringes such Recipient`s patent(s), then such Recipient`s rights granted under | ||
3406 | Section 2(b) shall terminate as of the date such litigation is filed. | ||
3407 | |||
3408 | All Recipient`s rights under this Agreement shall terminate if it fails to | ||
3409 | comply with any of the material terms or conditions of this Agreement and does | ||
3410 | not cure such failure in a reasonable period of time after becoming aware of | ||
3411 | such noncompliance. If all Recipient`s rights under this Agreement terminate, | ||
3412 | Recipient agrees to cease use and distribution of the Program as soon as | ||
3413 | reasonably practicable. However, Recipient`s obligations under this Agreement | ||
3414 | and any licenses granted by Recipient relating to the Program shall continue and | ||
3415 | survive. | ||
3416 | |||
3417 | Everyone is permitted to copy and distribute copies of this Agreement, but in | ||
3418 | order to avoid inconsistency the Agreement is copyrighted and may only be | ||
3419 | modified in the following manner. The Agreement Steward reserves the right to | ||
3420 | publish new versions (including revisions) of this Agreement from time to time. | ||
3421 | No one other than the Agreement Steward has the right to modify this Agreement. | ||
3422 | IBM is the initial Agreement Steward. IBM may assign the responsibility to serve | ||
3423 | as the Agreement Steward to a suitable separate entity. Each new version of the | ||
3424 | Agreement will be given a distinguishing version number. The Program (including | ||
3425 | Contributions) may always be distributed subject to the version of the Agreement | ||
3426 | under which it was received. In addition, after a new version of the Agreement | ||
3427 | is published, Contributor may elect to distribute the Program (including its | ||
3428 | Contributions) under the new version. Except as expressly stated in Sections | ||
3429 | 2(a) and 2(b) above, Recipient receives no rights or licenses to the | ||
3430 | intellectual property of any Contributor under this Agreement, whether | ||
3431 | expressly, by implication, estoppel or otherwise. All rights in the Program not | ||
3432 | expressly granted under this Agreement are reserved. | ||
3433 | |||
3434 | This Agreement is governed by the laws of the State of New York and the | ||
3435 | intellectual property laws of the United States of America. No party to this | ||
3436 | Agreement will bring a legal action under this Agreement more than one year | ||
3437 | after the cause of action arose. Each party waives its rights to a jury trial in | ||
3438 | any resulting litigation. | ||
3439 | |||
3440 | </programlisting></para></section> | ||
3441 | |||
3442 | <section id="lic_12"> | ||
3443 | <title>CUP</title> | ||
3444 | <para><programlisting> | ||
3445 | CUP PARSER GENERATOR COPYRIGHT NOTICE, LICENSE AND DISCLAIMER. | ||
4764 | 3446 | ||
4765 | Copyright 1996 by Scott Hudson, Frank Flannery, C. Scott Ananian | 3447 | Copyright 1996 by Scott Hudson, Frank Flannery, C. Scott Ananian |
4766 | 3448 | ||
@@ -4779,13 +3461,12 @@ fitness. In no event shall the authors or their employers be liable | |||
4779 | for any special, indirect or consequential damages or any damages | 3461 | for any special, indirect or consequential damages or any damages |
4780 | whatsoever resulting from loss of use, data or profits, whether in an | 3462 | whatsoever resulting from loss of use, data or profits, whether in an |
4781 | action of contract, negligence or other tortious action, arising out of | 3463 | action of contract, negligence or other tortious action, arising out of |
4782 | or in connection with the use or performance of this software.</programlisting></para> | 3464 | or in connection with the use or performance of this software. |
4783 | </section> | 3465 | </programlisting></para></section> |
4784 | |||
4785 | <section id="lic_8"> | ||
4786 | <title>EPL-1.0</title> | ||
4787 | 3466 | ||
4788 | <para><programlisting> | 3467 | <section id="lic_13"> |
3468 | <title>EPL-1.0</title> | ||
3469 | <para><programlisting> | ||
4789 | 3470 | ||
4790 | Eclipse Public License - v 1.0 | 3471 | Eclipse Public License - v 1.0 |
4791 | 3472 | ||
@@ -4973,13 +3654,11 @@ property laws of the United States of America. No party to this Agreement will b | |||
4973 | legal action under this Agreement more than one year after the cause of action arose. | 3654 | legal action under this Agreement more than one year after the cause of action arose. |
4974 | Each party waives its rights to a jury trial in any resulting litigation. | 3655 | Each party waives its rights to a jury trial in any resulting litigation. |
4975 | 3656 | ||
4976 | </programlisting></para> | 3657 | </programlisting></para></section> |
4977 | </section> | ||
4978 | |||
4979 | <section id="lic_9"> | ||
4980 | <title>Elfutils-Exception</title> | ||
4981 | 3658 | ||
4982 | <para><programlisting> | 3659 | <section id="lic_14"> |
3660 | <title>Elfutils-Exception</title> | ||
3661 | <para><programlisting> | ||
4983 | This file describes the limits of the Exception under which you are allowed | 3662 | This file describes the limits of the Exception under which you are allowed |
4984 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. | 3663 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. |
4985 | For the full text of the license, please see one of the header files | 3664 | For the full text of the license, please see one of the header files |
@@ -4992,24 +3671,20 @@ Each party waives its rights to a jury trial in any resulting litigation. | |||
4992 | libdw.h | 3671 | libdw.h |
4993 | libdwfl.h | 3672 | libdwfl.h |
4994 | 3673 | ||
4995 | </programlisting></para> | 3674 | </programlisting></para></section> |
4996 | </section> | ||
4997 | 3675 | ||
4998 | <section id="lic_10"> | 3676 | <section id="lic_15"> |
4999 | <title>FSF-Unlimited</title> | 3677 | <title>FSF-Unlimited</title> |
5000 | 3678 | <para><programlisting> | |
5001 | <para><programlisting> | ||
5002 | Copyright (C) 1997-2010 Free Software Foundation, Inc. | 3679 | Copyright (C) 1997-2010 Free Software Foundation, Inc. |
5003 | This file is free software; the Free Software Foundation | 3680 | This file is free software; the Free Software Foundation |
5004 | gives unlimited permission to copy and/or distribute it, | 3681 | gives unlimited permission to copy and/or distribute it, |
5005 | with or without modifications, as long as this notice is preserved. | 3682 | with or without modifications, as long as this notice is preserved. |
5006 | </programlisting></para> | 3683 | </programlisting></para></section> |
5007 | </section> | ||
5008 | |||
5009 | <section id="lic_11"> | ||
5010 | <title>FreeType</title> | ||
5011 | 3684 | ||
5012 | <para><programlisting> | 3685 | <section id="lic_16"> |
3686 | <title>FreeType</title> | ||
3687 | <para><programlisting> | ||
5013 | The FreeType Project LICENSE | 3688 | The FreeType Project LICENSE |
5014 | ---------------------------- | 3689 | ---------------------------- |
5015 | 3690 | ||
@@ -5180,13 +3855,11 @@ Legal Terms | |||
5180 | 3855 | ||
5181 | --- end of FTL.TXT --- | 3856 | --- end of FTL.TXT --- |
5182 | 3857 | ||
5183 | </programlisting></para> | 3858 | </programlisting></para></section> |
5184 | </section> | ||
5185 | 3859 | ||
5186 | <section id="lic_12"> | 3860 | <section id="lic_17"> |
5187 | <title>GPL-1.0</title> | 3861 | <title>GPL-1.0</title> |
5188 | 3862 | <para><programlisting> | |
5189 | <para><programlisting> | ||
5190 | 3863 | ||
5191 | GNU General Public License, version 1 | 3864 | GNU General Public License, version 1 |
5192 | 3865 | ||
@@ -5439,13 +4112,11 @@ necessary. Here a sample; alter the names: | |||
5439 | 4112 | ||
5440 | That`s all there is to it! | 4113 | That`s all there is to it! |
5441 | 4114 | ||
5442 | </programlisting></para> | 4115 | </programlisting></para></section> |
5443 | </section> | ||
5444 | |||
5445 | <section id="lic_13"> | ||
5446 | <title>GPL-2.0</title> | ||
5447 | 4116 | ||
5448 | <para><programlisting> | 4117 | <section id="lic_18"> |
4118 | <title>GPL-2.0</title> | ||
4119 | <para><programlisting> | ||
5449 | 4120 | ||
5450 | GNU GENERAL PUBLIC LICENSE | 4121 | GNU GENERAL PUBLIC LICENSE |
5451 | 4122 | ||
@@ -5744,34 +4415,13 @@ more useful to permit linking proprietary applications with the library. If this | |||
5744 | what you want to do, use the GNU Lesser General Public License instead of this | 4415 | what you want to do, use the GNU Lesser General Public License instead of this |
5745 | License. | 4416 | License. |
5746 | 4417 | ||
5747 | </programlisting></para> | 4418 | </programlisting></para></section> |
5748 | </section> | ||
5749 | |||
5750 | <section id="gpl2_classpath-exc"> | ||
5751 | <title>GPL-2.0-with-classpath-exception</title> | ||
5752 | |||
5753 | <para><programlisting>insert GPL v2 license text here | ||
5754 | |||
5755 | Linking this library statically or dynamically with other modules is making a | ||
5756 | combined work based on this library. Thus, the terms and conditions of the GNU | ||
5757 | General Public License cover the whole combination. | ||
5758 | 4419 | ||
5759 | As a special exception, the copyright holders of this library give you permission | 4420 | <section id="lic_19"> |
5760 | to link this library with independent modules to produce an executable, regardless | 4421 | <title>GPL-2.0-with-GCC-exception</title> |
5761 | of the license terms of these independent modules, and to copy and distribute the | 4422 | <para><programlisting> |
5762 | resulting executable under terms of your choice, provided that you also meet, for | ||
5763 | each linked independent module, the terms and conditions of the license of that module. | ||
5764 | An independent module is a module which is not derived from or based on this library. | ||
5765 | If you modify this library, you may extend this exception to your version of the | ||
5766 | library, but you are not obligated to do so. If you do not wish to do so, delete | ||
5767 | this exception statement from your version. | ||
5768 | </programlisting></para> | ||
5769 | </section> | ||
5770 | 4423 | ||
5771 | <section id="lic_gpl2_gcc_exc"> | 4424 | insert GPL v2 text here |
5772 | <title>GPL-2.0-with-GCC-exception</title> | ||
5773 | |||
5774 | <para><programlisting>insert GPL v2 text here | ||
5775 | 4425 | ||
5776 | GCC Linking Exception | 4426 | GCC Linking Exception |
5777 | In addition to the permissions in the GNU General Public License, the Free | 4427 | In addition to the permissions in the GNU General Public License, the Free |
@@ -5781,13 +4431,39 @@ combinations without any restriction coming from the use of this file. (The | |||
5781 | General Public License restrictions do apply in other respects; for example, | 4431 | General Public License restrictions do apply in other respects; for example, |
5782 | they cover modification of the file, and distribution when not linked into a | 4432 | they cover modification of the file, and distribution when not linked into a |
5783 | combine executable.) | 4433 | combine executable.) |
5784 | </programlisting></para> | ||
5785 | </section> | ||
5786 | 4434 | ||
5787 | <section id="lic_14"> | ||
5788 | <title>GPL-3.0</title> | ||
5789 | 4435 | ||
5790 | <para><programlisting> | 4436 | |
4437 | |||
4438 | |||
4439 | |||
4440 | </programlisting></para></section> | ||
4441 | |||
4442 | <section id="lic_20"> | ||
4443 | <title>GPL-2.0-with-classpath-exception</title> | ||
4444 | <para><programlisting> | ||
4445 | |||
4446 | insert GPL v2 license text here | ||
4447 | |||
4448 | Linking this library statically or dynamically with other modules is making a combined | ||
4449 | work based on this library. Thus, the terms and conditions of the GNU General Public | ||
4450 | License cover the whole combination. | ||
4451 | |||
4452 | As a special exception, the copyright holders of this library give you permission to | ||
4453 | link this library with independent modules to produce an executable, regardless of the | ||
4454 | license terms of these independent modules, and to copy and distribute the resulting | ||
4455 | executable under terms of your choice, provided that you also meet, for each linked | ||
4456 | independent module, the terms and conditions of the license of that module. An | ||
4457 | independent module is a module which is not derived from or based on this library. If | ||
4458 | you modify this library, you may extend this exception to your version of the library, | ||
4459 | but you are not obligated to do so. If you do not wish to do so, delete this exception | ||
4460 | statement from your version. | ||
4461 | |||
4462 | </programlisting></para></section> | ||
4463 | |||
4464 | <section id="lic_21"> | ||
4465 | <title>GPL-3.0</title> | ||
4466 | <para><programlisting> | ||
5791 | GNU GENERAL PUBLIC LICENSE | 4467 | GNU GENERAL PUBLIC LICENSE |
5792 | 4468 | ||
5793 | Version 3, 29 June 2007 | 4469 | Version 3, 29 June 2007 |
@@ -5853,34 +4529,34 @@ The precise terms and conditions for copying, distribution and modification foll | |||
5853 | TERMS AND CONDITIONS | 4529 | TERMS AND CONDITIONS |
5854 | 0. Definitions. | 4530 | 0. Definitions. |
5855 | 4531 | ||
5856 | “This License” refers to version 3 of the GNU General Public License. | 4532 | ”This License” refers to version 3 of the GNU General Public License. |
5857 | 4533 | ||
5858 | “Copyright” also means copyright-like laws that apply to other kinds of | 4534 | ”Copyright” also means copyright-like laws that apply to other kinds of |
5859 | works, such as semiconductor masks. | 4535 | works, such as semiconductor masks. |
5860 | 4536 | ||
5861 | “The Program” refers to any copyrightable work licensed under this | 4537 | ”The Program” refers to any copyrightable work licensed under this |
5862 | License. Each licensee is addressed as “you”. “Licensees” | 4538 | License. Each licensee is addressed as ”you”. ”Licensees” |
5863 | and “recipients” may be individuals or organizations. | 4539 | and ”recipients” may be individuals or organizations. |
5864 | 4540 | ||
5865 | To “modify” a work means to copy from or adapt all or part of the work in | 4541 | To ”modify” a work means to copy from or adapt all or part of the work in |
5866 | a fashion requiring copyright permission, other than the making of an exact copy. The | 4542 | a fashion requiring copyright permission, other than the making of an exact copy. The |
5867 | resulting work is called a “modified version” of the earlier work or a | 4543 | resulting work is called a ”modified version” of the earlier work or a |
5868 | work “based on” the earlier work. | 4544 | work ”based on” the earlier work. |
5869 | 4545 | ||
5870 | A “covered work” means either the unmodified Program or a work based on | 4546 | A ”covered work” means either the unmodified Program or a work based on |
5871 | the Program. | 4547 | the Program. |
5872 | 4548 | ||
5873 | To “propagate” a work means to do anything with it that, without | 4549 | To ”propagate” a work means to do anything with it that, without |
5874 | permission, would make you directly or secondarily liable for infringement under | 4550 | permission, would make you directly or secondarily liable for infringement under |
5875 | applicable copyright law, except executing it on a computer or modifying a private | 4551 | applicable copyright law, except executing it on a computer or modifying a private |
5876 | copy. Propagation includes copying, distribution (with or without modification), | 4552 | copy. Propagation includes copying, distribution (with or without modification), |
5877 | making available to the public, and in some countries other activities as well. | 4553 | making available to the public, and in some countries other activities as well. |
5878 | 4554 | ||
5879 | To “convey” a work means any kind of propagation that enables other | 4555 | To ”convey” a work means any kind of propagation that enables other |
5880 | parties to make or receive copies. Mere interaction with a user through a computer | 4556 | parties to make or receive copies. Mere interaction with a user through a computer |
5881 | network, with no transfer of a copy, is not conveying. | 4557 | network, with no transfer of a copy, is not conveying. |
5882 | 4558 | ||
5883 | An interactive user interface displays “Appropriate Legal Notices” to the | 4559 | An interactive user interface displays ”Appropriate Legal Notices” to the |
5884 | extent that it includes a convenient and prominently visible feature that (1) displays | 4560 | extent that it includes a convenient and prominently visible feature that (1) displays |
5885 | an appropriate copyright notice, and (2) tells the user that there is no warranty for | 4561 | an appropriate copyright notice, and (2) tells the user that there is no warranty for |
5886 | the work (except to the extent that warranties are provided), that licensees may | 4562 | the work (except to the extent that warranties are provided), that licensees may |
@@ -5889,26 +4565,26 @@ interface presents a list of user commands or options, such as a menu, a promine | |||
5889 | item in the list meets this criterion. | 4565 | item in the list meets this criterion. |
5890 | 1. Source Code. | 4566 | 1. Source Code. |
5891 | 4567 | ||
5892 | The “source code” for a work means the preferred form of the work for | 4568 | The ”source code” for a work means the preferred form of the work for |
5893 | making modifications to it. “Object code” means any non-source form of a | 4569 | making modifications to it. ”Object code” means any non-source form of a |
5894 | work. | 4570 | work. |
5895 | 4571 | ||
5896 | A “Standard Interface” means an interface that either is an official | 4572 | A ”Standard Interface” means an interface that either is an official |
5897 | standard defined by a recognized standards body, or, in the case of interfaces | 4573 | standard defined by a recognized standards body, or, in the case of interfaces |
5898 | specified for a particular programming language, one that is widely used among | 4574 | specified for a particular programming language, one that is widely used among |
5899 | developers working in that language. | 4575 | developers working in that language. |
5900 | 4576 | ||
5901 | The “System Libraries” of an executable work include anything, other than | 4577 | The ”System Libraries” of an executable work include anything, other than |
5902 | the work as a whole, that (a) is included in the normal form of packaging a Major | 4578 | the work as a whole, that (a) is included in the normal form of packaging a Major |
5903 | Component, but which is not part of that Major Component, and (b) serves only to | 4579 | Component, but which is not part of that Major Component, and (b) serves only to |
5904 | enable use of the work with that Major Component, or to implement a Standard Interface | 4580 | enable use of the work with that Major Component, or to implement a Standard Interface |
5905 | for which an implementation is available to the public in source code form. A | 4581 | for which an implementation is available to the public in source code form. A |
5906 | “Major Component”, in this context, means a major essential component | 4582 | ”Major Component”, in this context, means a major essential component |
5907 | (kernel, window system, and so on) of the specific operating system (if any) on which | 4583 | (kernel, window system, and so on) of the specific operating system (if any) on which |
5908 | the executable work runs, or a compiler used to produce the work, or an object code | 4584 | the executable work runs, or a compiler used to produce the work, or an object code |
5909 | interpreter used to run it. | 4585 | interpreter used to run it. |
5910 | 4586 | ||
5911 | The “Corresponding Source” for a work in object code form means all the | 4587 | The ”Corresponding Source” for a work in object code form means all the |
5912 | source code needed to generate, install, and (for an executable work) run the object | 4588 | source code needed to generate, install, and (for an executable work) run the object |
5913 | code and to modify the work, including scripts to control those activities. However, | 4589 | code and to modify the work, including scripts to control those activities. However, |
5914 | it does not include the work's System Libraries, or general-purpose tools or generally | 4590 | it does not include the work's System Libraries, or general-purpose tools or generally |
@@ -5978,7 +4654,7 @@ you also meet all of these conditions: | |||
5978 | giving a relevant date. | 4654 | giving a relevant date. |
5979 | * b) The work must carry prominent notices stating that it is released under this | 4655 | * b) The work must carry prominent notices stating that it is released under this |
5980 | License and any conditions added under section 7. This requirement modifies the | 4656 | License and any conditions added under section 7. This requirement modifies the |
5981 | requirement in section 4 to “keep intact all notices”. | 4657 | requirement in section 4 to ”keep intact all notices”. |
5982 | * c) You must license the entire work, as a whole, under this License to anyone | 4658 | * c) You must license the entire work, as a whole, under this License to anyone |
5983 | who comes into possession of a copy. This License will therefore apply, along with any | 4659 | who comes into possession of a copy. This License will therefore apply, along with any |
5984 | applicable section 7 additional terms, to the whole of the work, and all its parts, | 4660 | applicable section 7 additional terms, to the whole of the work, and all its parts, |
@@ -5992,7 +4668,7 @@ Appropriate Legal Notices, your work need not make them do so. | |||
5992 | A compilation of a covered work with other separate and independent works, which are | 4668 | A compilation of a covered work with other separate and independent works, which are |
5993 | not by their nature extensions of the covered work, and which are not combined with it | 4669 | not by their nature extensions of the covered work, and which are not combined with it |
5994 | such as to form a larger program, in or on a volume of a storage or distribution | 4670 | such as to form a larger program, in or on a volume of a storage or distribution |
5995 | medium, is called an “aggregate” if the compilation and its resulting | 4671 | medium, is called an ”aggregate” if the compilation and its resulting |
5996 | copyright are not used to limit the access or legal rights of the compilation's users | 4672 | copyright are not used to limit the access or legal rights of the compilation's users |
5997 | beyond what the individual works permit. Inclusion of a covered work in an aggregate | 4673 | beyond what the individual works permit. Inclusion of a covered work in an aggregate |
5998 | does not cause this License to apply to the other parts of the aggregate. | 4674 | does not cause this License to apply to the other parts of the aggregate. |
@@ -6036,19 +4712,19 @@ A separable portion of the object code, whose source code is excluded from the | |||
6036 | Corresponding Source as a System Library, need not be included in conveying the object | 4712 | Corresponding Source as a System Library, need not be included in conveying the object |
6037 | code work. | 4713 | code work. |
6038 | 4714 | ||
6039 | A “User Product” is either (1) a “consumer product”, which | 4715 | A ”User Product” is either (1) a ”consumer product”, which |
6040 | means any tangible personal property which is normally used for personal, family, or | 4716 | means any tangible personal property which is normally used for personal, family, or |
6041 | household purposes, or (2) anything designed or sold for incorporation into a | 4717 | household purposes, or (2) anything designed or sold for incorporation into a |
6042 | dwelling. In determining whether a product is a consumer product, doubtful cases shall | 4718 | dwelling. In determining whether a product is a consumer product, doubtful cases shall |
6043 | be resolved in favor of coverage. For a particular product received by a particular | 4719 | be resolved in favor of coverage. For a particular product received by a particular |
6044 | user, “normally used” refers to a typical or common use of that class of | 4720 | user, ”normally used” refers to a typical or common use of that class of |
6045 | product, regardless of the status of the particular user or of the way in which the | 4721 | product, regardless of the status of the particular user or of the way in which the |
6046 | particular user actually uses, or expects or is expected to use, the product. A | 4722 | particular user actually uses, or expects or is expected to use, the product. A |
6047 | product is a consumer product regardless of whether the product has substantial | 4723 | product is a consumer product regardless of whether the product has substantial |
6048 | commercial, industrial or non-consumer uses, unless such uses represent the only | 4724 | commercial, industrial or non-consumer uses, unless such uses represent the only |
6049 | significant mode of use of the product. | 4725 | significant mode of use of the product. |
6050 | 4726 | ||
6051 | “Installation Information” for a User Product means any methods, | 4727 | ”Installation Information” for a User Product means any methods, |
6052 | procedures, authorization keys, or other information required to install and execute | 4728 | procedures, authorization keys, or other information required to install and execute |
6053 | modified versions of a covered work in that User Product from a modified version of | 4729 | modified versions of a covered work in that User Product from a modified version of |
6054 | its Corresponding Source. The information must suffice to ensure that the continued | 4730 | its Corresponding Source. The information must suffice to ensure that the continued |
@@ -6077,7 +4753,7 @@ implementation available to the public in source code form), and must require no | |||
6077 | special password or key for unpacking, reading or copying. | 4753 | special password or key for unpacking, reading or copying. |
6078 | 7. Additional Terms. | 4754 | 7. Additional Terms. |
6079 | 4755 | ||
6080 | “Additional permissions” are terms that supplement the terms of this | 4756 | ”Additional permissions” are terms that supplement the terms of this |
6081 | License by making exceptions from one or more of its conditions. Additional | 4757 | License by making exceptions from one or more of its conditions. Additional |
6082 | permissions that are applicable to the entire Program shall be treated as though they | 4758 | permissions that are applicable to the entire Program shall be treated as though they |
6083 | were included in this License, to the extent that they are valid under applicable law. | 4759 | were included in this License, to the extent that they are valid under applicable law. |
@@ -6112,8 +4788,8 @@ who conveys the material (or modified versions of it) with contractual assumptio | |||
6112 | liability to the recipient, for any liability that these contractual assumptions | 4788 | liability to the recipient, for any liability that these contractual assumptions |
6113 | directly impose on those licensors and authors. | 4789 | directly impose on those licensors and authors. |
6114 | 4790 | ||
6115 | All other non-permissive additional terms are considered “further | 4791 | All other non-permissive additional terms are considered ”further |
6116 | restrictions” within the meaning of section 10. If the Program as you received | 4792 | restrictions” within the meaning of section 10. If the Program as you received |
6117 | it, or any part of it, contains a notice stating that it is governed by this License | 4793 | it, or any part of it, contains a notice stating that it is governed by this License |
6118 | along with a term that is a further restriction, you may remove that term. If a | 4794 | along with a term that is a further restriction, you may remove that term. If a |
6119 | license document contains a further restriction but permits relicensing or conveying | 4795 | license document contains a further restriction but permits relicensing or conveying |
@@ -6167,7 +4843,7 @@ from the original licensors, to run, modify and propagate that work, subject to | |||
6167 | License. You are not responsible for enforcing compliance by third parties with this | 4843 | License. You are not responsible for enforcing compliance by third parties with this |
6168 | License. | 4844 | License. |
6169 | 4845 | ||
6170 | An “entity transaction” is a transaction transferring control of an | 4846 | An ”entity transaction” is a transaction transferring control of an |
6171 | organization, or substantially all assets of one, or subdividing an organization, or | 4847 | organization, or substantially all assets of one, or subdividing an organization, or |
6172 | merging organizations. If propagation of a covered work results from an entity | 4848 | merging organizations. If propagation of a covered work results from an entity |
6173 | transaction, each party to that transaction who receives a copy of the work also | 4849 | transaction, each party to that transaction who receives a copy of the work also |
@@ -6184,16 +4860,16 @@ that any patent claim is infringed by making, using, selling, offering for sale, | |||
6184 | importing the Program or any portion of it. | 4860 | importing the Program or any portion of it. |
6185 | 11. Patents. | 4861 | 11. Patents. |
6186 | 4862 | ||
6187 | A “contributor” is a copyright holder who authorizes use under this | 4863 | A ”contributor” is a copyright holder who authorizes use under this |
6188 | License of the Program or a work on which the Program is based. The work thus licensed | 4864 | License of the Program or a work on which the Program is based. The work thus licensed |
6189 | is called the contributor's “contributor version”. | 4865 | is called the contributor's ”contributor version”. |
6190 | 4866 | ||
6191 | A contributor's “essential patent claims” are all patent claims owned or | 4867 | A contributor's ”essential patent claims” are all patent claims owned or |
6192 | controlled by the contributor, whether already acquired or hereafter acquired, that | 4868 | controlled by the contributor, whether already acquired or hereafter acquired, that |
6193 | would be infringed by some manner, permitted by this License, of making, using, or | 4869 | would be infringed by some manner, permitted by this License, of making, using, or |
6194 | selling its contributor version, but do not include claims that would be infringed | 4870 | selling its contributor version, but do not include claims that would be infringed |
6195 | only as a consequence of further modification of the contributor version. For purposes | 4871 | only as a consequence of further modification of the contributor version. For purposes |
6196 | of this definition, “control” includes the right to grant patent | 4872 | of this definition, ”control” includes the right to grant patent |
6197 | sublicenses in a manner consistent with the requirements of this License. | 4873 | sublicenses in a manner consistent with the requirements of this License. |
6198 | 4874 | ||
6199 | Each contributor grants you a non-exclusive, worldwide, royalty-free patent license | 4875 | Each contributor grants you a non-exclusive, worldwide, royalty-free patent license |
@@ -6201,10 +4877,10 @@ under the contributor's essential patent claims, to make, use, sell, offer for s | |||
6201 | import and otherwise run, modify and propagate the contents of its contributor | 4877 | import and otherwise run, modify and propagate the contents of its contributor |
6202 | version. | 4878 | version. |
6203 | 4879 | ||
6204 | In the following three paragraphs, a “patent license” is any express | 4880 | In the following three paragraphs, a ”patent license” is any express |
6205 | agreement or commitment, however denominated, not to enforce a patent (such as an | 4881 | agreement or commitment, however denominated, not to enforce a patent (such as an |
6206 | express permission to practice a patent or covenant not to sue for patent | 4882 | express permission to practice a patent or covenant not to sue for patent |
6207 | infringement). To “grant” such a patent license to a party means to make | 4883 | infringement). To ”grant” such a patent license to a party means to make |
6208 | such an agreement or commitment not to enforce a patent against the party. | 4884 | such an agreement or commitment not to enforce a patent against the party. |
6209 | 4885 | ||
6210 | If you convey a covered work, knowingly relying on a patent license, and the | 4886 | If you convey a covered work, knowingly relying on a patent license, and the |
@@ -6214,7 +4890,7 @@ other readily accessible means, then you must either (1) cause the Corresponding | |||
6214 | Source to be so available, or (2) arrange to deprive yourself of the benefit of the | 4890 | Source to be so available, or (2) arrange to deprive yourself of the benefit of the |
6215 | patent license for this particular work, or (3) arrange, in a manner consistent with | 4891 | patent license for this particular work, or (3) arrange, in a manner consistent with |
6216 | the requirements of this License, to extend the patent license to downstream | 4892 | the requirements of this License, to extend the patent license to downstream |
6217 | recipients. “Knowingly relying” means you have actual knowledge that, but | 4893 | recipients. ”Knowingly relying” means you have actual knowledge that, but |
6218 | for the patent license, your conveying the covered work in a country, or your | 4894 | for the patent license, your conveying the covered work in a country, or your |
6219 | recipient's use of the covered work in a country, would infringe one or more | 4895 | recipient's use of the covered work in a country, would infringe one or more |
6220 | identifiable patents in that country that you have reason to believe are valid. | 4896 | identifiable patents in that country that you have reason to believe are valid. |
@@ -6226,7 +4902,7 @@ modify or convey a specific copy of the covered work, then the patent license yo | |||
6226 | grant is automatically extended to all recipients of the covered work and works based | 4902 | grant is automatically extended to all recipients of the covered work and works based |
6227 | on it. | 4903 | on it. |
6228 | 4904 | ||
6229 | A patent license is “discriminatory” if it does not include within the | 4905 | A patent license is ”discriminatory” if it does not include within the |
6230 | scope of its coverage, prohibits the exercise of, or is conditioned on the | 4906 | scope of its coverage, prohibits the exercise of, or is conditioned on the |
6231 | non-exercise of one or more of the rights that are specifically granted under this | 4907 | non-exercise of one or more of the rights that are specifically granted under this |
6232 | License. You may not convey a covered work if you are a party to an arrangement with a | 4908 | License. You may not convey a covered work if you are a party to an arrangement with a |
@@ -6267,8 +4943,8 @@ General Public License from time to time. Such new versions will be similar in s | |||
6267 | to the present version, but may differ in detail to address new problems or concerns. | 4943 | to the present version, but may differ in detail to address new problems or concerns. |
6268 | 4944 | ||
6269 | Each version is given a distinguishing version number. If the Program specifies that a | 4945 | Each version is given a distinguishing version number. If the Program specifies that a |
6270 | certain numbered version of the GNU General Public License “or any later | 4946 | certain numbered version of the GNU General Public License ”or any later |
6271 | version” applies to it, you have the option of following the terms and | 4947 | version” applies to it, you have the option of following the terms and |
6272 | conditions either of that numbered version or of any later version published by the | 4948 | conditions either of that numbered version or of any later version published by the |
6273 | Free Software Foundation. If the Program does not specify a version number of the GNU | 4949 | Free Software Foundation. If the Program does not specify a version number of the GNU |
6274 | General Public License, you may choose any version ever published by the Free Software | 4950 | General Public License, you may choose any version ever published by the Free Software |
@@ -6285,7 +4961,7 @@ your choosing to follow a later version. | |||
6285 | 4961 | ||
6286 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. | 4962 | THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. |
6287 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES | 4963 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES |
6288 | PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER | 4964 | PROVIDE THE PROGRAM ”AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER |
6289 | EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 4965 | EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
6290 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE | 4966 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE |
6291 | QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE | 4967 | QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE |
@@ -6317,7 +4993,7 @@ can redistribute and change under these terms. | |||
6317 | 4993 | ||
6318 | To do so, attach the following notices to the program. It is safest to attach them to | 4994 | To do so, attach the following notices to the program. It is safest to attach them to |
6319 | the start of each source file to most effectively state the exclusion of warranty; and | 4995 | the start of each source file to most effectively state the exclusion of warranty; and |
6320 | each file should have at least the “copyright” line and a pointer to | 4996 | each file should have at least the ”copyright” line and a pointer to |
6321 | where the full notice is found. | 4997 | where the full notice is found. |
6322 | 4998 | ||
6323 | <one line to give the program's name and a brief idea of what it does.> | 4999 | <one line to give the program's name and a brief idea of what it does.> |
@@ -6348,10 +5024,10 @@ it starts in an interactive mode: | |||
6348 | 5024 | ||
6349 | The hypothetical commands `show w' and `show c' should show the appropriate parts of | 5025 | The hypothetical commands `show w' and `show c' should show the appropriate parts of |
6350 | the General Public License. Of course, your program's commands might be different; for | 5026 | the General Public License. Of course, your program's commands might be different; for |
6351 | a GUI interface, you would use an “about box”. | 5027 | a GUI interface, you would use an ”about box”. |
6352 | 5028 | ||
6353 | You should also get your employer (if you work as a programmer) or school, if any, to | 5029 | You should also get your employer (if you work as a programmer) or school, if any, to |
6354 | sign a “copyright disclaimer” for the program, if necessary. For more | 5030 | sign a ”copyright disclaimer” for the program, if necessary. For more |
6355 | information on this, and how to apply and follow the GNU GPL, see | 5031 | information on this, and how to apply and follow the GNU GPL, see |
6356 | <http://www.gnu.org/licenses/>. | 5032 | <http://www.gnu.org/licenses/>. |
6357 | 5033 | ||
@@ -6361,51 +5037,11 @@ more useful to permit linking proprietary applications with the library. If this | |||
6361 | what you want to do, use the GNU Lesser General Public License instead of this | 5037 | what you want to do, use the GNU Lesser General Public License instead of this |
6362 | License. But first, please read | 5038 | License. But first, please read |
6363 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. | 5039 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. |
6364 | </programlisting></para> | 5040 | </programlisting></para></section> |
6365 | </section> | ||
6366 | |||
6367 | <section id="lic_gpl3_autoconf"> | ||
6368 | <title>GPL-3.0-with-autoconf-exception</title> | ||
6369 | |||
6370 | <para><programlisting>AUTOCONF CONFIGURE SCRIPT EXCEPTION | ||
6371 | 5041 | ||
6372 | Version 3.0, 18 August 2009 | 5042 | <section id="lic_22"> |
6373 | 5043 | <title>GPL-3.0-with-GCC-exception</title> | |
6374 | Copyright © 2009 Free Software Foundation, Inc. >http://fsf.org/< | 5044 | <para><programlisting> |
6375 | Everyone is permitted to copy and distribute verbatim copies of this license document, | ||
6376 | but changing it is not allowed. This Exception is an additional permission under | ||
6377 | section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a | ||
6378 | given file that bears a notice placed by the copyright holder of the file stating | ||
6379 | that the file is governed by GPLv3 along with this Exception. The purpose of this | ||
6380 | Exception is to allow distribution of Autoconf's typical output under terms of the | ||
6381 | recipient's choice (including proprietary). | ||
6382 | |||
6383 | 0. Definitions. | ||
6384 | "Covered Code" is the source or object code of a version of Autoconf that is a covered | ||
6385 | work under this License. "Normally Copied Code" for a version of Autoconf means all | ||
6386 | parts of its Covered Code which that version can copy from its code (i.e., not from | ||
6387 | its input file) into its minimally verbose, non-debugging and non-tracing output. | ||
6388 | "Ineligible Code" is Covered Code that is not Normally Copied Code. | ||
6389 | |||
6390 | 1. Grant of Additional Permission. | ||
6391 | You have permission to propagate output of Autoconf, even if such propagation would | ||
6392 | otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause | ||
6393 | any Ineligible Code of the version you received to become Normally Copied Code of | ||
6394 | your modified version, then you void this Exception for the resulting covered work. | ||
6395 | If you convey that resulting covered work, | ||
6396 | you must remove this Exception in accordance with the second paragraph of Section 7 | ||
6397 | of GPLv3. | ||
6398 | |||
6399 | 2. No Weakening of Autoconf Copyleft. | ||
6400 | The availability of this Exception does not imply any general presumption that | ||
6401 | third-party software is unaffected by the copyleft requirements of the license | ||
6402 | of Autoconf.</programlisting></para> | ||
6403 | </section> | ||
6404 | |||
6405 | <section id="lic_15"> | ||
6406 | <title>GPL-3.0-with-GCC-exception</title> | ||
6407 | |||
6408 | <para><programlisting> | ||
6409 | 5045 | ||
6410 | insert GPL v3 text here | 5046 | insert GPL v3 text here |
6411 | 5047 | ||
@@ -6461,13 +5097,59 @@ consistent with the licensing of the Independent Modules. | |||
6461 | The availability of this Exception does not imply any general presumption that | 5097 | The availability of this Exception does not imply any general presumption that |
6462 | third-party software is unaffected by the copyleft requirements of the license of GCC. | 5098 | third-party software is unaffected by the copyleft requirements of the license of GCC. |
6463 | 5099 | ||
6464 | </programlisting></para> | 5100 | </programlisting></para></section> |
6465 | </section> | ||
6466 | 5101 | ||
6467 | <section id="lic_16"> | 5102 | <section id="lic_23"> |
6468 | <title>ICU</title> | 5103 | <title>GPL-3.0-with-autoconf-exception</title> |
5104 | <para><programlisting> | ||
6469 | 5105 | ||
6470 | <para><programlisting> | 5106 | insert GPL v3 text here |
5107 | |||
5108 | AUTOCONF CONFIGURE SCRIPT EXCEPTION | ||
5109 | |||
5110 | Version 3.0, 18 August 2009 | ||
5111 | |||
5112 | Copyright &#169; 2009 Free Software Foundation, Inc. <http://fsf.org/> | ||
5113 | |||
5114 | Everyone is permitted to copy and distribute verbatim copies of this license document, | ||
5115 | but changing it is not allowed. | ||
5116 | |||
5117 | This Exception is an additional permission under section 7 of the GNU General Public | ||
5118 | License, version 3 ("GPLv3"). It applies to a given file that bears a notice placed by | ||
5119 | the copyright holder of the file stating that the file is governed by GPLv3 along with | ||
5120 | this Exception. | ||
5121 | |||
5122 | The purpose of this Exception is to allow distribution of Autoconf`s typical output | ||
5123 | under terms of the recipient`s choice (including proprietary). | ||
5124 | |||
5125 | 0. Definitions. | ||
5126 | "Covered Code" is the source or object code of a version of Autoconf that is a covered | ||
5127 | work under this License. | ||
5128 | |||
5129 | "Normally Copied Code" for a version of Autoconf means all parts of its Covered Code | ||
5130 | which that version can copy from its code (i.e., not from its input file) into its | ||
5131 | minimally verbose, non-debugging and non-tracing output. | ||
5132 | |||
5133 | "Ineligible Code" is Covered Code that is not Normally Copied Code. | ||
5134 | |||
5135 | 1. Grant of Additional Permission. | ||
5136 | You have permission to propagate output of Autoconf, even if such propagation would | ||
5137 | otherwise violate the terms of GPLv3. However, if by modifying Autoconf you cause any | ||
5138 | Ineligible Code of the version you received to become Normally Copied Code of your | ||
5139 | modified version, then you void this Exception for the resulting covered work. If you | ||
5140 | convey that resulting covered work, you must remove this Exception in accordance with | ||
5141 | the second paragraph of Section 7 of GPLv3. | ||
5142 | |||
5143 | 2. No Weakening of Autoconf Copyleft. | ||
5144 | The availability of this Exception does not imply any general presumption that | ||
5145 | third-party software is unaffected by the copyleft requirements of the license of | ||
5146 | Autoconf. | ||
5147 | |||
5148 | </programlisting></para></section> | ||
5149 | |||
5150 | <section id="lic_24"> | ||
5151 | <title>ICU</title> | ||
5152 | <para><programlisting> | ||
6471 | COPYRIGHT AND PERMISSION NOTICE | 5153 | COPYRIGHT AND PERMISSION NOTICE |
6472 | 5154 | ||
6473 | Copyright (c) 1995-2012 International Business Machines Corporation and others | 5155 | Copyright (c) 1995-2012 International Business Machines Corporation and others |
@@ -6498,13 +5180,13 @@ Software without prior written authorization of the copyright holder. | |||
6498 | 5180 | ||
6499 | All trademarks and registered trademarks mentioned herein are the property of their | 5181 | All trademarks and registered trademarks mentioned herein are the property of their |
6500 | respective owners. | 5182 | respective owners. |
6501 | </programlisting></para> | 5183 | </programlisting></para></section> |
6502 | </section> | ||
6503 | 5184 | ||
6504 | <section id="IPL-1.0"> | 5185 | <section id="lic_25"> |
6505 | <title>IPL-1.0</title> | 5186 | <title>IPL-1.0</title> |
5187 | <para><programlisting> | ||
6506 | 5188 | ||
6507 | <para><programlisting>IBM Public License Version 1.0 | 5189 | IBM Public License Version 1.0 |
6508 | 5190 | ||
6509 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM | 5191 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS IBM |
6510 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION | 5192 | PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION |
@@ -6513,9 +5195,11 @@ OF THE PROGRAM CONSTITUTES RECIPIENT`S ACCEPTANCE OF THIS AGREEMENT. | |||
6513 | 1. DEFINITIONS | 5195 | 1. DEFINITIONS |
6514 | "Contribution" means: | 5196 | "Contribution" means: |
6515 | 5197 | ||
6516 | in the case of International Business Machines Corporation ("IBM"), | 5198 | in the case of International Business Machines Corporation ("IBM"), the Original |
6517 | the Original Program, and in the case of each Contributor, | 5199 | Program, and |
6518 | changes to the Program, and additions to the Program; | 5200 | in the case of each Contributor, |
5201 | changes to the Program, and | ||
5202 | additions to the Program; | ||
6519 | where such changes and/or additions to the Program originate from and | 5203 | where such changes and/or additions to the Program originate from and |
6520 | are distributed by that particular Contributor. A Contribution | 5204 | are distributed by that particular Contributor. A Contribution |
6521 | `originates` from a Contributor if it was added to the Program by | 5205 | `originates` from a Contributor if it was added to the Program by |
@@ -6558,6 +5242,7 @@ addition of the Contribution causes such combination to be covered by | |||
6558 | the Licensed Patents. The patent license shall not apply to any | 5242 | the Licensed Patents. The patent license shall not apply to any |
6559 | other combinations which include the Contribution. No hardware per | 5243 | other combinations which include the Contribution. No hardware per |
6560 | se is licensed hereunder. | 5244 | se is licensed hereunder. |
5245 | |||
6561 | Recipient understands that although each Contributor grants the | 5246 | Recipient understands that although each Contributor grants the |
6562 | licenses to its Contributions set forth herein, no assurances are | 5247 | licenses to its Contributions set forth herein, no assurances are |
6563 | provided by any Contributor that the Program does not infringe the | 5248 | provided by any Contributor that the Program does not infringe the |
@@ -6599,11 +5284,10 @@ When the Program is made available in source code form: | |||
6599 | it must be made available under this Agreement; and | 5284 | it must be made available under this Agreement; and |
6600 | a copy of this Agreement must be included with each copy of the | 5285 | a copy of this Agreement must be included with each copy of the |
6601 | Program. | 5286 | Program. |
6602 | Each Contributor must include the following in a conspicuous location | 5287 | Each Contributor must include the following in a conspicuous location in the Program: |
6603 | in the Program: | ||
6604 | 5288 | ||
6605 | Copyright (C) 1996, 1999 International Business Machines Corporation | 5289 | Copyright (C) 1996, 1999 International Business Machines Corporation and others. All |
6606 | and others. All Rights Reserved. | 5290 | Rights Reserved. |
6607 | 5291 | ||
6608 | In addition, each Contributor must identify itself as the originator | 5292 | In addition, each Contributor must identify itself as the originator |
6609 | of its Contribution, if any, in a manner that reasonably allows | 5293 | of its Contribution, if any, in a manner that reasonably allows |
@@ -6716,19 +5400,16 @@ party to this Agreement will bring a legal action under this | |||
6716 | Agreement more than one year after the cause of action arose. Each | 5400 | Agreement more than one year after the cause of action arose. Each |
6717 | party waives its rights to a jury trial in any resulting litigation. | 5401 | party waives its rights to a jury trial in any resulting litigation. |
6718 | 5402 | ||
5403 | </programlisting></para></section> | ||
6719 | 5404 | ||
6720 | </programlisting></para> | 5405 | <section id="lic_26"> |
6721 | </section> | 5406 | <title>ISC</title> |
6722 | 5407 | <para><programlisting> | |
6723 | <section id="lic_17"> | ||
6724 | <title>ISC</title> | ||
6725 | |||
6726 | <para><programlisting> | ||
6727 | 5408 | ||
6728 | ISC License: | 5409 | ISC License: |
6729 | 5410 | ||
6730 | Copyright © 2004-2010 by Internet Systems Consortium, Inc. ("ISC") | 5411 | Copyright &#169; 2004-2010 by Internet Systems Consortium, Inc. ("ISC") |
6731 | Copyright © 1995-2003 by Internet Software Consortium | 5412 | Copyright &#169; 1995-2003 by Internet Software Consortium |
6732 | 5413 | ||
6733 | Permission to use, copy, modify, and/or distribute this software for any purpose with | 5414 | Permission to use, copy, modify, and/or distribute this software for any purpose with |
6734 | or without fee is hereby granted, provided that the above copyright notice and this | 5415 | or without fee is hereby granted, provided that the above copyright notice and this |
@@ -6741,13 +5422,12 @@ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN AC | |||
6741 | OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH | 5422 | OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH |
6742 | THE USE OR PERFORMANCE OF THIS SOFTWARE. | 5423 | THE USE OR PERFORMANCE OF THIS SOFTWARE. |
6743 | 5424 | ||
6744 | </programlisting></para> | 5425 | </programlisting></para></section> |
6745 | </section> | ||
6746 | 5426 | ||
6747 | <section id="lic_jlex"> | 5427 | <section id="lic_27"> |
6748 | <title>JLEX</title> | 5428 | <title>JLEX</title> |
6749 | 5429 | <para><programlisting> | |
6750 | <para><programlisting> JLEX COPYRIGHT NOTICE, LICENSE, AND DISCLAIMER | 5430 | JLEX COPYRIGHT NOTICE, LICENSE, AND DISCLAIMER |
6751 | Copyright 1996-2000 by Elliot Joel Berk and C. Scott Ananian | 5431 | Copyright 1996-2000 by Elliot Joel Berk and C. Scott Ananian |
6752 | 5432 | ||
6753 | Permission to use, copy, modify, and distribute this software and its | 5433 | Permission to use, copy, modify, and distribute this software and its |
@@ -6766,14 +5446,11 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. | |||
6766 | whatsoever resulting from loss of use, data or profits, whether in an | 5446 | whatsoever resulting from loss of use, data or profits, whether in an |
6767 | action of contract, negligence or other tortious action, arising out | 5447 | action of contract, negligence or other tortious action, arising out |
6768 | of or in connection with the use or performance of this software. | 5448 | of or in connection with the use or performance of this software. |
5449 | </programlisting></para></section> | ||
6769 | 5450 | ||
6770 | </programlisting></para> | 5451 | <section id="lic_28"> |
6771 | </section> | 5452 | <title>LGPL-2.0</title> |
6772 | 5453 | <para><programlisting> | |
6773 | <section id="lic_18"> | ||
6774 | <title>LGPL-2.0</title> | ||
6775 | |||
6776 | <para><programlisting> | ||
6777 | GNU LIBRARY GENERAL PUBLIC LICENSE | 5454 | GNU LIBRARY GENERAL PUBLIC LICENSE |
6778 | 5455 | ||
6779 | 5456 | ||
@@ -7357,13 +6034,11 @@ Ty Coon, President of Vice | |||
7357 | 6034 | ||
7358 | That's all there is to it! | 6035 | That's all there is to it! |
7359 | 6036 | ||
7360 | </programlisting></para> | 6037 | </programlisting></para></section> |
7361 | </section> | ||
7362 | 6038 | ||
7363 | <section id="lic_19"> | 6039 | <section id="lic_29"> |
7364 | <title>LGPL-2.1</title> | 6040 | <title>LGPL-2.1</title> |
7365 | 6041 | <para><programlisting> | |
7366 | <para><programlisting> | ||
7367 | 6042 | ||
7368 | GNU LESSER GENERAL PUBLIC LICENSE | 6043 | GNU LESSER GENERAL PUBLIC LICENSE |
7369 | 6044 | ||
@@ -7791,13 +6466,11 @@ signature of Ty Coon, 1 April 1990 | |||
7791 | Ty Coon, President of Vice | 6466 | Ty Coon, President of Vice |
7792 | That`s all there is to it! | 6467 | That`s all there is to it! |
7793 | 6468 | ||
7794 | </programlisting></para> | 6469 | </programlisting></para></section> |
7795 | </section> | ||
7796 | |||
7797 | <section id="lic_20"> | ||
7798 | <title>LGPL-3.0</title> | ||
7799 | 6470 | ||
7800 | <para><programlisting> | 6471 | <section id="lic_30"> |
6472 | <title>LGPL-3.0</title> | ||
6473 | <para><programlisting> | ||
7801 | GNU LESSER GENERAL PUBLIC LICENSE | 6474 | GNU LESSER GENERAL PUBLIC LICENSE |
7802 | 6475 | ||
7803 | Version 3, 29 June 2007 | 6476 | Version 3, 29 June 2007 |
@@ -7812,28 +6485,28 @@ conditions of version 3 of the GNU General Public License, supplemented by the | |||
7812 | additional permissions listed below. | 6485 | additional permissions listed below. |
7813 | 0. Additional Definitions. | 6486 | 0. Additional Definitions. |
7814 | 6487 | ||
7815 | As used herein, “this License” refers to version 3 of the GNU Lesser | 6488 | As used herein, ”this License” refers to version 3 of the GNU Lesser |
7816 | General Public License, and the “GNU GPL” refers to version 3 of the GNU | 6489 | General Public License, and the ”GNU GPL” refers to version 3 of the GNU |
7817 | General Public License. | 6490 | General Public License. |
7818 | 6491 | ||
7819 | “The Library” refers to a covered work governed by this License, other | 6492 | ”The Library” refers to a covered work governed by this License, other |
7820 | than an Application or a Combined Work as defined below. | 6493 | than an Application or a Combined Work as defined below. |
7821 | 6494 | ||
7822 | An “Application” is any work that makes use of an interface provided by | 6495 | An ”Application” is any work that makes use of an interface provided by |
7823 | the Library, but which is not otherwise based on the Library. Defining a subclass of a | 6496 | the Library, but which is not otherwise based on the Library. Defining a subclass of a |
7824 | class defined by the Library is deemed a mode of using an interface provided by the | 6497 | class defined by the Library is deemed a mode of using an interface provided by the |
7825 | Library. | 6498 | Library. |
7826 | 6499 | ||
7827 | A “Combined Work” is a work produced by combining or linking an | 6500 | A ”Combined Work” is a work produced by combining or linking an |
7828 | Application with the Library. The particular version of the Library with which the | 6501 | Application with the Library. The particular version of the Library with which the |
7829 | Combined Work was made is also called the “Linked Version”. | 6502 | Combined Work was made is also called the ”Linked Version”. |
7830 | 6503 | ||
7831 | The “Minimal Corresponding Source” for a Combined Work means the | 6504 | The ”Minimal Corresponding Source” for a Combined Work means the |
7832 | Corresponding Source for the Combined Work, excluding any source code for portions of | 6505 | Corresponding Source for the Combined Work, excluding any source code for portions of |
7833 | the Combined Work that, considered in isolation, are based on the Application, and not | 6506 | the Combined Work that, considered in isolation, are based on the Application, and not |
7834 | on the Linked Version. | 6507 | on the Linked Version. |
7835 | 6508 | ||
7836 | The “Corresponding Application Code” for a Combined Work means the object | 6509 | The ”Corresponding Application Code” for a Combined Work means the object |
7837 | code and/or source code for the Application, including any data and utility programs | 6510 | code and/or source code for the Application, including any data and utility programs |
7838 | needed for reproducing the Combined Work from the Application, but excluding the | 6511 | needed for reproducing the Combined Work from the Application, but excluding the |
7839 | System Libraries of the Combined Work. | 6512 | System Libraries of the Combined Work. |
@@ -7922,7 +6595,7 @@ to the present version, but may differ in detail to address new problems or conc | |||
7922 | 6595 | ||
7923 | Each version is given a distinguishing version number. If the Library as you received | 6596 | Each version is given a distinguishing version number. If the Library as you received |
7924 | it specifies that a certain numbered version of the GNU Lesser General Public License | 6597 | it specifies that a certain numbered version of the GNU Lesser General Public License |
7925 | “or any later version” applies to it, you have the option of following | 6598 | ”or any later version” applies to it, you have the option of following |
7926 | the terms and conditions either of that published version or of any later version | 6599 | the terms and conditions either of that published version or of any later version |
7927 | published by the Free Software Foundation. If the Library as you received it does not | 6600 | published by the Free Software Foundation. If the Library as you received it does not |
7928 | specify a version number of the GNU Lesser General Public License, you may choose any | 6601 | specify a version number of the GNU Lesser General Public License, you may choose any |
@@ -7933,13 +6606,11 @@ If the Library as you received it specifies that a proxy can decide whether futu | |||
7933 | versions of the GNU Lesser General Public License shall apply, that proxy's public | 6606 | versions of the GNU Lesser General Public License shall apply, that proxy's public |
7934 | statement of acceptance of any version is permanent authorization for you to choose | 6607 | statement of acceptance of any version is permanent authorization for you to choose |
7935 | that version for the Library. | 6608 | that version for the Library. |
7936 | </programlisting></para> | 6609 | </programlisting></para></section> |
7937 | </section> | ||
7938 | |||
7939 | <section id="lic_21"> | ||
7940 | <title>Libpng</title> | ||
7941 | 6610 | ||
7942 | <para><programlisting> | 6611 | <section id="lic_31"> |
6612 | <title>Libpng</title> | ||
6613 | <para><programlisting> | ||
7943 | 6614 | ||
7944 | This copy of the libpng notices is provided for your convenience. In case of | 6615 | This copy of the libpng notices is provided for your convenience. In case of |
7945 | any discrepancy between this copy and the notices in the file png.h that is | 6616 | any discrepancy between this copy and the notices in the file png.h that is |
@@ -8052,13 +6723,11 @@ Glenn Randers-Pehrson | |||
8052 | glennrp at users.sourceforge.net | 6723 | glennrp at users.sourceforge.net |
8053 | December 9, 2010 | 6724 | December 9, 2010 |
8054 | 6725 | ||
8055 | </programlisting></para> | 6726 | </programlisting></para></section> |
8056 | </section> | ||
8057 | 6727 | ||
8058 | <section id="lic_22"> | 6728 | <section id="lic_32"> |
8059 | <title>MIT</title> | 6729 | <title>MIT</title> |
8060 | 6730 | <para><programlisting> | |
8061 | <para><programlisting> | ||
8062 | 6731 | ||
8063 | MIT License | 6732 | MIT License |
8064 | 6733 | ||
@@ -8082,13 +6751,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||
8082 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 6751 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
8083 | THE SOFTWARE. | 6752 | THE SOFTWARE. |
8084 | 6753 | ||
8085 | </programlisting></para> | 6754 | </programlisting></para></section> |
8086 | </section> | ||
8087 | |||
8088 | <section id="lic_23"> | ||
8089 | <title>MPL-2.0</title> | ||
8090 | 6755 | ||
8091 | <para><programlisting> | 6756 | <section id="lic_33"> |
6757 | <title>MPL-2.0</title> | ||
6758 | <para><programlisting> | ||
8092 | Mozilla Public License Version 2.0 | 6759 | Mozilla Public License Version 2.0 |
8093 | ================================== | 6760 | ================================== |
8094 | 6761 | ||
@@ -8462,13 +7129,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice | |||
8462 | 7129 | ||
8463 | This Source Code Form is "Incompatible With Secondary Licenses", as | 7130 | This Source Code Form is "Incompatible With Secondary Licenses", as |
8464 | defined by the Mozilla Public License, v. 2.0. | 7131 | defined by the Mozilla Public License, v. 2.0. |
8465 | </programlisting></para> | 7132 | </programlisting></para></section> |
8466 | </section> | ||
8467 | 7133 | ||
8468 | <section id="lic_24"> | 7134 | <section id="lic_34"> |
8469 | <title>NTP</title> | 7135 | <title>NTP</title> |
8470 | 7136 | <para><programlisting> | |
8471 | <para><programlisting> | ||
8472 | 7137 | ||
8473 | NTP License (NTP) | 7138 | NTP License (NTP) |
8474 | 7139 | ||
@@ -8483,13 +7148,11 @@ of the software without specific, written prior permission. (TrademarkedName) ma | |||
8483 | representations about the suitability this software for any purpose. It is provided | 7148 | representations about the suitability this software for any purpose. It is provided |
8484 | "as is" without express or implied warranty. | 7149 | "as is" without express or implied warranty. |
8485 | 7150 | ||
8486 | </programlisting></para> | 7151 | </programlisting></para></section> |
8487 | </section> | ||
8488 | |||
8489 | <section id="lic_25"> | ||
8490 | <title>OpenSSL</title> | ||
8491 | 7152 | ||
8492 | <para><programlisting> | 7153 | <section id="lic_35"> |
7154 | <title>OpenSSL</title> | ||
7155 | <para><programlisting> | ||
8493 | 7156 | ||
8494 | OpenSSL License | 7157 | OpenSSL License |
8495 | 7158 | ||
@@ -8606,21 +7269,17 @@ put under another distribution licence | |||
8606 | 7269 | ||
8607 | 7270 | ||
8608 | 7271 | ||
8609 | </programlisting></para> | 7272 | </programlisting></para></section> |
8610 | </section> | ||
8611 | 7273 | ||
8612 | <section id="lic_26"> | 7274 | <section id="lic_36"> |
8613 | <title>PD</title> | 7275 | <title>PD</title> |
8614 | 7276 | <para><programlisting> | |
8615 | <para><programlisting> | ||
8616 | This is a placeholder for the Public Domain License | 7277 | This is a placeholder for the Public Domain License |
8617 | </programlisting></para> | 7278 | </programlisting></para></section> |
8618 | </section> | ||
8619 | |||
8620 | <section id="lic_27"> | ||
8621 | <title>Python-2.0</title> | ||
8622 | 7279 | ||
8623 | <para><programlisting> | 7280 | <section id="lic_37"> |
7281 | <title>Python-2.0</title> | ||
7282 | <para><programlisting> | ||
8624 | 7283 | ||
8625 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 | 7284 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 |
8626 | -------------------------------------------- | 7285 | -------------------------------------------- |
@@ -8813,13 +7472,276 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |||
8813 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 7472 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
8814 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 7473 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
8815 | 7474 | ||
8816 | </programlisting></para> | 7475 | </programlisting></para></section> |
8817 | </section> | 7476 | |
7477 | <section id="lic_38"> | ||
7478 | <title>SAX-PD</title> | ||
7479 | <para><programlisting> | ||
7480 | |||
7481 | Copyright Status for SAX | ||
7482 | |||
7483 | SAX is free! | ||
7484 | |||
7485 | In fact, it`s not possible to own a license to SAX, since it`s been placed in the | ||
7486 | public domain. | ||
7487 | |||
7488 | No Warranty | ||
7489 | |||
7490 | Because SAX is released to the public domain, there is no warranty for the design or | ||
7491 | for the software implementation, to the extent permitted by applicable law. Except | ||
7492 | when otherwise stated in writing the copyright holders and/or other parties provide | ||
7493 | SAX "as is" without warranty of any kind, either expressed or implied, including, but | ||
7494 | not limited to, the implied warranties of merchantability and fitness for a particular | ||
7495 | purpose. The entire risk as to the quality and performance of SAX is with you. Should | ||
7496 | SAX prove defective, you assume the cost of all necessary servicing, repair or | ||
7497 | correction. | ||
7498 | |||
7499 | In no event unless required by applicable law or agreed to in writing will any | ||
7500 | copyright holder, or any other party who may modify and/or redistribute SAX, be liable | ||
7501 | to you for damages, including any general, special, incidental or consequential | ||
7502 | damages arising out of the use or inability to use SAX (including but not limited to | ||
7503 | loss of data or data being rendered inaccurate or losses sustained by you or third | ||
7504 | parties or a failure of the SAX to operate with any other programs), even if such | ||
7505 | holder or other party has been advised of the possibility of such damages. | ||
7506 | |||
7507 | Copyright Disclaimers | ||
7508 | |||
7509 | This page includes statements to that effect by David Megginson, who would have been | ||
7510 | able to claim copyright for the original work. | ||
7511 | |||
7512 | SAX 1.0 | ||
7513 | |||
7514 | Version 1.0 of the Simple API for XML (SAX), created collectively by the membership of | ||
7515 | the XML-DEV mailing list, is hereby released into the public domain. | ||
7516 | |||
7517 | No one owns SAX: you may use it freely in both commercial and non-commercial | ||
7518 | applications, bundle it with your software distribution, include it on a CD-ROM, list | ||
7519 | the source code in a book, mirror the documentation at your own web site, or use it in | ||
7520 | any other way you see fit. | ||
7521 | |||
7522 | David Megginson, Megginson Technologies Ltd. | ||
7523 | 1998-05-11 | ||
7524 | |||
7525 | SAX 2.0 | ||
7526 | |||
7527 | I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and release | ||
7528 | all of the SAX 2.0 source code, compiled code, and documentation contained in this | ||
7529 | distribution into the Public Domain. SAX comes with NO WARRANTY or guarantee of | ||
7530 | fitness for any purpose. | ||
7531 | |||
7532 | David Megginson, Megginson Technologies Ltd. | ||
7533 | 2000-05-05 | ||
7534 | |||
7535 | </programlisting></para></section> | ||
7536 | |||
7537 | <section id="lic_39"> | ||
7538 | <title>SMAIL_GPL</title> | ||
7539 | <para><programlisting> | ||
7540 | This is the Debian GNU/Linux package debianutils. | ||
7541 | |||
7542 | It is an original Debian package. Programs in it were maintained by | ||
7543 | Guy Maor <maor@debian.org>, and are now maintained by Clint Adams | ||
7544 | <schizo@debian.org>. | ||
7545 | |||
7546 | All its programs except readlink, savelog, and which may be | ||
7547 | redistributed under the terms of the GNU GPL, Version 2 or later, | ||
7548 | found on Debian systems in the file /usr/share/common-licenses/GPL. | ||
7549 | |||
7550 | which is in the public domain. | ||
8818 | 7551 | ||
8819 | <section id="lic_28"> | 7552 | readlink is Copyright (c) 1997 Kenneth Stailey, and may also be |
8820 | <title>Sleepycat</title> | 7553 | distributed under the terms of the BSD copyright. |
8821 | 7554 | ||
8822 | <para><programlisting> | 7555 | savelog may be redistributed under the following terms: (The rest of |
7556 | this file consists of savelog's distribution terms.) | ||
7557 | |||
7558 | #ident "@(#)smail:RELEASE-3_2:COPYING,v 1.2 1996/06/14 18:59:10 woods Exp" | ||
7559 | |||
7560 | SMAIL GENERAL PUBLIC LICENSE | ||
7561 | (Clarified 11 Feb 1988) | ||
7562 | |||
7563 | Copyright (C) 1988 Landon Curt Noll & Ronald S. Karr | ||
7564 | Copyright (C) 1992 Ronald S. Karr | ||
7565 | Copyleft (GNU) 1988 Landon Curt Noll & Ronald S. Karr | ||
7566 | |||
7567 | Everyone is permitted to copy and distribute verbatim copies | ||
7568 | of this license, but changing it is not allowed. You can also | ||
7569 | use this wording to make the terms for other programs. | ||
7570 | |||
7571 | The license agreements of most software companies keep you at the | ||
7572 | mercy of those companies. By contrast, our general public license is | ||
7573 | intended to give everyone the right to share SMAIL. To make sure that | ||
7574 | you get the rights we want you to have, we need to make restrictions | ||
7575 | that forbid anyone to deny you these rights or to ask you to surrender | ||
7576 | the rights. Hence this license agreement. | ||
7577 | |||
7578 | Specifically, we want to make sure that you have the right to give | ||
7579 | away copies of SMAIL, that you receive source code or else can get it | ||
7580 | if you want it, that you can change SMAIL or use pieces of it in new | ||
7581 | free programs, and that you know you can do these things. | ||
7582 | |||
7583 | To make sure that everyone has such rights, we have to forbid you to | ||
7584 | deprive anyone else of these rights. For example, if you distribute | ||
7585 | copies of SMAIL, you must give the recipients all the rights that you | ||
7586 | have. You must make sure that they, too, receive or can get the | ||
7587 | source code. And you must tell them their rights. | ||
7588 | |||
7589 | Also, for our own protection, we must make certain that everyone | ||
7590 | finds out that there is no warranty for SMAIL. If SMAIL is modified by | ||
7591 | someone else and passed on, we want its recipients to know that what | ||
7592 | they have is not what we distributed, so that any problems introduced | ||
7593 | by others will not reflect on our reputation. | ||
7594 | |||
7595 | Therefore we (Landon Curt Noll and Ronald S. Karr) make the following | ||
7596 | terms which say what you must do to be allowed to distribute or change | ||
7597 | SMAIL. | ||
7598 | |||
7599 | |||
7600 | COPYING POLICIES | ||
7601 | |||
7602 | 1. You may copy and distribute verbatim copies of SMAIL source code | ||
7603 | as you receive it, in any medium, provided that you conspicuously and | ||
7604 | appropriately publish on each copy a valid copyright notice "Copyright | ||
7605 | (C) 1988 Landon Curt Noll & Ronald S. Karr" (or with whatever year is | ||
7606 | appropriate); keep intact the notices on all files that refer to this | ||
7607 | License Agreement and to the absence of any warranty; and give any | ||
7608 | other recipients of the SMAIL program a copy of this License | ||
7609 | Agreement along with the program. You may charge a distribution fee | ||
7610 | for the physical act of transferring a copy. | ||
7611 | |||
7612 | 2. You may modify your copy or copies of SMAIL or any portion of it, | ||
7613 | and copy and distribute such modifications under the terms of | ||
7614 | Paragraph 1 above, provided that you also do the following: | ||
7615 | |||
7616 | a) cause the modified files to carry prominent notices stating | ||
7617 | that you changed the files and the date of any change; and | ||
7618 | |||
7619 | b) cause the whole of any work that you distribute or publish, | ||
7620 | that in whole or in part contains or is a derivative of SMAIL or | ||
7621 | any part thereof, to be licensed at no charge to all third | ||
7622 | parties on terms identical to those contained in this License | ||
7623 | Agreement (except that you may choose to grant more extensive | ||
7624 | warranty protection to some or all third parties, at your option). | ||
7625 | |||
7626 | c) You may charge a distribution fee for the physical act of | ||
7627 | transferring a copy, and you may at your option offer warranty | ||
7628 | protection in exchange for a fee. | ||
7629 | |||
7630 | Mere aggregation of another unrelated program with this program (or its | ||
7631 | derivative) on a volume of a storage or distribution medium does not bring | ||
7632 | the other program under the scope of these terms. | ||
7633 | |||
7634 | 3. You may copy and distribute SMAIL (or a portion or derivative of it, | ||
7635 | under Paragraph 2) in object code or executable form under the terms of | ||
7636 | Paragraphs 1 and 2 above provided that you also do one of the following: | ||
7637 | |||
7638 | a) accompany it with the complete corresponding machine-readable | ||
7639 | source code, which must be distributed under the terms of | ||
7640 | Paragraphs 1 and 2 above; or, | ||
7641 | |||
7642 | b) accompany it with a written offer, valid for at least three | ||
7643 | years, to give any third party free (except for a nominal | ||
7644 | shipping charge) a complete machine-readable copy of the | ||
7645 | corresponding source code, to be distributed under the terms of | ||
7646 | Paragraphs 1 and 2 above; or, | ||
7647 | |||
7648 | c) accompany it with the information you received as to where the | ||
7649 | corresponding source code may be obtained. (This alternative is | ||
7650 | allowed only for non-commercial distribution and only if you | ||
7651 | received the program in object code or executable form alone.) | ||
7652 | |||
7653 | For an executable file, complete source code means all the source code for | ||
7654 | all modules it contains; but, as a special exception, it need not include | ||
7655 | source code for modules which are standard libraries that accompany the | ||
7656 | operating system on which the executable file runs. | ||
7657 | |||
7658 | 4. You may not copy, sublicense, distribute or transfer SMAIL | ||
7659 | except as expressly provided under this License Agreement. Any attempt | ||
7660 | otherwise to copy, sublicense, distribute or transfer SMAIL is void and | ||
7661 | your rights to use the program under this License agreement shall be | ||
7662 | automatically terminated. However, parties who have received computer | ||
7663 | software programs from you with this License Agreement will not have | ||
7664 | their licenses terminated so long as such parties remain in full compliance. | ||
7665 | |||
7666 | 5. If you wish to incorporate parts of SMAIL into other free | ||
7667 | programs whose distribution conditions are different, write to Landon | ||
7668 | Curt Noll & Ronald S. Karr via the Free Software Foundation at 51 | ||
7669 | Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. We have not yet | ||
7670 | worked out a simple rule that can be stated here, but we will often | ||
7671 | permit this. We will be guided by the two goals of preserving the | ||
7672 | free status of all derivatives of our free software and of promoting | ||
7673 | the sharing and reuse of software. | ||
7674 | |||
7675 | Your comments and suggestions about our licensing policies and our | ||
7676 | software are welcome! This contract was based on the contract made by | ||
7677 | the Free Software Foundation. Please contact the Free Software | ||
7678 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, | ||
7679 | USA, or call (617) 542-5942 for details on copylefted material in | ||
7680 | general. | ||
7681 | |||
7682 | NO WARRANTY | ||
7683 | |||
7684 | BECAUSE SMAIL IS LICENSED FREE OF CHARGE, WE PROVIDE ABSOLUTELY NO | ||
7685 | WARRANTY, TO THE EXTENT PERMITTED BY APPLICABLE STATE LAW. EXCEPT WHEN | ||
7686 | OTHERWISE STATED IN WRITING, LANDON CURT NOLL & RONALD S. KARR AND/OR | ||
7687 | OTHER PARTIES PROVIDE SMAIL "AS IS" WITHOUT WARRANTY OF ANY KIND, | ||
7688 | EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
7689 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
7690 | THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF SMAIL IS WITH | ||
7691 | YOU. SHOULD SMAIL PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL | ||
7692 | NECESSARY SERVICING, REPAIR OR CORRECTION. | ||
7693 | |||
7694 | IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL LANDON CURT NOLL & | ||
7695 | RONALD S. KARR AND/OR ANY OTHER PARTY WHO MAY MODIFY AND REDISTRIBUTE | ||
7696 | SMAIL AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY | ||
7697 | LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR | ||
7698 | CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE | ||
7699 | (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED | ||
7700 | INACCURATE OR LOSSES SUSTAINED BY THIRD PARTIES OR A FAILURE OF THE | ||
7701 | PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS) SMAIL, EVEN IF YOU HAVE | ||
7702 | BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY | ||
7703 | ANY OTHER PARTY. | ||
7704 | </programlisting></para></section> | ||
7705 | |||
7706 | <section id="lic_40"> | ||
7707 | <title>SUN</title> | ||
7708 | <para><programlisting> | ||
7709 | SUN MICROSYSTEMS, INC. THROUGH ITS SUN MICROSYSTEMS LABORATORIES | ||
7710 | DIVISION ("SUN") WILL LICENSE THIS SOFTWARE AND THE ACCOMPANYING | ||
7711 | DOCUMENTATION TO YOU (a "Licensee") ONLY ON YOUR ACCEPTANCE OF ALL | ||
7712 | THE TERMS SET FORTH BELOW. | ||
7713 | |||
7714 | Sun grants Licensee a non-exclusive, royalty-free right to download, | ||
7715 | install, compile, use, copy and distribute the Software, modify or | ||
7716 | otherwise create derivative works from the Software (each, a | ||
7717 | "Modification") and distribute any Modification in source code and/or | ||
7718 | binary code form to its customers with a license agreement containing | ||
7719 | these terms and noting that the Software has been modified. The | ||
7720 | Software is copyrighted by Sun and other third parties and Licensee | ||
7721 | shall retain and reproduce all copyright and other notices presently | ||
7722 | on the Software. As between Sun and Licensee, Sun is the sole owner of | ||
7723 | all rights in and to the Software other than the limited rights | ||
7724 | granted to Licensee herein; Licensee will own its Modifications, | ||
7725 | expressly subject to Sun's continuing ownership of the | ||
7726 | Software. Licensee will, at its expense, defend and indemnify Sun and | ||
7727 | its licensors from and against any third party claims, including costs | ||
7728 | and reasonable attorneys' fees, and be wholly responsible for any | ||
7729 | liabilities arising out of or related to Licensee's development, use | ||
7730 | or distribution of the Software or Modifications. Any distribution of | ||
7731 | the Software and Modifications must comply with all applicable United | ||
7732 | States export control laws. | ||
7733 | |||
7734 | THE SOFTWARE IS BEING PROVIDED TO LICENSEE "AS IS" AND ALL EXPRESS OR | ||
7735 | IMPLIED CONDITIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF | ||
7736 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT, | ||
7737 | ARE DISCLAIMED. IN NO EVENT WILL SUN BE LIABLE HEREUNDER FOR ANY | ||
7738 | DIRECT DAMAGES OR ANY INDIRECT, PUNITIVE, SPECIAL, INCIDENTAL OR | ||
7739 | CONSEQUENTIAL DAMAGES OF ANY KIND. | ||
7740 | </programlisting></para></section> | ||
7741 | |||
7742 | <section id="lic_41"> | ||
7743 | <title>Sleepycat</title> | ||
7744 | <para><programlisting> | ||
8823 | 7745 | ||
8824 | The Sleepycat License | 7746 | The Sleepycat License |
8825 | Copyright (c) 1990-1999 | 7747 | Copyright (c) 1990-1999 |
@@ -8910,13 +7832,128 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |||
8910 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 7832 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
8911 | SUCH DAMAGE. | 7833 | SUCH DAMAGE. |
8912 | 7834 | ||
8913 | </programlisting></para> | 7835 | </programlisting></para></section> |
8914 | </section> | 7836 | |
7837 | <section id="lic_42"> | ||
7838 | <title>UCB</title> | ||
7839 | <para><programlisting> | ||
7840 | Copyright (c) 1987, 1989, 1990, 1991, 1992, 1993, 1994 | ||
7841 | The Regents of the University of California. All rights reserved. | ||
7842 | |||
7843 | Redistribution and use in source and binary forms, with or without | ||
7844 | modification, are permitted provided that the following conditions | ||
7845 | are met: | ||
7846 | 1. Redistributions of source code must retain the above copyright | ||
7847 | notice, this list of conditions and the following disclaimer. | ||
7848 | 2. Redistributions in binary form must reproduce the above copyright | ||
7849 | notice, this list of conditions and the following disclaimer in the | ||
7850 | documentation and/or other materials provided with the distribution. | ||
7851 | 3. Neither the name of the University nor the names of its contributors | ||
7852 | may be used to endorse or promote products derived from this software | ||
7853 | without specific prior written permission. | ||
7854 | |||
7855 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND | ||
7856 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
7857 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
7858 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE | ||
7859 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
7860 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | ||
7861 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
7862 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | ||
7863 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | ||
7864 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | ||
7865 | SUCH DAMAGE. | ||
7866 | </programlisting></para></section> | ||
7867 | |||
7868 | <section id="lic_43"> | ||
7869 | <title>W3C</title> | ||
7870 | <para><programlisting> | ||
7871 | |||
7872 | W3C SOFTWARE NOTICE AND LICENSE | ||
7873 | This work (and included software, documentation such as READMEs, or other related | ||
7874 | items) is being provided by the copyright holders under the following license. | ||
7875 | License | ||
7876 | By obtaining, using and/or copying this work, you (the licensee) agree that you have | ||
7877 | read, understood, and will comply with the following terms and conditions. | ||
7878 | Permission to copy, modify, and distribute this software and its documentation, with | ||
7879 | or without modification, for any purpose and without fee or royalty is hereby granted, | ||
7880 | provided that you include the following on ALL copies of the software and | ||
7881 | documentation or portions thereof, including modifications: | ||
7882 | The full text of this NOTICE in a location viewable to users of the redistributed or | ||
7883 | derivative work. | ||
7884 | Any pre-existing intellectual property disclaimers, notices, or terms and conditions. | ||
7885 | If none exist, the W3C Software Short Notice should be included (hypertext is | ||
7886 | preferred, text is permitted) within the body of any redistributed or derivative code. | ||
7887 | Notice of any changes or modifications to the files, including the date changes were | ||
7888 | made. (We recommend you provide URIs to the location from which the code is derived.) | ||
7889 | Disclaimers | ||
7890 | THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO | ||
7891 | REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, | ||
7892 | WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF | ||
7893 | THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, | ||
7894 | TRADEMARKS OR OTHER RIGHTS. | ||
7895 | COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR | ||
7896 | CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION. | ||
7897 | The name and trademarks of copyright holders may NOT be used in advertising or | ||
7898 | publicity pertaining to the software without specific, written prior permission. Title | ||
7899 | to copyright in this software and any associated documentation will at all times | ||
7900 | remain with copyright holders. | ||
7901 | Notes | ||
7902 | This version: http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 | ||
7903 | This formulation of W3C`s notice and license became active on December 31 2002. This | ||
7904 | version removes the copyright ownership notice such that this license can be used with | ||
7905 | materials other than those owned by the W3C, reflects that ERCIM is now a host of the | ||
7906 | W3C, includes references to this specific dated version of the license, and removes | ||
7907 | the ambiguous grant of "use". Otherwise, this version is the same as the previous | ||
7908 | version and is written so as to preserve the Free Software Foundation`s assessment of | ||
7909 | GPL compatibility and OSI`s certification under the Open Source Definition. | ||
7910 | |||
7911 | </programlisting></para></section> | ||
7912 | |||
7913 | <section id="lic_44"> | ||
7914 | <title>ZPL-2.1</title> | ||
7915 | <para><programlisting> | ||
7916 | |||
7917 | ZPL 2.1 | ||
7918 | Zope Public License (ZPL) Version 2.1 | ||
7919 | |||
7920 | A copyright notice accompanies this license document that identifies the copyright | ||
7921 | holders. | ||
7922 | |||
7923 | This license has been certified as open source. It has also been designated as GPL | ||
7924 | compatible by the Free Software Foundation (FSF). | ||
7925 | |||
7926 | Redistribution and use in source and binary forms, with or without modification, are | ||
7927 | permitted provided that the following conditions are met: | ||
7928 | |||
7929 | Redistributions in source code must retain the accompanying copyright notice, this | ||
7930 | list of conditions, and the following disclaimer. | ||
7931 | Redistributions in binary form must reproduce the accompanying copyright notice, this | ||
7932 | list of conditions, and the following disclaimer in the documentation and/or other | ||
7933 | materials provided with the distribution. | ||
7934 | Names of the copyright holders must not be used to endorse or promote products derived | ||
7935 | from this software without prior written permission from the copyright holders. | ||
7936 | The right to distribute this software or to use it for any purpose does not give you | ||
7937 | the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. Use of | ||
7938 | them is covered by separate agreement with the copyright holders. | ||
7939 | If any files are modified, you must cause the modified files to carry prominent | ||
7940 | notices stating that you changed the files and the date of any change. | ||
7941 | Disclaimer | ||
7942 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS`` AND ANY EXPRESSED OR | ||
7943 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
7944 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL | ||
7945 | THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
7946 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
7947 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | ||
7948 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
7949 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
7950 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
8915 | 7951 | ||
8916 | <section id="lic_29"> | 7952 | </programlisting></para></section> |
8917 | <title>Zlib</title> | ||
8918 | 7953 | ||
8919 | <para><programlisting> | 7954 | <section id="lic_45"> |
7955 | <title>Zlib</title> | ||
7956 | <para><programlisting> | ||
8920 | 7957 | ||
8921 | zlib License | 7958 | zlib License |
8922 | 7959 | ||
@@ -8938,60 +7975,59 @@ zlib License | |||
8938 | 3. This notice may not be removed or altered from any source distribution. | 7975 | 3. This notice may not be removed or altered from any source distribution. |
8939 | 7976 | ||
8940 | 7977 | ||
8941 | </programlisting></para> | 7978 | </programlisting></para></section> |
8942 | </section> | 7979 | |
8943 | 7980 | <section id="lic_46"> | |
8944 | <section id="lic_zpl"> | 7981 | <title>tcl</title> |
8945 | <title>ZPL-2.1</title> | 7982 | <para><programlisting> |
8946 | 7983 | This software is copyrighted by the Regents of the University of | |
8947 | <para><programlisting> | 7984 | California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState |
8948 | ZPL 2.1 | 7985 | Corporation and other parties. The following terms apply to all files |
8949 | Zope Public License (ZPL) Version 2.1 | 7986 | associated with the software unless explicitly disclaimed in |
8950 | 7987 | individual files. | |
8951 | A copyright notice accompanies this license document that identifies the copyright | 7988 | |
8952 | holders. | 7989 | The authors hereby grant permission to use, copy, modify, distribute, |
8953 | 7990 | and license this software and its documentation for any purpose, provided | |
8954 | This license has been certified as open source. It has also been designated as GPL | 7991 | that existing copyright notices are retained in all copies and that this |
8955 | compatible by the Free Software Foundation (FSF). | 7992 | notice is included verbatim in any distributions. No written agreement, |
8956 | 7993 | license, or royalty fee is required for any of the authorized uses. | |
8957 | Redistribution and use in source and binary forms, with or without modification, | 7994 | Modifications to this software may be copyrighted by their authors |
8958 | are permitted provided that the following conditions are met: | 7995 | and need not follow the licensing terms described here, provided that |
8959 | 7996 | the new terms are clearly indicated on the first page of each file where | |
8960 | Redistributions in source code must retain the accompanying copyright notice, this | 7997 | they apply. |
8961 | list of conditions, and the following disclaimer.Redistributions in binary form | 7998 | |
8962 | must reproduce the accompanying copyright notice, this list of conditions, and the | 7999 | IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY |
8963 | following disclaimer in the documentation and/or other materials provided with the | 8000 | FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES |
8964 | distribution. Names of the copyright holders must not be used to endorse or promote | 8001 | ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY |
8965 | products derived from this software without prior written permission from the | 8002 | DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE |
8966 | copyright holders. | 8003 | POSSIBILITY OF SUCH DAMAGE. |
8967 | The right to distribute this software or to use it for any purpose does not give | 8004 | |
8968 | you the right to use Servicemarks (sm) or Trademarks (tm) of the copyright holders. | 8005 | THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, |
8969 | Use of them is covered by separate agreement with the copyright holders. | 8006 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, |
8970 | If any files are modified, you must cause the modified files to carry prominent | 8007 | FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE |
8971 | notices stating that you changed the files and the date of any change. | 8008 | IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE |
8972 | Disclaimer | 8009 | NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR |
8973 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS`` AND ANY EXPRESSED | 8010 | MODIFICATIONS. |
8974 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | 8011 | |
8975 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT | 8012 | GOVERNMENT USE: If you are acquiring this software on behalf of the |
8976 | SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 8013 | U.S. government, the Government shall have only "Restricted Rights" |
8977 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | 8014 | in the software and related documentation as defined in the Federal |
8978 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | 8015 | Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you |
8979 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | 8016 | are acquiring the software on behalf of the Department of Defense, the |
8980 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING | 8017 | software shall be classified as "Commercial Computer Software" and the |
8981 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY | 8018 | Government shall have only "Restricted Rights" as defined in Clause |
8982 | OF SUCH DAMAGE. | 8019 | 252.227-7014 (b) (3) of DFARs. Notwithstanding the foregoing, the |
8983 | 8020 | authors grant the U.S. Government and others acting in its behalf | |
8984 | </programlisting></para> | 8021 | permission to use and distribute the software in accordance with the |
8985 | </section> | 8022 | terms specified in this license. |
8986 | </section> | 8023 | </programlisting></para></section> |
8987 | 8024 | ||
8988 | <section id="proprietary_license"> | 8025 | </section> |
8989 | <title>Proprietary Licenses</title> | 8026 | <section id="proprietary_license"> |
8990 | 8027 | <title>Proprietary Licenses</title> | |
8991 | <section id="lic_30"> | 8028 | <section id="lic_47"> |
8992 | <title>Enea</title> | 8029 | <title>Enea</title> |
8993 | 8030 | <para><programlisting> | |
8994 | <para><programlisting> | ||
8995 | Copyright (C) 2006 by Enea. | 8031 | Copyright (C) 2006 by Enea. |
8996 | All rights reserved. | 8032 | All rights reserved. |
8997 | 8033 | ||
@@ -9005,21 +8041,17 @@ OF SUCH DAMAGE. | |||
9005 | Trade secret law and copyright law protect this Software. | 8041 | Trade secret law and copyright law protect this Software. |
9006 | The above notice of copyright on this Software does not indicate | 8042 | The above notice of copyright on this Software does not indicate |
9007 | any actual or intended publication of such Software. | 8043 | any actual or intended publication of such Software. |
9008 | </programlisting></para> | 8044 | </programlisting></para></section> |
9009 | </section> | ||
9010 | 8045 | ||
9011 | <section id="lic_31"> | 8046 | <section id="lic_48"> |
9012 | <title>Proprietary</title> | 8047 | <title>Proprietary</title> |
9013 | 8048 | <para><programlisting> | |
9014 | <para><programlisting> | ||
9015 | Proprietary license. | 8049 | Proprietary license. |
9016 | </programlisting></para> | 8050 | </programlisting></para></section> |
9017 | </section> | ||
9018 | |||
9019 | <section id="lic_32"> | ||
9020 | <title>Windbase</title> | ||
9021 | 8051 | ||
9022 | <para><programlisting> | 8052 | <section id="lic_49"> |
8053 | <title>Windbase</title> | ||
8054 | <para><programlisting> | ||
9023 | This file contains valuable trade secrets and proprietary | 8055 | This file contains valuable trade secrets and proprietary |
9024 | assets of Windbase Software Inc. Embodying substantial | 8056 | assets of Windbase Software Inc. Embodying substantial |
9025 | creative efforts and confidential information. Unauthorized | 8057 | creative efforts and confidential information. Unauthorized |
@@ -9029,7 +8061,7 @@ transfer, of any kind, is strictly prohibited. | |||
9029 | 8061 | ||
9030 | COPYRIGHT (C) 1992, 1993, 1994. Windbase Software Inc. | 8062 | COPYRIGHT (C) 1992, 1993, 1994. Windbase Software Inc. |
9031 | ALL RIGHTS RESERVED. | 8063 | ALL RIGHTS RESERVED. |
9032 | </programlisting></para> | 8064 | </programlisting></para></section> |
9033 | </section> | 8065 | |
9034 | </section> | 8066 | </section> |
9035 | </chapter> | 8067 | </chapter> |