Page MenuHomeFreeBSD
Feed All Stories

Today

ivy added inline comments to D54648: Introduce libbhyve.
Thu, Jun 18, 3:03 PM
andrew committed rG06d64ee0ecc2: arm64: Add an initial GICv5 ITS driver (authored by andrew).
arm64: Add an initial GICv5 ITS driver
Thu, Jun 18, 2:58 PM
andrew committed rGcbef29bde7ce: arm64: Add an initial GICv5 IWB driver (authored by andrew).
arm64: Add an initial GICv5 IWB driver
Thu, Jun 18, 2:58 PM
andrew committed rGc84261da6f6c: arm64: Add an initial GICv5 driver (authored by andrew).
arm64: Add an initial GICv5 driver
Thu, Jun 18, 2:58 PM
d.stoye_cms.hu-berlin.de updated the diff for D57610: update version to 9.0.18.

Update from qt5 to qt6

Thu, Jun 18, 2:58 PM
andrew committed rGcd94485281f3: arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat (authored by andrew).
arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat
Thu, Jun 18, 2:58 PM
andrew closed D54251: arm64: Add an initial GICv5 ITS driver.
Thu, Jun 18, 2:58 PM
andrew committed rGa9e12d3ec8bd: arm64: Support building sys/sysl instructions (authored by andrew).
arm64: Support building sys/sysl instructions
Thu, Jun 18, 2:58 PM
andrew closed D54252: arm64: Add an initial GICv5 IWB driver.
Thu, Jun 18, 2:58 PM
andrew closed D54250: arm64: Add an initial GICv5 driver.
Thu, Jun 18, 2:58 PM
andrew closed D54249: arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat.
Thu, Jun 18, 2:57 PM
andrew closed D57017: arm64: Support building sys/sysl instructions.
Thu, Jun 18, 2:57 PM
ivy added a comment to D57606: 15.1: Improve upgrade instructions.

i've added mark's ZFS change and also documented this for the dist set path, as it's not pkgbase specific. i've added a new step for pkgbase to update the installed system, since we want users to be in the habit of doing this.

Thu, Jun 18, 2:55 PM
ivy updated the diff for D57606: 15.1: Improve upgrade instructions.

rf

Thu, Jun 18, 2:54 PM
ivy retitled D57606: 15.1: Improve upgrade instructions from 15.1: Improve pkgbase upgrade instructions to 15.1: Improve upgrade instructions.
Thu, Jun 18, 2:53 PM
nxjoseph committed R11:01500ae1fb08: www/matomo: Security update 5.9.0 => 5.11.2 (authored by Marko Cupać <marko.cupac@mimar.rs>).
www/matomo: Security update 5.9.0 => 5.11.2
Thu, Jun 18, 2:51 PM
nxjoseph committed R11:78493370a568: www/matomo: Update 5.8.0 => 5.9.0 (authored by Marko Cupać <marko.cupac@mimar.rs>).
www/matomo: Update 5.8.0 => 5.9.0
Thu, Jun 18, 2:51 PM
nxjoseph committed R11:870575e6c7ad: www/matomo: update to 5.8.0 (authored by Marko Cupać <marko.cupac@mimar.rs>).
www/matomo: update to 5.8.0
Thu, Jun 18, 2:51 PM
fernape accepted D57539: security/vuxml: refuse non CVE vuln IDs in validate target.

Terriffic. Thanks! (with ports-secteam@ hat) that for some reason doesn't show in Phab.

Thu, Jun 18, 2:51 PM
nxjoseph committed R11:3c15c93b2deb: www/matomo: Security update 5.9.0 => 5.11.2 (authored by Marko Cupać <marko.cupac@mimar.rs>).
www/matomo: Security update 5.9.0 => 5.11.2
Thu, Jun 18, 2:46 PM
jim.chen.1827_gmail.com added a comment to D57242: Update fwget(8) to identify packages available in wifi-firmware-kmod.
In D57242#1317770, @bz wrote:

This isn't quite correct yet (though probably not wrong).

mt7921 has an entry for a different vendor as well these days:

{ PCI_DEVICE(PCI_VENDOR_ID_ITTIM, 0x7922),
        .driver_data = (kernel_ulong_t)MT7922_FIRMWARE_WM },

Not sure anymore if the script doesn't check or if it simply didn't barf and it goes unnoticed as it is the same device ID as for mediatek?

Another reason we need a newer fwget (I should get back and rewrite my lua take I) to avoid adding different files for vendors but rather have the logical unit be a driver or similar. *sigh*

I would suggest, for now, to manually add the extra file to fwget and not try to automate this just yet. Maybe a printf saying to check for other vendor IDs in the driver or to list them at the end?

grep -r PCI_VENDOR_ID sys/contrib/dev/mediatek/mt76/ | grep -v PCI_VENDOR_ID_MEDIATEK
sys/contrib/dev/mediatek/mt76/mt7921/pci.c:     { PCI_DEVICE(PCI_VENDOR_ID_ITTIM, 0x7922),
Thu, Jun 18, 2:39 PM
jim.chen.1827_gmail.com updated the diff for D57242: Update fwget(8) to identify packages available in wifi-firmware-kmod.
Thu, Jun 18, 2:36 PM
nxjoseph committed R11:e2c3137b3e2d: net/self-service-password: Update 1.8.0 => 1.8.1 (authored by Krzysztof <ports@bsdserwis.com>).
net/self-service-password: Update 1.8.0 => 1.8.1
Thu, Jun 18, 2:26 PM
nxjoseph committed R11:14d8b2e3b1c1: net/self-service-password: Update 1.8.0 => 1.8.1 (authored by Krzysztof <ports@bsdserwis.com>).
net/self-service-password: Update 1.8.0 => 1.8.1
Thu, Jun 18, 2:25 PM
adrian accepted D50958: libusb: implement IAD parser.

Ah, you haven't gone through and marked them as "done".

Thu, Jun 18, 2:25 PM
des requested review of D57645: net/rsync: Add back the FLAGS option.
Thu, Jun 18, 2:19 PM
nxjoseph committed R11:1159eb37e6a5: databases/R-cran-dbplyr: Update 2.5.2 => 2.6.0 (authored by einar_isnic.is).
databases/R-cran-dbplyr: Update 2.5.2 => 2.6.0
Thu, Jun 18, 2:16 PM
ronald_klop.ws committed R11:366b8812ebba: java/openjdk8: fix build on aarch64/16 (authored by ronald_klop.ws).
java/openjdk8: fix build on aarch64/16
Thu, Jun 18, 2:15 PM
ale committed R11:80527120331a: security/infisical-cli: update to 0.43.96 release (authored by ale).
security/infisical-cli: update to 0.43.96 release
Thu, Jun 18, 2:13 PM
pkubaj committed R11:1d37def93963: lang/ghc: fix runtime on powerpc64 (authored by pkubaj).
lang/ghc: fix runtime on powerpc64
Thu, Jun 18, 2:09 PM
pkubaj committed R11:7093eb73b0bb: lang/swipl: fix build on !amd64 (authored by pkubaj).
lang/swipl: fix build on !amd64
Thu, Jun 18, 2:09 PM
pkubaj committed R11:edef4eb72c9d: www/lighttpd: update to 1.4.84 (authored by pkubaj).
www/lighttpd: update to 1.4.84
Thu, Jun 18, 2:09 PM
ziaee requested review of D57644: Source upgrade doc: etcupdate no longer needs -B.
Thu, Jun 18, 2:03 PM
kevans added a comment to D57628: build: raise our FORTIFY_SOURCE default to 2.

How does one verify that a given executable is compiled with FORTIFY_SOURCE > 0?

AFAICT it works best when combined with -fstack-protector, and it depends on each and every libc call performed by the executable.

I just had a look at a simple program calling gethostname() (on amd64), and it injects a test right before the call.
The magic happens in /usr/include/ssp/*.h.

Thu, Jun 18, 1:54 PM
arrowd committed R11:2134476a9877: graphics/librsvg2-rust: Update to 2.62.3 (authored by arrowd).
graphics/librsvg2-rust: Update to 2.62.3
Thu, Jun 18, 1:49 PM
ziaee committed rGfd1ee28bd014: uvideo.4: Initial manual page (authored by ziaee).
uvideo.4: Initial manual page
Thu, Jun 18, 1:49 PM
ziaee closed D57622: uvideo.4: Initial manual page.
Thu, Jun 18, 1:49 PM
arrowd added inline comments to D55078: devel/{glib20,gobject-introspection}: update to 2.86.4 and 1.86.0.
Thu, Jun 18, 1:44 PM
khorben added a comment to D57628: build: raise our FORTIFY_SOURCE default to 2.

How does one verify that a given executable is compiled with FORTIFY_SOURCE > 0?

Thu, Jun 18, 1:28 PM
ronald_klop.ws committed R11:5fe028994ec7: databases/mongodb70: re-enable python3.12 (authored by ronald_klop.ws).
databases/mongodb70: re-enable python3.12
Thu, Jun 18, 1:25 PM
des updated the diff for D57504: etcupdate: Warn if the tree hasn't been built.

rf

Thu, Jun 18, 1:22 PM
des added inline comments to D57504: etcupdate: Warn if the tree hasn't been built.
Thu, Jun 18, 1:22 PM
brnrd committed R11:ddaee92c0a08: www/nextcloud-appointments: Update to 2.7.4 (authored by brnrd).
www/nextcloud-appointments: Update to 2.7.4
Thu, Jun 18, 1:13 PM
arrowd committed R11:a5ad59492834: graphics/mesa-{dri,libs}: Fix vaapi for AMD (authored by arrowd).
graphics/mesa-{dri,libs}: Fix vaapi for AMD
Thu, Jun 18, 1:12 PM
jhb accepted D57643: etcupdate: Recommend building when bootstrapping.
Thu, Jun 18, 1:08 PM
jhb added inline comments to D57504: etcupdate: Warn if the tree hasn't been built.
Thu, Jun 18, 1:08 PM
aokblast added a comment to D50958: libusb: implement IAD parser.

please address lwhsu's comments!

Thu, Jun 18, 1:04 PM
markj accepted D57628: build: raise our FORTIFY_SOURCE default to 2.

How does one verify that a given executable is compiled with FORTIFY_SOURCE > 0?

Thu, Jun 18, 1:04 PM
aokblast added a comment to D50958: libusb: implement IAD parser.

hi! this doesn't have a commit message in the description; would you please update that? thanks!

Thu, Jun 18, 1:03 PM
kib added inline comments to D57554: pNFSd: Add a directory of newly created files for the pNFSd.
Thu, Jun 18, 12:52 PM
kevans committed R11:84f7eb7ee051: sysutil/u-boot-rpi*: zap CONFIG_ENV_FAT_DEVICE_AND_PART (authored by kevans).
sysutil/u-boot-rpi*: zap CONFIG_ENV_FAT_DEVICE_AND_PART
Thu, Jun 18, 12:35 PM
0mp committed rG1db695e37ad2: style.mdoc.5: Document Nd style (authored by 0mp).
style.mdoc.5: Document Nd style
Thu, Jun 18, 11:56 AM
makc added a comment to D57610: update version to 9.0.18.

Or is it a blocker?

Thu, Jun 18, 11:50 AM
cperciva added a comment to D57606: 15.1: Improve upgrade instructions.

@ivy Can you add the tweaks from ziaee/markj and commit this? I don't think we need to add the "how to upgrade from 14.4 pkgbase" instructions; that's an unsupported path and would bloat the document too much (and risk confusing users).

Thu, Jun 18, 10:47 AM
vvd committed R11:8f33b7e60f09: audio/gsm: Update 1.0.23 => 1.0.24 (authored by vvd).
audio/gsm: Update 1.0.23 => 1.0.24
Thu, Jun 18, 10:40 AM
martymac committed R11:5048cc055b71: archivers/par2cmdline: Update to 1.2.0 (authored by martymac).
archivers/par2cmdline: Update to 1.2.0
Thu, Jun 18, 10:30 AM
des requested review of D57643: etcupdate: Recommend building when bootstrapping.
Thu, Jun 18, 10:03 AM
0mp accepted D57622: uvideo.4: Initial manual page.
Thu, Jun 18, 9:48 AM
des committed R9:d7342606db1b: [phb][Uses]: The CPE dictionary is in JSON now (authored by des).
[phb][Uses]: The CPE dictionary is in JSON now
Thu, Jun 18, 9:45 AM
kai committed R11:1daedf38b54f: games/anki: Update to 26.05 (authored by kai).
games/anki: Update to 26.05
Thu, Jun 18, 9:39 AM
bapt added a comment to D56835: rcd(8): new service manager daemon.

Will it help sshd to start without being indefinitely blocked by e.g. mysqld? That would be enough of a reason for me personally to switch to this thing immediately.

Thu, Jun 18, 9:38 AM
ronald_klop.ws committed R11:ba937f2e520b: databases/mongodb70: 7.0.37 (authored by ronald_klop.ws).
databases/mongodb70: 7.0.37
Thu, Jun 18, 9:25 AM
philip accepted D57539: security/vuxml: refuse non CVE vuln IDs in validate target.

Looks good to me. Many thanks for working on this!

Thu, Jun 18, 9:05 AM
nivit committed R11:62f2459075b7: databases/rainfrog: Update to 0.3.19 (authored by nivit).
databases/rainfrog: Update to 0.3.19
Thu, Jun 18, 8:50 AM
pawel.sobczyk_intel.com requested review of D57642: ix(4): Sanitize negative error codes.
Thu, Jun 18, 8:47 AM
smyru updated the diff for D57539: security/vuxml: refuse non CVE vuln IDs in validate target.

Address review issues

Thu, Jun 18, 8:42 AM
bapt accepted D57622: uvideo.4: Initial manual page.
Thu, Jun 18, 8:39 AM
nivit committed R11:6f5b0d195ac3: textproc/py-tomllint: Update to 0.3.3 (authored by nivit).
textproc/py-tomllint: Update to 0.3.3
Thu, Jun 18, 8:16 AM
yuri committed R11:e3832d0b4847: misc/ollama: update 0.30.9 → 0.30.10 (authored by yuri).
misc/ollama: update 0.30.9 → 0.30.10
Thu, Jun 18, 8:12 AM
yuri committed R11:4dbb69d9aeec: devel/{,py-}nanobind: update 2.12.0 → 2.13.0 (authored by yuri).
devel/{,py-}nanobind: update 2.12.0 → 2.13.0
Thu, Jun 18, 7:42 AM
yuri committed R11:ccd892fb0880: science/molsketch: update 0.8.2 → 0.8.4 (authored by yuri).
science/molsketch: update 0.8.2 → 0.8.4
Thu, Jun 18, 7:42 AM
yuri committed R11:e53f1fbcb0fa: misc/astc-encoder: update 5.4.0 → 5.5.0 (authored by yuri).
misc/astc-encoder: update 5.4.0 → 5.5.0
Thu, Jun 18, 7:34 AM
yuri committed R11:87256432827e: databases/{,py-}duckdb: update 1.5.3 → 1.5.4 (authored by yuri).
databases/{,py-}duckdb: update 1.5.3 → 1.5.4
Thu, Jun 18, 7:33 AM
yuri committed R11:ea8f1f43ecc4: science/tblite: update 0.5.0-10 → 0.6.0 (authored by yuri).
science/tblite: update 0.5.0-10 → 0.6.0
Thu, Jun 18, 7:33 AM
yuri committed R11:340bdf6b3624: textproc/toml-f: update 0.5.0 → 0.5.1 (authored by yuri).
textproc/toml-f: update 0.5.0 → 0.5.1
Thu, Jun 18, 7:33 AM
yuri committed R11:e71c0d751619: misc/py-equinox: update 0.13.5 → 0.13.8 (authored by yuri).
misc/py-equinox: update 0.13.5 → 0.13.8
Thu, Jun 18, 7:33 AM
yuri committed R11:6c7921fea6cd: www/libdatachannel: update 0.24.4 → 0.24.5 (authored by yuri).
www/libdatachannel: update 0.24.4 → 0.24.5
Thu, Jun 18, 7:33 AM
yuri committed R11:51b41ec11274: games/iqpuzzle: update 1.5.0 → 1.5.1 (authored by yuri).
games/iqpuzzle: update 1.5.0 → 1.5.1
Thu, Jun 18, 7:33 AM
yuri committed R11:cd85e9d6392f: devel/catch2: update 3.15.0 → 3.15.1 (authored by yuri).
devel/catch2: update 3.15.0 → 3.15.1
Thu, Jun 18, 7:33 AM
yuri committed R11:4bba1470c86c: misc/antigravity-cli: update 1.0.8 → 1.0.9 (authored by yuri).
misc/antigravity-cli: update 1.0.8 → 1.0.9
Thu, Jun 18, 7:33 AM
Mikael Urankar <mikael@FreeBSD.org> committed R11:90aa9e2d5eb9: net-im/signal-desktop: Update to 8.14.0 (authored by Mikael Urankar <mikael@FreeBSD.org>).
net-im/signal-desktop: Update to 8.14.0
Thu, Jun 18, 7:08 AM
Mikael Urankar <mikael@FreeBSD.org> committed R11:58f4e2580232: multimedia/ringrtc: Update to 2.69.1 (authored by Mikael Urankar <mikael@FreeBSD.org>).
multimedia/ringrtc: Update to 2.69.1
Thu, Jun 18, 7:08 AM
Mikael Urankar <mikael@FreeBSD.org> committed R11:48d84adc4398: net-im/libsignal-node: Update to 0.94.4 (authored by Mikael Urankar <mikael@FreeBSD.org>).
net-im/libsignal-node: Update to 0.94.4
Thu, Jun 18, 7:08 AM
raghavendra.kt_amd.com requested review of D57641: tools/regression/pmc: libpmcstat group-parser unit test.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57640: tools/regression/pmc: hwpmc multiplex positive-path test.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57639: tools/regression/pmc: hwpmc multiplex rejection test.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57638: tools/regression/pmc: hwpmc grouping regression test.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57637: pmcstat(8): add -b batch-grouping flag.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57636: libpmcstat: parse {a,b,c} brace-list event group syntax.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57635: libpmc: group allocation/commit API and scaled read.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57634: hwpmc: build hwpmc_pmu.c and hwpmc_assign.c.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57633: hwpmc: PMC group syscalls, attach hook, and process-exit drain.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57632: hwpmc: add PMU assigner and AMD Zen constraint provider.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57631: hwpmc: add PMU event/group structures and rotation runtime.
Thu, Jun 18, 7:06 AM
raghavendra.kt_amd.com requested review of D57630: sys: hwpmc PMU group/multiplex ABI additions.
Thu, Jun 18, 7:06 AM
jhale committed R11:e1d8a474d043: security/gpa: Fix build after bf8eb67d8744 (authored by jhale).
security/gpa: Fix build after bf8eb67d8744
Thu, Jun 18, 7:05 AM
ronald_klop.ws committed R11:db526289779b: databases/cassandra[45]: add run_depends on java (authored by ronald_klop.ws).
databases/cassandra[45]: add run_depends on java
Thu, Jun 18, 6:28 AM
ronald_klop.ws committed R11:7faebc4f1a4a: databases/mongodb70: 7.0.36 (authored by ronald_klop.ws).
databases/mongodb70: 7.0.36
Thu, Jun 18, 6:11 AM
d.stoye_cms.hu-berlin.de added a comment to D57610: update version to 9.0.18.

GUI does not configure for me, qmake is missing:

not qmake, but webengine (USE_QT= webengine). Please, consider switching the port to Qt 6, since Qt 5 is EOLed. You may need to use CMAKE_ARGS= -DQT_VERSION_MAJOR=6 for that.

Thu, Jun 18, 6:07 AM
d.stoye_cms.hu-berlin.de updated the diff for D57610: update version to 9.0.18.

Make Q/A is unsure:

Thu, Jun 18, 6:06 AM