Skip to content
Snippets Groups Projects
Commit f9201098 authored by Andrea Valassi's avatar Andrea Valassi
Browse files

Updated README for release 7.2.3-1.zesty

parent 831d77d7
No related branches found
No related tags found
1 merge request!1Add Ubuntu 2404 (noble numbat)
...@@ -35,7 +35,7 @@ is assigned a new tag in this gitlab project. ...@@ -35,7 +35,7 @@ is assigned a new tag in this gitlab project.
- All gitlab tags for Ubuntu 17.04 thus end with ".zesty" (just like - All gitlab tags for Ubuntu 17.04 thus end with ".zesty" (just like
tags for RedHat SLC6 or CC7 end with ".el6" or ".el7", respectively). tags for RedHat SLC6 or CC7 end with ".el6" or ".el7", respectively).
- As an example, the gitlab tag for the latest release - As an example, the gitlab tag for the latest release
heposlibs_7.2.2-1.zesty_amd64.deb is 7.2.2-1.zesty. heposlibs_7.2.3-1.zesty_amd64.deb is 7.2.3-1.zesty.
- You may **browse here all [tags](/../tags?search=zesty) of heposlibs - You may **browse here all [tags](/../tags?search=zesty) of heposlibs
for Ubuntu 17.04 (zesty).** for Ubuntu 17.04 (zesty).**
...@@ -51,12 +51,12 @@ Currently, **only a 64-bit meta-deb ...@@ -51,12 +51,12 @@ Currently, **only a 64-bit meta-deb
with 64-bit package dependencies is built on Ubuntu.** with 64-bit package dependencies is built on Ubuntu.**
Installing this meta-package will only pull in 64-bit dependencies. Installing this meta-package will only pull in 64-bit dependencies.
## Current release: 7.2.2-1.zesty ## Current release: 7.2.3-1.zesty
<!-- Throughout this file, all occurrences of "7.2.2-1.zesty" are <!-- Throughout this file, all occurrences of "7.2.3-1.zesty" are
automatically replaced with the latest tag by the pkg.sh script --> automatically replaced with the latest tag by the pkg.sh script -->
The latest stable release of heposlibs for Ubuntu 17.04 The latest stable release of heposlibs for Ubuntu 17.04
is [7.2.2-1.zesty](/../tree/7.2.2-1.zesty). is [7.2.3-1.zesty](/../tree/7.2.3-1.zesty).
<!-- *NB: (pre-)release candidates with tags x.y.z-0.prc\* or x.y.z-0.rc\* <!-- *NB: (pre-)release candidates with tags x.y.z-0.prc\* or x.y.z-0.rc\*
are for internal use only and are not available for installation, are for internal use only and are not available for installation,
...@@ -68,11 +68,11 @@ in spite of what may be written below.* --> ...@@ -68,11 +68,11 @@ in spite of what may be written below.* -->
### Installation ### Installation
The 64-bit meta-package for the latest release The 64-bit meta-package for the latest release
7.2.2-1.zesty of heposlibs for Ubuntu 17.04 is available 7.2.3-1.zesty of heposlibs for Ubuntu 17.04 is available
from the [downloads](/../tree/7.2.2-1.zesty/downloads) area from the [downloads](/../tree/7.2.3-1.zesty/downloads) area
of the gitlab repository for the corresponding gitlab tag. of the gitlab repository for the corresponding gitlab tag.
In the [workflow](/../tree/7.2.2-1.zesty/workflow.md) for this relase, In the [workflow](/../tree/7.2.3-1.zesty/workflow.md) for this relase,
the meta-package was uploaded to the gitlab repository the meta-package was uploaded to the gitlab repository
from the artifacts area of the gitlab CI job that created it. from the artifacts area of the gitlab CI job that created it.
...@@ -80,18 +80,18 @@ To download the meta-deb using a direct link ...@@ -80,18 +80,18 @@ To download the meta-deb using a direct link
and install it on your system, simply execute the following: and install it on your system, simply execute the following:
```bash ```bash
wget https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/raw/7.2.2-1.zesty/downloads/heposlibs_7.2.2-1.zesty_amd64.deb wget https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/raw/7.2.3-1.zesty/downloads/heposlibs_7.2.3-1.zesty_amd64.deb
sudo apt-get install ./heposlibs_7.2.2-1.zesty_amd64.deb sudo apt-get install ./heposlibs_7.2.3-1.zesty_amd64.deb
``` ```
### Contents ### Contents
The direct dependencies for the latest The direct dependencies for the latest
release 7.2.2-1.zesty of heposlibs for Ubuntu 17.04 release 7.2.3-1.zesty of heposlibs for Ubuntu 17.04
are declared in the corresponding Debian control file, are declared in the corresponding Debian control file,
which is available in gitlab: which is available in gitlab:
- the Debian control file used to build the package: <br/> - the Debian control file used to build the package: <br/>
see [heposlibs.ctl](/../blob/7.2.2-1.zesty/heposlibs.ctl) see [heposlibs.ctl](/../blob/7.2.3-1.zesty/heposlibs.ctl)
Lists of direct and indirect dependencies have also been prepared Lists of direct and indirect dependencies have also been prepared
while testing the meta-package in the gitlab CI, while testing the meta-package in the gitlab CI,
...@@ -100,41 +100,41 @@ on a system running a minimal Docker image of `ubuntu:zesty`. ...@@ -100,41 +100,41 @@ on a system running a minimal Docker image of `ubuntu:zesty`.
The following six package lists for this release are available in gitlab: The following six package lists for this release are available in gitlab:
- heposlibs direct dependencies, as a list - heposlibs direct dependencies, as a list
(from `apt-cache depends`): <br/> (from `apt-cache depends`): <br/>
see [heposlibs.amd64.dependencies-direct.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt) see [heposlibs.amd64.dependencies-direct.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.dependencies-direct.txt)
- heposlibs recursive dependencies, as a list - heposlibs recursive dependencies, as a list
(from `apt-rdepends`): <br/> (from `apt-rdepends`): <br/>
see [heposlibs.amd64.dependencies-recursive-flat.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt) see [heposlibs.amd64.dependencies-recursive-flat.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.dependencies-recursive-flat.txt)
- heposlibs installed packages, as a list - heposlibs installed packages, as a list
(from `apt list --installed`, before and after installation): <br/> (from `apt list --installed`, before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt) see [heposlibs.amd64.dependencies-installed.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.dependencies-installed.txt)
- heposlibs installed packages, as a list, with sizes in kbytes - heposlibs installed packages, as a list, with sizes in kbytes
(from `dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Installed-Size}\n'`,
before and after installation): <br/> before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed-size.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt) see [heposlibs.amd64.dependencies-installed-size.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-size.txt)
- heposlibs installed packages, as a list, with version number - heposlibs installed packages, as a list, with version number
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
before and after installation): <br/> before and after installation): <br/>
see [heposlibs.amd64.dependencies-installed-nvra.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt) see [heposlibs.amd64.dependencies-installed-nvra.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.dependencies-installed-nvra.txt)
- list of all packages present after heposlibs installation, - list of all packages present after heposlibs installation,
with version number with version number
(from `dpkg-query -Wf '${binary:Package} ${Version}\n'`, (from `dpkg-query -Wf '${binary:Package} ${Version}\n'`,
after installation): <br/> after installation): <br/>
see [heposlibs.amd64.all-installed-nvra.txt](/../blob/7.2.2-1.zesty/dependencies/heposlibs.amd64.all-installed-nvra.txt) see [heposlibs.amd64.all-installed-nvra.txt](/../blob/7.2.3-1.zesty/dependencies/heposlibs.amd64.all-installed-nvra.txt)
<!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! --> <!-- GITURL = https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs -- DO NOT DELETE! -->
The six package lists mentioned above, The six package lists mentioned above,
and additional information including the following files, and additional information including the following files,
are also available for download as gitlab CI are also available for download as gitlab CI
[artifacts](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/browse/build?job=deploy_job): [artifacts](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.3-1.zesty-testing/browse/build?job=deploy_job):
- heposlibs recursive dependencies, as a tree (from `apt-rdepends`): <br/> - heposlibs recursive dependencies, as a tree (from `apt-rdepends`): <br/>
download [heposlibs.amd64.dependencies-recursive-tree.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job) download [heposlibs.amd64.dependencies-recursive-tree.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.3-1.zesty-testing/raw/build/heposlibs.amd64.dependencies-recursive-tree.txt?job=deploy_job)
- heposlibs installation log: <br/> - heposlibs installation log: <br/>
download [heposlibs.amd64.installation-log.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.2-1.zesty-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job) download [heposlibs.amd64.installation-log.txt](https://gitlab.cern.ch/linuxsupport/rpms/HEP_OSlibs/builds/artifacts/7.2.3-1.zesty-testing/raw/build/heposlibs.amd64.installation-log.txt?job=deploy_job)
### Changelog ### Changelog
Read the changelog for release 7.2.2-1.zesty in the Read the changelog for release 7.2.3-1.zesty in the
[changelog](/../blob/7.2.2-1.zesty/files/changelog) [changelog](/../blob/7.2.3-1.zesty/files/changelog)
file. file.
These are based on the upstream developments for CentOS7/el7 These are based on the upstream developments for CentOS7/el7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment