osmo-trx.git branch master updated. 1f1cebb2e503c1740ee53caf9664c0d39b5fe70e

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/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Jan 25 19:43:08 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  1f1cebb2e503c1740ee53caf9664c0d39b5fe70e (commit)
       via  d1b28bd766e55f50cfcd3011cd55908e8913fddb (commit)
       via  833e97e9ba84fb3237adda5808dddc8a2d8430a7 (commit)
       via  e6d059f0c998c84113e5d7960eb9dacf2c4c9f25 (commit)
      from  012a1b345b27255a9760fdd9e8be3100dabeecc9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=1f1cebb2e503c1740ee53caf9664c0d39b5fe70e

commit 1f1cebb2e503c1740ee53caf9664c0d39b5fe70e
Author: Max <msuraev at sysmocom.de>
Date:   Wed Dec 21 18:40:39 2016 +0100

    Remove embedded sqlite3
    
    Previous patch switches to using system-wide sqlite3 so it's safe to
    remove local copy now.
    
    Change-Id: Ie8e751cc62132fe1f7748ccd78c5d48469027329

http://cgit.osmocom.org/osmo-trx/commit/?id=d1b28bd766e55f50cfcd3011cd55908e8913fddb

commit d1b28bd766e55f50cfcd3011cd55908e8913fddb
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Dec 21 18:36:35 2016 +0100

    Do not embed sqlite3 when building
    
    Change-Id: If5edadc04c3ff953b451676e55ad3d00d4e43c82

http://cgit.osmocom.org/osmo-trx/commit/?id=833e97e9ba84fb3237adda5808dddc8a2d8430a7

commit 833e97e9ba84fb3237adda5808dddc8a2d8430a7
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 24 15:14:32 2017 +0100

    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
    
    debian/copyright: update to match Debian format
    
    Change-Id: I9a89e7311c8632ae26ac2e6c02d1e427d94b1608
    Related: OS#1694

http://cgit.osmocom.org/osmo-trx/commit/?id=e6d059f0c998c84113e5d7960eb9dacf2c4c9f25

commit e6d059f0c998c84113e5d7960eb9dacf2c4c9f25
Author: Max <msuraev at sysmocom.de>
Date:   Wed Dec 21 18:34:17 2016 +0100

    Add gerrit settings
    
    Make it simple to setup and use this repo with 'git review' command.
    
    Change-Id: I6bbe65cc09e086685995f084a07a646a7d60b93c

-----------------------------------------------------------------------

Summary of changes:
 .gitreview           |      3 +
 Makefile.am          |      1 -
 Makefile.common      |      2 +-
 configure.ac         |      1 -
 debian/control       |     37 +-
 debian/copyright     |    166 +-
 debian/rules         |      2 +-
 sqlite3/Makefile.am  |     34 -
 sqlite3/sqlite3.c    | 138243 ------------------------------------------------
 sqlite3/sqlite3.h    |   7055 ---
 sqlite3/sqlite3ext.h |    447 -
 11 files changed, 185 insertions(+), 145806 deletions(-)
 create mode 100644 .gitreview
 delete mode 100644 sqlite3/Makefile.am
 delete mode 100644 sqlite3/sqlite3.c
 delete mode 100644 sqlite3/sqlite3.h
 delete mode 100644 sqlite3/sqlite3ext.h


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list