lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
List overview
Download
gerrit-log
February 2023
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
gerrit-log@lists.osmocom.org
1 participants
2601 discussions
Start a n
N
ew thread
Change in meta-telephony[201705]: Update Osmocom recipes to latest tags (release 202302)
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/meta-telephony/+/31242
) Change subject: Update Osmocom recipes to latest tags (release 202302) ...................................................................... Patch Set 1: Verified+1 Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/meta-telephony/+/31242
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: meta-telephony Gerrit-Branch: 201705 Gerrit-Change-Id: I4523a004fbd53e8d2278300ea3863d02661e075b Gerrit-Change-Number: 31242 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 08 Feb 2023 09:46:43 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
2 years, 4 months
1
0
0
0
Change in meta-telephony[201705]: Update Osmocom recipes to latest tags (release 202302)
by pespin
pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/meta-telephony/+/31242
) Change subject: Update Osmocom recipes to latest tags (release 202302) ...................................................................... Update Osmocom recipes to latest tags (release 202302) Change-Id: I4523a004fbd53e8d2278300ea3863d02661e075b --- M recipes-misc/libsmpp/libsmpp34_git.bb M recipes-osmocom/libasn1c/libasn1c_git.bb M recipes-osmocom/libosmo-abis/libosmo-abis_git.bb M recipes-osmocom/libosmo-netif/libosmo-netif_git.bb M recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb M recipes-osmocom/libosmocore/libosmocore_git.bb M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb M recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb M recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb M recipes-osmocom/osmo-hlr/osmo-hlr_git.bb M recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb M recipes-osmocom/osmo-iuh/osmo-iuh_git.bb M recipes-osmocom/osmo-mgw/osmo-mgw_git.bb M recipes-osmocom/osmo-msc/osmo-msc_git.bb M recipes-osmocom/osmo-pcap/osmo-pcap_git.bb M recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb M recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb 17 files changed, 34 insertions(+), 34 deletions(-) git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/42/31242/1 diff --git a/recipes-misc/libsmpp/libsmpp34_git.bb b/recipes-misc/libsmpp/libsmpp34_git.bb index 29acf53..96bfef2 100644 --- a/recipes-misc/libsmpp/libsmpp34_git.bb +++ b/recipes-misc/libsmpp/libsmpp34_git.bb @@ -6,9 +6,9 @@ DEPENDS = "libxml2" S = "${WORKDIR}/git" -SRCREV = "1.14.1" +SRCREV = "1.14.2" SRC_URI = "
git://gerrit.osmocom.org/libsmpp34.git;protocol=https;tag=${SRCREV};nobranc…
" -PV = "1.14.1+gitr${SRCPV}" +PV = "1.14.2+gitr${SRCPV}" PR = "r0" PARALLEL_MAKE = "" diff --git a/recipes-osmocom/libasn1c/libasn1c_git.bb b/recipes-osmocom/libasn1c/libasn1c_git.bb index 021d190..e1301b3 100644 --- a/recipes-osmocom/libasn1c/libasn1c_git.bb +++ b/recipes-osmocom/libasn1c/libasn1c_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "0.9.34" +SRCREV = "0.9.35" SRC_URI = "
git://gerrit.osmocom.org/libasn1c.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "0.9.34+gitr${SRCPV}" +PV = "0.9.35+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb index f8d405f..0ad848d 100644 --- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb +++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.3.0" +SRCREV = "1.4.0" SRC_URI = "
git://gerrit.osmocom.org/libosmo-abis.git;protocol=https;tag=${SRCREV};nobr…
" -PV = "1.3.0+gitr${SRCPV}" +PV = "1.4.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb index e230a84..b9cc373 100644 --- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb +++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.2.0" +SRCREV = "1.3.0" SRC_URI = "
git://gerrit.osmocom.org/libosmo-netif.git;protocol=https;tag=${SRCREV};nob…
" -PV = "1.2.0+gitr${SRCPV}" +PV = "1.3.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb index 3350e60..d870848 100644 --- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb +++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.6.0" +SRCREV = "1.7.0" SRC_URI = "
git://gerrit.osmocom.org/libosmo-sccp.git;protocol=https;tag=${SRCREV};nobr…
" -PV = "1.6.0+gitr${SRCPV}" +PV = "1.7.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb index e8ea327..292596f 100644 --- a/recipes-osmocom/libosmocore/libosmocore_git.bb +++ b/recipes-osmocom/libosmocore/libosmocore_git.bb @@ -1,9 +1,9 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.7.0" +SRCREV = "1.8.0" SRC_URI = "
git://gerrit.osmocom.org/libosmocore.git;protocol=https;tag=${SRCREV};nobra…
" -PV = "1.7.0+gitr${SRCPV}" +PV = "1.8.0+gitr${SRCPV}" PR = "${INC_PR}.0" PACKAGES =+ "libosmoctrl libosmocodec libosmogb libosmogsm libosmovty osmo-arfcn osmo-auc-gen osmo-config-merge" diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb index 221bd20..15f3cb5 100644 --- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb +++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.9.0" +SRCREV = "1.10.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "1.9.0+gitr${SRCPV}" +PV = "1.10.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb b/recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb index 6dab676..c529beb 100644 --- a/recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb +++ b/recipes-osmocom/osmo-gbproxy/osmo-gbproxy_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "0.3.0" +SRCREV = "0.4.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-gbproxy.git;protocol=https;tag=${SRCREV};nobr…
" -PV = "0.3.0+gitr${SRCPV}" +PV = "0.4.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb index 72e3764..414977d 100644 --- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb +++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb @@ -1,9 +1,9 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.9.0" +SRCREV = "1.10.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-ggsn;protocol=https;tag=${SRCREV};nobranch=1
\ file://0001-libgtp-set-PDP_MAX-to-128.patch \ " -PV = "1.9.0+gitr${SRCPV}" +PV = "1.10.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb index 4e0b5f8..dcd5901 100644 --- a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb +++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.5.0" +SRCREV = "1.6.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-hlr.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "1.5.0+gitr${SRCPV}" +PV = "1.6.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb index a3b79cb..6e1c7fe 100644 --- a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb +++ b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.3.0" +SRCREV = "1.4.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-hnbgw.git;protocol=https;tag=${SRCREV};nobran…
" -PV = "1.3.0+gitr${SRCPV}" +PV = "1.4.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb index b412319..e6cf5c8 100644 --- a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb +++ b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.3.0" +SRCREV = "1.4.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-iuh.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "1.3.0+gitr${SRCPV}" +PV = "1.4.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb index 1362064..76334c3 100644 --- a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb +++ b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.10.0" +SRCREV = "1.11.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-mgw.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "1.10.0+gitr${SRCPV}" +PV = "1.11.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-msc/osmo-msc_git.bb b/recipes-osmocom/osmo-msc/osmo-msc_git.bb index f92cc1d..6af06c3 100644 --- a/recipes-osmocom/osmo-msc/osmo-msc_git.bb +++ b/recipes-osmocom/osmo-msc/osmo-msc_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.9.0" +SRCREV = "1.10.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-msc.git;protocol=https;tag=${SRCREV};nobranch…
" -PV = "1.9.0+gitr${SRCPV}" +PV = "1.10.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb index 61ce378..b339f49 100644 --- a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb +++ b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "0.4.0" +SRCREV = "0.4.1" SRC_URI = "
git://gerrit.osmocom.org/osmo-pcap.git;protocol=https;tag=${SRCREV};nobranc…
" -PV = "0.4.0+gitr${SRCPV}" +PV = "0.4.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb index df5e2f3..ca8de6a 100644 --- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb +++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.9.0" +SRCREV = "1.10.0" SRC_URI = "
git://gerrit.osmocom.org/osmo-sgsn.git;protocol=https;tag=${SRCREV};nobranc…
" -PV = "1.9.0+gitr${SRCPV}" +PV = "1.10.0+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb b/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb index 45cf610..2a4c18b 100644 --- a/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb +++ b/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb @@ -1,7 +1,7 @@ require ${PN}.inc S = "${WORKDIR}/git" -SRCREV = "1.6.1" +SRCREV = "1.6.2" SRC_URI = "
git://gerrit.osmocom.org/osmo-sip-connector.git;protocol=https;tag=${SRCREV…
" -PV = "1.6.1+gitr${SRCPV}" +PV = "1.6.2+gitr${SRCPV}" PR = "${INC_PR}.0" -- To view, visit
https://gerrit.osmocom.org/c/meta-telephony/+/31242
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: meta-telephony Gerrit-Branch: 201705 Gerrit-Change-Id: I4523a004fbd53e8d2278300ea3863d02661e075b Gerrit-Change-Number: 31242 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: newchange
2 years, 4 months
1
0
0
0
Change in osmo-mgw[master]: mgcp_sdp: cosmetic: remove newline
by dexter
dexter has submitted this change. (
https://gerrit.osmocom.org/c/osmo-mgw/+/31213
) Change subject: mgcp_sdp: cosmetic: remove newline ...................................................................... mgcp_sdp: cosmetic: remove newline Change-Id: Ib9a03a75d9bcc4bdbc9d740edbd12c280ec1d933 --- M src/libosmo-mgcp/mgcp_sdp.c 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved diff --git a/src/libosmo-mgcp/mgcp_sdp.c b/src/libosmo-mgcp/mgcp_sdp.c index 46b1dba..10822e5 100644 --- a/src/libosmo-mgcp/mgcp_sdp.c +++ b/src/libosmo-mgcp/mgcp_sdp.c @@ -245,7 +245,6 @@ fmtp_param->param.amr_octet_aligned = false; if (amr_octet_aligned == 1) fmtp_param->param.amr_octet_aligned = true; - } param_str = strtok(NULL, " "); 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. -- To view, visit
https://gerrit.osmocom.org/c/osmo-mgw/+/31213
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw Gerrit-Branch: master Gerrit-Change-Id: Ib9a03a75d9bcc4bdbc9d740edbd12c280ec1d933 Gerrit-Change-Number: 31213 Gerrit-PatchSet: 2 Gerrit-Owner: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: laforge <laforge(a)osmocom.org> Gerrit-MessageType: merged
2 years, 4 months
1
0
0
0
Change in osmo-mgw[master]: mgcp_sdp: add spec reference
by dexter
dexter has submitted this change. (
https://gerrit.osmocom.org/c/osmo-mgw/+/31212
) Change subject: mgcp_sdp: add spec reference ...................................................................... mgcp_sdp: add spec reference Change-Id: I16cd453aa986cf9efa0716257230aed8739593da --- M src/libosmo-mgcp/mgcp_sdp.c 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified diff --git a/src/libosmo-mgcp/mgcp_sdp.c b/src/libosmo-mgcp/mgcp_sdp.c index ad2da7f..46b1dba 100644 --- a/src/libosmo-mgcp/mgcp_sdp.c +++ b/src/libosmo-mgcp/mgcp_sdp.c @@ -239,7 +239,7 @@ if (delimiter == ';' || delimiter == ',') str_ptr[strlen(str_ptr) - 1] = '\0'; - /* AMR octet aligned parameter */ + /* AMR octet aligned parameter (see also RFC 3267, section 8.3) */ if (sscanf(param_str, "octet-align=%d", &amr_octet_aligned) == 1) { fmtp_param->param.amr_octet_aligned_present = true; fmtp_param->param.amr_octet_aligned = false; -- To view, visit
https://gerrit.osmocom.org/c/osmo-mgw/+/31212
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-mgw Gerrit-Branch: master Gerrit-Change-Id: I16cd453aa986cf9efa0716257230aed8739593da Gerrit-Change-Number: 31212 Gerrit-PatchSet: 2 Gerrit-Owner: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: laforge <laforge(a)osmocom.org> Gerrit-MessageType: merged
2 years, 4 months
1
0
0
0
Change in libusrp[master]: Bump version: 3.4.6.2-7f277 → 3.4.7
by pespin
pespin has submitted this change. (
https://gerrit.osmocom.org/c/libusrp/+/31209
) Change subject: Bump version: 3.4.6.2-7f277 → 3.4.7 ...................................................................... Bump version: 3.4.6.2-7f277 → 3.4.7 Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b --- M debian/changelog 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: osmith: Looks good to me, approved pespin: Verified diff --git a/debian/changelog b/debian/changelog index 916fc03..712a254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libusrp (3.4.7) unstable; urgency=medium + + [ Oliver Smith ] + * host/lib/Makefile.am: fix 'make uninstall' + * gitignore: add /.version + + -- Pau Espin Pedrol <pespin(a)sysmocom.de> Tue, 07 Feb 2023 14:00:21 +0100 + libusrp (3.4.6) unstable; urgency=medium [ Oliver Smith ] -- To view, visit
https://gerrit.osmocom.org/c/libusrp/+/31209
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp Gerrit-Branch: master Gerrit-Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b Gerrit-Change-Number: 31209 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: merged
2 years, 4 months
1
0
0
0
Change in libusrp[master]: Bump version: 3.4.6.2-7f277 → 3.4.7
by osmith
osmith has posted comments on this change. (
https://gerrit.osmocom.org/c/libusrp/+/31209
) Change subject: Bump version: 3.4.6.2-7f277 → 3.4.7 ...................................................................... Patch Set 1: (1 comment) Patchset: PS1: CI error can be ignored:
https://osmocom.org/issues/5898
-- To view, visit
https://gerrit.osmocom.org/c/libusrp/+/31209
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp Gerrit-Branch: master Gerrit-Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b Gerrit-Change-Number: 31209 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 08 Feb 2023 08:53:35 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
2 years, 4 months
1
0
0
0
Change in libusrp[master]: Bump version: 3.4.6.2-7f277 → 3.4.7
by pespin
pespin has removed a vote from this change. (
https://gerrit.osmocom.org/c/libusrp/+/31209
) Change subject: Bump version: 3.4.6.2-7f277 → 3.4.7 ...................................................................... Removed Verified-1 by Jenkins Builder (1000002) -- To view, visit
https://gerrit.osmocom.org/c/libusrp/+/31209
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp Gerrit-Branch: master Gerrit-Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b Gerrit-Change-Number: 31209 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-MessageType: deleteVote
2 years, 4 months
1
0
0
0
Change in libusrp[master]: Bump version: 3.4.6.2-7f277 → 3.4.7
by pespin
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/libusrp/+/31209
) Change subject: Bump version: 3.4.6.2-7f277 → 3.4.7 ...................................................................... Patch Set 1: Verified+1 -- To view, visit
https://gerrit.osmocom.org/c/libusrp/+/31209
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp Gerrit-Branch: master Gerrit-Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b Gerrit-Change-Number: 31209 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 08 Feb 2023 08:53:30 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
2 years, 4 months
1
0
0
0
Change in libusrp[master]: Bump version: 3.4.6.2-7f277 → 3.4.7
by osmith
Attention is currently required from: pespin. osmith has posted comments on this change. (
https://gerrit.osmocom.org/c/libusrp/+/31209
) Change subject: Bump version: 3.4.6.2-7f277 → 3.4.7 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/libusrp/+/31209
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp Gerrit-Branch: master Gerrit-Change-Id: I99e104cbcf33eec9f484ff3a8abf7162a1ac821b Gerrit-Change-Number: 31209 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Attention: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Wed, 08 Feb 2023 08:53:15 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
2 years, 4 months
1
0
0
0
Change in osmo-ttcn3-hacks[master]: library/GSM_Types: fix encoding of BcdMccMnc (3 octets)
by pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31241
) Change subject: library/GSM_Types: fix encoding of BcdMccMnc (3 octets) ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31241
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: Ifa3083fdd6307b56baa1ef3ac85a3e7a2efab728 Gerrit-Change-Number: 31241 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <laforge(a)osmocom.org> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Comment-Date: Wed, 08 Feb 2023 08:46:10 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
2 years, 4 months
1
0
0
0
← Newer
1
...
196
197
198
199
200
201
202
...
261
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
Results per page:
10
25
50
100
200