diff options
author | Sona Sarmadi <sona.sarmadi@enea.com> | 2017-12-08 10:55:38 +0100 |
---|---|---|
committer | Sona Sarmadi <sona.sarmadi@enea.com> | 2017-12-08 10:55:38 +0100 |
commit | 7253de7a4dc7b8e83dd3b3c79bbb837c510ba4d4 (patch) | |
tree | c73357b0133b18c22d56f78964c02996d89be969 /doc/book-enea-nfv-access-guest-open-source | |
parent | 3d43372666f0a0780bccc9584b49b29ffa11f4aa (diff) | |
download | nfv-access-documentation-7253de7a4dc7b8e83dd3b3c79bbb837c510ba4d4.tar.gz |
Updated licenses files for nfv-access release 1.1.1
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-guest-open-source')
-rw-r--r-- | doc/book-enea-nfv-access-guest-open-source/doc/licenses.xml | 3245 |
1 files changed, 1115 insertions, 2130 deletions
diff --git a/doc/book-enea-nfv-access-guest-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-guest-open-source/doc/licenses.xml index 18a3065..446575e 100644 --- a/doc/book-enea-nfv-access-guest-open-source/doc/licenses.xml +++ b/doc/book-enea-nfv-access-guest-open-source/doc/licenses.xml | |||
@@ -1,1995 +1,1027 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | 3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | <chapter id="enea_linux_packages"> | 4 | <chapter id="enea_linux_packages"> |
5 | <title>Packages and Licenses</title> | 5 | <title>Packages and Licenses</title> |
6 | <section id="licenses_packages"> | ||
6 | 7 | ||
7 | <section id="licenses_packages"> | 8 | <title>Packages</title> |
8 | <title>Packages</title> | ||
9 | 9 | ||
10 | <!--This chapter contains a generated list of all packages that Enea Linux | 10 | |
11 | <!--This chapter contains a generated list of all packages that Enea Linux | ||
11 | supports, e.g. busybox, with a short explanatory blurb and links to package | 12 | supports, e.g. busybox, with a short explanatory blurb and links to package |
12 | specific documentation.--> | 13 | specific documentation.--> |
13 | 14 | ||
14 | <informaltable> | 15 | <informaltable> |
15 | <tgroup cols="4"> | 16 | <tgroup cols="4"> |
16 | <colspec colwidth="2*" /> | 17 | <colspec colwidth="2*"/> |
17 | 18 | <colspec colwidth="1*"/> | |
18 | <colspec colwidth="2*" /> | 19 | <colspec colwidth="5*"/> |
19 | 20 | <colspec colwidth="2*"/> | |
20 | <colspec colwidth="5*" /> | 21 | |
21 | 22 | <thead> | |
22 | <colspec colwidth="2*" /> | 23 | <row> |
23 | 24 | <entry align="center">Package Name</entry> | |
24 | <thead> | 25 | <entry align="center">Version</entry> |
25 | <row> | 26 | <entry align="center">Description</entry> |
26 | <entry align="center">Package Name</entry> | 27 | <entry align="center">License</entry> |
27 | 28 | </row> | |
28 | <entry align="center">Version</entry> | 29 | </thead> |
29 | 30 | ||
30 | <entry align="center">Description</entry> | 31 | <tbody valign="top"> |
31 | 32 | <row> | |
32 | <entry align="center">License</entry> | 33 | <entry>acl</entry> |
33 | </row> | 34 | <entry>2.2.52</entry> |
34 | </thead> | 35 | <entry>Utilities for managing POSIX Access Control Lists.</entry> |
35 | 36 | <entry> LGPL-2.1, GPL-2.0</entry> | |
36 | <tbody valign="top"> | 37 | </row> |
37 | <row> | 38 | <row> |
38 | <entry>acl</entry> | 39 | <entry>apt</entry> |
39 | 40 | <entry>1.2.12</entry> | |
40 | <entry>2.2.52</entry> | 41 | <entry>Advanced front-end for dpkg.</entry> |
41 | 42 | <entry>GPL-2.0</entry> | |
42 | <entry>Utilities for managing POSIX Access Control Lists.</entry> | 43 | </row> |
43 | 44 | <row> | |
44 | <entry>LGPL-2.1, GPL-2.0</entry> | 45 | <entry>attr</entry> |
45 | </row> | 46 | <entry>2.4.47</entry> |
46 | 47 | <entry>Utilities for manipulating filesystem extended attributes.</entry> | |
47 | <row> | 48 | <entry> LGPL-2.1, GPL-2.0</entry> |
48 | <entry>apt</entry> | 49 | </row> |
49 | 50 | <row> | |
50 | <entry>1.2.12</entry> | 51 | <entry>autoconf</entry> |
51 | 52 | <entry>2.69</entry> | |
52 | <entry>Advanced front-end for dpkg.</entry> | 53 | <entry>Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use in the form of M4 macro calls.</entry> |
53 | 54 | <entry> GPL-2.0, GPL-3.0</entry> | |
54 | <entry>GPL-2.0</entry> | 55 | </row> |
55 | </row> | 56 | <row> |
56 | 57 | <entry>automake</entry> | |
57 | <row> | 58 | <entry>1.15</entry> |
58 | <entry>attr</entry> | 59 | <entry>Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. Automake requires the use of Autoconf.</entry> |
59 | 60 | <entry>GPL-2.0</entry> | |
60 | <entry>2.4.47</entry> | 61 | </row> |
61 | 62 | <row> | |
62 | <entry>Utilities for manipulating filesystem extended | 63 | <entry>base-files</entry> |
63 | attributes.</entry> | 64 | <entry>3.0.14</entry> |
64 | 65 | <entry>The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system.</entry> | |
65 | <entry>LGPL-2.1, GPL-2.0</entry> | 66 | <entry>GPL-2.0</entry> |
66 | </row> | 67 | </row> |
67 | 68 | <row> | |
68 | <row> | 69 | <entry>base-passwd</entry> |
69 | <entry>autoconf</entry> | 70 | <entry>3.5.29</entry> |
70 | 71 | <entry>The master copies of the user database files (/etc/passwd and /etc/group). The update-passwd tool is also provided to keep the system databases synchronized with these master files.</entry> | |
71 | <entry>2.69</entry> | 72 | <entry>GPL-2.0</entry> |
72 | 73 | </row> | |
73 | <entry>Autoconf is an extensible package of M4 macros that produce | 74 | <row> |
74 | shell scripts to automatically configure software source code | 75 | <entry>bash-completion</entry> |
75 | packages. Autoconf creates a configuration script for a package | 76 | <entry>2.5</entry> |
76 | from a template file that lists the operating system features that | 77 | <entry>Programmable Completion for Bash 4.</entry> |
77 | the package can use in the form of M4 macro calls.</entry> | 78 | <entry>GPL-2.0</entry> |
78 | 79 | </row> | |
79 | <entry>GPL-2.0, GPL-3.0</entry> | 80 | <row> |
80 | </row> | 81 | <entry>bash</entry> |
81 | 82 | <entry>4.3.30</entry> | |
82 | <row> | 83 | <entry>An sh-compatible command language interpreter.</entry> |
83 | <entry>automake</entry> | 84 | <entry>GPL-3.0</entry> |
84 | 85 | </row> | |
85 | <entry>1.15</entry> | 86 | <row> |
86 | 87 | <entry>bc</entry> | |
87 | <entry>Automake is a tool for automatically generating | 88 | <entry>1.06</entry> |
88 | `Makefile.in' files compliant with the GNU Coding Standards. | 89 | <entry>Arbitrary precision calculator language.</entry> |
89 | Automake requires the use of Autoconf.</entry> | 90 | <entry> GPL-2.0, LGPL-2.1</entry> |
90 | 91 | </row> | |
91 | <entry>GPL-2.0</entry> | 92 | <row> |
92 | </row> | 93 | <entry>binutils-cross-aarch64</entry> |
93 | 94 | <entry>2.28</entry> | |
94 | <row> | 95 | <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry> |
95 | <entry>base-files</entry> | 96 | <entry>GPL-3.0</entry> |
96 | 97 | </row> | |
97 | <entry>3.0.14</entry> | 98 | <row> |
98 | 99 | <entry>binutils</entry> | |
99 | <entry>The base-files package creates the basic system directory | 100 | <entry>2.28</entry> |
100 | structure and provides a small set of key configuration files for | 101 | <entry>The GNU Binutils are a collection of binary tools. The main ones are ld (GNU Linker) and as (GNU Assembler). This package also includes addition tools such as addr2line (Converts addresses into filenames and line numbers) ar (utility for creating modifying and extracting archives) nm (list symbols in object files) objcopy (copy and translate object files) objdump (Display object information) and other tools and related libraries.</entry> |
101 | the system.</entry> | 102 | <entry>GPL-3.0</entry> |
102 | 103 | </row> | |
103 | <entry>GPL-2.0</entry> | 104 | <row> |
104 | </row> | 105 | <entry>bison</entry> |
105 | 106 | <entry>3.0.4</entry> | |
106 | <row> | 107 | <entry>Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble.</entry> |
107 | <entry>base-passwd</entry> | 108 | <entry>GPL-3.0</entry> |
108 | 109 | </row> | |
109 | <entry>3.5.29</entry> | 110 | <row> |
110 | 111 | <entry>busybox</entry> | |
111 | <entry>The master copies of the user database files (/etc/passwd | 112 | <entry>1.24.1</entry> |
112 | and /etc/group). The update-passwd tool is also provided to keep | 113 | <entry>BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils shellutils etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.</entry> |
113 | the system databases synchronized with these master files.</entry> | 114 | <entry> GPL-2.0, BSD-4-Clause</entry> |
114 | 115 | </row> | |
115 | <entry>GPL-2.0</entry> | 116 | <row> |
116 | </row> | 117 | <entry>bzip2</entry> |
117 | 118 | <entry>1.0.6</entry> | |
118 | <row> | 119 | <entry>bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors and approaches the performance of the PPM family of statistical compressors.</entry> |
119 | <entry>bash-completion</entry> | 120 | <entry>BSD-4-Clause</entry> |
120 | 121 | </row> | |
121 | <entry>2.5</entry> | 122 | <row> |
122 | 123 | <entry>ca-certificates</entry> | |
123 | <entry>Programmable Completion for Bash 4.</entry> | 124 | <entry>20161130</entry> |
124 | 125 | <entry>This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections. This derived from Debian's CA Certificates.</entry> | |
125 | <entry>GPL-2.0</entry> | 126 | <entry> GPL-2.0, MPL-2.0</entry> |
126 | </row> | 127 | </row> |
127 | 128 | <row> | |
128 | <row> | 129 | <entry>coreutils</entry> |
129 | <entry>bash</entry> | 130 | <entry>8.26</entry> |
130 | 131 | <entry>The GNU Core Utilities provide the basic file shell and text manipulation utilities. These are the core utilities which are expected to exist on every system.</entry> | |
131 | <entry>4.3.30</entry> | 132 | <entry>GPL-3.0</entry> |
132 | 133 | </row> | |
133 | <entry>An sh-compatible command language interpreter.</entry> | 134 | <row> |
134 | 135 | <entry>cross-localedef</entry> | |
135 | <entry>GPL-3.0</entry> | 136 | <entry>2.25</entry> |
136 | </row> | 137 | <entry>Cross locale generation tool for glibc.</entry> |
137 | 138 | <entry>LGPL-2.1</entry> | |
138 | <row> | 139 | </row> |
139 | <entry>bc</entry> | 140 | <row> |
140 | 141 | <entry>cryptodev-linux</entry> | |
141 | <entry>1.06</entry> | 142 | <entry>1.8</entry> |
142 | 143 | <entry>A /dev/crypto device driver header file.</entry> | |
143 | <entry>Arbitrary precision calculator language.</entry> | 144 | <entry>GPL-2.0</entry> |
144 | 145 | </row> | |
145 | <entry>GPL-2.0, LGPL-2.1</entry> | 146 | <row> |
146 | </row> | 147 | <entry>curl</entry> |
147 | 148 | <entry>7.53.1</entry> | |
148 | <row> | 149 | <entry>Command line tool and library for client-side URL transfers.</entry> |
149 | <entry>binutils-cross-aarch64</entry> | 150 | <entry>MIT</entry> |
150 | 151 | </row> | |
151 | <entry>2.28</entry> | 152 | <row> |
152 | 153 | <entry>db</entry> | |
153 | <entry>The GNU Binutils are a collection of binary tools. The main | 154 | <entry>5.3.28</entry> |
154 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 155 | <entry>Berkeley Database v5.</entry> |
155 | includes addition tools such as addr2line (Converts addresses into | 156 | <entry>Sleepycat</entry> |
156 | filenames and line numbers) ar (utility for creating modifying and | 157 | </row> |
157 | extracting archives) nm (list symbols in object files) objcopy | 158 | <row> |
158 | (copy and translate object files) objdump (Display object | 159 | <entry>dbus-test</entry> |
159 | information) and other tools and related libraries.</entry> | 160 | <entry>1.10.14</entry> |
160 | 161 | <entry>D-Bus test package (for D-bus functionality testing only).</entry> | |
161 | <entry>GPL-3.0</entry> | 162 | <entry> AFL-2.0, GPL-2.0</entry> |
162 | </row> | 163 | </row> |
163 | 164 | <row> | |
164 | <row> | 165 | <entry>dbus</entry> |
165 | <entry>binutils</entry> | 166 | <entry>1.10.14</entry> |
166 | 167 | <entry>"D-Bus is a message bus system a simple way for applications to talk to one another. In addition to interprocess communication D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \""single instance\"" application or daemon and to launch applications and daemons on demand when their services are needed."</entry> | |
167 | <entry>2.28</entry> | 168 | <entry> AFL-2.0, GPL-2.0</entry> |
168 | 169 | </row> | |
169 | <entry>The GNU Binutils are a collection of binary tools. The main | 170 | <row> |
170 | ones are ld (GNU Linker) and as (GNU Assembler). This package also | 171 | <entry>debianutils</entry> |
171 | includes addition tools such as addr2line (Converts addresses into | 172 | <entry>4.8.1</entry> |
172 | filenames and line numbers) ar (utility for creating modifying and | 173 | <entry>Miscellaneous utilities specific to Debian.</entry> |
173 | extracting archives) nm (list symbols in object files) objcopy | 174 | <entry> GPL-2.0</entry> |
174 | (copy and translate object files) objdump (Display object | 175 | </row> |
175 | information) and other tools and related libraries.</entry> | 176 | <row> |
176 | 177 | <entry>depmodwrapper</entry> | |
177 | <entry>GPL-3.0</entry> | 178 | <entry>1.0</entry> |
178 | </row> | 179 | <entry>Wrapper script for the Linux kernel module dependency indexer.</entry> |
179 | 180 | <entry>MIT</entry> | |
180 | <row> | 181 | </row> |
181 | <entry>bison</entry> | 182 | <row> |
182 | 183 | <entry>diffutils</entry> | |
183 | <entry>3.0.4</entry> | 184 | <entry>3.5</entry> |
184 | 185 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp utilities. These programs are usually used for creating patch files.</entry> | |
185 | <entry>Bison is a general-purpose parser generator that converts | 186 | <entry>GPL-3.0</entry> |
186 | an annotated context-free grammar into an LALR(1) or GLR parser | 187 | </row> |
187 | for that grammar. Bison is upward compatible with Yacc: all | 188 | <row> |
188 | properly-written Yacc grammars ought to work with Bison with no | 189 | <entry>dpdk-dev-libibverbs</entry> |
189 | change. Anyone familiar with Yacc should be able to use Bison with | 190 | <entry>1.2.1-3.4-2.0.0.0</entry> |
190 | little trouble.</entry> | 191 | <entry>libibverbs library to support Mellanox config</entry> |
191 | 192 | <entry>GPL-2.0</entry> | |
192 | <entry>GPL-3.0</entry> | 193 | </row> |
193 | </row> | 194 | <row> |
194 | 195 | <entry>dpdk</entry> | |
195 | <row> | 196 | <entry>17.08</entry> |
196 | <entry>busybox</entry> | 197 | <entry>Intel(r) Data Plane Development Kit</entry> |
197 | 198 | <entry> BSD, LGPL-2.0, GPL-2.0</entry> | |
198 | <entry>1.24.1</entry> | 199 | </row> |
199 | 200 | <row> | |
200 | <entry>BusyBox combines tiny versions of many common UNIX | 201 | <entry>dpkg</entry> |
201 | utilities into a single small executable. It provides minimalist | 202 | <entry>1.18.10</entry> |
202 | replacements for most of the utilities you usually find in GNU | 203 | <entry>Package maintenance system from Debian.</entry> |
203 | fileutils shellutils etc. The utilities in BusyBox generally have | 204 | <entry>GPL-2.0</entry> |
204 | fewer options than their full-featured GNU cousins; however the | 205 | </row> |
205 | options that are included provide the expected functionality and | 206 | <row> |
206 | behave very much like their GNU counterparts. BusyBox provides a | 207 | <entry>dtc</entry> |
207 | fairly complete POSIX environment for any small or embedded | 208 | <entry>1.4.2</entry> |
208 | system.</entry> | 209 | <entry>The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels.</entry> |
209 | 210 | <entry> GPL-2.0, BSD</entry> | |
210 | <entry>GPL-2.0, BSD-4-Clause</entry> | 211 | </row> |
211 | </row> | 212 | <row> |
212 | 213 | <entry>e2fsprogs</entry> | |
213 | <row> | 214 | <entry>1.43.4</entry> |
214 | <entry>bzip2</entry> | 215 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating fixing configuring and debugging ext2 filesystems.</entry> |
215 | 216 | <entry> GPL-2.0, LGPL-2.0, BSD, MIT</entry> | |
216 | <entry>1.0.6</entry> | 217 | </row> |
217 | 218 | <row> | |
218 | <entry>bzip2 compresses files using the Burrows-Wheeler | 219 | <entry>elfutils</entry> |
219 | block-sorting text compression algorithm and Huffman coding. | 220 | <entry>0.168</entry> |
220 | Compression is generally considerably better than that achieved by | 221 | <entry>Utilities and libraries for handling compiled object files.</entry> |
221 | more conventional LZ77/LZ78-based compressors and approaches the | 222 | <entry> GPL-3.0, Elfutils-Exception</entry> |
222 | performance of the PPM family of statistical compressors.</entry> | 223 | </row> |
223 | 224 | <row> | |
224 | <entry>BSD-4-Clause</entry> | 225 | <entry>enea-nfv-access-guest</entry> |
225 | </row> | 226 | <entry>1.0</entry> |
226 | 227 | <entry>Image for the guest side of the Enea NFV Access Platform</entry> | |
227 | <row> | 228 | <entry>MIT</entry> |
228 | <entry>ca-certificates</entry> | 229 | </row> |
229 | 230 | <row> | |
230 | <entry>20161130</entry> | 231 | <entry>expat</entry> |
231 | 232 | <entry>2.2.0</entry> | |
232 | <entry>This package includes PEM files of CA certificates to allow | 233 | <entry>Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)</entry> |
233 | SSL-based applications to check for the authenticity of SSL | 234 | <entry>MIT</entry> |
234 | connections. This derived from Debian's CA Certificates.</entry> | 235 | </row> |
235 | 236 | <row> | |
236 | <entry>GPL-2.0, MPL-2.0</entry> | 237 | <entry>file</entry> |
237 | </row> | 238 | <entry>5.30</entry> |
238 | 239 | <entry>File attempts to classify files depending on their contents and prints a description if a match is found.</entry> | |
239 | <row> | 240 | <entry>BSD</entry> |
240 | <entry>coreutils</entry> | 241 | </row> |
241 | 242 | <row> | |
242 | <entry>8.26</entry> | 243 | <entry>flex</entry> |
243 | 244 | <entry>2.6.0</entry> | |
244 | <entry>The GNU Core Utilities provide the basic file shell and | 245 | <entry>Flex is a fast lexical analyser generator. Flex is a tool for generating programs that recognize lexical patterns in text.</entry> |
245 | text manipulation utilities. These are the core utilities which | 246 | <entry>BSD</entry> |
246 | are expected to exist on every system.</entry> | 247 | </row> |
247 | 248 | <row> | |
248 | <entry>GPL-3.0</entry> | 249 | <entry>fuse</entry> |
249 | </row> | 250 | <entry>2.9.4</entry> |
250 | 251 | <entry>FUSE (Filesystem in Userspace) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. </entry> | |
251 | <row> | 252 | <entry> GPL-2.0, LGPL-2.0</entry> |
252 | <entry>cross-localedef</entry> | 253 | </row> |
253 | 254 | <row> | |
254 | <entry>2.25</entry> | 255 | <entry>gawk</entry> |
255 | 256 | <entry>4.1.4</entry> | |
256 | <entry>Cross locale generation tool for glibc.</entry> | 257 | <entry>The GNU version of awk a text processing utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs.</entry> |
257 | 258 | <entry>GPL-3.0</entry> | |
258 | <entry>LGPL-2.1</entry> | 259 | </row> |
259 | </row> | 260 | <row> |
260 | 261 | <entry>gcc-cross-aarch64</entry> | |
261 | <row> | 262 | <entry>6.3.0</entry> |
262 | <entry>cryptodev-linux</entry> | 263 | <entry>GNU cc and gcc C compilers.</entry> |
263 | 264 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
264 | <entry>1.8</entry> | 265 | </row> |
265 | 266 | <row> | |
266 | <entry>A /dev/crypto device driver header file.</entry> | 267 | <entry>gcc-cross-initial-aarch64</entry> |
267 | 268 | <entry>6.3.0</entry> | |
268 | <entry>GPL-2.0</entry> | 269 | <entry>GNU cc and gcc C compilers.</entry> |
269 | </row> | 270 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> |
270 | 271 | </row> | |
271 | <row> | 272 | <row> |
272 | <entry>curl</entry> | 273 | <entry>gcc-source-6.3.0</entry> |
273 | 274 | <entry>6.3.0</entry> | |
274 | <entry>7.53.1</entry> | 275 | <entry>GNU cc and gcc C compilers.</entry> |
275 | 276 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
276 | <entry>Command line tool and library for client-side URL | 277 | </row> |
277 | transfers.</entry> | 278 | <row> |
278 | 279 | <entry>gcc</entry> | |
279 | <entry>MIT</entry> | 280 | <entry>6.3.0</entry> |
280 | </row> | 281 | <entry>Runtime libraries from GCC.</entry> |
281 | 282 | <entry>GPL-3.0-with-GCC-exception</entry> | |
282 | <row> | 283 | </row> |
283 | <entry>db</entry> | 284 | <row> |
284 | 285 | <entry>gdbm</entry> | |
285 | <entry>5.3.28</entry> | 286 | <entry>1.12</entry> |
286 | 287 | <entry>Key/value database library with extensible hashing.</entry> | |
287 | <entry>Berkeley Database v5.</entry> | 288 | <entry>GPL-3.0</entry> |
288 | 289 | </row> | |
289 | <entry>Sleepycat</entry> | 290 | <row> |
290 | </row> | 291 | <entry>gettext-minimal</entry> |
291 | 292 | <entry>0.19.8.1</entry> | |
292 | <row> | 293 | <entry>Contains the m4 macros sufficient to support building autoconf/automake. This provides a significant build time speedup by the removal of gettext-native from most dependency chains (now only needed for gettext for the target).</entry> |
293 | <entry>dbus-test</entry> | 294 | <entry>FSF-Unlimited</entry> |
294 | 295 | </row> | |
295 | <entry>1.10.14</entry> | 296 | <row> |
296 | 297 | <entry>gettext</entry> | |
297 | <entry>D-Bus test package (for D-bus functionality testing | 298 | <entry>0.19.8.1</entry> |
298 | only).</entry> | 299 | <entry>GNU gettext is a set of tools that provides a framework to help other programs produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs a directory and file naming organization for the message catalogs themselves a runtime library supporting the retrieval of translated messages and a few stand-alone programs to massage in various ways the sets of translatable and already translated strings.</entry> |
299 | 300 | <entry> GPL-3.0, LGPL-2.1</entry> | |
300 | <entry>AFL-2.0, GPL-2.0</entry> | 301 | </row> |
301 | </row> | 302 | <row> |
302 | 303 | <entry>glib-2.0</entry> | |
303 | <row> | 304 | <entry>2.50.3</entry> |
304 | <entry>dbus</entry> | 305 | <entry>GLib is a general-purpose utility library which provides many useful data types macros type conversions string utilities file utilities a main loop abstraction and so on.</entry> |
305 | 306 | <entry> LGPL-2.0, BSD, PD</entry> | |
306 | <entry>1.10.14</entry> | 307 | </row> |
307 | 308 | <row> | |
308 | <entry>"D-Bus is a message bus system a simple way for | 309 | <entry>glibc-locale</entry> |
309 | applications to talk to one another. In addition to interprocess | 310 | <entry>2.25</entry> |
310 | communication D-Bus helps coordinate process lifecycle; it makes | 311 | <entry>Locale data from glibc.</entry> |
311 | it simple and reliable to code a \""single instance\"" application | 312 | <entry> GPL-2.0, LGPL-2.1</entry> |
312 | or daemon and to launch applications and daemons on demand when | 313 | </row> |
313 | their services are needed."</entry> | 314 | <row> |
314 | 315 | <entry>glibc</entry> | |
315 | <entry>AFL-2.0, GPL-2.0</entry> | 316 | <entry>2.25</entry> |
316 | </row> | 317 | <entry>The GNU C Library is used as the system C library in most systems with the Linux kernel.</entry> |
317 | 318 | <entry> GPL-2.0, LGPL-2.1</entry> | |
318 | <row> | 319 | </row> |
319 | <entry>debianutils</entry> | 320 | <row> |
320 | 321 | <entry>gmp</entry> | |
321 | <entry>4.8.1</entry> | 322 | <entry>6.1.2</entry> |
322 | 323 | <entry>GMP is a free library for arbitrary precision arithmetic operating on signed integers rational numbers and floating point numbers</entry> | |
323 | <entry>Miscellaneous utilities specific to Debian.</entry> | 324 | <entry> GPL-2.0, LGPL-3.0</entry> |
324 | 325 | </row> | |
325 | <entry>GPL-2.0</entry> | 326 | <row> |
326 | </row> | 327 | <entry>gnome-desktop-testing</entry> |
327 | 328 | <entry>2014.1</entry> | |
328 | <row> | 329 | <entry>Test runner for GNOME-style installed tests.</entry> |
329 | <entry>depmodwrapper</entry> | 330 | <entry>LGPL-2.0</entry> |
330 | 331 | </row> | |
331 | <entry>1.0</entry> | 332 | <row> |
332 | 333 | <entry>gnu-config</entry> | |
333 | <entry>Wrapper script for the Linux kernel module dependency | 334 | <entry>20150728</entry> |
334 | indexer.</entry> | 335 | <entry>Tool that installs the GNU config.guess / config.sub into a directory tree</entry> |
335 | 336 | <entry>GPLv2</entry> | |
336 | <entry>MIT</entry> | 337 | </row> |
337 | </row> | 338 | <row> |
338 | 339 | <entry>gnutls</entry> | |
339 | <row> | 340 | <entry>3.5.9</entry> |
340 | <entry>diffutils</entry> | 341 | <entry>GNU Transport Layer Security Library.</entry> |
341 | 342 | <entry> GPL-3.0, LGPL-2.1</entry> | |
342 | <entry>3.5</entry> | 343 | </row> |
343 | 344 | <row> | |
344 | <entry>Diffutils contains the GNU diff diff3 sdiff and cmp | 345 | <entry>gperf</entry> |
345 | utilities. These programs are usually used for creating patch | 346 | <entry>3.0.4</entry> |
346 | files.</entry> | 347 | <entry>GNU gperf is a perfect hash function generator</entry> |
347 | 348 | <entry>GPL-3.0</entry> | |
348 | <entry>GPL-3.0</entry> | 349 | </row> |
349 | </row> | 350 | <row> |
350 | 351 | <entry>grep</entry> | |
351 | <row> | 352 | <entry>3.0</entry> |
352 | <entry>dpdk-dev-libibverbs</entry> | 353 | <entry>GNU grep utility.</entry> |
353 | 354 | <entry>GPL-3.0</entry> | |
354 | <entry>1.2.1-3.4-2.0.0.0</entry> | 355 | </row> |
355 | 356 | <row> | |
356 | <entry>libibverbs library to support Mellanox config</entry> | 357 | <entry>gtk-doc</entry> |
357 | 358 | <entry>1.25</entry> | |
358 | <entry>GPL-2.0</entry> | 359 | <entry>Gtk-doc is a set of scripts that extract specially formatted comments from glib-based software and produce a set of html documentation files from them</entry> |
359 | </row> | 360 | <entry>GPL-2.0</entry> |
360 | 361 | </row> | |
361 | <row> | 362 | <row> |
362 | <entry>dpdk</entry> | 363 | <entry>inputproto</entry> |
363 | 364 | <entry>2.3.2</entry> | |
364 | <entry>17.08</entry> | 365 | <entry>This package provides the wire protocol for the X Input extension. The extension supports input devices other then the core X keyboard and pointer.</entry> |
365 | 366 | <entry> MIT</entry> | |
366 | <entry>Intel(r) Data Plane Development Kit</entry> | 367 | </row> |
367 | 368 | <row> | |
368 | <entry>BSD, LGPL-2.0, GPL-2.0</entry> | 369 | <entry>intltool</entry> |
369 | </row> | 370 | <entry>0.51.0</entry> |
370 | 371 | <entry>Utility scripts for internationalizing XML.</entry> | |
371 | <row> | 372 | <entry>GPL-2.0</entry> |
372 | <entry>dpkg</entry> | 373 | </row> |
373 | 374 | <row> | |
374 | <entry>1.18.10</entry> | 375 | <entry>iproute2</entry> |
375 | 376 | <entry>4.10.0</entry> | |
376 | <entry>Package maintenance system from Debian.</entry> | 377 | <entry>Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux. Of the utilities ip and tc are the most important. ip controls IPv4 and IPv6 configuration and tc stands for traffic control.</entry> |
377 | 378 | <entry>GPL-2.0</entry> | |
378 | <entry>GPL-2.0</entry> | 379 | </row> |
379 | </row> | 380 | <row> |
380 | 381 | <entry>iptables</entry> | |
381 | <row> | 382 | <entry>1.6.1</entry> |
382 | <entry>dtc</entry> | 383 | <entry>iptables is the userspace command line program used to configure and control network packet filtering code in Linux.</entry> |
383 | 384 | <entry>GPL-2.0</entry> | |
384 | <entry>1.4.2</entry> | 385 | </row> |
385 | 386 | <row> | |
386 | <entry>The Device Tree Compiler is a tool used to manipulate the | 387 | <entry>kbd</entry> |
387 | Open-Firmware-like device tree used by PowerPC kernels.</entry> | 388 | <entry>2.0.4</entry> |
388 | 389 | <entry>Keytable files and keyboard utilities.</entry> | |
389 | <entry>GPL-2.0, BSD</entry> | 390 | <entry>GPL-2.0</entry> |
390 | </row> | 391 | </row> |
391 | 392 | <row> | |
392 | <row> | 393 | <entry>kbproto</entry> |
393 | <entry>e2fsprogs</entry> | 394 | <entry>1.0.7</entry> |
394 | 395 | <entry>This package provides the wire protocol for the X Keyboard extension. This extension is used to control options related to keyboard handling and layout.</entry> | |
395 | <entry>1.43.4</entry> | 396 | <entry>MIT</entry> |
396 | 397 | </row> | |
397 | <entry>The Ext2 Filesystem Utilities (e2fsprogs) contain all of | 398 | <row> |
398 | the standard utilities for creating fixing configuring and | 399 | <entry>kern-tools</entry> |
399 | debugging ext2 filesystems.</entry> | 400 | <entry>0.2</entry> |
400 | 401 | <entry>Tools for managing Yocto Project style branched kernels.</entry> | |
401 | <entry>GPL-2.0, LGPL-2.0, BSD, MIT</entry> | 402 | <entry>GPL-2.0</entry> |
402 | </row> | 403 | </row> |
403 | 404 | <row> | |
404 | <row> | 405 | <entry>kmod</entry> |
405 | <entry>elfutils</entry> | 406 | <entry>23</entry> |
406 | 407 | <entry>kmod is a set of tools to handle common tasks with Linux kernel modules like insert remove list check properties resolve dependencies and aliases.</entry> | |
407 | <entry>0.168</entry> | 408 | <entry> GPL-2.0, LGPL-2.1</entry> |
408 | 409 | </row> | |
409 | <entry>Utilities and libraries for handling compiled object | 410 | <row> |
410 | files.</entry> | 411 | <entry>ldconfig</entry> |
411 | 412 | <entry>2.12.1</entry> | |
412 | <entry>GPL-3.0, Elfutils-Exception</entry> | 413 | <entry>A standalone native ldconfig build.</entry> |
413 | </row> | 414 | <entry>GPL-2.0</entry> |
414 | 415 | </row> | |
415 | <row> | 416 | <row> |
416 | <entry>enea-nfv-access-guest</entry> | 417 | <entry>libarchive</entry> |
417 | 418 | <entry>3.2.2</entry> | |
418 | <entry>1.0</entry> | 419 | <entry>C library and command-line tools for reading and writing tar cpio zip ISO and other archive formats</entry> |
419 | 420 | <entry>BSD</entry> | |
420 | <entry>Image for the guest side of the Enea NFV Access | 421 | </row> |
421 | Platform</entry> | 422 | <row> |
422 | 423 | <entry>libcap</entry> | |
423 | <entry>MIT</entry> | 424 | <entry>2.25</entry> |
424 | </row> | 425 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> |
425 | 426 | <entry> BSD, GPL-2.0</entry> | |
426 | <row> | 427 | </row> |
427 | <entry>expat</entry> | 428 | <row> |
428 | 429 | <entry>libcgroup</entry> | |
429 | <entry>2.2.0</entry> | 430 | <entry>0.41</entry> |
430 | 431 | <entry>libcgroup is a library that abstracts the control group file system in Linux. Control groups allow you to limit account and isolate resource usage (CPU memory disk I/O etc.) of groups of processes.</entry> | |
431 | <entry>Expat is an XML parser library written in C. It is a | 432 | <entry>LGPL-2.1</entry> |
432 | stream-oriented parser in which an application registers handlers | 433 | </row> |
433 | for things the parser might find in the XML document (like start | 434 | <row> |
434 | tags)</entry> | 435 | <entry>libcheck</entry> |
435 | 436 | <entry>0.10.0</entry> | |
436 | <entry>MIT</entry> | 437 | <entry>Check - unit testing framework for C code.</entry> |
437 | </row> | 438 | <entry>LGPL-2.1</entry> |
438 | 439 | </row> | |
439 | <row> | 440 | <row> |
440 | <entry>file</entry> | 441 | <entry>libffi</entry> |
441 | 442 | <entry>3.2.1</entry> | |
442 | <entry>5.30</entry> | 443 | <entry>The `libffi' library provides a portable high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The `libffi' library really only provides the lowest machine dependent layer of a fully featured foreign function interface. A layer must exist above `libffi' that handles type conversions for values passed between the two languages.</entry> |
443 | 444 | <entry>MIT</entry> | |
444 | <entry>File attempts to classify files depending on their contents | 445 | </row> |
445 | and prints a description if a match is found.</entry> | 446 | <row> |
446 | 447 | <entry>libgcc</entry> | |
447 | <entry>BSD</entry> | 448 | <entry>6.3.0</entry> |
448 | </row> | 449 | <entry>GNU cc and gcc C compilers.</entry> |
449 | 450 | <entry> GPL-3.0-with-GCC-exception, GPL-3.0</entry> | |
450 | <row> | 451 | </row> |
451 | <entry>flex</entry> | 452 | <row> |
452 | 453 | <entry>libice</entry> | |
453 | <entry>2.6.0</entry> | 454 | <entry>1.0.9</entry> |
454 | 455 | <entry>The Inter-Client Exchange (ICE) protocol provides a generic framework for building protocols on top of reliable byte-stream transport connections. It provides basic mechanisms for setting up and shutting down connections for performing authentication for negotiating versions and for reporting errors. </entry> | |
455 | <entry>Flex is a fast lexical analyser generator. Flex is a tool | 456 | <entry>MIT</entry> |
456 | for generating programs that recognize lexical patterns in | 457 | </row> |
457 | text.</entry> | 458 | <row> |
458 | 459 | <entry>libidn</entry> | |
459 | <entry>BSD</entry> | 460 | <entry>1.33</entry> |
460 | </row> | 461 | <entry>Implementation of the Stringprep Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group.</entry> |
461 | 462 | <entry> LGPL-2.1, LGPL-3.0, GPL-3.0</entry> | |
462 | <row> | 463 | </row> |
463 | <entry>fuse</entry> | 464 | <row> |
464 | 465 | <entry>libmpc</entry> | |
465 | <entry>2.9.4</entry> | 466 | <entry>1.0.3</entry> |
466 | 467 | <entry>Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr</entry> | |
467 | <entry>FUSE (Filesystem in Userspace) is a simple interface for | 468 | <entry>LGPL-3.0</entry> |
468 | userspace programs to export a virtual filesystem to the Linux | 469 | </row> |
469 | kernel. FUSE also aims to provide a secure method for non | 470 | <row> |
470 | privileged users to create and mount their own filesystem | 471 | <entry>libnl</entry> |
471 | implementations.</entry> | 472 | <entry>3.2.29</entry> |
472 | 473 | <entry>A library for applications dealing with netlink sockets.</entry> | |
473 | <entry>GPL-2.0, LGPL-2.0</entry> | 474 | <entry>LGPL-2.1</entry> |
474 | </row> | 475 | </row> |
475 | 476 | <row> | |
476 | <row> | 477 | <entry>libpcap</entry> |
477 | <entry>gawk</entry> | 478 | <entry>1.8.1</entry> |
478 | 479 | <entry>Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection security monitoring and network debugging.</entry> | |
479 | <entry>4.1.4</entry> | 480 | <entry>BSD</entry> |
480 | 481 | </row> | |
481 | <entry>The GNU version of awk a text processing utility. Awk | 482 | <row> |
482 | interprets a special-purpose programming language to do quick and | 483 | <entry>libpcre</entry> |
483 | easy text pattern matching and reformatting jobs.</entry> | 484 | <entry>8.40</entry> |
484 | 485 | <entry>The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API as well as a set of wrapper functions that correspond to the POSIX regular expression API.</entry> | |
485 | <entry>GPL-3.0</entry> | 486 | <entry>BSD</entry> |
486 | </row> | 487 | </row> |
487 | 488 | <row> | |
488 | <row> | 489 | <entry>libpng</entry> |
489 | <entry>gcc-cross-aarch64</entry> | 490 | <entry>1.6.28</entry> |
490 | 491 | <entry>PNG image format decoding library.</entry> | |
491 | <entry>6.3.0</entry> | 492 | <entry>Libpng</entry> |
492 | 493 | </row> | |
493 | <entry>GNU cc and gcc C compilers.</entry> | 494 | <row> |
494 | 495 | <entry>libpthread-stubs</entry> | |
495 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 496 | <entry>0.3</entry> |
496 | </row> | 497 | <entry>This library provides weak aliases for pthread functions not provided in libc or otherwise available by default.</entry> |
497 | 498 | <entry>MIT</entry> | |
498 | <row> | 499 | </row> |
499 | <entry>gcc-cross-initial-aarch64</entry> | 500 | <row> |
500 | 501 | <entry>libsdl</entry> | |
501 | <entry>6.3.0</entry> | 502 | <entry>1.2.15</entry> |
502 | 503 | <entry>Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio keyboard mouse joystick 3D hardware via OpenGL and 2D video framebuffer.</entry> | |
503 | <entry>GNU cc and gcc C compilers.</entry> | 504 | <entry>LGPL-2.1</entry> |
504 | 505 | </row> | |
505 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 506 | <row> |
506 | </row> | 507 | <entry>libsm</entry> |
507 | 508 | <entry>1.2.2</entry> | |
508 | <row> | 509 | <entry>"The Session Management Library (SMlib) is a low-level \""C\"" language interface to XSMP. The purpose of the X Session Management Protocol (XSMP) is to provide a uniform mechanism for users to save and restore their sessions. A session is a group of clients each of which has a particular state."</entry> |
509 | <entry>gcc-source-6.3.0</entry> | 510 | <entry>MIT</entry> |
510 | 511 | </row> | |
511 | <entry>6.3.0</entry> | 512 | <row> |
512 | 513 | <entry>libtool</entry> | |
513 | <entry>GNU cc and gcc C compilers.</entry> | 514 | <entry>2.4.6</entry> |
514 | 515 | <entry>This is GNU libtool a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface.</entry> | |
515 | <entry>GPL-3.0-with-GCC-exception, GPL-3.0</entry> | 516 | <entry> GPL-2.0, LGPL-2.1</entry> |
516 | </row> | 517 | </row> |
517 | 518 | <row> | |
518 | <row> | 519 | <entry>libunistring</entry> |
519 | <entry>gcc</entry> | 520 | <entry>0.9.7</entry> |
520 | 521 | <entry>Text files are nowadays usually encoded in Unicode and may consist of very different scripts from Latin letters to Chinese Hanzi with many kinds of special characters accents right-to-left writing marks hyphens Roman numbers and much more. But the POSIX platform APIs for text do not contain adequate functions for dealing with particular properties of many Unicode characters. In fact the POSIX APIs for text have several assumptions at their base which don't hold for Unicode text. This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. This package contains documentation.</entry> | |
521 | <entry>6.3.0</entry> | 522 | <entry> LGPL-3.0, GPL-2.0</entry> |
522 | 523 | </row> | |
523 | <entry>Runtime libraries from GCC.</entry> | 524 | <row> |
524 | 525 | <entry>libx11</entry> | |
525 | <entry>GPL-3.0-with-GCC-exception</entry> | 526 | <entry>1.6.4</entry> |
526 | </row> | 527 | <entry>This package provides a client interface to the X Window System otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system.</entry> |
527 | 528 | <entry> MIT, BSD</entry> | |
528 | <row> | 529 | </row> |
529 | <entry>gdbm</entry> | 530 | <row> |
530 | 531 | <entry>libxau</entry> | |
531 | <entry>1.12</entry> | 532 | <entry>1.0.8</entry> |
532 | 533 | <entry>libxau provides the main interfaces to the X11 authorisation handling which controls authorisation for X connections both client-side and server-side.</entry> | |
533 | <entry>Key/value database library with extensible hashing.</entry> | 534 | <entry>MIT</entry> |
534 | 535 | </row> | |
535 | <entry>GPL-3.0</entry> | 536 | <row> |
536 | </row> | 537 | <entry>libxcb</entry> |
537 | 538 | <entry>1.12</entry> | |
538 | <row> | 539 | <entry>The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry> |
539 | <entry>gettext-minimal</entry> | 540 | <entry>MIT</entry> |
540 | 541 | </row> | |
541 | <entry>0.19.8.1</entry> | 542 | <row> |
542 | 543 | <entry>libxdmcp</entry> | |
543 | <entry>Contains the m4 macros sufficient to support building | 544 | <entry>1.1.2</entry> |
544 | autoconf/automake. This provides a significant build time speedup | 545 | <entry>The purpose of the X Display Manager Control Protocol (XDMCP) is to provide a uniform mechanism for an autonomous display to request login service from a remote host. An X terminal (screen keyboard mouse processor network interface) is a prime example of an autonomous display.</entry> |
545 | by the removal of gettext-native from most dependency chains (now | 546 | <entry>MIT</entry> |
546 | only needed for gettext for the target).</entry> | 547 | </row> |
547 | 548 | <row> | |
548 | <entry>FSF-Unlimited</entry> | 549 | <entry>libxext</entry> |
549 | </row> | 550 | <entry>1.3.3</entry> |
550 | 551 | <entry>libXext provides an X Window System client interface to several extensions to the X protocol. The supported protocol extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions.</entry> | |
551 | <row> | 552 | <entry>MIT</entry> |
552 | <entry>gettext</entry> | 553 | </row> |
553 | 554 | <row> | |
554 | <entry>0.19.8.1</entry> | 555 | <entry>libxkbcommon</entry> |
555 | 556 | <entry>0.7.1</entry> | |
556 | <entry>GNU gettext is a set of tools that provides a framework to | 557 | <entry>libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification.</entry> |
557 | help other programs produce multi-lingual messages. These tools | 558 | <entry> MIT</entry> |
558 | include a set of conventions about how programs should be written | 559 | </row> |
559 | to support message catalogs a directory and file naming | 560 | <row> |
560 | organization for the message catalogs themselves a runtime library | 561 | <entry>libxml-parser-perl</entry> |
561 | supporting the retrieval of translated messages and a few | 562 | <entry>2.44</entry> |
562 | stand-alone programs to massage in various ways the sets of | 563 | <entry>XML::Parser - A perl module for parsing XML documents.</entry> |
563 | translatable and already translated strings.</entry> | 564 | <entry> Artistic-1.0, GPL-1.0</entry> |
564 | 565 | </row> | |
565 | <entry>GPL-3.0, LGPL-2.1</entry> | 566 | <row> |
566 | </row> | 567 | <entry>libxml2</entry> |
567 | 568 | <entry>2.9.4</entry> | |
568 | <row> | 569 | <entry>The XML Parser Library allows for manipulation of XML files. Libxml2 exports Push and Pull type parser interfaces for both XML and HTML. It can do DTD validation at parse time on a parsed document instance or with an arbitrary DTD. Libxml2 includes complete XPath XPointer and Xinclude implementations. It also has a SAX like interface which is designed to be compatible with Expat.</entry> |
569 | <entry>glib-2.0</entry> | 570 | <entry>MIT</entry> |
570 | 571 | </row> | |
571 | <entry>2.50.3</entry> | 572 | <row> |
572 | 573 | <entry>libxrandr</entry> | |
573 | <entry>GLib is a general-purpose utility library which provides | 574 | <entry>1.5.1</entry> |
574 | many useful data types macros type conversions string utilities | 575 | <entry>The X Resize Rotate and Reflect Extension called RandR for short brings the ability to resize rotate and reflect the root window of a screen. It is based on the X Resize and Rotate Extension as specified in the Proceedings of the 2001 Usenix Technical Conference [RANDR].</entry> |
575 | file utilities a main loop abstraction and so on.</entry> | 576 | <entry>MIT</entry> |
576 | 577 | </row> | |
577 | <entry>LGPL-2.0, BSD, PD</entry> | 578 | <row> |
578 | </row> | 579 | <entry>libxrender</entry> |
579 | 580 | <entry>0.9.10</entry> | |
580 | <row> | 581 | <entry>The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them.</entry> |
581 | <entry>glibc-locale</entry> | 582 | <entry>MIT</entry> |
582 | 583 | </row> | |
583 | <entry>2.25</entry> | 584 | <row> |
584 | 585 | <entry>libxslt</entry> | |
585 | <entry>Locale data from glibc.</entry> | 586 | <entry>1.1.29</entry> |
586 | 587 | <entry>GNOME XSLT library.</entry> | |
587 | <entry>GPL-2.0, LGPL-2.1</entry> | 588 | <entry>MIT</entry> |
588 | </row> | 589 | </row> |
589 | 590 | <row> | |
590 | <row> | 591 | <entry>linux-cavium-guest</entry> |
591 | <entry>glibc</entry> | 592 | <entry>4.9-octeontx.sdk.6.1.0.p3.build.22</entry> |
592 | 593 | <entry>Linux kernel.</entry> | |
593 | <entry>2.25</entry> | 594 | <entry>GPL-2.0</entry> |
594 | 595 | </row> | |
595 | <entry>The GNU C Library is used as the system C library in most | 596 | <row> |
596 | systems with the Linux kernel.</entry> | 597 | <entry>linux-libc-headers</entry> |
597 | 598 | <entry>4.10</entry> | |
598 | <entry>GPL-2.0, LGPL-2.1</entry> | 599 | <entry>Sanitized set of kernel headers for the C library's use.</entry> |
599 | </row> | 600 | <entry>GPL-2.0</entry> |
600 | 601 | </row> | |
601 | <row> | 602 | <row> |
602 | <entry>gmp</entry> | 603 | <entry>lzo</entry> |
603 | 604 | <entry>2.09</entry> | |
604 | <entry>6.1.2</entry> | 605 | <entry>Lossless data compression library.</entry> |
605 | 606 | <entry>GPL-2.0</entry> | |
606 | <entry>GMP is a free library for arbitrary precision arithmetic | 607 | </row> |
607 | operating on signed integers rational numbers and floating point | 608 | <row> |
608 | numbers</entry> | 609 | <entry>lzop</entry> |
609 | 610 | <entry>1.03</entry> | |
610 | <entry>GPL-2.0, LGPL-3.0</entry> | 611 | <entry>lzop is a compression utility which is designed to be a companion to gzip. \nIt is based on the LZO data compression library and its main advantages over \ngzip are much higher compression and decompression speed at the cost of some \ncompression ratio. The lzop compression utility was designed with the goals \nof reliability speed portability and with reasonable drop-in compatibility \nto gzip.</entry> |
611 | </row> | 612 | <entry>GPL-2.0</entry> |
612 | 613 | </row> | |
613 | <row> | 614 | <row> |
614 | <entry>gnome-desktop-testing</entry> | 615 | <entry>m4</entry> |
615 | 616 | <entry>1.4.18</entry> | |
616 | <entry>2014.1</entry> | 617 | <entry>GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files running shell commands doing arithmetic etc.</entry> |
617 | 618 | <entry>GPL-3.0</entry> | |
618 | <entry>Test runner for GNOME-style installed tests.</entry> | 619 | </row> |
619 | 620 | <row> | |
620 | <entry>LGPL-2.0</entry> | 621 | <entry>make</entry> |
621 | </row> | 622 | <entry>4.2.1</entry> |
622 | 623 | <entry>Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile which lists each of the non-source files and how to compute it from other files.</entry> | |
623 | <row> | 624 | <entry> GPL-3.0, LGPL-2.0</entry> |
624 | <entry>gnu-config</entry> | 625 | </row> |
625 | 626 | <row> | |
626 | <entry>20150728</entry> | 627 | <entry>makedepend</entry> |
627 | 628 | <entry>1.0.5</entry> | |
628 | <entry>Tool that installs the GNU config.guess / config.sub into a | 629 | <entry>The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor processing all #include #define #undef #ifdef #ifndef #endif #if #elif and #else directives so that it can correctly tell which #include directives would be used in a compilation. Any #include directives can reference files having other #include directives and parsing will occur in these files as well.</entry> |
629 | directory tree</entry> | 630 | <entry>MIT</entry> |
630 | 631 | </row> | |
631 | <entry>GPL-3.0-with-autoconf-exception</entry> | 632 | <row> |
632 | </row> | 633 | <entry>makedevs</entry> |
633 | 634 | <entry>1.0.1</entry> | |
634 | <row> | 635 | <entry>Tool for creating device nodes.</entry> |
635 | <entry>gnutls</entry> | 636 | <entry>GPL-2.0</entry> |
636 | 637 | </row> | |
637 | <entry>3.5.9</entry> | 638 | <row> |
638 | 639 | <entry>mklibs</entry> | |
639 | <entry>GNU Transport Layer Security Library.</entry> | 640 | <entry>0.1.43</entry> |
640 | 641 | <entry>mklibs produces cut-down shared libraries that contain only the routines required by a particular set of executables.</entry> | |
641 | <entry>GPL-3.0, LGPL-2.1</entry> | 642 | <entry>GPL-2.0</entry> |
642 | </row> | 643 | </row> |
643 | 644 | <row> | |
644 | <row> | 645 | <entry>mpfr</entry> |
645 | <entry>gperf</entry> | 646 | <entry>3.1.5</entry> |
646 | 647 | <entry>C library for multiple-precision floating-point computations with exact rounding.</entry> | |
647 | <entry>3.0.4</entry> | 648 | <entry> GPL-3.0, LGPL-3.0</entry> |
648 | 649 | </row> | |
649 | <entry>GNU gperf is a perfect hash function generator</entry> | 650 | <row> |
650 | 651 | <entry>ncurses</entry> | |
651 | <entry>GPL-3.0</entry> | 652 | <entry>6.0</entry> |
652 | </row> | 653 | <entry>SVr4 and XSI-Curses compatible curses library and terminfo tools including tic infocmp captoinfo. Supports color multiple highlights forms-drawing characters and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library.</entry> |
653 | 654 | <entry>MIT</entry> | |
654 | <row> | 655 | </row> |
655 | <entry>grep</entry> | 656 | <row> |
656 | 657 | <entry>netbase</entry> | |
657 | <entry>3.0</entry> | 658 | <entry>5.4</entry> |
658 | 659 | <entry>This package provides the necessary infrastructure for basic TCP/IP based networking</entry> | |
659 | <entry>GNU grep utility.</entry> | 660 | <entry>GPL-2.0</entry> |
660 | 661 | </row> | |
661 | <entry>GPL-3.0</entry> | 662 | <row> |
662 | </row> | 663 | <entry>nettle</entry> |
663 | 664 | <entry>3.3</entry> | |
664 | <row> | 665 | <entry>A low level cryptographic library.</entry> |
665 | <entry>gtk-doc</entry> | 666 | <entry> LGPL-3.0, GPL-2.0</entry> |
666 | 667 | </row> | |
667 | <entry>1.25</entry> | 668 | <row> |
668 | 669 | <entry>nspr</entry> | |
669 | <entry>Gtk-doc is a set of scripts that extract specially | 670 | <entry>4.13.1</entry> |
670 | formatted comments from glib-based software and produce a set of | 671 | <entry>Netscape Portable Runtime Library.</entry> |
671 | html documentation files from them</entry> | 672 | <entry> GPL-2.0, MPL-2.0, LGPL-2.1</entry> |
672 | 673 | </row> | |
673 | <entry>GPL-2.0</entry> | 674 | <row> |
674 | </row> | 675 | <entry>nss</entry> |
675 | 676 | <entry>3.28.1</entry> | |
676 | <row> | 677 | <entry>Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME X.509 v3 certificates and other security standards.</entry> |
677 | <entry>inputproto</entry> | 678 | <entry> MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> |
678 | 679 | </row> | |
679 | <entry>2.3.2</entry> | 680 | <row> |
680 | 681 | <entry>numactl</entry> | |
681 | <entry>This package provides the wire protocol for the X Input | 682 | <entry>2.0.11</entry> |
682 | extension. The extension supports input devices other then the | 683 | <entry>Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy and a libnuma to do allocations with NUMA policy in applications.</entry> |
683 | core X keyboard and pointer.</entry> | 684 | <entry> GPL-2.0, LGPL-2.1</entry> |
684 | 685 | </row> | |
685 | <entry>MIT</entry> | 686 | <row> |
686 | </row> | 687 | <entry>openssh</entry> |
687 | 688 | <entry>7.4p1</entry> | |
688 | <row> | 689 | <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine.</entry> |
689 | <entry>intltool</entry> | 690 | <entry>BSD</entry> |
690 | 691 | </row> | |
691 | <entry>0.51.0</entry> | 692 | <row> |
692 | 693 | <entry>openssl</entry> | |
693 | <entry>Utility scripts for internationalizing XML.</entry> | 694 | <entry>1.0.2k</entry> |
694 | 695 | <entry>Secure Socket Layer (SSL) binary and related cryptographic tools.</entry> | |
695 | <entry>GPL-2.0</entry> | 696 | <entry>OpenSSL</entry> |
696 | </row> | 697 | </row> |
697 | 698 | <row> | |
698 | <row> | 699 | <entry>opkg-utils</entry> |
699 | <entry>iproute2</entry> | 700 | <entry>0.3.4</entry> |
700 | 701 | <entry>Additional utilities for the opkg package manager.</entry> | |
701 | <entry>4.10.0</entry> | 702 | <entry>GPL-2.0</entry> |
702 | 703 | </row> | |
703 | <entry>Iproute2 is a collection of utilities for controlling TCP / | 704 | <row> |
704 | IP networking and traffic control in Linux. Of the utilities ip | 705 | <entry>os-release</entry> |
705 | and tc are the most important. ip controls IPv4 and IPv6 | 706 | <entry>1.0</entry> |
706 | configuration and tc stands for traffic control.</entry> | 707 | <entry>The /etc/os-release file contains operating system identification data.</entry> |
707 | 708 | <entry>MIT</entry> | |
708 | <entry>GPL-2.0</entry> | 709 | </row> |
709 | </row> | 710 | <row> |
710 | 711 | <entry>packagegroup-core-boot</entry> | |
711 | <row> | 712 | <entry>1.0</entry> |
712 | <entry>iptables</entry> | 713 | <entry>The minimal set of packages required to boot the system</entry> |
713 | 714 | <entry>MIT</entry> | |
714 | <entry>1.6.1</entry> | 715 | </row> |
715 | 716 | <row> | |
716 | <entry>iptables is the userspace command line program used to | 717 | <entry>packagegroup-core-ssh-openssh</entry> |
717 | configure and control network packet filtering code in | 718 | <entry>1.0</entry> |
718 | Linux.</entry> | 719 | <entry>OpenSSH SSH client/server.</entry> |
719 | 720 | <entry>MIT</entry> | |
720 | <entry>GPL-2.0</entry> | 721 | </row> |
721 | </row> | 722 | <row> |
722 | 723 | <entry>packagegroup-enea-virtualization-dpdk</entry> | |
723 | <row> | 724 | <entry>1.0</entry> |
724 | <entry>kbd</entry> | 725 | <entry>Packagegroup for DPDK.</entry> |
725 | 726 | <entry>MIT</entry> | |
726 | <entry>2.0.4</entry> | 727 | </row> |
727 | 728 | <row> | |
728 | <entry>Keytable files and keyboard utilities.</entry> | 729 | <entry>packagegroup-enea-virtualization-guest</entry> |
729 | 730 | <entry>1.0</entry> | |
730 | <entry>GPL-2.0</entry> | 731 | <entry>This package group includes packages and packagegroups specific to the guest side of the Enea Linux Virtualization Profile.</entry> |
731 | </row> | 732 | <entry>MIT</entry> |
732 | 733 | </row> | |
733 | <row> | 734 | <row> |
734 | <entry>kbproto</entry> | 735 | <entry>packagegroup-enea-virtualization</entry> |
735 | 736 | <entry>1.0</entry> | |
736 | <entry>1.0.7</entry> | 737 | <entry>This packagegroup includes packages and packagegroups required for both host and guest images of the Enea Linux Virtualization Profile.</entry> |
737 | 738 | <entry>MIT</entry> | |
738 | <entry>This package provides the wire protocol for the X Keyboard | 739 | </row> |
739 | extension. This extension is used to control options related to | 740 | <row> |
740 | keyboard handling and layout.</entry> | 741 | <entry>pciutils</entry> |
741 | 742 | <entry>3.5.2</entry> | |
742 | <entry>MIT</entry> | 743 | <entry>The PCI Utilities package contains a library for portable access to PCI bus configuration space and several utilities based on this library.</entry> |
743 | </row> | 744 | <entry>GPL-2.0</entry> |
744 | 745 | </row> | |
745 | <row> | 746 | <row> |
746 | <entry>kern-tools</entry> | 747 | <entry>perl</entry> |
747 | 748 | <entry>5.24.1</entry> | |
748 | <entry>0.2</entry> | 749 | <entry>Perl scripting language.</entry> |
749 | 750 | <entry> Artistic-1.0, GPL-1.0</entry> | |
750 | <entry>Tools for managing Yocto Project style branched | 751 | </row> |
751 | kernels.</entry> | 752 | <row> |
752 | 753 | <entry>pigz</entry> | |
753 | <entry>GPL-2.0</entry> | 754 | <entry>2.3.4</entry> |
754 | </row> | 755 | <entry>pigz which stands for parallel implementation of gzip is a fully functional replacement for gzip that exploits multiple processors and multiple cores to the hilt when compressing data. pigz was written by Mark Adler and uses the zlib and pthread libraries.</entry> |
755 | 756 | <entry> Zlib, Apache-2.0</entry> | |
756 | <row> | 757 | </row> |
757 | <entry>kmod</entry> | 758 | <row> |
758 | 759 | <entry>pixman</entry> | |
759 | <entry>23</entry> | 760 | <entry>0.34.0</entry> |
760 | 761 | <entry>Pixman provides a library for manipulating pixel regions -- a set of Y-X banded rectangles image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids triangles and rectangles.</entry> | |
761 | <entry>kmod is a set of tools to handle common tasks with Linux | 762 | <entry> MIT, PD</entry> |
762 | kernel modules like insert remove list check properties resolve | 763 | </row> |
763 | dependencies and aliases.</entry> | 764 | <row> |
764 | 765 | <entry>pkgconfig</entry> | |
765 | <entry>GPL-2.0, LGPL-2.1</entry> | 766 | <entry>0.29.1</entry> |
766 | </row> | 767 | <entry>pkg-config is a helper tool used when compiling applications and libraries. It helps determined the correct compiler/link options. It is also language-agnostic.</entry> |
767 | 768 | <entry>GPL-2.0</entry> | |
768 | <row> | 769 | </row> |
769 | <entry>ldconfig</entry> | 770 | <row> |
770 | 771 | <entry>popt</entry> | |
771 | <entry>2.12.1</entry> | 772 | <entry>1.16</entry> |
772 | 773 | <entry>Library for parsing command line options.</entry> | |
773 | <entry>A standalone native ldconfig build.</entry> | 774 | <entry>MIT</entry> |
774 | 775 | </row> | |
775 | <entry>GPL-2.0</entry> | 776 | <row> |
776 | </row> | 777 | <entry>prelink</entry> |
777 | 778 | <entry>1.0</entry> | |
778 | <row> | 779 | <entry>The prelink package contains a utility which modifies ELF shared libraries and executables so that far fewer relocations need to be resolved at runtime and thus programs come up faster.</entry> |
779 | <entry>libarchive</entry> | 780 | <entry>GPL-2.0</entry> |
780 | 781 | </row> | |
781 | <entry>3.2.2</entry> | 782 | <row> |
782 | 783 | <entry>procps</entry> | |
783 | <entry>C library and command-line tools for reading and writing | 784 | <entry>3.3.12</entry> |
784 | tar cpio zip ISO and other archive formats</entry> | 785 | <entry>Procps contains a set of system utilities that provide system information about processes using the /proc filesystem. The package includes the programs ps top vmstat w kill and skill.</entry> |
785 | 786 | <entry> GPL-2.0, LGPL-2.0</entry> | |
786 | <entry>BSD</entry> | 787 | </row> |
787 | </row> | 788 | <row> |
788 | 789 | <entry>pseudo</entry> | |
789 | <row> | 790 | <entry>1.8.2</entry> |
790 | <entry>libcap</entry> | 791 | <entry>Pseudo gives fake root capabilities to a normal user.</entry> |
791 | 792 | <entry>LGPL-2.1</entry> | |
792 | <entry>2.25</entry> | 793 | </row> |
793 | 794 | <row> | |
794 | <entry>Library for getting/setting POSIX.1e capabilities.</entry> | 795 | <entry>ptest-runner</entry> |
795 | 796 | <entry>2.0.2</entry> | |
796 | <entry>BSD, GPL-2.0</entry> | 797 | <entry>The ptest-runner2 package installs a ptest-runner program which loops through all installed ptest test suites and runs them in sequence.</entry> |
797 | </row> | 798 | <entry>GPL-2.0</entry> |
798 | 799 | </row> | |
799 | <row> | 800 | <row> |
800 | <entry>libcgroup</entry> | 801 | <entry>python</entry> |
801 | 802 | <entry>2.7.13</entry> | |
802 | <entry>0.41</entry> | 803 | <entry>The Python Programming Language.</entry> |
803 | 804 | <entry>Python-2.0</entry> | |
804 | <entry>libcgroup is a library that abstracts the control group | 805 | </row> |
805 | file system in Linux. Control groups allow you to limit account | 806 | <row> |
806 | and isolate resource usage (CPU memory disk I/O etc.) of groups of | 807 | <entry>python3</entry> |
807 | processes.</entry> | 808 | <entry>3.5.2</entry> |
808 | 809 | <entry>The Python Programming Language.</entry> | |
809 | <entry>LGPL-2.1</entry> | 810 | <entry>Python-2.0</entry> |
810 | </row> | 811 | </row> |
811 | 812 | <row> | |
812 | <row> | 813 | <entry>qemu-helper</entry> |
813 | <entry>libcheck</entry> | 814 | <entry>1.0</entry> |
814 | 815 | <entry>Helper utilities needed by the runqemu script.</entry> | |
815 | <entry>0.10.0</entry> | 816 | <entry>GPL-2.0</entry> |
816 | 817 | </row> | |
817 | <entry>Check - unit testing framework for C code.</entry> | 818 | <row> |
818 | 819 | <entry>qemu</entry> | |
819 | <entry>LGPL-2.1</entry> | 820 | <entry>2.8.0</entry> |
820 | </row> | 821 | <entry>Fast open source processor emulator.</entry> |
821 | 822 | <entry> GPL-2.0, LGPL-2.1</entry> | |
822 | <row> | 823 | </row> |
823 | <entry>libffi</entry> | 824 | <row> |
824 | 825 | <entry>qemuwrapper</entry> | |
825 | <entry>3.2.1</entry> | 826 | <entry>1.0</entry> |
826 | 827 | <entry>QEMU wrapper script.</entry> | |
827 | <entry>The `libffi' library provides a portable high level | 828 | <entry>MIT</entry> |
828 | programming interface to various calling conventions. This allows | 829 | </row> |
829 | a programmer to call any function specified by a call interface | 830 | <row> |
830 | description at run time. FFI stands for Foreign Function | 831 | <entry>quilt</entry> |
831 | Interface. A foreign function interface is the popular name for | 832 | <entry>0.65</entry> |
832 | the interface that allows code written in one language to call | 833 | <entry>Tool for working with series of patches.</entry> |
833 | code written in another language. The `libffi' library really only | 834 | <entry>GPL-2.0</entry> |
834 | provides the lowest machine dependent layer of a fully featured | 835 | </row> |
835 | foreign function interface. A layer must exist above `libffi' that | 836 | <row> |
836 | handles type conversions for values passed between the two | 837 | <entry>randrproto</entry> |
837 | languages.</entry> | 838 | <entry>1.5.0</entry> |
838 | 839 | <entry>This package provides the wire protocol for the X Resize Rotate and Reflect extension. This extension provides the ability to resize rotate and reflect the root window of a screen.</entry> | |
839 | <entry>MIT</entry> | 840 | <entry>MIT</entry> |
840 | </row> | 841 | </row> |
841 | 842 | <row> | |
842 | <row> | 843 | <entry>readline</entry> |
843 | <entry>libgcc</entry> | 844 | <entry>7.0</entry> |
844 | 845 | <entry>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines to recall and perhaps reedit those lines and perform csh-like history expansion on previous commands.</entry> | |
845 | <entry>6.3.0</entry> | 846 | <entry>GPL-3.0</entry> |
846 | 847 | </row> | |
847 | <entry>GNU cc and gcc C compilers.</entry> | 848 | <row> |
848 | 849 | <entry>renderproto</entry> | |
849 | <entry>GPL-3.0-with-GCC-exception</entry> | 850 | <entry>0.11.1</entry> |
850 | </row> | 851 | <entry>This package provides the wire protocol for the X Rendering extension. This is the basis the image composition within the X window system.</entry> |
851 | 852 | <entry>MIT</entry> | |
852 | <row> | 853 | </row> |
853 | <entry>libice</entry> | 854 | <row> |
854 | 855 | <entry>rpm</entry> | |
855 | <entry>1.0.9</entry> | 856 | <entry>4.13.90</entry> |
856 | 857 | <entry>The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing uninstalling verifying querying and updating software packages. Each software package consists of an archive of files along with information about the package like its version a description etc.</entry> | |
857 | <entry>The Inter-Client Exchange (ICE) protocol provides a generic | 858 | <entry>GPL-2.0</entry> |
858 | framework for building protocols on top of reliable byte-stream | 859 | </row> |
859 | transport connections. It provides basic mechanisms for setting up | 860 | <row> |
860 | and shutting down connections for performing authentication for | 861 | <entry>run-postinsts</entry> |
861 | negotiating versions and for reporting errors.</entry> | 862 | <entry>1.0</entry> |
862 | 863 | <entry>Runs postinstall scripts on first boot of the target device.</entry> | |
863 | <entry>MIT</entry> | 864 | <entry>MIT</entry> |
864 | </row> | 865 | </row> |
865 | 866 | <row> | |
866 | <row> | 867 | <entry>sed</entry> |
867 | <entry>libidn</entry> | 868 | <entry>4.2.2</entry> |
868 | 869 | <entry>Stream EDitor (text filtering utility).</entry> | |
869 | <entry>1.33</entry> | 870 | <entry>GPL-3.0</entry> |
870 | 871 | </row> | |
871 | <entry>Implementation of the Stringprep Punycode and IDNA | 872 | <row> |
872 | specifications defined by the IETF Internationalized Domain Names | 873 | <entry>shadow-securetty</entry> |
873 | (IDN) working group.</entry> | 874 | <entry>4.2.1</entry> |
874 | 875 | <entry>Provider of the machine specific securetty file.</entry> | |
875 | <entry>LGPL-2.1, LGPL-3.0, GPL-3.0</entry> | 876 | <entry>MIT</entry> |
876 | </row> | 877 | </row> |
877 | 878 | <row> | |
878 | <row> | 879 | <entry>shadow-sysroot</entry> |
879 | <entry>libmpc</entry> | 880 | <entry>4.2.1</entry> |
880 | 881 | <entry>Shadow utils requirements for useradd.bbclass.</entry> | |
881 | <entry>1.0.3</entry> | 882 | <entry> BSD, Artistic-1.0</entry> |
882 | 883 | </row> | |
883 | <entry>Mpc is a C library for the arithmetic of complex numbers | 884 | <row> |
884 | with arbitrarily high precision and correct rounding of the | 885 | <entry>shadow</entry> |
885 | result. It is built upon and follows the same principles as | 886 | <entry>4.2.1</entry> |
886 | Mpfr</entry> | 887 | <entry>Tools to change and administer password and group data.</entry> |
887 | 888 | <entry> BSD, Artistic-1.0</entry> | |
888 | <entry>LGPL-3.0</entry> | 889 | </row> |
889 | </row> | 890 | <row> |
890 | 891 | <entry>shared-mime-info</entry> | |
891 | <row> | 892 | <entry>1.8</entry> |
892 | <entry>libnl</entry> | 893 | <entry>Shared MIME type database and specification.</entry> |
893 | 894 | <entry>LGPL-2.0</entry> | |
894 | <entry>3.2.29</entry> | 895 | </row> |
895 | 896 | <row> | |
896 | <entry>A library for applications dealing with netlink | 897 | <entry>sqlite3</entry> |
897 | sockets.</entry> | 898 | <entry>3.17.0</entry> |
898 | 899 | <entry>Embeddable SQL database engine.</entry> | |
899 | <entry>LGPL-2.1</entry> | 900 | <entry>PD</entry> |
900 | </row> | 901 | </row> |
901 | 902 | <row> | |
902 | <row> | 903 | <entry>systemd-compat-units</entry> |
903 | <entry>libpcap</entry> | 904 | <entry>1.0</entry> |
904 | 905 | <entry>Enhances systemd compatilibity with existing SysVinit scripts.</entry> | |
905 | <entry>1.8.1</entry> | 906 | <entry>MIT</entry> |
906 | 907 | </row> | |
907 | <entry>Libpcap provides a portable framework for low-level network | 908 | <row> |
908 | monitoring. Libpcap can provide network statistics collection | 909 | <entry>systemd-serialgetty</entry> |
909 | security monitoring and network debugging.</entry> | 910 | <entry>1.0</entry> |
910 | 911 | <entry>Serial terminal support for systemd.</entry> | |
911 | <entry>BSD</entry> | 912 | <entry>GPL-2.0</entry> |
912 | </row> | 913 | </row> |
913 | 914 | <row> | |
914 | <row> | 915 | <entry>systemd-systemctl</entry> |
915 | <entry>libpcre</entry> | 916 | <entry>1.0</entry> |
916 | 917 | <entry>Wrapper for enabling systemd services.</entry> | |
917 | <entry>8.40</entry> | 918 | <entry>MIT</entry> |
918 | 919 | </row> | |
919 | <entry>The PCRE library is a set of functions that implement | 920 | <row> |
920 | regular expression pattern matching using the same syntax and | 921 | <entry>systemd</entry> |
921 | semantics as Perl 5. PCRE has its own native API as well as a set | 922 | <entry>232</entry> |
922 | of wrapper functions that correspond to the POSIX regular | 923 | <entry>systemd is a system and service manager for Linux compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities uses socket and D-Bus activation for starting services offers on-demand starting of daemons keeps track of processes using Linux cgroups supports snapshotting and restoring of the system state maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.</entry> |
923 | expression API.</entry> | 924 | <entry> GPL-2.0, LGPL-2.1</entry> |
924 | 925 | </row> | |
925 | <entry>BSD</entry> | 926 | <row> |
926 | </row> | 927 | <entry>texinfo-dummy</entry> |
927 | 928 | <entry>1.0</entry> | |
928 | <row> | 929 | <entry>Fake version of the texinfo utility suite.</entry> |
929 | <entry>libpng</entry> | 930 | <entry>MIT</entry> |
930 | 931 | </row> | |
931 | <entry>1.6.28</entry> | 932 | <row> |
932 | 933 | <entry>tzcode</entry> | |
933 | <entry>PNG image format decoding library.</entry> | 934 | <entry>2017b</entry> |
934 | 935 | <entry>tzcode timezone zoneinfo utils -- zic zdump tzselect.</entry> | |
935 | <entry>Libpng</entry> | 936 | <entry> PD, BSD, BSD-3-Clause</entry> |
936 | </row> | 937 | </row> |
937 | 938 | <row> | |
938 | <row> | 939 | <entry>tzdata</entry> |
939 | <entry>libpthread-stubs</entry> | 940 | <entry>2017b</entry> |
940 | 941 | <entry>Timezone data.</entry> | |
941 | <entry>0.3</entry> | 942 | <entry> PD, BSD, BSD-3-Clause</entry> |
942 | 943 | </row> | |
943 | <entry>This library provides weak aliases for pthread functions | 944 | <row> |
944 | not provided in libc or otherwise available by default.</entry> | 945 | <entry>unifdef</entry> |
945 | 946 | <entry>2.11</entry> | |
946 | <entry>MIT</entry> | 947 | <entry>Selectively remove #ifdef statements from sources.</entry> |
947 | </row> | 948 | <entry>BSD-2-Clause</entry> |
948 | 949 | </row> | |
949 | <row> | 950 | <row> |
950 | <entry>libsdl</entry> | 951 | <entry>update-rc.d</entry> |
951 | 952 | <entry>0.7</entry> | |
952 | <entry>1.2.15</entry> | 953 | <entry>update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure.</entry> |
953 | 954 | <entry>GPL-2.0</entry> | |
954 | <entry>Simple DirectMedia Layer is a cross-platform multimedia | 955 | </row> |
955 | library designed to provide low level access to audio keyboard | 956 | <row> |
956 | mouse joystick 3D hardware via OpenGL and 2D video | 957 | <entry>util-linux</entry> |
957 | framebuffer.</entry> | 958 | <entry>2.29.1</entry> |
958 | 959 | <entry>Util-linux includes a suite of basic system administration utilities commonly found on most Linux systems. Some of the more important utilities include disk partitioning kernel message management filesystem creation and system login.</entry> | |
959 | <entry>LGPL-2.1</entry> | 960 | <entry> GPL-2.0, LGPL-2.1, BSD</entry> |
960 | </row> | 961 | </row> |
961 | 962 | <row> | |
962 | <row> | 963 | <entry>util-macros</entry> |
963 | <entry>libsm</entry> | 964 | <entry>1.19.1</entry> |
964 | 965 | <entry>M4 autotools macros used by various X.org programs.</entry> | |
965 | <entry>1.2.2</entry> | 966 | <entry> MIT</entry> |
966 | 967 | </row> | |
967 | <entry>"The Session Management Library (SMlib) is a low-level | 968 | <row> |
968 | \""C\"" language interface to XSMP. The purpose of the X Session | 969 | <entry>volatile-binds</entry> |
969 | Management Protocol (XSMP) is to provide a uniform mechanism for | 970 | <entry>1.0</entry> |
970 | users to save and restore their sessions. A session is a group of | 971 | <entry>Volatile bind mount setup and configuration for read-only-rootfs</entry> |
971 | clients each of which has a particular state."</entry> | 972 | <entry>MIT</entry> |
972 | 973 | </row> | |
973 | <entry>MIT</entry> | 974 | <row> |
974 | </row> | 975 | <entry>xcb-proto</entry> |
975 | 976 | <entry>1.12</entry> | |
976 | <row> | 977 | <entry>Function prototypes for the X protocol C-language Binding (XCB). XCB is a replacement for Xlib featuring a small footprint latency hiding direct access to the protocol improved threading support and extensibility.</entry> |
977 | <entry>libtool</entry> | 978 | <entry>MIT</entry> |
978 | 979 | </row> | |
979 | <entry>2.4.6</entry> | 980 | <row> |
980 | 981 | <entry>xextproto</entry> | |
981 | <entry>This is GNU libtool a generic library support script. | 982 | <entry>7.3.0</entry> |
982 | Libtool hides the complexity of generating special library types | 983 | <entry>This package provides the wire protocol for several X extensions. These protocol extensions include DOUBLE-BUFFER DPMS Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC XTEST. In addition a small set of utility functions are also available.</entry> |
983 | (such as shared libraries) behind a consistent interface.</entry> | 984 | <entry> MIT</entry> |
984 | 985 | </row> | |
985 | <entry>GPL-2.0, LGPL-2.1</entry> | 986 | <row> |
986 | </row> | 987 | <entry>xkeyboard-config</entry> |
987 | 988 | <entry>2.20</entry> | |
988 | <row> | 989 | <entry>The non-arch keyboard configuration database for X Window. The goal is to provide the consistent well-structured frequently released open source of X keyboard configuration data for X Window System implementations. The project is targeted to XKB-based systems.</entry> |
989 | <entry>libunistring</entry> | 990 | <entry> MIT</entry> |
990 | 991 | </row> | |
991 | <entry>0.9.7</entry> | 992 | <row> |
992 | 993 | <entry>xproto</entry> | |
993 | <entry>Text files are nowadays usually encoded in Unicode and may | 994 | <entry>7.0.31</entry> |
994 | consist of very different scripts from Latin letters to Chinese | 995 | <entry>This package provides the basic headers for the X Window System.</entry> |
995 | Hanzi with many kinds of special characters accents right-to-left | 996 | <entry> MIT</entry> |
996 | writing marks hyphens Roman numbers and much more. But the POSIX | 997 | </row> |
997 | platform APIs for text do not contain adequate functions for | 998 | <row> |
998 | dealing with particular properties of many Unicode characters. In | 999 | <entry>xtrans</entry> |
999 | fact the POSIX APIs for text have several assumptions at their | 1000 | <entry>1.3.5</entry> |
1000 | base which don't hold for Unicode text. This library provides | 1001 | <entry>The X Transport Interface is intended to combine all system and transport specific code into a single place. This API should be used by all libraries clients and servers of the X Window System. Use of this API should allow the addition of new types of transports and support for new platforms without making any changes to the source except in the X Transport Interface code.</entry> |
1001 | functions for manipulating Unicode strings and for manipulating C | 1002 | <entry> MIT</entry> |
1002 | strings according to the Unicode standard. This package contains | 1003 | </row> |
1003 | documentation.</entry> | 1004 | <row> |
1004 | 1005 | <entry>xz</entry> | |
1005 | <entry>LGPL-3.0, GPL-2.0</entry> | 1006 | <entry>5.2.3</entry> |
1006 | </row> | 1007 | <entry>Utilities for managing LZMA compressed files.</entry> |
1007 | 1008 | <entry> GPL-2.0, LGPL-2.1, PD</entry> | |
1008 | <row> | 1009 | </row> |
1009 | <entry>libx11</entry> | 1010 | <row> |
1010 | 1011 | <entry>zlib</entry> | |
1011 | <entry>1.6.4</entry> | 1012 | <entry>1.2.11</entry> |
1012 | 1013 | <entry>Zlib is a general-purpose patent-free lossless data compression library which is used by many different programs.</entry> | |
1013 | <entry>This package provides a client interface to the X Window | 1014 | <entry>Zlib</entry> |
1014 | System otherwise known as 'Xlib'. It provides a complete API for | 1015 | </row> |
1015 | the basic functions of the window system.</entry> | 1016 | </tbody> |
1016 | 1017 | </tgroup> | |
1017 | <entry>MIT, BSD</entry> | 1018 | </informaltable> |
1018 | </row> | 1019 | </section> |
1019 | 1020 | <section id="open_source_license"> | |
1020 | <row> | 1021 | <title>Open Source Licenses</title> |
1021 | <entry>libxau</entry> | 1022 | <section id="lic_0"> |
1022 | 1023 | <title>AFL-2.0</title> | |
1023 | <entry>1.0.8</entry> | 1024 | <para><programlisting> |
1024 | |||
1025 | <entry>libxau provides the main interfaces to the X11 | ||
1026 | authorisation handling which controls authorisation for X | ||
1027 | connections both client-side and server-side.</entry> | ||
1028 | |||
1029 | <entry>MIT</entry> | ||
1030 | </row> | ||
1031 | |||
1032 | <row> | ||
1033 | <entry>libxcb</entry> | ||
1034 | |||
1035 | <entry>1.12</entry> | ||
1036 | |||
1037 | <entry>The X protocol C-language Binding (XCB) is a replacement | ||
1038 | for Xlib featuring a small footprint latency hiding direct access | ||
1039 | to the protocol improved threading support and | ||
1040 | extensibility.</entry> | ||
1041 | |||
1042 | <entry>MIT</entry> | ||
1043 | </row> | ||
1044 | |||
1045 | <row> | ||
1046 | <entry>libxdmcp</entry> | ||
1047 | |||
1048 | <entry>1.1.2</entry> | ||
1049 | |||
1050 | <entry>The purpose of the X Display Manager Control Protocol | ||
1051 | (XDMCP) is to provide a uniform mechanism for an autonomous | ||
1052 | display to request login service from a remote host. An X terminal | ||
1053 | (screen keyboard mouse processor network interface) is a prime | ||
1054 | example of an autonomous display.</entry> | ||
1055 | |||
1056 | <entry>MIT</entry> | ||
1057 | </row> | ||
1058 | |||
1059 | <row> | ||
1060 | <entry>libxext</entry> | ||
1061 | |||
1062 | <entry>1.3.3</entry> | ||
1063 | |||
1064 | <entry>libXext provides an X Window System client interface to | ||
1065 | several extensions to the X protocol. The supported protocol | ||
1066 | extensions are DOUBLE-BUFFER DPMS Extended-Visual-Information LBX | ||
1067 | MIT_SHM MIT_SUNDRY-NONSTANDARD Multi-Buffering SECURITY SHAPE SYNC | ||
1068 | TOG-CUP XC-APPGROUP XC-MISC XTEST. libXext also provides a small | ||
1069 | set of utility functions to aid authors of client APIs for X | ||
1070 | protocol extensions.</entry> | ||
1071 | |||
1072 | <entry>MIT</entry> | ||
1073 | </row> | ||
1074 | |||
1075 | <row> | ||
1076 | <entry>libxkbcommon</entry> | ||
1077 | |||
1078 | <entry>0.7.1</entry> | ||
1079 | |||
1080 | <entry>libxkbcommon is a keymap compiler and support library which | ||
1081 | processes a reduced subset of keymaps as defined by the XKB | ||
1082 | specification.</entry> | ||
1083 | |||
1084 | <entry>MIT</entry> | ||
1085 | </row> | ||
1086 | |||
1087 | <row> | ||
1088 | <entry>libxml-parser-perl</entry> | ||
1089 | |||
1090 | <entry>2.44</entry> | ||
1091 | |||
1092 | <entry>XML::Parser - A perl module for parsing XML | ||
1093 | documents.</entry> | ||
1094 | |||
1095 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
1096 | </row> | ||
1097 | |||
1098 | <row> | ||
1099 | <entry>libxml2</entry> | ||
1100 | |||
1101 | <entry>2.9.4</entry> | ||
1102 | |||
1103 | <entry>The XML Parser Library allows for manipulation of XML | ||
1104 | files. Libxml2 exports Push and Pull type parser interfaces for | ||
1105 | both XML and HTML. It can do DTD validation at parse time on a | ||
1106 | parsed document instance or with an arbitrary DTD. Libxml2 | ||
1107 | includes complete XPath XPointer and Xinclude implementations. It | ||
1108 | also has a SAX like interface which is designed to be compatible | ||
1109 | with Expat.</entry> | ||
1110 | |||
1111 | <entry>MIT</entry> | ||
1112 | </row> | ||
1113 | |||
1114 | <row> | ||
1115 | <entry>libxrandr</entry> | ||
1116 | |||
1117 | <entry>1.5.1</entry> | ||
1118 | |||
1119 | <entry>The X Resize Rotate and Reflect Extension called RandR for | ||
1120 | short brings the ability to resize rotate and reflect the root | ||
1121 | window of a screen. It is based on the X Resize and Rotate | ||
1122 | Extension as specified in the Proceedings of the 2001 Usenix | ||
1123 | Technical Conference [RANDR].</entry> | ||
1124 | |||
1125 | <entry>MIT</entry> | ||
1126 | </row> | ||
1127 | |||
1128 | <row> | ||
1129 | <entry>libxrender</entry> | ||
1130 | |||
1131 | <entry>0.9.10</entry> | ||
1132 | |||
1133 | <entry>The X Rendering Extension (Render) introduces digital image | ||
1134 | composition as the foundation of a new rendering model within the | ||
1135 | X Window System. Rendering geometric figures is accomplished by | ||
1136 | client-side tessellation into either triangles or trapezoids. Text | ||
1137 | is drawn by loading glyphs into the server and rendering sets of | ||
1138 | them.</entry> | ||
1139 | |||
1140 | <entry>MIT</entry> | ||
1141 | </row> | ||
1142 | |||
1143 | <row> | ||
1144 | <entry>libxslt</entry> | ||
1145 | |||
1146 | <entry>1.1.29</entry> | ||
1147 | |||
1148 | <entry>GNOME XSLT library.</entry> | ||
1149 | |||
1150 | <entry>MIT</entry> | ||
1151 | </row> | ||
1152 | |||
1153 | <row> | ||
1154 | <entry>linux-cavium-dev</entry> | ||
1155 | |||
1156 | <entry>4.9-octeontx.sdk.-<para>6.1.0.p3.build.22</para></entry> | ||
1157 | |||
1158 | <entry>Linux kernel.</entry> | ||
1159 | |||
1160 | <entry>GPL-2.0</entry> | ||
1161 | </row> | ||
1162 | |||
1163 | <row> | ||
1164 | <entry>linux-libc-headers</entry> | ||
1165 | |||
1166 | <entry>4.10</entry> | ||
1167 | |||
1168 | <entry>Sanitized set of kernel headers for the C library's | ||
1169 | use.</entry> | ||
1170 | |||
1171 | <entry>GPL-2.0</entry> | ||
1172 | </row> | ||
1173 | |||
1174 | <row> | ||
1175 | <entry>lzo</entry> | ||
1176 | |||
1177 | <entry>2.09</entry> | ||
1178 | |||
1179 | <entry>Lossless data compression library.</entry> | ||
1180 | |||
1181 | <entry>GPL-2.0</entry> | ||
1182 | </row> | ||
1183 | |||
1184 | <row> | ||
1185 | <entry>lzop</entry> | ||
1186 | |||
1187 | <entry>1.03</entry> | ||
1188 | |||
1189 | <entry>lzop is a compression utility which is designed to be a | ||
1190 | companion to gzip. \nIt is based on the LZO data compression | ||
1191 | library and its main advantages over \ngzip are much higher | ||
1192 | compression and decompression speed at the cost of some | ||
1193 | \ncompression ratio. The lzop compression utility was designed | ||
1194 | with the goals \nof reliability speed portability and with | ||
1195 | reasonable drop-in compatibility \nto gzip.</entry> | ||
1196 | |||
1197 | <entry>GPL-2.0</entry> | ||
1198 | </row> | ||
1199 | |||
1200 | <row> | ||
1201 | <entry>m4</entry> | ||
1202 | |||
1203 | <entry>1.4.18</entry> | ||
1204 | |||
1205 | <entry>GNU m4 is an implementation of the traditional Unix macro | ||
1206 | processor. It is mostly SVR4 compatible although it has some | ||
1207 | extensions (for example handling more than 9 positional parameters | ||
1208 | to macros). GNU M4 also has built-in functions for including files | ||
1209 | running shell commands doing arithmetic etc.</entry> | ||
1210 | |||
1211 | <entry>GPL-3.0</entry> | ||
1212 | </row> | ||
1213 | |||
1214 | <row> | ||
1215 | <entry>make</entry> | ||
1216 | |||
1217 | <entry>4.2.1</entry> | ||
1218 | |||
1219 | <entry>Make is a tool which controls the generation of executables | ||
1220 | and other non-source files of a program from the program's source | ||
1221 | files. Make gets its knowledge of how to build your program from a | ||
1222 | file called the makefile which lists each of the non-source files | ||
1223 | and how to compute it from other files.</entry> | ||
1224 | |||
1225 | <entry>GPL-3.0, LGPL-2.0</entry> | ||
1226 | </row> | ||
1227 | |||
1228 | <row> | ||
1229 | <entry>makedepend</entry> | ||
1230 | |||
1231 | <entry>1.0.5</entry> | ||
1232 | |||
1233 | <entry>The makedepend program reads each sourcefile in sequence | ||
1234 | and parses it like a C-preprocessor processing all #include | ||
1235 | #define #undef #ifdef #ifndef #endif #if #elif and #else | ||
1236 | directives so that it can correctly tell which #include directives | ||
1237 | would be used in a compilation. Any #include directives can | ||
1238 | reference files having other #include directives and parsing will | ||
1239 | occur in these files as well.</entry> | ||
1240 | |||
1241 | <entry>MIT</entry> | ||
1242 | </row> | ||
1243 | |||
1244 | <row> | ||
1245 | <entry>makedevs</entry> | ||
1246 | |||
1247 | <entry>1.0.1</entry> | ||
1248 | |||
1249 | <entry>Tool for creating device nodes.</entry> | ||
1250 | |||
1251 | <entry>GPL-2.0</entry> | ||
1252 | </row> | ||
1253 | |||
1254 | <row> | ||
1255 | <entry>mklibs</entry> | ||
1256 | |||
1257 | <entry>0.1.43</entry> | ||
1258 | |||
1259 | <entry>mklibs produces cut-down shared libraries that contain only | ||
1260 | the routines required by a particular set of executables.</entry> | ||
1261 | |||
1262 | <entry>GPL-2.0</entry> | ||
1263 | </row> | ||
1264 | |||
1265 | <row> | ||
1266 | <entry>mpfr</entry> | ||
1267 | |||
1268 | <entry>3.1.5</entry> | ||
1269 | |||
1270 | <entry>C library for multiple-precision floating-point | ||
1271 | computations with exact rounding.</entry> | ||
1272 | |||
1273 | <entry>GPL-3.0, LGPL-3.0</entry> | ||
1274 | </row> | ||
1275 | |||
1276 | <row> | ||
1277 | <entry>ncurses</entry> | ||
1278 | |||
1279 | <entry>6.0</entry> | ||
1280 | |||
1281 | <entry>SVr4 and XSI-Curses compatible curses library and terminfo | ||
1282 | tools including tic infocmp captoinfo. Supports color multiple | ||
1283 | highlights forms-drawing characters and automatic recognition of | ||
1284 | keypad and function-key sequences. Extensions include resizable | ||
1285 | windows and mouse support on both xterm and Linux console using | ||
1286 | the gpm library.</entry> | ||
1287 | |||
1288 | <entry>MIT</entry> | ||
1289 | </row> | ||
1290 | |||
1291 | <row> | ||
1292 | <entry>netbase</entry> | ||
1293 | |||
1294 | <entry>5.4</entry> | ||
1295 | |||
1296 | <entry>This package provides the necessary infrastructure for | ||
1297 | basic TCP/IP based networking</entry> | ||
1298 | |||
1299 | <entry>GPL-2.0</entry> | ||
1300 | </row> | ||
1301 | |||
1302 | <row> | ||
1303 | <entry>nettle</entry> | ||
1304 | |||
1305 | <entry>3.3</entry> | ||
1306 | |||
1307 | <entry>A low level cryptographic library.</entry> | ||
1308 | |||
1309 | <entry>LGPL-3.0, GPL-2.0</entry> | ||
1310 | </row> | ||
1311 | |||
1312 | <row> | ||
1313 | <entry>nspr</entry> | ||
1314 | |||
1315 | <entry>4.13.1</entry> | ||
1316 | |||
1317 | <entry>Netscape Portable Runtime Library.</entry> | ||
1318 | |||
1319 | <entry>GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
1320 | </row> | ||
1321 | |||
1322 | <row> | ||
1323 | <entry>nss</entry> | ||
1324 | |||
1325 | <entry>3.28.1</entry> | ||
1326 | |||
1327 | <entry>Network Security Services (NSS) is a set of libraries | ||
1328 | designed to support cross-platform development of security-enabled | ||
1329 | client and server applications. Applications built with NSS can | ||
1330 | support SSL v2 and v3 TLS PKCS 5 PKCS 7 PKCS 11 PKCS 12 S/MIME | ||
1331 | X.509 v3 certificates and other security standards.</entry> | ||
1332 | |||
1333 | <entry>MPL-2.0, GPL-2.0, MPL-2.0, LGPL-2.1</entry> | ||
1334 | </row> | ||
1335 | |||
1336 | <row> | ||
1337 | <entry>numactl</entry> | ||
1338 | |||
1339 | <entry>2.0.11</entry> | ||
1340 | |||
1341 | <entry>Simple NUMA policy support. It consists of a numactl | ||
1342 | program to run other programs with a specific NUMA policy and a | ||
1343 | libnuma to do allocations with NUMA policy in | ||
1344 | applications.</entry> | ||
1345 | |||
1346 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1347 | </row> | ||
1348 | |||
1349 | <row> | ||
1350 | <entry>openssh</entry> | ||
1351 | |||
1352 | <entry>7.4p1</entry> | ||
1353 | |||
1354 | <entry>Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) Ssh | ||
1355 | (Secure Shell) is a program for logging into a remote machine and | ||
1356 | for executing commands on a remote machine.</entry> | ||
1357 | |||
1358 | <entry>BSD</entry> | ||
1359 | </row> | ||
1360 | |||
1361 | <row> | ||
1362 | <entry>openssl</entry> | ||
1363 | |||
1364 | <entry>1.0.2k</entry> | ||
1365 | |||
1366 | <entry>Secure Socket Layer (SSL) binary and related cryptographic | ||
1367 | tools.</entry> | ||
1368 | |||
1369 | <entry>OpenSSL</entry> | ||
1370 | </row> | ||
1371 | |||
1372 | <row> | ||
1373 | <entry>opkg-utils</entry> | ||
1374 | |||
1375 | <entry>0.3.4</entry> | ||
1376 | |||
1377 | <entry>Additional utilities for the opkg package manager.</entry> | ||
1378 | |||
1379 | <entry>GPL-2.0</entry> | ||
1380 | </row> | ||
1381 | |||
1382 | <row> | ||
1383 | <entry>os-release</entry> | ||
1384 | |||
1385 | <entry>1.0</entry> | ||
1386 | |||
1387 | <entry>The /etc/os-release file contains operating system | ||
1388 | identification data.</entry> | ||
1389 | |||
1390 | <entry>MIT</entry> | ||
1391 | </row> | ||
1392 | |||
1393 | <row> | ||
1394 | <entry>packagegroup-core-boot</entry> | ||
1395 | |||
1396 | <entry>1.0</entry> | ||
1397 | |||
1398 | <entry>The minimal set of packages required to boot the | ||
1399 | system</entry> | ||
1400 | |||
1401 | <entry>MIT</entry> | ||
1402 | </row> | ||
1403 | |||
1404 | <row> | ||
1405 | <entry>packagegroup-core-ssh-openssh</entry> | ||
1406 | |||
1407 | <entry>1.0</entry> | ||
1408 | |||
1409 | <entry>OpenSSH SSH client/server.</entry> | ||
1410 | |||
1411 | <entry>MIT</entry> | ||
1412 | </row> | ||
1413 | |||
1414 | <row> | ||
1415 | <entry>packagegroup-enea-virtualization-dpdk</entry> | ||
1416 | |||
1417 | <entry>1.0</entry> | ||
1418 | |||
1419 | <entry>Packagegroup for DPDK.</entry> | ||
1420 | |||
1421 | <entry>MIT</entry> | ||
1422 | </row> | ||
1423 | |||
1424 | <row> | ||
1425 | <entry>packagegroup-enea-virtualization-guest</entry> | ||
1426 | |||
1427 | <entry>1.0</entry> | ||
1428 | |||
1429 | <entry>This package group includes packages and packagegroups | ||
1430 | specific to the guest side of the Enea Linux Virtualization | ||
1431 | Profile.</entry> | ||
1432 | |||
1433 | <entry>MIT</entry> | ||
1434 | </row> | ||
1435 | |||
1436 | <row> | ||
1437 | <entry>packagegroup-enea-virtualization</entry> | ||
1438 | |||
1439 | <entry>1.0</entry> | ||
1440 | |||
1441 | <entry>This packagegroup includes packages and packagegroups | ||
1442 | required for both host and guest images of the Enea Linux | ||
1443 | Virtualization Profile.</entry> | ||
1444 | |||
1445 | <entry>MIT</entry> | ||
1446 | </row> | ||
1447 | |||
1448 | <row> | ||
1449 | <entry>pciutils</entry> | ||
1450 | |||
1451 | <entry>3.5.2</entry> | ||
1452 | |||
1453 | <entry>The PCI Utilities package contains a library for portable | ||
1454 | access to PCI bus configuration space and several utilities based | ||
1455 | on this library.</entry> | ||
1456 | |||
1457 | <entry>GPL-2.0</entry> | ||
1458 | </row> | ||
1459 | |||
1460 | <row> | ||
1461 | <entry>perl</entry> | ||
1462 | |||
1463 | <entry>5.24.1</entry> | ||
1464 | |||
1465 | <entry>Perl scripting language.</entry> | ||
1466 | |||
1467 | <entry>Artistic-1.0, GPL-1.0</entry> | ||
1468 | </row> | ||
1469 | |||
1470 | <row> | ||
1471 | <entry>pigz</entry> | ||
1472 | |||
1473 | <entry>2.3.4</entry> | ||
1474 | |||
1475 | <entry>pigz which stands for parallel implementation of gzip is a | ||
1476 | fully functional replacement for gzip that exploits multiple | ||
1477 | processors and multiple cores to the hilt when compressing data. | ||
1478 | pigz was written by Mark Adler and uses the zlib and pthread | ||
1479 | libraries.</entry> | ||
1480 | |||
1481 | <entry>Zlib, Apache-2.0</entry> | ||
1482 | </row> | ||
1483 | |||
1484 | <row> | ||
1485 | <entry>pixman</entry> | ||
1486 | |||
1487 | <entry>0.34.0</entry> | ||
1488 | |||
1489 | <entry>Pixman provides a library for manipulating pixel regions -- | ||
1490 | a set of Y-X banded rectangles image compositing using the | ||
1491 | Porter/Duff model and implicit mask generation for geometric | ||
1492 | primitives including trapezoids triangles and rectangles.</entry> | ||
1493 | |||
1494 | <entry>MIT, PD</entry> | ||
1495 | </row> | ||
1496 | |||
1497 | <row> | ||
1498 | <entry>pkgconfig</entry> | ||
1499 | |||
1500 | <entry>0.29.1</entry> | ||
1501 | |||
1502 | <entry>pkg-config is a helper tool used when compiling | ||
1503 | applications and libraries. It helps determined the correct | ||
1504 | compiler/link options. It is also language-agnostic.</entry> | ||
1505 | |||
1506 | <entry>GPL-2.0</entry> | ||
1507 | </row> | ||
1508 | |||
1509 | <row> | ||
1510 | <entry>popt</entry> | ||
1511 | |||
1512 | <entry>1.16</entry> | ||
1513 | |||
1514 | <entry>Library for parsing command line options.</entry> | ||
1515 | |||
1516 | <entry>MIT</entry> | ||
1517 | </row> | ||
1518 | |||
1519 | <row> | ||
1520 | <entry>prelink</entry> | ||
1521 | |||
1522 | <entry>1.0</entry> | ||
1523 | |||
1524 | <entry>The prelink package contains a utility which modifies ELF | ||
1525 | shared libraries and executables so that far fewer relocations | ||
1526 | need to be resolved at runtime and thus programs come up | ||
1527 | faster.</entry> | ||
1528 | |||
1529 | <entry>GPL-2.0</entry> | ||
1530 | </row> | ||
1531 | |||
1532 | <row> | ||
1533 | <entry>procps</entry> | ||
1534 | |||
1535 | <entry>3.3.12</entry> | ||
1536 | |||
1537 | <entry>Procps contains a set of system utilities that provide | ||
1538 | system information about processes using the /proc filesystem. The | ||
1539 | package includes the programs ps top vmstat w kill and | ||
1540 | skill.</entry> | ||
1541 | |||
1542 | <entry>GPL-2.0, LGPL-2.0</entry> | ||
1543 | </row> | ||
1544 | |||
1545 | <row> | ||
1546 | <entry>pseudo</entry> | ||
1547 | |||
1548 | <entry>1.8.2</entry> | ||
1549 | |||
1550 | <entry>Pseudo gives fake root capabilities to a normal | ||
1551 | user.</entry> | ||
1552 | |||
1553 | <entry>LGPL-2.1</entry> | ||
1554 | </row> | ||
1555 | |||
1556 | <row> | ||
1557 | <entry>ptest-runner</entry> | ||
1558 | |||
1559 | <entry>2.0.2</entry> | ||
1560 | |||
1561 | <entry>The ptest-runner2 package installs a ptest-runner program | ||
1562 | which loops through all installed ptest test suites and runs them | ||
1563 | in sequence.</entry> | ||
1564 | |||
1565 | <entry>GPL-2.0</entry> | ||
1566 | </row> | ||
1567 | |||
1568 | <row> | ||
1569 | <entry>python</entry> | ||
1570 | |||
1571 | <entry>2.7.13</entry> | ||
1572 | |||
1573 | <entry>The Python Programming Language.</entry> | ||
1574 | |||
1575 | <entry>Python-2.0</entry> | ||
1576 | </row> | ||
1577 | |||
1578 | <row> | ||
1579 | <entry>python3</entry> | ||
1580 | |||
1581 | <entry>3.5.2</entry> | ||
1582 | |||
1583 | <entry>The Python Programming Language.</entry> | ||
1584 | |||
1585 | <entry>Python-2.0</entry> | ||
1586 | </row> | ||
1587 | |||
1588 | <row> | ||
1589 | <entry>qemu</entry> | ||
1590 | |||
1591 | <entry>2.8.0</entry> | ||
1592 | |||
1593 | <entry>Fast open source processor emulator.</entry> | ||
1594 | |||
1595 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1596 | </row> | ||
1597 | |||
1598 | <row> | ||
1599 | <entry>qemuwrapper</entry> | ||
1600 | |||
1601 | <entry>1.0</entry> | ||
1602 | |||
1603 | <entry>QEMU wrapper script.</entry> | ||
1604 | |||
1605 | <entry>MIT</entry> | ||
1606 | </row> | ||
1607 | |||
1608 | <row> | ||
1609 | <entry>quilt</entry> | ||
1610 | |||
1611 | <entry>0.65</entry> | ||
1612 | |||
1613 | <entry>Tool for working with series of patches.</entry> | ||
1614 | |||
1615 | <entry>GPL-2.0</entry> | ||
1616 | </row> | ||
1617 | |||
1618 | <row> | ||
1619 | <entry>randrproto</entry> | ||
1620 | |||
1621 | <entry>1.5.0</entry> | ||
1622 | |||
1623 | <entry>This package provides the wire protocol for the X Resize | ||
1624 | Rotate and Reflect extension. This extension provides the ability | ||
1625 | to resize rotate and reflect the root window of a screen.</entry> | ||
1626 | |||
1627 | <entry>MIT</entry> | ||
1628 | </row> | ||
1629 | |||
1630 | <row> | ||
1631 | <entry>readline</entry> | ||
1632 | |||
1633 | <entry>7.0</entry> | ||
1634 | |||
1635 | <entry>The GNU Readline library provides a set of functions for | ||
1636 | use by applications that allow users to edit command lines as they | ||
1637 | are typed in. Both Emacs and vi editing modes are available. The | ||
1638 | Readline library includes additional functions to maintain a list | ||
1639 | of previously-entered command lines to recall and perhaps reedit | ||
1640 | those lines and perform csh-like history expansion on previous | ||
1641 | commands.</entry> | ||
1642 | |||
1643 | <entry>GPL-3.0</entry> | ||
1644 | </row> | ||
1645 | |||
1646 | <row> | ||
1647 | <entry>renderproto</entry> | ||
1648 | |||
1649 | <entry>0.11.1</entry> | ||
1650 | |||
1651 | <entry>This package provides the wire protocol for the X Rendering | ||
1652 | extension. This is the basis the image composition within the X | ||
1653 | window system.</entry> | ||
1654 | |||
1655 | <entry>MIT</entry> | ||
1656 | </row> | ||
1657 | |||
1658 | <row> | ||
1659 | <entry>rpm</entry> | ||
1660 | |||
1661 | <entry>4.13.90</entry> | ||
1662 | |||
1663 | <entry>The RPM Package Manager (RPM) is a powerful command line | ||
1664 | driven package management system capable of installing | ||
1665 | uninstalling verifying querying and updating software packages. | ||
1666 | Each software package consists of an archive of files along with | ||
1667 | information about the package like its version a description | ||
1668 | etc.</entry> | ||
1669 | |||
1670 | <entry>GPL-2.0</entry> | ||
1671 | </row> | ||
1672 | |||
1673 | <row> | ||
1674 | <entry>run-postinsts</entry> | ||
1675 | |||
1676 | <entry>1.0</entry> | ||
1677 | |||
1678 | <entry>Runs postinstall scripts on first boot of the target | ||
1679 | device.</entry> | ||
1680 | |||
1681 | <entry>MIT</entry> | ||
1682 | </row> | ||
1683 | |||
1684 | <row> | ||
1685 | <entry>sed</entry> | ||
1686 | |||
1687 | <entry>4.2.2</entry> | ||
1688 | |||
1689 | <entry>Stream EDitor (text filtering utility).</entry> | ||
1690 | |||
1691 | <entry>GPL-3.0</entry> | ||
1692 | </row> | ||
1693 | |||
1694 | <row> | ||
1695 | <entry>shadow-securetty</entry> | ||
1696 | |||
1697 | <entry>4.2.1</entry> | ||
1698 | |||
1699 | <entry>Provider of the machine specific securetty file.</entry> | ||
1700 | |||
1701 | <entry>MIT</entry> | ||
1702 | </row> | ||
1703 | |||
1704 | <row> | ||
1705 | <entry>shadow-sysroot</entry> | ||
1706 | |||
1707 | <entry>4.2.1</entry> | ||
1708 | |||
1709 | <entry>Shadow utils requirements for useradd.bbclass.</entry> | ||
1710 | |||
1711 | <entry>BSD, Artistic-1.0</entry> | ||
1712 | </row> | ||
1713 | |||
1714 | <row> | ||
1715 | <entry>shadow</entry> | ||
1716 | |||
1717 | <entry>4.2.1</entry> | ||
1718 | |||
1719 | <entry>Tools to change and administer password and group | ||
1720 | data.</entry> | ||
1721 | |||
1722 | <entry>BSD, Artistic-1.0</entry> | ||
1723 | </row> | ||
1724 | |||
1725 | <row> | ||
1726 | <entry>shared-mime-info</entry> | ||
1727 | |||
1728 | <entry>1.8</entry> | ||
1729 | |||
1730 | <entry>Shared MIME type database and specification.</entry> | ||
1731 | |||
1732 | <entry>LGPL-2.0</entry> | ||
1733 | </row> | ||
1734 | |||
1735 | <row> | ||
1736 | <entry>sqlite3</entry> | ||
1737 | |||
1738 | <entry>3.17.0</entry> | ||
1739 | |||
1740 | <entry>Embeddable SQL database engine.</entry> | ||
1741 | |||
1742 | <entry>PD</entry> | ||
1743 | </row> | ||
1744 | |||
1745 | <row> | ||
1746 | <entry>systemd-compat-units</entry> | ||
1747 | |||
1748 | <entry>1.0</entry> | ||
1749 | |||
1750 | <entry>Enhances systemd compatilibity with existing SysVinit | ||
1751 | scripts.</entry> | ||
1752 | |||
1753 | <entry>MIT</entry> | ||
1754 | </row> | ||
1755 | |||
1756 | <row> | ||
1757 | <entry>systemd-serialgetty</entry> | ||
1758 | |||
1759 | <entry>1.0</entry> | ||
1760 | |||
1761 | <entry>Serial terminal support for systemd.</entry> | ||
1762 | |||
1763 | <entry>GPL-2.0</entry> | ||
1764 | </row> | ||
1765 | |||
1766 | <row> | ||
1767 | <entry>systemd-systemctl</entry> | ||
1768 | |||
1769 | <entry>1.0</entry> | ||
1770 | |||
1771 | <entry>Wrapper for enabling systemd services.</entry> | ||
1772 | |||
1773 | <entry>MIT</entry> | ||
1774 | </row> | ||
1775 | |||
1776 | <row> | ||
1777 | <entry>systemd</entry> | ||
1778 | |||
1779 | <entry>232</entry> | ||
1780 | |||
1781 | <entry>systemd is a system and service manager for Linux | ||
1782 | compatible with SysV and LSB init scripts. systemd provides | ||
1783 | aggressive parallelization capabilities uses socket and D-Bus | ||
1784 | activation for starting services offers on-demand starting of | ||
1785 | daemons keeps track of processes using Linux cgroups supports | ||
1786 | snapshotting and restoring of the system state maintains mount and | ||
1787 | automount points and implements an elaborate transactional | ||
1788 | dependency-based service control logic. It can work as a drop-in | ||
1789 | replacement for sysvinit.</entry> | ||
1790 | |||
1791 | <entry>GPL-2.0, LGPL-2.1</entry> | ||
1792 | </row> | ||
1793 | |||
1794 | <row> | ||
1795 | <entry>texinfo-dummy</entry> | ||
1796 | |||
1797 | <entry>1.0</entry> | ||
1798 | |||
1799 | <entry>Fake version of the texinfo utility suite.</entry> | ||
1800 | |||
1801 | <entry>MIT</entry> | ||
1802 | </row> | ||
1803 | |||
1804 | <row> | ||
1805 | <entry>tzcode</entry> | ||
1806 | |||
1807 | <entry>2017b</entry> | ||
1808 | |||
1809 | <entry>tzcode timezone zoneinfo utils -- zic zdump | ||
1810 | tzselect.</entry> | ||
1811 | |||
1812 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
1813 | </row> | ||
1814 | |||
1815 | <row> | ||
1816 | <entry>tzdata</entry> | ||
1817 | |||
1818 | <entry>2017b</entry> | ||
1819 | |||
1820 | <entry>Timezone data.</entry> | ||
1821 | |||
1822 | <entry>PD, BSD, BSD-3-Clause</entry> | ||
1823 | </row> | ||
1824 | |||
1825 | <row> | ||
1826 | <entry>u-boot-mkimage</entry> | ||
1827 | |||
1828 | <entry>2017.01</entry> | ||
1829 | |||
1830 | <entry>U-Boot bootloader image creation tool.</entry> | ||
1831 | |||
1832 | <entry>GPL-2.0</entry> | ||
1833 | </row> | ||
1834 | |||
1835 | <row> | ||
1836 | <entry>unifdef</entry> | ||
1837 | |||
1838 | <entry>2.11</entry> | ||
1839 | |||
1840 | <entry>Selectively remove #ifdef statements from sources.</entry> | ||
1841 | |||
1842 | <entry>BSD-2-Clause</entry> | ||
1843 | </row> | ||
1844 | |||
1845 | <row> | ||
1846 | <entry>update-rc.d</entry> | ||
1847 | |||
1848 | <entry>0.7</entry> | ||
1849 | |||
1850 | <entry>update-rc.d is a utility that allows the management of | ||
1851 | symlinks to the initscripts in the /etc/rcN.d directory | ||
1852 | structure.</entry> | ||
1853 | |||
1854 | <entry>GPL-2.0</entry> | ||
1855 | </row> | ||
1856 | |||
1857 | <row> | ||
1858 | <entry>util-linux</entry> | ||
1859 | |||
1860 | <entry>2.29.1</entry> | ||
1861 | |||
1862 | <entry>Util-linux includes a suite of basic system administration | ||
1863 | utilities commonly found on most Linux systems. Some of the more | ||
1864 | important utilities include disk partitioning kernel message | ||
1865 | management filesystem creation and system login.</entry> | ||
1866 | |||
1867 | <entry>GPL-2.0, LGPL-2.1, BSD</entry> | ||
1868 | </row> | ||
1869 | |||
1870 | <row> | ||
1871 | <entry>util-macros</entry> | ||
1872 | |||
1873 | <entry>1.19.1</entry> | ||
1874 | |||
1875 | <entry>M4 autotools macros used by various X.org programs.</entry> | ||
1876 | |||
1877 | <entry>MIT</entry> | ||
1878 | </row> | ||
1879 | |||
1880 | <row> | ||
1881 | <entry>volatile-binds</entry> | ||
1882 | |||
1883 | <entry>1.0</entry> | ||
1884 | |||
1885 | <entry>Volatile bind mount setup and configuration for | ||
1886 | read-only-rootfs</entry> | ||
1887 | |||
1888 | <entry>MIT</entry> | ||
1889 | </row> | ||
1890 | |||
1891 | <row> | ||
1892 | <entry>xcb-proto</entry> | ||
1893 | |||
1894 | <entry>1.12</entry> | ||
1895 | |||
1896 | <entry>Function prototypes for the X protocol C-language Binding | ||
1897 | (XCB). XCB is a replacement for Xlib featuring a small footprint | ||
1898 | latency hiding direct access to the protocol improved threading | ||
1899 | support and extensibility.</entry> | ||
1900 | |||
1901 | <entry>MIT</entry> | ||
1902 | </row> | ||
1903 | |||
1904 | <row> | ||
1905 | <entry>xextproto</entry> | ||
1906 | |||
1907 | <entry>7.3.0</entry> | ||
1908 | |||
1909 | <entry>This package provides the wire protocol for several X | ||
1910 | extensions. These protocol extensions include DOUBLE-BUFFER DPMS | ||
1911 | Extended-Visual-Information LBX MIT_SHM MIT_SUNDRY-NONSTANDARD | ||
1912 | Multi-Buffering SECURITY SHAPE SYNC TOG-CUP XC-APPGROUP XC-MISC | ||
1913 | XTEST. In addition a small set of utility functions are also | ||
1914 | available.</entry> | ||
1915 | |||
1916 | <entry>MIT</entry> | ||
1917 | </row> | ||
1918 | |||
1919 | <row> | ||
1920 | <entry>xkeyboard-config</entry> | ||
1921 | |||
1922 | <entry>2.20</entry> | ||
1923 | |||
1924 | <entry>The non-arch keyboard configuration database for X Window. | ||
1925 | The goal is to provide the consistent well-structured frequently | ||
1926 | released open source of X keyboard configuration data for X Window | ||
1927 | System implementations. The project is targeted to XKB-based | ||
1928 | systems.</entry> | ||
1929 | |||
1930 | <entry>MIT</entry> | ||
1931 | </row> | ||
1932 | |||
1933 | <row> | ||
1934 | <entry>xproto</entry> | ||
1935 | |||
1936 | <entry>7.0.31</entry> | ||
1937 | |||
1938 | <entry>This package provides the basic headers for the X Window | ||
1939 | System.</entry> | ||
1940 | |||
1941 | <entry>MIT</entry> | ||
1942 | </row> | ||
1943 | |||
1944 | <row> | ||
1945 | <entry>xtrans</entry> | ||
1946 | |||
1947 | <entry>1.3.5</entry> | ||
1948 | |||
1949 | <entry>The X Transport Interface is intended to combine all system | ||
1950 | and transport specific code into a single place. This API should | ||
1951 | be used by all libraries clients and servers of the X Window | ||
1952 | System. Use of this API should allow the addition of new types of | ||
1953 | transports and support for new platforms without making any | ||
1954 | changes to the source except in the X Transport Interface | ||
1955 | code.</entry> | ||
1956 | |||
1957 | <entry>MIT</entry> | ||
1958 | </row> | ||
1959 | |||
1960 | <row> | ||
1961 | <entry>xz</entry> | ||
1962 | |||
1963 | <entry>5.2.3</entry> | ||
1964 | |||
1965 | <entry>Utilities for managing LZMA compressed files.</entry> | ||
1966 | |||
1967 | <entry>GPL-2.0, LGPL-2.1, PD</entry> | ||
1968 | </row> | ||
1969 | |||
1970 | <row> | ||
1971 | <entry>zlib</entry> | ||
1972 | |||
1973 | <entry>1.2.11</entry> | ||
1974 | |||
1975 | <entry>Zlib is a general-purpose patent-free lossless data | ||
1976 | compression library which is used by many different | ||
1977 | programs.</entry> | ||
1978 | |||
1979 | <entry>Zlib</entry> | ||
1980 | </row> | ||
1981 | </tbody> | ||
1982 | </tgroup> | ||
1983 | </informaltable> | ||
1984 | </section> | ||
1985 | |||
1986 | <section id="open_source_license"> | ||
1987 | <title>Open Source Licenses</title> | ||
1988 | |||
1989 | <section id="lic_0"> | ||
1990 | <title>AFL-2.0</title> | ||
1991 | |||
1992 | <para><programlisting> | ||
1993 | 1025 | ||
1994 | The Academic Free License | 1026 | The Academic Free License |
1995 | v. 2.0 | 1027 | v. 2.0 |
@@ -2130,13 +1162,11 @@ Permission is hereby granted to copy and distribute this license without modific | |||
2130 | This license may not be modified without the express written permission of its | 1162 | This license may not be modified without the express written permission of its |
2131 | copyright owner. | 1163 | copyright owner. |
2132 | 1164 | ||
2133 | </programlisting></para> | 1165 | </programlisting></para></section> |
2134 | </section> | ||
2135 | 1166 | ||
2136 | <section id="lic_1"> | 1167 | <section id="lic_1"> |
2137 | <title>Apache-2.0</title> | 1168 | <title>Apache-2.0</title> |
2138 | 1169 | <para><programlisting> | |
2139 | <para><programlisting> | ||
2140 | 1170 | ||
2141 | 1171 | ||
2142 | Apache License | 1172 | Apache License |
@@ -2341,13 +1371,11 @@ copyright owner. | |||
2341 | See the License for the specific language governing permissions and | 1371 | See the License for the specific language governing permissions and |
2342 | limitations under the License. | 1372 | limitations under the License. |
2343 | 1373 | ||
2344 | </programlisting></para> | 1374 | </programlisting></para></section> |
2345 | </section> | ||
2346 | |||
2347 | <section id="lic_2"> | ||
2348 | <title>Artistic-1.0</title> | ||
2349 | 1375 | ||
2350 | <para><programlisting> | 1376 | <section id="lic_2"> |
1377 | <title>Artistic-1.0</title> | ||
1378 | <para><programlisting> | ||
2351 | 1379 | ||
2352 | The Artistic License | 1380 | The Artistic License |
2353 | Preamble | 1381 | Preamble |
@@ -2440,13 +1468,11 @@ FOR A PARTICULAR PURPOSE. | |||
2440 | 1468 | ||
2441 | The End | 1469 | The End |
2442 | 1470 | ||
2443 | </programlisting></para> | 1471 | </programlisting></para></section> |
2444 | </section> | ||
2445 | 1472 | ||
2446 | <section id="lic_3"> | 1473 | <section id="lic_3"> |
2447 | <title>BSD</title> | 1474 | <title>BSD</title> |
2448 | 1475 | <para><programlisting> | |
2449 | <para><programlisting> | ||
2450 | Copyright (c) The Regents of the University of California. | 1476 | Copyright (c) The Regents of the University of California. |
2451 | All rights reserved. | 1477 | All rights reserved. |
2452 | 1478 | ||
@@ -2473,13 +1499,11 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | |||
2473 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 1499 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
2474 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 1500 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
2475 | SUCH DAMAGE. | 1501 | SUCH DAMAGE. |
2476 | </programlisting></para> | 1502 | </programlisting></para></section> |
2477 | </section> | ||
2478 | |||
2479 | <section id="lic_4"> | ||
2480 | <title>BSD-2-Clause</title> | ||
2481 | 1503 | ||
2482 | <para><programlisting> | 1504 | <section id="lic_4"> |
1505 | <title>BSD-2-Clause</title> | ||
1506 | <para><programlisting> | ||
2483 | 1507 | ||
2484 | The FreeBSD Copyright | 1508 | The FreeBSD Copyright |
2485 | 1509 | ||
@@ -2507,13 +1531,11 @@ The views and conclusions contained in the software and documentation are those | |||
2507 | authors and should not be interpreted as representing official policies, either | 1531 | authors and should not be interpreted as representing official policies, either |
2508 | expressed or implied, of the FreeBSD Project. | 1532 | expressed or implied, of the FreeBSD Project. |
2509 | 1533 | ||
2510 | </programlisting></para> | 1534 | </programlisting></para></section> |
2511 | </section> | ||
2512 | |||
2513 | <section id="lic_5"> | ||
2514 | <title>BSD-3-Clause</title> | ||
2515 | 1535 | ||
2516 | <para><programlisting> | 1536 | <section id="lic_5"> |
1537 | <title>BSD-3-Clause</title> | ||
1538 | <para><programlisting> | ||
2517 | 1539 | ||
2518 | Copyright (c) <YEAR>, <OWNER> | 1540 | Copyright (c) <YEAR>, <OWNER> |
2519 | All rights reserved. | 1541 | All rights reserved. |
@@ -2540,13 +1562,11 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING | |||
2540 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | 1562 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH |
2541 | DAMAGE. | 1563 | DAMAGE. |
2542 | 1564 | ||
2543 | </programlisting></para> | 1565 | </programlisting></para></section> |
2544 | </section> | ||
2545 | 1566 | ||
2546 | <section id="lic_6"> | 1567 | <section id="lic_6"> |
2547 | <title>BSD-4-Clause</title> | 1568 | <title>BSD-4-Clause</title> |
2548 | 1569 | <para><programlisting> | |
2549 | <para><programlisting> | ||
2550 | 1570 | ||
2551 | Copyright (c) <year>, <copyright holder> | 1571 | Copyright (c) <year>, <copyright holder> |
2552 | All rights reserved. | 1572 | All rights reserved. |
@@ -2576,13 +1596,11 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |||
2576 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 1596 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
2577 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 1597 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
2578 | 1598 | ||
2579 | </programlisting></para> | 1599 | </programlisting></para></section> |
2580 | </section> | ||
2581 | |||
2582 | <section id="lic_7"> | ||
2583 | <title>Elfutils-Exception</title> | ||
2584 | 1600 | ||
2585 | <para><programlisting> | 1601 | <section id="lic_7"> |
1602 | <title>Elfutils-Exception</title> | ||
1603 | <para><programlisting> | ||
2586 | This file describes the limits of the Exception under which you are allowed | 1604 | This file describes the limits of the Exception under which you are allowed |
2587 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. | 1605 | to distribute Non-GPL Code in linked combination with Red Hat elfutils. |
2588 | For the full text of the license, please see one of the header files | 1606 | For the full text of the license, please see one of the header files |
@@ -2595,24 +1613,20 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |||
2595 | libdw.h | 1613 | libdw.h |
2596 | libdwfl.h | 1614 | libdwfl.h |
2597 | 1615 | ||
2598 | </programlisting></para> | 1616 | </programlisting></para></section> |
2599 | </section> | ||
2600 | |||
2601 | <section id="lic_8"> | ||
2602 | <title>FSF-Unlimited</title> | ||
2603 | 1617 | ||
2604 | <para><programlisting> | 1618 | <section id="lic_8"> |
1619 | <title>FSF-Unlimited</title> | ||
1620 | <para><programlisting> | ||
2605 | Copyright (C) 1997-2010 Free Software Foundation, Inc. | 1621 | Copyright (C) 1997-2010 Free Software Foundation, Inc. |
2606 | This file is free software; the Free Software Foundation | 1622 | This file is free software; the Free Software Foundation |
2607 | gives unlimited permission to copy and/or distribute it, | 1623 | gives unlimited permission to copy and/or distribute it, |
2608 | with or without modifications, as long as this notice is preserved. | 1624 | with or without modifications, as long as this notice is preserved. |
2609 | </programlisting></para> | 1625 | </programlisting></para></section> |
2610 | </section> | ||
2611 | 1626 | ||
2612 | <section id="lic_9"> | 1627 | <section id="lic_9"> |
2613 | <title>GPL-1.0</title> | 1628 | <title>GPL-1.0</title> |
2614 | 1629 | <para><programlisting> | |
2615 | <para><programlisting> | ||
2616 | 1630 | ||
2617 | GNU General Public License, version 1 | 1631 | GNU General Public License, version 1 |
2618 | 1632 | ||
@@ -2865,13 +1879,11 @@ necessary. Here a sample; alter the names: | |||
2865 | 1879 | ||
2866 | That`s all there is to it! | 1880 | That`s all there is to it! |
2867 | 1881 | ||
2868 | </programlisting></para> | 1882 | </programlisting></para></section> |
2869 | </section> | ||
2870 | |||
2871 | <section id="lic_10"> | ||
2872 | <title>GPL-2.0</title> | ||
2873 | 1883 | ||
2874 | <para><programlisting> | 1884 | <section id="lic_10"> |
1885 | <title>GPL-2.0</title> | ||
1886 | <para><programlisting> | ||
2875 | 1887 | ||
2876 | GNU GENERAL PUBLIC LICENSE | 1888 | GNU GENERAL PUBLIC LICENSE |
2877 | 1889 | ||
@@ -3170,18 +2182,16 @@ more useful to permit linking proprietary applications with the library. If this | |||
3170 | what you want to do, use the GNU Lesser General Public License instead of this | 2182 | what you want to do, use the GNU Lesser General Public License instead of this |
3171 | License. | 2183 | License. |
3172 | 2184 | ||
3173 | </programlisting></para> | 2185 | </programlisting></para></section> |
3174 | </section> | ||
3175 | |||
3176 | <section id="lic_11"> | ||
3177 | <title>GPL-3.0</title> | ||
3178 | 2186 | ||
3179 | <para><programlisting> | 2187 | <section id="lic_11"> |
2188 | <title>GPL-3.0</title> | ||
2189 | <para><programlisting> | ||
3180 | GNU GENERAL PUBLIC LICENSE | 2190 | GNU GENERAL PUBLIC LICENSE |
3181 | 2191 | ||
3182 | Version 3, 29 June 2007 | 2192 | Version 3, 29 June 2007 |
3183 | 2193 | ||
3184 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> | 2194 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> |
3185 | 2195 | ||
3186 | Everyone is permitted to copy and distribute verbatim copies of this license document, | 2196 | Everyone is permitted to copy and distribute verbatim copies of this license document, |
3187 | but changing it is not allowed. | 2197 | but changing it is not allowed. |
@@ -3750,13 +2760,11 @@ more useful to permit linking proprietary applications with the library. If this | |||
3750 | what you want to do, use the GNU Lesser General Public License instead of this | 2760 | what you want to do, use the GNU Lesser General Public License instead of this |
3751 | License. But first, please read | 2761 | License. But first, please read |
3752 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. | 2762 | <http://www.gnu.org/philosophy/why-not-lgpl.html>. |
3753 | </programlisting></para> | 2763 | </programlisting></para></section> |
3754 | </section> | ||
3755 | 2764 | ||
3756 | <section id="lic_12"> | 2765 | <section id="lic_12"> |
3757 | <title>GPL-3.0-with-GCC-exception</title> | 2766 | <title>GPL-3.0-with-GCC-exception</title> |
3758 | 2767 | <para><programlisting> | |
3759 | <para><programlisting> | ||
3760 | 2768 | ||
3761 | insert GPL v3 text here | 2769 | insert GPL v3 text here |
3762 | 2770 | ||
@@ -3812,13 +2820,11 @@ consistent with the licensing of the Independent Modules. | |||
3812 | The availability of this Exception does not imply any general presumption that | 2820 | The availability of this Exception does not imply any general presumption that |
3813 | third-party software is unaffected by the copyleft requirements of the license of GCC. | 2821 | third-party software is unaffected by the copyleft requirements of the license of GCC. |
3814 | 2822 | ||
3815 | </programlisting></para> | 2823 | </programlisting></para></section> |
3816 | </section> | ||
3817 | |||
3818 | <section id="lic_13"> | ||
3819 | <title>LGPL-2.0</title> | ||
3820 | 2824 | ||
3821 | <para><programlisting> | 2825 | <section id="lic_13"> |
2826 | <title>LGPL-2.0</title> | ||
2827 | <para><programlisting> | ||
3822 | GNU LIBRARY GENERAL PUBLIC LICENSE | 2828 | GNU LIBRARY GENERAL PUBLIC LICENSE |
3823 | 2829 | ||
3824 | 2830 | ||
@@ -4402,13 +3408,11 @@ Ty Coon, President of Vice | |||
4402 | 3408 | ||
4403 | That's all there is to it! | 3409 | That's all there is to it! |
4404 | 3410 | ||
4405 | </programlisting></para> | 3411 | </programlisting></para></section> |
4406 | </section> | ||
4407 | 3412 | ||
4408 | <section id="lic_14"> | 3413 | <section id="lic_14"> |
4409 | <title>LGPL-2.1</title> | 3414 | <title>LGPL-2.1</title> |
4410 | 3415 | <para><programlisting> | |
4411 | <para><programlisting> | ||
4412 | 3416 | ||
4413 | GNU LESSER GENERAL PUBLIC LICENSE | 3417 | GNU LESSER GENERAL PUBLIC LICENSE |
4414 | 3418 | ||
@@ -4836,18 +3840,16 @@ signature of Ty Coon, 1 April 1990 | |||
4836 | Ty Coon, President of Vice | 3840 | Ty Coon, President of Vice |
4837 | That`s all there is to it! | 3841 | That`s all there is to it! |
4838 | 3842 | ||
4839 | </programlisting></para> | 3843 | </programlisting></para></section> |
4840 | </section> | ||
4841 | |||
4842 | <section id="lic_15"> | ||
4843 | <title>LGPL-3.0</title> | ||
4844 | 3844 | ||
4845 | <para><programlisting> | 3845 | <section id="lic_15"> |
3846 | <title>LGPL-3.0</title> | ||
3847 | <para><programlisting> | ||
4846 | GNU LESSER GENERAL PUBLIC LICENSE | 3848 | GNU LESSER GENERAL PUBLIC LICENSE |
4847 | 3849 | ||
4848 | Version 3, 29 June 2007 | 3850 | Version 3, 29 June 2007 |
4849 | 3851 | ||
4850 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> | 3852 | Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> |
4851 | 3853 | ||
4852 | Everyone is permitted to copy and distribute verbatim copies of this license document, | 3854 | Everyone is permitted to copy and distribute verbatim copies of this license document, |
4853 | but changing it is not allowed. | 3855 | but changing it is not allowed. |
@@ -4978,13 +3980,11 @@ If the Library as you received it specifies that a proxy can decide whether futu | |||
4978 | versions of the GNU Lesser General Public License shall apply, that proxy's public | 3980 | versions of the GNU Lesser General Public License shall apply, that proxy's public |
4979 | statement of acceptance of any version is permanent authorization for you to choose | 3981 | statement of acceptance of any version is permanent authorization for you to choose |
4980 | that version for the Library. | 3982 | that version for the Library. |
4981 | </programlisting></para> | 3983 | </programlisting></para></section> |
4982 | </section> | ||
4983 | |||
4984 | <section id="lic_16"> | ||
4985 | <title>Libpng</title> | ||
4986 | 3984 | ||
4987 | <para><programlisting> | 3985 | <section id="lic_16"> |
3986 | <title>Libpng</title> | ||
3987 | <para><programlisting> | ||
4988 | 3988 | ||
4989 | This copy of the libpng notices is provided for your convenience. In case of | 3989 | This copy of the libpng notices is provided for your convenience. In case of |
4990 | any discrepancy between this copy and the notices in the file png.h that is | 3990 | any discrepancy between this copy and the notices in the file png.h that is |
@@ -5097,13 +4097,11 @@ Glenn Randers-Pehrson | |||
5097 | glennrp at users.sourceforge.net | 4097 | glennrp at users.sourceforge.net |
5098 | December 9, 2010 | 4098 | December 9, 2010 |
5099 | 4099 | ||
5100 | </programlisting></para> | 4100 | </programlisting></para></section> |
5101 | </section> | ||
5102 | 4101 | ||
5103 | <section id="lic_17"> | 4102 | <section id="lic_17"> |
5104 | <title>MIT</title> | 4103 | <title>MIT</title> |
5105 | 4104 | <para><programlisting> | |
5106 | <para><programlisting> | ||
5107 | 4105 | ||
5108 | MIT License | 4106 | MIT License |
5109 | 4107 | ||
@@ -5127,13 +4125,11 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |||
5127 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 4125 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
5128 | THE SOFTWARE. | 4126 | THE SOFTWARE. |
5129 | 4127 | ||
5130 | </programlisting></para> | 4128 | </programlisting></para></section> |
5131 | </section> | ||
5132 | |||
5133 | <section id="lic_18"> | ||
5134 | <title>MPL-2.0</title> | ||
5135 | 4129 | ||
5136 | <para><programlisting> | 4130 | <section id="lic_18"> |
4131 | <title>MPL-2.0</title> | ||
4132 | <para><programlisting> | ||
5137 | Mozilla Public License Version 2.0 | 4133 | Mozilla Public License Version 2.0 |
5138 | ================================== | 4134 | ================================== |
5139 | 4135 | ||
@@ -5507,13 +4503,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice | |||
5507 | 4503 | ||
5508 | This Source Code Form is "Incompatible With Secondary Licenses", as | 4504 | This Source Code Form is "Incompatible With Secondary Licenses", as |
5509 | defined by the Mozilla Public License, v. 2.0. | 4505 | defined by the Mozilla Public License, v. 2.0. |
5510 | </programlisting></para> | 4506 | </programlisting></para></section> |
5511 | </section> | ||
5512 | 4507 | ||
5513 | <section id="lic_19"> | 4508 | <section id="lic_19"> |
5514 | <title>OpenSSL</title> | 4509 | <title>OpenSSL</title> |
5515 | 4510 | <para><programlisting> | |
5516 | <para><programlisting> | ||
5517 | 4511 | ||
5518 | OpenSSL License | 4512 | OpenSSL License |
5519 | 4513 | ||
@@ -5630,21 +4624,17 @@ put under another distribution licence | |||
5630 | 4624 | ||
5631 | 4625 | ||
5632 | 4626 | ||
5633 | </programlisting></para> | 4627 | </programlisting></para></section> |
5634 | </section> | ||
5635 | |||
5636 | <section id="lic_20"> | ||
5637 | <title>PD</title> | ||
5638 | 4628 | ||
5639 | <para><programlisting> | 4629 | <section id="lic_20"> |
4630 | <title>PD</title> | ||
4631 | <para><programlisting> | ||
5640 | This is a placeholder for the Public Domain License | 4632 | This is a placeholder for the Public Domain License |
5641 | </programlisting></para> | 4633 | </programlisting></para></section> |
5642 | </section> | ||
5643 | |||
5644 | <section id="lic_21"> | ||
5645 | <title>Python-2.0</title> | ||
5646 | 4634 | ||
5647 | <para><programlisting> | 4635 | <section id="lic_21"> |
4636 | <title>Python-2.0</title> | ||
4637 | <para><programlisting> | ||
5648 | 4638 | ||
5649 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 | 4639 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 |
5650 | -------------------------------------------- | 4640 | -------------------------------------------- |
@@ -5837,13 +4827,11 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN | |||
5837 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT | 4827 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
5838 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 4828 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
5839 | 4829 | ||
5840 | </programlisting></para> | 4830 | </programlisting></para></section> |
5841 | </section> | ||
5842 | 4831 | ||
5843 | <section id="lic_22"> | 4832 | <section id="lic_22"> |
5844 | <title>Sleepycat</title> | 4833 | <title>Sleepycat</title> |
5845 | 4834 | <para><programlisting> | |
5846 | <para><programlisting> | ||
5847 | 4835 | ||
5848 | The Sleepycat License | 4836 | The Sleepycat License |
5849 | Copyright (c) 1990-1999 | 4837 | Copyright (c) 1990-1999 |
@@ -5934,13 +4922,11 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | |||
5934 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 4922 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
5935 | SUCH DAMAGE. | 4923 | SUCH DAMAGE. |
5936 | 4924 | ||
5937 | </programlisting></para> | 4925 | </programlisting></para></section> |
5938 | </section> | ||
5939 | |||
5940 | <section id="lic_23"> | ||
5941 | <title>Zlib</title> | ||
5942 | 4926 | ||
5943 | <para><programlisting> | 4927 | <section id="lic_23"> |
4928 | <title>Zlib</title> | ||
4929 | <para><programlisting> | ||
5944 | 4930 | ||
5945 | zlib License | 4931 | zlib License |
5946 | 4932 | ||
@@ -5962,11 +4948,10 @@ zlib License | |||
5962 | 3. This notice may not be removed or altered from any source distribution. | 4948 | 3. This notice may not be removed or altered from any source distribution. |
5963 | 4949 | ||
5964 | 4950 | ||
5965 | </programlisting></para> | 4951 | </programlisting></para></section> |
5966 | </section> | ||
5967 | </section> | ||
5968 | 4952 | ||
5969 | <section id="proprietary_license"> | 4953 | </section> |
5970 | <title>Proprietary Licenses</title> | 4954 | <section id="proprietary_license"> |
5971 | </section> | 4955 | <title>Proprietary Licenses</title> |
5972 | </chapter> \ No newline at end of file | 4956 | </section> |
4957 | </chapter> | ||