2023-12-31 20:06:15 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
inetutils: updated to 2.5
Noteworthy changes in release 2.5 (2023-12-29) [stable]
** ftpd, rcp, rlogin, rsh, rshd, uucpd
*** Avoid potential privilege escalations by checking set*id() return values.
Reported by Jeffrey Bencteux in
<https://lists.gnu.org/archive/html/bug-inetutils/2023-07/msg00000.html>.
** ping6
*** Support RFC 4443 ICMPv6 destination unreachable messages.
Tiny patch contributed by Enrik Berkhan <Enrik.Berkhan@inka.de> in
<https://lists.gnu.org/archive/html/bug-inetutils/2023-01/msg00000.html>
** Various bugs fixes, internal improvements and clean ups.
The code is now indented using GNU indent 2.2.13.
|
2023-06-26 11:26:37 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
inetutils: SunOS needs socket libraries.
|
2023-01-09 16:43:33 by Paolo Vincenzo Olivo | Files touched by this commit (6) | |
Log message:
net/inetutils: update to inetutils-2.4
Former patches dropped (fixes merged upstream).
Noteworthy changes since version 1.9.4:
* release 2.4 (2022-10-25):
https://lists.gnu.org/archive/html/info-gnu/2022-10/msg00006.html
* release 2.3 (2022-07-08):
https://lists.gnu.org/archive/html/info-gnu/2022-07/msg00001.html
* release 2.2 (2021-09-01):
https://lists.gnu.org/archive/html/info-gnu/2021-09/msg00000.html
* release 2.1 (2021-07-24):
https://lists.gnu.org/archive/html/info-gnu/2021-07/msg00011.html
* release 2.0 (2021-02-05):
https://lists.gnu.org/archive/html/info-gnu/2021-02/msg00001.html
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-11-11 17:50:17 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
inetutils: Fix path to cp(1) and setuid perms.
The path to the tools cp was being embedded in the grcp program. Bump
PKGREVISION.
|
2020-05-31 17:05:28 by Roland Illig | Files touched by this commit (1) |
Log message:
net/inetutils: remove unknown configure options
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-12-13 06:34:38 by Maya Rashish | Files touched by this commit (4) |
Log message:
inetutils: avoid buffer overflow, infinite loop. bump PKGREVISION.
|
2017-09-08 11:45:12 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Oops... last commit was not entirely correct
|