Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/newsbeuter: replaced by newsboat | Mike Crute | 2017-12-18 | 7 | -323/+0 |
| | |||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 1 | -2/+2 |
| | | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. | ||||
* | main/newsbeuter: rebuild against libressl-2.6 | Natanael Copa | 2017-11-09 | 1 | -1/+1 |
| | |||||
* | main/newsbeuter: security fix (CVE-2017-14500) | Leonardo Arena | 2017-10-25 | 2 | -3/+47 |
| | | | | fixes #7876 | ||||
* | main/newsbeuter: security fix for CVE-2017-12904 | Natanael Copa | 2017-08-22 | 2 | -2/+44 |
| | | | | fixes #7726 | ||||
* | main/newsbeuter: build fix. needs libressl-dev | Natanael Copa | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | main/newsbeuter: Fixing regression | Breno Leitao | 2017-04-18 | 2 | -2/+2 |
| | | | | | My last patch for this package caused a regression on amd64. Fixing it now that properly builds on all arches. | ||||
* | main/newsbeuter: Compile without glibc | Breno Leitao | 2017-03-24 | 2 | -9/+14 |
| | | | | | | | | | | | If you try to compile newsbeuter without -fpermissive, as ppc64le, it will not build due to a wrong argument type. It is wrong because it sets the propoer argument if you have Linux with Glibc. Since we use MUSL, it use the wrong argument. This patch assure that both musl and glibc uses the same argument type. | ||||
* | main/newsbeuter: fix segfault | Natanael Copa | 2016-09-26 | 2 | -4/+100 |
| | | | | ref #6220 | ||||
* | main/newsbeuter: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-16 | 2 | -4/+35 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | testing/newsbeuter: move to main | Carlo Landmeter | 2015-07-09 | 2 | -0/+106 |