2019-08-20 00:05:39 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Apply upstream patch to fix incorrect behavior in tcpserver and
tcpclient when an IPv4 address is given as the hostname.
Bump PKGREVISION.
|
2019-08-03 12:43:28 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.10.7. From the changelog:
- Fix for tcprulescheck abending if environment variable IP is not present.
- Fix for potential stack corruption calling tcpserver/tcpclient with
'0' for hostname.
- Removed constraints on building IPv4 CIDR rules with tcprules.
- Cleanups and tweaked package/rts to work well again.
Beta-tested by Veera.
- Fixed bug in rblsmtpd not calculating the inverse IPv6 address correctly.
- package/rts usage explained (README.rts) and finally straightend.
- tcprules and tcprulescheck improved for IPv4/IPv6 CIDR address reporting.
|
2019-07-10 14:59:54 by Amitai Schleier | Files touched by this commit (4) |
Log message:
Specify include/qlibs and lib/qlibs paths once, in fehqlibs/buildlink3.mk.
|
2019-07-10 13:23:35 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Bump PKGREVISION for new runtime dependency on fehqlibs.
|
2019-07-10 12:49:36 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Bump PKGREVISION for fehqlibs-using packages.
|
2019-06-28 21:15:06 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Use CPPFLAGS, not CFLAGS, to perhaps fix CentOS 7 bulk build.
|
2019-06-20 03:06:27 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.10.6. From the changelog:
- Added fehQlibs-12 compatibility.
|
2019-05-05 17:17:49 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.10.5. From the changelog:
- Refactored ip6_bit.c annd ip4_bit.c + depend routines.
CIDR now working again.
|
2019-04-04 18:17:35 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Update to 1.10.4. From the changelog:
- Fixed integration bug in tcpserver changing 'uid' too early
(tx. Steve Meier).
|
2019-03-21 16:16:36 by Amitai Schleier | Files touched by this commit (3) |
Log message:
Update to 1.10.3. From the changelog:
- Added dual-stack capabilities for tcpserver applying the
pseudo IP address ':0' on call (common now for all servers).
- Rewrote IPv4 CIDR address evaluation for rules.
- MacOS has already function wait -> waiter (in rblsmtpd).
|