Author: cy
Date: Thu Dec 17 19:50:41 2020
New Revision: 368734
URL: https://svnweb.freebsd.org/changeset/base/368734
Log:
Update the unbound version number from r368478.
Updating the version number is an extra manual step.
Pointy hat to:cy
Reported by: Herbert J. Skuhra
M
Author: cy
Date: Wed Dec 9 02:59:24 2020
New Revision: 368478
URL: https://svnweb.freebsd.org/changeset/base/368478
Log:
MFV r368464:
Update unbound from 1.12.0 to 1.13.0
MFC after:1 week
Security: CVE-2020-28935
Added:
head/contrib/unbound/contrib/metrics.awk
- copi
In message
, Ed Maste writes:
> On Fri, 4 Dec 2020 at 14:31, Cy Schubert wrote:
> >
> > Author: cy
> > Date: Fri Dec 4 19:31:16 2020
> > New Revision: 368345
> > URL: https://svnweb.freebsd.org/changeset/base/368345
> >
> > Log:
> > Rev
Author: cy
Date: Fri Dec 4 19:31:16 2020
New Revision: 368345
URL: https://svnweb.freebsd.org/changeset/base/368345
Log:
Revert r366857.
r366857 created a number of problems, tearing down interfaces too
early in shutdown. This resulted in:
- hung ssh sessions when shutting down or r
Author: cy
Date: Thu Dec 3 05:49:59 2020
New Revision: 368294
URL: https://svnweb.freebsd.org/changeset/base/368294
Log:
Remove trailing whitespace.
MFC after:1 week
Modified:
head/lib/libc/gen/glob-compat11.c
Modified: head/lib/libc/gen/glob-compat11.c
In message , John Baldwin
wri
tes:
> On 10/19/20 1:37 PM, Cy Schubert wrote:
> > Author: cy
> > Date: Mon Oct 19 20:37:38 2020
> > New Revision: 366857
> > URL: https://svnweb.freebsd.org/changeset/base/366857
> >
> > Log:
> > Destroy cloned interfa
Just came in from outside to check my buildworld. Removing the gh-bc subdir
in obj fixed it.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message <94afc036-0
In message , Stefan Esser
wri
tes:
> This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
> --maOtBJEdTLpVHYJ8ME4Ow5t7gyU1h0CIy
> Content-Type: multipart/mixed; boundary="m8M7hYutSXzrBuT8orVd2JNQQPKxzBZwZ";
> protected-headers="v1"
> From: Stefan
t;> referenced by lex.c:225 (/opt/src/svn-current/contrib/bc/src/lex.c:225)
>>> lto.tmp:(bc_vm_boot)
>>> referenced by lex.c:227 (/opt/src/svn-current/contrib/bc/src/lex.c:227)
>>> lto.tmp:(bc_vm_boot)
cc: error: lin
Author: cy
Date: Tue Nov 24 06:42:32 2020
New Revision: 367980
URL: https://svnweb.freebsd.org/changeset/base/367980
Log:
Fix a typo in a comment.
MFC after:3 days
Modified:
head/sys/kern/kern_ntptime.c
Modified: head/sys/kern/kern_ntptime.c
=
:https://reviews.freebsd.org/D26880
Upstream commit: 3928ec53395fcc26be7844dd6b63df757166c281
Reviewed-by: Matt Macy
Reviewed-by: Toomas Soome
Reviewed-by: Brian Behlendorf
Signed off by:Cy Schubert
Closes #11088
Modified
may not affect the ABI. In which
case poudriere package rebuilds are gratuitous.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
___
NP. That's happened to me a couple of times at $JOB.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message <4b605497-6dd1-72fe-fb05-b45c61ee6...@fre
Author: cy
Date: Sat Nov 7 19:17:37 2020
New Revision: 367459
URL: https://svnweb.freebsd.org/changeset/base/367459
Log:
Fix build post-r367455.
MFC after:2 weeks
X-MFC with: r367455
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
===
The extraneous left brace broke the build.
> continue;
> lsent = sendmsg(sl->sl_socket, &msghdr, 0);
> if (lsent == (ssize_t)il->totalsize)
>
--
Cheers,
Cy Schubert
FreeBSD UNIX:
Author: cy
Date: Tue Oct 27 23:03:15 2020
New Revision: 367094
URL: https://svnweb.freebsd.org/changeset/base/367094
Log:
MFV r367082:
Update unbound 1.11.0 --> 1.12.0.
MFC after:1 month.
Modified:
head/contrib/unbound/Makefile.in
head/contrib/unbound/README.md
head/contrib/
Author: cy
Date: Tue Oct 27 04:35:47 2020
New Revision: 367070
URL: https://svnweb.freebsd.org/changeset/base/367070
Log:
Remove a random equal sign from the example. It should not be there.
It's a syntax error.
PR: 210303
Reported by: leventelist at gmail.com
MFC after:
Author: cy
Date: Tue Oct 27 04:35:36 2020
New Revision: 367069
URL: https://svnweb.freebsd.org/changeset/base/367069
Log:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
MFC after:3 days
Modified:
head/contrib/ipfilter/lib/kmem.h
Modified:
In message <202010260059.09q0xbxt003...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <202010260037.09q0bvpn090...@repo.freebsd.org>, John-Mark Gurney
> wri
> tes:
> > Author: jmg
> > Date: Mon Oct 26 00:37:31 2020
> > New Revision: 367048
> &
g.iosize_max_clamp
Should we also include SEE ALSO reference to sysctl(8) or sysctl(3)?
Personally I think a reference to sysctl(8) would be more apropos.
> +is non-zero).
> .It Bq Er ENOBUFS
> The mbuf pool has been completely exhausted when writing to a socket.
> .El
>
-
In message <20201025213509.GA1671@brick>, Edward Tomasz Napierala writes:
> On 1025T0717, Cy Schubert wrote:
> > In message c
> > om>
> > , Oliver Pinter writes:
> > > On Sunday, October 25, 2020, Edward Tomasz Napierala
> > > wrote:
> > >
> > Remove the check that prevents creating "loops" from mount_nullfs(8).
> >
> >
> The simple question is: why?
I was about to ask that myself.
The why is usually more important than the how.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.o
se/366997
> >
> > Log:
> > vfs: fix a race where reclaim vholds freed vnodes
> A description of the race in the commit message would be respectful to
> other readers of the code, so that we do not need to reverse-eng the
> change to understand what and why was fixed.
Author: cy
Date: Mon Oct 19 20:37:38 2020
New Revision: 366857
URL: https://svnweb.freebsd.org/changeset/base/366857
Log:
Destroy cloned interfaces at netif stop, netif restart and shutdown.
This is especially important during shutdown because a child interface
of lagg with WOL enabled will
In message <20201003103357.24c2f3201ab4b2637fb8e...@bidouilliste.com>,
Emmanuel
Vadot writes:
> On Fri, 02 Oct 2020 21:12:01 -0700
> Cy Schubert wrote:
>
> > In message c
> > om>
> > , Mateusz Guzik writes:
> > > On 10/2/20, Emmanuel Vadot wrote:
In message <50246694-58eb-0a68-7c9f-309ae2777...@freebsd.org>, Jung-uk Kim writ
es:
>
> On 20. 10. 3., Cy Schubert wrote:
> > In message c
> > om>
> > , Mateusz Guzik writes:
> >> On 10/2/20, Emmanuel Vadot wrote:
> >>> Author: manu
> >
rnel: link_elf_obj: symbol
acpi_video_get_backlight_type undefined
Oct 2 18:23:58 slippy kernel: Warning: memory type debugfsint leaked
memory on destroy (2 allocations, 80 bytes leaked).
Oct 2 18:23:59 slippy kernel: linker_load_file: /boot/modules/i915kms.ko -
unsupported file type
And this is also
block_asm.S)
> > ACFLAGS+= -DELF -Wa,--noexecstack
> > .endif
> >
>
> We need some kind of magic to walk across this for -DNO_CLEAN builds
> -- skein_block.c has no reason to get rebuilt, but we need it to
> because we're now defining SKEIN_USE_ASM=1792, which wil
erated.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message <202010012328.091nslq2085...@repo.freebsd.org>, Matt Macy writes:
> Author: mmacy
> Date
Author: cy
Date: Wed Sep 30 08:26:25 2020
New Revision: 366287
URL: https://svnweb.freebsd.org/changeset/base/366287
Log:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
MFC after:1 week
Modified:
head/sys/contrib/ipfilter/netinet/ip_nat.c
Author: cy
Date: Wed Sep 30 08:26:22 2020
New Revision: 366286
URL: https://svnweb.freebsd.org/changeset/base/366286
Log:
ipfilter getifname ifdef cleanup.
MFC after:2 months
Modified:
head/contrib/ipfilter/lib/getifname.c
Modified: head/contrib/ipfilter/lib/getifname.c
Author: cy
Date: Wed Sep 30 08:26:00 2020
New Revision: 366285
URL: https://svnweb.freebsd.org/changeset/base/366285
Log:
Resurrect ipfilter's getifname, replacing the stub with the real
function.
MFC after:2 months
Modified:
head/contrib/ipfilter/lib/getifname.c
Modified: head/co
Author: cy
Date: Sun Sep 27 18:39:09 2020
New Revision: 366202
URL: https://svnweb.freebsd.org/changeset/base/366202
Log:
Continuing the effort started in r343701, #ifdef cleanup, remove
never to be used again checks.
MFC after:1 week
Modified:
head/contrib/ipfilter/ipsend/iptests.
Author: cy
Date: Sun Sep 27 18:39:12 2020
New Revision: 366203
URL: https://svnweb.freebsd.org/changeset/base/366203
Log:
Remove Linux and IRIX specific files.
MFC after:1 week
Deleted:
head/contrib/ipfilter/ipsend/larp.c
head/contrib/ipfilter/ipsend/linux.h
head/contrib/ipfilter
Author: cy
Date: Sun Sep 27 18:39:15 2020
New Revision: 366204
URL: https://svnweb.freebsd.org/changeset/base/366204
Log:
Remove extraneous bracket.
MFC after:3 days
Modified:
head/sys/contrib/ipfilter/netinet/ip_proxy.h
Modified: head/sys/contrib/ipfilter/netinet/ip_proxy.h
===
rdon Bergling wrote:
> > On Tue, Sep 22, 2020 at 09:01:46PM +0300, Andriy Gapon wrote:
> > > On 22/09/2020 06:06, Conrad Meyer wrote:
> > > > Big ol plus one from me.
> > > >=20
> > > > On Mon, Sep 21, 2020 at 4:16 PM Cy Schubert m> wrote:
> &
explodes, 1949
>
Does this file still need to be in FreeBSD? It may have been a novelty back
in the day but IMO calendar.history has nothing to do with BSD, computers
or anything else of interest to FreeBSD. At the very least this file should
be moved to ports or better yet, removed entirely.
think that using a zpool import in rc.d is a regression. I
understand why the OpenZFS folks did what they did. Linux with it's
filesystem agnostic grub and initramfs monstrosity requires that they
externalize this. I'm not happy about the regression but understand why
they di
Author: cy
Date: Thu Aug 27 14:33:46 2020
New Revision: 364867
URL: https://svnweb.freebsd.org/changeset/base/364867
Log:
/etc/zfs/zpool.cache is the preferred (and new) location of zpool.cache.
Check for it first. Only use /boot/zfs/zpool.cache if the /etc/zfs
version is not found and good.
slippy$
Something like, for I in $(ls -t /etc/zfs/zpool.cache
/boot/zfs/zpool.cache) with the break?
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message
In message <202008271350.07rdogqn055...@slippy.cwsent.com>, Cy Schubert
writes:
> In message <7e55d429-482b-2277-b340-2b85c6874...@freebsd.org>, Andriy Gapon
> wri
> tes:
> > On 26/08/2020 16:13, Cy Schubert wrote:
> > > Author: cy
> > > Date: Wed Au
In message <7e55d429-482b-2277-b340-2b85c6874...@freebsd.org>, Andriy Gapon
wri
tes:
> On 26/08/2020 16:13, Cy Schubert wrote:
> > Author: cy
> > Date: Wed Aug 26 13:13:57 2020
> > New Revision: 364817
> > URL: https://svnweb.freebsd.org/changeset/base/364817
Author: cy
Date: Wed Aug 26 20:30:00 2020
New Revision: 364835
URL: https://svnweb.freebsd.org/changeset/base/364835
Log:
To avoid breakage for those who build/install without ZFS only
rely on rc.d/zpool's BEFORE specification.
Reported by: rpokala
Modified:
head/libexec/rc/rc.d/mount
vendor, import those into
vendor, then merge the official vendor sources/updates only after we
receive them from the vendor or after the vendor has officially accepted
them. But to put our changes into the vendor branch is wrong.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https
Author: cy
Date: Wed Aug 26 13:13:57 2020
New Revision: 364817
URL: https://svnweb.freebsd.org/changeset/base/364817
Log:
As of r364746 (OpenZFS import) existing ZPOOLs are not imported
prior to zvol and mountcritlocal resulting in ZVOLs (swap and
virtual machine UFS filesystems) being unava
gt; allocation classes, vectorized raidz,
> vectorized checksums, various command line
> improvements, zstd compression.
>
> Thanks to those who have helped along the way:
> Ryan Moeller, Allan Jude, Zack Welch, and many
> others.
>
> Sponsored by:
Author: cy
Date: Mon Aug 24 18:17:13 2020
New Revision: 364722
URL: https://svnweb.freebsd.org/changeset/base/364722
Log:
Update unbound version number.
MFC after:1 month
X-MFC with: r364721
Modified:
head/usr.sbin/unbound/config.h
Modified: head/usr.sbin/unbound/config.h
==
Author: cy
Date: Mon Aug 24 18:13:44 2020
New Revision: 364720
URL: https://svnweb.freebsd.org/changeset/base/364720
Log:
MFV 364467:
Update sqlite to 3.33.0 (333).
Release announcement at https://www.sqlite.org/releaselog/3_33_0.html.
MFC after:1 month
Added:
head/cont
Author: cy
Date: Mon Aug 24 18:14:04 2020
New Revision: 364721
URL: https://svnweb.freebsd.org/changeset/base/364721
Log:
MFV 364468:
Update unbound 1.10.1 --> 1.11.0.
MFH: 1 month
Added:
head/contrib/unbound/README-Travis.md
- copied unchanged from r364468, vendor/unb
Author: cy
Date: Tue Aug 11 23:36:38 2020
New Revision: 364133
URL: https://svnweb.freebsd.org/changeset/base/364133
Log:
When booting a system with WITHOUT_IPFILTER the following errors
are encountered at boot time:
rcorder: requirement `ipfs' in file `/etc/rc.d/netif' has no providers.
Author: cy
Date: Wed Aug 5 15:33:32 2020
New Revision: 363916
URL: https://svnweb.freebsd.org/changeset/base/363916
Log:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
MFC after:1 week
Modified:
head/contrib/ipfilter/iplang/iplang_y.y
Mo
Author: cy
Date: Wed Jul 29 19:36:24 2020
New Revision: 363670
URL: https://svnweb.freebsd.org/changeset/base/363670
Log:
Continued ipfilter #ifdef cleanup. The r343701 log entry contains a
complete description.
MFC after:1 week
Modified:
head/contrib/ipfilter/iplang/iplang_y.y
h
Author: cy
Date: Thu Jul 23 17:39:45 2020
New Revision: 363452
URL: https://svnweb.freebsd.org/changeset/base/363452
Log:
Load ipfilter, ipnat, and ippool rules, and start ipmon in a vnet jail.
PR: 248109
Reported by: jo...@a1poweruser.com
MFC after:2 weeks
Modified:
h
Author: cy
Date: Thu Jul 23 17:39:49 2020
New Revision: 363453
URL: https://svnweb.freebsd.org/changeset/base/363453
Log:
Document the IPFILTER_PREDEFINED environment variable.
PR: 248088
Reported by: jo...@a1poweruser.com
MFC after:1 week
Modified:
head/contrib/ipfilt
Author: cy
Date: Fri Jul 17 19:07:40 2020
New Revision: 363279
URL: https://svnweb.freebsd.org/changeset/base/363279
Log:
Historically ipfstat listings and stats only listed IPv4 or IPv6 output.
ipfstat would list IPv4 outputs by default while -6 would produce IPv6
outputs. This commit combi
Author: cy
Date: Fri Jul 17 19:07:59 2020
New Revision: 363285
URL: https://svnweb.freebsd.org/changeset/base/363285
Log:
Fix incorrect byte order in ipfstat -f output.
- make sure frag is initialized to 0
- initialize ipfr_p field
NetBSD PR:55137
Submitted by: chris...@netbsd.org
Author: cy
Date: Fri Jul 17 19:07:56 2020
New Revision: 363284
URL: https://svnweb.freebsd.org/changeset/base/363284
Log:
pfil_run_hooks() can be called recursively, so we have to
define FASTROUTE_RECURSION in fil.c
Submitted by: chris...@netbsd.org
Reported by: chris...@netbsd.org
O
Author: cy
Date: Fri Jul 17 19:07:53 2020
New Revision: 363283
URL: https://svnweb.freebsd.org/changeset/base/363283
Log:
-4 and -6 only make sense with -i, -o, and -t.
PR: 247952
MFC after:1 week
Modified:
head/contrib/ipfilter/tools/ipfstat.c
Modified: head/contrib/ipf
Author: cy
Date: Fri Jul 17 19:07:47 2020
New Revision: 363281
URL: https://svnweb.freebsd.org/changeset/base/363281
Log:
Make ipfstat -t header generic when IPv4 and IPv6 output are
displayed in the same display.
PR: 247952
MFC after:1 week
Modified:
head/contrib/ipfil
Author: cy
Date: Fri Jul 17 19:07:37 2020
New Revision: 363278
URL: https://svnweb.freebsd.org/changeset/base/363278
Log:
fr_family (the protocol family) must be AF_INET or AF_INET6, as in
the kernel, not an arbitrary 4 or 6.
This only affected printing ipfilter stats and rules from a ker
Author: cy
Date: Fri Jul 17 19:07:44 2020
New Revision: 363280
URL: https://svnweb.freebsd.org/changeset/base/363280
Log:
ipfstat -t defaults to IPv4 output. Make consistent with ipfstat -i
and ipfstat -o where without an argument IPv4 and IPv6 states are
shown. Use -4 and -6 to limit the di
Author: cy
Date: Fri Jul 17 19:07:34 2020
New Revision: 363277
URL: https://svnweb.freebsd.org/changeset/base/363277
Log:
Only use the use_inet6 variable when INET6 is a build option.
This is a prerequisite to upcoming argument processing cleanups which
will resolve consistency as was don
Author: cy
Date: Fri Jul 17 19:07:50 2020
New Revision: 363282
URL: https://svnweb.freebsd.org/changeset/base/363282
Log:
The output from usage() need not contain usage for -t when STATETOP
is not compiled in.
PR: 247952
MFC after:1 week
Modified:
head/contrib/ipfilter/
In message , "Bjoern A.
Zeeb"
writes:
> On 9 Jul 2020, at 23:01, Cy Schubert wrote:
>
> > Author: cy
> > Date: Thu Jul 9 23:01:36 2020
> > New Revision: 363061
> > URL: https://svnweb.freebsd.org/changeset/base/363061
> >
> > Log:
> >
Author: cy
Date: Thu Jul 9 23:01:36 2020
New Revision: 363061
URL: https://svnweb.freebsd.org/changeset/base/363061
Log:
Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX to
hostapd and wpa_supplicant.
Submitted by: bz
MFC after:2 weeks
Relnotes: yes
Sponsore
In message <45359.1594266...@kaos.jnpr.net>, "Simon J. Gerraty" writes:
> Cy Schubert wrote:
> > This broke ports.
>
> I've reverted the change.
>
> Let me know if you still see issue.
As I said in my email, all I did was revert cond.c, and that fix
/bsd.port.mk" line 2096: warning: String comparison
operator should be either == or !=
make: "/usr/ports/Mk/bsd.port.mk" line 2096: Malformed conditional
(defined(MAKE_JOBS_NUMBER_LIMIT) && ( ${MAKE_JOBS_NUMBER_LIMIT} <
${_MAKE_JOBS_NUMBER} ))
make: Fatal errors enco
Author: cy
Date: Tue Jul 7 19:09:38 2020
New Revision: 362997
URL: https://svnweb.freebsd.org/changeset/base/362997
Log:
MFV r362990:
Update sqlite to 3.32.3 (3320300).
Release Announcement: https://www.sqlite.org/releaselog/3_32_3.html
See also: ports r541414
PR:
In message <20200629190958.56a010736905355abb924...@bidouilliste.com>,
Emmanuel
Vadot writes:
> On Mon, 29 Jun 2020 09:52:15 -0700
> Cy Schubert wrote:
>
> > In message <475e0172-0a4a-0201-3e2f-9e231b75f...@freebsd.org>, John Baldwin
>
> > wri
> >
rgemaster BTW.
If pkgbase needs config files to be plain files we might need a knob to
make it so when pkgbase is invoking make.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed o
Author: cy
Date: Fri Jun 26 14:18:08 2020
New Revision: 362651
URL: https://svnweb.freebsd.org/changeset/base/362651
Log:
Add MATCH option for CONFIG_MATCH_IFACE.
If the interfaces on which wpa_supplicant is to run are not known or do
not exist, wpa_supplicant can match an interface when
Author: cy
Date: Wed Jun 24 01:51:05 2020
New Revision: 362568
URL: https://svnweb.freebsd.org/changeset/base/362568
Log:
MFV r362565:
Update 4.2.8p14 --> 4.2.8p15
Summary: Systems that use a CMAC algorithm in ntp.keys will not release
a bit of memory on each packet that uses a CMAC
e tradeoff is a few extra bytes of stack for a longer period of time vs a
few extra instructions incrementing and decrementing the stack pointer.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs
Author: cy
Date: Sat Jun 13 04:47:59 2020
New Revision: 362145
URL: https://svnweb.freebsd.org/changeset/base/362145
Log:
MFV r362143:
Update sqlite3 to 3.32.2 (3320200).
CVE-2020-11655: SQLite through 3.31.1 allows attackers to cause a denial of
service (segmentation fault) via a ma
Author: cy
Date: Fri Jun 12 13:02:44 2020
New Revision: 362095
URL: https://svnweb.freebsd.org/changeset/base/362095
Log:
MFV r362082:
Update sqlite3 3.31.1 --> 3.32.0.
PR: 247149
Reported by: spam...@bitbert.com
Reminded by: emaste
MFC after:3 days
Security:
Author: cy
Date: Tue Jun 9 05:43:51 2020
New Revision: 361960
URL: https://svnweb.freebsd.org/changeset/base/361960
Log:
Post CVE-2020-12695 cleanup patch:
Resolve a Linuxism to fix the build.
MFC after:3 days
X-MFC with: r361957, r361958, r361959
Modified:
head/contrib/wpa
Author: cy
Date: Tue Jun 9 05:39:37 2020
New Revision: 361959
URL: https://svnweb.freebsd.org/changeset/base/361959
Log:
MFV r361938:
Upstream commit message:
[PATCH 3/3] WPS UPnP: Handle HTTP initiation failures for events more
properly
While it is appropriate to try to retran
Author: cy
Date: Tue Jun 9 05:38:12 2020
New Revision: 361958
URL: https://svnweb.freebsd.org/changeset/base/361958
Log:
MFV r361937:
Upstream commit message:
[PATCH 2/3] WPS UPnP: Fix event message generation using a long URL path
More than about 700 character URL ended up overf
Author: cy
Date: Tue Jun 9 05:35:38 2020
New Revision: 361957
URL: https://svnweb.freebsd.org/changeset/base/361957
Log:
MFV r361936:
Upstream commit message:
[PATCH 1/3] WPS UPnP: Do not allow event subscriptions with URLs to
other networks
The UPnP Device Architecture 2.0 spe
0(r36179
> 1)
> @@ -117,7 +117,7 @@
> ..
> rescue
> ..
> -root
> +rootmode=0750
> ..
> sbin
> ..
>
Recent CIS benchmarks recommend 0700.
--
Cheers,
Cy Schubert
ication options needs some work. For
instance -n also doesn't mean anything without either -i and/or -o. ipfstat
needs the same love that's been shown to ippool. Noted and on my todo list.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP:
Author: cy
Date: Tue Jun 2 03:44:22 2020
New Revision: 361721
URL: https://svnweb.freebsd.org/changeset/base/361721
Log:
Per-rule hit counts (-h) can be used with either -i (input) or -o (output)
filter rule lists.
MFC after:3 days
Modified:
head/contrib/ipfilter/man/ipfstat.8
Mo
D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
> =3D=3D=3D
> > --- head/sys/net/if_llatbl.cMon Jun 1 20:40:40 2020=
> (r361705)
> > +++ head/sys/net/if_llatbl.cMon Jun 1 20:49:42 2020=
> (r361706)
> > @@ -58,6 +58,7 @@ __FBSDID("$FreeBSD$&
if (exp->ex_flags & MNT_EXPORTED) {
> + exp->ex_numsecflavors = 1;
> + exp->ex_secflavors[0] = AUTH_SYS;
#include will be needed for this.
This of course opens a new can of worms with regard to namespace pollution.
> + } else {
> +
modules/ipwfw/=
> ipw_bss/ipw_bss.ko
> --- all_subdir_ipsec --- /usr/src/sys/netipsec/ipsec_mod.c:125:3: note:
> did you mean 'ipsec_support_enable'?
> /usr/src/sys/netipsec/ipsec_mod.c:114:3: note: 'ipsec_support_enable'
> declared here ipsec_support_enable(ipv4_ip
Author: cy
Date: Sun May 24 21:42:47 2020
New Revision: 361438
URL: https://svnweb.freebsd.org/changeset/base/361438
Log:
Chase r361344. Update unbound version strings.
Reported by: mike tancsa
MFC after:1 day
Modified:
head/usr.sbin/unbound/config.h
Modified: head/usr.sbin/unbo
Author: cy
Date: Thu May 21 21:00:46 2020
New Revision: 361344
URL: https://svnweb.freebsd.org/changeset/base/361344
Log:
MFV r361322:
Update unbound 1.9.6 --> 1.10.1.
Bug Fixes:
- CVE-2020-12662 Unbound can be tricked into amplifying an incoming
query into a large number of qu
Author: cy
Date: Wed May 20 04:16:13 2020
New Revision: 361272
URL: https://svnweb.freebsd.org/changeset/base/361272
Log:
Silence the once per second CTRL-EVENT-SCAN-FAILED errors when the WiFi
radio is disabled through the communication device toggle key (also known
as the RF raidio kill bu
Thank you Conrad.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
The need of the many outweighs the greed of the few.
In message
, Conrad Meyer writes:
> --a6fe4405a56be1bb
> Content-Type: text
w.
Rebooting...
cpu_reset: Restarting BSP
cpu_reset_proxy: Stopped CPU 1
Anticipating you might ask if r360941 is the problem. It is not. Reverting
this r360944 (not r360941) resolves the boot problem. System is amd64.
--
Cheers,
Cy Schubert
r ARC4, Blowfish, Cast, DES, Triple DES, MD5,
> + MD5-KPDK, MD5-HMAC, SHA1-KPDK, and Skipjack algorithms from
> + the kernel open cryptographic framework (OCF).
> +
> r360562:
> Remove support for ARC4, Blowfish, Cast, DES, Triple DES,
> MD5-HMAC, and Skipjac
here because it cannot fine sysput.c.
> netcmds.c netstat.c pigs.c swap.c icmp.c \
> mode.c ip.c sctp.c tcp.c zarc.c \
> vmstat.c convtbl.c ifcmds.c ifstat.c
>
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https:/
asis of a vmotion-like function. And possibly a
hot-failover facility like VMware has.
Vmotion and hot-failover require shared disk but we could use ZFS snapshots
instead.
--
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
Author: cy
Date: Thu Apr 23 14:08:40 2020
New Revision: 360223
URL: https://svnweb.freebsd.org/changeset/base/360223
Log:
Fix PowerPC segfault.
The segfault fix was originally developed by our upstream, sqlite.org,
to address S/390 and Sparc segfaults, both of which are big endian.
Our
Author: cy
Date: Thu Apr 23 13:58:11 2020
New Revision: 360222
URL: https://svnweb.freebsd.org/changeset/base/360222
Log:
MFV r360158:
Update sqlite3-3.31.0 (331) --> sqlite3-3.31.1 (3310100)
Tested by:Mark Millard
With to be committed PowerPC patch
MFC after
Author: cy
Date: Thu Apr 23 13:46:34 2020
New Revision: 360221
URL: https://svnweb.freebsd.org/changeset/base/360221
Log:
In preparation for update to sqlite3-3.31.1 (3310100),
recommit r357201: MFV r357163, which was reverted by r357522
due to segfault under PowerPc.
Update sqlite3-3.3
Author: cy
Date: Sun Apr 19 21:38:03 2020
New Revision: 360106
URL: https://svnweb.freebsd.org/changeset/base/360106
Log:
Due to popular demand, revert r360102.
Reported by: many
Modified:
head/libexec/rc/rc.d/Makefile
head/share/mk/bsd.opts.mk
head/share/mk/src.opts.mk
head/tools
In message , Enji Cooper
writes
:
>
>
> > On Apr 19, 2020, at 10:01 AM, Cy Schubert wrote:
> >
> > Author: cy
> > Date: Sun Apr 19 17:01:21 2020
> > New Revision: 360102
> > URL: https://svnweb.freebsd.org/changeset/base/360102
> >
> > L
In message
, Kyle Evans writes:
> On Sun, Apr 19, 2020 at 3:05 PM Cy Schubert wrote
> :
> >
> > In message c
> > om>
> > , Kyle Evans writes:
> > > On Sun, Apr 19, 2020 at 12:01 PM Cy Schubert wrote:
> > > >
> > > > Author: cy
&
In message
, Kyle Evans writes:
> On Sun, Apr 19, 2020 at 12:01 PM Cy Schubert wrote:
> >
> > Author: cy
> > Date: Sun Apr 19 17:01:21 2020
> > New Revision: 360102
> > URL: https://svnweb.freebsd.org/changeset/base/360102
> >
> > Log:
> >
1 - 100 of 997 matches
Mail list logo