Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | tmsu: make it compile again | Narrat | |
Newer Go versions deprecated the old way of obtaining modules. Since then projects need the Go mod and sum files. Normally there is a workaround to create those files on the fly, but it isn't applicable as tmsu with the latest release has an incompatible project structure. To make this project compile again backport three upstream commits as patches. Additionally update the fuse dep to fuse2 (was renamed in the past because of fuse3) and remove git as makedep. Furthermore remove the provides line. In this case not needed. | |||
2021-04-10 | changed url to https | Marcin Wieczorek | |
2019-12-18 | Version 0.7.5 | Marcin Wieczorek | |
2018-12-15 | Version 0.7.4 | Marcin Wieczorek | |
2018-09-05 | Version 0.7.1 | Marcin Wieczorek | |
2017-11-29 | Version 0.7.0 | Marcin Wieczorek | |
2017-01-24 | Changed source tarball name and added git to makedeps | Marcin Wieczorek | |
2016-06-09 | Corrected license | Marcin Wieczorek | |
2016-03-13 | update to 061 | Tomáš Mládek | |
2016-01-30 | update to v0.6.0 | Tomáš Mládek | |
2015-09-25 | fix /usr/sbin conflict (ty andy) | Tomáš Mládek | |
2015-09-24 | build from sources instead of copying binaries | Tomáš Mládek | |
2015-08-29 | Initial commit | Tomáš Mládek | |