Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge updates from master #63

Merged
merged 24 commits into from
Jun 26, 2022
Merged

Merge updates from master #63

merged 24 commits into from
Jun 26, 2022

Commits on Jun 17, 2022

  1. wireless/wapi: authentication parameters should update before key set

    set authentication parameters before key set on command mode
    
    Signed-off-by: chao.an <anchao@xiaomi.com>
    anchao authored and pkarashchenko committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    be516e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eece4a5 View commit details
    Browse the repository at this point in the history
  3. wapi/utils: add SIOCGIWSENS into string name list

    Signed-off-by: chao.an <anchao@xiaomi.com>
    anchao authored and xiaoxiang781216 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    92c001b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. webclient_conn_s: Add a missing FAR

    yamt authored and xiaoxiang781216 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2be66e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfc5cd View commit details
    Browse the repository at this point in the history
  3. webclient: Make webclient_get_tunnel returns void

    As it does never fail.
    yamt authored and xiaoxiang781216 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    fca5b18 View commit details
    Browse the repository at this point in the history
  4. webclient: Export a few ops on webclient_conn_s

    * Make webclient_conn_s self-contained so that it can be
      used without webclient_context.
    
    * Add missing FAR.
    yamt authored and xiaoxiang781216 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d435858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe10999 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Add black linter for python

    btashton authored and pkarashchenko committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5787c26 View commit details
    Browse the repository at this point in the history
  2. ci: lint only changed files

    btashton authored and pkarashchenko committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    72ead93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72cb2c2 View commit details
    Browse the repository at this point in the history
  4. chore: Set permissions for GitHub actions

     Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
    
    - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
    
    https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
    
    https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
    
    [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
    
    Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan authored and pkarashchenko committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    83ea328 View commit details
    Browse the repository at this point in the history
  5. chore: Included githubactions in the dependabot config

    This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.
    
    Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot
    
    GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
    
    https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
    Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan authored and pkarashchenko committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    2f173e9 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump actions/download-artifact from 1 to 3

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 3.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaoxiang781216 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a4c96f5 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaoxiang781216 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    452d535 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump actions/cache from 2 to 3

    Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaoxiang781216 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    85962aa View commit details
    Browse the repository at this point in the history
  9. build(deps): bump actions/upload-artifact from 1 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v1...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and xiaoxiang781216 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    23f35ea View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. wireless/wapi: add get country code support

    Country command with no args to get the ccode:
    
    Get country code:
    cp> wapi country wlan0
    CN
    
    Set country code:
    cp> wapi country wlan0 JP
    
    Get country code:
    cp> wapi country wlan0
    JP
    
    Signed-off-by: chao.an <anchao@xiaomi.com>
    anchao authored and xiaoxiang781216 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    61250d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. .github/workflows: Add nuttx/source to the safe directory

    Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
    xiaoxiang781216 authored and btashton committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    99d9053 View commit details
    Browse the repository at this point in the history
  2. .github/workflows: Add nuttx/source to the safe directory, covering apps

    Signed-off-by: qinwei1 <qinwei1@xiaomi.com>
    qinwei2004 authored and btashton committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    db9ea40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from lupyuen/pinedio

    Merge updates from pinedio
    lupyuen committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a7cc8c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from lupyuen/master

    Merge updates from master
    lupyuen committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    163169a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    f8d9fcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from lupyuen/downstream

    Merge updates from downstream
    lupyuen committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    f665d5d View commit details
    Browse the repository at this point in the history