Bug#831426: jessie-pu: package ccache/3.1.12-1

2016-08-16 Thread Adam D. Barratt
Control: tags -1 + pending On Sun, 2016-07-31 at 11:55 +0200, Julien Cristau wrote: > Control: tag -1 = jessie confirmed > > On Sat, Jul 30, 2016 at 16:55:28 +0200, Joel Rosdahl wrote: > > > On 29 July 2016 at 14:18, Julien Cristau wrote: > > > It doesn't look like you're

Bug#831426: jessie-pu: package ccache/3.1.12-1

2016-07-31 Thread Julien Cristau
Control: tag -1 = jessie confirmed On Sat, Jul 30, 2016 at 16:55:28 +0200, Joel Rosdahl wrote: > On 29 July 2016 at 14:18, Julien Cristau wrote: > > It doesn't look like you're doing any error checking from lstat; is there no > > way it'll fail here? > > Hm, right, not

Bug#831426: jessie-pu: package ccache/3.1.12-1

2016-07-30 Thread Joel Rosdahl
On 29 July 2016 at 14:18, Julien Cristau wrote: > It doesn't look like you're doing any error checking from lstat; is there no > way it'll fail here? Hm, right, not checking the error code is a mistake I made when backporting the fix. However, I don't think it will cause any

Bug#831426: jessie-pu: package ccache/3.1.12-1

2016-07-29 Thread Julien Cristau
Control: tag -1 moreinfo On Fri, Jul 15, 2016 at 22:14:53 +0200, Joel Rosdahl wrote: > @@ -1745,8 +1747,17 @@ > goto out; > } > > - /* Rewrite to relative to increase hit rate. */ > - input_file =

Bug#831426: jessie-pu: package ccache/3.1.12-1

2016-07-15 Thread Joel Rosdahl
Package: release.debian.org User: release.debian@packages.debian.org Usertags: pu Tags: jessie Severity: normal As suggested by Stefan Fritsch in #829088 ("ccache may silently miscompile symlinked source files"), I propose to upgrade ccache from 3.1.10 to 3.1.12 in jessie. I'm the upstream