Package: gmenuharness
Version: 0.1.4-5
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lunar ubuntu-patch

Hi Mike,

The latest upload added a new symbol to the symbols file.  This symbol is a
C++ template symbol, and is therefore not guaranteed to be emitted in the
ABI of the resulting binary (it isn't on most Ubuntu architectures when
building with LTO enabled), so should be marked optional.

Please see the attached patch.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru gmenuharness-0.1.4/debian/libgmenuharness0.1.symbols 
gmenuharness-0.1.4/debian/libgmenuharness0.1.symbols
--- gmenuharness-0.1.4/debian/libgmenuharness0.1.symbols        2023-02-06 
05:28:30.000000000 -0800
+++ gmenuharness-0.1.4/debian/libgmenuharness0.1.symbols        2023-03-28 
23:45:16.000000000 -0700
@@ -81,4 +81,4 @@
  _ZNK6lomiri12gmenuharness11MenuMatcher5matchERNS0_11MatchResultE@Base 0.1.4
  _ZNK6lomiri12gmenuharness11MenuMatcher5matchEv@Base 0.1.4
  
_ZNK6lomiri12gmenuharness15MenuItemMatcher5matchERNS0_11MatchResultERKSt6vectorIjSaIjEERKSt10shared_ptrI11_GMenuModelERSt3mapINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES9_I13_GActionGroupESt4lessISK_ESaISt4pairIKSK_SM_EEEj@Base
 0.1.4
- 
_ZSt16__do_uninit_copyIPKN6lomiri12gmenuharness15MenuItemMatcherEPS2_ET0_T_S7_S6_@Base
 0.1.4
+ 
(optional=template)_ZSt16__do_uninit_copyIPKN6lomiri12gmenuharness15MenuItemMatcherEPS2_ET0_T_S7_S6_@Base
 0.1.4

Reply via email to