libosmocore.git annotated tag fairwaves/0.9.6-fw.1 created. fairwaves/0.9.6-fw.1

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 Feb 15 14:22:10 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 "An utility library for Open Source Mobile Communications".

The annotated tag, fairwaves/0.9.6-fw.1 has been created
        at  2adb8f289152b358759a5a6751900eb62bea7811 (tag)
   tagging  28d7d7570a079ac8cf415dd16469586c59decbd9 (commit)
  replaces  0.9.6
 tagged by  Ivan Kluchnikov
        on  Wed Feb 15 16:59:51 2017 +0300

- Log -----------------------------------------------------------------
Fairwaves 0.9.6-fw.1 version.

Harald Welte (20):
      Fix erroneously AGPL licensed file in libosmocore.
      add CRC16-CCITT to libosmocore
      serial: Open devie in non-blocking mode and then switch to blocking
      serial.c: Some ports don't support TIOCMBIS for RTS/CTS control
      serial.c: Fix fd leak in case of fcntl() error paths
      serial.c: file descriptor '0' is a valid value
      gprs_cipher_core: Use typecase to avoid sanitizer error
      lapd_test: avoid calling memcpy with NULL source
      vty: OSMO_ASSERT() if two identical commands are installed
      Add osmo_fsm_find_by_name() and avoid registering FSM with same name
      fsm: Add VTY introspection of osmo_fsm and their instances
      gsmtap: Add GSMTAP_TYPE_QC_DIAG
      configure.ac: Introduce --disable-ctrl
      configure.ac: Disable PCSC related code on EMBEDDED
      Always include <osmocom/core/talloc.h> and not <talloc.h>
      bitvec: Ensure bitvec.h and bitvec.c agree on function argument type
      disable various code if building for bare-iron embedded
      utils.h: #include <stdio.h> as we use fprintf()
      ipa: Remove unneeded #include statement
      socket: Introduce function to obtain socket name

Holger Hans Peter Freyther (1):
      sim: Link to libtalloc as symbols of it are used here

Ivan Kluchnikov (1):
      debian: Update changelog to 0.9.6-fw.1

Ivan Klyuchnikov (1):
      gsup: Add support of map, sms, ussd_map message types in gsup protocol

Jean-Francois Dionne (1):
      DTX: fix AMR SID-FIRST detection

Max Suraev (18):
      Catch-up with git version tags
      Integrate Debian packaging changes
      Remove direct logging
      Add OML definitions from OsmoBTS
      Add parsed TLV helpers from OsmoBTS
      Add event cause string descriptions
      Add OML Failure Event Report support
      Add value strings for Probable Cause Type
      LAPD: improve logging
      Remove obsolete .deb patch
      Add abis_nm_fail_evt_vrep() function
      Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap_test.c
      Mark deprecated function as such
      CTRL: add write-only helpers
      logging: remove code duplication
      libosmogsm.map: fix typo
      Add abis_nm_fail_evt_vrep to libosmogsm.map
      OML: add external alerts

Minh-Quang Nguyen (1):
      Add cause enum for OML fail reports

Neels Hofmeyr (38):
      logging test: cosmetic: print target and don't print color
      show bug in logging: erratic redirection to DLGLOBAL for invalid categories
      fix logging: redirection to DLGLOBAL for invalid categories
      show bug in logging: erratic redirection to DLGLOBAL for first invalid category
      fix logging: also catch first out-of-bounds logging cat
      show bug in logging: out-of-bounds check should end with user categories
      fix logging: out-of-bounds check should end with user categories
      show bug in logging: log_set_category_filter on DL* categories
      fix logging: log_set_category_filter() for internal DL* logging cats
      fsm: add LOGPFSML to pass explicit logging level
      fsm: log caller's source for events and state changes, not fsm.c lines
      typo in comment for osmo_fsm_log_addr()
      add value strings for enum osmo_fsm_term_cause and use for logging
      fsm: explicitly log removal from parent fsm
      fsm api doc: fix typo in doxygen marker '\breif'
      fsm: term: safer iteration to remove all child FSMs
      utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macros
      doc: fix typo for osmo_hexparse
      fsm: log tweak: upon free, say 'Freeing instance'
      fsm_test.c: fix compiler warning: timer cb return type
      fsm: doc: add missing file, line args; fix ws + tweak on one line
      fsm: log calling file+line for error "event for NULL fi"
      fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h
      fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()
      fsm: term: get parent pointer as late as possible
      gprs_ns_vty: guard against duplicate VTY elements
      doc: clarify osmo_strlcpy() doc
      stats_test: fix mismatching osmo_stats_reporter->send_item signature
      doc: fix doxygen 'utils' group closing brace
      linuxlist.h: add llist_count()
      vty/ports.h: reserve port 4258 for OsmoHLR VTY
      comment: ports.h: more visibly remind to keep docs+wiki synced
      GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16
      gsm48: add UMTS AKA res+sync IEIs, msg type and cause val
      osmo-auc-gen: cosmetic: clarify output upon AUTS
      osmo-auc-gen: cmdline help: list algorithms; error messages
      osmo_auth*: fix ordering of function args
      bssgp_fc_test: do not use real time

Philipp Maier (4):
      lapd_core: Improve debug output
      select: add functionality to check socket state
      lapd_core: fix program flow
      lapd_core: Fix MDL-ERROR ind after RELEASE ind

Pravin Kumarvel (1):
      Add function to get uninterrupted bit run

Sergey Kostanbaev (4):
      modify USSD structures to support external handling
      gsm0480: RELEASE COMPLETE can be without any payload
      put language field near data to serialize it easier
      store actual length of message

Sergey.Kostanbaev (2):
      ss wip
      gsm0480: parse registerSS and eraseSS

Vadim Yanitskiy (6):
      utils/conv_gen.py: use shared tables if possible
      utils/conv_gen.py: separate code definitions
      gitignore: ignore tests/oap/oap_test
      gitignore: ignore *.pyc files
      tests/conv: add LTE PBCH test vector
      tests/conv: whitespece fix

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


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list