commit 75d028d18820802af07e2804da5734674ffc16bf from: Stefan Sperling date: Sat Jun 18 17:06:56 2022 UTC publish got 0.72 commit - a701a2ae789d2b29fc328752ed47d486553d4e1d commit + 75d028d18820802af07e2804da5734674ffc16bf blob - a5e35711cad07f871d62136bb7abc2796def5c56 blob + b9de79592c8945555c163af5377b195c8ca92839 --- releases/CHANGES +++ releases/CHANGES @@ -1,3 +1,10 @@ +* got 0.72; 2022-06-18 +- fix "bad offset in pack file" error due to uninitialized variable (op) +- initialize all variables used for sending privsep messages to zero (op) +- tog: reset search state after Ctrl-L to fix a use-after-free (op) +- fix unexpected imsg error after incomplete enumeration in got-read-pack +- tog: heed selection cursor position while searching (patch by Mikhail) + * got 0.71; 2022-06-17 - got patch: fail when reading empty hunks (op) - got patch: switch from fseek() to fseeko(), use unary minus (naddy) blob - /dev/null blob + 29a0084997f624cc1915f587e94ff00a0b9f2f28 (mode 644) Binary files /dev/null and releases/got-0.72.tar.gz differ