Revisions of mysql-workbench

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1092031 from Markus Reckwerth's avatar Markus Reckwerth (marec2000) (revision 136)
- 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
Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) committed (revision 135)
removed _link
buildservice-autocommit accepted request 973711 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 134)
baserev update by copy to link target
Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) accepted request 973637 from Martin Liška's avatar Martin Liška (marxin) (revision 133)
- Stop using ld.gold as it is deprecated and will be removed
  in the future from openSUSE distribution.
buildservice-autocommit accepted request 969719 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 132)
baserev update by copy to link target
Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) accepted request 969345 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 131)
- 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
Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) accepted request 928764 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 130)
- 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
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 903404 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 129)
- Removed unused patch, because it is marked as error
  * removed mysql-workbench-unbundle-libscintilla.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 903297 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 128)
- 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
buildservice-autocommit accepted request 897960 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 127)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 897899 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 126)
- 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
buildservice-autocommit accepted request 866476 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 125)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 866249 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 124)
- 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+ (fixes boo#1167970)
- Fixed upstream
  * removed mysql-workbench-placeholders.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 859832 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 123)
- 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
buildservice-autocommit accepted request 799501 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 122)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 799435 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 121)
- 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
- fixed not found ldconfig if it's not in $PATH
  (thanks Tyler Palmer for pointing out)
  * added mysql-workbench-proj-ldconfig.patch
buildservice-autocommit accepted request 685946 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 120)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 685788 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 119)
- system libraries update, no need for relaxing requirement anymore
  * removed mysql-workbench-mysql-version.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 678411 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 118)
- 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
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 678019 from Mykola Krachkovsky's avatar Mykola Krachkovsky (NickLion) (revision 117)
- 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
- 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
Displaying revisions 1 - 20 of 136
openSUSE Build Service is sponsored by