Skip to content

Conversation

@piyush-jena
Copy link
Contributor

Description of changes:

  • readline: update to 8.3.3
  • libxcrypt: update to 4.5.2
  • liburcu: update to 0.15.5
  • libcap: update to 2.77

Testing done:
readline - ran bash commands and they work
liburcu - ran xfsprogs test

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Signed-off-by: Piyush Jena <[email protected]>
Signed-off-by: Piyush Jena <[email protected]>
Signed-off-by: Piyush Jena <[email protected]>
Signed-off-by: Piyush Jena <[email protected]>
@piyush-jena piyush-jena marked this pull request as ready for review January 7, 2026 00:37
Comment on lines +33 to +36
%patch -P 9001 -p1
%patch -P 1001 -p0
%patch -P 1002 -p0
%patch -P 1003 -p0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patches should be applied in sequential order.

You can also try the autopatch macro, e.g.:

%autopatch -p1 -m0001 -M1000
%autopatch -p0 -m1001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants