Package: cgit / 1.1+git2.10.2-3+deb9u1

Metadata

Package Version Patches format
cgit 1.1+git2.10.2-3+deb9u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debianize makefile.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 debianize makefile
add hardening.patch | (download)

cgit.conf | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add hardening
assume highlight version 3 in filter script.patch | (download)

filters/syntax-highlighting.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 assume highlight version 3 in filter script
add highlighting rules to cgit.css.patch | (download)

cgit.css | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 add highlighting rules to cgit.css
use debian binary name rst2html.patch | (download)

filters/html-converters/rst2html | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use debian binary name rst2html
syntax highlighting.patch | (download)

filters/syntax-highlighting.py | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 always fall back to text lexer for syntax highlighting
fix crash when using path limit.patch | (download)

ui-patch.c | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix crash when using path limit
 The array passed to setup_revisions() must be NULL-terminated. Fixes a
 regression introduced in 455b598 (ui-patch.c: Use log_tree_commit() to
link with ldl on gnu hurd.patch | (download)

cgit.mk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 link with -ldl on gnu hurd
clone fix directory traversal.patch | (download)

ui-clone.c | 23 19 + 4 - 0 !
1 file changed, 19 insertions(+), 4 deletions(-)

 clone: fix directory traversal