Page MenuHomeSolus

Update python3-gobject to 3.26.1
ClosedPublic

Authored by kyrios123 on Nov 11 2017, 8:58 PM.
Tags
None
Referenced Files
F11066914: D1346.id.diff
Fri, Aug 11, 6:51 PM
F11066913: D1346.id3300.diff
Fri, Aug 11, 6:51 PM
F11047665: D1346.diff
Thu, Aug 10, 3:43 PM
F11032843: D1346.id3300.diff
Wed, Aug 9, 2:50 PM
F11019299: D1346.id.diff
Sun, Aug 6, 6:59 PM
F11017016: D1346.id3300.diff
Sat, Aug 5, 10:04 PM
F11007026: D1346.diff
Tue, Aug 1, 6:11 PM
Subscribers
None

Details

Summary
  • pygobject-object: Fix Python GC collecting a ref cycle too early
  • Fix potential uninitialized memory access during GC
  • fix potential overflow when marshalling flags from py interface
  • to_py_array: Properly handle enum array items
  • closure: Fix unaligned and out-of-bounds access
  • build: Fix not installing .egg-info file

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Some broken applications like trackma work again with this update.

Diff Detail

Repository
R2533 python3-gobject
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Nov 11 2017, 9:56 PM
This revision was automatically updated to reflect the committed changes.