<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Timo Aaltonen pushed to branch master
at <a href="https://salsa.debian.org/freeipa-team/certmonger" style="color: #1068bf;">FreeIPA packaging / certmonger</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/fe0b1a212b0448d5c34deac9ad8a30f45c7f0a65" style="color: #1068bf;">fe0b1a21</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-01-06T15:03:41-05:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Add a PEM validity checker and validate SCEP CA files

If a non-PEM file was passed into add-scep-ca it would
accept it without question but later fail with:

status: CA_UNREACHABLE
ca-error: Error: failed to verify signature on server response.

Try to do basic validation of user-provided PEM files by:

- stripping BEGIN/END headers
- removing newlines and carriage returns
- using OpenSSL EVP library to base64 decode the block

This isn't fool-proof but it at least does some basic
sanity checking to ensure the file(s) exist and appear
to be PEM files.

The unit tests use some Let's Encrypt CA certificates.

https://bugzilla.redhat.com/show_bug.cgi?id=1492112

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/657c9ab79a00a2003f7c02c535418896cacc410a" style="color: #1068bf;">657c9ab7</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-01-06T15:03:41-05:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Fix implicit declaration of function ‘PEM_read_bio_X509’

Add an include for openssl/pem.h

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/e92b21d84a0166cee33a00c5475916c4bd61979e" style="color: #1068bf;">e92b21d8</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-01-06T15:07:13-05:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Don't include "NEW" in certificate signing requests

Per https://datatracker.ietf.org/doc/html/rfc7468#section-7
NEW is still acceptable for parsing but generators should no
longer be including it.

I also fixed the dbm test cases which no longer execute in the
off-chance this gets backported to some distribution that has
an NSS version that still supports it.

https://pagure.io/certmonger/issue/228

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/e840b623a60309fe9682670b4adbffc86975b740" style="color: #1068bf;">e840b623</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-01-06T15:12:15-05:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Verify that the AES-128 is used for encrypting the local CA

OpenSSL by default used very old defaults, RC2-CBC and 3DES, for
encryption. This resulted in a credential that was unusable if
FIPS was enabled.

Both values are now hardcoded to AES-128-CBC so that it is both
more modern and will work in all situations. This tests that
nothing has changed.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1950132

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/08bd8ae46f948064806a26cd267ec6c75cc67603" style="color: #1068bf;">08bd8ae4</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-03-17T16:44:43-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Replace DER-encoded test file with a base64-encoded one

Some build systems will not allow patches that contain
binaries so switch to a base64-encoded file instead.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1492112

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/9880d59108c05c84b4df9b8214edd14e64838851" style="color: #1068bf;">9880d591</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-03-17T16:47:32-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Correct a bad date in the spec changelog

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/a80b8aaef8300bb48d218d5cbaa4d6882bba49f3" style="color: #1068bf;">a80b8aae</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-03-17T17:31:05-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Switch to https URLs for Sources, etc.

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/0883fd2a92043ed9eda4fbfca72259daa3fa7b52" style="color: #1068bf;">0883fd2a</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-03-18T13:35:30-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Remove dependency on SHA-1
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/a38036eb0c64b5801cb8cebe93d5843be193271c" style="color: #1068bf;">a38036eb</a></strong>
<div>
<span>by Andika Triwidada</span>
<i>at 2022-03-25T15:50:40+01:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Translated using Weblate (Indonesian)

Currently translated at 5.0% (24 of 473 strings)

Co-authored-by: Andika Triwidada <andika@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/id/
Translation: certmonger/master
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/1b173e304d66a1b86f58323a137d935b509cb44d" style="color: #1068bf;">1b173e30</a></strong>
<div>
<span>by Charles Lee</span>
<i>at 2022-03-25T15:50:40+01:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Translated using Weblate (Chinese (Simplified) (zh_CN))

Currently translated at 44.8% (212 of 473 strings)

Co-authored-by: Charles Lee <lchopn@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/zh_CN/
Translation: certmonger/master
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/a0fac2707862be0197de73856e1896230c37e6a3" style="color: #1068bf;">a0fac270</a></strong>
<div>
<span>by Dankaházi (ifj.) István</span>
<i>at 2022-03-25T15:50:40+01:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Translated using Weblate (Hungarian)

Currently translated at 41.4% (196 of 473 strings)

Co-authored-by: Dankaházi (ifj.) István <dankahazi.istvan@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/hu/
Translation: certmonger/master
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/0dae78f668470e80b9fa29453212dc37c5f2002d" style="color: #1068bf;">0dae78f6</a></strong>
<div>
<span>by Serena She</span>
<i>at 2022-03-25T15:50:40+01:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Translated using Weblate (Chinese (Simplified) (zh_CN))

Currently translated at 56.8% (269 of 473 strings)

