Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gojue/ecapture
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: gojue/ecapture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Apr 17, 2025

  1. build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#766)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
    - [Commits](golang/net@v0.37.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    3d59134 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. feat: add support for OpenSSL 3.3.3 and 3.4.1, update version mappings (

    #769)
    
    * feat: add support for OpenSSL 3.3.3 and 3.4.1, update version mappings
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    * feat: add support for OpenSSL 3.3.3 and 3.4.1 in variables.mk
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    * feat: add support for OpenSSL 3.2.4 in kernel files and update version mappings
    
    fix: #771
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    
    ---------
    
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n authored May 3, 2025
    Configuration menu
    Copy the full SHA
    f57d3c0 View commit details
    Browse the repository at this point in the history
  2. release v1.0.2

    chore: update CHANGELOG for v1.0.2 release, add OpenSSL 3.2.4/3.3.3 and 3.4.1 support
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
    cfc4n committed May 3, 2025
    Configuration menu
    Copy the full SHA
    cfd4703 View commit details
    Browse the repository at this point in the history
Loading