Package sqlite3: Information

    Source package: sqlite3
    Version: 3.36.0-alt2
    Build time:  Nov 22, 2021, 07:16 PM in the task #289924
    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.

    List of rpms provided by this srpm:
    lemon (x86_64, ppc64le, i586, armh, aarch64)
    lemon-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libsqlite3 (x86_64, ppc64le, i586, armh, aarch64)
    libsqlite3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libsqlite3-devel (x86_64, ppc64le, i586, armh, aarch64)
    sqlite3 (x86_64, ppc64le, i586, armh, aarch64)
    sqlite3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    sqlite3-doc (noarch)
    tcl-sqlite3 (x86_64, ppc64le, i586, armh, aarch64)
    tcl-sqlite3-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Alexander Danilov


      1. tcl-devel
      2. unzip
      3. libreadline-devel
      4. zlib-devel

    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.