diff options
| author | Julian Andres Klode <jak@debian.org> | 2024-02-13 15:30:21 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2024-02-13 15:30:21 +0000 |
| commit | 3749cda6af91e495650018bae39185c2589c9bd7 (patch) | |
| tree | fe7dfd0ab95faafa015de14cd7e3de948e53f853 /debian | |
| parent | 26e0e9b76fb06afe5250eeb8e5b3d069d4793432 (diff) | |
| parent | 1a0882558da05eaf471c2b4049ae27305e7c70ec (diff) | |
Merge branch 'phasing-api' into 'main'
Add public phased update API and separate message list
See merge request apt-team/apt!327
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/libapt-pkg6.0.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/libapt-pkg6.0.symbols b/debian/libapt-pkg6.0.symbols index d297eb1c9..e12f98de7 100644 --- a/debian/libapt-pkg6.0.symbols +++ b/debian/libapt-pkg6.0.symbols @@ -1354,6 +1354,10 @@ libapt-pkg.so.6.0 libapt-pkg6.0 #MINVER# (c++)"vtable for pkgDirStream@APTPKG_6.0" 0.8.0 (c++)"vtable for debDebFile::ControlExtract@APTPKG_6.0" 0.8.0 (c++)"vtable for debDebFile::MemControlExtract@APTPKG_6.0" 0.8.0 +### phased update API + (c++)"pkgCache::VerIterator::IsSecurityUpdate() const@APTPKG_6.0" 2.7.11 + (c++)"pkgDepCache::PhasingApplied(pkgCache::PkgIterator) const@APTPKG_6.0" 2.7.11 + (c++)"pkgProblemResolver::KeepPhasedUpdates()@APTPKG_6.0" 2.7.11 ### gcc artifacts (c++|optional=std)"void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char const*>(char const*, char const*, std::forward_iterator_tag)@APTPKG_6.0" 1.7.0~alpha3~ (c++|optional=std)"typeinfo for std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@APTPKG_6.0" 1.9.11~ |
