aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-02-07 11:57:43 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-02-07 11:57:43 +0100
commit7d2df40c692b532460f1bbd17da0d22b927447e3 (patch)
tree2dd4d02ba155a190e2791cd9850d6dfb64922298
parent8aba31092f75ff6d0012bd615c355bae7a8a5922 (diff)
Bump version: 0.4.0.26-8aba-dirty → 0.5.00.5.0
-rw-r--r--configure.ac6
-rw-r--r--contrib/osmo-e1d.spec.in18
-rw-r--r--debian/changelog40
-rw-r--r--debian/control8
-rw-r--r--debian/libosmo-octoi1.install (renamed from debian/libosmo-octoi0.install)0
-rw-r--r--src/Makefile.am2
-rw-r--r--src/octoi/Makefile.am2
7 files changed, 58 insertions, 18 deletions
diff --git a/configure.ac b/configure.ac
index 456375c..c4311a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,9 +35,9 @@ PKG_PROG_PKG_CONFIG([0.20])
PKG_CHECK_MODULES(TALLOC, [talloc >= 2.0.1])
-PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.7.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.7.0)
-PKG_CHECK_MODULES(LIBOSMOUSB, libosmousb >= 1.7.0)
+PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.8.0)
+PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.8.0)
+PKG_CHECK_MODULES(LIBOSMOUSB, libosmousb >= 1.8.0)
PKG_CHECK_MODULES(LIBUSB, libusb-1.0 >= 1.0.21)
AC_CONFIG_MACRO_DIR([m4])
diff --git a/contrib/osmo-e1d.spec.in b/contrib/osmo-e1d.spec.in
index 6e607e4..878a05c 100644
--- a/contrib/osmo-e1d.spec.in
+++ b/contrib/osmo-e1d.spec.in
@@ -27,9 +27,9 @@ BuildRequires: pkg-config >= 0.20
%if 0%{?suse_version}
BuildRequires: systemd-rpm-macros
%endif
-BuildRequires: pkgconfig(libosmocore) >= 1.7.0
-BuildRequires: pkgconfig(libosmousb) >= 1.7.0
-BuildRequires: pkgconfig(libosmovty) >= 1.7.0
+BuildRequires: pkgconfig(libosmocore) >= 1.8.0
+BuildRequires: pkgconfig(libosmousb) >= 1.8.0
+BuildRequires: pkgconfig(libosmovty) >= 1.8.0
BuildRequires: pkgconfig(talloc) >= 2.0.1
%{?systemd_requires}
@@ -51,12 +51,12 @@ Group: System/Libraries
%description -n libosmo-e1d1
Osmocom E1 Daemon Protocol Library.
-%package -n libosmo-octoi0
+%package -n libosmo-octoi1
Summary: Library for the Osmocom Community TDMoIP network
License: LGPL-3.0-or-later
Group: System/Libraries
-%description -n libosmo-octoi0
+%description -n libosmo-octoi1
Library for the Osmocom Community TDMoIP network.
%package devel
@@ -64,7 +64,7 @@ Summary: Header files for the Osmocom E1 daemon protocol library
License: LGPL-3.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmo-e1d1 = %version-%release
-Requires: libosmo-octoi0 = %version-%release
+Requires: libosmo-octoi1 = %version-%release
Provides: libosmo-e1d-devel = %version-%release
Obsoletes: libosmo-e1d-devel < %version-%release
@@ -93,8 +93,8 @@ find "%buildroot" -type f -name "*.la" -delete -print
%post -n libosmo-e1d1 -p /sbin/ldconfig
%postun -n libosmo-e1d1 -p /sbin/ldconfig
-%post -n libosmo-octoi0 -p /sbin/ldconfig
-%postun -n libosmo-octoi0 -p /sbin/ldconfig
+%post -n libosmo-octoi1 -p /sbin/ldconfig
+%postun -n libosmo-octoi1 -p /sbin/ldconfig
%if 0%{?suse_version}
%preun
@@ -125,7 +125,7 @@ find "%buildroot" -type f -name "*.la" -delete -print
%files -n libosmo-e1d1
%_libdir/libosmo-e1d.so.*
-%files -n libosmo-octoi0
+%files -n libosmo-octoi1
%_libdir/libosmo-octoi.so.*
%files devel
diff --git a/debian/changelog b/debian/changelog
index 78a61df..f841b6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,43 @@
+osmo-e1d (0.5.0) unstable; urgency=medium
+
+ [ Oliver Smith ]
+ * octoi_srv_fsm: fix implicit fall-through
+ * gitreview: new file
+ * doc/examples: only install osmo-e1d.cfg to /etc
+ * contrib/spec: add /etc/osmocom/osmo-e1d.cfg
+
+ [ Sylvain Munaut ]
+ * usb: Add support for new GPSDO status field "Accumulated error"
+ * Add osmo-e1gen to .gitignore
+ * usb: Fix the length field of ICE1USB_INTF_SET_GPSDO_TUNE request
+ * usb: Fix ICE1USB_INTF_SET_GPSDO_MODE request parameter
+ * vty: Add option to disable GPS-DO loop and use manual tuning values
+ * octoi: Prevent segfault on 'show octoi-clients if a client has no line
+ * usb: Claim and set interface alt-setting only for used lines
+
+ [ Harald Welte ]
+ * support for e1-tracer hardware
+ * ctl: Prevent clients from opening TS0
+ * osmo-e1d-pipe: Add command line option for --force open of timeslot
+ * usb.c: Bail out of e1-tracer doesn't accept set_configuration(2)
+ * Differentiate between icE1usb and e1-tracer in log/vty output
+ * osmo-e1d: Add the usual '-V' / '--version' command line argument
+ * avoid segfault in 'show interface' of absent icE1usb
+ * Add support of RPM package building via osmo-e1d.spec.in
+ * Initial user manual for osmo-e1d
+ * jenkins.sh: Support for building + publishing the manual
+ * doxygen API documentation for libosmo-e1d
+ * update .gitignore with files from manuals + doxygen
+ * DAHDI trunkdev support
+
+ [ arehbein ]
+ * osmo-e1d: Transition to use of 'telnet_init_default'
+
+ [ Christoph Lauter ]
+ * Increasing max FIFO size for feature request 5875, adapting tests
+
+ -- Pau Espin Pedrol <pespin@sysmocom.de> Tue, 07 Feb 2023 11:57:43 +0100
+
osmo-e1d (0.4.0) unstable; urgency=medium
[ Harald Welte ]
diff --git a/debian/control b/debian/control
index 58a6d88..439db2e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: debhelper (>=9),
libtool,
pkg-config,
python3-minimal,
- libosmocore-dev (>= 1.7.0),
+ libosmocore-dev (>= 1.8.0),
libusb-1.0-0-dev,
- osmo-gsm-manuals-dev (>= 1.3.0)
+ osmo-gsm-manuals-dev (>= 1.4.0)
Standards-Version: 3.9.8
Vcs-Git: https://gitea.osmocom.org/retronetworking/osmo-e1d
Vcs-Browser: https://gitea.osmocom.org/retronetworking/osmo-e1d
@@ -41,7 +41,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libosmocore-dev,
Description: Development headers for the osmo-e1d library.
-Package: libosmo-octoi0
+Package: libosmo-octoi1
Section: libs
Architecture: any
Multi-Arch: same
@@ -54,6 +54,6 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends},
- libosmo-octoi0 (= ${binary:Version}),
+ libosmo-octoi1 (= ${binary:Version}),
libosmocore-dev,
Description: Development headers for the Osmocom Community TDMoIP library.
diff --git a/debian/libosmo-octoi0.install b/debian/libosmo-octoi1.install
index 389c462..389c462 100644
--- a/debian/libosmo-octoi0.install
+++ b/debian/libosmo-octoi1.install
diff --git a/src/Makefile.am b/src/Makefile.am
index e609a1f..fc289fa 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@ SUBDIRS = octoi .
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool
# documentation before making any modification
-LIBVERSION=2:0:1
+LIBVERSION=2:1:1
AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)
AM_CFLAGS=-Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-result $(LIBOSMOCORE_CFLAGS) \
diff --git a/src/octoi/Makefile.am b/src/octoi/Makefile.am
index d3fe968..529dd8c 100644
--- a/src/octoi/Makefile.am
+++ b/src/octoi/Makefile.am
@@ -5,7 +5,7 @@ AM_CFLAGS=-Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -W
# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool
# documentation before making any modification
-LIBVERSION=0:0:0
+LIBVERSION=1:0:0
lib_LTLIBRARIES = libosmo-octoi.la