Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f0f640b4d2f170d00abbffe025628d6655e26d55)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f0f640b4d2f170d00abbffe025628d6655e26d55)
  • Date: Wed, 1 Sep 2021 00:30:05 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:


audio-players/clementine/patches/0001-Fix-sentinels-in-variadic-function-calls.patch
| 2 +-

audio-players/clementine/patches/0001-logging-Add-proper-backtrace-support-detection.patch
| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f0f640b4d2f170d00abbffe025628d6655e26d55
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

clementine: Mark accepted patch

diff --git
a/audio-players/clementine/patches/0001-Fix-sentinels-in-variadic-function-calls.patch

b/audio-players/clementine/patches/0001-Fix-sentinels-in-variadic-function-calls.patch
index 9e66dcb..598d645 100644
---
a/audio-players/clementine/patches/0001-Fix-sentinels-in-variadic-function-calls.patch
+++
b/audio-players/clementine/patches/0001-Fix-sentinels-in-variadic-function-calls.patch
@@ -10,7 +10,7 @@ bits passed in variadic function arguments, causing crashes.

See: https://ewontfix.com/11/
Signed-off-by: Ismael Luceno <ismael AT iodev.co.uk>
-Upstream-Status: Accepted
+Upstream-Status: Accepted
[https://github.com/clementine-player/Clementine/pull/7077]
---
src/devices/cddasongloader.cpp | 4 ++--
src/engines/gstenginepipeline.cpp | 2 +-
diff --git
a/audio-players/clementine/patches/0001-logging-Add-proper-backtrace-support-detection.patch

b/audio-players/clementine/patches/0001-logging-Add-proper-backtrace-support-detection.patch
index 25b74e3..fc903d5 100644
---
a/audio-players/clementine/patches/0001-logging-Add-proper-backtrace-support-detection.patch
+++
b/audio-players/clementine/patches/0001-logging-Add-proper-backtrace-support-detection.patch
@@ -8,7 +8,7 @@ lack backtrace support in the libc. E.g.: Darwin / Mac OS X,
Musl libc,
OpenBSD, OpenIndiana.

Signed-off-by: Ismael Luceno <ismael AT iodev.co.uk>
-Upstream-Status: Submitted
[https://github.com/clementine-player/Clementine/pull/7076]
+Upstream-Status: Accepted
[https://github.com/clementine-player/Clementine/pull/7076]
---
ext/libclementine-common/CMakeLists.txt | 3 +++
ext/libclementine-common/core/conf_backtrace.h.in | 4 ++++



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (f0f640b4d2f170d00abbffe025628d6655e26d55), Ismael Luceno, 08/31/2021

Archive powered by MHonArc 2.6.24.

Top of Page