This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/25468 )
Change subject: Bump version: 1.5.1.132-d7948 → 1.6.0
......................................................................
Bump version: 1.5.1.132-d7948 → 1.6.0
Change-Id: If6692b83da904499882fefc612e3196ac4d6cbe7
---
M TODO-RELEASE
M contrib/libosmocore.spec.in
M debian/changelog
M debian/control
R debian/libosmocore18.install
R debian/libosmogb13.install
R debian/libosmogsm17.install
R debian/libosmovty10.install
M src/Makefile.am
M src/gb/Makefile.am
M src/gsm/Makefile.am
M src/sim/Makefile.am
M src/vty/Makefile.am
13 files changed, 201 insertions(+), 57 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/68/25468/1
diff --git a/TODO-RELEASE b/TODO-RELEASE
index ad644aa..8ccfa49 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -7,9 +7,3 @@
# If any interfaces have been added since the last public release: c:r:a + 1.
# If any interfaces have been removed or changed since the last public release: c:r:0.
#library what description / commit summary line
-libosmovty _LAST_OSMOVTY_NODE Raise _LAST_OSMOVTY_NODE by introducing some RESERVED*_NODE
-libosmogsm gsm0808_old_bss_to_new_bss_info ABI break (struct changes size), gsm0808_old_bss_to_new_bss_info_att_tlvdef symbol added
-libosmosim osim_card_hdl ABI + API breakage due to new struct members
-libosmocore osmo_tdef_fsm_inst_state_chg change default_timeout arg from unsigned long to long type (API breakage, not ABI)
-libosmovty vty_read_config_filep New API
-libosmosim osim_card_{reset,close} New API
diff --git a/contrib/libosmocore.spec.in b/contrib/libosmocore.spec.in
index df36e89..b5d8353 100644
--- a/contrib/libosmocore.spec.in
+++ b/contrib/libosmocore.spec.in
@@ -111,13 +111,13 @@
This subpackage contains libraries and header files for developing
applications that want to make use of libosmocoding.
-%package -n libosmocore17
+%package -n libosmocore18
Summary: Osmocom core library
# crc16.c has GPL2-only clauses, the rest (*.c) is GPL-2.0+
License: GPL-2.0-only AND GPL-2.0-or-later
Group: System/Libraries
-%description -n libosmocore17
+%description -n libosmocore18
libosmocore is a library with various utility functions shared
between OpenBSC and OsmocomBB.
@@ -126,7 +126,7 @@
# crc16.h has GPL2-only clauses, the rest (*.h) is GPL-2.0+
License: GPL-2.0-only AND GPL-2.0-or-later
Group: Development/Libraries/C and C++
-Requires: libosmocore17 = %version
+Requires: libosmocore18 = %version
Requires: libtalloc-devel
%description -n libosmocore-devel
@@ -163,12 +163,12 @@
This subpackage contains libraries and header files for developing
applications that want to make use of libosmoctrl.
-%package -n libosmogb12
+%package -n libosmogb13
Summary: Osmocom GPRS Gb Interface (NS/BSSGP) library
License: AGPL-3.0-or-later
Group: System/Libraries
-%description -n libosmogb12
+%description -n libosmogb13
libosmocore is a package with various utility functions that were
originally developed as part of the OpenBSC project.
@@ -179,7 +179,7 @@
License: AGPL-3.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmocore-devel = %version
-Requires: libosmogb12 = %version
+Requires: libosmogb13 = %version
Requires: libosmovty-devel = %version
%description -n libosmogb-devel
@@ -188,12 +188,12 @@
This subpackage contains libraries and header files for developing
applications that want to make use of libosmogb.
-%package -n libosmogsm16
+%package -n libosmogsm17
Summary: Osmocom GSM utility library
License: GPL-2.0-or-later AND AGPL-3.0-or-later
Group: System/Libraries
-%description -n libosmogsm16
+%description -n libosmogsm17
libosmocore is a package with various utility functions that were
originally developed as part of the OpenBSC project.
@@ -208,7 +208,7 @@
License: GPL-2.0-or-later AND AGPL-3.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmocore-devel = %version
-Requires: libosmogsm16 = %version
+Requires: libosmogsm17 = %version
%description -n libosmogsm-devel
The libosmogsm library in particular is a collection of common code
@@ -220,12 +220,12 @@
This subpackage contains libraries and header files for developing
applications that want to make use of libosmogsm.
-%package -n libosmosim2
+%package -n libosmosim3
Summary: Osmocom SIM card related utility library
License: GPL-2.0-or-later
Group: System/Libraries
-%description -n libosmosim2
+%description -n libosmosim3
libosmocore is a package with various utility functions that were
originally developed as part of the OpenBSC project.
@@ -237,7 +237,7 @@
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmocore-devel = %version
-Requires: libosmosim2 = %version
+Requires: libosmosim3 = %version
%description -n libosmosim-devel
The libosmosim library in particular contains routines for SIM card
@@ -246,12 +246,12 @@
This subpackage contains libraries and header files for developing
applications that want to make use of libosmosim.
-%package -n libosmovty9
+%package -n libosmovty10
Summary: Osmocom VTY interface library
License: GPL-2.0-or-later
Group: System/Libraries
-%description -n libosmovty9
+%description -n libosmovty10
libosmocore is a package with various utility functions that were
originally developed as part of the OpenBSC project.
@@ -263,7 +263,7 @@
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmocore-devel = %version
-Requires: libosmovty9 = %version
+Requires: libosmovty10 = %version
%description -n libosmovty-devel
The libosmovty library implements the interactive command-line on the
@@ -322,18 +322,18 @@
%postun -n libosmocodec0 -p /sbin/ldconfig
%post -n libosmocoding0 -p /sbin/ldconfig
%postun -n libosmocoding0 -p /sbin/ldconfig
-%post -n libosmocore17 -p /sbin/ldconfig
-%postun -n libosmocore17 -p /sbin/ldconfig
+%post -n libosmocore18 -p /sbin/ldconfig
+%postun -n libosmocore18 -p /sbin/ldconfig
%post -n libosmoctrl0 -p /sbin/ldconfig
%postun -n libosmoctrl0 -p /sbin/ldconfig
-%post -n libosmogb12 -p /sbin/ldconfig
-%postun -n libosmogb12 -p /sbin/ldconfig
-%post -n libosmogsm16 -p /sbin/ldconfig
-%postun -n libosmogsm16 -p /sbin/ldconfig
-%post -n libosmosim2 -p /sbin/ldconfig
-%postun -n libosmosim2 -p /sbin/ldconfig
-%post -n libosmovty9 -p /sbin/ldconfig
-%postun -n libosmovty9 -p /sbin/ldconfig
+%post -n libosmogb13 -p /sbin/ldconfig
+%postun -n libosmogb13 -p /sbin/ldconfig
+%post -n libosmogsm17 -p /sbin/ldconfig
+%postun -n libosmogsm17 -p /sbin/ldconfig
+%post -n libosmosim3 -p /sbin/ldconfig
+%postun -n libosmosim3 -p /sbin/ldconfig
+%post -n libosmovty10 -p /sbin/ldconfig
+%postun -n libosmovty10 -p /sbin/ldconfig
%post -n libosmousb0 -p /sbin/ldconfig
%postun -n libosmousb0 -p /sbin/ldconfig
@@ -365,9 +365,9 @@
%_libdir/libosmocoding.so
%_libdir/pkgconfig/libosmocoding.pc
-%files -n libosmocore17
+%files -n libosmocore18
%defattr(-,root,root)
-%_libdir/libosmocore.so.17*
+%_libdir/libosmocore.so.18*
%files -n libosmocore-devel
%defattr(-,root,root)
@@ -391,9 +391,9 @@
%_libdir/libosmoctrl.so
%_libdir/pkgconfig/libosmoctrl.pc
-%files -n libosmogb12
+%files -n libosmogb13
%defattr(-,root,root)
-%_libdir/libosmogb.so.12*
+%_libdir/libosmogb.so.13*
%files -n libosmogb-devel
%defattr(-,root,root)
@@ -403,9 +403,9 @@
%_libdir/libosmogb.so
%_libdir/pkgconfig/libosmogb.pc
-%files -n libosmogsm16
+%files -n libosmogsm17
%defattr(-,root,root)
-%_libdir/libosmogsm.so.16*
+%_libdir/libosmogsm.so.17*
%files -n libosmogsm-devel
%defattr(-,root,root)
@@ -428,9 +428,9 @@
%_libdir/libosmosim.so
%_libdir/pkgconfig/libosmosim.pc
-%files -n libosmovty9
+%files -n libosmovty10
%defattr(-,root,root)
-%_libdir/libosmovty.so.9*
+%_libdir/libosmovty.so.10*
%files -n libosmovty-devel
%defattr(-,root,root)
diff --git a/debian/changelog b/debian/changelog
index 8fffac5..095e4c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,153 @@
+libosmocore (1.6.0) unstable; urgency=medium
+
+ [ Pau Espin Pedrol ]
+ * osmo-release.sh: Check configure.ac dependency versions match those in rpm *.spec.in
+ * osmo-release.sh: Drop repeated DRY_RUN early exit
+ * osmo-release.sh: Check LIBVERSION matches rpm *.spec.in
+ * osmo-release.sh: Properly rearrange var init and sanity checks
+ * tests/gb: Fix printf format errors on ARM 32 bits
+ * Skip RPM checks if no *.spec.in available
+ * gsm_08_08.h: Add extra field elements defined in other sections
+ * cosmetic: tlv_parser: fix typo in func description
+ * cosmetic: Fix trailing whitespace
+ * gsm: Support Sending Last EUTRAN PLMN Id in Handover Required
+ * cosmetic: fix typo in comment
+ * gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef
+ * osmo_timer_pending: Make arg const
+ * gb: Fix naming and export symbol bssgp_enc_rim_pdu
+ * Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu"
+ * gb: Fix missing exporting symbol bssgp_encode_rim_pdu
+ * vty: Implement missing public API host_config_file()
+ * vty: Introduce API vty_read_config_filep
+ * range_enc_determine_range(): Don't dereference array on size=0
+ * stat,rate_ctr: Introduce new API to get counter at given index
+ * Use new stat item/ctr getter APIs
+
+ [ Oliver Smith ]
+ * osmo-release.sh: support epoch
+ * tests/stats: enable logging in test output
+ * stats: log error when missing stats values
+ * Revert "stats: log error when missing stats values"
+ * stat_item: make next_id argument name consistent
+ * stat_item: add comment with struct overview
+ * stat_item: make value ids item specific
+ * stats_test: restore stat_item_get_next asserts
+ * stats: log error when missing stats values (v2)
+ * stats: have_value is a bool, not int
+
+ [ Alexander Couzens ]
+ * gprs_bssgp: add support for SGSN oriented RESET
+ * gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1
+ * gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC.
+ * gprs_ns2: rework logging of Rx and Tx NS PDU
+ * gprs_ns2: always use the same method to print NSVCs
+ * gprs_ns2_vty: hide dynamic NSE information when ask for persistant only
+ * gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar
+ * gprs_ns2: dump_nsvc: correct indention
+ * gprs_ns2: add vty command `nsvc <nsvci> reset`
+ * gprs_ns2: fix memory leaks when receiving SNS or invalid packets
+ * gprs_ns2: vty: remove a white space in `show binds`
+ * gprs_ns2: nsvc_fsm: reorder notification st_alive_on_enter()
+ * gprs_ns2: sns: ensure the sns->alive state is correct
+ * gprs_ns2: sns: remove the initial SNS NSVC if it's not part
+ * gprs_ns2_vty: print a response to vty `nsvc <nsvci> (block|unblock|reset)
+ * gprs_ns2: fix nsvc block and unblock vty command
+ * gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED
+ * gprs_ns2: add functions for SNS add/del/change-weight messages
+ * gprs_ns2: sns: fix del bind()
+ * gprs_ns2: vty: fix removing a bind from a SNS
+ * gprs_ns2: rework id strings of nsvcs
+
+ [ Harald Welte ]
+ * cosmetic: ssn: some more comments
+ * gprs_ns2: Log all transmitted SNS messages
+ * gprs_ns2_sns: Dispatch inbound SNS-ACK to FSM
+ * gprs_ns2: Remove any references to DNS; we use DLNS in NS2.
+ * gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc()
+ * TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next release
+ * gprs_ns2_sns: Implement error log in case no binds found for NSE
+ * gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used)
+ * gprs_ns2_vty: Clarify VTY help string wording
+ * gprs_ns2_sns: refactor ns2_sns_st_size_onenter()
+ * gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6
+ * gprs_ns2: Encapsulate setting NSE dialect
+ * gprs_ns2_sns: Split allstate action in generic and BSS-specific part
+ * utils: osmo-aka-verify to verify UMTS AKA (SIM side)
+ * osmo-aka-verify: Fix use case with OP and not OPc
+ * gprs_ns2_sns: Support for SGSN-side IP-SNS
+ * gprs_ns2_sns: Add some more OSMO_ASSERT about BSS role
+ * gprs_ns2_sns: Rename BSS-side states to include 'bss' in name
+ * gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS
+ * gprs_ns2_vty: Allow creating NSE in sgsn-role
+ * gprs_ns2_sns: Don't clear remote IP endpoints in SGSN role
+ * gprs_ns2_sns: Verify mandatory IE presence in incoming SNS-SIZE
+ * gprs_ns2_sns: SNS-SIZE contains the actual number of local endpoints
+ * gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVC
+ * gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZE
+ * gprs_ns2_vty: Permit VTY configuration of bind->accept_sns
+ * gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN role
+ * gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNS
+ * gprs_ns2: Add comments explaining the nsvc->sns_only field
+ * gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKED
+ * gprs_ns2: Actually start Tns-test after SNS-CONFIG creates NS-VC
+ * gprs_ns2_sns: Compute local endpoints before using them
+ * gprs_ns2_sns: remove code duplication in create_missing_nsvcs()
+ * gprs_ns2_sns: Don't create NS-VCs for binds outside the NSE
+ * gprs_ns2_sns: Fix memory leak when creating ip[46]_local arrays
+ * sim: Obtain card ATR when opening the card
+ * sim: Remove 'printf' from library code
+ * frame_relay: Export osmo_fr_network_free()
+ * ns2: Dump frame relay state to VTY during "show ns"
+ * socket: Introduce osmo_sock_set_dscp() to set socket DSCP value
+ * ns2: Fix setting the DSCP value.
+ * socket: Introduce osmo_sock_set_priority() helper function
+ * socket: reduce code duplication, introduce socket_helper_tail()
+ * socket: QoS support for all our socket init functions
+ * socket: IPv6 support for osmo_sock_set_dscp()
+ * gprs_ns2: Fix yet another DSCP vs. TOS mix-up
+ * gprs_ns2_frgre: Ensure DSCP is sin premitted value range
+ * ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP()
+ * gprs_ns: Fix another DSCP vs. TOS mistake in old NS code
+ * ns2: Allow setting the socket priority for a UDP bind
+ * Fix ipa_ccm_make_id_resp_from_req
+ * Fix ipa_ccm_make_id_resp_from_req to work at all
+ * ipa_ccm_make_id_resp: Make it work at all
+ * ns2: change the 'priority' setting name to 'socket-priority'
+ * osmo_sock_*_ofd(): Mark OSMO_FD_WRITE on non-blocking connect()
+ * sim: Add osim_card_{reset,close}() API
+
+ [ Daniel Willmann ]
+ * stats: Ensure that each osmo_stat_item only reports once per interval
+ * tlv: Fix length returned by t{l16,16l}v_put
+
+ [ Vadim Yanitskiy ]
+ * utils/osmo-aka-verify: fix swapped CK/IK arguments
+ * vty/logging: use consistent quiting in warning messages
+ * vty/logging: ensure consistent '%' prefix for warnings
+ * vty/logging: logp: properly handle library specific sub-systems
+ * protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}
+ * protocol/gsm_08_58.h: add more 'Channel rate and type' values
+ * protocol/gsm_08_58.h: add asymmetric CSD data rates
+ * gsm/abis_nm: add missing NM_OC_IPAC_* value-string entries
+ * rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASK
+ * gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS
+ * gsm_08_58.h: add mask for Osmocom specific VAMOS C-bits
+ * fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc()
+
+ [ Neels Hofmeyr ]
+ * add BTS_FEAT_VAMOS
+ * deprecate osmo_bts_feature_name(), add osmo_bts_features_desc()
+ * add osmo_bts_features_names: short BTS feature strings
+ * RR: add VAMOS channel modes
+ * RR: add missing Extended TSC Set IE
+ * gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect
+ * fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout
+ * add RSL_IE_OSMO_TRAINING_SEQUENCE
+ * add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_Lm
+ * fixup for gsm48_chan_mode_to_non_vamos()
+
+ -- Harald Welte <laforge at osmocom.org> Wed, 15 Sep 2021 15:25:29 +0200
+
libosmocore (1.5.1) unstable; urgency=medium
[ Pau Espin Pedrol ]
diff --git a/debian/control b/debian/control
index b319132..9937681 100644
--- a/debian/control
+++ b/debian/control
@@ -31,10 +31,10 @@
Multi-Arch: foreign
Depends: libosmocodec0 (= ${binary:Version}),
libosmocoding0 (= ${binary:Version}),
- libosmocore17 (= ${binary:Version}),
- libosmogb12 (= ${binary:Version}),
- libosmogsm16 (= ${binary:Version}),
- libosmovty9 (= ${binary:Version}),
+ libosmocore18 (= ${binary:Version}),
+ libosmogb13 (= ${binary:Version}),
+ libosmogsm17 (= ${binary:Version}),
+ libosmovty10 (= ${binary:Version}),
libosmoctrl0 (= ${binary:Version}),
libosmosim2 (= ${binary:Version}),
libosmousb0 (= ${binary:Version}),
@@ -115,7 +115,7 @@
.
This package contains the documentation for the libosmocoding library.
-Package: libosmocore17
+Package: libosmocore18
Section: libs
Architecture: any
Multi-Arch: same
@@ -129,14 +129,14 @@
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
.
- The libosmocore17 library in particular is a collection of common code used in
+ The libosmocore18 library in particular is a collection of common code used in
various sub-projects inside the Osmocom family of projects.
Package: libosmocore-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmocore17,
+ libosmocore18,
libjs-jquery,
libosmocodec-doc,
libosmocoding-doc,
@@ -151,7 +151,7 @@
.
This package contains the documentation for the libosmocore library.
-Package: libosmogb12
+Package: libosmogb13
Section: libs
Architecture: any
Multi-Arch: same
@@ -172,7 +172,7 @@
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmogb12,
+ libosmogb13,
libjs-jquery
Description: Documentation for the Osmo GPRS Gb library
This is part of the libosmocore "meta"-library. The libosmocore library
@@ -183,7 +183,7 @@
.
This package contains the documentation for the libosmogb library.
-Package: libosmogsm16
+Package: libosmogsm17
Section: libs
Architecture: any
Multi-Arch: same
@@ -207,7 +207,7 @@
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmogsm16,
+ libosmogsm17,
libjs-jquery
Description: Documentation for the Osmo GSM utility library
This is part of the libosmocore "meta"-library. The libosmocore library
@@ -218,7 +218,7 @@
.
This package contains the documentation for the libosmogsm library.
-Package: libosmovty9
+Package: libosmovty10
Section: libs
Architecture: any
Multi-Arch: same
@@ -239,7 +239,7 @@
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmovty9,
+ libosmovty10,
libjs-jquery
Description: Documentation for the Osmo VTY library
This is part of the libosmocore "meta"-library. The libosmocore library
diff --git a/debian/libosmocore17.install b/debian/libosmocore18.install
similarity index 100%
rename from debian/libosmocore17.install
rename to debian/libosmocore18.install
diff --git a/debian/libosmogb12.install b/debian/libosmogb13.install
similarity index 100%
rename from debian/libosmogb12.install
rename to debian/libosmogb13.install
diff --git a/debian/libosmogsm16.install b/debian/libosmogsm17.install
similarity index 100%
rename from debian/libosmogsm16.install
rename to debian/libosmogsm17.install
diff --git a/debian/libosmovty9.install b/debian/libosmovty10.install
similarity index 100%
rename from debian/libosmovty9.install
rename to debian/libosmovty10.install
diff --git a/src/Makefile.am b/src/Makefile.am
index 2f18d09..cc073ff 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=17:0:0
+LIBVERSION=18:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall $(TALLOC_CFLAGS) $(PTHREAD_CFLAGS) $(LIBSCTP_CFLAGS) $(LIBMNL_CFLAGS)
diff --git a/src/gb/Makefile.am b/src/gb/Makefile.am
index 2ccb757..c024af2 100644
--- a/src/gb/Makefile.am
+++ b/src/gb/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=12:0:0
+LIBVERSION=13:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall ${GCC_FVISIBILITY_HIDDEN} -fno-strict-aliasing \
diff --git a/src/gsm/Makefile.am b/src/gsm/Makefile.am
index f1e2a5a..74b8515 100644
--- a/src/gsm/Makefile.am
+++ b/src/gsm/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=16:0:0
+LIBVERSION=17:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS)
AM_CFLAGS = -Wall ${GCC_FVISIBILITY_HIDDEN}
diff --git a/src/sim/Makefile.am b/src/sim/Makefile.am
index 52f3c6a..a88e341 100644
--- a/src/sim/Makefile.am
+++ b/src/sim/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=2:1:0
+LIBVERSION=3:0:1
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -fPIC -Wall $(TALLOC_CFLAGS)
diff --git a/src/vty/Makefile.am b/src/vty/Makefile.am
index 794b96c..e7e695a 100644
--- a/src/vty/Makefile.am
+++ b/src/vty/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=9:0:0
+LIBVERSION=10:0:0
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
AM_CFLAGS = -Wall $(TALLOC_CFLAGS)
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/25468
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: for-1.6
Gerrit-Change-Id: If6692b83da904499882fefc612e3196ac4d6cbe7
Gerrit-Change-Number: 25468
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210915/13a026d9/attachment.htm>