diff --git a/debian/changelog b/debian/changelog index fddcf5a..59264a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +libfm-qt (0.13.1-10ubuntu1) disco; urgency=medium + + * Merge with Debian unstable, remaining changes: + - debian/control: + + Update Vcs-* and maintainer for maintaining by Lubuntu. + - debian/patches/add-lxqt-archiver-integration.patch: + + Add LXQt Archiver integration. + - debian/patches/add-metadata-for-trusting-executables.patch: + + Support adding metadata for trusting executables. + - debian/patches/fix-incorrect-file-info-handling-1.patch, + debian/patches/fix-incorrect-file-info-handling-2.patch: + + Fix failure to open smb:// caused by incorrect file info handling. + - debian/patches/fix-launching-desktop-files.patch: + + Fix launching desktop files. + - debian/patches/fix-places-font-color.patch: + + Use the window text color for the places pane. + - debian/patches/move-in-file-dialog.patch: + + Move in the file dialog from lxqt-qtplugin for better platform + integration. + * Update debian/libfm-qt5.symbols from the current build logs. + + -- Dmitry Shachnev Fri, 04 Jan 2019 14:47:29 +0300 + +libfm-qt (0.13.1-10) unstable; urgency=medium + + * Added Build-Depends-Package: libfm-qt-dev to libfm-qt-dev.symbols + * Bumped Standards to 4.2.1 + * Fixed the first symbols (Closes: #916158) + + -- Alf Gaida Fri, 28 Dec 2018 16:41:09 +0100 + +libfm-qt (0.13.1-9) unstable; urgency=medium + + * Fixed armel and riscv symbols + + -- Alf Gaida Fri, 31 Aug 2018 19:35:35 +0200 + +libfm-qt (0.13.1-8) unstable; urgency=medium + + * Fixed missed blank in symbols + + -- Alf Gaida Fri, 31 Aug 2018 00:51:51 +0200 + +libfm-qt (0.13.1-7) unstable; urgency=medium + + * Fixed another bunch of symbols + + -- Alf Gaida Thu, 30 Aug 2018 22:36:25 +0200 + +libfm-qt (0.13.1-6) unstable; urgency=medium + + * Fixed a bunch of symbols + + -- Alf Gaida Tue, 31 Jul 2018 18:15:12 +0200 + libfm-qt (0.13.1-5ubuntu9) disco; urgency=medium * Fix launching desktop files. diff --git a/debian/control b/debian/control index e7cd109..a8f3b2e 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11), libx11-dev, lxqt-build-tools (>= 0.5.0~), qtbase5-private-dev -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Vcs-Browser: https://phab.lubuntu.me/source/libfm-qt/ Vcs-Git: https://phab.lubuntu.me/source/libfm-qt.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt diff --git a/debian/libfm-qt5.symbols b/debian/libfm-qt5.symbols index 94d9dd3..85dfde8 100644 --- a/debian/libfm-qt5.symbols +++ b/debian/libfm-qt5.symbols @@ -1,4 +1,5 @@ libfm-qt.so.5 libfm-qt5 #MINVER# +* Build-Depends-Package: libfm-qt-dev (c++)"Fm::AppChooserComboBox::AppChooserComboBox(QWidget*)@Base" 0.10.0 (c++)"Fm::AppChooserComboBox::isChanged() const@Base" 0.12.0 (c++)"Fm::AppChooserComboBox::metaObject() const@Base" 0.10.0 @@ -62,6 +63,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::BasicFileLauncher::launchWithApp(_GAppInfo*, std::vector > const&, _GAppLaunchContext*)@Base" 0.13.0~ (c++)"Fm::BasicFileLauncher::launchWithDefaultApp(std::shared_ptr const&, _GAppLaunchContext*)@Base" 0.13.0~ (c++)"Fm::BasicFileLauncher::openFolder(_GAppLaunchContext*, Fm::FileInfoList const&, Fm::GErrorPtr&)@Base" 0.13.0~ + (c++)"Fm::BasicFileLauncher::showError(_GAppLaunchContext*, Fm::GErrorPtr const&, Fm::FilePath const&, std::shared_ptr const&)@Base" 0.13.1 (c++)"Fm::BasicFileLauncher::~BasicFileLauncher()@Base" 0.13.0~ (c++)"Fm::BookmarkAction::BookmarkAction(std::shared_ptr, QObject*)@Base" 0.12.0 (c++)"Fm::BookmarkItem::BookmarkItem(Fm::FilePath const&, QString)@Base" 0.13.0~ @@ -291,12 +293,37 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::FileDialog::updateSaveButtonText(bool)@Base" 0.12.0 (c++)"Fm::FileDialog::updateSelectionMode()@Base" 0.12.0 (c++)"Fm::FileDialog::~FileDialog()@Base" 0.12.0 + (c++)"Fm::FileDialogHelper::FileDialogHelper()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::applyOptions()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::defaultNameFilterDisables() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::directory() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::exec()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::hide()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::isSupportedUrl(QUrl const&) const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::loadSettings()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::metaObject() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::qt_metacast(char const*)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::saveSettings()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectedFiles() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectedMimeTypeFilter() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectedNameFilter() const@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectFile(QUrl const&)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectMimeTypeFilter(QString const&)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::selectNameFilter(QString const&)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::setDirectory(QUrl const&)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::setFilter()@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::show(QFlags, Qt::WindowModality, QWindow*)@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::staticMetaObject@Base" 0.13.1 + (c++)"Fm::FileDialogHelper::~FileDialogHelper()@Base" 0.13.1 (c++)"Fm::FileInfo::FileInfo()@Base" 0.12.0 (c++)"Fm::FileInfo::FileInfo(Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath const&)@Base" 0.12.0 (c++)"Fm::FileInfo::bindCutFiles(std::shared_ptr, std::allocator > const> const&)@Base" 0.12.0 (c++)"Fm::FileInfo::canThumbnail() const@Base" 0.12.0 (c++)"Fm::FileInfo::isExecutableType() const@Base" 0.12.0 + (c++)"Fm::FileInfo::isTrustable() const@Base" 0.13.1 (c++)"Fm::FileInfo::setFromGFileInfo(Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath const&)@Base" 0.12.0 + (c++)"Fm::FileInfo::setTrustable(bool) const@Base" 0.13.1 (c++)"Fm::FileInfo::~FileInfo()@Base" 0.12.0 (c++)"Fm::FileInfoJob::FileInfoJob(std::vector >, std::vector >, Fm::FilePath, std::shared_ptr, std::allocator > const> const&)@Base" 0.13.0~ (c++)"Fm::FileInfoJob::exec()@Base" 0.12.0 @@ -314,10 +341,12 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::FileLauncher::launchFiles(QWidget*, Fm::FileInfoList const&)@Base" 0.13.0~ (c++)"Fm::FileLauncher::launchPaths(QWidget*, std::vector > const&)@Base" 0.13.0~ (c++)"Fm::FileLauncher::openFolder(_GAppLaunchContext*, Fm::FileInfoList const&, Fm::GErrorPtr&)@Base" 0.13.0~ + (c++)"Fm::FileLauncher::showError(_GAppLaunchContext*, Fm::GErrorPtr const&, Fm::FilePath const&, std::shared_ptr const&)@Base" 0.13.1 (c++)"Fm::FileLauncher::~FileLauncher()@Base" 0.12.0 (c++)"Fm::FileLinkJob::FileLinkJob()@Base" 0.12.0 (c++)"Fm::FileMenu::FileMenu(Fm::FileInfoList, std::shared_ptr, Fm::FilePath, bool, QString const&, QWidget*)@Base" 0.12.0 (c++)"Fm::FileMenu::addCustomActionItem(QMenu*, std::shared_ptr)@Base" 0.12.0 + (c++)"Fm::FileMenu::addTrustAction()@Base" 0.13.1 (c++)"Fm::FileMenu::metaObject() const@Base" 0.10.0 (c++)"Fm::FileMenu::onApplicationTriggered()@Base" 0.10.0 (c++)"Fm::FileMenu::onCompress()@Base" 0.10.0 @@ -332,6 +361,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::FileMenu::onOpenWithTriggered()@Base" 0.10.0 (c++)"Fm::FileMenu::onPasteTriggered()@Base" 0.10.0 (c++)"Fm::FileMenu::onRenameTriggered()@Base" 0.10.0 + (c++)"Fm::FileMenu::onTrustToggled(bool)@Base" 0.13.1 (c++)"Fm::FileMenu::onUnTrashTriggered()@Base" 0.10.0 (c++)"Fm::FileMenu::openFilesWithApp(_GAppInfo*)@Base" 0.10.0 (c++)"Fm::FileMenu::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.10.0 @@ -388,8 +418,8 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !powerpcspe !sh4 !x32 )"Fm::FileOperationDialog::setDataTransferred(unsigned long, unsigned long)@Base" 0.12.0 (c++|arch= !amd64 !arm64 !mips64el !ppc64el !s390x !alpha !ia64 !kfreebsd-amd64 !ppc64 !ppc64 !riscv64 !sparc64 )"Fm::FileOperationDialog::setDataTransferred(unsigned long long, unsigned long long)@Base" 0.12.0 (c++)"Fm::FileOperationDialog::setDestPath(Fm::FilePath const&)@Base" 0.12.0 - (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hurd-i386 !m68k !powerpcspe !sh4 )"Fm::FileOperationDialog::setFilesProcessed(unsigned long, unsigned long)@Base" 0.13.0~ - (optional|c++|arch= armel armhf i386 mips mipsel hurd-i386 m68k powerpcspe sh4 x32 )"Fm::FileOperationDialog::setFilesProcessed(unsigned long long, unsigned long long)@Base" 0.13.0~ + (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !m68k !powerpc !powerpcspe !sh4 )"Fm::FileOperationDialog::setFilesProcessed(unsigned long, unsigned long)@Base" 0.13.0~ + (optional|c++|arch= armel armhf i386 mips mipsel hppa hurd-i386 m68k powerpc powerpcspe sh4 x32 )"Fm::FileOperationDialog::setFilesProcessed(unsigned long long, unsigned long long)@Base" 0.13.0~ (c++)"Fm::FileOperationDialog::setPercent(unsigned int)@Base" 0.10.0 (c++)"Fm::FileOperationDialog::setPrepared()@Base" 0.10.0 (c++)"Fm::FileOperationDialog::setRemainingTime(unsigned int)@Base" 0.10.0 @@ -469,8 +499,8 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::FileTransferJob::createShortcut(Fm::FilePath const&, Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath&)@Base" 0.13.0~ (c++)"Fm::FileTransferJob::createSymlink(Fm::FilePath const&, Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath&)@Base" 0.13.0~ (c++)"Fm::FileTransferJob::exec()@Base" 0.13.0~ - (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hurd-i386 !m68k !powerpcspe !sh4 )"Fm::FileTransferJob::gfileCopyProgressCallback(long, long, Fm::FileTransferJob*)@Base" 0.13.0~ - (optional|c++|arch= armel armhf i386 mips mipsel hurd-i386 m68k powerpcspe sh4 x32 )"Fm::FileTransferJob::gfileCopyProgressCallback(long long, long long, Fm::FileTransferJob*)@Base" 0.13.0~ + (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !m68k !powerpc !powerpcspe !sh4 )"Fm::FileTransferJob::gfileCopyProgressCallback(long, long, Fm::FileTransferJob*)@Base" 0.13.0~ + (optional|c++|arch= armel armhf i386 mips mipsel hppa hurd-i386 m68k powerpc powerpcspe sh4 x32 )"Fm::FileTransferJob::gfileCopyProgressCallback(long long, long long, Fm::FileTransferJob*)@Base" 0.13.0~ (c++)"Fm::FileTransferJob::handleError(Fm::GErrorPtr&, Fm::FilePath const&, Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath&, int&)@Base" 0.13.0~ (c++)"Fm::FileTransferJob::linkFile(Fm::FilePath const&, Fm::GObjectPtr<_GFileInfo> const&, Fm::FilePath const&, char const*)@Base" 0.13.0~ (c++)"Fm::FileTransferJob::makeDir(Fm::FilePath const&, Fm::GObjectPtr<_GFileInfo>, Fm::FilePath&)@Base" 0.13.0~ @@ -1049,53 +1079,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"Fm::uidFromName(QString)@Base" 0.10.0 (c++)"Fm::uidToName(unsigned int)@Base" 0.10.0 (c++)"Fm::uriExists(char const*)@Base" 0.10.0 - (optional=gcc7|c++)"QMetaObject::Connection QObject::connect(QtPrivate::FunctionPointer::Object const*, void (QTimer::*)(QTimer::QPrivateSignal), QtPrivate::FunctionPointer::Object const*, void (Fm::FolderView::*)(), Qt::ConnectionType)@Base" 0.13.0~ createFileDialogHelper@Base 0.13.1 - (c++)"Fm::FileDialogHelper::selectFile(QUrl const&)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::qt_metacall(QMetaObject::Call, int, void**)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::qt_metacast(char const*)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::applyOptions()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::loadSettings()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::saveSettings()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::setDirectory(QUrl const&)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::selectNameFilter(QString const&)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::staticMetaObject@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::selectMimeTypeFilter(QString const&)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::exec()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::hide()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::show(QFlags, Qt::WindowModality, QWindow*)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::setFilter()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::FileDialogHelper()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::FileDialogHelper()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::~FileDialogHelper()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::~FileDialogHelper()@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::~FileDialogHelper()@Base" 0.13.1 - (c++)"Fm::FileMenu::addTrustAction()@Base" 0.13.1 - (c++)"Fm::FileMenu::onTrustToggled(bool)@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::metaObject() const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::selectedFiles() const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::isSupportedUrl(QUrl const&) const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::selectedNameFilter() const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::selectedMimeTypeFilter() const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::defaultNameFilterDisables() const@Base" 0.13.1 - (c++)"Fm::FileDialogHelper::directory() const@Base" 0.13.1 - (c++)"Fm::FileInfo::isTrustable() const@Base" 0.13.1 - (c++)"Fm::FileInfo::setTrustable(bool) const@Base" 0.13.1 - (c++)"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::erase(std::__detail::_Node_const_iterator, std::allocator > const, std::shared_ptr >, false, true>)@Base" 0.13.1 - (c++)"std::pair, std::allocator > const, char const*>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, char const*>, std::allocator, std::allocator > const, char const*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace >(std::integral_constant, std::pair&&)@Base" 0.13.1 - (c++|arch= !i386 !armhf )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*, unsigned long)@Base" 0.13.1 - (c++|arch= !i386 !armhf )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*, unsigned long)@Base" 0.13.1 - (c++)"std::unique_ptr >::~unique_ptr()@Base" 0.13.1 - (c++)"std::unique_ptr >::~unique_ptr()@Base" 0.13.1 - (c++|arch= !i386 !armhf )"std::vector >::reserve(unsigned long)@Base" 0.13.1 - (c++)"void std::vector >::emplace_back(Fm::DirTreeModelItem*&&)@Base" 0.13.1 - (c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag)@Base" 0.13.1 - (c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag)@Base" 0.13.1 - (c++)"typeinfo for Fm::FileDialogHelper@Base" 0.13.1 - (c++)"typeinfo name for Fm::FileDialogHelper@Base" 0.13.1 - (c++)"vtable for Fm::FileDialogHelper@Base" 0.13.1 - (c++)"Fm::FileLauncher::showError(_GAppLaunchContext*, Fm::GErrorPtr const&, Fm::FilePath const&, std::shared_ptr const&)@Base" 0.13.1 - (c++)"Fm::BasicFileLauncher::showError(_GAppLaunchContext*, Fm::GErrorPtr const&, Fm::FilePath const&, std::shared_ptr const&)@Base" 0.13.1 (c++)"non-virtual thunk to Fm::AppChooserComboBox::~AppChooserComboBox()@Base" 0.10.0 (c++)"non-virtual thunk to Fm::AppChooserDialog::~AppChooserDialog()@Base" 0.10.0 (c++)"non-virtual thunk to Fm::AppMenuView::~AppMenuView()@Base" 0.10.0 @@ -1121,14 +1105,13 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"non-virtual thunk to Fm::ThumbnailJob::~ThumbnailJob()@Base" 0.12.0 (c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !powerpcspe !sh4 !x32 )"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_find_before_node(unsigned long, std::__cxx11::basic_string, std::allocator > const&, unsigned long) const@Base" 0.12.0 (c++|arch= !amd64 !arm64 !mips64el !ppc64el !s390x !alpha !ia64 !kfreebsd-amd64 !ppc64 !riscv64 !sparc64 )"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_find_before_node(unsigned int, std::__cxx11::basic_string, std::allocator > const&, unsigned int) const@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !armhf !i386 !mips !mipsel !hurd-i386 !m68k !powerpcspe !sh4 !x32 )"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node, std::allocator > const, std::shared_ptr >, true>*)@Base" 0.13.0~ (c++)"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::clear()@Base" 0.12.0 + (optional|c++|arch= !hurd-i386 )"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::erase(std::__detail::_Node_const_iterator, std::allocator > const, std::shared_ptr >, false, true>)@Base" 0.13.0~ (c++)"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::find(std::__cxx11::basic_string, std::allocator > const&)@Base" 0.12.0 - (optional|c++|arch= armel armhf i386 mips mipsel hurd-i386 m68k powerpcspe sh4 x32 )"std::_Hashtable, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node, std::allocator > const, std::shared_ptr >, true>*)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpc !sh4 !x32 !powerpcspe )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*)@Base" 0.12.0 - (optional=gcc7|c++|arch= !amd64 !arm64 !mips64el !ppc64el !s390x !alpha !ia64 !kfreebsd-amd64 !ppc64 !riscv64 !sparc64 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node >, false>*)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !hurd-i386 !kfreebsd-i386 !m68k !powerpcspe !powerpc !sh4 !x32 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*)@Base" 0.12.0 - (optional=gcc7|c++|arch= !amd64 !arm64 !mips64el !ppc64el !s390x !alpha !ia64 !kfreebsd-amd64 !ppc64 !riscv64 !sparc64 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node >, false>*)@Base" 0.12.0 + (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !m68k !powerpc !sh4 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*, unsigned long)@Base" 0.13.0~ + (optional|c++|arch= armel armhf i386 mips mipsel hppa m68k powerpc sh4 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node >, false>*, unsigned int)@Base" 0.13.0~ + (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !m68k !powerpc !sh4 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned long, unsigned long, std::__detail::_Hash_node >, false>*, unsigned long)@Base" 0.13.0~ + (optional|c++|arch= armel armhf i386 mips mipsel hppa m68k powerpc sh4 )"std::_Hashtable >, std::allocator > >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_insert_unique_node(unsigned int, unsigned int, std::__detail::_Hash_node >, false>*, unsigned int)@Base" 0.13.0~ (c++)"std::_Rb_tree, std::less, std::allocator >::_M_erase(std::_Rb_tree_node*)@Base" 0.12.0 (c++|arch= !armel !riscv64 )"std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 (c++|arch= armel riscv64 )"std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.12.0 @@ -1199,60 +1182,94 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 (c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 (c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 - (optional=gcc7|c++|arch= !arm64 !armel !armhf !i386 !mips !mips64el !mipsel !ppc64el !alpha !hurd-i386 !m68k !powerpcspe !powerpc !ppc64 !riscv64 !sh4 !sparc64 !x32 )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_destroy()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_dispose()@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::_M_get_deleter(std::type_info const&)@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>::~_Sp_counted_ptr_inplace()@Base" 0.12.0 + (optional|c++)"std::_Sp_make_shared_tag::_S_ti()::__tag@Base" 0.13.1 (optional|c++|arch= alpha)"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag), unsigned long, char const*, ...)@Base" 0.12.0 + (optional|c++|arch= amd64 s390x )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, __va_list_tag*), unsigned long, char const*, ...)@Base" 0.13. (optional|c++|arch= arm64 )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, std::__va_list), unsigned long, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= ppc64el ppc64)"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, char*), unsigned long, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= armfh mips64el riscv64 sparc64 )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned long, char const*, void*), unsigned long, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= armel armhf )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, std::__va_list), unsigned int, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= i386 hurd-i386)"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, char*), unsigned int, char const*, ...)@Base" 0.13.0~ - (optional|c++|arch= mips mipsel m68k )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, void*), unsigned int, char const*, ...)@Base" 0.13.0~ + (optional|c++|arch= mips mipsel hppa m68k )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, void*), unsigned int, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= powerpc powerpcspe x32 )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, __va_list_tag*), unsigned int, char const*, ...)@Base" 0.13.0~ (optional|c++|arch= sh4 )"std::__cxx11::basic_string, std::allocator > __gnu_cxx::__to_xstring, std::allocator >, char>(int (*)(char*, unsigned int, char const*, __va_list_tag), unsigned int, char const*, ...)@Base" 0.13.0~ (c++)"std::__detail::_Map_base, std::allocator > const, std::pair, std::allocator > const, std::shared_ptr >, std::allocator, std::allocator > const, std::shared_ptr > >, std::__detail::_Select1st, std::equal_to, std::allocator > const>, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](std::__cxx11::basic_string, std::allocator > const&)@Base" 0.12.0 (c++)"std::__detail::_Map_base, std::allocator >, std::pair, std::allocator > const, Fm::FileInfoList>, std::allocator, std::allocator > const, Fm::FileInfoList> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, true>::operator[](std::__cxx11::basic_string, std::allocator >&&)@Base" 0.13.0~ (c++)"std::pair, bool> std::_Rb_tree, std::less, std::allocator >::_M_insert_unique(unsigned int&&)@Base" 0.12.0 + (optional|c++)"std::pair, std::allocator > const, char const*>, false, true>, bool> std::_Hashtable, std::allocator >, std::pair, std::allocator > const, char const*>, std::allocator, std::allocator > const, char const*> >, std::__detail::_Select1st, std::equal_to, std::allocator > >, std::hash, std::allocator > >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::_M_emplace >(std::integral_constant, std::pair&&)@Base" 0.13.0~ + (c++)"std::unique_ptr >::~unique_ptr()@Base" 0.13.1 (c++)"std::vector >::_M_erase(__gnu_cxx::__normal_iterator > >)@Base" 0.12.0 - (c++|arch= !s390x !i386 )"std::vector >::_M_erase(__gnu_cxx::__normal_iterator > >)@Base" 0.12.0 + (optional|c++|arch= !i386 !mips !mipsel !s390x !alpha !powerpc !ppc64 )"std::vector >::_M_erase(__gnu_cxx::__normal_iterator > >)@Base" 0.12.0 (c++)"std::vector >::_M_erase(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >)@Base" 0.12.0 - (optional=gcc7|c++|arch= !i386 !mips !mipsel !s390x !alpha !hurd-i386 !powerpcspe !ppc64 )"std::vector >::insert(__gnu_cxx::__normal_iterator > >, Fm::FilePath const&)@Base" 0.13.0~ + (optional|c++|arch= !armel !armhf !i386 !mips !mipsel !hppa !m68k !powerpc !sh4 )"std::vector >::reserve(unsigned long)@Base" 0.13.0~ + (optional|c++|arch= armhf i386 mips mipsel hppa m68k powerpc sh4 )"std::vector >::reserve(unsigned int)@Base" 0.13.0~ (c++)"std::vector, std::allocator > >::_M_erase(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)@Base" 0.12.0 (c++)"std::vector, std::allocator > >::_M_insert_rval(__gnu_cxx::__normal_iterator const*, std::vector, std::allocator > > >, std::shared_ptr&&)@Base" 0.12.0 (c++)"std::vector, std::allocator > >::operator=(std::vector, std::allocator > > const&)@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !armhf !i386 !mips !mipsel !hurd-i386 !m68k !powerpcspe !sh4 !x32 )"std::vector, std::allocator > >::reserve(unsigned long)@Base" 0.13.0~ - (optional=gcc7|c++|arch= armel armhf i386 mips mipsel hurd-i386 m68k powerpcspe sh4 x32 )"std::vector, std::allocator > >::reserve(unsigned int)@Base" 0.13.0~ (c++)"std::vector, std::allocator > >::_M_erase(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)@Base" 0.13.0~ (c++)"std::vector, std::allocator > >::~vector()@Base" 0.12.0 (c++)"std::vector >, std::allocator > > >::~vector()@Base" 0.13.0~ @@ -1274,6 +1291,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"typeinfo for Fm::FileChangeAttrJob@Base" 0.12.0 (c++)"typeinfo for Fm::FileDialog::FileDialogFilter@Base" 0.12.0 (c++)"typeinfo for Fm::FileDialog@Base" 0.12.0 + (c++)"typeinfo for Fm::FileDialogHelper@Base" 0.13.1 (c++)"typeinfo for Fm::FileInfo@Base" 0.12.0 (c++)"typeinfo for Fm::FileInfoJob@Base" 0.12.0 (c++)"typeinfo for Fm::FileLauncher@Base" 0.10.0 @@ -1318,36 +1336,43 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"typeinfo for Fm::UserInfoCache@Base" 0.12.0 (c++)"typeinfo for Fm::VolumeManager::GetGVolumeMonitorJob@Base" 0.12.0 (c++)"typeinfo for Fm::VolumeManager@Base" 0.12.0 - (c++|arch= !armel !riscv64 )"typeinfo for std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 (c++|arch= armel riscv64 )"typeinfo for std::_Mutex_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= !armel !riscv64 )"typeinfo for std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++)"typeinfo for std::_Sp_make_shared_tag@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (optional|c++|arch= armel riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (optional|c++|arch= !armel !riscv64 )"typeinfo for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (optional|c++)"typeinfo for std::_Sp_make_shared_tag@Base" 0.12.0 (c++)"typeinfo name for Fm::AppChooserComboBox@Base" 0.10.0 (c++)"typeinfo name for Fm::AppChooserDialog@Base" 0.10.0 (c++)"typeinfo name for Fm::AppMenuView@Base" 0.10.0 @@ -1366,6 +1391,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"typeinfo name for Fm::FileChangeAttrJob@Base" 0.12.0 (c++)"typeinfo name for Fm::FileDialog::FileDialogFilter@Base" 0.12.0 (c++)"typeinfo name for Fm::FileDialog@Base" 0.12.0 + (c++)"typeinfo name for Fm::FileDialogHelper@Base" 0.13.1 (c++)"typeinfo name for Fm::FileInfo@Base" 0.12.0 (c++)"typeinfo name for Fm::FileInfoJob@Base" 0.12.0 (c++)"typeinfo name for Fm::FileLauncher@Base" 0.10.0 @@ -1410,40 +1436,47 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"typeinfo name for Fm::UserInfoCache@Base" 0.12.0 (c++)"typeinfo name for Fm::VolumeManager::GetGVolumeMonitorJob@Base" 0.12.0 (c++)"typeinfo name for Fm::VolumeManager@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Mutex_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Mutex_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Mutex_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"typeinfo name for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++)"typeinfo name for std::_Sp_make_shared_tag@Base" 0.12.0 + (optional|c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char const*, char const*, std::forward_iterator_tag)@Base" 0.13.0~ + (optional=gcc8|c++)"void std::__cxx11::basic_string, std::allocator >::_M_construct(char*, char*, std::forward_iterator_tag)@Base" 0.13.0~ (c++)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Fm::BrowseHistoryItem&&)@Base" 0.12.0 - (optional=gcc7|c++)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Fm::DirTreeModelItem*&&)@Base" 0.13.0~ + (optional=gcc8|c++)"void std::vector >::emplace_back(Fm::DirTreeModelItem*&&)@Base" 0.13.0~ (c++)"void std::vector >::_M_range_insert<__gnu_cxx::__normal_iterator > > >(__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, std::forward_iterator_tag)@Base" 0.12.0 (c++)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Fm::FilePath const&)@Base" 0.12.0 (c++)"void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, Fm::FilePath&)@Base" 0.13.0~ @@ -1485,6 +1518,7 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"vtable for Fm::FileChangeAttrJob@Base" 0.12.0 (c++)"vtable for Fm::FileDialog::FileDialogFilter@Base" 0.12.0 (c++)"vtable for Fm::FileDialog@Base" 0.12.0 + (c++)"vtable for Fm::FileDialogHelper@Base" 0.13.1 (c++)"vtable for Fm::FileInfo@Base" 0.12.0 (c++)"vtable for Fm::FileInfoJob@Base" 0.12.0 (c++)"vtable for Fm::FileLauncher@Base" 0.10.0 @@ -1528,30 +1562,35 @@ libfm-qt.so.5 libfm-qt5 #MINVER# (c++)"vtable for Fm::UserInfoCache@Base" 0.12.0 (c++)"vtable for Fm::VolumeManager::GetGVolumeMonitorJob@Base" 0.12.0 (c++)"vtable for Fm::VolumeManager@Base" 0.12.0 - (optional|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (optional=gcc7|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ - (optional=gcc7|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (optional|c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (optional|c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.13.0~ + (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.13.0~ + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 + (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0 (c++|arch= !armel !riscv64 )"vtable for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)2>@Base" 0.12.0 - (c++|arch= armel riscv64 )"vtable for std::_Sp_counted_ptr_inplace, std::allocator >, std::allocator, std::allocator > >, (__gnu_cxx::_Lock_policy)1>@Base" 0.12.0