-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Package Updates #4667
Package Updates #4667
Conversation
I'd suggest you split the CEC changes out into a separate PR because this will need extensive testing and touches on a topic that normally incurrs some politics. I can also see there is a binary involved, and the long-standing rule is that binaries should be compiled from source or a better approach found (see, the polittics started). |
apologies @chewitt - I didn't mean to include the CEC and the LIBBLURAY updates in this. I'll remove them. They are both in my internal build. |
No problem, one thing at a time :) Can you also let us know how tested these changes are? .. i.e. blind bumps or things you've been using for days or weeks, and with what hardware .. or? |
All changes up to an including "lame 3.100" have been in use on Generic Intel NUC6i5SYH since 29th Oct. All others are recently updated abd have not have 2 weeks of good running yet. |
You picked up some merge commits. Some |
all clean now - busybox --> 1.32.0 (and test compiled) //// Update: confirmed busybox changed to 1.32 and full build and full day run ok. //// Logs for reference: |
Please make sure to test the wayland build path if you are going to update all the wayland related packages. Also packages like xf86-input-libinput and mesa-demos aren't actually included in the build normally, so make sure they actually build. |
3d6065d
to
c4aefc1
Compare
Confirmed all packages in wayland (generic) are now building. Additional -D was needed in Weston.
Tested builds of both xf86-input-libinput and mesa-demos |
ytop is not building anymore due not really a problem because ytop is EOL and needs to get replaced anyway (https://github.com/ClementTsang/bottom) |
rust seems to be borked due glibc change, updating rust to latest didn't fixed it
|
mariadb-connector-c: update to 3.1.10 updated to latest (3.1.11) removed from this PR and bundled with Database PR #4740 |
91bdae0
to
89b5067
Compare
wayland and debug tools moved from this PR. wayland and debug tools updated within their own PRs. |
Moved python devel to #4747 and bumped a couple packages |
Move glib to #4766 |
16a98b7
to
5491ef7
Compare
Move dbus into #4777 |
Moved libprojectM into #4785 |
X11 packages updated to current release and moved to seperate PR #4796 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM other than the fluidsynth change which should be tested (or dropped).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.