diff options
author | 2019-07-17 19:00:55 +0000 | |
---|---|---|
committer | 2019-07-17 19:00:55 +0000 | |
commit | 8d7b263f0f079a990f20c66cfc7ae2cf7ffc68ef (patch) | |
tree | 2dfe95a58e8a5f14641e7375c758efd6b79759d4 /lib | |
parent | Convert struct pkpcb malloc(9) to pool_get(9). PCB for pfkey is (diff) | |
download | wireguard-openbsd-8d7b263f0f079a990f20c66cfc7ae2cf7ffc68ef.tar.xz wireguard-openbsd-8d7b263f0f079a990f20c66cfc7ae2cf7ffc68ef.zip |
backout previous commits for now; some of this is shared with dpb and
results in problems. hints from pvk@ about what introduced the breakage
we were seeing, who confirms that this backout fixes things; comitting
early to unbreak package builds.
====
a bunch of changes, all related to error-handling:
- have Handle->register also create a proper END block, so that
individual packages don't have to, and explain the issue
- kill old Unlink/Copy code that migrated to State years ago
- commonalize try{} catch {} for pkg_add/delete and pkg_create, so that
debug works the same way in both.
- switch printing command name to the catch handler, so that exceptions
are simpler to handle
and a few comments for the hairy parts...
Members:
OpenBSD/AddCreateDelete.pm:1.44->1.45
OpenBSD/AddDelete.pm:1.87->1.88
OpenBSD/Error.pm:1.33->1.34
OpenBSD/PackageRepository.pm:1.164->1.165
OpenBSD/PkgCreate.pm:1.160->1.161
OpenBSD/State.pm:1.58->1.59
OpenBSD/Temp.pm:1.34->1.35
====
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions