-
Notifications
You must be signed in to change notification settings - Fork 3.7k
treewide: drop old and unmaintained packages #26400
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
What maintenance/update(s) does fakeidentd actually need? It's a very short piece of code upstream. |
If it's used/useful it can stay and perhaps be updated, if there are any updates. |
I vote for it to stay. |
I'll drop the commit. |
ff8acd9
to
81f1335
Compare
@danielg4 is this about the same project: https://lwn.net/Articles/6143/ ? Lots of links related to this project are broken. |
You just linked a page from 2002, so of course there will be broken links on it… |
I was talking about other links mentioning this project, not just the ones in the article. The project URL in package doesn't open for me as well. Can you please answer the question if that article is relevant? |
The source code link still works and says it was last edited 2012-06-13. That article is about a vulnerability found in versions of this software dated 2001-02-09 and earlier, but later patched, on 2002-07-29, the date of the article. |
micrond is used in Gluon. I don't really care if it's kept here - we can move it back downstream - but I'm also not aware of any issues with it. As far as I'm concerned, micrond is not unmaintained - it is simply finished and does its job without needing changes. @GeorgeSapkin I only saw this PR by chance. You need to look at the commit history for each package and at least cc the people who were involved in adding it - @feckert and me in the case of micrond. |
@neocturne do you remember why it was moved here from downstream? I found this PR, but it's not really clear where it was/is used, aside from Gluon. |
81f1335
to
dcdfbe6
Compare
I am missing commit description, it is easy to say "drop package", but it is important to say the reason, why: |
@feckert should be able to answer that. |
- last local commit: commit: 243a1a1 Author: Rosen Penev <[email protected]> Date: Sat, 2 Nov 2019 11:14:50 -0700 pkg-config: Add CONFLICTS for pkgconf Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 1749603 Author: Deng Qingfang <[email protected]> Date: Sat, 30 Mar 2019 17:11:50 +0800 treewide: add missing PKGARCH:=all to non-binary packages Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 992da74 Author: Dirk Chang <[email protected]> Date: Fri, 1 Nov 2019 14:55:02 +0800 lpeg: update to 1.0.2 lua-coxpcall: update to 1.17.0 lua-md5: update to 1.3 - local version: 1.0.2, upstream version: 1.1.0 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 0c4b76a Author: Rosen Penev <[email protected]> Date: Tue, 27 Nov 2018 09:04:10 -0800 lua-copas: Update to 2.0.2 - local version: 2.0.2, upstream version: 4.8.0 Signed-off-by: George Sapkin <[email protected]>
dcdfbe6
to
0eea10d
Compare
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" - upstream project archived Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 1749603 Author: Deng Qingfang <[email protected]> Date: Sat, 30 Mar 2019 17:11:50 +0800 treewide: add missing PKGARCH:=all to non-binary packages - local version: 0.70, upstream version: 0.80 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 03656df Author: Rosen Penev <[email protected]> Date: Sat, 5 Oct 2019 12:22:02 -0700 perl-file-sharedir-install: Update to 0.13 - local version: 0.13, upstream version: 0.14 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier - local version: 3.04, upstream version: 3.05 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: b5c1e91 Author: Rosen Penev <[email protected]> Date: Sat, 5 Oct 2019 12:22:04 -0700 perl-test-harness: Update to 3.42 - local version: 3.42, upstream version: 3.51.01 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 1749603 Author: Deng Qingfang <[email protected]> Date: Sat, 30 Mar 2019 17:11:50 +0800 treewide: add missing PKGARCH:=all to non-binary packages - local version: 0.2.0, upstream version: 1.0.0 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: cea49c6 Author: Ansuel Smith <[email protected]> Date: Wed, 7 Aug 2019 13:42:26 +0200 intltool: fix broken compile on WSL Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 7751997 Author: Rosen Penev <[email protected]> Date: Sun, 8 Jul 2018 19:51:17 -0700 libantlr3c: Update to 3.4 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
0eea10d
to
a54f6f7
Compare
It's been a minute since 2016 and I don't even remember adding |
Hi, I personally still use If I wanted to keep it retained as a package in the distribution, is it required for me to fork the upstream (software) repo and maintain it (or otherwise identify a replacement fork)? Appreciate the overall effort / what you're trying to do here 👍 |
Other distros also have replaced the pkg-config package by pkgconfig with upstream https://github.com/pkgconf/pkgconf. |
I still happily use bogofilter. I check on bogofilter each time I update my other packages. I also just found that development has continued here: https://gitlab.com/bogofilter/bogofilter/ I will update this month. |
|
It's fine to remove libantlr3c, it's obsolete now |
I think it's fine like this. This is more about knowing that the package is still useful at least to the maintainers. I'll drop the commit. |
|
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 299e5b0 Author: Jan Pavlinec <[email protected]> Date: Tue, 17 Sep 2019 12:40:26 +0200 treewide: add PKG_CPE_ID for better cvescanner coverage Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: b2cce2f Author: Thomas Weißschuh <[email protected]> Date: Tue, 31 Jul 2018 23:36:53 +0200 esniper: update to 2.35 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 8a51e7d Author: Roger Pueyo Centelles <[email protected]> Date: Mon, 30 Oct 2017 09:08:51 +0100 mikrotik-btest: Add package Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 1749603 Author: Deng Qingfang <[email protected]> Date: Sat, 30 Mar 2019 17:11:50 +0800 treewide: add missing PKGARCH:=all to non-binary packages - local version: 0.41, upstream version: 0.41-14? Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: cff8b4d Author: Eduardo Abinader <[email protected]> Date: Mon, 12 Nov 2018 18:42:35 +0100 opus-tools: bump to 0.2 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 4006865 Author: Etienne Champetier <[email protected]> Date: Tue, 29 Aug 2017 21:41:14 -0700 treewide: run "make check FIXUP=1" Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 2b29d83 Author: Rosen Penev <[email protected]> Date: Fri, 5 Jul 2019 11:56:00 +0200 rtl-ais: Add missing header Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 4ca726a Author: Samuel Progin <[email protected]> Date: Thu, 2 May 2019 21:46:30 +0200 temperusb: package upgrade - no PKG_MAINTAINER in Makefile Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: bbb1ea7 Author: Sven Eckelmann <[email protected]> Date: Tue, 10 Sep 2019 07:45:15 +0200 treewide: Change .*GPL.*+ licenses to SPDX compatible identifier Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 935f791 Author: Jeffery To <[email protected]> Date: Thu Jul 20 01:10:00 2023 +0800 python3-netifaces: Update to 0.11.0, rename source package - upstream project archived Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: d5ac6e1 Author: Jeffery To <[email protected]> Date: Mon, 24 Jul 2023 22:46:41 -0700 python-atomicwrites: Update to 1.4.1 - upstream project archived Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: 14bb23f Author: Josef Schlehofer <[email protected]> Date: Mon, 4 Sep 2023 11:08:43 +0200 treewide: take maintainership from Karel - upstream project archived - local version: 5.3.1, upstream version 5.3.2 Signed-off-by: George Sapkin <[email protected]>
- last local commit: commit: da25e99 Author: Jeffery To <[email protected]> Date: Sat, 12 Aug 2023 01:51:19 +0800 python-netdisco: Update to 3.0.0, update list of dependencies - upstream project archived Signed-off-by: George Sapkin <[email protected]>
8882170
to
cec5834
Compare
Drop packages:
Alternatively they can be updated if they are useful.
bogofilter2019-10-14@flyn-orglatestfakeidentd2019-09-10@danielg4latestmicrond2019-04-22@neocturne, @feckertlatestpixiewps2019-07-25@yousonglatestpython-pycrate2023-04-24@blocktrron0.6.0 → 0.7.0udp-broadcast-relay-redux-openwrt2024-04-07@accwebslatestTODO: