Debian Patches

Status for emscripten/2.0.12~dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
2002_avoid_git.patch avoid calling git during build Jonas Smedegaard <dr@jones.dk> no 2020-09-21
1001_python3_shebang.patch consistently use python3 in shebang Jonas Smedegaard <dr@jones.dk> yes upstream 2020-10-13
1002_find_syntax.patch avoid obsolete GNU-specific find syntax The syntax "find -perm +222" was a GNU extension
which was dropped since findutils 4.5.11.
Jonas Smedegaard <dr@jones.dk> yes debian upstream 2020-10-13
1004_acorn_ecmaVersion.patch use latest ecmaVersion Acorn 8.0.0 introduced ecmaScript 'latest'
to be as relaxed as possible,
and at the same time made defining ecmaScript mandatory.
.
This patch declares ecmaScript at both places it is used
to avoid warning when upgrading to acon 8,
and while at it switches to this new 'latest'.
.
Also, corresponding closure-compiler option is updated.
.
See also <https://github.com/emscripten-core/emscripten/issues/11303#issuecomment-698673424>
Jonas Smedegaard <dr@jones.dk> no 2020-11-04
1005_reproducible_build.patch Make the build reproducible Chris Lamb <lamby@debian.org> yes upstream 2020-11-02
1007_tests_support_skip_closure-compiler.patch no
1008_tests_no_hardcode_tool_name.patch no
2001_explicit_shebang.patch explicit call executable in shebang Omit python3: Handled by packaging routines Jonas Smedegaard <dr@jones.dk> no 2020-10-13
2003_avoid_install_packaging.patch avoid install packaging files Also avoid third-party files unused at runtime,
confusing packaging routines.
Jonas Smedegaard <dr@jones.dk> no 2020-10-05
2004_privacy.patch avoid privacy leaks in html code Jonas Smedegaard <dr@jones.dk> no 2020-10-05
2005_older_llvm.patch relax to expect older LLVM Upstream expected version 12.0 is not yet in Debian. Jonas Smedegaard <dr@jones.dk> no 2020-10-06
2006_call_emscripten_in_PATH.patch call emscripten scripts in PATH when called from emscripten Jonas Smedegaard <dr@jones.dk> no 2020-10-16
2007_es_check.patch use eslint instead of es-check missing in Debian Jonas Smedegaard <dr@jones.dk> no 2020-10-13
2008_minify_html.patch use htmlmin instead of html-minifier-terser missing in Debian Jonas Smedegaard <dr@jones.dk> no 2020-10-14
2009_closure-compiler.patch use system-shared closure-compiler Avoid fetching closure-compiler with npm.
Simply expect it to be available in PATH.
.
Also, skip checking option --version
which hangs with old Debian release.
Jonas Smedegaard <dr@jones.dk> no 2020-11-02
2010_avoid_npm.patch avoid using npm during build Jonas Smedegaard <dr@jones.dk> no 2021-01-24
2011_system_shared_tools.patch detect and use system shared binaryen Jonas Smedegaard <dr@jones.dk> no 2020-11-04
2012_privacy.patch Avoid privacy breach in documentation Jonas Smedegaard <dr@jones.dk> no 2021-05-02

All known versions for source package 'emscripten'

Links