Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-11-26 Thread folkert
It's on https://github.com/folkertvanheusden/HTTPing > Would it be possible to either have the URL of the upstream VCS or a > proper patch file for 4ea9d5b78540c972e3fe1bf44db9f7b3f87c0ad0? > I couldn't find any mention of a VCS on the homepage, only tarballs.

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-11-26 Thread Simon Chopin
Hi, Would it be possible to either have the URL of the upstream VCS or a proper patch file for 4ea9d5b78540c972e3fe1bf44db9f7b3f87c0ad0? I couldn't find any mention of a VCS on the homepage, only tarballs. Thanks in advance, Cheers -- Simon Chopin Foundations Team

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-03 Thread Abhijith PA
Thank you folkert. I will be very happy to take the patch, if you have committed in upstream repo. :) --abhijith On 03/10/21 07:49 PM, folkert wrote: > replace it by: > > wprintw(w, "%s", what); > > On Sun, Oct 03, 2021 at 07:48:19AM +0200, Helmut Grohne wrote: > > Source: httping > >

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-03 Thread folkert
4ea9d5b78540c972e3fe1bf44db9f7b3f87c0ad0 On Sun, Oct 03, 2021 at 11:36:12PM +0530, Abhijith PA wrote: > Thank you folkert. I will be very happy to take the patch, if you have > committed in upstream repo. :) > > > --abhijith > > > On 03/10/21 07:49 PM, folkert wrote: > > replace it by: > >

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-03 Thread folkert
replace it by: wprintw(w, "%s", what); On Sun, Oct 03, 2021 at 07:48:19AM +0200, Helmut Grohne wrote: > Source: httping > Version: 2.5-5.1 > Severity: serious > Tags: ftbfs > > httping fails to build from source in unstable on amd64. A non-parallel > build ends as follows: > > |

Bug#995625: httping FTBFS: error: format not a string literal and no format arguments [-Werror=format-security]

2021-10-03 Thread Helmut Grohne
Source: httping Version: 2.5-5.1 Severity: serious Tags: ftbfs httping fails to build from source in unstable on amd64. A non-parallel build ends as follows: | x86_64-linux-gnu-gcc -g -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -W -Wextra