Commit Graph

47 Commits

Author SHA1 Message Date
Pau Espin e63329eb1f Bump version: 1.2.0.114-3804-dirty → 1.3.0
Change-Id: Id67541378193f22f924409f02301f0063aab639e
2023-02-07 13:28:19 +01:00
Pau Espin bea94d8edf Bump version: 1.1.0.14-d1ab-dirty → 1.2.0
Change-Id: I5809e5c85af66db6174a182a936891fa6e1104c1
2022-06-28 18:09:49 +02:00
Harald Welte d1ab58514e update git URLs (git -> https; gitea)
Change-Id: I41a70e00c98e6f70c4c952d3f88bcc22595ebed7
2022-06-17 23:15:16 +02:00
Pau Espin 5967fa0058 Bump version: 1.0.0.14-3e65-dirty → 1.1.0
Change-Id: I8e3be883113444251f5008c407e9f722d0dcd422
2021-02-23 16:47:37 +01:00
Harald Welte fa74cc5c68 Don't depend on libosmo-abis (by default)
The only reason we have a libosmo-netif -> libosmo-abis
dependency is the lapd examples whihc are built but not even installed.

Let's build those only if --enable-lapd-examples is specified at the
command line, and remove the dependency to libosmo-abis in all other
cases.

Change-Id: Ida8157cd9111b196e4bf08782c45d0e3d393f1c9
Closes: OS#4726
2021-02-11 15:40:54 +01:00
Vadim Yanitskiy 22b0fa6326 debian/control: change maintainer to the Osmocom team / mailing list
Change-Id: I2b4d2b37ccf6bcee4211d135ab2f2904b98da024
2020-08-13 15:01:12 +00:00
Harald Welte f3ccbecb6f Bump version: 0.7.0.24-b1e0 → 1.0.0
Change-Id: Ic461c50c89e3e877e6f498974be6f5fc6e067f28
2020-08-13 11:21:03 +02:00
Pau Espin a45acd81be debian/control: Drop incorrect libortp-dev dependency
Previous commit wrongly added this dependency while fixing formatting.

Fixes: c9a86ff306
Change-Id: I7c67709139187b88a222e854a2e80b4038a6ac3f
2020-04-18 22:59:26 +02:00
Pau Espin b8121e79ef Bump version: 0.6.0.16-6413a-dirty → 0.7.0
Change-Id: Iabfa9a706c6456bf554ba59badbc3cbfc9210423
2020-01-02 21:01:22 +01:00
Pau Espin 592057bb33 Bump version: 0.5.0.2-6563-dirty → 0.6.0
Change-Id: I3af3b7aaff5c6dc3ac94e942191e27af4bf5392a
2019-08-07 20:59:51 +02:00
Harald Welte fd339712c4 Bump version: 0.4.0.1-738f → 0.5.0
Change-Id: Iea2da939e259d0a9e7c5dad14d7a961434c276ef
2019-05-10 12:40:04 +02:00
Harald Welte 05db1909c8 debian: Add BuildDepends on libpcap0.8-dev
The debian packaging wants to execute "make check" which in turn
wants to build the jitterbuffer tests, which in turn require pcap.h
to be present, which is provided by libpcap0.8-dev.

Closes: OS#3818
Change-Id: Iab471de9fb276a436332241337539eab544f965a
2019-02-28 11:58:35 +01:00
Harald Welte c775ffe1cc Bump version: 0.3.0.6-a555 → 0.4.0
Change-Id: I99a3244f922382468251df675287520ca40d9d0d
2019-01-20 10:12:46 +01:00
Harald Welte 646d1c8204 debian/rules: Don't overwrite .tarball-version
The .tarball-version file should contain the *source version* uniquely
identifying the git commit, and not the Debian package name.

With https://gerrit.osmocom.org/#/c/osmo-ci/+/10343/ there is a correct
.tarball-version file in the .tar.xz of the nightly source packages.

