Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660568 - dev-libs/re2-0.2018.10.01 released
Summary: dev-libs/re2-0.2018.10.01 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-06 23:19 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-10-03 02:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2018-07-06 23:19:56 UTC
dev-libs/re2-0.2018.07.01 was released on 2018-07-01.

It seems to be ABI-compatible with dev-libs/re2-0.2018.04.01.

# diff -u <(nm -C -D --defined-only --with-symbol-versions re2-0.2018.04.01/image/usr/lib64/libre2.so | sed -e "s/^[0-9a-f]\+ //") <(nm -C -D --defined-only --with-symbol-versions re2-0.2018.07.01/image/usr/lib64/libre2.so | sed -e "s/^[0-9a-f]\+ //")
--- /dev/fd/63
+++ /dev/fd/62
@@ -86,6 +86,7 @@
 T re2::RE2::RE2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@@Base
 T re2::RE2::~RE2()@@Base
 T re2::RE2::~RE2()@@Base
+T re2::operator<<(std::ostream&, re2::StringPiece const&)@@Base
 T re2::FilteredRE2::AllMatches(re2::StringPiece const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >*) const@@Base
 T re2::FilteredRE2::FirstMatch(re2::StringPiece const&, std::vector<int, std::allocator<int> > const&) const@@Base
 T re2::FilteredRE2::AllPotentials(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> >*) const@@Base
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-08-02 00:35:42 UTC
dev-libs/re2-0.2018.08.01 was released on 2018-08-01.

Only 1 commit since dev-libs/re2-0.2018.07.01, no changes in ABI.
Comment 2 Arfrever Frehtes Taifersar Arahesis 2018-10-03 00:29:22 UTC
dev-libs/re2-0.2018.09.01 was released on 2018-09-01.
dev-libs/re2-0.2018.10.01 was released on 2018-10-01.
No changes in ABI.
Comment 3 Larry the Git Cow gentoo-dev 2018-10-03 02:03:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c686cca3d082cc45c281b4f8a9248e07ac5b21ed

commit c686cca3d082cc45c281b4f8a9248e07ac5b21ed
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-10-03 02:03:31 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-10-03 02:03:53 +0000

    dev-libs/re2: bump to 2018.10.01
    
    Closes: https://bugs.gentoo.org/660568
    Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-libs/re2/Manifest                |  1 +
 dev-libs/re2/re2-0.2018.10.01.ebuild | 52 ++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)