Re: Rebasing (Was: dbghelp.dll fails on rebase (on Windows))

2012-11-06 Thread Tor Lillqvist
> Now, when we do not tamper executables during install, it would make
> sense to digitally sign them during the build. (In official builds
> with TDF key).
>

There was BTW somebody on IRC during the weekend who complained (lightly)
that he would like all binaries to be signed, so that his anti-virus
wouldn't whine about them.

(He wanted only the EXEs to be signed, not the DLLs, but that must be a
very silly anti-virus then if it whines about unsigned EXEs but not
unsigned DLLs?)

--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Rebasing (Was: dbghelp.dll fails on rebase (on Windows))

2012-10-11 Thread Andras Timar
On Tue, Oct 9, 2012 at 10:56 AM, Tor Lillqvist  wrote:
>> Again, I wonder how essential / useful this whole rebasing thing is
>> any more in this day... But yeah, I know that suggesting we stop doing
>> it will bring up arguments that essentially say "if it might be useful
>> for even one percent of our userbase, we should keep doing it".
>
> After the recent changes for VS2012 and Windows 8 SDK support, where
> the rebase tool apparently is not so easily available any more, there
> were build problems with our "standard" toool-chain (VS2008 and
> Windows SDK 7.x), so Fridrich and I decided to kill all the rebasing
> stuff.

Now, when we do not tamper executables during install, it would make
sense to digitally sign them during the build. (In official builds
with TDF key).

Andras
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Rebasing (Was: dbghelp.dll fails on rebase (on Windows))

2012-10-09 Thread Tor Lillqvist
> Again, I wonder how essential / useful this whole rebasing thing is
> any more in this day... But yeah, I know that suggesting we stop doing
> it will bring up arguments that essentially say "if it might be useful
> for even one percent of our userbase, we should keep doing it".

After the recent changes for VS2012 and Windows 8 SDK support, where
the rebase tool apparently is not so easily available any more, there
were build problems with our "standard" toool-chain (VS2008 and
Windows SDK 7.x), so Fridrich and I decided to kill all the rebasing
stuff.

--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: dbghelp.dll fails on rebase (on Windows)

2012-09-26 Thread Kohei Yoshida
Hi Tor,

On Wed, Sep 26, 2012 at 4:00 AM, Tor Lillqvist  wrote:
> Again, I wonder how essential / useful this whole rebasing thing is
> any more in this day... But yeah, I know that suggesting we stop doing
> it will bring up arguments that essentially say "if it might be useful
> for even one percent of our userbase, we should keep doing it".
>
> Anyway, this issue is not simply one of only whether to rebase DLLs or
> not (to be non-overlapping by default in the address space) after
> building, before creating the installer. See
> http://www.mail-archive.com/dev@openoffice.org/msg15650.html . We
> still to that un-rebasing at installation time (on the more current
> Windows versions), don't we?

Ah, thanks for this info. It's good to know the "why" behind this rebasing.

Kohei
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: dbghelp.dll fails on rebase (on Windows)

2012-09-26 Thread Tor Lillqvist
Again, I wonder how essential / useful this whole rebasing thing is
any more in this day... But yeah, I know that suggesting we stop doing
it will bring up arguments that essentially say "if it might be useful
for even one percent of our userbase, we should keep doing it".

Anyway, this issue is not simply one of only whether to rebase DLLs or
not (to be non-overlapping by default in the address space) after
building, before creating the installer. See
http://www.mail-archive.com/dev@openoffice.org/msg15650.html . We
still to that un-rebasing at installation time (on the more current
Windows versions), don't we?

--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: dbghelp.dll fails on rebase (on Windows)

2012-09-25 Thread Kohei Yoshida

On 09/25/2012 08:46 PM, Kohei Yoshida wrote:


Does anyone else know of a way around this?


Just discovered postprocess/rebase/no_rebase.txt and added dbghelp.dll 
to the list.


Hopefully this will solve this...

Kohei

--
Kohei Yoshida, LibreOffice hacker, Calc
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


dbghelp.dll fails on rebase (on Windows)

2012-09-25 Thread Kohei Yoshida
So, recently I started getting

REBASE: dbghelp.dll  Rebase failed.  Signed images can not be rebased.
Error: rebase failed with exit code 99!
dmake:  Error code 99, while making 'REBASE'

during postprocess when the build tries to rebase a whole bunch of
dll's.  This is on Windows 7.

The only way out of this is to try to find an older, unsigned version
of dbghelp.dll and put that into solver. But that's not a permanent
solution.

Does anyone else know of a way around this?

Kohei
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice