Page MenuHomeFreeBSD

status/2025Q3: KDE
ClosedPublic

Authored by makc on Thu, Sep 25, 2:51 PM.
Tags
None
Referenced Files
F132419172: D52732.id162830.diff
Thu, Oct 16, 6:53 PM
F132419170: D52732.id.diff
Thu, Oct 16, 6:53 PM
Unknown Object (File)
Thu, Oct 16, 8:38 AM
Unknown Object (File)
Thu, Oct 16, 8:38 AM
Unknown Object (File)
Thu, Oct 16, 8:38 AM
Unknown Object (File)
Thu, Oct 16, 8:38 AM
Unknown Object (File)
Thu, Oct 16, 8:38 AM
Unknown Object (File)
Wed, Oct 15, 9:02 PM
Subscribers
None

Details

Summary

Folks, this is a joint report for 2025Q2 and 2025Q3 quarters based on the git logs. Comments and suggestions to improve the report are welcome. I'll add status to the reviewers later.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

makc requested review of this revision.Thu, Sep 25, 2:51 PM

This looks great to me, many thanks for gathering this report!

Approved with the small fixes, thanks!

website/content/en/status/report-2025-07-2025-09/kde.adoc
20

One sentence per line please

42
This revision is now accepted and ready to land.Sat, Sep 27, 8:38 AM
This revision now requires review to proceed.Sat, Sep 27, 8:59 AM
makc marked 2 inline comments as done.Sat, Sep 27, 9:00 AM

fixed, thanks!

Cmake was updated once again.
Thank SponiX for his build box.

Sorry to be late to the party, but here are a few tweaks.

website/content/en/status/report-2025-07-2025-09/kde.adoc
18
22

PyQt and PySide are two separate Python bindings for Qt. PyQt is developed by Riverbank Computing, Ltd., and PySide is developed by Qt Group, Plc. Sometimes they share the same version numbers, but usually not. Version number doesn't necessarily imply compatibility (especially from PyQt).

I see this line a problematic because:

  1. "bindings for Qt" is vague. "bindings for Qt6", would be better, since these bindings also exist for Qt5.
  2. Pyside should be stylized as PySide.
  3. Along with 1 and 2, PyQt6, PySide6.
  4. PySide6 was updated to 6.9.2.

Suggested edit:
Both of the Python bindings for the Qt6 toolkit have been updated to their latest releases:

  • PyQt6: updated to 6.9.1
  • PySide6: updated to 6.9.2
31

It has been 4 months since Qt upstream has backported security updates to 87-based. I think it's pretty safe and informative to say that qt5-webengine will no longer be receiving security patches. I'm sure not interested in doing it, anyways.

Suggested edit:
Security updates for the underlying chromium base have now ceased. Use at your own risk.

makc marked 3 inline comments as done.

So sorry. Personally, I don't really care, other than for the consistency. https://apastyle.apa.org/style-grammar-guidelines/lists/bulleted

website/content/en/status/report-2025-07-2025-09/kde.adoc
43

Sorry to be a nitpicker, Max, but none of the bulleted points in this document are complete sentences and should not have a period after each point. Honestly, it really only caught my eye because there was a lack of consistency here.

Hopefully the final revision with all fixes.

This revision was not accepted when it landed; it landed in state Needs Review.Mon, Sep 29, 9:40 PM
This revision was automatically updated to reflect the committed changes.