History log of /trunk/main/solenv/bin/modules/installer/ (Results 1 - 25 of 115)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5
95e2fe7722-May-2023 mseidel

Fixed typos (unknown) and some other, removed whitespace

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA
c146779716-Nov-2021 mseidel

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.980

Fix for the Windows (MSI) installer.

The problem was that after 4.1.10 the productversion inside the msi was
"higher" than the one from AOO42X.

So for AOO 4.1.11 it is 4.111.9808. For AOO 4.2.0 it was 4.20.9823 (111 > 20).

This patch corrects the version number to 4.200.9823 (111 < 200).

Credits go to Arrigo for this patch!

show more ...

Revision tags: AOO4111-GA, AOO420-Dev3-m3
dc294fc131-Jul-2021 mseidel

Added Esperanto as language for NSIS installer

135e57bd29-Jul-2021 mseidel

Added Hindi as language for NSIS installer

07619cfb09-Jun-2021 mseidel

Enable localized NSIS installer for Arabic and Ukrainian

8a06ca1221-May-2021 mseidel

Re-enable adapted texts for NSIS installer.

This fixes https://bz.apache.org/ooo/show_bug.cgi?id=127628

Revision tags: AOO4110-GA, AOO419-GA
d921515f04-Jan-2021 Jim Jagielski

Save getuid only for Solaris (do we even support that anymre)?

49cc844330-Dec-2020 Jim Jagielski

'fakeroot' is no longer optional, but required, when making deb/dpkg
so no need to worry about the old hack and seeing if we have
fakeroot.

01e8994624-Nov-2020 Jim Jagielski

This is Perl, not C :-)

6661e28720-Nov-2020 Jim Jagielski

Move to using (requiring) EPM 5.0.0 or later for AOO

Revision tags: AOO418-GA
dfe9974f28-Oct-2020 Jim Jagielski

Be safe when checking FAKEROOT

e81750d721-Oct-2020 Jim Jagielski

FAKEROOT is "" in the env

56b8eddc25-Sep-2020 mseidel

Fixed typo (explicitely -> explicitly) and some more

c97fd79230-Jun-2020 mseidel

Removed whitespace, fixed typos

Revision tags: 420-Dev2-m2
f8d20be803-Oct-2019 Jim Jagielski

Revision number now generic... Repo based, whatever that repo is

58f9c06208-Sep-2019 mseidel

Fixed tab vs. spaces

Revision tags: AOO417
bc56084021-Jun-2019 Matthias Seidel

Cleaned up whitespace

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1861790 13f79535-47bb-0310-9956-ffa450edef68

49660a8909-Apr-2019 Matthias Seidel

Changed download name for Dev build (according to openoffice.lst), removed whitespace

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1857186 13f79535-47bb-0310-9956-ffa450edef

Changed download name for Dev build (according to openoffice.lst), removed whitespace

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1857186 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO420-Dev-m1
8344c66804-Feb-2019 Matthias Seidel

Removed whitespace, fixed typo

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852958 13f79535-47bb-0310-9956-ffa450edef68

52bebde624-Jan-2019 Matthias Seidel

Removed whitespace

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852010 13f79535-47bb-0310-9956-ffa450edef68

fd26fe2823-Jan-2019 Matthias Seidel

Removed whitespace, fixed typos

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851987 13f79535-47bb-0310-9956-ffa450edef68

d282751b22-Jan-2019 Jim Jagielski

don't be picky about format


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851867 13f79535-47bb-0310-9956-ffa450edef68

78f0d4bb16-Jan-2019 Jim Jagielski

As long as we have the full path, use it


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851449 13f79535-47bb-0310-9956-ffa450edef68

f827b31816-Jan-2019 Jim Jagielski

Use fakeroot instead of our custom getuid.c LD_PRELOAD hack if available when creating Debian packages. This is because epm and dpkg (et.al.) need to be fooled into thinking that root is creating the

Use fakeroot instead of our custom getuid.c LD_PRELOAD hack if available when creating Debian packages. This is because epm and dpkg (et.al.) need to be fooled into thinking that root is creating these packages for the correct permissions.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1851443 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO416, AOO416-RC1
ecafef6807-Jun-2018 Matthias Seidel

Fixed double wording, minor cleanup

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1833124 13f79535-47bb-0310-9956-ffa450edef68

12345