Projects
osmocom:master
libosmocore
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 92
View file
libosmocore.spec
Changed
@@ -14,13 +14,13 @@ Name: libosmocore Requires: osmocom-master -Version: 1.8.0.39.5566 +Version: 1.8.0.42.6427 Release: 0 Summary: The Open Source Mobile Communications Core Library License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND AGPL-3.0-or-later Group: Productivity/Telephony/Utilities Url: https://osmocom.org/projects/libosmocore/wiki/Libosmocore -Source: libosmocore_1.8.0.39.5566.tar.xz +Source: libosmocore_1.8.0.42.6427.tar.xz Source1: rpmlintrc BuildRequires: automake >= 1.6 BuildRequires: libtool >= 2
View file
commit_5566b2ea651d17f5f253e26244906c89523ecd12.txt
Deleted
View file
commit_64277a021735aaeec510b4cf47858c6c6884c066.txt
Added
View file
libosmocore_1.8.0.39.5566.dsc -> libosmocore_1.8.0.42.6427.dsc
Changed
@@ -2,7 +2,7 @@ Source: libosmocore Binary: libosmocore, libosmocodec0, libosmocodec-doc, libosmocoding0, libosmocoding-doc, libosmocore20, libosmocore-doc, libosmogb14, libosmogb-doc, libosmogsm18, libosmogsm-doc, libosmoisdn0, libosmoisdn-doc, libosmovty9, libosmovty-doc, libosmoctrl0, libosmoctrl-doc, libosmosim2, libosmosim-doc, libosmousb0, libosmousb-doc, libosmocore-dev, libosmocore-utils, libosmocore-dbg Architecture: any all -Version: 1.8.0.39.5566 +Version: 1.8.0.42.6427 Maintainer: Osmocom team <openbsc@lists.osmocom.org> Homepage: https://projects.osmocom.org/projects/libosmocore Standards-Version: 3.9.8 @@ -35,8 +35,8 @@ libosmovty-doc deb doc optional arch=all libosmovty9 deb libs optional arch=any Checksums-Sha1: - 999ce50256621fdfa6b868d10065c51d3c2ca892 1023220 libosmocore_1.8.0.39.5566.tar.xz + 3c154a0e36407f7880f20bbd0205e22131f08889 1022788 libosmocore_1.8.0.42.6427.tar.xz Checksums-Sha256: - d71c0be3fcefde5c369bf2f8d7066de6ac0456cf0c0ec4bd50fafc7e38d84071 1023220 libosmocore_1.8.0.39.5566.tar.xz + 689266d8d8fa43c7fb097457d15694261638c2fcb947310d203552262937b5d7 1022788 libosmocore_1.8.0.42.6427.tar.xz Files: - 625c168039c07ed81a059c97ea9a6520 1023220 libosmocore_1.8.0.39.5566.tar.xz + f12baa62e9411236b0ffd28b9d00685d 1022788 libosmocore_1.8.0.42.6427.tar.xz
View file
libosmocore_1.8.0.39.5566.tar.xz/.tarball-version -> libosmocore_1.8.0.42.6427.tar.xz/.tarball-version
Changed
@@ -1 +1 @@ -1.8.0.39-5566 +1.8.0.42-6427
View file
libosmocore_1.8.0.39.5566.tar.xz/contrib/struct_endianness.py -> libosmocore_1.8.0.42.6427.tar.xz/contrib/struct_endianness.py
Changed
@@ -261,7 +261,7 @@ return body_str def _check_file(f): - if not (f.endswith('.h') or f.endswith('.c') or f.endswith('.cpp')): + if not f.endswith(('.h', '.c', '.cpp')): return # section the file into
View file
libosmocore_1.8.0.39.5566.tar.xz/debian/changelog -> libosmocore_1.8.0.42.6427.tar.xz/debian/changelog
Changed
@@ -1,8 +1,8 @@ -libosmocore (1.8.0.39.5566) unstable; urgency=medium +libosmocore (1.8.0.42.6427) unstable; urgency=medium * Automatically generated changelog entry for building the Osmocom master feed - -- Osmocom OBS scripts <info@osmocom.org> Tue, 28 Feb 2023 10:51:54 +0000 + -- Osmocom OBS scripts <info@osmocom.org> Tue, 28 Feb 2023 18:51:49 +0000 libosmocore (1.8.0) unstable; urgency=medium
View file
libosmocore_1.8.0.39.5566.tar.xz/include/osmocom/ctrl/control_cmd.h -> libosmocore_1.8.0.42.6427.tar.xz/include/osmocom/ctrl/control_cmd.h
Changed
@@ -234,9 +234,7 @@ * \paramin cmdname symbol name of the command related function * \paramin cmdstr string name exposed on CTRL * \paramin dtype name of outer struct of user data - * \paramin element name of field within \a dtype - * \paramin min minimum permitted integer value - * \paramin max maximum permitted integer value */ + * \paramin element name of field within \a dtype */ #define CTRL_CMD_DEFINE_STRING(cmdname, cmdstr, dtype, element) \ CTRL_HELPER_GET_STRING(cmdname, dtype, element) \ CTRL_HELPER_SET_STRING(cmdname, dtype, element) \
View file
libosmocore_1.8.0.39.5566.tar.xz/src/codec/ecu.c -> libosmocore_1.8.0.42.6427.tar.xz/src/codec/ecu.c
Changed
@@ -44,7 +44,7 @@ /*! initialize an ECU instance for given codec. * \paramin ctx talloc context from which to allocate - * \parmain codec codec for which to initialize/create ECU */ + * \paramin codec codec for which to initialize/create ECU */ struct osmo_ecu_state *osmo_ecu_init(void *ctx, enum osmo_ecu_codec codec) { if (codec >= ARRAY_SIZE(g_ecu_ops))
View file
libosmocore_1.8.0.39.5566.tar.xz/src/core/exec.c -> libosmocore_1.8.0.42.6427.tar.xz/src/core/exec.c
Changed
@@ -74,7 +74,7 @@ * * Constraints: Keys up to a maximum length of 255 characters are supported. * - * \oaramout out caller-allocated array of pointers for the generated output + * \paramout out caller-allocated array of pointers for the generated output * \paramin out_len size of out (number of pointers) * \paramin in input environment (NULL-terminated list of pointers like **environ) * \paramin whitelist whitelist of permitted keys in environment (like **environ) @@ -131,7 +131,7 @@ * Constraints: If the same key exists in 'out' and 'in', duplicate keys are * generated. It is a simple append, without any duplicate checks. * - * \oaramout out caller-allocated array of pointers for the generated output + * \paramout out caller-allocated array of pointers for the generated output * \paramin out_len size of out (number of pointers) * \paramin in input environment (NULL-terminated list of pointers like **environ) * \returns number of entries filled in 'out'; negative on error */
View file
libosmocore_1.8.0.39.5566.tar.xz/src/core/mnl.c -> libosmocore_1.8.0.42.6427.tar.xz/src/core/mnl.c
Changed
@@ -54,7 +54,7 @@ } /*! create an osmocom-wrapped limnl netlink socket. - * \parmain ctx talloc context from which to allocate + * \paramin ctx talloc context from which to allocate * \paramin bus netlink socket bus ID (see NETLINK_* constants) * \paramin groups groups of messages to bind/subscribe to * \paramin mnl_cb callback function called for each incoming message
View file
libosmocore_1.8.0.39.5566.tar.xz/src/ctrl/control_if.c -> libosmocore_1.8.0.42.6427.tar.xz/src/ctrl/control_if.c
Changed
@@ -96,7 +96,7 @@ /*! Send a CTRL command to all connections. * \paramin ctrl global control handle - * \paramin cmd command to send to all connections in \ctrl + * \paramin cmd command to send to all connections in ctrl * \returns number of times the command has been sent */ int ctrl_cmd_send_to_all(struct ctrl_handle *ctrl, struct ctrl_cmd *cmd) { @@ -1048,7 +1048,7 @@ * This function is used by e.g. library code to install lookup helpers * for additional nodes in the control interface. * \paramin lookup The lookup helper function - * \retuns - on success; negative on error. + * \returns - on success; negative on error. */ int ctrl_lookup_register(ctrl_cmd_lookup lookup) {
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gb/gprs_ns.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gb/gprs_ns.c
Changed
@@ -532,7 +532,7 @@ /*! Transmit a NS-RESET on a given NSVC * \paramin nsvc NS-VC used for transmission - * \paamin cause Numeric NS cause value + * \paramin cause Numeric NS cause value */ int gprs_ns_tx_reset(struct gprs_nsvc *nsvc, uint8_t cause) {
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gb/gprs_ns2_message.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gb/gprs_ns2_message.c
Changed
@@ -282,7 +282,7 @@ /*! Transmit a NS-RESET on a given NS-VC. * \paramin nsvc NS-VC used for transmission - * \paamin cause Numeric NS cause value + * \paramin cause Numeric NS cause value * \returns 0 in case of success */ int ns2_tx_reset(struct gprs_ns2_vc *nsvc, uint8_t cause) {
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gsm/gsm0411_utils.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gsm/gsm0411_utils.c
Changed
@@ -293,7 +293,7 @@ * \paramin type GSM340_TYPE_* * \paramin plan Numbering Plan * \paramin number string containing number - * \reurns number of bytes of \a oa that have been used */ + * \returns number of bytes of \a oa that have been used */ int gsm340_gen_oa(uint8_t *oa, unsigned int oa_len, uint8_t type, uint8_t plan, const char *number) { @@ -348,7 +348,7 @@ * \paramin proto Protocol * \paramin trans Transaction * \paramin msg_type Message Type - * \retrns 0 */ + * \returns 0 */ int gsm411_push_cp_header(struct msgb *msg, uint8_t proto, uint8_t trans, uint8_t msg_type) {
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gsm/gsm48_ie.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gsm/gsm48_ie.c
Changed
@@ -369,7 +369,7 @@ /*! Decode TS 04.08 Call Control Capabilities IE (10.5.4.5a) * \paramout Caller-provided memory for decoded CC capabilities * \paramin lv Length-Value of IE - * \retursns 0 on success; negative on error */ + * \returns 0 on success; negative on error */ int gsm48_decode_cccap(struct gsm_mncc_cccap *ccap, const uint8_t *lv) { uint8_t in_len = lv0;
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gsm/lapdm.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gsm/lapdm.c
Changed
@@ -253,7 +253,7 @@ * \paramin t200_ms_dcch per-SAPI array of T200 in milli-seconds for DCCH * \paramin t200_ms_acch per-SAPI array of T200 in milli-seconds for SACCH * \paramin chan_t GSM channel type (to correctly set N200) - * \parmain name_pfx human-readable name (copied by function + extended with ACCH/DCCH) + * \paramin name_pfx human-readable name (copied by function + extended with ACCH/DCCH) */ int lapdm_channel_init3(struct lapdm_channel *lc, enum lapdm_mode mode, const int *t200_ms_dcch, const int *t200_ms_acch, enum gsm_chan_t chan_t,
View file
libosmocore_1.8.0.39.5566.tar.xz/src/gsm/tlv_parser.c -> libosmocore_1.8.0.42.6427.tar.xz/src/gsm/tlv_parser.c
Changed
@@ -126,7 +126,7 @@ * \paraminout msg Caller-allocated message buffer with sufficient tailroom * \paramin type TLV type/format to use during encode * \paramin tag Tag of TLV to be encoded - * \parmain len Length of TLV to be encoded + * \paramin len Length of TLV to be encoded * \paramin val Value part of TLV to be encoded * \returns 0 on success; negative in case of error */ int tlv_encode_one(struct msgb *msg, enum tlv_type type, uint8_t tag,
View file
libosmocore_1.8.0.39.5566.tar.xz/src/isdn/i460_mux.c -> libosmocore_1.8.0.42.6427.tar.xz/src/isdn/i460_mux.c
Changed
@@ -197,7 +197,7 @@ /*! provide one byte with the subchan-specific bits of given sub-channel. * \paramin schan sub-channel that is to provide bits - * \parmaout mask bitmask of those bits filled in + * \paramout mask bitmask of those bits filled in * \returns bits of given sub-channel */ static uint8_t mux_subchan_provide_bits(struct osmo_i460_subchan *schan, uint8_t *mask) {
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.