[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #10 from Konstantin Belousov --- Of course openat(fd, O_EMPTY_PATH) is cleaner. Doesn't Linux have the same flag? But my question was, are some Linux equivalents of our __acl_set_fd() etc work over O_PATH fds for NFS. This wo

[Bug 271737] Purism coreboot keyboard non-functional due to quirks mode

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271737 Bug ID: 271737 Summary: Purism coreboot keyboard non-functional due to quirks mode Product: Base System Version: 13.2-STABLE Hardware: amd64 OS: Any

[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #9 from Peter Eriksson --- Linux uses the getxattr/setxattr calls for NFS stuff. Well, the generic way Samba handles O_PATH stuff on Linux for syscalls that fails is apparently to use /proc/self/fd/%d (where %d is the fd for th

[Bug 271736] ping has different SIGINFO behaviour in -4 and -6 modes

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736 --- Comment #2 from Ed Maste --- annotating ping -4 with ^T: $ ping -4 www.google.com PING www.google.com (142.251.41.68): 56 data bytes 64 bytes from 142.251.41.68: icmp_seq=0 ttl=118 time=19.940 ms 64 bytes from 142.251.41.68: icmp_seq=1

[Bug 271736] ping has different SIGINFO behaviour in -4 and -6 modes

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736 --- Comment #1 from Ed Maste --- On SIGINFO ping -6 shows the same summary as is printed when the program terminates $ ping -6 www.google.com PING6(56=40+8+8 bytes) 2607:fea8:1d9c:4a00:ba9a:2aff:fe70:b250 --> 2607:f8b0:400b:804::2004 16 by

[Bug 271736] ping has different SIGINFO behaviour in -4 and -6 modes

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271736 Bug ID: 271736 Summary: ping has different SIGINFO behaviour in -4 and -6 modes Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #8 from Konstantin Belousov --- (In reply to Peter Eriksson from comment #7) But what is the API Linux uses to modify ACLs over NFS? Does it end up as modification syscalls over O_PATH fds? -- You are receiving this mail beca

[Bug 271675] cp: Interrupted system call

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271675 --- Comment #2 from Ivan Rozhuk --- Created attachment 242505 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242505&action=edit patch I am testing this patch. -- You are receiving this mail because: You are the assignee for th

[Bug 271728] libunbound uses deprecated SSL_CTX_set_ecdh_auto

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271728 Ed Maste changed: What|Removed |Added Blocks||271615 Referenced Bugs: https://bugs.

[Bug 271615] Update base system OpenSSL to 3.0.x

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271615 Ed Maste changed: What|Removed |Added Depends on||271728 Referenced Bugs: https://bugs.

[Bug 271728] libunbound uses deprecated SSL_CTX_set_ecdh_auto

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271728 Bug ID: 271728 Summary: libunbound uses deprecated SSL_CTX_set_ecdh_auto Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Sev

[Bug 271727] login.conf(5), setusercontext(): Gap when setting a realtime-class priority

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271727 Olivier Certner changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 271727] login.conf(5), setusercontext(): Gap when setting a realtime-class priority

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271727 Bug ID: 271727 Summary: login.conf(5), setusercontext(): Gap when setting a realtime-class priority Product: Base System Version: CURRENT Hardware: Any

[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #7 from Peter Eriksson --- > Samba must be doing something else there for Linux. Yes, Linux doesn't support accessing local real ZFS ACLs at all... I think you might sort of work around that by NFSv4-exporting a ZFS filesyste

[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #6 from Mark Johnston --- (In reply to Peter Eriksson from comment #5) I think something doesn't quite add up here: from my reading of the latest Linux sources, the syscalls used to get/set ACLs (fgetxattr(2), fsetxattr(2)) don'

[Bug 271607] 14.0-RELEASE metabug

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271607 Ed Maste changed: What|Removed |Added See Also||https://reviews.freebsd.org

[Bug 271604] ifconfig ix0. create leads to crash

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271604 --- Comment #4 from Kurt Jaeger --- I upgraded the box from 13.1 to 13.2 in the meantime, but the old kernel is still around, so: # lldb /boot/kernel.old/kernel -c /var/crash/vmcore.0 shows this: (lldb) bt * thread #1, name = '(pid 66461

[Bug 271604] ifconfig ix0. create leads to crash

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271604 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #3 from

[Bug 269799] LOR between netinet/in.c:1703 and netlink_domain.c:169

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269799 Alexander V. Chernikov changed: What|Removed |Added CC||melif...@freebsd.org

[Bug 271704] O_PATH and acl_get_fd_np doesn't work on FreeBSD 13(.2) and causes vfs_zfsacl in Samba to fail

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271704 --- Comment #5 from Peter Eriksson --- Did a quick test with Samba and a FreeBSD 13.2-RELEASE kernel modified with the fix for acl_get_fd and now I can create new directories and read the ACL of it. But attempting to modify the ACL from a W

[Bug 174715] [patch] calendar(1): define Content-Type / charset when sending periodic mails

2023-05-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174715 Thierry Thomas changed: What|Removed |Added Status|Open|Closed Resolution|---