Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kactivitymanagerd | Distribution: openSUSE Tumbleweed |
Version: 5.25.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Jun 23 11:26:46 2022 |
Group: System/GUI/KDE | Build host: obs-arm-11 |
Size: 692330 | Source RPM: kactivitymanagerd-5.25.1-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://projects.kde.org/kactivitymanagerd | |
Summary: KDE Plasma Activities support |
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
GPL-2.0-or-later
* Tue Jun 21 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.25.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.1 - No code changes since 5.25.0 * Thu Jun 09 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.25.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.25.0 - No code changes since 5.24.90 * Thu May 19 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.90 - Changes since 5.24.5: * Remove dependency on Boost.Container * Add unistd.h include for sleep() * Fix XML parser porting regression * Add Qt6 CI * Don't advertise debug stream operator publicly if we don't export it * Port to KApplicationTrader * Port to QXmlStreamReader * Fix some compile errors against qt6 * Fix DBus service name registration * Tue May 03 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.5 - No code changes since 5.24.4 * Tue Mar 29 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.4 - No code changes since 5.24.3 * Tue Mar 08 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.3 - No code changes since 5.24.2 - Restore compatibility with older kf5-filesystem * Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr> - Replace %_libdir/libexec with %_libexecdir (boo#1174075) * Tue Feb 22 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.2 - No code changes since 5.24.1 * Tue Feb 15 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.1 - No code changes since 5.24.0 * Sat Feb 05 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.24.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.24.0 - Changes since 5.23.90: * Fix DBus service name registration * Thu Jan 13 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.90 - Changes since 5.23.5: * It will be removed in qt6 * Fix build by lowering KDE_COMPILERSETTINGS_LEVEL * Add FreeBSD CI * Add Linux CI * Add .kde-ci.yml * Tue Jan 04 2022 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.5 - No code changes since 5.23.4 * Tue Nov 30 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.4 - No code changes since 5.23.3 * Tue Nov 09 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.3 - No code changes since 5.23.2 * Tue Oct 26 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.2 - No code changes since 5.23.1 * Tue Oct 19 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.1 - Changes since 5.23.0: * Fix build by lowering KDE_COMPILERSETTINGS_LEVEL * Thu Oct 07 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.23.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.23.0 - No code changes since 5.22.90 - Add new key + signature to plasma.keyring * Thu Sep 16 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.90 - Changes since 5.22.5: * desktop switch support for wayland (kde#439183) * Port away from deprecated KPluginLoader * krunner plugin: Avoid querying DBus runner unnecessarily * Clean up unneeded JSON parameter in kcoreaddons_add_plugin * Port from KPluginLoader::pluginsById to KPluginMetaData::pluginById * Use version-less qt DBus macros * Clean up ServiceType property usage for JSON based plugins * Remove empty dependencies value of JSON plugin metadata * Tue Aug 31 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.5 - No code changes since 5.22.4 * Tue Jul 27 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.4 - No code changes since 5.22.3 * Tue Jul 06 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.3 - No code changes since 5.22.2.1 * Wed Jun 23 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.2.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.2 - No code changes since 5.22.1 * Tue Jun 15 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.1 - No code changes since 5.22.0 * Thu Jun 03 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.22.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.22.0 - No code changes since 5.21.90 * Thu May 13 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.90 - Changes since 5.21.5: * sqlite: Include sqlite error as crash error message * Add .git-blame-ignore-revs file * Add pre-commit hook for clang-format * Run clang-format * Fix license header * Raise minimum CMake version to 3.16 * Remove macro string magic * Implement Activities Runner as DBus Runner * Use versionless Qt cmake target * Autogenerate files * Tue May 04 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.5 - No code changes since 5.21.4 * Tue Apr 06 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.4 - No code changes since 5.21.3 * Tue Mar 16 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.3 - No code changes since 5.21.2 * Tue Mar 02 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.2 - No code changes since 5.21.1 * Tue Feb 23 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.1 - No code changes since 5.21.0 * Thu Feb 11 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.21.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma/5/5.21.0 - No code changes since 5.20.90 * Thu Jan 21 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.90 * New feature release * For more details please see: * https://kde.org/announcements/plasma/5/20.90/ - Changes since 5.20.5: * Add trailing comma to enums * Fix Boot dependency problems and cleanup old configs * If include is define in .h remove it if it's defined in .cpp too (scripted) * Fix a dangling reference to the list of database files * Explicit lambda captures to avoid future dangling reference bugs * Fix a dangling reference to the list of database files * Convert copyright statements to SPDX expressions * Explicitly scope unit to graphical-session.target * Fix installation of the systemd unit * Use correct way to register for a shortcut (kde#374575) * systemd dbus activation * Tue Jan 05 2021 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.5 - No code changes since 5.20.4 * Tue Dec 01 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.4 - No code changes since 5.20.3 * Wed Nov 11 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.3 - No code changes since 5.20.2 * Tue Oct 27 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.2 - No code changes since 5.20.1 * Thu Oct 22 2020 Fabian Vogt <fabian@ritter-vogt.de> - Fix kactivities5 Provides/Obsoletes * Tue Oct 20 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.1 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.1 - Changes since 5.20.0: * Fix a dangling reference to the list of database files - Drop patches, now upstream: * Fix-a-dangling-reference-to-the-list-of-database-files.patch * Fri Oct 16 2020 Wolfgang Bauer <wbauer@tmo.at> - Add Fix-a-dangling-reference-to-the-list-of-database-files.patch to fix possible crashes (kde#427650) * Thu Oct 08 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.20.0 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.20.0 - Changes since 5.19.90: * Use correct way to register for a shortcut (kde#374575) * Thu Sep 17 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.90 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.19.90 - Changes since 5.19.5: * Fix spelling error. * Resources database backups * Improve assert's error message on SQL error * Added logo for GitLab * Tue Sep 01 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.5 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.19.5 - No code changes since 5.19.4 * Tue Jul 28 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.4 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.19.4 - No code changes since 5.19.3 * Tue Jul 07 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.3 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.19.3 - No code changes since 5.19.2 * Tue Jun 23 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.2 * New bugfix release * For more details please see: * https://kde.org/announcements/plasma-5.19.2 - No code changes since 5.19.1 * Tue Jun 16 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.19.1.php - Changes since 5.19.0: * Fix removing of icons and activity settings for new and existing setups (kde#385814) * Remove too strict Qt/KF5 deprecation rule * Thu Jun 04 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.19.0 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.19.0.php - No code changes since 5.18.90 * Thu May 14 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.90 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.90.php - Changes since 5.18.5: * Remove .clang-format * Remove too strict Qt/KF5 deprecation rule * bump to require Qt 5.14 * Support execution of shell scripts on activity events * Require C++17 * No need to use QSet for activity existence checking (kde#418839) * Remove usage of KDBusConnectionPool * Port QProcess::startDetached deprecated method * Tue May 05 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.5.php - Changes since 5.18.4.1: * Remove too strict Qt/KF5 deprecation rule * Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.4.1: * Version fixed * Tue Mar 31 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.4 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.4.php - No code changes since 5.18.3 * Tue Mar 10 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.3.php - Changes since 5.18.2: * set correct version * KF5 only deprecate up to target frameworks * Tue Feb 25 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.2.php - No code changes since 5.18.1 * Tue Feb 18 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.1.php - Changes since 5.18.0: * Replace plasma.kde.org with kde.org/plasma-desktop * Thu Feb 06 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.18.0 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.18.0.php - No code changes since 5.17.90 * Thu Jan 23 2020 Christophe Giboudeaux <christophe@krop.fr> - Replace %make_jobs with %cmake_build * Thu Jan 16 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.90 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.90.php - Changes since 5.17.5: * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0 * Remove pointless QDBusServiceWatcher * Remove transient file CMakeLists.txt.user * Add KDEClangFormat cmake support * Rename cmake project to KActivityManagerd, remove unused option * Fix two clazy performance warning: missing & * Fix minor issues found by EBN * Now we depend against kf5.58 * Add previous-/nextActivity methods * Make it compile without deprecated methods * Tue Jan 07 2020 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.5.php - No code changes since 5.17.4 * Wed Dec 04 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.4 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.4.php - No code changes since 5.17.3 * Tue Nov 12 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.3.php - No code changes since 5.17.2 * Tue Oct 29 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.2.php - No code changes since 5.17.1 * Tue Oct 22 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.1.php - No code changes since 5.17.0 * Thu Oct 10 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.17.0 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.17.0.php - No code changes since 5.16.90 * Thu Sep 19 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.16.90 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.90.php - Changes since 5.16.5: * update to latest kf5 dependency * Extract mimetype from recentlyused.xbel * Fix compile warning * Add a event Spy for GtkFileChooser recent files * Set a parent for the dir watcher * Fix bug found by Andreas Scholta reported on github * Fix typo in CREATE_GETTER_AND_SETTER * Install in new logging directory when we use kf5 5.59.0 * Fix forward declaration * Tue Sep 03 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.16.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.5.php - No code changes since 5.16.4 * Tue Jul 30 2019 Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.16.4 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.4.php - No code changes since 5.16.3 * Tue Jul 09 2019 fabian@ritter-vogt.de - Update to 5.16.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.3.php - No code changes since 5.16.2 * Tue Jun 25 2019 fabian@ritter-vogt.de - Update to 5.16.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.2.php - No code changes since 5.16.1 * Tue Jun 18 2019 fabian@ritter-vogt.de - Update to 5.16.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.1.php - No code changes since 5.16.0 * Thu Jun 06 2019 fabian@ritter-vogt.de - Update to 5.16.0 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.16.0.php - No code changes since 5.15.90 * Thu May 16 2019 fabian@ritter-vogt.de - Update to 5.15.90 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.90.php - Changes since 5.15.5: * bump Qt version to 5.12 as agreed at start of cycle * Tue May 07 2019 fabian@ritter-vogt.de - Update to 5.15.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.5.php - No code changes since 5.15.4 * Tue Apr 02 2019 fabian@ritter-vogt.de - Update to 5.15.4 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.4.php - No code changes since 5.15.3 * Tue Mar 12 2019 fabian@ritter-vogt.de - Update to 5.15.3 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.3.php - No code changes since 5.15.2 * Tue Feb 26 2019 fabian@ritter-vogt.de - Update to 5.15.2 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.2.php - No code changes since 5.15.1 * Tue Feb 19 2019 fabian@ritter-vogt.de - Update to 5.15.1 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.1.php - No code changes since 5.15.0 * Thu Feb 07 2019 fabian@ritter-vogt.de - Update to 5.15.0 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.15.0.php - No code changes since 5.14.90 * Thu Jan 17 2019 fabian@ritter-vogt.de - Update to 5.14.90 * New feature release * For more details please see: * https://www.kde.org/announcements/plasma-5.14.90.php - Changes since 5.14.5: * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle * Consti'fy * create categories file * Move kactivitymanagerd to libexec and remove manual daemon management * Fix compile * Use QStringLiteral and co * Tue Jan 08 2019 fabian@ritter-vogt.de - Update to 5.14.5 * New bugfix release * For more details please see: * https://www.kde.org/announcements/plasma-5.14.5.php - No code changes since 5.14.4
/usr/lib/libkactivitymanagerd_plugin.so /usr/lib/qt5/plugins/kactivitymanagerd /usr/lib/qt5/plugins/kactivitymanagerd/1 /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_activityrunner.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_activitytemplates.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_eventspy.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_globalshortcuts.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_gtk_eventspy.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_runapplication.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_slc.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_sqlite.so /usr/lib/qt5/plugins/kactivitymanagerd/1/kactivitymanagerd_plugin_virtualdesktopswitch.so /usr/lib/systemd/user/plasma-kactivitymanagerd.service /usr/libexec/kactivitymanagerd /usr/share/dbus-1/services/org.kde.ActivityManager.service /usr/share/krunner /usr/share/krunner/dbusplugins /usr/share/krunner/dbusplugins/plasma-runnners-activities.desktop /usr/share/kservices5/kactivitymanagerd.desktop /usr/share/kservicetypes5/kactivitymanagerd-plugin.desktop /usr/share/licenses/kactivitymanagerd /usr/share/licenses/kactivitymanagerd/GPL-2.0-only.txt /usr/share/licenses/kactivitymanagerd/GPL-2.0-or-later.txt /usr/share/licenses/kactivitymanagerd/GPL-3.0-only.txt /usr/share/licenses/kactivitymanagerd/LGPL-2.1-only.txt /usr/share/licenses/kactivitymanagerd/LGPL-3.0-only.txt /usr/share/licenses/kactivitymanagerd/LicenseRef-KDE-Accepted-GPL.txt /usr/share/licenses/kactivitymanagerd/LicenseRef-KDE-Accepted-LGPL.txt /usr/share/qlogging-categories5/kactivitymanagerd.categories
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jun 30 23:51:20 2022