Change-Id: I8915ebbf7d3a64a9474e1aeb49b1d192a388ef53
Related: OS#3449
2018-08-06 11:11:44 +02:00
Pau Espin 322dbbeaa2 Bump version: 0.2.0.6-ac33-dirty → 0.3.0
Change-Id: Ic9bbe8427c44ef2a9ee02537f17821048f177cdd
2018-07-27 18:31:43 +02:00
Pau Espin e38ee9b808 Bump version: 0.1.1.38-ef190-dirty → 0.2.0
Change-Id: Ic8a9e44b2f930fed024040777eab58699fdcaadc
2018-05-03 16:55:21 +02:00
Harald Welte 2cbaf4139a debian/control: Fix Vcs-Browser
Change-Id: I19049ccf6bfc100dbbeb81b80b9ff7f422ad232f
2018-02-09 12:10:33 +01:00
Harald Welte 443f40a6bf debian/copyright: There are no AGPL licensed files left
Change-Id: I7d1bf1cdefea955b28e756419e7d90beb2535bd0
2017-11-13 01:10:45 +09:00
Harald Welte cc7f236a4a debian/control: Fix upstream-name
Change-Id: Ic5f42a387525f7718097f4259bae6628b903a4ca
2017-11-13 01:09:52 +09:00
Harald Welte 5edefaf0e6 Bump version: 0.1.0 → 0.1.1
Change-Id: I731fce9fd10a586c10261b23ed0f0bbcb6f3eada
2017-10-28 12:41:34 +02:00
Harald Welte 358350468f Debian: The -dev package doesn't depend on any shared libraries
This fixes:
dpkg-gencontrol: warning: Depends field of package libosmo-netif-dev: unknown substitution variable ${shlibs:Depends}

Change-Id: Ic57cbc8a1876e6e5449e7dd4a73f269444dd67da
2017-10-28 10:20:59 +00:00
Harald Welte c2c8b5c557 Tag/Release Version 0.1.0
Short changelog:
* Add Doxygen documentation
* SCTP support in stream.c
* new udp-test-client and udp-test-server programs
* better / more verbose error handling in examples
* new osmo_dgram_tx_set_local_{addr,port}() functions
* use IPA definitions from libosmogsm, rather than repeating them
* encode RTP header M field of RFC3550/4867 in OSMUX header
* new osmo_stream_srv_link_set_nodelay()
* new osmo_stream_srv_link_set_proto()
* new osmo_stream_cli_set_nodelay()
* new osmo_stream_cli_set_proto()
* new osmo_stream_cli_set_local_addr()
* new osmo_stream_cli_set_local_port()
* new osmo_stream_cli_reconnect()
* new osmo_stream_cli_open2() with reconnect argument
* more vrebose osmux_snprintf()
* remove mistaken reference to AGPL in rs232.c
* fix memory leak in osmo_stream_srv_link_set_addr()
* add osmo-pcap-test for SLL and Ethernet
* extend osmux-test

Change-Id: Ibf75fcd6643351ce3946faa155ae1db8c33a5e35
2017-10-27 20:21:20 +02:00
Alexander Couzens fae8559ff5 debian/rules: show testsuite.log when tests are failing
Change-Id: I3af7b50e3d3e0ba3eddace0e6d4e58c6cb98b9aa
2017-10-11 07:08:08 +02:00
Max 2c83b9a0ad deb: add missing dependency on doxygen
Attempt to fix OBS nightly by adding explicit dependency on doxygen,
similar to other libosmo*

Change-Id: I9cfc94a115c19eedf0923caacd17d1521b4c8fe4
2017-04-27 11:32:38 +02:00
Max dafdb5ef8c Fix debian packaging
* add separate -doc packages
* fix dh_install override
* add conflict with previous version

Change-Id: I2781c800d39923c5541bac00f00cb128f4acf008
2017-04-25 13:28:10 +02:00
Max 8d3384290b deb: fix lib version
The library version does not match LIBVERSION from Makefile.am and -dev
package dependency - bump it.

