fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/37236?usp=email )
Change subject: debian/copyright: remove include/openbsc/slhc.h (no such file)
......................................................................
debian/copyright: remove include/openbsc/slhc.h (no such file)
Change-Id: Ib1f2395798010381d67d79c46778bb0caef17046
---
M debian/copyright
1 file changed, 9 insertions(+), 25 deletions(-)
Approvals:
neels: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian/copyright b/debian/copyright
index ac8ed52..1bde2c2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -146,28 +146,3 @@
.
On Debian systems, the complete text of the GNU General Public License
Version 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
-Files: include/openbsc/slhc.h
-Copyright: 1989 Regents of the University of California.
-License: __UNKNOWN__
- Redistribution and use in source and binary forms are permitted
- provided that the above copyright notice and this paragraph are
- duplicated in all such forms and that any documentation,
- advertising materials, and other materials related to such
- distribution and use acknowledge that the software was developed
- by the University of California, Berkeley. The name of the
- University may not be used to endorse or promote products derived
- from this software without specific prior written permission.
- THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- .
- Van Jacobson (van(a)helios.ee.lbl.gov), Dec 31, 1989:
- - Initial distribution.
- .
- modified for KA9Q Internet Software Package by
- Katie Stevens (dkstevens(a)ucdavis.edu)
- University of California, Davis
- Computing Services
- - 01-31-90 initial adaptation
-
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/37236?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ib1f2395798010381d67d79c46778bb0caef17046
Gerrit-Change-Number: 37236
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/37238?usp=email )
Change subject: smpp: fix password[] length in struct esme
......................................................................
Patch Set 1: Code-Review+2
(1 comment)
File include/osmocom/smpp/smpp.h:
https://gerrit.osmocom.org/c/osmo-msc/+/37238/comment/8fa6c998_3b1bf346
PS1, Line 26: char password[SMPP_PASSWD_LEN + 1];
> this is probably breaking the ABI, better add it to TODO-RELEASE
Ah nevermind, this is not within libsmpp34
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/37238?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: I07e7193460580a3c972a24700e75c925d1e50411
Gerrit-Change-Number: 37238
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 18 Jun 2024 10:52:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment