Page MenuHomeFreeBSD
Feed All Stories

Apr 22 2025

ziaee added inline comments to D49850: runat: A utility that executes a shell command on a named attribute.
Apr 22 2025, 6:50 AM
cy committed R11:a9de83cc04ac: security/pam_krb5: Fix PKGNAMESUFFIX for FLAVORs (authored by cy).
security/pam_krb5: Fix PKGNAMESUFFIX for FLAVORs
Apr 22 2025, 6:25 AM
adrian added a comment to D49843: jail: add allow.routing jail permission.

I have .. feelings about this, having spent my time in the routing service trenches and jail trenches too. I mean, heck, we can't even jail the wifi services just yet! :-)

Apr 22 2025, 6:05 AM
dougm added inline comments to D49947: vm_object: use iterators in DB_SHOW*().
Apr 22 2025, 5:54 AM
dougm updated the diff for D49947: vm_object: use iterators in DB_SHOW*().

Rewrite DB_SHOW_COMMAND_FLAGS to make it clearer.

Apr 22 2025, 5:54 AM
mfechner committed R11:dfcd395b1965: net/rubygem-devfile-gitlab: update to 0.4.0 (authored by mfechner).
net/rubygem-devfile-gitlab: update to 0.4.0
Apr 22 2025, 5:35 AM
mfechner committed R11:f876bc031b0a: devel/libgit2-glib: update to 1.2.1 (authored by mi_freebsd-reviews-2016_aldan.algebra.com).
devel/libgit2-glib: update to 1.2.1
Apr 22 2025, 5:35 AM
zec added a comment to D49843: jail: add allow.routing jail permission.
In D49843#1138774, @zec wrote:
In D49843#1138771, @zec wrote:

...

No, the host is gone as well, since the attacker has control over network connectivity.

You go to the keyboard of the host, delete the jail, and the attacker is gone.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Sounds pretty much as a very deep redefinition of the jail contract to me.

Apart from jamies comment, How is this different from any other daemon running as root in a jail? If you can take over any externally reachable service in a jail, it is over. You need to delete the jail and start fresh (with a fixed daemon).

Apr 22 2025, 4:47 AM
acm committed R11:da27c5980e40: games/naev: Add missing dependency (authored by acm).
games/naev: Add missing dependency
Apr 22 2025, 4:38 AM
cperciva added a comment to D49930: EC2: Add AMI Builder AMI building.

@bz Thanks, patch updated.

Apr 22 2025, 4:34 AM
cperciva updated the diff for D49930: EC2: Add AMI Builder AMI building.

Add SPDX, remove #-, and link to details about EC2 IMDS.

Apr 22 2025, 4:33 AM
acm committed R11:67a94c9eb4b9: games/naev: Update to 0.12.4 (authored by acm).
games/naev: Update to 0.12.4
Apr 22 2025, 4:24 AM
acm committed R11:7b36152c734c: devel/nativefiledialog-extended: New port: Native File Dialog Extended (authored by acm).
devel/nativefiledialog-extended: New port: Native File Dialog Extended
Apr 22 2025, 4:21 AM
cy committed R11:b176a2cff4a4: sysutils/py-ansible-core: Update to 2.18.5 (authored by cy).
sysutils/py-ansible-core: Update to 2.18.5
Apr 22 2025, 4:16 AM
ziaee committed rG13d407b63546: examples/csh: Case insensitive search in pager (authored by ziaee).
examples/csh: Case insensitive search in pager
Apr 22 2025, 3:19 AM
ziaee committed rGb7a44a842990: ObsoleteFiles: Remove mount_fusefs.8 entry (authored by ziaee).
ObsoleteFiles: Remove mount_fusefs.8 entry
Apr 22 2025, 3:19 AM
ziaee committed rG8e3a23be1841: OF_node_from_xref.9: Fix function name typo + spdx (authored by ziaee).
OF_node_from_xref.9: Fix function name typo + spdx
Apr 22 2025, 3:19 AM
ziaee committed rGeed924857379: isp.4: Improve HARDWARE for HW Relnotes + SPDX (authored by ziaee).
isp.4: Improve HARDWARE for HW Relnotes + SPDX
Apr 22 2025, 3:19 AM
ziaee committed rG7149eab8022d: top.1: top does not accept uids (authored by ziaee).
top.1: top does not accept uids
Apr 22 2025, 3:19 AM
ziaee committed rG96fe895d1b0a: style.mdoc.5: Improve description compatability (authored by ziaee).
style.mdoc.5: Improve description compatability
Apr 22 2025, 3:19 AM
ziaee committed rG9f2b64dcb25b: top.1: Add HISTORY (authored by ziaee).
top.1: Add HISTORY
Apr 22 2025, 3:19 AM
rmacklem updated the diff for D49850: runat: A utility that executes a shell command on a named attribute.

This version just does an execl() as suggested by kib@.

Apr 22 2025, 3:19 AM
acm committed R11:8f6be1a102c2: www/dolibarr: Update to 21.0.1 (authored by acm).
www/dolibarr: Update to 21.0.1
Apr 22 2025, 3:10 AM
acm committed R11:5e6050b08d63: www/dolibarr20: New port: Modern software package to manage your company or… (authored by acm).
www/dolibarr20: New port: Modern software package to manage your company or…
Apr 22 2025, 3:10 AM
jhb added a comment to D49955: <net/sff8472.h>: Conditionally export table of ID names.

If this header is used outside of base and the _id[] array is used from it, then we might need to instead disable the warning for this header during the test-includes phase.

Apr 22 2025, 3:06 AM
jhb added a comment to D49830: kernel/gcc: turn off -Werror=unused-variable.

See D49954 and D49955 for one approach. I also tested patching tools/build/test-includes/Makefile to add -Wno-unused-variable to CFLAGS for these specific headers.

Apr 22 2025, 3:05 AM
jhb requested review of D49955: <net/sff8472.h>: Conditionally export table of ID names.
Apr 22 2025, 3:04 AM
jhb requested review of D49954: <net/if_strings.h>: Conditionally export table of bit names.
Apr 22 2025, 3:04 AM
jhb committed rG4c8b9f40cda7: pcib: Ignore power fault detected if a power controller is not present (authored by jhb).
pcib: Ignore power fault detected if a power controller is not present
Apr 22 2025, 2:58 AM
jhb committed rGff45e4759a38: pcib: Clear any pending slot status events during attach (authored by jhb).
pcib: Clear any pending slot status events during attach
Apr 22 2025, 2:58 AM
jhb closed D49949: pcib: Ignore power fault detected if a power controller is not present.
Apr 22 2025, 2:58 AM
jhb closed D49950: pcib: Clear any pending slot status events during attach.
Apr 22 2025, 2:58 AM
Kevin Bowling <kbowling@FreeBSD.org> committed R11:89fc4a4bd611: security/vuxml: Add multimedia/navidrome CVE-2025-27112 (authored by Kevin Bowling <kbowling@FreeBSD.org>).
security/vuxml: Add multimedia/navidrome CVE-2025-27112
Apr 22 2025, 2:57 AM
kib added inline comments to D49850: runat: A utility that executes a shell command on a named attribute.
Apr 22 2025, 2:56 AM
rmacklem added inline comments to D49850: runat: A utility that executes a shell command on a named attribute.
Apr 22 2025, 2:45 AM
jhb added a comment to D49830: kernel/gcc: turn off -Werror=unused-variable.

BTW, for other arrays like this in <sys/disklabel.h> and <sys/resource.h> we require consumers to define a special macro to expose the array of names (e.g. _RLIMIT_IDENT for the resource limit names). That is probably the correct fix.

Apr 22 2025, 2:44 AM
rmacklem updated the diff for D49850: runat: A utility that executes a shell command on a named attribute.

Oops, missed the last suggested change from kib@
the last time. It is here now.

Apr 22 2025, 2:39 AM
dutra committed R11:0ce11b2e8718: sysutils/k9s: Update to 0.50.4 (authored by jinking.this_gmail.com).
sysutils/k9s: Update to 0.50.4
Apr 22 2025, 2:38 AM
jhb added a comment to D49830: kernel/gcc: turn off -Werror=unused-variable.

Sigh, so my builds work fine because I had versions of these built from before. Note that we intentionally enabled this specific warning for both Clang and GCC back in 2023 (it used to be disabled). I'm not sure why clang's version is too broken to flag this correctly. Probably this is just poor form in headers, and notably an actual kernel build doesn't fail. The only warning I get from if.c with GCC is:

