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
August
July
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
April 2025
----- 2025 -----
August 2025
July 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
1186 discussions
Start a n
N
ew thread
[XS] Change in ...osmo_dia2gsup[master]: rebar.{config,lock}: bump lager version: 3.9.1 -> 3.9.2
by fixeria
fixeria has submitted this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40144?usp=email
) Change subject: rebar.{config,lock}: bump lager version: 3.9.1 -> 3.9.2 ...................................................................... rebar.{config,lock}: bump lager version: 3.9.1 -> 3.9.2 This fixes tons of false-positive "a term is constructed, but never used" warnings. For more details, see:
https://github.com/erlang-lager/lager/issues/546
https://github.com/erlang-lager/lager/pull/547
Change-Id: Id17900cb1b6fbcd6fbc13d16b90b67b82342accb --- M rebar.config M rebar.lock 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: osmith: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified diff --git a/rebar.config b/rebar.config index 455fd6c..48b78f7 100644 --- a/rebar.config +++ b/rebar.config @@ -2,7 +2,7 @@ {deps, [ {setup, "2.0.2"}, - {lager, {git, "
https://github.com/erlang-lager/lager
", {tag, "3.9.1"}}}, + {lager, {git, "
https://github.com/erlang-lager/lager
", {tag, "3.9.2"}}}, {osmo_ss7, {git, "
https://gitea.osmocom.org/erlang/osmo_ss7
", {branch, "master"}}}, {osmo_gsup, {git, "
https://gitea.osmocom.org/erlang/osmo_gsup
", {branch, "master"}}} ]}. diff --git a/rebar.lock b/rebar.lock index 2114e56..92484a9 100644 --- a/rebar.lock +++ b/rebar.lock @@ -6,7 +6,7 @@ {<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.9">>},1}, {<<"lager">>, {git,"
https://github.com/erlang-lager/lager
", - {ref,"c5447d2d85a0d446d41a79bffe0a6a66bd50c901"}}, + {ref,"459a3b2cdd9eadd29e5a7ce5c43932f5ccd6eb88"}}, 0}, {<<"osmo_gsup">>, {git,"
https://gitea.osmocom.org/erlang/osmo_gsup
", @@ -18,7 +18,7 @@ 0}, {<<"parse_trans">>, {git,"
https://github.com/uwiger/parse_trans
", - {ref,"d443908e0a8e3842c4763cefd4b37457b892c121"}}, + {ref,"d99fb36755c813a5db23e6f93741aa58323ef911"}}, 1}, {<<"pkt">>, {git,"
https://github.com/msantos/pkt
", -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40144?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Id17900cb1b6fbcd6fbc13d16b90b67b82342accb Gerrit-Change-Number: 40144 Gerrit-PatchSet: 2 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
3 months, 2 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: osmo_dia2gsup: remove unused start/0
by pespin
Attention is currently required from: fixeria. pespin has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40146?usp=email
) Change subject: osmo_dia2gsup: remove unused start/0 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40146?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Ibd4e1d86dc59d792f7f6ac027ee63fc2086b31c3 Gerrit-Change-Number: 40146 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 09:53:53 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[S] Change in ...pyosmocom[master]: bump version number to 0.0.9 for construct.{Bytes,GreedyBytes}
by fixeria
Attention is currently required from: dexter, laforge. fixeria has posted comments on this change by laforge. (
https://gerrit.osmocom.org/c/python/pyosmocom/+/40118?usp=email
) Change subject: bump version number to 0.0.9 for construct.{Bytes,GreedyBytes} ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/python/pyosmocom/+/40118?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: python/pyosmocom Gerrit-Branch: master Gerrit-Change-Id: Id8f9e617482c487f3314118ba3df9c937d501596 Gerrit-Change-Number: 40118 Gerrit-PatchSet: 1 Gerrit-Owner: laforge <laforge(a)osmocom.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Attention: laforge <laforge(a)osmocom.org> Gerrit-Attention: dexter <pmaier(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:10:43 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[S] Change in ...pyosmocom[master]: osmocom.construct: Bytes + GreedyBytes with automatic hexstring-conve...
by fixeria
Attention is currently required from: dexter, laforge. fixeria has posted comments on this change by laforge. (
https://gerrit.osmocom.org/c/python/pyosmocom/+/40117?usp=email
) Change subject: osmocom.construct: Bytes + GreedyBytes with automatic hexstring-conversion ...................................................................... Patch Set 3: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/python/pyosmocom/+/40117?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: python/pyosmocom Gerrit-Branch: master Gerrit-Change-Id: I59f500c925848872a7fa38d6dbf3d6ea72bc3a90 Gerrit-Change-Number: 40117 Gerrit-PatchSet: 3 Gerrit-Owner: laforge <laforge(a)osmocom.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de> Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Attention: laforge <laforge(a)osmocom.org> Gerrit-Attention: dexter <pmaier(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:10:19 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: osmo_dia2gsup: remove unused start/0
by osmith
Attention is currently required from: fixeria, pespin. osmith has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40146?usp=email
) Change subject: osmo_dia2gsup: remove unused start/0 ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40146?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Ibd4e1d86dc59d792f7f6ac027ee63fc2086b31c3 Gerrit-Change-Number: 40146 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-CC: pespin <pespin(a)sysmocom.de> Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Attention: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:08:21 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[S] Change in upf-benchmark[master]: osmo-upf-load-gen: Allow setting local PFCP port
by fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change by pespin. (
https://gerrit.osmocom.org/c/upf-benchmark/+/40143?usp=email
) Change subject: osmo-upf-load-gen: Allow setting local PFCP port ...................................................................... Patch Set 1: Code-Review+1 -- To view, visit
https://gerrit.osmocom.org/c/upf-benchmark/+/40143?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: upf-benchmark Gerrit-Branch: master Gerrit-Change-Id: If74456aa85cc31fd940d47a3258ce566e12716da Gerrit-Change-Number: 40143 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <pespin(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Attention: pespin <pespin(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:08:09 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: server_cb: comment out unused fields in handle_request/3
by osmith
Attention is currently required from: fixeria. osmith has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40145?usp=email
) Change subject: server_cb: comment out unused fields in handle_request/3 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40145?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: I3b709cfc723418c1ec88d15bc25bb2cef462a4d3 Gerrit-Change-Number: 40145 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:07:57 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: rebar.{config,lock}: bump lager version: 3.9.1 -> 3.9.2
by osmith
Attention is currently required from: fixeria. osmith has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40144?usp=email
) Change subject: rebar.{config,lock}: bump lager version: 3.9.1 -> 3.9.2 ...................................................................... Patch Set 1: Code-Review+2 -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40144?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: Id17900cb1b6fbcd6fbc13d16b90b67b82342accb Gerrit-Change-Number: 40144 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de> Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Comment-Date: Fri, 25 Apr 2025 08:07:43 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: Yes
3 months, 2 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: rebar.config: relx: fix wrong sys_config, drop vm_args
by fixeria
fixeria has submitted this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40148?usp=email
) Change subject: rebar.config: relx: fix wrong sys_config, drop vm_args ...................................................................... rebar.config: relx: fix wrong sys_config, drop vm_args * The config files are in the 'examples' folder (not 'config'). * The file 'config/vm.args' does not exist at all. Change-Id: I07c161e0cabd479864ec8e927e8d45b523ae4b83 --- M rebar.config 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: osmith: Looks good to me, approved Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve diff --git a/rebar.config b/rebar.config index 3bda3e5..b1a6e60 100644 --- a/rebar.config +++ b/rebar.config @@ -37,8 +37,7 @@ {relx, [{release, {'osmo-dia2gsup', {git, long}}, [osmo_dia2gsup]}, - {sys_config, "./config/sys.config"}, - {vm_args, "./config/vm.args"}, + {sys_config, "./examples/sys.config"}, {dev_mode, false}, {include_erts, true}, {extended_start_script, true}]}. -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40148?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: I07c161e0cabd479864ec8e927e8d45b523ae4b83 Gerrit-Change-Number: 40148 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
3 months, 3 weeks
1
0
0
0
[XS] Change in ...osmo_dia2gsup[master]: rebar.config: relx: use semver instead of long git hash
by fixeria
fixeria has submitted this change. (
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40149?usp=email
) Change subject: rebar.config: relx: use semver instead of long git hash ...................................................................... rebar.config: relx: use semver instead of long git hash * '{git, long}' renders: osmo-dia2gsup-9db314e3fd1598e58d65843770789fec9e090a54.tar.gz * 'semver' renders: osmo-dia2gsup-0.3.2+build.6.ref9db314e.tar.gz Change-Id: I6270e2057eba21d0727a54586b1e2fb1022159cf --- M rebar.config 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve osmith: Looks good to me, approved diff --git a/rebar.config b/rebar.config index b1a6e60..455fd6c 100644 --- a/rebar.config +++ b/rebar.config @@ -35,8 +35,7 @@ {escript_name, "osmo-dia2gsup"}. {relx, - [{release, {'osmo-dia2gsup', {git, long}}, - [osmo_dia2gsup]}, + [{release, {'osmo-dia2gsup', semver}, [osmo_dia2gsup]}, {sys_config, "./examples/sys.config"}, {dev_mode, false}, {include_erts, true}, -- To view, visit
https://gerrit.osmocom.org/c/erlang/osmo_dia2gsup/+/40149?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged Gerrit-Project: erlang/osmo_dia2gsup Gerrit-Branch: master Gerrit-Change-Id: I6270e2057eba21d0727a54586b1e2fb1022159cf Gerrit-Change-Number: 40149 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de> Gerrit-Reviewer: osmith <osmith(a)sysmocom.de> Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
3 months, 3 weeks
1
0
0
0
← Newer
1
...
14
15
16
17
18
19
20
...
119
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
Results per page:
10
25
50
100
200