2023-01-22 20:36:02 by Nikita | Files touched by this commit (2) |  |
Log message:
passphrase: Update to version 1.5
ChangeLog:
Zig 0.10.1 fixes
Add build options for PIE and strip
Compatibility updates for Zig master
Update README.md to match new defaults
build: Use stable zig package
Updates for stage2
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-02-24 22:29:13 by Nikita | Files touched by this commit (1) |
Log message:
security/passphrase: don't use RELRO for now.
|
2022-02-01 21:00:56 by Nikita | Files touched by this commit (2) |
Log message:
passphrase: Update to 1.2
Changelog from https://git.sr.ht/~alva/passphrase/refs/1.2
1.2
Zig 0.9.0 compatibility
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-29 21:35:55 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.1 to fix build with pkgsrc zig. From the changelog:
- Update to Zig 0.8.0
- Fix password length option
- Updates for Zig 0.7.0
- Add password option
- Handle empty/malformed files
- Add contrib folder and script that prepares wordlists
- Replace default wordlist
The previous wordlist was derived from an English dictionary from
LibreOffice. It contained slurs and other hurtful words. It is
replaced with the EFF long wordlist. I apologise for including the
LibreOffice dictionary.
- Clean up options parsing
|
2020-06-16 13:46:57 by Nikita | Files touched by this commit (1) |
Log message:
pyversion
|
2020-06-16 13:34:40 by Nikita | Files touched by this commit (2) |
Log message:
py-pyutil, passphrase: Add CONFLICTS entry.
|
2020-06-16 13:02:44 by Nikita | Files touched by this commit (1) |
Log message:
security/passphrase: simplify, use application.mk
|