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.orgosmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/26490 )
Change subject: OSMO_RELEASE_REPOS: sync with Nov 2021 releases
......................................................................
OSMO_RELEASE_REPOS: sync with Nov 2021 releases
Depends: docker-playground I19b6b0363aeeb89ab6aac2b125359589e6b9b5a7
Related: OS#5347
Related: https://osmocom.org/news/152
Change-Id: Ib2022ca670b322d81ff83bbca3bb262f8d7287a6
---
M scripts/common.sh
M scripts/osmocom-release-tarballs.sh
2 files changed, 12 insertions(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, but someone else must approve
osmith: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/scripts/common.sh b/scripts/common.sh
index b72dddf..10fe7f3 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -17,19 +17,26 @@
libusrp
osmo-bsc
osmo-bts
+ osmo-cbc
+ osmo-e1d
+ osmo-gbproxy
osmo-ggsn
+ osmo-gsm-manuals
osmo-hlr
+ osmo-hnodeb
osmo-iuh
osmo-mgw
osmo-msc
+ osmo-pcap
osmo-pcu
osmo-sgsn
osmo-sip-connector
+ osmo-smlc
osmo-sysmon
osmo-trx
+ osmo-uecups
osmocom-bb
"
-#TODO: Add above once we have releases: osmo-hnodeb, osmo-gbproxy
OSMO_BRANCH_DOCKER_PLAYGROUND="${OSMO_BRANCH_DOCKER_PLAYGROUND:-master}"
diff --git a/scripts/osmocom-release-tarballs.sh b/scripts/osmocom-release-tarballs.sh
index 9894a47..18ea1d7 100755
--- a/scripts/osmocom-release-tarballs.sh
+++ b/scripts/osmocom-release-tarballs.sh
@@ -54,6 +54,10 @@
# openbsc
echo "1.0.1"
;;
+ osmo-pcap)
+ # No rule to make target 'osmo-pcap-server.cfg', needed by 'distdir'
+ echo "0.0.3"
+ ;;
osmo-pcu)
# Duplicates of 0.1.0, 0.2.0
echo "0.1"
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/26490
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ib2022ca670b322d81ff83bbca3bb262f8d7287a6
Gerrit-Change-Number: 26490
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211213/2dcea619/attachment.htm>