GNOME Bugzilla – Bug 786591
Unable to publish android app on google play store
Last modified: 2018-01-19 18:22:18 UTC
Error:(634, 58) error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security] GnuTLS The vulnerabilities were addressed in GnuTLS v.3.1.25, 3.2.15, 3.3.4 and higher. For more information and next steps, please see this Google Help Center article. Libpng library The vulnerabilities were fixed in libpng v1.0.66, v.1.2.56, v.1.4.19, v1.5.26 or higher. You can find more information about how resolve the issue in this Google Help Center article.
*** Bug 787310 has been marked as a duplicate of this bug. ***
Can you provide some more information about what you're doing to reproduce this problem?
This should solve the GnuTLS/libpng warning at least: commit df9dde73f2ba223d7ef56447b8c470a3747b322c (HEAD -> master, origin/master, origin/HEAD) Author: Sebastian Dröge <sebastian@centricular.com> Date: Wed Sep 6 11:57:47 2017 +0300 gnutls/libtasn: Update to 3.5.15 / 4.12 commit 756fc247cb15878597506ccdc1d5fed62dce4b7d Author: Sebastian Dröge <sebastian@centricular.com> Date: Wed Sep 6 11:41:27 2017 +0300 libpng: Update to 1.6.31 Fixes a couple of security issues. Not sure where the other one comes from, you'll have to provide more information.
Marking this bug as public as there's no secret information in here, it's all publically known anyway. Also marking this bug as secret and having it assigned to some random person caused it to be not noticed by any GStreamer developers in the last month.
Can't really do more without further information. Some gl code that could have caused such warnings (but was not a problem in practice since it just used variables that were assigned to string literals) was fixed in git master recently after the move to -base for what it's worth. Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!