[hamradio-commits] [uronode] branch upstream updated (4013fe8 -> 5752427)

Dave Hibberd hibby-guest at moszumanska.debian.org
Fri Apr 1 15:32:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

hibby-guest pushed a change to branch upstream
in repository uronode.

      from  4013fe8   Imported Upstream version 2.3.1
       new  0ed015b   Imported Upstream version 2.4
       new  5752427   Imported Upstream version 2.5.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.2                | 133 ++++++++++++++++++-------
 CHANGES.3                | 224 +++++++++++++++++++++++++++++++++++++++++
 INSTALL                  |   4 +-
 Makefile.in              |  73 +++++++-------
 README.flexd             |  30 ++++++
 axdigi.c                 |  59 +++++++++--
 calibrate.c              | 130 ++++++++++++++++++++++++
 command.c                |  40 +++++---
 config.c                 |   8 +-
 config.h.in              |   1 +
 configure                |  60 +++++++++--
 etc/help/ping.hlp        |   5 +-
 flexd.c                  |  34 ++++---
 gateway.c                |  44 ++++++---
 man/axdigi.8             |  52 ++++++++++
 man/axdigi.8.gz          | Bin 1006 -> 0 bytes
 man/calibrate.8          |  29 ++++++
 man/flexd.8              |  31 ++++++
 man/flexd.conf.5         |  51 ++++++++++
 man/flexd.conf.5.gz      | Bin 988 -> 0 bytes
 man/nodeusers.1          |  36 +++++++
 man/nodeusers.1.gz       | Bin 596 -> 0 bytes
 man/uronode.8            | 245 +++++++++++++++++++++++++++++++++++++++++++++
 man/uronode.8.gz         | Bin 3287 -> 0 bytes
 man/uronode.conf.5       | 252 +++++++++++++++++++++++++++++++++++++++++++++++
 man/uronode.conf.5.gz    | Bin 3333 -> 0 bytes
 man/uronode.perms.5      | 117 ++++++++++++++++++++++
 man/uronode.perms.5.gz   | Bin 1267 -> 0 bytes
 mheard.c                 |   2 +-
 node.c                   |  31 +++---
 node.h                   |   4 +-
 router.c                 |  21 +++-
 sysinfo.c                |  81 ++++++++++-----
 sysinfo.h                |  11 ++-
 system.c                 |   4 +-
 systemd/README.systemd   |  14 +++
 systemd/ax25.system      |  13 +++
 systemd/uronode.service  |  17 ++++
 systemd/uronode.socket   |   9 ++
 systemd/uronode at .service |  15 +++
 util.c                   |   8 +-
 41 files changed, 1707 insertions(+), 181 deletions(-)
 create mode 100644 CHANGES.3
 create mode 100644 README.flexd
 create mode 100644 calibrate.c
 create mode 100644 man/axdigi.8
 delete mode 100644 man/axdigi.8.gz
 create mode 100644 man/calibrate.8
 create mode 100644 man/flexd.8
 create mode 100644 man/flexd.conf.5
 delete mode 100644 man/flexd.conf.5.gz
 create mode 100644 man/nodeusers.1
 delete mode 100644 man/nodeusers.1.gz
 create mode 100644 man/uronode.8
 delete mode 100644 man/uronode.8.gz
 create mode 100644 man/uronode.conf.5
 delete mode 100644 man/uronode.conf.5.gz
 create mode 100644 man/uronode.perms.5
 delete mode 100644 man/uronode.perms.5.gz
 create mode 100644 systemd/README.systemd
 create mode 100644 systemd/ax25.system
 create mode 100644 systemd/uronode.service
 create mode 100644 systemd/uronode.socket
 create mode 100644 systemd/uronode at .service

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/uronode.git



More information about the pkg-hamradio-commits mailing list