170956 Commits

Author SHA1 Message Date
ajacoutot
9f51d02715 Unbreak cups printing.
ok landry@ sdk@
2022-11-15 08:16:54 +00:00
sthen
5f45f23a5f update to yubikey-manager-5.0.0, still no OpenBSD HID support for the
OTP part of the yubikey, there is now upstream support for FreeBSD's
uhid(4) (as well as more modern uhidraw) so it seems a bit closer to
what we need, but still doesn't work directly with our uhid(4).
2022-11-15 01:23:20 +00:00
sthen
7199038e78 relax py-click dependency; 8.0.x should be backwards compatible and other
software requires >=8
2022-11-15 00:24:30 +00:00
sthen
187e4e25de update to py3-click-8.0.4 2022-11-15 00:23:22 +00:00
jeremy
ff4f6c6118 Update to easy-rsa 3.1.1
Fixes issue with LibreSSL 3.6.0.

Add upstream patch to work around bug in number_only option parsing
in 3.1.1.

OK tb@ sthen@
2022-11-14 22:39:20 +00:00
caspar
4c278ef347 Tor Browser: update to 12.0a4
Better way of handling alpha release version numbers from landry@.
Add back Xrandr to WANTLIB; based on email from Josh Grosse.
Testing and further WANTLIB tweaks by sdk@.

OK landry@ sdk@
2022-11-14 22:13:58 +00:00
sthen
3cc76fc7e1 rspamd: build fix for 32-bit, from upstream 2022-11-14 21:35:05 +00:00
sthen
7fafaa6797 kicad: set DPB_PROPERTIES=parallel 2022-11-14 20:23:48 +00:00
tim
291d43ded2 Hook up nostt 2022-11-14 19:01:50 +00:00
tim
ebebfc7ddd Import www/nostt
OK caspar@
2022-11-14 19:00:06 +00:00
sdk
266f2ff88c Update gopass v1.13.0 => v1.14.10
v1.13.1:
[BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
[BUGFIX] Handle unencoded secret on cat

v1.14.0:
[BUGFIX] Always re-encrypt when fsck is invoked with --decrypt. (#2119, #2015)
[BUGFIX] Body only entries are detected now by show -o (#2109)
[BUGFIX] Do not hide git error messages (#2118, #1959)
[BUGFIX] Fix completion when password name contains (#2150)
[BUGFIX] Fix template func arg order (#2117, #2116)
[BUGFIX] Fixes an issue where recipients remove may fail (#2147, #1964)
[BUGFIX] Handle from prefix correctly on mv (#2110, #2079)
[BUGFIX] Handle unencoded secret on cat (#2105)
[BUGFIX] Make man page consistent with other docs (#2133)
[BUGFIX] Reject invalid salt with MD5Crypt templates (#2128)
[BUGFIX] depend *.deb on gnupg instead of dummy (#2050)
[CLEANUP] Deprecate gopasspw/pinentry (#2095)
[CLEANUP] Use Go 1.18 (#2156)
[CLEANUP] Use debug.ReadBuildInfo (#2032)
[DOCUMENTATION] Fixed link to passwordstore.org (#2129)
[DOCUMENTATION] document 'gopass cat' (#2051)
[DOCUMENTATION] improve 'gopass cat' (#2070)
[DOCUMENTATION] improve 'gopass show -revision -' (#2070)
[ENHANCEMENT] Add --chars option to print subset of secrets (#2155, #2068)
[ENHANCEMENT] Add age subcommand (#2103, #2098)
[ENHANCEMENT] Add gopass audit --expiry (#2067)
[ENHANCEMENT] Add gopass process (#2066, #1913)
[ENHANCEMENT] Allow overriding GPG path (#2153)
[ENHANCEMENT] Automatically export creators key to the (#2159, #1919)
[ENHANCEMENT] Bump to Go 1.18 (#2058)
[ENHANCEMENT] Enforce TLSv1.3 (#2085)
[ENHANCEMENT] Generics (#2034, #2030)
[ENHANCEMENT] Hide password on MacOS clipboards (#2065)
[ENHANCEMENT] Passage compat improvements (#2060, #2060)
[ENHANCEMENT] gopass git invokes git directly (#2102)
[ENHANCEMENT] Template support for the create wizard (#2064)
[ENHANCEMENT] Check for MacOS Keychain storing the GPG (#2144)
[EXPERIMENTAL] Support the Fossil SCM (#2092, #2022)
[FEATURE] Add env variables for custom clipboard commands. (#2091, #2042)
[FEATURE] only accept keys with "encryption" key capability (#2047, #1917, #1917)
[TESTING] Improve two line test ambiguity. (#2091, #2042)
[TESTING] Use a helper to unset env vars in clipboard tests. (#2091, #2042)
[UX] OTP code now runs in loop until canceled or used with -o (#2041)

v1.14.2:
[BUGFIX] Do not print missing public key for age. (#2166)
[BUGFIX] Improve convert output (#2171)
[BUGFIX] fix errors in zsh completions (#2005)
[CLEANUP] Migrating to a maintained version of openpgp (#2193)
[ENHANCEMENT] Avoid decryption on move or copy (#2183, #2181)
[UX] Upgrade xkcdpwgen to a new version that removes German (#2187)

v1.14.3:
[BUGFIX] Fix gpg identity detection (#2218, #2179)
[BUGFIX] Handle different line breaks in recipient (#2221, #2220)
[BUGFIX] Stop eating secrets on move (#2211, #2210)
[ENHANCEMENT] Add flag to keep env variable capitalization (#2226, #2225)
[ENHANCEMENT] Environment variable GOPASS_PW_DEFAULT_LENGTH can be used to overwrite default
password length of 24 characters. (#2219)

v1.14.4:
[BREAKING] gopass otp will automatically update the counter key in HTOP secrets! (#2278)
[BUGFIX] Allow removing unknown recipients with --force (#2253)
[BUGFIX] Honor PASSWORD_STORE_DIR (#2272)
[BUGFIX] Honor OTP key period from URL (#2278)
[BUGFIX] Wizard: Enforce min and max length. (#2293)
[CLEANUP] Use Go 1.19 (#2296)
[ENHANCEMENT] Automatically sync once a week (#2191)
[ENHANCEMENT] Scan for vulnerabilities and add SBOM on (#2268)
[ENHANCEMENT] Use packages.gopass.pw for APT packages (#2261)

v1.14.5:
[BUGFIX] Fix fsck progress bar. Mostly. (#2303)
[DOCUMENTATION] fix in recommended vim setting (#2318)

v1.14.6:
[BUGFIX] Do not show setup message on version (#2327)
[BUGFIX] Remove exported public keys of removed (#2328, #2315)
[ENHANCEMENT] Document extension model. (#2329, #2290)

v1.14.7:
[BUGFIX] Do not ignore symlinks when listing (#2344, #2173)
[BUGFIX] Do not shadow entries behind folders. (#2341, #2338)
[BUGFIX] Fix updater on Windows. (#2345, #2011)
[BUGFIX] Handle Ctrl+C in TOTP (#2342, #2320)
[ENHANCEMENT] Set vim options instead of sniffing (#2343, #2317)

v1.14.8:
[BUGFIX] Ignore not-existing .ssh dir (#2347, #2333)
[BUGFIX] Use Wait() to avoid Zombies (#2354, #1666)
[ENHANCEMENT] Allow modifying default create templates (#2349, #2291)
[ENHANCEMENT] Improve passage support (#2352, #2059)
[ENHANCEMENT] Use OS keychain for age passphrase caching (new config option, off by default).
(#2351, #2350)

v1.14.9:
[ENHANCEMENT] Make DBus notifications transient (#2364, #2358)

v1.14.10:
[BUGFIX] Correctly handle key removal on Windows (#2372, #2371)
[DOCUMENTATION] (#1878)
[ENHANCEMENT] Ignore comments in recipient files. (#2394, #2393)
[ENHANCEMENT] Improve key expiration handling (#2383, #2369)
[ENHANCEMENT] allow re-encrypting entire directory when (#2373)

OK sthen, op
2022-11-14 18:56:32 +00:00
sthen
ead0c6e48d update to pstree-2.40 2022-11-14 18:47:53 +00:00
caspar
66297e5ca6 productivity/zim: update to 0.75.1
OK benno@
2022-11-14 17:59:32 +00:00
sthen
9a300a29a8 missed BDEPs 2022-11-14 17:41:22 +00:00
sthen
30a70d883d use MODPY_PYBUILD 2022-11-14 17:33:35 +00:00
sthen
8875c75090 bump, python cache files but no run dep 2022-11-14 17:29:05 +00:00
sthen
63f1eb6e9b bump, python cache files but no run dep 2022-11-14 17:27:34 +00:00
sthen
694e7bef08 use MODPY_PYBUILD 2022-11-14 17:16:53 +00:00
sthen
e127d30385 update to py3-dill-0.3.6 2022-11-14 16:10:00 +00:00
sthen
ae46bcd548 fix tests 2022-11-14 16:09:37 +00:00
sthen
0114808891 update to py3-importlib_metadata-5.0.0, looks good to maintainer 2022-11-14 15:54:13 +00:00
sthen
cb8e6bd2d5 use MODPY_PYBUILD 2022-11-14 15:50:12 +00:00
robert
46b28c04d9 bundle libudev.so from sysutils/libudev-openbsd for now until it gets enabled
in the builds so that fido hotplug can be used in the meantime
2022-11-14 15:40:04 +00:00
sthen
d0f0b05bbe update to py3-wcmatch-8.4.1 2022-11-14 15:34:07 +00:00
sthen
3439c1e5d2 update to py3-bracex 2.3.post1 2022-11-14 15:30:44 +00:00
lraab
6963e2010a databases/web2ldap: update to 1.8.0
changelog:
Installation and configuration changes
* Renamed plugin module for dNSDomain/dNSDomain2 schema to
  web2ldap.app.plugin.dnsdomain. You might have to adjust your plugin
  import configuration in web2ldapcnf.plugins.

New features/enhancements
* Registered UCS attribute lockTime with plugin class SecondsSinceEpoch.
* Registered MS AD attribute msRTCSIP-PrimaryUserAddress with plugin
  class Uri.
* Added new plugin module web2ldap.app.plugins.dnszone (web2ldap#60).

Bug fixes
* Fixed returning the diagnosticMessage text as error message in
  case no more information could be extracted from it.
* Fixed plugin class for GUID values in MS AD to use little-endian
  encoding/decoding.

Refactoring
* Renamed entry-point sub-module to web2ldap.__main__.
* Abandoned obsolete optimization with codecs.lookup() (closes #58).

ok sthen
2022-11-14 15:29:48 +00:00
sthen
d86cc7ec55 use MODPY_PYBUILD 2022-11-14 15:26:17 +00:00
lraab
6e5c949103 databases/py-ldap0: update to 1.4.10
changelog:
https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.9...v1.4.10

with test tweaks and ok sthen
2022-11-14 15:15:10 +00:00
kn
cf8bcd8a3f Remove security/nbaudit
No upstream, just a mirror left, no update since import in 1998, noone
else packages it.

We have net/nbtscan as a more recent alternative that is packaged by all
the major OSes as well;  it has a dead homepage and lacks behind in
updates, but still seems in better shape.

OK sthen
2022-11-14 15:08:09 +00:00
kn
2054e57348 Old upstream is dead, use new github 2022-11-14 14:59:50 +00:00
sthen
71634c1453 update to py3-cssutils-2.6.0 2022-11-14 14:55:17 +00:00
sthen
2ea78e5bd1 update to py3-caption-2.1.0 2022-11-14 14:55:05 +00:00
espie
96e9672cb6 remove shortcut that was resulting in bizarre warning when trying to
integrate empty files
2022-11-14 12:54:47 +00:00
sthen
d18452f322 update to pugixml-1.13 2022-11-14 11:39:43 +00:00
sthen
6db4f14108 update to py3-bcrypt-4.0.1 2022-11-14 11:34:47 +00:00
landry
97da73cb69 geo/gdal: update to 3.6.0.
see https://github.com/OSGeo/gdal/blob/v3.6.0/NEWS.md
2022-11-14 11:29:06 +00:00
sthen
61a222ba09 update to bozohttpd-20220517, fixup tests 2022-11-14 10:48:10 +00:00
sthen
00e314fbd9 update to composer-2.4.4 2022-11-14 10:24:17 +00:00
bluhm
68ad27475d +p5-Commandable 2022-11-14 09:13:41 +00:00
bluhm
3e21f46bc1 import p5-Commandable 0.08
OK kn@

Comment:
utilities for commandline-based programs

Description:
This distribution contains a collection of utilities extracted from
various commandline-based programs Paul Evans has written, in the hope of
trying to find a standard base to build these from in future.
2022-11-14 09:11:49 +00:00
kn
d8a8a8a280 Remove security/chntpw
Upstream last released in 2014, we never updated since import in 2010.
Use a linux live CD if you want to crack your Windows <= 7 passwords.

OK sdk ian
2022-11-14 09:08:11 +00:00
fcambus
2fde54e716 Update perltidy to 20221112. 2022-11-14 08:50:01 +00:00
fcambus
9870bf6591 Drop maintainership. 2022-11-14 08:49:21 +00:00
sthen
2298315d0a bump; bytecode-compiled python files in plist but no run dependency 2022-11-14 08:31:05 +00:00
sthen
30ae3d55e0 oops, -gui as well 2022-11-14 08:29:26 +00:00
pvk
d833210218 Remove security/softhsm
Superseeded by security/softhsm2 since 2016.
ok jca@
2022-11-14 08:24:41 +00:00
sthen
aed0fa1656 fix SHARED_LIBS, think-o when I bumped the version for py3.10 2022-11-14 08:18:27 +00:00
sthen
fd9e9515cf missed bump in -common 2022-11-14 08:14:10 +00:00
sthen
7902674c32 missed bump in -gdb for py3.10 2022-11-14 08:10:31 +00:00
ajacoutot
9e52be102b Update to gegl04-0.4.40. 2022-11-14 08:03:34 +00:00