File: day_198__bugfixes.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (11 lines) | stat: -rw-r--r-- 523 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
Wrote a C shim to get the Android app started. This avoids it relying on
the Android /system/bin/sh to run its shell script, or indeed relying on
any unix utilities from Android at all, which may help on some
systems. Pushed a new build of the Android app.

Tracked down a failure a lot of people are reporting with WebDAV support
to a backported security fix in the TLS library, and filed an upstream bug
about it.

Various other misc fixing and stuff.
My queue of bug reports and stuff only has 47 items in it now. Urk..