aboutsummaryrefslogtreecommitdiff
path: root/utils/minicom/patches/110-reproducible-builds.patch
Commit message (Collapse)AuthorAge
* minicom: update to 2.8Rosen Penev2021-07-23
| | | | | | | | | | | | | Switch URL to new upstream. Switch to AUTORELEASE for simplicity. Removed most patches as they have been upstreamed. Rebased the remaining one. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* minicom: update to v2.7.1Álvaro Fernández Rojas2017-12-31
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* minicom: remove build time to fix reproducible buildsAlexander Couzens2017-11-17
Build timestamps prevents reproducible builds [0]. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>