Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1648732pxb; Thu, 4 Mar 2021 17:30:16 -0800 (PST) X-Google-Smtp-Source: ABdhPJxfaAE7o8vTQEcatrw8tZKO8WogU2ehgEyFx9kuhjCOW3e6x+KvJvmyunUNnEiZxVEFiV5F X-Received: by 2002:aa7:c907:: with SMTP id b7mr7156049edt.37.1614907816072; Thu, 04 Mar 2021 17:30:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614907816; cv=none; d=google.com; s=arc-20160816; b=VKW1KYJCAbGbGgROsSoqA/SFr5frqh75dLbkCWrXtCJLw6JH2wJEAMZjfLr0lzYY3M EEBA1K9REZXYDO4jMjussNCl/ixUMvPQ5q9ApyunThuVaMch5ZSLkJK95ehcvrhsNZq5 qoZKMSZvZLygoveGgPBk6P3U0gcHfmaCzKqEluHgga9IkURu+6PaxEET2xTsxiTL+pJA 96P6TpKuvoPTGepRc9b8pqHPvPI/0mPM24WU1EEiDO7/H/eD+x5G2ECyuEUYpw0r54ZI Ul5AW+xW3DhWzr6rqOqsjd1giBtByFPOJt2P/OYBnpmSMX+YugnIvV3EgKEgay2JLLoG 38HA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from :dkim-signature; bh=/B0S6HEZNM45W8Z4+G3HzZ5k6xSgbcMtR+joOE/9m/4=; b=H7y/3BE8efHsl2x4mjik0K6SRfKBjf7KXjWk57ctmQJyPx928wvSdaxsOh26JqtjUH yRnJzBPzmr4Jl0K287tN+cGbVMD8Mu4cuo3l1HXPDDHIrDbuRi0jJ2k0PElPB8+3EbR2 6s/GF+HlaPSWD2B14XzWOrdCqce7Fn1h2nqye8UMBRpHqsAvrglNK+4uAXcgrFt29iGc Y+2G2igcaq3AqlpYixHNPZFue+whjuJxFdyw5i2f1UtyzXrwvDNGCBZ2DTjtWlvXVf/F TbMNPnSzsTAylIU9Dbrj5ff/TMA0B6M76GxnN04+aNv5osdaOCaJHfuanAJipFFNuu6s 8e3w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@coker.com.au header.s=2008 header.b=N84ASbk3; spf=pass (google.com: domain of selinux-refpolicy-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=selinux-refpolicy-owner@vger.kernel.org; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=coker.com.au Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gr2si453278ejb.65.2021.03.04.17.30.10; Thu, 04 Mar 2021 17:30:16 -0800 (PST) Received-SPF: pass (google.com: domain of selinux-refpolicy-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@coker.com.au header.s=2008 header.b=N84ASbk3; spf=pass (google.com: domain of selinux-refpolicy-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=selinux-refpolicy-owner@vger.kernel.org; dmarc=pass (p=REJECT sp=REJECT dis=NONE) header.from=coker.com.au Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229457AbhCEBaF (ORCPT + 16 others); Thu, 4 Mar 2021 20:30:05 -0500 Received: from smtp.sws.net.au ([46.4.88.250]:55656 "EHLO smtp.sws.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229436AbhCEBaF (ORCPT ); Thu, 4 Mar 2021 20:30:05 -0500 Received: from liv.coker.com.au (unknown [103.75.204.227]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: russell@coker.com.au) by smtp.sws.net.au (Postfix) with ESMTPSA id 3FAE3FFA1 for ; Fri, 5 Mar 2021 12:30:02 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=coker.com.au; s=2008; t=1614907803; bh=/B0S6HEZNM45W8Z4+G3HzZ5k6xSgbcMtR+joOE/9m/4=; l=4117; h=From:To:Subject:Date:In-Reply-To:References:From; b=N84ASbk3VhifVZ455mx3kgQDl/HC9+MBjyzS8JPzVcqggIobJFFpkwq+3L5h9hxAX N0ikT8+tWg1PQ0qV+f8M/h+7S7caDedQ3oHHLzavRcZdP3LHEuW/zWT2JS2vhP3AlG BPo3i6DY5Bs/10whzYMCNPZz4wOTCPe0vjur7eKU= From: Russell Coker To: selinux-refpolicy@vger.kernel.org Subject: Re: obsolete policy Date: Fri, 05 Mar 2021 12:30:00 +1100 Message-ID: <2175252.43PZeXXHv2@liv> In-Reply-To: <2087042.fIsVSkRV3x@liv> References: <2087042.fIsVSkRV3x@liv> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: selinux-refpolicy@vger.kernel.org Chris, what do you think of this? On Tuesday, 26 January 2021 22:28:34 AEDT Russell Coker wrote: > Below is the list of policy modules which seem to be obsolete. > > https://tracker.debian.org/news/874147/removed-20070115-17-from-unstable/ > > aiccu has been removed from Debian because SixXS has been shut down and no > replacement popped up within 3 months. > > https://tracker.debian.org/news/1074787/removed-140pre2git141-g6d40dace6358-> 2-from-unstable/ > > bcf2 has been removed from Debian because py2-only; RC buggy; orphaned since > ~2 years; no upstream release in ~4 years; low popcon > > https://www.voip-info.org/callweaver/ > > callweaver is regarded as dead, and it's also a fork of Asterisk so should > probably be an addition to asterisk.fc if we were to support it. > > https://www.unixarena.com/2015/12/compare-redhat-cluster-releases-rhel-7-ha-> vs-rhel-6-ha.html/ > https://tracker.debian.org/news/758808/removed-318-13-from-unstable/ > > Red Hat Cluster Suite is obsolete and replaced by Pacemaker in RHEL7. > Therefore the "ccs", "rgmanager", "rhcs", and "ricci" policy is obsolete. > > https://tracker.debian.org/news/1020385/removed-025-11-from-experimental/ > > certmaster never even made it into Debian proper and is obsolete upstream. > > certwatch never got into Debian, but I couldn't easily find the upstream > status, might be used on RHEL. > > https://bugs.launchpad.net/ubuntu/+source/cipe/+bug/124384 > > cipe is dead upstream. > > clockspeed seems to have gone ages ago and is dead upstream, hard to even > find google hits for it. > > clogd seems to have gone away. > > https://askubuntu.com/questions/1241259/clvm-package-in-repo > > cmirrord is part of clvm which has gone away. > > https://repology.org/project/consoletype/versions > consoletype doesn't seem to be used nowadays. > > https://tracker.debian.org/pkg/dcc > > dcc seems to have gone away 13 years ago. > > https://tracker.debian.org/news/668558/removed-0423debian1-1-from-unstable/ > > ddcprobe (part of xresprobe) was hugely obsolete 7 years ago. > > https://tracker.debian.org/news/1152902/removed-210-2-from-unstable/ > http://denyhosts.sourceforge.net/changelog.html > > denyhosts was removed from Debian last year and hasn't been maintained > upstream since 2008. > > https://tracker.debian.org/news/558416/removed-3102dfsg-13-from-unstable/ > > dspam was removed from Debian in 2014 because of lack of upstream > maintenance. > > https://packages.qa.debian.org/h/howl.html > https://en.wikipedia.org/wiki/Zero-configuration_networking > > howl was removed from Debian in 2005 and is described as "historical" in > Wikipedia. > > imaze appears to be long obsolete, I couldn't find a reference to it newer > than 2005. > > jockey appears obsolete, I can't find references to it that are newer than > 2014. > > ktalk seems obsolete more than 15 years ago. > > https://packages.qa.debian.org/l/lockdev/news/20160107T183954Z.html > > lockdev is obsolete and replaced by flock. > > https://tracker.debian.org/news/385983/bug531317-removed-packages-from-unsta > ble/ > > mailscanner was orphaned in 2011. > > https://tracker.debian.org/news/932631/removed-153dfsg-1-from-unstable/ > > mcelog is obsolete and has no kernel support in recent kernels. > > http://www.openantivirus.org/projects.php > > oav seems dead, last upstream change seems to be 2007. > > https://tracker.debian.org/news/1084490/removed-111-10-from-unstable/ > > polipo orphaned 1.5+ years ago; python2-only; dead upstream; low popcon > > https://tracker.debian.org/news/852685/removed-0815-6-from-unstable/ > > pyicqt removed from debian in 2017 because no upstream, no users > > > As an aside, the previous changes checked in to git reduced the Debian > policy package size from 3364228 to 3218572. Removing all the above plus a > few others that aren't in Debian (but might be in other distributions) took > the package to 2996804 bytes. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/