Activity log for bug #1646914

Date Who What changed Old value New value Message
2016-12-02 17:52:49 bp-art bug added bug
2016-12-06 17:14:20 bp-art bug added subscriber Azamat H. Hackimov
2017-05-17 21:23:10 Launchpad Janitor yaml-cpp (Ubuntu): status New Confirmed
2018-08-20 14:21:27 Gianfranco Costamagna yaml-cpp (Ubuntu): status Confirmed In Progress
2018-08-20 14:23:13 Gianfranco Costamagna description A call to equals was broken by an API change, and one of the calls in the header was never updated. /usr/include/yaml-cpp/node/detail/impl.h:136:15: error: ‘equals’ was not declared in this scope if (equals(*it->first, key, pMemory)) { This is fixed in the 0.5.3 source. [Impact] A call to equals was broken by an API change, and one of the calls in the header was never updated. /usr/include/yaml-cpp/node/detail/impl.h:136:15: error: ‘equals’ was not declared in this scope      if (equals(*it->first, key, pMemory)) { This is fixed in the 0.5.3 source. [ Test case ] * Try to use the package on xenial [ Regression potential ] * Low risk, since the current package is unusable.
2018-08-20 14:23:31 Gianfranco Costamagna yaml-cpp (Ubuntu): assignee LocutusOfBorg (costamagnagianfranco)
2018-08-27 16:00:27 Łukasz Zemczak yaml-cpp (Ubuntu Xenial): status New Fix Committed
2018-08-27 16:00:31 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2018-08-27 16:00:34 Łukasz Zemczak bug added subscriber SRU Verification
2018-08-27 16:00:36 Łukasz Zemczak tags verification-needed verification-needed-xenial
2018-08-28 07:57:27 Gianfranco Costamagna tags verification-needed verification-needed-xenial verification-done verification-done-xenial
2018-09-10 07:50:08 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2018-09-10 08:00:28 Launchpad Janitor yaml-cpp (Ubuntu Xenial): status Fix Committed Fix Released
2018-09-26 23:00:16 Chris Halse Rogers yaml-cpp (Ubuntu): status In Progress Fix Released