| Name: | mariadb-oqgraph-engine | 
  | Epoch: | 3 | 
  | Version: | 10.3.17 | 
  | Release: | 1.module+el8.1.0+5402+691bd77e | 
  | Architecture: | x86_64 | 
  | Module: | mariadb:10.3:8010020190902091509:9edba152
  | 
  | Group: | Unspecified | 
  
  | Size: | 294992 | 
  | License: | GPLv2 with exceptions and LGPLv2 and BSD | 
  
    | RPM: | 
    
      
      mariadb-oqgraph-engine-10.3.17-1.module+el8.1.0+5402+691bd77e.x86_64.rpm
      
     | 
  
  
    | Source RPM: | 
    
      
      mariadb-10.3.17-1.module+el8.1.0+5402+691bd77e.src.rpm
      
     | 
  
  | Build Date: | Sat Nov 09 2019 | 
  | Build Host: | jenkins-10-147-72-125-1f515502-1ac8-4fa7-a095-608f04660a28.appad1iad.osdevelopmeniad.oraclevcn.com | 
  | Vendor: | Oracle America | 
  | URL: | http://mariadb.org | 
  | Summary: | The Open Query GRAPH engine for MariaDB | 
  | Description: | The package provides Open Query GRAPH engine (OQGRAPH) as plugin for MariaDB
database server. OQGRAPH is a computation engine allowing hierarchies and more
complex graph structures to be handled in a relational fashion. In a nutshell,
tree structures and friend-of-a-friend style searches can now be done using
standard SQL syntax, and results joined onto other tables.  | 
  
  - 
    Thu Aug 01 2019 Michal Schorm <mschorm@redhat.com> - 3:10.3.17-1
    
- Rebase to 10.3.17
  Resolves: #1711265
  Resolves: #1701687
- Add patch for server pkgconfig file location
- Use logrotatedir macro on one more spot
- Fix building of TokuDB with Jemalloc 5
- Fix building with / without lz4
- Fix "ggsapi" -> "gssapi" typo but keep the broken behaviour
- Control building of the CACHING_SHA2_PASSWORD plugin
- Fix the license tag
  Resolves: #1702707
   
  
  - 
    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