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

Version 4.11.0 #449

Merged
merged 22 commits into from
Jul 30, 2021
Merged

Version 4.11.0 #449

merged 22 commits into from
Jul 30, 2021

Commits on Jul 29, 2021

  1. Proposed fix for crash in calculateFirmwareRanges() due to division b…

    …y zero
    
    If the maxSize UInt32 is zero, the internal division inside calculateFirmwareRanges() will crash both the framework and the caller app.
    dinesharjani authored and philips77 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f521eab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6748dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183ddab View commit details
    Browse the repository at this point in the history
  4. Minor log improvement

    philips77 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d1e69cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #444 from NordicSemiconductor/securedfuexecutor-di…

    …vide-by-zero-fix
    
    Improved fix for crash fixed in #443
    philips77 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    bf81199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    504d017 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #445 from NordicSemiconductor/improvement/weak-self

    Weakening selfs in peripheral objects
    philips77 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2a00f88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2116f3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    398dd61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5510619 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #446 from NordicSemiconductor/bugfix/missing-error…

    …-codes
    
    Fix: Missing error codes added
    philips77 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    63dbdbe View commit details
    Browse the repository at this point in the history
  12. New Secure DFU Op Codes

    philips77 committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    afdbb42 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    b900988 View commit details
    Browse the repository at this point in the history
  2. Minor: Empty line removed

    philips77 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0645f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63e0cba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #447 from NordicSemiconductor/feature/new-secure-d…

    …fu-op-codes
    
    New Secure DFU op codes, including Abort
    philips77 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    af8f87a View commit details
    Browse the repository at this point in the history
  5. Comments

    philips77 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f2d87ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e7f0f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #448 from NordicSemiconductor/improvement/stream-n…

    …ot-optional
    
    Making DFUStream not optional
    philips77 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    ca27a86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb29e88 View commit details
    Browse the repository at this point in the history
  9. Comments

    philips77 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0f903ec View commit details
    Browse the repository at this point in the history
  10. Version 4.11.0

    philips77 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d38bc66 View commit details
    Browse the repository at this point in the history