Co-authored-by: Serena She <sheyueming@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/zh_CN/
Translation: certmonger/master
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/4a33f34a198105d52cd5d23574db54f024c3ce10" style="color: #1068bf;">4a33f34a</a></strong>
<div>
<span>by Temuri Doghonadze</span>
<i>at 2022-03-25T15:50:40+01:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Translated using Weblate (Georgian)

Currently translated at 23.0% (109 of 473 strings)

Added translation using Weblate (Georgian)

Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Translate-URL: https://translate.fedoraproject.org/projects/certmonger/master/ka/
Translation: certmonger/master
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/8b8af84e4467219954b2fcd6c597ab8578e14a61" style="color: #1068bf;">8b8af84e</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-03-29T15:36:36-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>tests: Test that the CA constraint DER encoding is correct

A TRUE value was being set to 1 instead of 255

Also correct a hardcoded test filename for a previous test.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/f95908610574c93efe1b5004efef20e6511f6d90" style="color: #1068bf;">f9590861</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-04-07T13:52:30-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Disable DSA in the RPM spec

DSA has been disabled in default crypto policy since Fedora 30
and will cause crashes if used in FIPS mode.

Refresh the 028-dbus no-DSA expected output. It was out-of-sync
from previous changes.

https://bugzilla.redhat.com/show_bug.cgi?id=2066439

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/cd5a03e574dbdf816e7ae68b47fae3375fc0568f" style="color: #1068bf;">cd5a03e5</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-04-08T14:26:19-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Manually build the srpm for the copr CI

I'm not sure what changed but copr was building the
srpm using the upstream tarball and not the current git
checkout so it wasn't actually testing anything.

copr now uses the manual make srpm method instead, as
documented at
https://docs.pagure.org/copr.copr/user_documentation.html#make-srpm

Use configure.ac to determine the current version.

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/3dc66c7230d1961ce08865e9b3f3daf4bf202c90" style="color: #1068bf;">3dc66c72</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-06-07T09:53:15-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Require jansson >= 2.12

The ipa-submit code may include NULL values for some optional
attributes. This is broken in prior jansson releases and was
fixed in https://github.com/akheron/jansson/commit/5df5fc5b13cac5212482d36e7f3a78951782cfb5

The options are for profile and issuer.
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/387d418206d046c1bddc6fcbce6289655625e75b" style="color: #1068bf;">387d4182</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-06-07T11:20:24-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Mark the current directory as a safe git directory

This was causing failures to build the srpm in CI:

git archive -v --format=tar --prefix=certmonger-0.79.15/ HEAD | gzip > certmonger-0.79.15.tar.gz
fatal: unsafe repository ('/mnt/workdir-xq6ez2vc/certmonger' is owned by someone else)
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/1c1043356169c59e6edc9765f88b6a87f15dcb86" style="color: #1068bf;">1c104335</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-08-16T14:13:31-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Fix usage of PKCS#7 ASN1 attribute retrieval for SCEP keygen

Since pre-1.0.0 code should not have used ASN1_ITEM references
directly like &X509_it. It should instead use the macro
ASN1_ITEM_rptr(X509).

This worked up to 3.0.0.

Switch the code to more current usage of ASN1_ITEM and referencing
the PKCS7 signer info object.

