Change in docker-playground[master]: sctp-test: Upgrade to bullseye

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Dec 16 10:54:07 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/26586 )

Change subject: sctp-test: Upgrade to bullseye
......................................................................

sctp-test: Upgrade to bullseye

Change-Id: I681802fd779530878c2d2358ebf90b8e2adb4870
---
M sctp-test/Dockerfile
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  osmith: Looks good to me, approved; Verified



diff --git a/sctp-test/Dockerfile b/sctp-test/Dockerfile
index 79df64d..7ba92bf 100644
--- a/sctp-test/Dockerfile
+++ b/sctp-test/Dockerfile
@@ -1,5 +1,5 @@
 ARG	USER
-FROM	$USER/debian-stretch-build
+FROM	$USER/debian-bullseye-build
 
 MAINTAINER Harald Welte <laforge at gnumonks.org>
 
@@ -17,10 +17,10 @@
 
 WORKDIR	/tmp
 
-# Commit from 2018-08-28
+# Commit from 2021-08-24
 RUN	git clone https://github.com/nplab/packetdrill && \
 	cd packetdrill && \
-	git checkout 89bb4f35393187d0d34a84170de529d688421be7 && \
+	git checkout c6810864095558f5df77e9f06941191cbd41d7e2 && \
 	git am /tmp/*.patch && \
 	cd gtests/net/packetdrill && \
 	./configure && \

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/26586
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I681802fd779530878c2d2358ebf90b8e2adb4870
Gerrit-Change-Number: 26586
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211216/bd7a958a/attachment.htm>


More information about the gerrit-log mailing list