seafile:fix_crash

Last commit made on 2020-08-10
Get this branch:
git clone -b fix_crash https://git.launchpad.net/seafile

Branch merges

Branch information

Name:
fix_crash
Repository:
lp:seafile

Recent commits

df934d9... by =?utf-8?b?5p2o6LWr54S2?= <email address hidden>

fix crash when file_path is NULL

8d1147a... by sun <email address hidden>

Update version to 7.0.9

562c0bd... by feiniks <email address hidden>

Check if the block exists when downloading (#2357)

* Check if block exists when downloading

* Update download progress when block exists

93f80b0... by feiniks <email address hidden>

Add sync error when failing to parse head commit (#2354)

588ca25... by Xiangyue Cai <email address hidden>

add --with-python3 option (#2350)

* add --with-python3 option

* debian package with python3

6479625... by Xiangyue Cai <email address hidden>

only use python3 in linux (#2349)

26e6b0a... by caixiangyue <email address hidden>

remove python3 future

7e337a3... by Xiangyue Cai <email address hidden>

remove python2 and remove future (#2348)

* configure with python3

* remove future

aeb237f... by caixiangyue <email address hidden>

package deb with python3

12b114d... by feiniks <email address hidden>

Add check if current task is NULL (#2345)