forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Bump mail/opendkim to 2.11.0-Beta2 #285
Open
rhansen
wants to merge
10,000
commits into
TritonDataCenter:joyent/release/trunk
Choose a base branch
from
rhansen:opendkim
base: joyent/release/trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump mail/opendkim to 2.11.0-Beta2 #285
rhansen
wants to merge
10,000
commits into
TritonDataCenter:joyent/release/trunk
from
rhansen:opendkim
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jperkin
force-pushed
the
joyent/release/trunk
branch
from
October 12, 2020 14:28
409eb91
to
8464788
Compare
Friendly ping. |
jperkin
force-pushed
the
joyent/release/trunk
branch
from
January 14, 2021 10:17
0da6c55
to
b8a3978
Compare
This is required to make 'export -f' work, which is enabled by default on other OS I checked. While here sort the list of enabled options so that it's easier to compare against the list of available options, as there are still a number that we do not enable, and remove the bogus comment. Bump PKGREVISION.
needed for latest cmake.
Upstream decided to delete the distfile and let people download the on-demand-created tarball instead. At least that seems to be generated deterministically.
Fixes to auto-pkgsrc-setup and auto-update-pkgsrc Other minor enhancements and fixes Upstream change log: https://github.com/outpaddling/auto-admin/releases
This fixes a shift-reduce conflict in the parser that causes e.g. "static const int" to be rejected as a syntax error. This patch should have been handled by upstream, but there doesn't seem to be an upstream.
Feature Changes: - After the network manager was introduced to named to handle incoming traffic, it was discovered that recursive performance had degraded compared to previous BIND 9 versions. This has now been fixed by processing internal tasks inside network manager worker threads, preventing resource contention among two sets of threads. - Zone dumping tasks are now run on separate asynchronous thread pools. This change prevents zone dumping from blocking network I/O. - inline-signing was incorrectly described as being inherited from the options/view levels and was incorrectly accepted at those levels without effect. This has been fixed; named.conf files with inline-signing at those levels no longer load. Full changelog: https://bind9.readthedocs.io/en/v9_16/notes.html#notes-for-bind-9-16-17
No changes since 21.1.4.
Needs more work to build on netbsd HEAD.
This is a maintenance release. Release notes: https://bind.isc.org/doc/arm/9.11/Bv9ARM.ch09.html#relnotes-9.11.33
Add one post-release patch. 1.8.0 [2021-06-18] ================== * Add support for zstd (Zstandard) compression. * Add support for lzma (ID 14) compression. * Add `zip_source_window_create()`. * Add `zip_source_zip_create()` variant to `zip_source_zip()`. * Allow method specific `comp_flags` in `zip_set_file_compression()`. * Allow `zip_source_tell()` on sources that don't support seeking and `zip_ftell()` on compressed data. * Provide more details for consistency check errors. * Improve output of `zipcmp`. * In `zipcmp`, don’t ignore empty directories when comparing directory listing. * Treat empty string as no password given in `zip_file_set_encryption()`, `zip_fopen_encrypted()`, and `zip_set_default_password()`.
Overview of changes in GLib 2.68.3 ================================== * Bugs fixed: - 2311 testfilemonitor test leaks ip_watched_file_t struct - 2417 GFile: `g_file_replace_contents()` reports `G_IO_ERROR_WRONG_ETAG` when saving from a symlink - !2133 Backport !2128 “inotify: Fix a memory leak” to glib-2-68 - !2137 Backport !2136 “tlscertificate: Avoid possible invalid read” to glib-2-68 - !2141 Backport !2138 “glocalfileoutputstream: Fix ETag check when replacing through a symlink” to glib-2-68
tqdm v4.61.1 stable fix utils._screen_shape_linux() sometimes raising ValueError minor build/CI framework updates minor documentation updates
rename U_BOOT_IMAGE_TYPE to UBOOT_IMAGE_TYPE -- matching the rest of pkgsrc. remove not used (or needed) DISTINFO_FILE and PATCHDIR. NFC.
clean up from a few months ago.
move distinfo and patches where they belong.
jperkin
force-pushed
the
joyent/release/trunk
branch
2 times, most recently
from
October 15, 2021 11:49
5e476f9
to
7163bc5
Compare
jperkin
force-pushed
the
joyent/release/trunk
branch
from
November 29, 2021 17:06
4da0c06
to
286ea5b
Compare
jperkin
force-pushed
the
joyent/release/trunk
branch
from
February 4, 2022 14:41
a839ac5
to
2faf268
Compare
jperkin
force-pushed
the
joyent/release/trunk
branch
from
May 9, 2022 12:00
229506d
to
dcea1f2
Compare
jperkin
force-pushed
the
joyent/release/trunk
branch
from
June 29, 2022 12:13
7268189
to
094a50c
Compare
jperkin
force-pushed
the
joyent/release/trunk
branch
from
August 4, 2022 14:47
4d967c8
to
1b25d56
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #247
cc @russhan, @manu0401