--- evince-3.36.0/libdocument/ev-form-field.h 2017-10-03 18:15:33.000000000 +0000 +++ evince-3.36.1/libdocument/ev-form-field.h 2020-05-11 04:34:35.000000000 +0000 @@ -113,6 +113,7 @@ EvPage *page; gboolean changed; + gchar *alt_ui_name; }; struct _EvFormFieldClass
Doesn't this change the ABI of a public library? This appears to be a public header file included in libevince-dev, and EvFormField is the first subelement of several other structures defined in this header, which will invalidate offsets into these structures compiled into reverse-dependencies. ** Also affects: evince (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: evince (Ubuntu Focal) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1879475 Title: SRU the current 3.36.1 stable update Status in evince package in Ubuntu: Fix Released Status in evince source package in Focal: Incomplete Bug description: * Impact That's the current GNOME stable update, including some fixes and translation updates https://gitlab.gnome.org/GNOME/evince/-/blob/master/NEWS * Test case The update is part of GNOME stable updates https://wiki.ubuntu.com/StableReleaseUpdates/GNOME Open some pdf and ps documents, check that they render properly * Regression potential There is no specific change or feature to test in this update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1879475/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp