[GitHub] utzig opened a new pull request #51: Add missing licenses

2017-11-22 Thread GitBox
utzig opened a new pull request #51: Add missing licenses URL: https://github.com/apache/mynewt-newtmgr/pull/51 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] d3zd3z opened a new pull request #108: RFC: Add support for encrypted private keys

2017-11-22 Thread GitBox
d3zd3z opened a new pull request #108: RFC: Add support for encrypted private keys URL: https://github.com/apache/mynewt-newt/pull/108 DO NOT MERGE YET, need to resolve how to vendor dependencies. This series adds support for PKCS#8/5 RSA and ECDSA private keys. This is a newer

[GitHub] ccollins476ad opened a new pull request #675: apollo2 - Ensure OS tick timer is running.

2017-11-22 Thread GitBox
ccollins476ad opened a new pull request #675: apollo2 - Ensure OS tick timer is running. URL: https://github.com/apache/mynewt-core/pull/675 The code assumes that when it does not reschedule the OS tick timer (STIMER), it will expire on the next OS tick. This assumption failed on the

[mynewt-core] 01/01: Merge pull request #675 from ccollins476ad/apollo2-timers

2017-11-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 72a4bbb3d61649dacb0a318fcf6f3f3e0d936e29 Merge: 6d67fce f3fd743 Author: ccollins476ad

[GitHub] ccollins476ad closed pull request #675: apollo2 - Ensure OS tick timer is running.

2017-11-22 Thread GitBox
ccollins476ad closed pull request #675: apollo2 - Ensure OS tick timer is running. URL: https://github.com/apache/mynewt-core/pull/675 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[mynewt-core] branch master updated (6d67fce -> 72a4bbb)

2017-11-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 6d67fce Merge pull request #672 from mkiiskila/imgmgr_info_check add ab0a1bd apollo2 - Ensure OS tick

[GitHub] andrzej-kaczmarek opened a new pull request #673: nimble: Various fixes

2017-11-22 Thread GitBox
andrzej-kaczmarek opened a new pull request #673: nimble: Various fixes URL: https://github.com/apache/mynewt-core/pull/673 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] vrahane closed pull request #52: remove BuildAdveritser to fix windows build error

2017-11-22 Thread GitBox
vrahane closed pull request #52: remove BuildAdveritser to fix windows build error URL: https://github.com/apache/mynewt-newtmgr/pull/52 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is

[GitHub] sjanc commented on issue #671: Extended Advertising API

2017-11-22 Thread GitBox
sjanc commented on issue #671: Extended Advertising API URL: https://github.com/apache/mynewt-core/pull/671#issuecomment-346381104 Hi Chris, thanks for review! I think I've fixed all the issues mentioned, and few other bugs as well that I found while working on your comments:-)

[mynewt-core] branch master updated (2b837d4 -> 67b40a7)

2017-11-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 2b837d4 Merge pull request #668 from andrzej-kaczmarek/nimble-build-fix add 9d675c0 MYNEWT-865; flush

[mynewt-core] 01/01: Merge pull request #670 from mkiiskila/MYNEWT-865

2017-11-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 67b40a7480b208508a59a723db1516ee94f452a7 Merge: 2b837d4 9d675c0 Author: mkiiskila AuthorDate: Wed

[GitHub] mkiiskila closed pull request #670: MYNEWT-865; flush RXD if needed before starting read operation.

2017-11-22 Thread GitBox
mkiiskila closed pull request #670: MYNEWT-865; flush RXD if needed before starting read operation. URL: https://github.com/apache/mynewt-core/pull/670 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[mynewt-newtmgr] 01/01: Merge pull request #50 from rymanluk/oic_get_improvment

2017-11-22 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git commit 59061b6c82b7e9eb084116f93cf1a1f57588e5ce Merge: 1dce342 13b5ba4 Author: Ɓukasz Rymanowski

[GitHub] rymanluk closed pull request #50: oic: Allow to provide GET query parameters

2017-11-22 Thread GitBox
rymanluk closed pull request #50: oic: Allow to provide GET query parameters URL: https://github.com/apache/mynewt-newtmgr/pull/50 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[mynewt-newtmgr] branch master updated (1dce342 -> 59061b6)

2017-11-22 Thread rymek
This is an automated email from the ASF dual-hosted git repository. rymek pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git. from 1dce342 Merge pull request #49 from mkiiskila/lora add 203a20f nmcoap: Minor style fix - result of

[GitHub] utzig opened a new pull request #674: Fix issues found by apache-rat

2017-11-22 Thread GitBox
utzig opened a new pull request #674: Fix issues found by apache-rat URL: https://github.com/apache/mynewt-core/pull/674 This is an automated message from the Apache Git Service. To respond to the message, please log on

[mynewt-newt] branch master updated (a2dd6ca -> 7ae1b43)

2017-11-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git. from a2dd6ca Merge pull request #106 from ccollins476ad/invalid-target-settings add 2a1054e newt - Load

[mynewt-newt] 01/01: Merge pull request #107 from ccollins476ad/pkg-name-validate

2017-11-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git commit 7ae1b43d7b75277014e8bd03cfd0d7ed4c8bf018 Merge: a2dd6ca b227b84 Author: ccollins476ad

[GitHub] ccollins476ad closed pull request #107: newt - Only validate package name once

2017-11-22 Thread GitBox
ccollins476ad closed pull request #107: newt - Only validate package name once URL: https://github.com/apache/mynewt-newt/pull/107 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[mynewt-core] 01/01: Merge pull request #672 from mkiiskila/imgmgr_info_check

2017-11-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 6d67fce7f438c81e6c016d163b6dd8962bcb7fee Merge: cbb2c43 2b9b37d Author: mkiiskila AuthorDate: Wed

[GitHub] mkiiskila closed pull request #672: imgmgr; imgmgr_read_info() was not checking image header magic unless

2017-11-22 Thread GitBox
mkiiskila closed pull request #672: imgmgr; imgmgr_read_info() was not checking image header magic unless URL: https://github.com/apache/mynewt-core/pull/672 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[mynewt-core] branch master updated (67b40a7 -> cbb2c43)

2017-11-22 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 67b40a7 Merge pull request #670 from mkiiskila/MYNEWT-865 new 7b39833 Add missing license headers

[mynewt-core] 02/02: Add new license exclusions

2017-11-22 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit cbb2c43b61ed3d8b3832b9d43b62ee55ffd84eb5 Author: Fabio Utzig AuthorDate: Wed Nov 22 16:31:28 2017

[GitHub] utzig closed pull request #674: Fix issues found by apache-rat

2017-11-22 Thread GitBox
utzig closed pull request #674: Fix issues found by apache-rat URL: https://github.com/apache/mynewt-core/pull/674 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[mynewt-core] 01/02: Add missing license headers

2017-11-22 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 7b39833187fd37612d954d728536515344e16aca Author: Fabio Utzig AuthorDate: Wed Nov 22 16:30:55 2017

[mynewt-core] branch master updated (cbb2c43 -> 6d67fce)

2017-11-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from cbb2c43 Add new license exclusions add 2b9b37d imgmgr; imgmgr_read_info() was not checking image header