aboutsummaryrefslogtreecommitdiffstats
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2021-01-19Get rid of unused gsm_timer.{cpp,h}Pau Espin Pedrol1-3/+0
Those files are not really being used other than for calling get_current_fn() which is just a placeholder to call bts_current_frame_number on the global bts object. Change-Id: I6d50a8c15c1de5e2a308a24b313a7776f94ae54f
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol1-1/+1
Change-Id: I92bfabd57fab28b23bd4494a577373106be1daec Depends: libosmocore.git Change-Id If76a4bd2cc7b3c7adf5d84790a944d78be70e10a Depends: osmo-gsm-masnuals.git Change-Id Icd75769ef630c3fa985fc5e2154d5521689cdd3c Related: SYS#4986
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
Change-Id: Ic114f2552ceadfeaaa00f8e719a5c7bd5d6b4917
2020-01-03Bump version: 0.7.0.62-fbfa-dirty → 0.8.00.8.0Pau Espin Pedrol2-1/+77
Change-Id: Ic5e69a396df659933fd4d50298b9925e837a6861
2019-08-07Bump version: 0.6.0.88-3bcc → 0.7.00.7.0Pau Espin Pedrol1-0/+120
Change-Id: I98719f38c490b70983f2dca24ef743abc00b7d28
2019-08-07Require newer libosmocore to avoid compile failuresPau Espin Pedrol1-1/+1
Older commit started using OSMO_IMSI_BUF_SIZE, only available in libosmocore 1.1.0 onwards, but forgot to increase the values in configure.ac. Fixes: 2c076bcb4dc1bc2ada340441c2f898c55318209f Change-Id: Iaf5f276a092c695a5f077551d9784652c2289424
2019-06-24Cosmetic: Osmcoom -> OsmocomKeith1-2/+2
Change-Id: I02c6b2655df54ca40717ce7609013d0bc54eabdf
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: I9f2e7cfd93ee0b13d064c606a20378c1ea01400e
2019-03-19MCS: move HeaderType enum outside of class definitionMax1-0/+1
Move functions which compute number of blocks or bits depending on header type and corresponding enum outside of GprsCodingScheme class. This will allows us to use standard libosmocore value_sting functions in upcoming patches for IA Rest Octet encoding/decoding. Change-Id: Id0873f85e1f16a72e17e7fbc4ad76b194917067f
2019-03-13Debian: bump copyright yearMax1-2/+2
Change-Id: If61a510fbbcd549dc7bdf6e38643a00d242be875
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax1-0/+1
Move generic MCS enum to C header file to simplify further modifications to GprsCodingScheme class in follow-up patches. This also allows us to use standard libosmocore value_sting functions in upcoming patches for IA Rest Octet encoding/decoding. Related: OS#3014 Change-Id: I993b49d9a82b8c7ad677d52d11003794aeabe117
2019-02-14Don't install pcuif_proto.h headerMax1-2/+0
Both OsmoBTS and OsmoBSC use their own copies of this header nowadays so we can simplify our installation slightly by making it local only. Change-Id: I4a87395d4ab7212fe2fc055dae0a737e10d20c69
2019-01-21Bump version: 0.5.1.38-5b52 → 0.6.00.6.0Harald Welte1-0/+61
Change-Id: Ibd7ac106f1e08319a592cf3246fc9fb6e298d226
2018-11-07deb: add missing copyright fileMax1-0/+132
File is imported as-is from current .deb package Change-Id: Ib05480c0eea91bfb55bfc7ab446ea60932096d3d
2018-09-13Install osmo-pcu.cfg to docdir/examplesPau Espin Pedrol1-0/+1
Change-Id: I42938d9abd17575c2e0ce69cc20d44a131f26b6a
2018-09-10Install systemd services with autotoolsPau Espin Pedrol3-1/+4
Change-Id: Ie4c7e81495181059d1dff1c194d52d11fb72ed03
2018-09-06Cleanup of systemd service filesPau Espin Pedrol1-15/+1
Let's use a symlink in debian/ as we do in other projects, and merge the two service files since anyway they call the same binary. Change-Id: Ibd82ec12cbeb73a27ca5860266587efb58be14ab
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: I093c9c1943e5f09d8f91f94af438f697a93e7127 Related: OS#3449
2018-07-27Bump version: 0.5.0.11-218e-dirty → 0.5.10.5.1Pau Espin Pedrol1-0/+21
Change-Id: I0c5a3f3cee8332d5088982117037d5a0b077061b
2018-05-03Bump version: 0.4.0.115-513c-dirty → 0.5.00.5.0Pau Espin Pedrol1-0/+133
Change-Id: I6ce6fb40690a66b0980eba4fa03b47da2f59ee6e
2017-10-29Tag/Release Version 0.4.00.4.0Harald Welte1-0/+30
Change-Id: I8559585a4513dddf1516c2a2b08968556c69b7ec
2017-10-29Debian: upgrade to debhelper 9 / Standards 3.9.8Harald Welte3-4/+4
Change-Id: I1fd274d85b8fd344517d62dd9e6adc4af6de3e26
2017-10-29Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONSHarald Welte1-1/+1
Change-Id: Ic400c509ecd0c6e8485e9433f144528f6abc600d
2017-10-29Debian: print test results in case of failure + clean-up autotestHarald Welte1-0/+9
Change-Id: Id912a106d42bbd9d2ad89b67d16d52cb2344eb6d
2017-10-29Debian: Cosmetic changes to control file; add better DescriptionHarald Welte1-7/+20
Change-Id: I0a8bf134757f6ed754bfefd45a9fdac255447e43
2017-10-29Call osmo_init_logging() before static BTS constructorHarald Welte1-1/+1
The BTS constructor uses functions of libosmocore that could in turn want to log something. This requires the logging to be initialized before. The only way to achieve this is to add an __attribute__((constructor)) function *before* the BTS constructor is being run. This solution might not be elegant, but I guess it's the only way to initialize a C library before calling C++ constructors of global static instance of a class. In case anyone comes up with a better / cleaner approach, we can always change later. This change requires libosmocore >= 0.10.1, as only that permits multiple calls to osmo_init_logging() which may now occur. Change-Id: I28dc4f0db229518348c92413959fed5ae85d753d
2017-08-24Facilitate future releasesMax1-1/+1
* use release helper from libosmocore * use semantic versioning Change-Id: Ie0a7f5977550bd0a1ba8b03bdb7e2d619a398e4e Related: OS#1861
2017-03-09Add pkg-config fileMax1-0/+1
We're installing header file pcuif_proto.h so it's better to use pkg-config for proper version tracking similar to the way it's done for OpenBSC. Change-Id: I0520045e5655794df152b98b9755d7cbbd334049
2016-11-30debian: fix: add pcuif_proto.h to osmo-pcu.installNeels Hofmeyr1-0/+1
Following 68fc12775fac03e5e26a008dfa68c92498bfb772 'Install the pcuif_proto.h header file' we need to add pcuif_proto.h to the debian install file. Change-Id: Ib8e185900826baadcc96fcde1491903dbaf85f8b
2016-04-01debian: Initial debian packagingHolger Hans Peter Freyther7-0/+67
Add initial debian package for plain osmo-pcu (without the sysmoBTS supporot).