Commits on Source (34)
-
Markus Koschany authored
it does not exist. Closes: #919638
-
Markus Koschany authored
-
Markus Koschany authored
This reverts commit fc31e79f.
-
Markus Koschany authored
This reverts commit 0f414d52.
-
rationale: the JRE chooses a suitable GC automatically anyway, and some VMs (notably Zero) don’t support this flag and then refuse to start; but suggest Java 8 users to add it back, from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925928#22
-
In the discussion around it, ebourg indicated that he prefers the inline code over a separate script, if it needs to be present at all (which IMHO is necessary). I kept the “do nothing if the user exists” check first, though; there’s no need to try to create it over and over on every upgrade. This reverts commit 036902fe and c8966d77.
-
(cherry picked from commit ca79dadc)
-
(cherry picked from commit 805338f6)
-
(cherry picked from commit a40b411a)
-
• do not read /etc/default/tomcat9 twice; it is already read in the init script itself in the sysvinit case, so add an exclusion mechanism so that the execution flow point where it’s read in the systemd case skips doing that Also upload to experimental, both so that it doesn’t get lost again, and to get wider testing and make it available.
-
turns out that Gitlab/Salsa d̲o̲e̲s̲ allow you to tag a commit that has been deleted by force-pushing, then retrieve it… but only if you tag via the web interface… … no matter, this is identical (7ca37924..ca0f08fc has no diff) so we’re fine.