pkgng/pkgng ca0684b — libpkg pkgsign_ossl.c
pkgsign: attempt to fix leak detected on macos
| Delta | File | |
|---|---|---|
| +4 | -2 | libpkg/pkgsign_ossl.c |
| +4 | -2 | 1 files |
pkgsign: attempt to fix leak detected on macos
| Delta | File | |
|---|---|---|
| +4 | -2 | libpkg/pkgsign_ossl.c |
| +4 | -2 | 1 files |
fetch: add -s/--symlink option for mirror mode Add ability to create symlinks in All/ directory when fetching packages with -o option. This helps tools like synth that expect packages directly in All/ when repositories use Hashed/ subdirectories. Also honor PKG_REPO_SYMLINK environment variable similar to pkg repo. Fixes #2585
| Delta | File | |
|---|---|---|
| +42 | -11 | libpkg/repo/binary/fetch.c |
| +20 | -4 | docs/pkg-fetch.8 |
| +9 | -2 | src/fetch.c |
| +2 | -2 | libpkg/pkg_repo.c |
| +2 | -2 | libpkg/private/pkg.h |
| +2 | -1 | libpkg/pkg.h.in |
| +77 | -22 | 2 files not shown |
| +80 | -24 | 8 files |
fetch: add -s/--symlink option for mirror mode Add ability to create symlinks in All/ directory when fetching packages with -o option. This helps tools like synth that expect packages directly in All/ when repositories use Hashed/ subdirectories. Also honor PKG_REPO_SYMLINK environment variable similar to pkg repo. Fixes #2585
| Delta | File | |
|---|---|---|
| +42 | -11 | libpkg/repo/binary/fetch.c |
| +20 | -4 | docs/pkg-fetch.8 |
| +9 | -2 | src/fetch.c |
| +2 | -2 | libpkg/pkg_repo.c |
| +2 | -2 | libpkg/private/pkg.h |
| +2 | -1 | libpkg/pkg_jobs.c |
| +77 | -22 | 2 files not shown |
| +80 | -24 | 8 files |
fetch: add -s/--symlink option for mirror mode Add ability to create symlinks in All/ directory when fetching packages with -o option. This helps tools like synth that expect packages directly in All/ when repositories use Hashed/ subdirectories. Also honor PKG_REPO_SYMLINK environment variable similar to pkg repo. Fixes #2585
| Delta | File | |
|---|---|---|
| +42 | -11 | libpkg/repo/binary/fetch.c |
| +20 | -4 | docs/pkg-fetch.8 |
| +9 | -2 | src/fetch.c |
| +2 | -2 | libpkg/private/pkg.h |
| +2 | -2 | libpkg/pkg_repo.c |
| +2 | -1 | libpkg/pkg_jobs.c |
| +77 | -22 | 2 files not shown |
| +80 | -24 | 8 files |
mumhash: update to latest version
| Delta | File | |
|---|---|---|
| +14 | -6 | external/include/mum.h |
| +14 | -6 | 1 files |
macos: bring back support for macos The CI was removed due to lack of recent atf/kyua, bring it back to life now that both are working.
| Delta | File | |
|---|---|---|
| +12 | -16 | .github/workflows/build.yaml |
| +13 | -0 | libpkg/private/pkg.h |
| +1 | -1 | tests/frontend/test_environment.sh.in |
| +2 | -0 | libpkg/pkgdb.c |
| +1 | -1 | tests/frontend/check.sh |
| +29 | -18 | 5 files |
meh
| Delta | File | |
|---|---|---|
| +1 | -1 | tests/frontend/check.sh |
| +1 | -1 | 1 files |
bla
| Delta | File | |
|---|---|---|
| +1 | -1 | tests/frontend/test_environment.sh.in |
| +1 | -1 | 1 files |
meh
| Delta | File | |
|---|---|---|
| +1 | -2 | libpkg/private/pkg.h |
| +1 | -2 | 1 files |
more debug
| Delta | File | |
|---|---|---|
| +1 | -0 | libpkg/pkgdb.c |
| +1 | -0 | 1 files |
apple
| Delta | File | |
|---|---|---|
| +1 | -0 | libpkg/pkgdb.c |
| +1 | -0 | 1 files |
mumhash: update to latest version
| Delta | File | |
|---|---|---|
| +14 | -6 | external/include/mum.h |
| +14 | -6 | 1 files |
initial attempt at bringing back a ci on macos
| Delta | File | |
|---|---|---|
| +12 | -16 | .github/workflows/build.yaml |
| +14 | -0 | libpkg/private/pkg.h |
| +26 | -16 | 2 files |
initial attempt at bringing back a ci on macos
| Delta | File | |
|---|---|---|
| +12 | -16 | .github/workflows/build.yaml |
| +14 | -0 | libpkg/private/pkg.h |
| +26 | -16 | 2 files |
mumhash: update to latest version
| Delta | File | |
|---|---|---|
| +14 | -6 | external/include/mum.h |
| +14 | -6 | 1 files |
initial attempt at bringing back a ci on macos
| Delta | File | |
|---|---|---|
| +12 | -16 | .github/workflows/build.yaml |
| +6 | -0 | libpkg/private/pkg.h |
| +18 | -16 | 2 files |
mumhash: update to latest version
| Delta | File | |
|---|---|---|
| +14 | -6 | external/include/mum.h |
| +14 | -6 | 1 files |
initial attempt at bringing back a ci on macos
| Delta | File | |
|---|---|---|
| +12 | -10 | .github/workflows/build.yaml |
| +12 | -10 | 1 files |
initial attempt at bringing back a ci on macos
| Delta | File | |
|---|---|---|
| +11 | -9 | .github/workflows/build.yaml |
| +11 | -9 | 1 files |
Release 2.5.1
| Delta | File | |
|---|---|---|
| +12 | -0 | NEWS |
| +1 | -1 | auto.def |
| +13 | -1 | 2 files |
progress: add a space between the unit and the value
| Delta | File | |
|---|---|---|
| +1 | -1 | src/event.c |
| +1 | -1 | 1 files |
progress: improve the output Pad the number in the counter, remove the extension of the file being fetched and remove the hashed.
| Delta | File | |
|---|---|---|
| +30 | -3 | src/event.c |
| +4 | -4 | tests/frontend/conflicts-multirepo.sh |
| +3 | -3 | tests/frontend/conflicts.sh |
| +2 | -2 | tests/frontend/issue1440.sh |
| +2 | -2 | tests/frontend/requires.sh |
| +2 | -2 | tests/frontend/issue1425.sh |
| +43 | -16 | 2 files not shown |
| +45 | -18 | 8 files |
docs/*8: nitpick, remove final references to pkgng which are not helpful with no context
| Delta | File | |
|---|---|---|
| +9 | -7 | docs/pkg-create.8 |
| +5 | -5 | docs/pkg.8 |
| +3 | -3 | docs/pkg-unregister.8 |
| +2 | -2 | docs/pkg-query.8 |
| +2 | -2 | docs/pkg-search.8 |
| +2 | -2 | docs/pkg-updating.8 |
| +23 | -21 | 3 files not shown |
| +26 | -24 | 9 files |
docs/*.3: spelling, grammar and other nits
| Delta | File | |
|---|---|---|
| +16 | -15 | docs/pkg_create.3 |
| +9 | -9 | docs/pkg_repos.3 |
| +3 | -3 | docs/pkg_repo_create.3 |
| +28 | -27 | 3 files |
docs/*.5: spelling, grammar and other nits
| Delta | File | |
|---|---|---|
| +19 | -19 | docs/pkg-keywords.5 |
| +5 | -5 | docs/pkg.conf.5 |
| +4 | -4 | docs/pkg-script.5 |
| +3 | -3 | docs/pkg-lua-script.5 |
| +2 | -2 | docs/pkg-triggers.5 |
| +2 | -2 | docs/pkg-repository.5 |
| +35 | -35 | 6 files |
@dir: fix permission via @mode Fixes: #2580
| Delta | File | |
|---|---|---|
| +3 | -2 | libpkg/pkg_ports.c |
| +3 | -2 | 1 files |
pkg_create: use -t specified timestamp for MANIFEST file timestamps This is necessary to provide pkg archive reproducibility after https://github.com/freebsd/pkg/commit/08bf9b3d79b127b127ecf597286ba14c016af8c4. Fixes: 08bf9b3 Signed-off-by: Siva Mahadevan <me at svmhdvn.name> Sponsored by: The FreeBSD Foundation
| Delta | File | |
|---|---|---|
| +7 | -2 | libpkg/pkg_create.c |
| +7 | -2 | 1 files |
repo update: actually show the sql instead of 'grmbl'
| Delta | File | |
|---|---|---|
| +1 | -1 | libpkg/repo/binary/update.c |
| +1 | -1 | 1 files |
progress: add a space between the unit and the value
| Delta | File | |
|---|---|---|
| +1 | -1 | src/event.c |
| +1 | -1 | 1 files |
progress: improve the output Pad the number in the counter, remove the extension of the file being fetched and remove the hashed.
| Delta | File | |
|---|---|---|
| +30 | -3 | src/event.c |
| +4 | -4 | tests/frontend/conflicts-multirepo.sh |
| +3 | -3 | tests/frontend/conflicts.sh |
| +2 | -2 | tests/frontend/issue1440.sh |
| +2 | -2 | tests/frontend/issue1425.sh |
| +2 | -2 | tests/frontend/requires.sh |
| +43 | -16 | 2 files not shown |
| +45 | -18 | 8 files |