forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Closed
rhansen
wants to merge
10,000
commits into
TritonDataCenter:joyent/release/trunk
from
rhansen:opendkim
Closed
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
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
This was fixed by manu a few years ago. |
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