Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolinHem committed Mar 11, 2024
2 parents ef93f1d + d9c34d5 commit 4a5629d
Show file tree
Hide file tree
Showing 375 changed files with 12,514 additions and 1,748 deletions.
1 change: 0 additions & 1 deletion signserver/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ dist-*/
/lib/ext/apksig-*
/lib/ext/jdbc/*.jar
/lib/ext/dss-*
/lib/ext/commons-lang3-*
/lib/ext/commons-net-*
/lib/ext/specs-*
/lib/ext/validation-*
Expand Down
5 changes: 2 additions & 3 deletions signserver/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,14 +191,14 @@ Installation Guide for details.
<echo message="Filtering jars..."/>

<!-- cesecore-common.jar -->
<property name="cesecore-common.jar" value="cesecore-common-7.0.0.1.jar"/>
<property name="cesecore-common.jar" value="cesecore-common-7.0.0.1signserver6.2.0.jar"/>
<move todir="${tmp}" file="${app.ear.dir}/lib/${cesecore-common.jar}"/>
<jar destfile="${app.ear.dir}/lib/${cesecore-common.jar}">
<zipfileset src="${tmp}/${cesecore-common.jar}" excludes="${cesecore.common.excludes}"/>
</jar>

<!-- x509-common-util.jar -->
<property name="kfc-x509-common-util.jar" value="x509-common-util-0.7.4.jar"/>
<property name="kfc-x509-common-util.jar" value="x509-common-util-0.10.5.jar"/>
<move todir="${tmp}" file="${app.ear.dir}/lib/${kfc-x509-common-util.jar}"/>
<jar destfile="${app.ear.dir}/lib/${kfc-x509-common-util.jar}">
<zipfileset src="${tmp}/${kfc-x509-common-util.jar}" excludes="${kfc.x509.common.util.excludes}"/>
Expand Down Expand Up @@ -788,7 +788,6 @@ mvn install
<exclude name=".eclipse/**" />
<exclude name=".settings/**" />
<exclude name="**/.cvsignore" />
<exclude name="**/*.sh" />
<exclude name="**/nbproject/private/**" />
<exclude name="**/target/**" />

Expand Down
8 changes: 6 additions & 2 deletions signserver/doc/htdocs/APK_Hash_Signer.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down
10 changes: 7 additions & 3 deletions signserver/doc/htdocs/APK_Lineage_Signer.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down Expand Up @@ -1790,7 +1794,7 @@ <h1 class="heading "><span>Available Properties</span></h1>
<p ><a href="APK_Signer.html">APK Signer</a> to update lineage for. Specify exactly one signer, pointing out the signer to update in the lineage. </p>
</td>
<td class="confluenceTd" rowspan="1" colspan="1">
<p > <img class="emoticon emoticon-tick" src="images/s/7clgp7/8703/189cb2l/_/images/icons/emoticons/check.svg" alt="images/s/7clgp7/8703/189cb2l/_/images/icons/emoticons/check.svg" />
<p > <img class="emoticon emoticon-tick" src="images/s/ndu796/8703/189cb2l/_/images/icons/emoticons/check.svg" alt="images/s/ndu796/8703/189cb2l/_/images/icons/emoticons/check.svg" />
</p>
</td>
</tr>
Expand Down
10 changes: 7 additions & 3 deletions signserver/doc/htdocs/APK_Rotate_Signer.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down Expand Up @@ -1783,7 +1787,7 @@ <h1 class="heading "><span>Available Properties</span></h1>
<p >Signers to include in the lineage. Specify exactly two signers: the old and new signers to include in the lineage. </p>
</td>
<td class="confluenceTd" rowspan="1" colspan="1">
<p > <img class="emoticon emoticon-tick" src="images/s/7clgp7/8703/189cb2l/_/images/icons/emoticons/check.svg" alt="images/s/7clgp7/8703/189cb2l/_/images/icons/emoticons/check.svg" />
<p > <img class="emoticon emoticon-tick" src="images/s/ndu796/8703/189cb2l/_/images/icons/emoticons/check.svg" alt="images/s/ndu796/8703/189cb2l/_/images/icons/emoticons/check.svg" />
</p>
</td>
</tr>
Expand Down
8 changes: 6 additions & 2 deletions signserver/doc/htdocs/APK_Signer.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down
8 changes: 6 additions & 2 deletions signserver/doc/htdocs/Accounter.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down
8 changes: 6 additions & 2 deletions signserver/doc/htdocs/Accounters.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</script>
</head>

<body pageid="181288951">
<body pageid="212959630">

<div id="ht-loader">
<noscript>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h1 class="ht-logo">
<a href="../"><img src="projectlogo.png"></a>
</h1>
<div class="ht-version">
<p>Version: 6.1.0</p>
<p>Version: 6.2.0</p>
</div>
</header>

Expand Down Expand Up @@ -142,6 +142,10 @@ <h2>SignServer Manual</h2>
<li class="leaf">
<a class="ht-nav-page-link" href="Architecture_and_Concepts.html">Architecture and Concepts</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Library_Manifest.html">Library Manifest</a>

</li>
<li class="leaf">
<a class="ht-nav-page-link" href="Interoperability.html">Interoperability</a>
Expand Down
Loading

0 comments on commit 4a5629d

Please sign in to comment.