notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: ftp/proftpd/files/patch-8-src-fsio.c
SVNWeb

Number of commits found: 2

Thu, 27 Jul 2017
[ 15:25 mm search for other commits by this committer ] Original commit   Revision:446747 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update ftp/proftpd to 1.3.6
Fix compatibility in databases/proftpd-mod_sql_tds
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209

Number of commits found: 2