Age | Commit message (Collapse) | Author | Files | Lines |
|
Required by global-jjb
Fixed build of kibana image in passing
Change-Id: Ibbec033c2a1c772a1cadc8b4e7385210e246bb9c
Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Dockerfiles for building base images of sdc components fixed.
Change-Id: I50057d3edba1c06e6175e5cc547981efb11ecac3
Issue-ID: SDC-2367
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Change-Id: If2e184523a8a6f6544a696f12e9905418c2a6368
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Change-Id: I44f9ca73c487eee8fb4bf19de4b4eaab6061a3c1
Issue-ID: SDC-1424
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Change-Id: I34e046111821729909cf31fa670c4f80f1ef76ce
Issue-ID: SDC-1310
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Also remove version hard-coding of openjdk-8-jdk
as the version keeps getting changed.
Change-Id: I56947f847ba7cf78e0b6860a02c4cf3d069477c8
Issue-ID: SDC-1310
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Available versions of bash and wget have changed
in buster repos. Update the Dockerfile to match.
Change-Id: Ie0a512f46617af494b93757d66ba55a6129c5ec3
Issue-ID: SDC-1205
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
It appears that zlib1g=1:1.2.8.dfsg-5 has disappeared off of
the buster repos, and is now found in stretch repos.
Add the stretch repos so that this library version can be
installed.
libldap-2.4-2=2.4.45+dfsg-1 also disappeared and was
replaced with a different version.
Change-Id: Ifb1c83033e69d9b2343a262d3efa16007a30f89d
Issue-ID: SDC-1221
Issue-ID: SDC-1205
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Upgrade library versions to address the
following CVE vulnerabilities:
bash 4.4.18-2
For CVE-2016-0634 CVE-2016-7543
curl 7.58.0-2
For CVE-2016-7167 CVE-2016-7141
krb5 1.16-2
For CVE-2018-5709 CVE-2017-15088 CVE-2017-11462
openssl 1.1.0h-2
For CVE-2016-8610 CVE-2017-3731 CVE-2016-6302 CVE-2016-2181 CVE-2016-2179 CVE-2016-2180 CVE-2016-2109 CVE-2016-2106 CVE-2016-2105 CVE-2016-6303 CVE-2016-2182 CVE-2016-2177 CVE-2016-2176
perl 5.26.2-2
For CVE-2017-12837 CVE-2017-12883
systemd 238-4
For CVE-2017-1000082 CVE-2017-9445 CVE-2017-9217
wget 1.19.4-1
For CVE-2017-13090 CVE-2017-13089 CVE-2016-7098
libdb5.3
CVE-2016-3418 CVE-2016-0694 CVE-2016-0692 CVE-2016-0689 CVE-2016-0682
libc-bin libc6 multiarch-support
CVE-2018-1000001 CVE-2017-16997 CVE-2017-1000366 CVE-2015-5180 CVE-2016-5417 CVE-2018-6485 CVE-2017-15804 CVE-2017-15670 CVE-2014-9984 CVE-2014-9761 CVE-2015-8983 CVE-2015-8982
libgnutls-deb0-28
CVE-2017-5335 CVE-2017-5337 CVE-2017-5334
libgcrypt20
CVE-2017-0379
libtasn1-6
CVE-2018-6003 CVE-2017-10790
libldap-2.4-2
CVE-2017-17740
libpcre3
CVE-2015-3217
passwd
CVE-2017-12424
zlib1g
CVE-2016-9843 CVE-2016-9841 CVE-2016-9842 CVE-2016-9840
Change-Id: Ia284cb8fb155d8ffc5805ff095ff9612c42aa6f6
Issue-ID: SDC-1205
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
set all versions in the bases
Change-Id: I9e54a5b391c97c261045d8e6fca02aa84f926478
Issue-ID: SDC-1222
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Set SDC baseline Dockers in order to
make the actual Docker build faster and simpler
Change-Id: I9eeff39b33507a8bc4e4628b0d2208caa6508ae5
Issue-Id: SDC-245
Signed-off-by: Areli Fuss <af732p@att.com>
|