| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- patch two instances of undefined behaviour
- patch a potential buffer overflow
Changelog: https://github.com/pepa65/kdbxviewer/releases/tag/v0.1.11
PR: 266258
MFH: 2022Q3
|
| |
|
|
| |
- Update to 0.1.10 where FreeBSD patches from 0.1.9 were incorporated
|
|
|
Summary:
- Unbreak this port by adding an extern keyword in the right place.
- Fix ANSI color setting on abort()
- Upstream has moved to a new github account
(https://github.com/luelista/kdbxviewer) but appears to have abandoned the
project. Move upstream to a fork which appears to have continued development
on the project. Upstream does not tag releases but periodically changes the
README to indicate a new release.
- Remove dead WWW and replace it with upstream repository.
- Set MAINTAINER to reporter
Differential Revision: https://reviews.freebsd.org/D32822
|