Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (24m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 13:01:17 UTC Now

2022-09-06 12:32:47 UTC MAIN commitmail json YAML

pkgin: Update to 22.9.0.

## Version 22.9.0 (2022-09-06)

* Pass verbose flag down to libfetch operations too.

* Update show-keep/show-no-keep output format (Sunil Nimmagadda).

* Add -4 and -6 flags to force libfetch to use IPv4/IPv6 (Staffan Thom辿n,
  Sebastian Wiedenroth).

* Convert many SQL queries to use sqlite3_snprintf() and sqlite3 format
  strings to reduce potential SQL injection attacks (Taylor R Campbell).

* Use sqlite3 savepoints, fixing issue around interrupted local summary
  updates (Taylor R Campbell).

* Use posix_spawn() on newer macOS.

(jperkin)