aboutsummaryrefslogtreecommitdiff
path: root/utils/vim/patches/001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch
Commit message (Collapse)AuthorAge
* vim: Update to 8.1Rosen Penev2018-08-20
| | | | | | | | Switch URL to HTTP. More reliable. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* vim: remove build timestamp/hostname/usernameAlexander Couzens2017-12-04
Build timestamp prevents reproducible builds [0]. Same for other irrelevant informations e.g. hostname, username. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>