# heposlibs for Ubuntu 16.04: release candidates in QA
## Current release: 7.2.14-1.xenial
The latest release candidate of heposlibs for Ubuntu 16.04
is [7.2.14-1.xenial](/../7.2.14-1.xenial).
*NB: (pre-)release candidates with tags x.y.z-0.prc\* or x.y.z-0.rc\*
are for internal use only and will not be made available for installation
through the downloads directory in gitlab.*
### Contents
The direct dependencies for the latest
release candidate 7.2.14-1.xenial of heposlibs for Ubuntu 16.04
are declared in the corresponding Debian control file,
which is available in gitlab:
- the Debian control file used to build the package:
see [heposlibs.ctl](/../7.2.14-1.xenial/heposlibs.ctl)
Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI,
on a system running a minimal Docker image of `ubuntu:xenial`.
The following six package lists for this release are available in gitlab:
- heposlibs direct dependencies, as a list
(from `apt-cache depends`):
see [heposlibs.amd64.dependencies-direct.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.dependencies-direct.txt)
- heposlibs recursive dependencies, as a list
(from `apt-rdepends`):
see [heposlibs.amd64.dependencies-recursive-flat.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt)
- heposlibs installed packages, as a list
(from `apt list --installed`, before and after installation):
see [heposlibs.amd64.dependencies-installed.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.dependencies-installed.txt)
- heposlibs installed packages, as a list, with sizes in kbytes
(from `dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`,
before and after installation):
see [heposlibs.amd64.dependencies-installed-size.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.dependencies-installed-size.txt)
- heposlibs installed packages, as a list, with version number
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
before and after installation):
see [heposlibs.amd64.dependencies-installed-nvra.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt)
- list of all packages present after heposlibs installation,
with version number
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
after installation):
see [heposlibs.amd64.all-installed-nvra.txt](/../7.2.14-1.xenial/dependencies/heposlibs.amd64.all-installed-nvra.txt)
The six package lists mentioned above,
and additional information including the following files,
are also available for download as gitlab CI
[artifacts](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.14-1.xenial-testing/browse/build?job=deploy_job):
- heposlibs recursive dependencies, as a tree (from `apt-rdepends`):
download [heposlibs.amd64.dependencies-recursive-tree.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.14-1.xenial-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job)
- heposlibs installation log:
download [heposlibs.amd64.installation-log.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.14-1.xenial-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job)
### Changelog
Read the changelog for release 7.2.14-1.xenial in the
[changelog](/../7.2.14-1.xenial/files/changelog)
file.
These are based on the upstream developments for CentOS7/el7
(see [el7/README-el7.md](/../el7/README-el7.md)
for the [el7 changelog](/../el7/README-el7.md#changelog)).
## License
Copyright 2009-2021 CERN.
Licensed under [LGPLv3](https://www.gnu.org/licenses/lgpl-3.0.txt)
or (at your option) any later version.
See [COPYRIGHT.txt](COPYRIGHT.txt) for more details.