Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |