osmo-pcap.git branch master updated. 0.0.6-20-gc2715e9

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
Sun May 8 10:01:31 UTC 2016


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 "Tools to centralize packet capture and storing".

The branch, master has been updated
  discards  5e0deeaee7cc6496b2672456cd74ab565459deca (commit)
  discards  26250ea25849824263a95b8bc0e758b7cb59bffe (commit)
  discards  a1ee14f26d0cf1f4b159444454a6bce7e86887e8 (commit)
  discards  7b82c952af8411b41b355c8bf297db283a5c1770 (commit)
  discards  240c1b973e2d1a33a5b8f894145ce5de85a799d4 (commit)
       via  c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4 (commit)
       via  ea4ad4680a9ca3a28dfb1262baeed6da573db94d (commit)
       via  ddc698fa9252af080bffc792f79adbbf426b7676 (commit)
       via  072b183cd8447be38ceaa325a0fc43c97a8f7642 (commit)
       via  7ab0c0b86cabd1308f49efd9231e03d2d812f642 (commit)
       via  157797317ddd5fe5d77f8ebee5b12384874b8e8a (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (5e0deeaee7cc6496b2672456cd74ab565459deca)
            \
             N -- N -- N (c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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-pcap/commit/?id=c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4

commit c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun May 8 11:24:04 2016 +0200

    todo: Update with my long term goal to have TLS support
    
    Change-Id: I566d48fe9831f384b93c3fad72a7dae9dd61b2d2

http://cgit.osmocom.org/osmo-pcap/commit/?id=ea4ad4680a9ca3a28dfb1262baeed6da573db94d

commit ea4ad4680a9ca3a28dfb1262baeed6da573db94d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 24 11:30:44 2016 +0200

    jenkins: Attempt to fix FreeBSD distcheck
    
    Change-Id: I758a5590f3d964039363852f07f0967170fd9a28

http://cgit.osmocom.org/osmo-pcap/commit/?id=ddc698fa9252af080bffc792f79adbbf426b7676

commit ddc698fa9252af080bffc792f79adbbf426b7676
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 24 11:09:13 2016 +0200

    freebsd: Another fix for the next file
    
    Change-Id: I509e44c48d7983b305bc5fbcd9360ead74ef8d68

http://cgit.osmocom.org/osmo-pcap/commit/?id=072b183cd8447be38ceaa325a0fc43c97a8f7642

commit 072b183cd8447be38ceaa325a0fc43c97a8f7642
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 24 11:06:51 2016 +0200

    freebsd: Include netinet/in.h and hopefully fix the build
    
    Fixes:
    /usr/include/netinet/ip.h:69:17: error: field has incomplete type 'struct in_addr'
            struct  in_addr ip_src,ip_dst;  /* source and dest address */
    
    Change-Id: I446f67b85122363de66c86ddb25c8392ffa61a4f

http://cgit.osmocom.org/osmo-pcap/commit/?id=7ab0c0b86cabd1308f49efd9231e03d2d812f642

commit 7ab0c0b86cabd1308f49efd9231e03d2d812f642
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 24 10:55:51 2016 +0200

    jenkins: Attempt to fix build on FreeBSD and not break Linux
    
    pcap-config is not present as libpcap is part of the base system.
    Use it as /bin/true and inject -lpcap as PCAP_LIBS.
    
    Change-Id: I0c2b5222da0ee037d3a3156ac1fef89dfd849cad

http://cgit.osmocom.org/osmo-pcap/commit/?id=157797317ddd5fe5d77f8ebee5b12384874b8e8a

commit 157797317ddd5fe5d77f8ebee5b12384874b8e8a
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Apr 24 10:36:59 2016 +0200

    distcheck: Need to package .version on Ubuntu as well
    
    echo 0.0.6.14-5dff > ../../.version-t && mv ../../.version-t ../../.version
    /bin/bash: ../../.version-t: Permission denied
    Makefile:786: recipe for target '../../.version' failed
    make[1]: *** [../../.version] Error 1
    
    Change-Id: I726181f7af3e7582398738e0746982a5ea31d7e9

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

Summary of changes:
 TODO | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
Tools to centralize packet capture and storing



More information about the osmocom-commitlog mailing list