This is a staging site. Uploads will not persist. Testing only.

openjdk-18-jre

OpenJDK Java runtime, using Hotspot JIT

Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero.

liblastlog2-2

lastlog2 database shared library

Y2038 safe lastlog database implementation, library files.

minisign

Dead simple tool to sign files and verify signatures

Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. Signature files include an untrusted comment line that can be freely modified, even after signature creation. They also include a second comment line, that cannot be modified without the secret key. Trusted comments can be used to add instructions or application-specific metadata (intended file name, timestamps, resource identifiers, version numbers to prevent downgrade attacks).

python3-unicorn

Lightweight CPU emulator framework (Python 3 bindings)

Unicorn is a CPU emulator which is based on the CPU emulation code from QEMU. Unlike QEMU, it focuses on the emulation of CPU code without a full system emulation, but with the goal to make the emulation extensible and easy to integrate in custom tools. Unicorn provides language bindings for Python, Ruby, and Rust (among others) and has instrumentation hooks for various CPU events. This makes Unicorn well suited for malware analysis and reverse engineering.

libruli4t64

Library for easily querying DNS SRV records

RULI stands for Resolver User Layer Interface. It's a library built on top of an asynchronous DNS stub resolver. RULI provides an easy-to-use interface for querying DNS SRV resource records. The goal is to promote the wide deployment of SRV-cognizant client programs. RULI aims to fully support SRV-related standards.

python3-flake8-2020

flake8 checks for misuse of sys.version or sys.version_info

plugin is able to work around a python3.10 or python4.0 version issue (when in effect).