summary refs log tree commit diff
path: root/bin/1sh/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
committerJune McEnroe <june@causal.agency>2019-12-11 19:25:44 -0500
commit659e703d0feb4b586021895195324faadbff7751 (patch)
tree2b5babf38bc42d9489ad22ffe229de3e3fd4a49c /bin/1sh/Makefile
parentPost "Some Libraries" (diff)
downloadsrc-659e703d0feb4b586021895195324faadbff7751.tar.gz
src-659e703d0feb4b586021895195324faadbff7751.zip
Add a few more notes about libraries
Diffstat (limited to 'bin/1sh/Makefile')
0 files changed, 0 insertions, 0 deletions
ophe 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