summary refs log tree commit diff
path: root/home/.xsession
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-22 11:28:42 -0400
committerJune McEnroe <june@causal.agency>2021-06-22 11:28:42 -0400
commitbeb8adc6eb98959962f0429ad7eb597a3e56d153 (patch)
tree22120f64b161156d4d3fc5ab8f232bb79ca249cf /home/.xsession
parentUse $SHELL -c to run up -c | -t commands (diff)
downloadsrc-beb8adc6eb98959962f0429ad7eb597a3e56d153.tar.gz
src-beb8adc6eb98959962f0429ad7eb597a3e56d153.zip
Add Oryx and Crake
Contemptible protagonist, long and tedious. Would not have ever
read Year of the Flood if I had read this one first.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
span title='2018-08-03 17:04:03 +0200'>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