Skip to content

Releases: rosorio/pkg-provides

v0.7.4

14 Aug 08:33
Compare
Choose a tag to compare
  • Switch from pcre to pcre2, since pcre is now EOL

v0.7.3

13 Nov 11:45
Compare
Choose a tag to compare
  • Fix getopt() bad usage

v0.7.2

29 Jun 15:53
Compare
Choose a tag to compare
  • Fix deprecated call to pkg_get API

v0.7.1

07 Dec 07:06
Compare
Choose a tag to compare
  • remove temporary downloaded archive after update
  • fix minor warning in bigram code

v0.7.0

16 Feb 20:36
Compare
Choose a tag to compare
  • Add option to restrict results to specific repository (submitted by Tobias Kortkamp [email protected])
  • Lint manual page, and fix warnings

v0.6.2

10 Dec 07:03
71b876c
Compare
Choose a tag to compare
  • Fix caseless search as described in the man page

v0.6.1

29 Nov 11:59
Compare
Choose a tag to compare

Minor fix:

  • misplaced O_TRUNC truncates the database file at each update check

v0.6.0

20 Nov 19:16
Compare
Choose a tag to compare

Release note:

  • New database file format using bigram compression algorithm
  • Add database version in the fetch URL

v0.5.0

03 Aug 07:26
Compare
Choose a tag to compare

Change the default method to access the pkg-provides server from http to https
Add a new environment variable PROVIDES_URL who overrides the default and method

v0.4.2

19 Apr 09:48
Compare
Choose a tag to compare

Use kern.osrelease to get the release number
Fix the filename construction for DragonFly

Tested with Dragonfly 5.0 x86_64