osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/39039?usp=email )
Change subject: Bump version: 0.1.0 → 0.2.0
......................................................................
Set Ready For Review
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/39039?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I5acd9c05030e13df79833f280af72f14b4eb04ec
Gerrit-Change-Number: 39039
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Fri, 06 Dec 2024 11:01:10 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/39046?usp=email )
Change subject: gitignore: remove debian section
......................................................................
gitignore: remove debian section
Having 'debian/libosmo-gprs-llc*' and similar in gitignore leads to
unexpected behavior when making releases:
* When bumping libversion, we need to rename related install files, e.g.:
debian/libosmo-gprs-llc0.install -> debian/libosmo-gprs-llc1.install
* "git add -A" will not add the new files, instead they just show up as
deleted
* this is easy to miss among the other changes, and it leads to a
potentially confusing build error:
dpkg-shlibdeps: error: cannot find library libosmo-gprs-llc.so.1 needed by debian/libosmo-gprs-gmm1/usr/lib/x86_64-linux-gnu/libosmo-gprs-gmm.so.1.0.0 (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '')
Remove the entire debian dir from gitignore, it is not worth having it
in there.
Change-Id: I508242eef770c6fa467f5371587491147e9fc5eb
---
M .gitignore
1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/46/39046/1
diff --git a/.gitignore b/.gitignore
index ee800c0..020b541 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,15 +31,6 @@
ltmain.sh
m4/*.m4
-# debian build products
-debian/libosmo-gprs-rlcmac*
-debian/libosmo-gprs-llc*
-debian/libosmo-csn1*
-debian/autoreconf.*
-debian/.debhelper
-debian/files
-debian/tmp
-
# testsuite
tests/atconfig
tests/package.m4
--
To view, visit https://gerrit.osmocom.org/c/libosmo-gprs/+/39046?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I508242eef770c6fa467f5371587491147e9fc5eb
Gerrit-Change-Number: 39046
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-remsim/+/39045?usp=email )
Change subject: Drop dependency on libosmo-abis
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/39045?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I7658b0c92c589b24a9f2bfe101ada5fc0077059f
Gerrit-Change-Number: 39045
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 06 Dec 2024 10:44:29 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-remsim/+/39033?usp=email )
Change subject: server: Implement IPA server with osmo_stream
......................................................................
Patch Set 5: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-remsim/+/39033?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I6341612e41a0005de85f45fd6454bb954becb69c
Gerrit-Change-Number: 39033
Gerrit-PatchSet: 5
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 06 Dec 2024 10:43:37 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes