Revisions of mysql-community-server

Kristyna Streitova's avatar Kristyna Streitova (kstreitova) committed (revision 190)
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 512265 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 189)
- update to 5.6.37
  * changes
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-36.html
  * fixed CVEs:
    [bsc#1049394] CVE-2017-3633, [bsc#1049396] CVE-2017-3634,
    [bsc#1049398] CVE-2017-3635, [bsc#1049399] CVE-2017-3636,
    [bsc#1049404] CVE-2017-3641, [bsc#1049410] CVE-2017-3647,
    [bsc#1049411] CVE-2017-3648, [bsc#1049412] CVE-2017-3649,
    [bsc#1049415] CVE-2017-3651, [bsc#1049416] CVE-2017-3652,
    [bsc#1049417] CVE-2017-3653, [bsc#1049421] CVE-2017-3732,
- refresh  mysql-community-server-5.6.10-group.patch
- switch from 'Restart=on-failure' to 'Restart=on-abort' in
  mysql.service in order to follow the upstream
- update file lists for new man-pages and tools (for mariadb)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 188)
buildservice-autocommit accepted request 496838 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 187)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 496831 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 186)
- fix permissions for /var/run/mysql that were wrongly set to
  700 instead of 755 due to added umask. This prevented non-root
  from connecting to the database [bsc#1038740]
- switch from '/var/run' to '/run' as /var/run is just a symlink
  to /run
buildservice-autocommit accepted request 490957 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 185)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 490949 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 184)
- update to 5.6.36
  * changes
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-36.html
  * fixed CVEs:
    CVE-2017-3308, CVE-2017-3309, CVE-2017-3450, CVE-2017-3599, 
    CVE-2017-3329, CVE-2017-3600, CVE-2017-3453, CVE-2017-3452, 
    CVE-2017-3302, CVE-2017-3456, CVE-2017-3463, CVE-2017-3462,
    CVE-2017-3461, CVE-2017-3464
    CVE-2017-3305 [bsc#1029396] - Riddle vulnerability
    CVE-2016-5483 [bsc#1029014] - mysqldump failed to properly
      quote certain identifiers in SQL statements written to the
      dump output
    * remove mysql-community-server-5.6.26-enforce_ssl.patch that
      is no longer needed
      * upstream fixed BACKRONYM issue (bsc#924663, CVE-2015-3152) 
      * '--ssl-mode=REQUIRED' can be specified to require a secure
        connection (it fails if a secure connection cannot be
        obtained) 
- change permissions of the configuration dir/files to 755/644.
  Please note that storing the password in the /etc/my.cnf file is
  not safe. Use for example an option file that is accessible only
  by yourself [bsc#889126]
- increase required physical memory from 5 GB to 7 GB in order to
  try to fix i586 build that fails because of "Out of memory" error
- set the default umask to 077 in mysql-systemd-helper [bsc#1020976]
buildservice-autocommit accepted request 455744 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 183)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 455737 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 182)
- update to 5.6.35
  * changes
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-35.html
  * fixed CVEs:
    CVE-2016-8318 [bsc#1020872], CVE-2017-3312 [bsc#1020873],
    CVE-2017-3258 [bsc#1020875], CVE-2017-3273 [bsc#1020876],
    CVE-2017-3244 [bsc#1020877], CVE-2017-3257 [bsc#1020878],
    CVE-2017-3238 [bsc#1020882], CVE-2017-3291 [bsc#1020884],
    CVE-2017-3265 [bsc#1020885], CVE-2017-3313 [bsc#1020890],
    CVE-2016-8327 [bsc#1020893], CVE-2017-3317 [bsc#1020894],
    CVE-2017-3318 [bsc#1020896]
- refresh mysql-community-server-5.6.10-group.patch      
- replace systemd and systemd-devel BuildRequires with
  pkgconfig(libsystemd), which matches what the build system is
  actually looking for.      
- switch to xz compression instead of bz2 for the following tarballs:
  mysql-patches.tar.bz2 renamed to mysql-patches.tar.xz
  configuration-tweaks.tar.bz2 renamed to configuration-tweaks.tar.xz
- replace bzip2 with xz in README.debug
buildservice-autocommit accepted request 437495 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 181)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 437457 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 180)
- update to 5.6.34
  * changes
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-34.html
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-33.html
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-32.html
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-31.html
  * fixed CVEs:
    CVE-2016-6304, CVE-2016-6662, CVE-2016-7440, CVE-2016-5584,
    CVE-2016-5617, CVE-2016-5616, CVE-2016-5626, CVE-2016-3492,
    CVE-2016-5629, CVE-2016-5507, CVE-2016-8283, CVE-2016-5609,
    CVE-2016-5612, CVE-2016-5627, CVE-2016-5630, CVE-2016-8284,
    CVE-2016-8288, CVE-2016-3477, CVE-2016-2105, CVE-2016-3486,
    CVE-2016-3501, CVE-2016-3521, CVE-2016-3615, CVE-2016-3614,
    CVE-2016-3459, CVE-2016-5439, CVE-2016-5440
  * fix 
    [bsc#999666],  [bsc#998309],  [bsc#1005581], [bsc#1005558], 
    [bsc#1005563], [bsc#1005562], [bsc#1005566], [bsc#1005555], 
    [bsc#1005569], [bsc#1005557], [bsc#1005582], [bsc#1005560], 
    [bsc#1005561], [bsc#1005567], [bsc#1005570], [bsc#1005583], 
    [bsc#1005586], [bsc#989913],  [bsc#977614],  [bsc#989914], 
    [bsc#989915],  [bsc#989919],  [bsc#989922],  [bsc#989921], 
    [bsc#989911],  [bsc#989925],  [bsc#989926]
  * refresh mysql-community-server-5.6.10-group.patch
- requires devel packages for aio and lzo2
- append "--ignore-db-dir=lost+found" to the mysqld options in
  "mysql-systemd-helper" script if "lost+found" directory is found
  in $datadir [bnc#986251]  
- remove syslog.target from *.service files [bsc#983938]
- add BuildRequires: systemd-devel
- make some dependecies switchable
buildservice-autocommit accepted request 391745 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 179)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 391732 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 178)
- update to 5.6.30
  * changes
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-30.html
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-29.html
  * fixed CVEs:
    CVE-2016-0705, CVE-2016-0639, CVE-2015-3194, CVE-2016-0640,
    CVE-2016-2047, CVE-2016-0644, CVE-2016-0646, CVE-2016-0647,
    CVE-2016-0648, CVE-2016-0649, CVE-2016-0650, CVE-2016-0665,
    CVE-2016-0666, CVE-2016-0641, CVE-2016-0642, CVE-2016-0655,
    CVE-2016-0661, CVE-2016-0668, CVE-2016-0643
  * fix [bnc#962779], [bnc#959724]
- don't delete the log data when migration fails
- add 'log-error' and 'secure-file-priv' configuration options
  (added via configuration-tweaks.tar.bz2) [bsc#963810]
  * add '/etc/my.cnf.d/error_log.conf' that specifies
    'log-error = /var/log/mysql/mysqld.log'. If no path is set, the error
    log is written to '/var/lib/mysql/$HOSTNAME.err', which is not picked
    up by logrotate.
  * add '/etc/my.cnf.d/secure_file_priv.conf' which specifies that
    'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only work with
    files in the directory specified by 'secure-file-priv' option
    (='/var/lib/mysql-files').
buildservice-autocommit accepted request 357520 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 177)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 357500 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 176)
- fix information leak via mysql-systemd-helper script 
  [CVE-2015-5969], [bnc#957174]
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 356285 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 174)
- update to 5.6.28
  * changes 
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-28.html
  * fixed CVEs:  
    CVE-2016-0546, CVE-2016-0504, CVE-2016-0505, CVE-2016-0594, 
    CVE-2016-0595, CVE-2016-0503, CVE-2016-0596, CVE-2016-0502, 
    CVE-2016-0597, CVE-2016-0611, CVE-2016-0616, CVE-2016-0598, 
    CVE-2016-0600, CVE-2016-0610, CVE-2016-0599, CVE-2016-0601, 
    CVE-2016-0606, CVE-2016-0608, CVE-2016-0607, CVE-2015-7744, 
    CVE-2016-0605, CVE-2016-0609
  * fix [bnc#962779], [bnc#959724]
- refresh mysql-community-server-5.6.12-upgrade-datadir.patch
buildservice-autocommit accepted request 346881 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 173)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 346863 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 172)
- update to 5.6.27
  * changes:
    http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-27.html
  * fixed CVEs:
    CVE-2015-1793, CVE-2015-0286, CVE-2015-0288, CVE-2015-1789,
    CVE-2015-4730, CVE-2015-4766, CVE-2015-4792, CVE-2015-4800,
    CVE-2015-4802, CVE-2015-4815, CVE-2015-4816, CVE-2015-4819,
    CVE-2015-4826, CVE-2015-4830, CVE-2015-4833, CVE-2015-4836,
    CVE-2015-4858, CVE-2015-4861, CVE-2015-4862, CVE-2015-4864,
    CVE-2015-4866, CVE-2015-4870, CVE-2015-4879, CVE-2015-4890,
    CVE-2015-4895, CVE-2015-4904, CVE-2015-4905, CVE-2015-4910,
    CVE-2015-4913
  * fix [bnc#951391]
- add mysql-community-server-5.6.26-enforce_ssl.patch to fix MySQL lack
  of SSL enforcement. Using --ssl-verify-server-cert and --ssl[-*]
  implies that the ssl connection is required. The mysql client will
  now print an error if ssl is required, but the server can not handle
  a ssl connection [bnc#924663], [bnc#928962], [CVE-2015-3152].
buildservice-autocommit accepted request 328170 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 171)
baserev update by copy to link target
Displaying revisions 1 - 20 of 190
openSUSE Build Service is sponsored by