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/seahorse/files/patch-libseahorse_seahorse-secure-memory.c

Number of commits found: 2

Monday, 26 May 2008
23:00 mezz search for other commits by this committer
Update to 2.22.2.
Original commit
Sunday, 13 Apr 2008
23:21 cokane search for other commits by this committer
Add some improved logic to seahorse to have it gracefully fall back to insecure
memory usage for sensitive storage when gnome-keyring doesn't have the
privileges
to use mlock(2)/munlock(2). This behavior is much more useful than the
ungraceful
dereference of a NULL pointer (and subsequent crash of the seahorse programs)
that
currently is employed.

This patch makes seahorse (and seahorse-agent, seahorse-daemon, etc.) warn the
user
about having to use secure memory so that consumers such as Evolution and other
software can make use of seahorse.

A larger and more valuable project would be to provide some sort of unprivileged
user mlock(2) support in the base system. Some ideas are currently being
discussed.

Reviewed by:    marcus, gnome@, imp
Approved by:    marcus (gnome)
Original commit

Number of commits found: 2