commit uacme for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package uacme for openSUSE:Factory checked in at 2023-06-30 19:58:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uacme (Old) and /work/SRC/openSUSE:Factory/.uacme.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "uacme" Fri Jun 30 19:58:45 2023 rev:3 rq:1096028 version:1.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/uacme/uacme.changes 2022-12-05 18:01:05.452545549 +0100 +++ /work/SRC/openSUSE:Factory/.uacme.new.13546/uacme.changes 2023-06-30 19:59:04.629716599 +0200 @@ -1,0 +2,7 @@ +Tue Jun 27 15:19:17 UTC 2023 - Dirk M��ller <dmueller@suse.com> + +- update to 1.7.4: + * uacme: Validate token from ACME server. + * minor documentation changes including copyright year + +------------------------------------------------------------------- Old: ---- uacme-1.7.3.tar.gz New: ---- uacme-1.7.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uacme.spec ++++++ --- /var/tmp/diff_new_pack.k2KzGu/_old 2023-06-30 19:59:05.377721048 +0200 +++ /var/tmp/diff_new_pack.k2KzGu/_new 2023-06-30 19:59:05.381721072 +0200 @@ -1,7 +1,7 @@ # # spec file for package uacme # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2020, Martin Hauke <mardnh@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: uacme -Version: 1.7.3 +Version: 1.7.4 Release: 0 Summary: A minimal ACMEv2 client License: GPL-3.0-or-later ++++++ uacme-1.7.3.tar.gz -> uacme-1.7.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/ChangeLog new/uacme-1.7.4/ChangeLog --- old/uacme-1.7.3/ChangeLog 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/ChangeLog 2023-02-15 21:21:00.000000000 +0100 @@ -1,3 +1,9 @@ +2023-02-15 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Release 1.7.4 + - uacme: Validate token from ACME server. Fixes + https://github.com/ndilieto/uacme/issues/64 + - minor documentation changes including copyright year + 2022-09-20 Nicola Di Lieto <nicola.dilieto@gmail.com> * Release 1.7.3 - better compatibility with LibreSSL, require 3.4.2 or later diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/Makefile.am new/uacme-1.7.4/Makefile.am --- old/uacme-1.7.3/Makefile.am 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/Makefile.am 2023-02-15 21:21:00.000000000 +0100 @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +# Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> # # This file is part of uacme. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/NEWS new/uacme-1.7.4/NEWS --- old/uacme-1.7.3/NEWS 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/NEWS 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,11 @@ uacme NEWS -Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> + +## [1.7.4] - 2023-02-15 +### Changed +- uacme: Validate token from ACME server. Fixes + https://github.com/ndilieto/uacme/issues/64 +- minor documentation changes including copyright year ## [1.7.3] - 2022-09-20 ### Changed diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/README new/uacme-1.7.4/README --- old/uacme-1.7.3/README 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/README 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ uacme README -Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> uacme is a client for the RFC8555 ACMEv2 protocol. Additional information can be found at <https://github.com/ndilieto/uacme> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/README.md new/uacme-1.7.4/README.md --- old/uacme-1.7.3/README.md 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/README.md 2023-02-15 21:21:00.000000000 +0100 @@ -65,6 +65,7 @@ * https://packages.debian.org/uacme * https://packages.ubuntu.com/uacme +* https://packages.fedoraproject.org/pkgs/uacme/uacme * https://software.opensuse.org/package/uacme * https://pkgs.alpinelinux.org/packages?name=uacme * https://aur.archlinux.org/packages/uacme diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/base64.c new/uacme-1.7.4/base64.c --- old/uacme-1.7.3/base64.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/base64.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/base64.h new/uacme-1.7.4/base64.h --- old/uacme-1.7.3/base64.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/base64.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/configure.ac new/uacme-1.7.4/configure.ac --- old/uacme-1.7.3/configure.ac 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/configure.ac 2023-02-15 21:21:00.000000000 +0100 @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +# Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> # # This file is part of uacme. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/crypto.c new/uacme-1.7.4/crypto.c --- old/uacme-1.7.3/crypto.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/crypto.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/crypto.h new/uacme-1.7.4/crypto.h --- old/uacme-1.7.3/crypto.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/crypto.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/curlwrap.c new/uacme-1.7.4/curlwrap.c --- old/uacme-1.7.3/curlwrap.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/curlwrap.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/curlwrap.h new/uacme-1.7.4/curlwrap.h --- old/uacme-1.7.3/curlwrap.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/curlwrap.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/docs/uacme.html new/uacme-1.7.4/docs/uacme.html --- old/uacme-1.7.3/docs/uacme.html 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/docs/uacme.html 2023-02-15 21:21:00.000000000 +0100 @@ -1318,7 +1318,7 @@ <div class="sect1"> <h2 id="_copyright">COPYRIGHT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Copyright © 2019-2022 Nicola Di Lieto <<a href="mailto:nicola.dilieto@gmail.com">nicola.dilieto@gmail.com</a>></p></div> +<div class="paragraph"><p>Copyright © 2019-2023 Nicola Di Lieto <<a href="mailto:nicola.dilieto@gmail.com">nicola.dilieto@gmail.com</a>></p></div> <div class="paragraph"><p>This file is part of <strong>uacme</strong>.</p></div> <div class="paragraph"><p><strong>uacme</strong> is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1336,9 +1336,9 @@ <div id="footnotes"><hr></div> <div id="footer"> <div id="footer-text"> -Version 1.7.3<br> +Version 1.7.4<br> Last updated - 2022-07-20 21:54:31 CEST + 2023-02-15 21:19:35 CET </div> </div> </body> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/docs/ualpn.html new/uacme-1.7.4/docs/ualpn.html --- old/uacme-1.7.3/docs/ualpn.html 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/docs/ualpn.html 2023-02-15 21:21:00.000000000 +0100 @@ -1170,7 +1170,7 @@ <div class="sect1"> <h2 id="_copyright">COPYRIGHT</h2> <div class="sectionbody"> -<div class="paragraph"><p>Copyright © 2019-2022 Nicola Di Lieto <<a href="mailto:nicola.dilieto@gmail.com">nicola.dilieto@gmail.com</a>></p></div> +<div class="paragraph"><p>Copyright © 2019-2023 Nicola Di Lieto <<a href="mailto:nicola.dilieto@gmail.com">nicola.dilieto@gmail.com</a>></p></div> <div class="paragraph"><p>This file is part of <strong>uacme</strong>.</p></div> <div class="paragraph"><p><strong>uacme</strong> is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1188,9 +1188,9 @@ <div id="footnotes"><hr></div> <div id="footer"> <div id="footer-text"> -Version 1.7.3<br> +Version 1.7.4<br> Last updated - 2022-07-20 21:54:31 CEST + 2023-02-15 21:19:35 CET </div> </div> </body> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/json.c new/uacme-1.7.4/json.c --- old/uacme-1.7.3/json.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/json.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/json.h new/uacme-1.7.4/json.h --- old/uacme-1.7.3/json.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/json.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/log.c new/uacme-1.7.4/log.c --- old/uacme-1.7.3/log.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/log.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/log.h new/uacme-1.7.4/log.h --- old/uacme-1.7.3/log.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/log.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/msg.c new/uacme-1.7.4/msg.c --- old/uacme-1.7.3/msg.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/msg.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/msg.h new/uacme-1.7.4/msg.h --- old/uacme-1.7.3/msg.h 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/msg.h 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/uacme.1 new/uacme-1.7.4/uacme.1 --- old/uacme-1.7.3/uacme.1 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/uacme.1 2023-02-15 21:21:00.000000000 +0100 @@ -2,12 +2,12 @@ .\" Title: uacme .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 09/20/2022 +.\" Date: 02/15/2023 .\" Manual: User Commands -.\" Source: uacme 1.7.3 +.\" Source: uacme 1.7.4 .\" Language: English .\" -.TH "UACME" "1" "09/20/2022" "uacme 1\&.7\&.3" "User Commands" +.TH "UACME" "1" "02/15/2023" "uacme 1\&.7\&.4" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -503,7 +503,7 @@ \fBuacme\fR was written by Nicola Di Lieto .SH "COPYRIGHT" .sp -Copyright \(co 2019\-2022 Nicola Di Lieto <nicola\&.dilieto@gmail\&.com> +Copyright \(co 2019\-2023 Nicola Di Lieto <nicola\&.dilieto@gmail\&.com> .sp This file is part of \fBuacme\fR\&. .sp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/uacme.1.txt new/uacme-1.7.4/uacme.1.txt --- old/uacme-1.7.3/uacme.1.txt 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/uacme.1.txt 2023-02-15 21:21:00.000000000 +0100 @@ -320,7 +320,7 @@ COPYRIGHT --------- -Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> This file is part of *uacme*. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/uacme.c new/uacme-1.7.4/uacme.c --- old/uacme-1.7.3/uacme.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/uacme.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * @@ -865,6 +865,11 @@ warnx("failed to parse challenge"); goto out; } + for (const char *t = token; *t; t++) + if (!isalnum(*t) && *t != '-' && *t != '_') { + warnx("failed to validate token"); + goto out; + } if (strcmp(type, "dns-01") == 0 || strcmp(type, "tls-alpn-01") == 0) key_auth = sha2_base64url(256, "%s.%s", token, thumbprint); @@ -1385,7 +1390,7 @@ void version(const char *progname) { fprintf(stderr, "%s: version " PACKAGE_VERSION "\n" - "Copyright (C) 2019-2022 Nicola Di Lieto\n\n" + "Copyright (C) 2019-2023 Nicola Di Lieto\n\n" "%s is free software: you can redistribute and/or modify\n" "it under the terms of the GNU General Public License as\n" "published by the Free Software Foundation, either version 3\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/uacme.sh new/uacme-1.7.4/uacme.sh --- old/uacme-1.7.3/uacme.sh 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/uacme.sh 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +# Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> # # This file is part of uacme. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/ualpn.1 new/uacme-1.7.4/ualpn.1 --- old/uacme-1.7.3/ualpn.1 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/ualpn.1 2023-02-15 21:21:00.000000000 +0100 @@ -2,12 +2,12 @@ .\" Title: ualpn .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> -.\" Date: 09/20/2022 +.\" Date: 02/15/2023 .\" Manual: User Commands -.\" Source: ualpn 1.7.3 +.\" Source: ualpn 1.7.4 .\" Language: English .\" -.TH "UALPN" "1" "09/20/2022" "ualpn 1\&.7\&.3" "User Commands" +.TH "UALPN" "1" "02/15/2023" "ualpn 1\&.7\&.4" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -379,7 +379,7 @@ \fBualpn\fR was written by Nicola Di Lieto .SH "COPYRIGHT" .sp -Copyright \(co 2019\-2022 Nicola Di Lieto <nicola\&.dilieto@gmail\&.com> +Copyright \(co 2019\-2023 Nicola Di Lieto <nicola\&.dilieto@gmail\&.com> .sp This file is part of \fBuacme\fR\&. .sp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/ualpn.1.txt new/uacme-1.7.4/ualpn.1.txt --- old/uacme-1.7.3/ualpn.1.txt 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/ualpn.1.txt 2023-02-15 21:21:00.000000000 +0100 @@ -268,7 +268,7 @@ COPYRIGHT --------- -Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> This file is part of *uacme*. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/ualpn.c new/uacme-1.7.4/ualpn.c --- old/uacme-1.7.3/ualpn.c 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/ualpn.c 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> + * Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> * * This file is part of uacme. * @@ -4024,7 +4024,7 @@ void version(void) { fprintf(stderr, "%s: version " PACKAGE_VERSION "\n" - "Copyright (C) 2019-2022 Nicola Di Lieto\n\n" + "Copyright (C) 2019-2023 Nicola Di Lieto\n\n" "%s is free software: you can redistribute and/or modify\n" "it under the terms of the GNU General Public License as\n" "published by the Free Software Foundation, either version 3\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/uacme-1.7.3/ualpn.sh new/uacme-1.7.4/ualpn.sh --- old/uacme-1.7.3/ualpn.sh 2022-09-20 22:02:08.000000000 +0200 +++ new/uacme-1.7.4/ualpn.sh 2023-02-15 21:21:00.000000000 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2019-2022 Nicola Di Lieto <nicola.dilieto@gmail.com> +# Copyright (C) 2019-2023 Nicola Di Lieto <nicola.dilieto@gmail.com> # # This file is part of uacme. #
participants (1)
-
Source-Sync