Package sqlite3: Information

    Binary package: sqlite3
    Version: 3.36.0-alt2
    Architecture: i586
    Build time:  Nov 22, 2021, 07:16 PM in the task #289924
    Source package: sqlite3
    Report package bug
    License: ALT-Public-Domain
    Summary: An Embeddable SQL Database Engine
    Description: 
    SQLite is a C library that implements an SQL database engine.
    Programs that link with the SQLite library can have SQL database
    access without running a separate RDBMS process.

    Maintainer: Alexander Danilov


    Last changed


    Oct. 20, 2021 Alexander Danilov 3.36.0-alt2
    - Fixes:
      + OVE-20211020-0001 fixed pointer dereference after null check 
        that produces undefined behaviour.
    Sept. 20, 2021 Vladimir D. Seleznev 3.36.0-alt1
    - 3.36.0.
    - Fixed CVE-2021-36690.
    April 21, 2021 Vladimir D. Seleznev 3.35.5-alt1
    - 3.35.5.
    - spec: Fixed license field.