Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Release notes:
Version 3.08 is a precautionary security release. There was a
potential buffer overrun in the networking code of the client that
is fixed with version 3.08. Note that to exploit this vulnerability,
a potential attacker would have to trick the client into contacting
a fake server rather than the actual SETI@home server. To our
knowledge, no SETI@home client has ever been attacked in this
manner.
The only NetBSD platform currently supported by 3.08 is NetBSD-sparc-1.6.1
and later. Update supported list for FreeBSD, OpenBSD, SunOS, and Linux
|
|
|
|
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
|
|
|
|
|
|
|
Add support for setiathome_flags to startup script, and default to -nice 20.
|
|
|
|
Bump PKGREVISION to 1. Closes my own PR pkg/18361.
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
(derive DISTNAME from PKGNAME instead, where possible).
|
|
Includes new xsetiathome binary, and powerpc support.
Thanks to billc for the new clients
Sparc not yet available
|
|
Fixes pkg/9785.
|
|
|
|
|
|
|