Fixes: https://pagure.io/certmonger/issue/244

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/efa89d77282cb02c0b67b4fea316a6e3ec9c0956" style="color: #1068bf;">efa89d77</a></strong>
<div>
<span>by Rob Crittenden</span>
<i>at 2022-08-25T08:28:39-04:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Tag 0.79.16
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/e0aba711293062a15bfaada9be0178c0ae3c868e" style="color: #1068bf;">e0aba711</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2022-08-25T15:54:50+03:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>Merge branch 'upstream'
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/dad24c66d7fc8f9e0d43cd45c6f38a8765a73061" style="color: #1068bf;">dad24c66</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2022-08-26T09:42:51+03:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>version bump
</pre>
</li>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/freeipa-team/certmonger/-/commit/e1a1f56f9195437525b8f4685abc2745e59b5801" style="color: #1068bf;">e1a1f56f</a></strong>
<div>
<span>by Timo Aaltonen</span>
<i>at 2022-08-26T09:43:00+03:00</i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>releasing package certmonger version 0.79.16-1
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#eae40b507f9c3502accc6d7f8a39c9a7d9936b6f" style="color: #1068bf;">
<span class="new-file">
+
.copr/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#552183f11039fa0be5545439c6aed0cb7f87aaaf" style="color: #1068bf;">
certmonger.spec
</a>
</li>
<li class="file-stats">
<a href="#87db583be5c13c1f7b3c958b10e03d67b6a2ca06" style="color: #1068bf;">
configure.ac
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1" style="color: #1068bf;">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#1ea4eac30921a4a13fc7be0b323144e189daec70" style="color: #1068bf;">
po/hu.po
</a>
</li>
<li class="file-stats">
<a href="#cbd0a16c6ab85833ae5892982bc57d68cc315864" style="color: #1068bf;">
po/id.po
</a>
</li>
<li class="file-stats">
<a href="#b4483a69a17ce84171905a68001440348a030887" style="color: #1068bf;">
<span class="new-file">
+
po/ka.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#649f57c2c27e08866163cb3bc5d7709242509a33" style="color: #1068bf;">
po/zh_CN.po
</a>
</li>
<li class="file-stats">
<a href="#67e794015a01b8816bd16290e5f8538236da8245" style="color: #1068bf;">
src/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="#093a29e9183a75ae6a9268e6054247918dafb164" style="color: #1068bf;">
src/csrgen-n.c
</a>
</li>
<li class="file-stats">
<a href="#f318fa9da1a481f4522274e02fc77591b350d316" style="color: #1068bf;">
src/csrgen-o.c
</a>
</li>
<li class="file-stats">
<a href="#5b0d4143efd40fcf649610ba2867f1fb322364a4" style="color: #1068bf;">
src/getcert-add-scep-ca.1.in
</a>
</li>
<li class="file-stats">
<a href="#92cbdd624d2f56df6bf67f310c59b6f1dcf6fe46" style="color: #1068bf;">
src/getcert.c
</a>
</li>
<li class="file-stats">
<a href="#2a2a991b23dd8258d67139446144765ca9d8a618" style="color: #1068bf;">
src/scepgen-n.c
</a>
</li>
<li class="file-stats">
<a href="#d9d259e0ce05a3caa39d3e7bc73be05545d5bd29" style="color: #1068bf;">
src/submit-n.c
</a>
</li>
<li class="file-stats">
<a href="#8efd5c3f8768a409eee2d9df4352edb7380554de" style="color: #1068bf;">
src/util-o.c
</a>
</li>
<li class="file-stats">
<a href="#37e29b7ecc229635d9d8b2bf4a6ed5c608379d55" style="color: #1068bf;">
src/util-o.h
</a>
</li>
<li class="file-stats">
<a href="#230cae44ce9549174e67535fdf04e9eaa7b32182" style="color: #1068bf;">
tests/013-enckey-dbm/expected.out
</a>
</li>
<li class="file-stats">
<a href="#5b09ff6610b00476dbddf6fa794ef2896e8e2ca1" style="color: #1068bf;">
tests/013-enckey-sql/expected.out
</a>
</li>
<li class="file-stats">
<a href="#6ec66404cdcbff45609dd50dc8a6e9a14d3049f6" style="color: #1068bf;">
tests/013-enckey/expected.out
</a>
</li>
<li class="file-stats">
<a href="#8e9c8ff93872f4c36c38a44f29df8862d0be226e" style="color: #1068bf;">
tests/015-lockedkey-dbm/expected.out
</a>
</li>
<li class="file-stats">
<a href="#e095477a46706c6bbf42383ea6ecd2c5c5754cfa" style="color: #1068bf;">
tests/015-lockedkey-sql/expected.out
</a>
</li>
<li class="file-stats">
<a href="#631afa4e5394c35e09862134c651462159df7dc4" style="color: #1068bf;">
tests/015-lockedkey/expected.out
</a>
</li>
<li class="file-stats">
<a href="#cbe2c10144718fc572156df630834f4620c055f0" style="color: #1068bf;">
tests/026-local/expected.openssl1
</a>
</li>
<li class="file-stats">
<a href="#608262cdd142474c5d17cc66534f9c9b723bf685" style="color: #1068bf;">
tests/026-local/expected.openssl3
</a>
</li>
<li class="file-stats">
<a href="#ede97081ff47f5850dea203f76edf55df74e03d7" style="color: #1068bf;">
tests/026-local/run.sh
</a>
</li>
<li class="file-stats">
<a href="#2a19ec61c48dc95f74a5c511ad1731e43d786cf0" style="color: #1068bf;">
tests/028-dbus/expected.out.nodsa
</a>
</li>
<li class="file-stats">
<a href="#cd6cd8868864eb852c4b322f58a5c437628d81a0" style="color: #1068bf;">
tests/033-scep/run.sh
</a>
</li>
<li class="file-stats">
<a href="#8f62941a9eb018914ad68290a45905d48543c4be" style="color: #1068bf;">
<span class="new-file">
+
tests/040-pem/bad.empty
</span>
</a>
</li>
<li class="file-stats">
<a href="#057e831a4a802ad4628dc28f53ab615d0a1d8643" style="color: #1068bf;">
<span class="new-file">
+
tests/040-pem/bad.isrg-root-x1-cross-signed.der.b64
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/freeipa-team/certmonger/-/compare/dfdd9a40ea43ee5572644ce44be2a21448b6975d...e1a1f56f9195437525b8f4685abc2745e59b5801" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>