Changelog for
phpPgAdmin-7.14.6-51.4.noarch.rpm :
* Thu Feb 29 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Fri Nov 03 2023 chrisAATTcomputersalat.de- Update to 7.14.6
* fix for CVE-2023-40619 (boo#1215551)
* no real ChangeLog available- Changed to fork \'ReimuHakurei\'- rebased patches
* csrf-samesite-fix.patch
* phpPgAdmin_config.inc.patch- rename phpPgAdmin-config.inc.patch to phpPgAdmin_config.inc.patch- add phpPgAdmin_appVersion.patch (remove suffix \'-mod\')
* Mon Feb 13 2023 ecsos - Also remove subpackage apache when uninstalling the main package.
* Thu Jul 14 2022 chrisAATTcomputersalat.de- Fix for boo#1162794 (CVE-2019-10784)
* add csrf-samesite-fix.patch taken from here: https://github.com/phppgadmin/phppgadmin/issues/94 https://github.com/phppgadmin/phppgadmin/pull/99
* Mon Dec 14 2020 ecsos - Update to 7.13.0 - Add support for Postgres 13 - Add provisional support for Postgres 14 - Upgrade Jquery library to 3.4.1 - Allow users to see group owned databases when using \"owned only\" - Fix bug where sorting on selects dumped you to the table screen - This release drops support for PHP 7.1 - This will be the last release to support PHP 7.2- Put apache configuration files in separate subpackage.
* Tue Dec 01 2020 pgajdosAATTsuse.com- use system apache rpm macros
* Sat Jun 20 2020 chrisAATTcomputersalat.de- change ap_docroot from /srv/www/htdocs to /usr/share if phpPgAdmin.conf for apache was changed by local admin, we will create a backup and replace the original file with the new version sorry admins, but you need to apply your changes again- needed Alias /phpPgAdmin is an enabled APACHE_SERVER_FLAGS default for more info have a look into /etc/apache2/conf.d/phpPgAdmin.conf- add phpPgAdmin.http.inc- some rpmlint fixes
* Mon Mar 02 2020 chrisAATTcomputersalat.de- Version 7.12.1 (December 10, 2019) Features:
* Add support for granting USAGE on sequences
* Update French translation Bugs:
* Fix issues with OID removal in Postgres 12+
* Remove broken tree branch from table/view browse option
* Properly escape identifiers when browsing tables/views/schemas
* Fix truncation of long multibyte strings
* Clean up a number of misspellings and typos from codespell report Incompatabilities:
* Require mbstring module support in PHP- Version 7.12.0 (September 28, 2019) Features
* Add Support for PHP 7.x
* Add Support for Postgres 12
* Update Bootstrap to version 3.3.7 (wisekeep) Bugs
* Fix several issues with CSS files (wisekeep)
* Clean up file permissions (nirgal)
* Fixed Reflected XSS vulnerability (om3rcitak)
* Fixes with sequence visbility and permission handling. Incompatabilities:
* We no longer support php5 (>= 7.1)
* Change in version numbering system- rebase patch
* rename phpPgAdmin-4.2.3-config.inc.patch to phpPgAdmin-config.inc.patch- fix changes file
* Sat Jan 19 2019 chrisAATTcomputersalat.de- update to 5.6.0 - fix for boo#1094772 Distributed phpPgAdmin 5.1 does not support distributed PostgreSQL 10.3 - Released: 12th November, 2018 - Features
* Add support for PostgreSQL 9.3, 9.4, 9.5, 9.6, 10, 11
* Development support for PostgreSQL 12
* Add support for brows/select navigation tabs (firzen)
* Add new theme, \"bootstrap\" (amenadiel)
* Improved support for json/jsonb - Bugs
* Fix bug in Turkish translation which caused failed ajax responses
* Account for Blocked field in admin processes Selenium test
* Properly handle column comments
* Fix background css issue
* Additional language updates - Incompatabilities
* Dropped testing of pre-9.3 versions of Postgres, which are now EOL- add license tag
* Fri Dec 02 2016 chrisAATTcomputersalat.de- udpate phpPgAdmin.http
* add support for Apache 2.2/2.4
* add suppport for php7