Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: make update-copyright | Mike Frysinger | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | maint: make update-copyright | Jim Meyering | 2022-01-12 | 1 | -1/+1 |
| | |||||
* | maint: make update-copyright | Jim Meyering | 2021-07-11 | 1 | -1/+1 |
| | |||||
* | maint: make update-copyright | Jim Meyering | 2020-01-01 | 1 | -1/+1 |
| | |||||
* | maint: make update-copyright | Paul Eggert | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | maint: Update copyright years to 2018 | Mathieu Lirzin | 2018-01-04 | 1 | -1/+1 |
| | | | | This update has been made with 'make update-copyright'. | ||||
* | Prefer https: URLs | Paul Eggert | 2017-09-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | In Gnulib, Emacs, etc. we are changing ftp: and http: URLs to use https:, to discourage man-in-the-middle attacks when downloading software. The attached patch propagates these changes upstream to Automake. This patch does not affect files that Automake is downstream of, which I'll patch separately. Althouth the resources are not secret, plain HTTP is vulnerable to malicious routers that tamper with responses from GNU servers, and this sort of thing is all too common when people in some other countries browse US-based websites. See, for example: Aceto G, Botta A, Pescapé A, Awan MF, Ahmad T, Qaisar S. Analyzing internet censorship in Pakistan. RTSI 2016. https://dx.doi.org/10.1109/RTSI.2016.7740626 HTTPS is not a complete solution here, but it can be a significant help. The GNU project regularly serves up code to users, so we should take some care here. | ||||
* | maint: Update copyright years to 2017. | Mathieu Lirzin | 2017-03-02 | 1 | -1/+1 |
| | | | | This update has been made with 'make update-copyright'. | ||||
* | maint: update copyright years to 2015 (branch 'micro') | Stefano Lattarini | 2015-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com> | ||||
* | maint: update copyright years | Stefano Lattarini | 2014-04-21 | 1 | -1/+1 |
| | | | | | | We've been in 2014 already for few months now... Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com> | ||||
* | tests: expose automake bug#14441 | Stefano Lattarini | 2013-05-27 | 1 | -0/+56 |
* t/suffix-custom-pr14441.sh: New test, still failing. * t/list-of-tests.mk (handwritten_TESTS, XFAIL_TESTS): Add it. Helped-by: Felix Salfelder <felix@salfelder.org> Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com> |