patch-3.14.33-vs2.3.6.15.diff fails to apply to linux 3.14.49 in two places,
one previously reported [1] with linux 3.14.40, and a new one introduced with
linux 3.14.49.
upstream changed some code involving CAP_SYSLOG which doesn't directly affect
the linux-vserver patch, but changed the patch's context (adjacent source
code) and confused patch as to where to apply the associated patch hunk.
step-by-step process:
1. apply patch-3.14.33-vs2.3.6.15.diff to linux-3.14.49
2. apply linked patch-3.14.33-40-vs2.3.6.15.diff [2] to linux-3.14.49
3. apply attached patch-3.14.33-49-vs2.3.6.15.diff to linux-3.14.49
[1] http://archives.linux-vserver.org/201504/0013.html
[2]
http://archives.linux-vserver.org/201504/att-0013/patch-3.14.33-40-vs2.3.6.15.diff
corey
-- undefined@pobox.com