notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/py-pass-audit/pkg-plist

Number of commits found: 4

Monday, 4 Dec 2023
22:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Tobias Rehbein
security/py-pass-audit: Update version 1.1=>1.2

Added:
* Check for duplicate / re-used passwords
* Add option to limit checks to specific filename

Changed:
* Simplify the audit process
* Use setup.py to manage the full installation and deprecate the
  Makefile

Fixed:
* Terminate the GnuPG commandline as it could potentially be a security
  issue.
* Multiple minor fixes: #20, 21, #25

Changelog:
https://github.com/roddhjav/pass-audit/blob/master/CHANGELOG.md
PR:		275534
Approved by:	submitter is maintainer
commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 e93a2df
Saturday, 18 Jul 2020
01:45 swills search for other commits by this committer
security/py-pass-audit: Update to version v1.1

PR:		247984
Submitted by:	tobias.rehbein@web.de (maintainer)
Original commitRevision:542469 
Thursday, 25 Apr 2019
14:48 antoine search for other commits by this committer
Clean up plist
Original commitRevision:500006 
Sunday, 3 Feb 2019
11:15 tcberner search for other commits by this committer
[NEW PORT] security/py-pass-audit: Extension to audit your password-store
password repository

pass audit is a password-store extension for auditing your password repository.
Passwords will be checked against the Python implementation of Dropbox' zxcvbn
algorithm and Troy Hunt's Have I Been Pwned Service. It supports safe breached
password detection from haveibeenpwned.com using a K-anonymity method.

Using this method, you do not need to (fully) trust the server that stores the
breached password. You should read the security consideration section for more
information.

PR:		235454
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de>
Original commitRevision:492047 

Number of commits found: 4