SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mysql-workbench-8.0.33-lp155.5.3.x86_64.rpm :

* Sat Jun 10 2023 marec - Updated to 8.0.33
* release notes: https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-33.html- Upstream code changes
* modified mysql-workbench-antlr4.patch
* added mysql-workbench-gcc.patch
* modified mysql-workbench-mariadb.patch- update requirements for 8.0.33
* cmake 3.26
* python 3.9
* unixODBC-devel 2.3.11- updated build instructions
* Sat Nov 19 2022 dliwAATTposteo.net- Fix build on openSUSE Leap
* Thu Apr 28 2022 Martin Liška - Stop using ld.gold as it is deprecated and will be removed in the future from openSUSE distribution.
* Fri Apr 08 2022 Mykola Krachkovsky - Updated to 8.0.28
* release notes: https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-28.html- Updated libssh to 0.9.6 required by 8.0.28
* Tue Nov 02 2021 Mykola Krachkovsky - Updated to 8.0.27
* release notes (8.0.26 has no changes): https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-27.html- Upstream code changes
* modified mysql-workbench-mariadb.patch
* Thu Jul 01 2021 Mykola Krachkovsky - Removed unused patch, because it is marked as error
* removed mysql-workbench-unbundle-libscintilla.patch
* Wed Jun 30 2021 Mykola Krachkovsky - Fixed antrl4 patch (part sneaked into scintilla patch)
* modified mysql-workbench-antlr4.patch
* modified mysql-workbench-unbundle-libscintilla.patch- Disabled mysql-workbench-unbundle-libscintilla.patch as current Workbench isn\'t compatible with scintilla 5
* Wed Jun 02 2021 Mykola Krachkovsky - Updated to 8.0.25
* release notes: https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-24.html https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-25.html- Fixed upstream libssh dependency
* removed mysql-workbench-ssh.patch- Changed patches due to code changes
* updated mysql-workbench-license-location.patch
* updated mysql-workbench-unbundle-libscintilla.patch
* Sat Jan 23 2021 Mykola Krachkovsky - Updated to 8.0.23
* release notes: https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-23.html#workbench-8-0-23-feature- Changed python to 3.7+- Fixed upstream
* removed mysql-workbench-placeholders.patch
* Sat Jan 02 2021 Mykola Krachkovsky - Updated to 8.0.22
* release notes (no notes for 8.0.20) https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-21.html https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-22.html- Moved build to other directory (conflict with existing cmake, but existing build directory has modules)- Updated patch due to code changes
* updated mysql-workbench-mariadb.patch- Fixed boost placeholders namespace
* added mysql-workbench-placeholders.patch- Fixed change in libshh version header
* added mysql-workbench-ssh.patch
* Fri May 01 2020 Mykola Krachkovsky - Updated to 8.0.19
* release notes https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-19.html https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-18.html https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-17.html https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-16.html- Dropped deprecated dependencies for python-paramiko, python-pexpect- Updated patch due to code changes
* updated mysql-workbench-hidpi.patch
* updated mysql-workbench-unbundle-libscintilla.patch
* updated mysql-workbench-warnings-fix.patch- Dropped prebuilt parsers as we now have antlr4 (new dependency), and fixed call for our jar\'s
* removed mysql-workbench-community-8.0.15-prebuilt_parsers.tar.gz
* removed mysql-workbench-prebuilt-parsers.patch
* added mysql-workbench-antlr4.patch- Merged and updated 2 MariaDB patches into one
* updated mysql-workbench-mariadb.patch
* removed mysql-workbench-mariadb-8.0.15.patch- Fixed dependecies for pcrecpp & zip
* added mysql-workbench-dependences.patch- Fixed unused call which leads to linking error
* added mysql-workbench-unused-glx-call.patch- Added dependency for rapidjson, jsonparser not included anymore
* removed git_patch_105207009.patch- Dropped unneeded preloading
* removed mysql-workbench-preload-sqlparser.patch
* Mon Mar 18 2019 Mykola Krachkovsky - fixed not found ldconfig if it\'s not in $PATH (thanks Tyler Palmer for pointing out)
* added mysql-workbench-proj-ldconfig.patch
* Sat Feb 23 2019 Mykola Krachkovsky - fixed HiDPI: about box now works on HiDPI and got sharper images
* added mysql-workbench-hidpi.patch- fixed License.txt location (Help -> Show License Info)
* added mysql-workbench-license-location.patch
* Sun Feb 17 2019 Mykola Krachkovsky - Updated to 8.0.15
* release notes: https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0.html
* prebuilt parsers regenerated mysql-workbench-community-8.0.15-prebuilt_parsers.tar.gz- fixed upstream
* removed mysql-workbench-cmake-3.2.patch
* removed mysql-workbench-gcc6.patch
* removed mysql-workbench-gdal-use-CPLFree.patch- system libraries update, no need for relaxing requirement anymore
* removed mysql-workbench-mysql-version.patch- MariaDB now supports JSON
* removed mysql-workbench-no-json.patch- MariaDB compatablity
* removed mariadb-no-escape-string-quote.patch, superseded by
* added mysql-workbench-mariadb-8.0.15.patch- fixed mysql-connector-cpp includes location
* added mysql-workbench-old-api.patch- fixed warning interpreted as errors
* added mysql-workbench-warnings-fix.patch- disabled generating of parser files (which needs complete antlr4 which needs maven in openSUSE)
* added mysql-workbench-prebuilt-parsers.patch- fixed program start in case of keyring absence without full keyring disabling
* added mysql-workbench-keyring-check.patch
* Mon Apr 30 2018 guillaume.gardetAATTopensuse.org- Remove abiflags (-m32/64) option for non x86_64 archs- Add a patch to fix AArch64:
* fix_aarch64_build.patch
* Mon Feb 05 2018 w01dnickAATTgmail.com- add mysql-workbench-mariadb.patch to fix compatibility with MariaDB, removed not supported options, added HAVE_CHARSET_... not used mariadb connector
* Tue Dec 12 2017 w01dnickAATTgmail.com- Update to version 6.3.10
* https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-10.html- Fixed patch for current version (git_patch_105207009.patch)
* Mon Dec 11 2017 mpluskalAATTsuse.com- Drop no longer needed mysql-workbench-mysql_options4.patch
* Mon Oct 16 2017 mpluskalAATTsuse.com- Update license information
* Wed Oct 11 2017 sbrabecAATTsuse.com- Drop obsolete mime-info (boo#1062631).
* Wed May 31 2017 mpluskalAATTsuse.com- Update to version 6.3.9:
* https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-8.html
* https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-9.html
* resolves CVE-2017-3469 (boo#1035195)- Add patches:
* mariadb-no-escape-string-quote.patch
* git_patch_105207009.patch
* mysql-workbench-gdal-use-CPLFree.patch- Stop building on 32-bit architectures
* Thu Feb 02 2017 adam.majerAATTsuse.de- use individual libboost-
*-devel packages instead of boost-devel
* Sat Nov 12 2016 mpluskalAATTsuse.com- Fix building with latest gcc6
* mysql-workbench-gcc6.patch
* Sun Oct 09 2016 mpluskalAATTsuse.com- Use ninja and gold linker to speedup building
* Fri Aug 05 2016 mimi.vxAATTgmail.com- fix build on Leap:42.2 -- force -std=c++11- add _constraints file
* Thu Jul 21 2016 w01dnickAATTgmail.com- added mysql-workbench-preload-sqlparser.patch to preload mysql-workbench/libsqlparser.so which is needed by mysql-workbench/modules/db.mysql.sqlparser.grt.so to open connection but isn\'t loaded
* Wed Jul 20 2016 mimi.vxAATTgmail.com- disable mysql-workbench-unbundle-libscintilla.patch , openSUSE scintilla is build with GTK3, but mysql-workbench with GTK2
* Tue Jul 12 2016 tchvatalAATTsuse.com- Reduce some pointless comments- Use normal paralel build- Switch to pkgconfig style deps where possible- Unbundle scintilla:
* mysql-workbench-unbundle-libscintilla.patch- Use %cmake macros fully
* Mon Jul 11 2016 mimi.vxAATTgmail.com- update to version 6.3.7 https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-7.html https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-6.html https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-5.html- dropped patches: mysql-workbench-community-6.3.3-src-mysql_options4.patch- refreshed patches: mysql-workbench-cmake-3.2.patch mysql-workbench-no-check-for-updates.patch patch-desktop-categories.patch- added patches: mysql-workbench-mysql-version.patch - relax mysql version req. mysql-workbench-mysql_options4.patch - disable options4, doesn\'t work as supposed with MariaDB mysql-workbench-no-json.patch - disable JSON support, no antlr3 in openSUSE- removed support for unsupported distributions- openSUSE_(Vendor_Package).xml renamed to openSUSE_Vendor_Package.xml
* Tue Jun 23 2015 ajAATTajaissle.de- update to version 6.3.4 https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-4.html- update to version 6.3.3 https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-3-3.html- update to version 6.2.5 https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-2-5.html- update to version 6.2.4 https://dev.mysql.com/doc/relnotes/workbench/en/wb-news-6-2-4.html- Rebased Patch:
* mysql-workbench-mysql_options4.patch as mysql-workbench-community-6.3.3-src-mysql_options4.patch
* mysql-workbench-cmake-3.2.patch- Removed Patches: - mysql-workbench-ctemplate.patch (fixed in 6.2.5) - mysql-workbench-glib.patch (fixed in 6.3.3)- Requires antlr-java = 3.4 for build. As we have no package for that, yet, we use the bundled antlr.
* Fri Jun 05 2015 wbauerAATTtmo.at- added mysql-workbench-glib.patch: fix empty grid result (http://bugs.mysql.com/74147, boo#904767)
* Fri Mar 27 2015 sfalkenAATTopensuse.org- Patched to work with CMake >=3.2, as X11 is no longer magically implied as a linked library- Added: + mysql-workbench-cmake-3.2.patch
 
ICM