File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 287287# 2022-05-03 Windows Server and IIS support (2.47)
288288# 2022-05-18 Add FTP_ARGS
289289# 2022-11-01 Add FTP_PORT
290+ # 2023-02-04 Create newline to ensure [SAN] section can be parsed (#792)(MRigal)
291+ # 2023-02-22 Remove cronie from deb package dependencies (2.48)
290292# ----------------------------------------------------------------------------------------
291293
292294case :$SHELLOPTS : in
295297
296298PROGNAME=${0##*/ }
297299PROGDIR=" $( cd " $( dirname " $0 " ) " || exit ; pwd -P; ) "
298- VERSION=" 2.47 "
300+ VERSION=" 2.48 "
299301
300302# defaults
301303ACCOUNT_KEY_LENGTH=4096
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Summary: getssl ACME Scripts for managing Let's Encrypt certificates
99License: GPL
1010Packager: getssl developers < https://github.com/srvrco/getssl>
1111Name: getssl
12- Version: 2.47
13- Release: 2
12+ Version: 2.48
13+ Release: 1
1414
1515URL: http://github.com/srvrco/getssl/
1616Source0: %{name }-%{version }.tar.gz
You can’t perform that action at this time.
0 commit comments