aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/syncthing-fix-crash.patch
Commit message (Collapse)AuthorAge
* gnu: syncthing: Update to 0.14.49.Leo Famulari2018-07-24
| | | | | | | | * gnu/packages/syncthing.scm (syncthing): Update to 0.14.49. [source]: Remove obsolete patch. [inputs]: Remove go-github-com-kardianos-osext. * gnu/packages/patches/syncthing-fix-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Syncthing: Fix a crash bug.Leo Famulari2018-07-12
* gnu/packages/patches/syncthing-fix-crash.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/syncthing.scm (syncthing)[source]: Use it.