Bug 282083

Summary: x11-wm/picom: Update 12.2 → 12.3
Product: Ports & Packages Reporter: José Maldonado <yukiteruamano>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: --- Flags: vvd: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/yshui/picom/releases/tag/v12.3
Attachments:
Description Flags
[patch] new version for x11-wm/picom v12.3 none

Description José Maldonado 2024-10-14 17:36:26 UTC
Created attachment 254226 [details]
[patch] new version for x11-wm/picom v12.3

Hi, this is a patch for update x11-wm/picom to v12.3, tested on i386 and amd64. All ok.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-14 18:00:02 UTC
A commit in branch main references this bug:

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

commit f7461335b3052cab4d94cc521b952e401c3454f4
Author:     José Maldonado <yukiteruamano@volfread.xyz>
AuthorDate: 2024-10-14 17:57:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-14 17:57:38 +0000

    x11-wm/picom: Update 12.2 → 12.3

    Changelog:
     Improvements
      - Extend workaround for missing hardware accelerated convolution to
        more drivers
     Bug fixes
      - Fix memory corruption that can happen when handling window property
        changes
      - Fix force-win-blend having no effect
      - Fix shadow being rendered incorrectly in xrender backend
    https://github.com/yshui/picom/releases/tag/v12.3

    PR:     282083
    MFH:    2024Q4

 x11-wm/picom/Makefile                | 2 +-
 x11-wm/picom/distinfo                | 6 +++---
 x11-wm/picom/files/patch-meson.build | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-10-14 18:02:03 UTC
A commit in branch 2024Q4 references this bug:

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

commit db5128afdb1388499f3cd2704727cd2074362a23
Author:     José Maldonado <yukiteruamano@volfread.xyz>
AuthorDate: 2024-10-14 17:57:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-14 18:01:12 +0000

    x11-wm/picom: Update 12.2 → 12.3

    Changelog:
     Improvements
      - Extend workaround for missing hardware accelerated convolution to
        more drivers
     Bug fixes
      - Fix memory corruption that can happen when handling window property
        changes
      - Fix force-win-blend having no effect
      - Fix shadow being rendered incorrectly in xrender backend
    https://github.com/yshui/picom/releases/tag/v12.3

    PR:     282083
    MFH:    2024Q4
    (cherry picked from commit f7461335b3052cab4d94cc521b952e401c3454f4)

 x11-wm/picom/Makefile                | 2 +-
 x11-wm/picom/distinfo                | 6 +++---
 x11-wm/picom/files/patch-meson.build | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-10-14 18:02:28 UTC
Thanks.
Comment 4 José Maldonado 2024-10-14 18:12:02 UTC
(In reply to Vladimir Druzenko from comment #3)

To you, thank you very much!