aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2021-02-23Bump version: 1.3.0.51-6858-dirty → 1.4.01.4.0Pau Espin Pedrol2-3/+72
Change-Id: I017147905ffb69829d010f3e8416c8c5d80e7040
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol1-1/+1
Depends: libosmocore.git Change-Id If76a4bd2cc7b3c7adf5d84790a944d78be70e10a Depends: osmo-gsm-masnuals.git Change-Id Icd75769ef630c3fa985fc5e2154d5521689cdd3c Related: SYS#4986 Change-Id: Ib9faa68c1cd09a026909c792a1fd5557c9893fe3
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
Change-Id: Ib149fd7716343d0e441c4671832efd05a62d67da
2020-08-13Bump version: 1.2.0.53-d897-dirty → 1.3.01.3.0Harald Welte1-0/+74
Change-Id: I70c01be02bf88ac4191dcd28cb6b3516bc096263
2020-01-02Bump version: 1.1.0.71-bb75-dirty → 1.2.01.2.0Pau Espin Pedrol4-8/+96
Change-Id: Ibab643b971f80e3774c393ff3988a765dc081196
2020-01-02debian: Drop patches directory containing old patch not longer requiredPau Espin Pedrol2-30/+0
Change-Id: I8e518a28cc54f42ff3e7e9205eefbce3a1d67d9d
2019-08-07Bump version: 1.0.0.26-2728-dirty → 1.1.01.1.0Pau Espin Pedrol2-2/+50
Change-Id: I3fe741cb70fa75fb911d40dc8f9eb50e1a85238b
2019-05-29debian: create -doc subpackage with pdf manualsOliver Smith3-2/+17
I have verified, that the resulting debian packages build in my own OBS namespace (see the -doc packages): https://download.opensuse.org/repositories/home:/osmith42/Debian_9.0/all/ https://build.opensuse.org/project/show/home:osmith42 Depends: Ib7251cca9116151e473798879375cd5eb48ff3ad (osmo-ci) Related: OS#3899 Change-Id: I1f412953e60c10e6146327a90edbd18d738e1365
2019-01-20Bump version: 0.10.0.39-b723 → 1.0.01.0.0Harald Welte4-6/+64
Change-Id: I9b9d9331bdd1d9cdebdef5c3e0c49a1b18972abd
2018-09-14debian: Document why enable-static is used in dh_auto_configurePau Espin Pedrol1-0/+2
Change-Id: I4a7215d350e023dceadc5826be68ce366a185da1
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol1-0/+1
Change-Id: I437e6ada9f391eece75b2f2e2af3bec4e8e9f6ce
2018-09-10debian/rules: Remove duplicated override_dh_auto_test sectionPau Espin Pedrol1-4/+0
Change-Id: Iaf3a7448d10832cc27afa04fe482da31d7582660
2018-09-10Install systemd services with autotoolsPau Espin Pedrol3-2/+2
This commit re-adds ba3da6d72564bb2c60f4f4a8d641b8a7b86d1f59, plus fixes two typos (sytemd->systemd) in that commit. The commit is fine, we just need to add some extra configure flags in osmo-ci.git. Depends: https://gerrit.osmocom.org/#/c/osmo-ci/+/10857/ Change-Id: Ifc11d97c0c5fe1f7872b59147b1548b56951921b
2018-09-09Revert "Install systemd services with autotools"Harald Welte3-2/+2
This reverts commit ba3da6d72564bb2c60f4f4a8d641b8a7b86d1f59. That commit broke master-{osmo-iuh,osmo-msc,osmo-sgsn,openbsc,osmo-bsc} build jobs with make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/lib/systemd/system' /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' /usr/bin/install: cannot create regular file '/lib/systemd/system/osmo-stp.service': Permission denied make[4]: *** [install-systemdsystemunitDATA] Error 1 Change-Id: I009825d293e7e7a6c48d10452c10b3bb6da3e684
2018-09-07Install systemd services with autotoolsPau Espin Pedrol3-2/+2
Change-Id: Ie77ee4b32a75e2d207030ddc78d39fb664103d33
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
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: I620c96eb311be6fdd4187bdcc311ea893ad93614 Related: OS#3449
2018-07-27Bump version: 0.9.0.20-6265-dirty → 0.10.00.10.0Pau Espin Pedrol2-2/+36
Change-Id: Ia087b9f03a73a08f0eaa461f61c6244aaf13e3d4
2018-07-02debian: Package installed example doc filesPau Espin Pedrol1-0/+1
Change-Id: I1d955ccf83c825d7a648a7e140bb20e10f5ddff3
2018-05-08debian/control: match build dependency versions with configure.acHarald Welte1-2/+2
So far, 'debian/control' didn't express the minimum version numbers of the libosmocore + libosmo-netif build dependencies. This resulted in build failures against older libosmocore/libosmo-netif versions, so let's make sure the minimum veresion requirements are expressed also in debian/control. Change-Id: I1c874880d8b2569df7acc1af554f7a4dd30e649e
2018-05-03Bump version: 0.8.1.43-7e34-dirty → 0.9.00.9.0Pau Espin Pedrol1-0/+57
Change-Id: Ie3d11408f35509138475e7edde285e1bf5bef8e0
2018-02-09debian/control: Fix Vcs-BrowserHarald Welte1-1/+1
Change-Id: I9bc4ee167a141b91f573d038ad524a9cf097ab34
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-1/+1
Change-Id: I113232bbeaa7a835871df7f9b883ba573d8a2534
2017-11-13debian/copyright: Fix upstream-nameHarald Welte1-1/+1
Change-Id: I0ee80d9d6ffe7936849c23942498fe9b7058a88a
2017-11-02Fix typo in .deb dependencyMax1-1/+1
Change-Id: Ie6b8770febebcd280e86725dffb5cb86046baeb5
2017-10-28Bump version: 0.8.0 → 0.8.10.8.1Harald Welte1-0/+6
Change-Id: I5c9068859c340ac21a5c6975afb3e9bd361ecdb5
2017-10-28Debian: fix typo resulting in osmo-stp missing automatic shlib dependenciesHarald Welte1-1/+1
Change-Id: I0dbb57e1cc9f2b661428d0ba71ef6afc19058669 dpkg-gencontrol: warning: Depends field of package osmo-stp: unknown substitution variable ${shlib:Depends} dpkg-gencontrol: warning: package osmo-stp: unused substitution variable ${shlibs:Depends}
2017-10-27Tag/Release Version 0.8.00.8.0Harald Welte1-0/+6
This marks the first version of this source package that includes libosmo-sigtran and osmo-stp. Misc Changelog: * Add Doxygen API documentation * Add examples for libosmo-sigtran client and server side API * Add 'struct sccp_data_unitdata_service' for UDTS * Big endian support for sccp_src_ref_to_int() and sccp_src_ref_from_int() * Fix any unintended references to AGPL in the soruce Change-Id: I390f32f289a6b7464672e6081bc189503addb92b
2017-10-27Proper Debian packaging with split packages, -dbg, -doc, ...Harald Welte8-4/+123
Change-Id: I58ce90a9b8e4fc41ceb6a112df1f4503008743a7
2017-10-18Add doxygen docsMax1-0/+1
Make sure doxygen generates library documentation by default (can be disabled at compile time). Change-Id: I2bf7438bcdde19dc88b9bc14c8ad9c8f49099f8a Related: OS#2572
2017-04-10License headers: Should always have been GPLv2-or-laterHarald Welte1-3/+1
libosmo-sigtran is GPLv2-or-later, there were some files that accidentially had an AGPLv3 license header, which was a copy+paste mistake at that time. Change-Id: I67dfd0ae6157afafd3873a3baaa4c6107c04ddfd
2016-12-21Integrate Debian packaging changesMax3-50/+86
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 * remove useless comment debian/copyright: update to match Debian format Change-Id: I5d68891faa03ae83beeda58eb8ff8aa747dc6ad6 Related: OS#1694
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-0/+6
Make sure the version number of this sourcepackage is higher than the one found in Debian SID. Change-Id: I87534954c1f4b499e27452382df412454ea16b64 Reviewed-on: https://gerrit.osmocom.org/109 Tested-by: Jenkins Builder Reviewed-by: Holger Freyther <holger@freyther.de>
2016-03-05debian: Require libosmo-netif+sctp headerHolger Hans Peter Freyther1-1/+1
As part of SUA+SCTP we need this.
2015-08-01debian: Prepare a new release0.7.0Holger Hans Peter Freyther1-1/+7
2015-04-16debian: Build new version of the packageHolger Hans Peter Freyther1-1/+7
2015-03-14debian: Add misc depends as wanted by lintianHolger Hans Peter Freyther1-0/+1
libosmo-sccp source: debhelper-but-no-misc-depends libosmo-sccp-dev
2015-03-14debian: Bump the versionHolger Hans Peter Freyther1-0/+6
2015-03-14debian: By definition this only creates a dev packageHolger Hans Peter Freyther6-25/+0
2015-03-14debian: Move to multi-arch supportHolger Hans Peter Freyther5-10/+10
2013-12-12debian: Enable hardening for the SCCP library buildHolger Hans Peter Freyther1-0/+2
2013-04-10debian: Add debug packages with the debug symbolsHolger Hans Peter Freyther2-0/+9
2013-04-10debian: Add the changelog for the next releaseHolger Hans Peter Freyther1-0/+6
2012-08-14Use package version since git info won't be available.0.0.6.3Eric Butler2-0/+14
2012-08-14Update debian package.Eric Butler3-2/+8
2011-05-10update debian changelog for 0.0.5Harald Welte1-0/+6
2011-01-13debian: Use the 3.0 git format, upgrade the version, fix dependsHolger Hans Peter Freyther4-3/+9
2010-08-25debian: add build dependency to pkg-configHarald Welte1-2/+2
2010-08-24Add 'debian' directory containing packaging informationHarald Welte13-0/+117