-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
bump(main/apt): 2.9.4 #24166
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
bump(main/apt): 2.9.4 #24166
Conversation
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
- Fixes termux#23981 - In a way, reverts https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/398 (introduced in dbus version 1.15.8)
Adapt to relative path of user tools symlinks. https://code.qt.io/cgit/qt/qtbase.git/commit/cmake/QtPostProcessHelpers.cmake?h=v6.8.3&id=48d03f73446a5475f0b0f4e42c234a72bb371125
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This workarounds the following compiler error. qpulseaudiosink.cpp:499:89: error: non-constant-expression cannot be narrowed from type 'qint64' (aka 'long long') to 'qsizetype' (aka 'int') in initializer list [-Wc++11-narrowing]
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
This commit has been automatically submitted by Github Actions.
…UDED_ARCHES` [no ci]
Disable docs option explicitly because help2man executes cross compiled harfbuzz utils in host system. It fails with the following error. help2man: can't get --help-all' info from util/hb-view Try --no-discard-stderr' if option outputs to stderr
man pages were added in upstream[1] but it requires executing the programs with help2man. This commit adds those generated man pages. [1]: harfbuzz/harfbuzz@7f10c0e
This commit has been automatically submitted by Github Actions.
Seems like an accidental PR. Closing. Reopen a new PR if this is not the case |
This branch apt-2.9.2 download link is out of date and is already 404. |
Seems like you have also rebased your branch against master instead of apt-2.9.2 branch. For the 404 to the download link, there exists a comment about it in the master branch, also #20029 is marked as draft so there is work already going on. Comparing against master, your branch doesn't have any more change than the URL change for download link: master...1q23lyc45:termux-packages:upstream-apt-2.9.4 Instead of creating a PR with branch rebased against master to apt-2.9.2, you should have probably just left a comment on #20029 or opened a new PR against master. By creating this PR you just managed to send a notification to 21 people because you rebased against master. I suggest you to learn basics of git first, would help you a lot in such scenarios |
Replace the source code download link, as the original link is no longer accessible.