Last updated over ten years ago, up-to-date security/ophcrack can do the
same and more, linux live CDs and what not offer better service than this
port.
OK benoit (maintainer)
Improvements:
- String binds may contain bindable function names between braces.
- Word completion looks for candidates in all open buffers.
- Unicode codes can be entered without leading zeroes.
OK sthen@
Comment:
perl memory analysis tool
Description:
A Devel::MAT instance loads a heapdump file, and provides a container
to store analysis tools to work on it. Tools may be provided that
conform to the Devel::MAT::Tool API, which can help analyse the data
and interact with the explorer user interface by using the methods in
Devel::MAT::UI.
switch to using py-build itself (from WRKDIR) to run the build (with a
setuptools backend as a BUILD_DEPENDS) and drop MODPY_SETUPTOOLS, getting
rid of the setuptools RUN_DEPENDS.
Upstream is completely dead, we're the only ones packaging it, never
updated since import in 2001, unresponsive maintainer already removed,
got some clang fix in 2017, but that's it.
There plenty of password cracking tools available, most of which are
maintained.
OK sthen
OK sthen@
Comment:
try/catch/finally syntax for perl
Description:
This module provides a syntax plugin that implements exception-handling
semantics in a form familiar to users of other languages, being built
on a block labeled with the try keyword, followed by at least one of a
catch or finally block.
OK sthen@
Comment:
execute code when leaving a block
Description:
This module provides a syntax plugin that implements a block which
executes when the containing scope has finished.
PostgreSQL port where it's used for building plpython, so remove the build
dependency (and as a bonus, it wasn't synced with the py27->py3 switch,
so this gets rid of another py27 user).
HOMEPAGE is dead, last updated in 2014, only BSDs and Arch AUR package it.
Use socat(1) or ssh(1) or any other up-to-date tunneling solution.
OK benoit (maintainer)
changelog:
* Indicate pinned posts on user profiles (close#606) 3f3d9e9
* Fix Replit deployment failure 1b5e9a4
* Fix links visible through markdown spoilers c0e3744
* HTTP compression (Reddit -> Libreddit -> client) by @Daniel-Valentine
in #612
* Use permalink offered by Reddit (fixes#613). by @Daniel-Valentine
in #614
* Add DoomOne theme, c/o Tildemaster root@vern.cc by @Daniel-Valentine
in #611
* Add support for /comments endpoint 170ea38
* Redirect /:id to canonical URL for post. by @Daniel-Valentine in
#617
* Add format_url tests by @sigaloid in #615
* Implement 'posts hidden because of NSFW'. (Resolves#159) by
@Daniel-Valentine in #619
* T.: Docs update by @artemislena in #639
ok sthen
CVE-2022-42898 PAC parse integer overflows
CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour
CVE-2022-41916 Fix Unicode normalization read of 1 bytes past end of array
CVE-2021-44758 NULL dereference DoS in SPNEGO acceptors
CVE-2021-3671 A null pointer de-reference when handling missing sname in TGS-REQ
CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec
ok aja@