Changelog for
libCutelyst3Qt5CSRFProtection3-3.9.1-3.1.x86_64.rpm :
* Sun Oct 13 2024 Matthias Fehring
- 3.9.1- fix returning http status for non covered status
* add 0009-fix-http-status.patch
* Mon Jun 10 2024 Matthias Fehring - 3.9.1- fix build on openSUSE Tumbleweed
* add pkgconfig(libpcre2-posix) to the BuildRequires if building with uwsgi support
* Wed Apr 17 2024 Matthias Fehring - 3.9.1- update to version 3.9.1
* Fix tests for CSRFProtection plugin
* MultiPartFormDataParser: fix uninitialized variable
* Improve and fix pkgconfig files
* Fix crash when multiple ASync objects are in use
* Fix async processing for chained actions- remove obsolete patches now included upstream
* 0009-fix-csrftests.patch
* 0010-fix-unitialized.patch
* 0011-fix-pkgconfig-files.patch
* Mon Feb 26 2024 Matthias Fehring - 3.9.0- spec file changes
* use autosetup and autopatch macros in prep script
* Sat Nov 11 2023 Matthias Fehring - 3.9.0- fix pkgconfig files
* add 0011-fix-pkgconfig-files.patch
* Tue Nov 07 2023 Matthias Fehring - 3.9.0- fix unitialized variable
* add 0010-fix-unitialized.patch- fix tests for CSRFProtection plugin
* add 0009-fix-csrftests.patch
* Fri Oct 27 2023 Matthias Fehring - 3.9.0- update to version 3.9.0
* Fix public component factory header
* Fix missing parantheses in ValidatorMail
* Fix project template to use correct link to Cutelyst libraries
* Validator plugin: fix missing implementation for ValidatorResult::errors(consst QString &field)
* Fix compatibility with Qt 6.5 or newer (gh#cutelyst/cutelyst#391)
* Add Context::qtTrId() method to support ID based translations- remove obsolete patches now included upstream
* cutelyst-3.8.0-fix-validatorresult.patch
* Thu Oct 19 2023 Matthias Fehring - 3.8.0- fix missing implementation for ValidatorResult::errors(const QString &field)
* add cutelyst-3.8.0-fix-validatorresult.patch
* Wed Jun 07 2023 Matthias Fehring - 3.8.0- update to version 3.8.0
* add support for setting the SameSite cookie attribute
* fixes and more fixes- remove obsolete patches now included upstream
* cutelyst-3.7.0-fix-csrfprotection-plugin-tests.patch
* cutelyst-3.7.0-fix-infinite-loop.patch
* Thu Feb 16 2023 Matthias Fehring - fix infinite loop when finished reading body but more bytes are available
* add cutelyst-3.7.0-fix-infinite-loop.patch
* Thu Feb 02 2023 Matthias Fehring - add some paths to the apparmor abstration
* /usr/share/cutelyst3-qt5/translations r,
* /usr/share/mime/mime.cache r,
* /usr/share/mime/packages/ r,
* /usr/share/mime/packages/
*.xml r,
* Sat Dec 31 2022 Matthias Fehring - require apparmor-abstractions on cutelyst3d-qt5
* Sat Dec 31 2022 Matthias Fehring - add ICU files to AppArmor abstraction
* Sat Dec 31 2022 Matthias Fehring - improve AppArmor abstraction
* Sat Dec 31 2022 Matthias Fehring - include required abstractions in AppArmor abstraction for cutelyst
* Sat Dec 31 2022 Matthias Fehring - add AppArmor abstration if build condition apparmor is enabled
* Thu Dec 22 2022 Matthias Fehring - add Provides and Obsoletes for common subpackage
* Thu Dec 22 2022 Matthias Fehring - add some Recommends for cutelyst3-qt5-common
* Thu Dec 22 2022 Matthias Fehring - cleanup spec file- rename some sub packages:
* cutelyst3-qt5-devel-doc -> cutelyst3-qt5-docs-qch
* cutelyst3-qt5-devel-doc-html -> cutelyst3-qt5-docs-html
* cutelyst3-qt5-devel-doc-tags -> cutelyst3-qt5-docs-html
* Sat Nov 26 2022 Matthias Fehring - fix memcached binary path on openSUSE Tumbleweed- recommend lang packages- remove obsolete Obsoletes:- remove defattr from file lists
* Sat Nov 26 2022 Matthias Fehring - cutelyst3-qt5-devel: do not explicitely require pkgconfig(libpcre), pkgconfig(openssl) and pkgconfig(zlib)
* Thu Nov 17 2022 Matthias Fehring - add cutelyst-3.7.0-fix-csrfprotection-plugin-tests.patch
* Wed Nov 16 2022 Matthias Fehring - update to version 3.7.0
* CMake improvements
* epoll: Remove usage of deprecated hasPendingEvents
* Fix Validator plugin DateTime tests on Qt6
* ValidatorEmail: fix out of string position on Qt6
* Tue Oct 18 2022 Matthias Fehring - update to version 3.6.0
* Fixes
* More QStringView usage
* Fixes for epoll event loop- now requires Qt 5.15.2 or newer to build- clean up spec file and remove stuff for old distributions
* Mon Jul 25 2022 Matthias Fehring - update to version 3.5.0
* License changed from LGPL-2.1-or-later to BSD-3-Clause
* Is able to start/stop when embedded in GUI application
* Last release supporting Qt 5.12- remove obsolete 0009-fix-cuteleeview.patch now included upstream
* Sun May 08 2022 Matthias Fehring - add 0009-fix-cuteleeview.patch to fix missing builtin tags for Cutelee (gh#cutelyst/cutelyst#330)
* Sat Mar 12 2022 Matthias Fehring - update to version 3.3.0
* Fixes for chained
* Up Qt version to 5.12
* Option to use mimalloc
* systemd watchdog
* Cutelee plugin fixes- changes from version 3.2.0
* Increased usage of std::shared_ptr (instead of QShared)
* Doc fixes
* Session cleanup
* Fri Jan 07 2022 Matthias Fehring - add some more requirements to the devel package
* Tue Aug 31 2021 Matthias Fehring - fix build on CentOS and RHEL
* Tue Aug 31 2021 Matthias Fehring - remove obsolete 0007-clearview-disable-lto.patch
* Tue Aug 31 2021 Matthias Fehring - remove obsolete cutelyst-2.13.0-fix-cmake-finddoxygen.patch as we now require cmale 3.16 or newer
* Tue Aug 31 2021 Matthias Fehring - fix build on Mageia 8
* Tue Aug 31 2021 Matthias Fehring - update to version 3.1.0
* Support for Ssl::Ec
* Faster parsing of application/x-www-form-urlencoded body
* Cutelee v6 support
* Fix server usage without --reuse-port (added SO_REUSEADDR)- changes from version 3.0.0
* supports both Qt5 and Qt6, deprecated methods got removed
* most noticeable change is ParamsMultiMap now being a QMultiMap and not a QMap with multiple keys as Qt6 doesn\'t support that anymore- replace cutelyst2 by cutelyst3-qt5- renamed and updated patches
* cutelyst-2.8.0-clearview-disable-lto.patch renamed to 0007-clearview-disable-lto.patch
* cutelyst-2.9.0-fix-clearsilver-0.11.0.patch renamed to 0008-fix-clearsilver-0.11.0.patch
* Sat Jan 30 2021 Matthias Fehring - update to version 2.14.2
* Fix pipelining regression
* more fixes- update to version 2.14.1
* no changelog available