Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 22:56:22 UTC Now

2022-06-13 16:13:38 UTC pkgsrc-2022Q1 commitmail json YAML

Pullup ticket #6646 - requested by nia
graphics/gdk-pixbuf2: security fix

Revisions pulled up:
- graphics/gdk-pixbuf2/Makefile                                1.53
- graphics/gdk-pixbuf2/PLIST                                    1.22
- graphics/gdk-pixbuf2/distinfo                                1.51

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Sat Jun 11 12:46:06 UTC 2022

  Modified Files:
  pkgsrc/graphics/gdk-pixbuf2: Makefile PLIST distinfo

  Log Message:
  gdk-pixbuf2: update to 2.42.8

  2.42.8 (stable)
  ===

  - Clear the pixbuf's memory buffer to avoid returning uninitialized memory
  - Turn GdkPixbufModule functions into typed callbacks
  - tiff: Use non-deprecated C99 integer types
  - gif: Check for overflow when compositing or clearing frames
  - Change png/jpeg/tiff build options from boolean to feature
  - jpeg: Do not rely on UB around setjmp/longjmp
  - Build fixes
  - Documentation fixes
  - Translation updates

(bsiegert)