This is the week 3 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- continued to gather required code from the Mozilla toolchain
This week:
- integrate parts of Mozilla's toolchain into LibreOffice
- build required binaries for auto update f
This is the week 4 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- successfully built a dynamic library file for Mozilla Archive (mar) file
format support using LibreOffice's toolchain
- started work on porting Mozilla's mar creation executa
This is the week 5 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- almost finished porting Mozilla's mar creation and updater executables to
LibreOffice's toolchain
Goals for this week:
- finish porting Mozilla's mar creation and updater ex
This is the week 1 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice":
- found code pointers for generating update packages
- began planning necessary infrastructure for the update server
- found code pointers for applying updates
Future goals:
- finalize
This is the week 2 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice":
- successfully packed and unpacked a full update using preexisting Mozilla
binaries
- further documentation of the update process recorded
- started work on building binaries for the upda
This is the week 8 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- successfully built Mozilla's mar creation and updater executables on a
Windows LibreOffice build
- found out how to sign mar files via the mar executable and NSS's certutil
e
This is the week 9 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- created a "partial" mar file containing the differences between two
versions of LibreOffice
- started debugging the updater executable in order to use it with partial
mar fil
This is the week 10 progress report of the GSoC bug "Reuse Mozilla's
rolling update mechanism for LibreOffice".
Last week:
- successfully did an in-place upgrade on Linux using partial mar files
Goals for this week:
- finish debugging and do an in-place upgrade on Windows using partial mar
files
This is the week 6 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- successfully ported Mozilla's mar creation and updater executables to a
Linux LibreOffice build
Goals for this week:
- port to a Windows LibreOffice build
--
Nathan
__
This is the week 7 progress report of the GSoC bug "Reuse Mozilla's rolling
update mechanism for LibreOffice".
Last week:
- successfully built Mozilla's mar creation executable on a Windows
LibreOffice build
- came close to successfully building Mozilla's updater executable on a
Windows LibreOffic
Hello,
My name is Nathan Yee, and I am currently a Computer Engineering
undergraduate student at the University of British Columbia. My email
address is ny.nathan@gmail.com, and my freenode IRC nick is delta-nry.
I am interested in working on the "Reuse Mozilla's rolling update mec
All of my past & future contributions to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.
--
Nathan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hello, my name is Nathan Yee, and I am a Computer Engineering student at
the University of British Columbia. I am working on adding improved updater
functionality to LibreOffice, as detailed in
https://bugs.documentfoundation.org/show_bug.cgi?id=68274. My mentors are
Jan Holesovsky and Jacobo
All of my past & future contributions to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.
--
Nathan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
|7 ++---
21 files changed, 69 insertions(+), 91 deletions(-)
New commits:
commit a509a8d9951a0c31bea0f4ff8942720cad8b6e7f
Author: Nathan Yee
Date: Thu Jan 1 10:50:39 2015 -0800
Resolves: fdo#87003 Kill BOOST_FOREACH on master
use C++11s range-based for() loops instead
This is the week 11 progress report of the GSoC bug "Reuse Mozilla's
rolling update mechanism for LibreOffice".
Last week:
- successfully did an in-place upgrade on Windows using partial mar files
- updated documentation at
https://wiki.documentfoundation.org/Development/Online_Update
Goals for t
This is the week 12 progress report of the GSoC bug "Reuse Mozilla's
rolling update mechanism for LibreOffice".
Last week:
- started work on integrating the new update mechanism into the current
LibreOffice update mechanism
Goals for this week:
- continue integrating the new update mechanism into
onlineupdate/Executable_mar.mk|5 -
onlineupdate/source/libmar/sign/nss_secutil.c |4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 7a736718069f8d88743ffc6f51b7f59558db54e9
Author: Nathan Yee
Date: Tue Aug 18 15:20:37 2015 -0700
18 matches
Mail list logo