Changelog for
libCutelyst3Qt5Session3-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