Attention is currently required from: fixeria.
Hello Jenkins Builder, laforge, msuraev,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/31366
to look at the new patch set (#3).
Change subject: debian-bullseye-*: apt-key is deprecated, use [signed-by] instead
......................................................................
debian-bullseye-*: apt-key is deprecated, use [signed-by] instead
The following warning message appears when running apt-key:
apt-key is deprecated. Manage keyring files in trusted.gpg.d instead
The apt-key man page mentions that the "use of apt-key is deprecated,
except for the use of apt-key del in maintainer scripts to remove
existing keys from the main keyring". What's more, "apt-key will last
be available in Debian 11 and Ubuntu 22.04".
Additionally, while the deprecation message says to "manage keyring
files in trusted.gpg.d instead", the Debian wiki states otherwise.
It's recommended to store the keys in /usr/share/keyrings instead,
and then use the 'signed-by' option to reference them.
https://salsa.debian.org/apt-team/apt/-/commit/ee284d5917d09649b68ff1632d44…
Change-Id: I1cae4f49e72f5e4f9d703cdb8f6d117e18e3567c
---
M debian-bullseye-build/Dockerfile
M debian-bullseye-erlang/Dockerfile
M debian-bullseye-jenkins/Dockerfile
M debian-bullseye-obs-latest/Dockerfile
M debian-bullseye-titan/Dockerfile
M open5gs-latest/Dockerfile
6 files changed, 52 insertions(+), 28 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/66/31366/3
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/31366
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I1cae4f49e72f5e4f9d703cdb8f6d117e18e3567c
Gerrit-Change-Number: 31366
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/31388
to look at the new patch set (#2).
Change subject: ttcn3-pgw-test: allow using osmo-uecups from the latest feed
......................................................................
ttcn3-pgw-test: allow using osmo-uecups from the latest feed
Change-Id: I4f92577f062e8a9be29af83026214636dff19d78
---
M ttcn3-pgw-test/jenkins.sh
1 file changed, 11 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/88/31388/2
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/31388
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I4f92577f062e8a9be29af83026214636dff19d78
Gerrit-Change-Number: 31388
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset
Attention is currently required from: fixeria.
Hello Jenkins Builder, laforge, msuraev,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/31366
to look at the new patch set (#2).
Change subject: debian-bullseye-*: apt-key is deprecated, use [signed-by] instead
......................................................................
debian-bullseye-*: apt-key is deprecated, use [signed-by] instead
The following warning message appears when running apt-key:
apt-key is deprecated. Manage keyring files in trusted.gpg.d instead
The apt-key man page mentions that the "use of apt-key is deprecated,
except for the use of apt-key del in maintainer scripts to remove
existing keys from the main keyring". What's more, "apt-key will last
be available in Debian 11 and Ubuntu 22.04".
Additionally, while the deprecation message says to "manage keyring
files in trusted.gpg.d instead", the Debian wiki states otherwise.
It's recommended to store the keys in /usr/share/keyrings instead,
and then use the 'signed-by' option to reference them.
Change-Id: I1cae4f49e72f5e4f9d703cdb8f6d117e18e3567c
---
M debian-bullseye-build/Dockerfile
M debian-bullseye-erlang/Dockerfile
M debian-bullseye-jenkins/Dockerfile
M debian-bullseye-obs-latest/Dockerfile
M debian-bullseye-titan/Dockerfile
M open5gs-latest/Dockerfile
6 files changed, 50 insertions(+), 28 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/66/31366/2
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/31366
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I1cae4f49e72f5e4f9d703cdb8f6d117e18e3567c
Gerrit-Change-Number: 31366
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newpatchset
dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/31387 )
Change subject: gsmtap_util: remove whitespace at the end of line
......................................................................
gsmtap_util: remove whitespace at the end of line
Change-Id: Ib7afbfb1f7a95beab16fed11d07ae244b4fcfcdc
---
M src/core/gsmtap_util.c
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/87/31387/1
diff --git a/src/core/gsmtap_util.c b/src/core/gsmtap_util.c
index cb7538b..4e66b23 100644
--- a/src/core/gsmtap_util.c
+++ b/src/core/gsmtap_util.c
@@ -232,7 +232,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
-/*! Create a new (sending) GSMTAP source socket
+/*! Create a new (sending) GSMTAP source socket
* \param[in] host host name or IP address in string format
* \param[in] port UDP port number in host byte order
* \return file descriptor of the new socket
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/31387
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib7afbfb1f7a95beab16fed11d07ae244b4fcfcdc
Gerrit-Change-Number: 31387
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-MessageType: newchange