Next | Query returned 80 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-05-18 16:03:40 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.6.3

1.6.3 (2023-05-16)

Dependencies

* Vendored sqlite is updated to
  [v3.42.0](https://sqlite.org/releaselog/3_42_0.html).

  From the release announcement:

  > This is a regular enhancement release.  The main new features are:
  > * SQLite will now parse and understand JSON5, though it is careful to
  >   generate only pure, canonical JSON.
  > * The secure-delete option has been added to the FTS5 extension.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-04-08 15:22:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.6.2

1.6.2 (2023-03-27)

Dependencies

* Vendored sqlite is updated from v3.41.0 to v3.41.2.

Packaging

* Allow compilation against system libraries without the presence of
  mini_portile2, primarily for the convenience of linux distro repackagers.
  [#381] (Thank you, @voxik!)
   2023-02-23 14:58:57 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.6.1

1.6.1 (2023-02-22)

Dependencies

* Vendored sqlite is updated to v3.41.0.
   2023-01-14 14:33:26 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.6.0

1.6.0 (2023-01-13)

Ruby

This release introduces native gem support for Ruby 3.2.

This release ends native gem support for Ruby 2.6, for which upstream
support ended 2022-04-12.

Dependencies

* Vendored sqlite3 is updated to v3.40.1.
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-11-20 13:11:12 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.5.4

1.5.4 (2022-11-18)

Dependencies

* Vendored sqlite is updated to v3.40.0.
   2022-11-11 14:15:39 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.5.3

1.5.3 (2022-10-11)

Fixed

* Fixed installation of the "ruby" platform gem when building from \ 
source on
  Fedora.  In v1.5.0..v1.5.2, installation failed on some systems due to the
  behavior of Fedora's pkg-config implementation.  [#355]
   2022-10-06 16:19:01 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
databases/ruby-sqlite3: update to 1.5.2

1.5.2 (2022-10-01)

Packaging

This version correctly vendors the tarball for sqlite v3.39.4 in the vanilla
"ruby" platform gem package, so that users will not require network access
at installation.

v1.5.0 and v1.5.1 mistakenly packaged the tarball for sqlite v3.38.5 in the
vanilla "ruby" platform gem, resulting in downloading the intended tarball
over the network at installation time (or, if the network was not available,
failure to install).  Note that the precompiled native gems were not
affected by this issue. [#352]

1.5.1 (2022-09-29)

Dependencies

* Vendored sqlite is updated to v3.39.4.

Security

The vendored version of sqlite, v3.39.4, should be considered to be a
security release.  From the release notes:

	 Version 3.39.4 is a minimal patch against the prior release that
	 addresses issues found since the prior release.  In particular, a
	 potential vulnerability in the FTS3 extension has been fixed, so
	 this should be considered a security update.

	 In order to exploit the vulnerability, an attacker must have full
	 SQL access and must be able to construct a corrupt database with
	 over 2GB of FTS3 content.  The problem arises from a 32-bit signed
	 integer overflow.

For more information please see GHSA-mgvv-5mxp-xq67.
   2022-09-11 18:05:14 by Takahiro Kambe | Files touched by this commit (1)
Log message:
databases/ruby-sqlite3: really bump PKGREVISION

Next | Query returned 80 messages, browsing 11 to 20 | Previous