Debian Patches

Status for unicorn/6.1.0-2

Patch Description Author Forwarded Bugs Origin Last update
remove_git_ls_files.patch Remove git ls-files command from gemspec Abhijith PA <abhijith@debian.org> not-needed 2023-02-09
use_only_ascii_spaces_for_compatibility.patch commit 7624fe222f77ab7425f10ed072b103666339c24b (upstream/master, upstream-master)

unicorn_http_common.rl: use only ASCII spaces for compatibility

Ragel 6.10 on FreeBSD 12.4 amd64 complains and fails on this, yet the same
Ragel version on Debian 11.x i386 and amd64 never has. I suspect this can
fix compatibility on s390x, arm64, armel, and armhf Debian builds:

https://buildd.debian.org/status/fetch.php?pkg=unicorn&arch=s390x&ver=6.1.0-1&stamp=1687156375&file=log
https://buildd.debian.org/status/fetch.php?pkg=unicorn&arch=arm64&ver=6.1.0-1&stamp=1687156478&file=log
https://buildd.debian.org/status/fetch.php?pkg=unicorn&arch=armel&ver=6.1.0-1&stamp=1687156619&file=log
https://buildd.debian.org/status/fetch.php?pkg=unicorn&arch=armhf&ver=6.1.0-1&stamp=1687156807&file=log

Fixes: d5fbbf547203061b (Add some tolerance (RFC2616 sec. 19.3), 2016-10-20)


diff --git a/ext/unicorn_http/unicorn_http_common.rl b/ext/unicorn_http/unicorn_http_common.rl
index 0988b54c..507e5702 100644
EW <bofh@yhbt.net> no debian upstream, https://yhbt.net/unicorn.git/7624fe222f77ab7425f10ed072b103666339c24b/s/ 2023-06-15

All known versions for source package 'unicorn'

Links