[Debian-iot-packaging] [ulfius] branch master updated (52f12a7 -> 60cfe23)

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Sep 4 20:23:22 UTC 2017


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

alteholz pushed a change to branch master
in repository ulfius.

      from  52f12a7   Import Debian changes 2.1.0-1
       new  45301cc   Import Upstream version 2.1.2
       new  60cfe23   Import Debian changes 2.1.2-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:
 INSTALL.md                                         |  15 +
 README.md                                          |   3 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   9 +-
 debian/patches/hardening.patch                     |  12 +-
 .../{hardening.patch => hardening.patch.old}       |   0
 example_programs/README.md                         |   2 +-
 src/Makefile                                       |  14 +-
 src/u_map.c                                        |   1 +
 src/u_private.h                                    | 169 ++++++++
 src/u_request.c                                    |  43 +-
 src/u_response.c                                   | 255 ++++++------
 src/u_send_request.c                               |   7 +-
 src/u_websocket.c                                  |   1 +
 src/ulfius.c                                       | 443 +++++++++++----------
 src/ulfius.h                                       | 234 +----------
 16 files changed, 608 insertions(+), 609 deletions(-)
 copy debian/patches/{hardening.patch => hardening.patch.old} (100%)
 create mode 100644 src/u_private.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/ulfius.git



More information about the Debian-iot-packaging mailing list