libasn1c.git branch master updated. a4d72b02e2380eadd0abd758bd9fb34b59f58d8a

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
Fri Oct 27 20:43:50 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 "asn1c runtime code as shared library".

The branch, master has been updated
       via  a4d72b02e2380eadd0abd758bd9fb34b59f58d8a (commit)
       via  8d9147a7645458f7548f972fef1f5f2ac10cccce (commit)
       via  b7c145daa49bfbd36263bf617faad382bbaf9df9 (commit)
      from  aaae8c76496a97050264e4c49e539b0420496737 (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/libasn1c/commit/?id=a4d72b02e2380eadd0abd758bd9fb34b59f58d8a

commit a4d72b02e2380eadd0abd758bd9fb34b59f58d8a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 20:09:16 2017 +0000

    Sync debian package version (0.9.28) with acversion
    
    All of this code is from asn1c 0.9.28, so let's make sure
    autoconf + debian packaging agree on the version numbering
    
    Change-Id: Ie8dc8f5df7123d4bf7579f6f4e84b7cc33d49607

http://cgit.osmocom.org/libasn1c/commit/?id=8d9147a7645458f7548f972fef1f5f2ac10cccce

commit 8d9147a7645458f7548f972fef1f5f2ac10cccce
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 22:05:31 2017 +0200

    Fix compiler warning
    
    /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
     # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
       ^~~~~~~
    
    Change-Id: I442e60413b3bee6d365cd5df672a558d68998670

http://cgit.osmocom.org/libasn1c/commit/?id=b7c145daa49bfbd36263bf617faad382bbaf9df9

commit b7c145daa49bfbd36263bf617faad382bbaf9df9
Author: Harald Welte <laforge at gnumonks.org>
Date:   Fri Oct 27 22:05:13 2017 +0200

    Fix compiler warning
    
    In file included from asn1helpers.c:14:0:
    ../include/asn1c/asn1helpers.h: In function ‘OCTET_STRING_noalloc’:
    ../include/asn1c/asn1helpers.h:26:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
      s->buf = str;
             ^
    
    Change-Id: Ie2fefe710090de779137c36b98239ef4a097b6dd

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

Summary of changes:
 debian/changelog            | 6 ++++++
 include/asn1c/asn1helpers.h | 2 +-
 src/REAL.c                  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
asn1c runtime code as shared library



More information about the osmocom-commitlog mailing list