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 (8m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 22:17:28 UTC Now

2023-08-28 08:18:51 UTC MAIN commitmail json YAML

sysutils/bkt: update to 0.7.0

What's Changed
- stdout/stderr are now streamed as the subprocess is executing, rather than
  output only once the subprocess completes (#43).
- NotFound errors during cleanup are now ignored (#42).
- Improved error handling for malformed executables (#37).

API Changes
- New methods Bkt::retrieve_streaming and Bkt::refresh_streaming have been
  added for library users that want to stream output, however these methods
  are subject to change and should be treated as experimental.

(pin)