Bug 282101 - www/typo3-11: Update to 11.5.40
Summary: www/typo3-11: Update to 11.5.40
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://typo3.org/article/typo3-1331-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-15 08:51 UTC by Helmut Ritter
Modified: 2024-10-18 00:59 UTC (History)
2 users (show)

See Also:
freebsd-ports: merge-quarterly?


Attachments
Update to 11.5.40 (842 bytes, patch)
2024-10-15 08:51 UTC, Helmut Ritter
freebsd-ports: maintainer-approval+
Details | Diff
Poudriere Log (26.57 KB, text/plain)
2024-10-15 08:51 UTC, Helmut Ritter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2024-10-15 08:51:06 UTC
All versions are security releases and contain important security fixes - read the corresponding security advisories here:

https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012

For details about the releases, please see:

https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published
Comment 1 Helmut Ritter 2024-10-15 08:51:21 UTC
Created attachment 254249 [details]
Update to 11.5.40
Comment 2 Helmut Ritter 2024-10-15 08:51:29 UTC
Created attachment 254250 [details]
Poudriere Log
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-18 00:09:09 UTC
Can you create patch with records in security/vuxml/vuln/2024.xml (for all 3 branches of typo3)?
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-18 00:30:36 UTC
Replace PORTVERSION with DISTVERSION (all 3 ports).
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-10-18 00:38:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=276597a00951ef7ec6c53f2afe42e70823e7d4bd

commit 276597a00951ef7ec6c53f2afe42e70823e7d4bd
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2024-10-18 00:23:55 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-18 00:30:48 +0000

    www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)

    All versions are security releases and contain important security fixes
    - read the corresponding security advisories here:
    https://typo3.org/security/advisory/typo3-core-sa-2024-011
    https://typo3.org/security/advisory/typo3-core-sa-2024-012

    For details about the releases, please see:
    https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

    Replace PORTVERSION with DISTVERSION.

    PR:     282101
    MFH:    2024Q4

 www/typo3-11/Makefile | 8 ++++----
 www/typo3-11/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-10-18 00:59:13 UTC
A commit in branch 2024Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a96ccadf7d6f3c19082896bea79d16ca987e2624

commit a96ccadf7d6f3c19082896bea79d16ca987e2624
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2024-10-18 00:23:55 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-18 00:56:56 +0000

    www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)

    All versions are security releases and contain important security fixes
    - read the corresponding security advisories here:
    https://typo3.org/security/advisory/typo3-core-sa-2024-011
    https://typo3.org/security/advisory/typo3-core-sa-2024-012

    For details about the releases, please see:
    https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published

    Replace PORTVERSION with DISTVERSION.

    PR:     282101
    MFH:    2024Q4
    (cherry picked from commit 276597a00951ef7ec6c53f2afe42e70823e7d4bd)

 www/typo3-11/Makefile | 8 ++++----
 www/typo3-11/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-18 00:59:51 UTC
Thanks.