Change-Id: Ie9bcd71ffcaeaa78aeef74ec329a6966ce1f1ba6
Related: OS#1860
2017-01-16 11:30:06 +01:00
Max c9a86ff306 Integrate Debian packaging changes
debian/control:
* restructure to make it easier to incorporate further changes
* update package descriptions
* update project URL

debian/rules:
* use proper hardening syntax
* restructure to make it easier to incorporate further changes
* add cleanup override

debian/copyright: add file matching Debian format

Change-Id: I9174b34a79c0562ef43f757ea76d67301088f109
Related: OS#1694
2016-12-21 18:05:27 +01:00
Holger Hans Peter Freyther 85bc50cbde debian: Make upgrading from debian SID easier
Make sure the version number of this sourcepackage is higher than
the one found in Debian SID.

Change-Id: I6486f91bc11e0828b4ccd0e22f8e2135af0d271a
Reviewed-on: https://gerrit.osmocom.org/111
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger@freyther.de>
2016-05-26 12:22:39 +00:00
Holger Hans Peter Freyther ecee3f9110 misc: Drop oRTP dependency as there is nothing using it
This seems to be a copy of paste of libsomo-abis. Let us just drop
it here and be done with it.

Change-Id: Ia5cb2b572fb5597605284d1c3f657d548aa790f2
Reviewed-on: https://gerrit.osmocom.org/64
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger@freyther.de>
2016-05-14 10:06:38 +00:00
Holger Hans Peter Freyther d32732a5a2 debian: Update dependencies due SCTP support
We need to have the sctp-dev headers to be installed to be able
to build this package.
2016-03-05 09:16:48 +01:00
Holger Hans Peter Freyther efb9af4dad misc: Release 0.0.6 without libosmovty dependency 2015-11-03 09:36:45 +01:00
Holger Hans Peter Freyther 1d4120c7c2 Prepare a new release 2015-08-23 18:01:57 +02:00
Holger Hans Peter Freyther d69c1ca8fa debian: Move the package to multi-arch support 2015-03-14 20:09:13 +01:00
Holger Hans Peter Freyther dd337a3c87 Prepare new upstream release 2014-09-08 07:52:08 +02:00
Holger Hans Peter Freyther ab9f17341e misc: Ignore files that are generated 2014-04-29 08:39:54 +02:00
Holger Hans Peter Freyther 85edfd12de debian: Attempt to build a package with just the DSO
Follow the debian rule to package the DSOs separately.
2014-04-28 21:35:04 +02:00
Holger Hans Peter Freyther 0a9213464b debian: Prepare a new debian release and bump SO version 2014-04-28 20:51:19 +02:00
Holger Hans Peter Freyther 52c8a48ddd debian: Update the changelog 2014-04-28 20:49:36 +02:00
Holger Hans Peter Freyther 1b9949b8c6 debian: New package time for the bug fixes 2013-12-15 17:08:52 +01:00
Holger Hans Peter Freyther 1f9eb78b4f debian: Bump version to build new test packages 2013-12-13 19:36:46 +01:00
Holger Hans Peter Freyther 9b1c0804d9 debian: Enable hardening for the libosmo-netif package 2013-12-12 12:50:35 +01:00
Holger Hans Peter Freyther 350c577f50 debian: Build a newer version of the nat 2013-11-15 15:02:48 +01:00
Holger Hans Peter Freyther c8fcc5b8d6 debian: Build a new package 2013-05-24 07:45:44 +02:00
Holger Hans Peter Freyther 90d4407b64 debian: Increase the version number to 0.0.2
git-version-gen was printing the version as UNKNOWN, create a new
tag to overcome this.
2013-05-22 11:13:26 +02:00
Holger Hans Peter Freyther c0afa36f1e debian: Increase the version to 0.0.1 2013-05-22 11:06:51 +02:00
Holger Hans Peter Freyther ebfec6efbc debian: Add libortp-dev to the dependencies of this package 2013-05-22 08:32:43 +02:00
Holger Hans Peter Freyther 3eef26fc8a debian: Initial attempt at a debian package for libosmo-netif 2013-05-21 19:05:40 +02:00