Age | Commit message (Collapse) | Author | Files | Lines |
|
Use the same distfile with qpopper 4.1.0.
|
|
qpopper:
* add user-destdir support
* add ${QPOPPER_USER}:${QPOPPER_GROUP} to PKG_USERS, fixes PR#28807.
* honor VARBASE.
common:
* update ipv6 patch to appropriate one for base version.
* some pkglint cleanup.
Bump PKGREVISION.
|
|
|
|
|
|
- Quiet pkglint; changing make macro in double quotation into :Q modifier.
Bump PKGREVISION.
|
|
on tech-pkg.
Bump PKGREVISION.
|
|
- make it work on Solaris; tested on SunOS 5.8.
Bump package revision.
|
|
|
|
- Catch child process exit.
- Add "-o" option which provides compatibility with older poppassd,
returning authentication error after "PASS" command not "NEWPASS"
for some broken clients.
|
|
Fix security problem, local root exploit. It is no need to install
poppassd as setuid. Noted on bugtraq mailing list.
http://www.securityfocus.com/archive/1/319811/2003-04-26/2003-05-02/0
|
|
* Pass the LDFLAGS through to the build process so that the final binaries
are built with the appropriate -Wl,-R flags. This should fix pkg/18054.
* Use ROOT_{USER,GROUP} instead of hardcoding "root" and "wheel" when
installing poppassd.
|
|
It seems that there was some deadlock between pty and child exiting.
Bump PKGREVISION to 1.
|
|
* Fixed DOS attack seen on some systems.
* Fixed "noop has null function" log entry.
* Allow '-p' to be used when APOP not defined (noted by Daniel Senie).
* Enforce ClearTextPassword even without APOP (noted by Daniel Senie).
* Restrict clear-text-password=never to APOP.
* Restrict clear-text-password=tls to QPOP_SSL.
* Fixed qpopper hanging on I/O error on some platforms.
|
|
|