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: textproc/raptor2/files/patch-CVE-2020-25713

Number of commits found: 2

Saturday, 4 Mar 2023
06:23 Tobias C. Berner (tcberner) search for other commits by this committer
textproc/raptor2: update to 2.0.16

Changelog:
 * Fixes CVE-2017-18926 and CVE-2020-25713
 * Multiple Appveyor Windows and CMake build fixes by 0u812. (Note: the
   resulting binaries and libraries were not tested on Windows)
 * Turtle parser now reads input in chunks so can handle huge files.
   Patch by Sebastian Freundt
 * Added a serializer for the mKR language. Patch by Richard H.
   McCullough.
 * Rapper utility now counts triples using longs
 * Several smaller portability fixes for OpenBSD and cross building

See the Raptor2 2.0.16 Release Notes [1] for the full details of the changes.

[1] https://librdf.org/raptor/RELEASE.html#rel2_0_16
commit hash: 1f33c291b48bc02feea23d5837fceab9bfc9a91e commit hash: 1f33c291b48bc02feea23d5837fceab9bfc9a91e commit hash: 1f33c291b48bc02feea23d5837fceab9bfc9a91e commit hash: 1f33c291b48bc02feea23d5837fceab9bfc9a91e 1f33c29
Saturday, 20 Feb 2021
16:23 adridg search for other commits by this committer
Add fix for CVE-2020-25713 raptor2: malformed input file segfault

The sample file in the upstream bug report from the PR causes a
bus error in PORTREVISION 16, and returns an error (as I suppose
it should) now.

PR:		251102
Reported by:	pi
Obtained from:	upstream
Original commitRevision:566164 

Number of commits found: 2