summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
committerJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
commitede2d633608c59ff02e5ee9a4f0f25e62a58fe4e (patch)
tree41c8e3ec1c9cf826587e53c4a1b4a09826667495 /etc
parentCopy automake files (diff)
downloadsrc-ede2d633608c59ff02e5ee9a4f0f25e62a58fe4e.tar.gz
src-ede2d633608c59ff02e5ee9a4f0f25e62a58fe4e.zip
Check in dash autogen files for real
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
stophe manciot <actionmystique@gmail.com> 2018-08-03Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev