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 "".
The branch, monarch_lts has been updated via 759b6d5da6617af244765983d0b8bfbb26f41890 (commit) from a28e0db6cdae7eb4f047cd79698ceadf96feff7f (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 ----------------------------------------------------------------- commit 759b6d5da6617af244765983d0b8bfbb26f41890 Author: Bill Fischofer bill.fischofer@linaro.org Date: Tue Jul 11 21:01:07 2017 -0500
changelog: document changes for v1.11.0.1 service release
Signed-off-by: Bill Fischofer bill.fischofer@linaro.org Signed-off-by: Maxim Uvarov maxim.uvarov@linaro.org
diff --git a/CHANGELOG b/CHANGELOG index 1d652a8d..e4178fcd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,33 @@ +== OpenDataPlane (1.11.0.1) +v1.11.0.1 is a minor service release of the Monarch LTS (Long Term Support) +release of ODP. It incorporates several bug fixes and is otherwise unchanged +from the base Monarch LTS release + +=== Bug Fixes (With Numbers) +==== https://bugs.linaro.org/show_bug.cgi?id=2402%5BBug 2402] +Doxygen warning for ODP_BIG_ENDIAN_BITFIELD + +==== https://bugs.linaro.org/show_bug.cgi?id=2704%5BBug 2704] +Builds TAR have no .scmversion + +==== https://bugs.linaro.org/show_bug.cgi?id=2942%5BBug 2942] +Compilation fails using clang 4.0.0 + +==== https://bugs.linaro.org/show_bug.cgi?id=2952%5BBug 2952] +doxygen errors and travis does not catch them + +==== https://bugs.linaro.org/show_bug.cgi?id=3027%5BBug 3027] +Compilation failures using GCC 7 series + +==== https://bugs.linaro.org/show_bug.cgi?id=3039%5BBug 3039] +Socket pktio recv fails on large number of packet + +=== Bug Fixes (Unnumbered) +* git_hash: handle git worktree +* Use PRIu32 to print uint32_t values +* configure: remove dependency on autoconf-archive +* Fix compilation with OpenSSL 1.1.y + == OpenDataPlane (1.11.0.0) ODP v1.11.0 is the base tag and branch for the Monarch LTS (Long Term Support) release of ODP.
-----------------------------------------------------------------------
Summary of changes: CHANGELOG | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+)
hooks/post-receive