- 
    Wed Mar 13 2019 Michal Schorm <mschorm@redhat.com> - 3:10.3.11-2
    
- Added patch for rhbz#1686818
  Resolves: #1686818
   
  
  - 
    Mon Dec 10 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.11-1
    
- Rebase to 10.3.11
- Remove README.mysql-cnf as we don't ship example configuration files anymore
  Resolves: #1653318
- CVEs fixed:
  CVE-2018-3282, CVE-2016-9843, CVE-2018-3174, CVE-2018-3143, CVE-2018-3156
  CVE-2018-3251, CVE-2018-3185, CVE-2018-3277, CVE-2018-3162, CVE-2018-3173
  CVE-2018-3200, CVE-2018-3284
   
  
  - 
    Fri Oct 12 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.10-3
    
- Fix "-fstack-protector-strong" static analysis errors
  Resolves: #1624139
- Add wsrep_sst_rsync_tunnel script, add README
  Resolves: #1650463
- Fix few covscan issues
  Resolves: #1649707
- Fix galera_new_cluster script
  Resolves: #1641663
   
  
  - 
    Fri Oct 12 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.10-2
    
- Fix RPMDiff errors - license and path macros
  Resolves: #1638720
   
  
  - 
    Fri Oct 05 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.10-1
    
- Rebase to 10.3.10
  Resolves: #1637034
   
  
  - 
    Wed Aug 22 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.9-1
    
- Rebase to 10.3.9
- Add workaround for short SSL certificates
- Fix parallel installability for x86_64 and i686 devel packages
- CVEs fixed: #1603531
  CVE-2018-3058 CVE-2018-3063 CVE-2018-3064 CVE-2018-3066
   
  
  - 
    Mon Aug 13 2018 Michal Schorm <mschorm@redhat.com> - 3:10.3.8-6
    
- Use openssl-devel instead of pkgconfig(openssl)
- Enable conflicts against mysql (instead of community-mysql)
  Related: #1581034
   
  
  - 
    Sun Aug 12 2018 Honza Horak <hhorak@redhat.com> - 3:10.3.8-5
    
- Define explicit conflicts with mysql
  Resolves: #1581034
   
  
  - 
    Wed Jul 25 2018 Honza Horak <hhorak@redhat.com> - 3:10.3.8-4
    
- Do not build config on systems where mariadb-connector-c-config exists instead
   
  
  - 
    Tue Jul 17 2018 Honza Horak <hhorak@redhat.com> - 3:10.3.8-3
    
- Move config files mysql-clients.cnf and enable_encryption.preset to correct
  sub-packages, similar to what upstream does