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: freebsd/pkg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: freebsd/pkg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.21
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 2, 2024

  1. release 1.21

    bapt committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e234dc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    52bded8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. processing entries progress: fix spinner

    Reported by:	osa
    bapt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f54d06b View commit details
    Browse the repository at this point in the history
  2. release 1.21.1

    bapt committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8537d29 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. 3 Configuration menu
    Copy the full SHA
    2dea8d1 View commit details
    Browse the repository at this point in the history
  2. repos: fix database path handling when PKG_DBDIR is overridden

    Make pkg_repo_binary_get_filename() return a path relative to the DB
    root (usually /var/db/pkg).  This fixes consumers which expect that
    because they use capsicum-friendly syscalls (faccessat() etc.).
    
    Fixes:	8ecdfa0 ("repos: move repos database under /var/db/pkg/repos/<name>/db")
    markjdb authored and bapt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7671f75 View commit details
    Browse the repository at this point in the history
  3. Revert "solver: fix sigbus with vital rule"

    This reverts commit f3151f6.
    bapt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8a17a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa7a3b7 View commit details
    Browse the repository at this point in the history
  5. Revert "Take PKG_ATTR_{VITAL,LOCKED} into account when solving for pk…

    …g upgrade."
    
    This reverts commit ccfbf0c.
    bapt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    74dc0e8 View commit details
    Browse the repository at this point in the history
  6. Revert "vital: adapt test to latest changes"

    This reverts commit 26f1275.
    bapt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    22d7f7f View commit details
    Browse the repository at this point in the history
  7. release 1.21.2

    bapt committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fb9992a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Remove security_daily_compat_var

    bapt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    38a6383 View commit details
    Browse the repository at this point in the history
  2. pkg_get: add some missing breaks

    bapt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bc0d8e0 View commit details
    Browse the repository at this point in the history
  3. release 1.21.3

    bapt committed May 22, 2024
    Configuration menu
    Copy the full SHA
    657bd5f View commit details
    Browse the repository at this point in the history
Loading