Merge lp:~unity-team/unity-scopes-api/fix-symbols-vivid into lp:unity-scopes-api

Proposed by Paweł Stołowski
Status: Merged
Approved by: Marcus Tomlinson
Approved revision: 352
Merged at revision: 352
Proposed branch: lp:~unity-team/unity-scopes-api/fix-symbols-vivid
Merge into: lp:unity-scopes-api
Diff against target: 35 lines (+11/-1)
3 files modified
debian/VERSION (+1/-1)
debian/changelog (+9/-0)
debian/libunity-scopes.symbols.in (+1/-0)
To merge this branch: bzr merge lp:~unity-team/unity-scopes-api/fix-symbols-vivid
Reviewer Review Type Date Requested Status
Marcus Tomlinson (community) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+271798@code.launchpad.net

Commit message

Fix the symbols for vivid.

Description of the change

Fix the symbols for vivid.

To post a comment you must log in.
Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

Could you add the change note RELEASE_NOTES.md as well. I think thats all thats missing.

review: Needs Fixing
Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

> Could you add the change note RELEASE_NOTES.md as well. I think thats all
> thats missing.

Oh sorry, these are bug fixes. +1 then :)

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

Oops, forgot to hit Approve.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/VERSION'
2--- debian/VERSION 2015-08-24 23:23:21 +0000
3+++ debian/VERSION 2015-09-21 13:31:14 +0000
4@@ -1,1 +1,1 @@
5-1.0.1
6+1.0.2
7
8=== modified file 'debian/changelog'
9--- debian/changelog 2015-09-15 11:20:25 +0000
10+++ debian/changelog 2015-09-21 13:31:14 +0000
11@@ -1,3 +1,12 @@
12+unity-scopes-api (1.0.2-0ubuntu1) UNRELEASED; urgency=medium
13+
14+ * Loop through each argument of the custom scope runner command and ensure
15+ that all path arguments are absolute.
16+ * Protect all JsonCppNode::get_node() methods with a "if (!root_) throw;"
17+ check (Fixes LP: #1494796).
18+
19+ -- Pawel Stolowski <pawel.stolowski@canonical.com> Mon, 21 Sep 2015 15:29:03 +0200
20+
21 unity-scopes-api (1.0.1+15.10.20150915.1-0ubuntu1) wily; urgency=medium
22
23 [ Michi Henning ]
24
25=== modified file 'debian/libunity-scopes.symbols.in'
26--- debian/libunity-scopes.symbols.in 2015-09-15 11:20:25 +0000
27+++ debian/libunity-scopes.symbols.in 2015-09-21 13:31:14 +0000
28@@ -1050,6 +1050,7 @@
29 (c++)"virtual thunk to unity::scopes::SearchReply::~SearchReply()@Base" 0.4.0+14.04.20140312.1
30 (c++)"virtual thunk to unity::scopes::TimeoutException::self() const@Base" 0.4.0+14.04.20140312.1
31 (c++)"virtual thunk to unity::scopes::TimeoutException::~TimeoutException()@Base" 0.4.0+14.04.20140312.1
32+ (c++)"unity::scopes::internal::convert_exec_rel_to_abs(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::filesystem::path const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@Base" 0replaceme
33 (c++)"vtable for unity::scopes::AbstractScopeBase@Base" 0.6.0+14.10.20140804.1
34 (c++)"vtable for unity::scopes::ActionMetadata@Base" 0.6.0+14.10.20140804.1
35 (c++)"vtable for unity::scopes::ActivationListenerBase@Base" 0.4.0+14.04.20140312.1

Subscribers

People subscribed via source and target branches

to all changes: