> Am 30.09.2025 um 12:08 schrieb Joe Orton <[email protected]>:
> 
> On Mon, Sep 29, 2025 at 03:09:23PM -0000, [email protected] wrote:
>> ==============================================================================
>> --- httpd/httpd/trunk/modules/md/mod_md_drive.c Mon Sep 29 13:58:39 2025 
>> (r1928838)
>> +++ httpd/httpd/trunk/modules/md/mod_md_drive.c Mon Sep 29 15:09:23 2025 
>> (r1928839)
>> @@ -121,21 +121,21 @@ static void process_drive_job(md_renew_c
>>                          "certificate(s)", job->mdomain);
>>         }
>>         else if (!renew_at || renew_at <= now) {
>> -            ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, dctx->s, APLOGNO(10512)
>> +            ap_log_error(APLOG_MARK, APLOG_DEBUG, 0, dctx->s, APLOGNO()
> 
> I assume the changes here were not intentional/expected, reverted in r1928861.
> 
Thanks, I seem to have missed the reverse sync to get the assign numbers back 
to my repository.

Reply via email to