Author: des
Date: Wed Oct 10 07:55:06 2018
New Revision: 339275
URL: https://svnweb.freebsd.org/changeset/base/339275
Log:
Upgrade Unbound to 1.8.0. More to follow.
Approved by: re (kib)
Added:
head/contrib/unbound/util/edns.c
- copied, changed from r338566, vendor/unbound/dist/ut
Author: des
Date: Wed Oct 10 08:19:11 2018
New Revision: 339276
URL: https://svnweb.freebsd.org/changeset/base/339276
Log:
Update Makefile for 1.8.0, apologies for the breakage.
Approved by: re (kib)
Modified:
head/lib/libunbound/Makefile
Modified: head/lib/libunbound/Makefile
Author: des
Date: Wed Oct 10 08:20:14 2018
New Revision: 339277
URL: https://svnweb.freebsd.org/changeset/base/339277
Log:
Improved substitution logic for Unbound man pages.
Approved by: re (kib)
Modified:
head/usr.sbin/unbound/Makefile.inc
Modified: head/usr.sbin/unbound/Makefile.inc
Author: des
Date: Wed Oct 10 08:53:47 2018
New Revision: 339278
URL: https://svnweb.freebsd.org/changeset/base/339278
Log:
Upgrade to 1.8.1.
Approved by: re (kib)
Modified:
head/contrib/unbound/config.h
head/contrib/unbound/config.h.in
head/contrib/unbound/configure
head/contrib/u
Dag-Erling Smørgrav writes:
> Author: des
> Date: Wed Oct 10 07:55:06 2018
> New Revision: 339275
> URL: https://svnweb.freebsd.org/changeset/base/339275
>
> Log:
> Upgrade Unbound to 1.8.0. More to follow.
>
> Approved by:re (kib)
Unfortunately, this broke the build because I lef
Author: mw
Date: Wed Oct 10 10:34:17 2018
New Revision: 339280
URL: https://svnweb.freebsd.org/changeset/base/339280
Log:
Update Armada 38x UART device tree binding
Recent changes in Linux updated Marvell Armada 38x
UART compatible string. As a result the FreeBSD driver
(uart_dev_snps)
Author: mav
Date: Wed Oct 10 16:34:53 2018
New Revision: 339288
URL: https://svnweb.freebsd.org/changeset/base/339288
Log:
Remove extra thread_exit() call left after r329802.
spa_condense_indirect_thread() is no longer a thread function, but just
a callback for new zthr KPI.
Submitte
Am 10.10.2018 um 10:53 schrieb Dag-Erling Smørgrav:
Author: des
Date: Wed Oct 10 08:53:47 2018
New Revision: 339278
URL: https://svnweb.freebsd.org/changeset/base/339278
Log:
Upgrade to 1.8.1.
Approved by: re (kib)
Very much appreciated!
Most likely you are aware about the "so-reusep
On 10/10/18 11:40 AM, Harry Schmalzbauer wrote:
> Am 10.10.2018 um 10:53 schrieb Dag-Erling Smørgrav:
>> Author: des
>> Date: Wed Oct 10 08:53:47 2018
>> New Revision: 339278
>> URL: https://svnweb.freebsd.org/changeset/base/339278
>>
>> Log:
>> Upgrade to 1.8.1.
>> Approved by: re (k
Author: allanjude
Date: Wed Oct 10 19:39:47 2018
New Revision: 339289
URL: https://svnweb.freebsd.org/changeset/base/339289
Log:
Resolve a hang in ZFS during vnode reclaimation
This is caused by a deadlock between zil_commit() and zfs_zget()
Add a way for zfs_zget() to break out of the
Author: gjb
Date: Wed Oct 10 19:57:10 2018
New Revision: 339290
URL: https://svnweb.freebsd.org/changeset/base/339290
Log:
Add graphics/drm-legacy-kmod and graphics/drm-stable-kmod to the
list of packages to include on the dvd installer.
Approved by: re (marius, rgrimes)
Sponsored by:
Author: gjb
Date: Wed Oct 10 20:25:41 2018
New Revision: 339292
URL: https://svnweb.freebsd.org/changeset/base/339292
Log:
Fix a minor typo in loader.conf(5).
Approved by: re (kib)
Sponsored by: The FreeBSD Foundation
Modified:
head/stand/defaults/loader.conf.5
Modified: head/stand/d
Harry Schmalzbauer writes:
> Most likely you are aware about the "so-reuseport" topic via Unbound-users.
> I didn't follow the diff/issue at all, just wanted to point it out, so
> somebody from the experts team can decide if 1.8.1 is suitable (with
> the 1.8.1 defaults) for shipping...
I'll apply
Author: des
Date: Wed Oct 10 22:29:06 2018
New Revision: 339294
URL: https://svnweb.freebsd.org/changeset/base/339294
Log:
Try harder to sanitize the environment before running configure.
Remove a workaround for older Unbound versions that used sbrk.
Approved by: re (gjb)
Modified:
he
Author: allanjude
Date: Wed Oct 10 22:55:31 2018
New Revision: 339298
URL: https://svnweb.freebsd.org/changeset/base/339298
Log:
Add missing sysctls for tuning vdev queue depths for new I/O types
This connects new tunables that were added but not exposed in:
r329502 (zpool remove)
r3370
Author: allanjude
Date: Wed Oct 10 22:59:15 2018
New Revision: 339299
URL: https://svnweb.freebsd.org/changeset/base/339299
Log:
Pull in a follow-on commit to resolve a deadlock in ZFS sequential
resilver (r334844)
MFV/ZoL: Fix deadlock in IO pipeline
commit a76f3d0437e5e974f0f748f87
Author: nwhitehorn
Date: Thu Oct 11 00:54:39 2018
New Revision: 339301
URL: https://svnweb.freebsd.org/changeset/base/339301
Log:
Loader GELI support, like lua loader, seems to be broken on PowerPC as
well as on SPARC64 and can cause boot failures even when no encrypted
disks are present. Pr
Without looking at the unbound source, I assume they want the
semantics of what we call SO_REUSEPORT_LB in FreeBSD >= 12.0. See
setsockopt(2) for a brief description.
Whether it makes sense to conditionalize that or simply disable the
sockopt I have no opinion on just sharing the above knowledge.
18 matches
Mail list logo