Lines 5-10
they are unavoidable.
Link Here
|
5 |
You should get into the habit of checking this file for changes each time |
5 |
You should get into the habit of checking this file for changes each time |
6 |
you update your ports collection, before attempting any port upgrades. |
6 |
you update your ports collection, before attempting any port upgrades. |
7 |
|
7 |
|
|
|
8 |
202407xx: |
9 |
AFFECTS: security/clamav, security/clamav-lts |
10 |
AUTHOR: netchildFreeBSD.org |
11 |
|
12 |
The start scripts of clamav have been renamed to clamav_clamd and |
13 |
clamav_freshclam for improved compatibility with other parts of the |
14 |
system. The automatic start at boot (rc.conf variable settings) is |
15 |
not affected, but if you have some other automatism you may want to |
16 |
change |
17 |
".../etc/rc.d/clamav-clamd" to ".../etc/rc.d/clamav_clamd" |
18 |
".../etc/rc.d/clamav-freshclam" to ".../etc/rc.d/clamav_freshclam" |
19 |
".../etc/rc.d/clamav-milter" to ".../etc/rc.d/clamav_milter" |
20 |
or |
21 |
"service clamav-clamd ..." to "service clamav_clamd ..." |
22 |
"service clamav-freshclam" to "service clamav_freshclam ..." |
23 |
"service clamav-milter ..." to "service clamav_milter ..." |
24 |
|
8 |
20240704: |
25 |
20240704: |
9 |
AFFECTS: net/xrdp and x11-drivers/xorgxrdp |
26 |
AFFECTS: net/xrdp and x11-drivers/xorgxrdp |
10 |
AUTHOR: meta@FreeBSD.org |
27 |
AUTHOR: meta@FreeBSD.org |