--- 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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879475 Title: SRU the current 3.36.1 stable update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1879475/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs