-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
procps-ng: update to version 4.0.4 and rename old version 3.3.16 to procps-ng3 #23457
Conversation
3f3a886
to
de97079
Compare
The props-ng packages adds a new API version that breaks other downstream packages. This revert is a preparation commit to move the old API to procps-ng3 so that the new API could use procps-ng packages name again. Signed-off-by: Florian Eckert <[email protected]> This reverts commit 81629ba.
Signed-off-by: krant <[email protected]> - Rebase patch because of packages version update was reverted before Signed-off-by: Florian Eckert <[email protected]>
- Install library only (utilities are in procps-ng API version 4) - Latest 3.3.17 version of 3.x series is used - Refresh existing patch - Add new patch from Alpine Linux Signed-off-by: krant <[email protected]> - Rebase patch because of packages version update was reverted before Signed-off-by: Florian Eckert <[email protected]>
Signed-off-by: krant <[email protected]>
de97079
to
56a90c2
Compare
Oh boy... another thing, which needs to be handled, which was caused that someone wants to have the latest version of everything without proper testing... :-/ |
@BKPepe your comments as usually are non-constructive, attacking someone personally and painfully wrong. This specific upgrade caused breakage of some unspecified out-of-tree software relying on development branch of this repo. How do you suppose we had to find this specific breakage without updating the master? You have no answer, since your common stance is to ignore the questions and intervene only to bully or to gatekeep someones work. This exact attitude has led to enormous number of outdated packages, some of which has not been updated for 2, 3 or even 5 years. If instead of rambling in each thread how busy you're you spend some time, you know, maintaining - OpenWrt packages had not been a such a disaster. |
Sorry that I prefer quality over quantity. I just wonder how you could
update more than 70 packages in one or maybe two weeks? 🤔 Anyone could do
that, but its your opinion. I could also blindly merge everything without
testing, but that leads to another failures, etc. We do have CI here to do
ONLY basic tests and I really hope that you dont rely on it. We dont know
how you run tested all of those packages.
We dont have crystal ball for what and why you are doing it. There is a
reason, why commit description exists.
Dne pá 16. 2. 2024 15:01 uživatel Aleksey Vasilenko <
***@***.***> napsal:
… @BKPepe <https://github.com/BKPepe> your comments as usually are
non-constructive, attacking someone personally and painfully wrong. This
specific upgrade caused breakage of some unspecified out-of-tree software
relying on development branch of this repo. How do you suppose we had to
find this specific breakage without updating the master? You have no
answer, since your common stance is to ignore the questions and intervene
only to bully or to gatekeep someones work. This exact attitude has led to
enormous number of outdated packages, some of which has not been updated
for 2, 3 or even 5 years. If instead of rambling in each thread how busy
you're you spend some time, you know, maintaining - OpenWrt packages had
not been a such a disaster.
—
Reply to this email directly, view it on GitHub
<#23457 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7IDVAZQVQPD7Z6FGHIPBDYT5RDHAVCNFSM6AAAAABDLV53EGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBYGQZTQNRWGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
There are no quality in years-dated software with a lot of known bugs and CVEs. Having it on the edge devices which are primary target of OpenWrt is the opposite of quality. |
This is the result of discussion in #23230.
This pullrequest replaces pullrequest #23402