Download raw body.
remove obsolete security/rdp
22.03.2025 21:19, Klemens Nanni пишет: > No maintainer, SITES dead, source link from advisory 404, > we're the only ones packages this thing still. > > It's a PoC tool for a whole on ancient systems. > > Seems more appropiate to have it in the attic. > > Objection? OK? > > quirks reason 1 is "no benefit to being packaged". Ping. > > | Information for https://cdn.openbsd.org/pub/OpenBSD/snapshots/packages/amd64/rdp-1.0p0.tgz > | > | Comment: > | ICMP router discovery protocol spoofer > | > | Description: > | from rdp.advisory: > | > | The ICMP Router Discovery Protocol (IRDP) comes enabled by default on > | DHCP clients that are running Microsoft Windows95 (w/winsock2), > | Windows95b, Windows98, Windows98se, and Windows2000 machines. By > | spoofing IRDP Router Advertisements, an attacker can remotely add default > | route entries on a remote system. The default route entry added by the > | attacker will be preferred over the default route obtained from the DHCP > | server. > | > | SunOS systems will also intentionally use IRDP under specific > | conditions. For Solaris2.6, the IRDP daemon, in.rdisc, will be started > | if the following conditions are met: > | > | . The system is a host, not a router. > | . The system did not learn a default gateway from a > | DHCP server. > | . The system does not have any static routes. > | . The system does not have a valid /etc/defaultrouter > | file. > | > | -d. > | > | Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> > > > Index: security/Makefile > =================================================================== > RCS file: /cvs/ports/security/Makefile,v > diff -u -p -r1.758 Makefile > --- security/Makefile 17 Feb 2025 15:25:59 -0000 1.758 > +++ security/Makefile 22 Mar 2025 18:14:14 -0000 > @@ -337,7 +337,6 @@ > SUBDIR += radiusniff > SUBDIR += rarcrack > SUBDIR += rbw > - SUBDIR += rdp > SUBDIR += reaver > SUBDIR += recon-ng > SUBDIR += regripper > Index: devel/quirks/Makefile > =================================================================== > RCS file: /cvs/ports/devel/quirks/Makefile,v > diff -u -p -r1.1694 Makefile > --- devel/quirks/Makefile 12 Mar 2025 11:01:48 -0000 1.1694 > +++ devel/quirks/Makefile 22 Mar 2025 18:14:41 -0000 > @@ -3,7 +3,7 @@ CATEGORIES = devel databases > DISTFILES = > > # API.rev > -PKGNAME = quirks-7.101 > +PKGNAME = quirks-7.102 > PKG_ARCH = * > MAINTAINER = Marc Espie <espie@openbsd.org> > > Index: devel/quirks/files/Quirks.pm > =================================================================== > RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v > diff -u -p -r1.1706 Quirks.pm > --- devel/quirks/files/Quirks.pm 12 Mar 2025 11:01:48 -0000 1.1706 > +++ devel/quirks/files/Quirks.pm 22 Mar 2025 18:16:47 -0000 > @@ -1243,6 +1243,7 @@ setup_obsolete_reason( > 6 => 'py3-setuptools-git', > 11 => 'rpki-data', > 5 => 'pycha', > + 1 => 'rdp', > ); > > # though it's not yet used, these should be pkgnames, so that eventually >
remove obsolete security/rdp