Apr 22 2025, 2:38 AM
acm committed R11:745b5fbaac0e: www/drupal10: Update to 10.4.6 (authored by acm).
www/drupal10: Update to 10.4.6
Apr 22 2025, 2:34 AM
kib added inline comments to D49850: runat: A utility that executes a shell command on a named attribute.
Apr 22 2025, 2:22 AM
rmacklem updated the diff for D49850: runat: A utility that executes a shell command on a named attribute.

Updated runat.c to apply kib@'s suggestions.
For some reason (don't know where I got it) I
thought that fchdir() directory change would
affect more than the process, which was why I
did the fork(). (I think it came from ancient
recollections of how 6th Edition worked in the
1970s. I'm gettin old;-)

Apr 22 2025, 2:22 AM
jhb added a comment to D49830: kernel/gcc: turn off -Werror=unused-variable.

Also, this build:

Apr 22 2025, 2:18 AM
jhb added a comment to D49830: kernel/gcc: turn off -Werror=unused-variable.

I just pushed the fixes I need for a world + kernel build to complete. I did not hit the error you are getting in test-includes at all. Not at all clear to me why CI is seeing them. I wonder if NO_CLEAN builds don't re-run test-includes on changes?

Apr 22 2025, 2:13 AM
jhb committed rGa098111a28ed: secure: Add ssh-sk-client to all consumers of libssh (authored by jhb).
secure: Add ssh-sk-client to all consumers of libssh
Apr 22 2025, 2:09 AM
jhb committed rG91489043435f: ipfw: Fix broken length checks on routing messages (authored by jhb).
ipfw: Fix broken length checks on routing messages
Apr 22 2025, 2:08 AM
jhb added inline comments to D49949: pcib: Ignore power fault detected if a power controller is not present.
Apr 22 2025, 1:54 AM
rmacklem updated the diff for D49851: Document the named attribute interface.

Re-written to conform to the more Solaris-like
semantics of O_NAMEDATTR that is now implemented
in main.

Apr 22 2025, 1:27 AM
kib added inline comments to D49850: runat: A utility that executes a shell command on a named attribute.
Apr 22 2025, 1:19 AM
emaste added a reviewer for D49850: runat: A utility that executes a shell command on a named attribute: kib.
Apr 22 2025, 1:01 AM
vvd committed R11:58543666a00d: net/self-service-password: Update 1.7.2 => 1.7.3 (authored by Krzysztof <ports@bsdserwis.com>).
net/self-service-password: Update 1.7.2 => 1.7.3
Apr 22 2025, 12:57 AM
adrian planned changes to D49419: net80211: bump crypto keysize to 384 bits.

This definitely needs changes, including I think cleaning up how we define the ioctl struct and key struct to have separate key and mic sections, before this is toyed with a bit more.

Apr 22 2025, 12:45 AM · wireless
kib updated the diff for D49913: Make UVA LA57 opt-int.

Editing for comments and user strings.

Apr 22 2025, 12:40 AM
kib added a comment to D49913: Make UVA LA57 opt-int.

This seems ok. I still think the approach is inferior to using the mmap() hint or a new flag. A process, especially a language runtime, could legitimately load some library which wants to use the full LA57 address space even when other components in the process do not support LA57. General-purpose applications do not get much benefit from the extra address bits, and with this approach, the extra bits are inaccessible to libraries unless the binary is specially marked. It is probably fine for appliance vendors at least.

Apr 22 2025, 12:40 AM

Apr 21 2025

vvd committed R11:5ea76d54ff0a: mail/postsrsd: Update 2.0.10 => 2.0.11 (authored by Krzysztof <ports@bsdserwis.com>).
mail/postsrsd: Update 2.0.10 => 2.0.11
Apr 21 2025, 11:14 PM
bz added a comment to D45294: LinuxKPI: add missing bus_dmamap_sync() calls or exclude them.

Anyone? Otherwise I'll commit this before the end of this week (24/26. April).

Apr 21 2025, 11:11 PM
bz added a comment to D49831: LinuxKPI: add type for __wsum.

Anyone?

Apr 21 2025, 11:10 PM
markj committed rG15581af7c2d3: exec: Remove parameter 'segflg' from exec_copyin_args() (authored by Wuyang Chung <wy-chung@outlook.com>).
exec: Remove parameter 'segflg' from exec_copyin_args()
Apr 21 2025, 11:07 PM
markj added a comment to D49913: Make UVA LA57 opt-int.

This seems ok. I still think the approach is inferior to using the mmap() hint or a new flag. A process, especially a language runtime, could legitimately load some library which wants to use the full LA57 address space even when other components in the process do not support LA57. General-purpose applications do not get much benefit from the extra address bits, and with this approach, the extra bits are inaccessible to libraries unless the binary is specially marked. It is probably fine for appliance vendors at least.

Apr 21 2025, 11:04 PM
jbeich committed R11:9bd692f8d22e: games/openbor: rebuild after 64f3a6bf7e51 (authored by jbeich).
games/openbor: rebuild after 64f3a6bf7e51
Apr 21 2025, 11:04 PM
jbeich committed R11:b78903b39333: graphics/mesa-devel: update to 25.1.b.228 (authored by jbeich).
graphics/mesa-devel: update to 25.1.b.228
Apr 21 2025, 11:00 PM
jbeich committed R11:e2bd45bf035c: net/waypipe: update to 0.10.4 (authored by jbeich).
net/waypipe: update to 0.10.4
Apr 21 2025, 11:00 PM
jbeich committed R11:51d6387e50c6: multimedia/svt-av1-psy: chase HTTP redirect (authored by jbeich).
multimedia/svt-av1-psy: chase HTTP redirect
Apr 21 2025, 11:00 PM
jbeich committed R11:02bf9460c347: multimedia/svt-av1-psy: update to 3.0.2 (authored by jbeich).
multimedia/svt-av1-psy: update to 3.0.2
Apr 21 2025, 11:00 PM
jbeich committed R11:04d03d41b652: graphics/vulkan-validation-layers: update to 1.4.313 (authored by jbeich).
graphics/vulkan-validation-layers: update to 1.4.313
Apr 21 2025, 11:00 PM
jbeich committed R11:bb43067a6928: x11-wm/sway: update to 1.11.r1 (authored by jbeich).
x11-wm/sway: update to 1.11.r1
Apr 21 2025, 11:00 PM
jbeich committed R11:290a8863144b: x11-toolkits/wlroots019: update to 0.19.0.r2 (authored by jbeich).
x11-toolkits/wlroots019: update to 0.19.0.r2
Apr 21 2025, 11:00 PM
jbeich committed R11:1b29142dd979: multimedia/svt-av1-psy: update to 3.0.2 (authored by jbeich).
multimedia/svt-av1-psy: update to 3.0.2
Apr 21 2025, 11:00 PM
jbeich committed R11:7e5d5bec7aac: multimedia/svt-av1-psy: chase HTTP redirect (authored by jbeich).
multimedia/svt-av1-psy: chase HTTP redirect
Apr 21 2025, 10:59 PM
jbeich committed R11:fabd17f96ea3: graphics/vulkan-extension-layer: update to 1.4.313 (authored by jbeich).
graphics/vulkan-extension-layer: update to 1.4.313
Apr 21 2025, 10:59 PM
jbeich committed R11:6afc887abe06: graphics/vulkan-tools: update to 1.4.313 (authored by jbeich).
graphics/vulkan-tools: update to 1.4.313
Apr 21 2025, 10:59 PM
bz committed rG04bac331467b: rtw88: update Realtek's rtw88 driver (authored by bz).
rtw88: update Realtek's rtw88 driver
Apr 21 2025, 10:50 PM
bz committed rG9104a97c9be3: iwlwifi: update Intel's iwlwifi/mvm driver. (authored by bz).
iwlwifi: update Intel's iwlwifi/mvm driver.
Apr 21 2025, 10:50 PM
bz committed rG690f81f0b86a: rtw89: update Realtek's rtw89 driver. (authored by bz).
rtw89: update Realtek's rtw89 driver.
Apr 21 2025, 10:49 PM
bz committed rG762b052b4274: ath-common: update common Atheros/QCA code (authored by bz).
ath-common: update common Atheros/QCA code
Apr 21 2025, 10:49 PM
bz committed rG47517ebce7b8: ath10k: update Atheros/QCA's ath10k driver (authored by bz).
ath10k: update Atheros/QCA's ath10k driver
Apr 21 2025, 10:49 PM
bz committed rG1c7c36f67f46: ath11k: update Atheros/QCA's ath11k driver (authored by bz).
ath11k: update Atheros/QCA's ath11k driver
Apr 21 2025, 10:49 PM
bz committed rG07b9f6ccbe7b: ath12k: import Atheros/QCA's ath12k driver (authored by bz).
ath12k: import Atheros/QCA's ath12k driver
Apr 21 2025, 10:49 PM
bz committed rGfbdea4ebdf0f: mt76: update Mediatek's mt76 driver (authored by bz).
mt76: update Mediatek's mt76 driver
Apr 21 2025, 10:49 PM
imp accepted D49952: Search for mntopts.h globally, not locally.
Apr 21 2025, 10:30 PM
mandree committed R11:ef94302f4678: dns/dnsmasq-devel: update to v2.92test3 + 1 cherry-pick (authored by mandree).
dns/dnsmasq-devel: update to v2.92test3 + 1 cherry-pick
Apr 21 2025, 10:22 PM
brooks requested review of D49953: mountd: use free_iovec for build_iovec cleanup.
Apr 21 2025, 10:21 PM
kib accepted D49948: vm_object: check pctrie for empty check.
Apr 21 2025, 10:19 PM
mandree committed R11:1925d2725fe9: dns/dnsmasq-devel: update to v2.92test3 + 1 cherry-pick (authored by mandree).
dns/dnsmasq-devel: update to v2.92test3 + 1 cherry-pick
Apr 21 2025, 10:19 PM
mandree committed R11:044e07306311: archivers/py-borgbackup: bugfix update to 1.4.1 (authored by mandree).
archivers/py-borgbackup: bugfix update to 1.4.1
Apr 21 2025, 10:18 PM
kib added inline comments to D49947: vm_object: use iterators in DB_SHOW*().
Apr 21 2025, 10:18 PM
brooks requested review of D49952: Search for mntopts.h globally, not locally.
Apr 21 2025, 10:18 PM
brooks requested review of D49951: Move mntopts(3) suppport into libutil.
Apr 21 2025, 10:18 PM
kib accepted D49946: vm_object: use iterators in list_handle().
Apr 21 2025, 10:14 PM
kib committed rG199a2be029e8: sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot (authored by kib).
sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot
Apr 21 2025, 10:12 PM
kib closed D49943: sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot.
Apr 21 2025, 10:12 PM
markj accepted D49943: sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot.
Apr 21 2025, 10:07 PM
imp committed rG0e21783a550f: ghpr: Remove --edit from gh (authored by imp).
ghpr: Remove --edit from gh
Apr 21 2025, 10:06 PM
imp committed rG6ef66b328a16: ghpr: Fix bogus else (authored by imp).
ghpr: Fix bogus else
Apr 21 2025, 10:05 PM
imp committed rGd2ffe67fd5d9: procctl.2: Fix names of PROC_LOGSIGEXIT_CTL constants (authored by vi_endrift.com).
procctl.2: Fix names of PROC_LOGSIGEXIT_CTL constants
Apr 21 2025, 10:03 PM
dutra committed R11:8bc1f190c033: sysutils/popeye: Mark broken on armv7 and i386 (authored by dutra).
sysutils/popeye: Mark broken on armv7 and i386
Apr 21 2025, 9:58 PM
imp committed rGf127ccda8308: radxa: added dts support zero3e, zero3w (authored by maficccc_gmail.com).
radxa: added dts support zero3e, zero3w
Apr 21 2025, 9:56 PM
imp committed rG6fb2339611cd: ghpr: Only label the branch as merged (authored by imp).
ghpr: Only label the branch as merged
Apr 21 2025, 9:56 PM
kevans added inline comments to D49945: libsbuf: add an sbuf_prepend() API.
Apr 21 2025, 9:43 PM
imp accepted D49949: pcib: Ignore power fault detected if a power controller is not present.
Apr 21 2025, 9:36 PM