Skip to content

Commit b1fa82b

Browse files
committed
Release v3006.6
1 parent 4b17045 commit b1fa82b

23 files changed

+194
-66
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,32 @@ Versions are `MAJOR.PATCH`.
77

88
# Changelog
99

10+
## 3006.6 (2024-01-26)
11+
12+
13+
### Changed
14+
15+
- Salt no longer time bombs user installations on code using `salt.utils.versions.warn_until_date` [#665924](https://github.com/saltstack/salt/issues/665924)
16+
17+
18+
### Fixed
19+
20+
- Fix un-closed transport in tornado netapi [#65759](https://github.com/saltstack/salt/issues/65759)
21+
22+
23+
### Security
24+
25+
- CVE-2024-22231 Prevent directory traversal when creating syndic cache directory on the master
26+
CVE-2024-22232 Prevent directory traversal attacks in the master's serve_file method.
27+
These vulerablities were discovered and reported by:
28+
Yudi Zhao(Huawei Nebula Security Lab),Chenwei Jiang(Huawei Nebula Security Lab) [#565](https://github.com/saltstack/salt/issues/565)
29+
- Update some requirements which had some security issues:
30+
31+
* Bump to `pycryptodome==3.19.1` and `pycryptodomex==3.19.1` due to https://github.com/advisories/GHSA-j225-cvw7-qrx7
32+
* Bump to `gitpython==3.1.41` due to https://github.com/advisories/GHSA-2mqj-m65w-jghx
33+
* Bump to `jinja2==3.1.3` due to https://github.com/advisories/GHSA-h5c8-rqwp-cp95 [#65830](https://github.com/saltstack/salt/issues/65830)
34+
35+
1036
## 3006.5 (2023-12-12)
1137

1238

changelog/565.security.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/65759.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/65830.security.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/665924.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/man/salt-api.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-API" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-API" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-api \- salt-api Command
3333
.sp
@@ -109,6 +109,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
109109
.SH AUTHOR
110110
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
111111
.SH COPYRIGHT
112-
2023
112+
2024
113113
.\" Generated by docutils manpage writer.
114114
.

doc/man/salt-call.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CALL" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-CALL" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-call \- salt-call Documentation
3333
.SH SYNOPSIS
@@ -262,6 +262,6 @@ output. Set to True or False. Default: none.
262262
.SH AUTHOR
263263
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
264264
.SH COPYRIGHT
265-
2023
265+
2024
266266
.\" Generated by docutils manpage writer.
267267
.

doc/man/salt-cloud.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CLOUD" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-CLOUD" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-cloud \- Salt Cloud Command
3333
.sp
@@ -380,6 +380,6 @@ salt\-cloud \-m /path/to/cloud.map \-Q
380380
.SH AUTHOR
381381
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
382382
.SH COPYRIGHT
383-
2023
383+
2024
384384
.\" Generated by docutils manpage writer.
385385
.

doc/man/salt-cp.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-CP" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-CP" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-cp \- salt-cp Documentation
3333
.sp
@@ -207,6 +207,6 @@ New in version 2016.3.7,2016.11.6,2017.7.0.
207207
.SH AUTHOR
208208
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
209209
.SH COPYRIGHT
210-
2023
210+
2024
211211
.\" Generated by docutils manpage writer.
212212
.

doc/man/salt-key.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-KEY" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-KEY" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-key \- salt-key Documentation
3333
.SH SYNOPSIS
@@ -332,6 +332,6 @@ Auto\-create a signing key\-pair if it does not yet exist
332332
.SH AUTHOR
333333
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
334334
.SH COPYRIGHT
335-
2023
335+
2024
336336
.\" Generated by docutils manpage writer.
337337
.

doc/man/salt-master.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-MASTER" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-MASTER" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-master \- salt-master Documentation
3333
.sp
@@ -114,6 +114,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
114114
.SH AUTHOR
115115
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
116116
.SH COPYRIGHT
117-
2023
117+
2024
118118
.\" Generated by docutils manpage writer.
119119
.

doc/man/salt-minion.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-MINION" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-MINION" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-minion \- salt-minion Documentation
3333
.sp
@@ -115,6 +115,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
115115
.SH AUTHOR
116116
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
117117
.SH COPYRIGHT
118-
2023
118+
2024
119119
.\" Generated by docutils manpage writer.
120120
.

doc/man/salt-proxy.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-PROXY" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-PROXY" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-proxy \- salt-proxy Documentation
3333
.sp
@@ -123,6 +123,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
123123
.SH AUTHOR
124124
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
125125
.SH COPYRIGHT
126-
2023
126+
2024
127127
.\" Generated by docutils manpage writer.
128128
.

doc/man/salt-run.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-RUN" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-RUN" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-run \- salt-run Documentation
3333
.sp
@@ -120,6 +120,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
120120
.SH AUTHOR
121121
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
122122
.SH COPYRIGHT
123-
2023
123+
2024
124124
.\" Generated by docutils manpage writer.
125125
.

doc/man/salt-ssh.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-SSH" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-SSH" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-ssh \- salt-ssh Documentation
3333
.SH SYNOPSIS
@@ -365,6 +365,6 @@ to a JSON parser, use \fB\-\-static\fP as well.
365365
.SH AUTHOR
366366
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
367367
.SH COPYRIGHT
368-
2023
368+
2024
369369
.\" Generated by docutils manpage writer.
370370
.

doc/man/salt-syndic.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT-SYNDIC" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT-SYNDIC" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt-syndic \- salt-syndic Documentation
3333
.sp
@@ -116,6 +116,6 @@ Logfile logging log level. One of \fBall\fP, \fBgarbage\fP, \fBtrace\fP,
116116
.SH AUTHOR
117117
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
118118
.SH COPYRIGHT
119-
2023
119+
2024
120120
.\" Generated by docutils manpage writer.
121121
.

doc/man/salt.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt \- salt
3333
.SH SYNOPSIS
@@ -354,6 +354,6 @@ to a JSON parser, use \fB\-\-static\fP as well.
354354
.SH AUTHOR
355355
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
356356
.SH COPYRIGHT
357-
2023
357+
2024
358358
.\" Generated by docutils manpage writer.
359359
.

doc/man/salt.7

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SALT" "7" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SALT" "7" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
salt \- Salt Documentation
3333
.SH SALT PROJECT
@@ -85609,7 +85609,7 @@ built packages need to be placed in the correct locations.
8560985609
.INDENT 0.0
8561085610
.IP \(bu 2
8561185611
Place all salt packages for the applicable testing version in
85612-
\fB<repo\-root>/pkg/artifacts/\fP\&.
85612+
\fB<repo\-root>/artifacts/pkg/\fP\&.
8561385613
.IP \(bu 2
8561485614
The onedir must be located under \fB<repo\-root>/artifacts/\fP\&.
8561585615
.IP \(bu 2
@@ -85733,7 +85733,7 @@ artifact may look like \fBnox\-ubuntu\-20.04\-test\-pkgs\-onedir\-x86_64\fP\&.
8573385733
Place the artifacts in the correct location:
8573485734
.INDENT 3.0
8573585735
.INDENT 3.5
85736-
Unzip the packages and place them in \fB<repo\-root>/pkg/artifacts/\fP\&.
85736+
Unzip the packages and place them in \fB<repo\-root>/artifacts/pkg/\fP\&.
8573785737
.sp
8573885738
You must unzip and untar the onedir packages and place them in
8573985739
\fB<repo\-root>/artifacts/\fP\&. Windows onedir requires an additional unzip
@@ -116861,28 +116861,6 @@ salt \(aq*\(aq pkg.del_repo_key name=\(aqppa:foo/bar\(aq keyid_ppa=True
116861116861
.UNINDENT
116862116862
.INDENT 0.0
116863116863
.TP
116864-
.B salt.modules.aptpkg.expand_repo_def(**kwargs)
116865-
Take a repository definition and expand it to the full pkg repository dict
116866-
that can be used for comparison. This is a helper function to make
116867-
the Debian/Ubuntu apt sources sane for comparison in the pkgrepo states.
116868-
.sp
116869-
This is designed to be called from pkgrepo states and will have little use
116870-
being called on the CLI.
116871-
.sp
116872-
CLI Examples:
116873-
.INDENT 7.0
116874-
.INDENT 3.5
116875-
.sp
116876-
.nf
116877-
.ft C
116878-
NOT USABLE IN THE CLI
116879-
.ft P
116880-
.fi
116881-
.UNINDENT
116882-
.UNINDENT
116883-
.UNINDENT
116884-
.INDENT 0.0
116885-
.TP
116886116864
.B salt.modules.aptpkg.file_dict(*packages, **kwargs)
116887116865
List the files that belong to a package, grouped by package. Not
116888116866
specifying any packages will return a list of _every_ file on the system\(aqs
@@ -194390,7 +194368,7 @@ Passes through all the parameters described in the
194390194368
\fI\%utils.http.query function\fP:
194391194369
.INDENT 7.0
194392194370
.TP
194393-
.B salt.utils.http.query(url, method=\(aqGET\(aq, params=None, data=None, data_file=None, header_dict=None, header_list=None, header_file=None, username=None, password=None, auth=None, decode=False, decode_type=\(aqauto\(aq, status=False, headers=False, text=False, cookies=None, cookie_jar=None, cookie_format=\(aqlwp\(aq, persist_session=False, session_cookie_jar=None, data_render=False, data_renderer=None, header_render=False, header_renderer=None, template_dict=None, test=False, test_url=None, node=\(aqminion\(aq, port=80, opts=None, backend=None, ca_bundle=None, verify_ssl=None, cert=None, text_out=None, headers_out=None, decode_out=None, stream=False, streaming_callback=None, header_callback=None, handle=False, agent=\(aqSalt/3006.5\(aq, hide_fields=None, raise_error=True, formdata=False, formdata_fieldname=None, formdata_filename=None, decode_body=True, **kwargs)
194371+
.B salt.utils.http.query(url, method=\(aqGET\(aq, params=None, data=None, data_file=None, header_dict=None, header_list=None, header_file=None, username=None, password=None, auth=None, decode=False, decode_type=\(aqauto\(aq, status=False, headers=False, text=False, cookies=None, cookie_jar=None, cookie_format=\(aqlwp\(aq, persist_session=False, session_cookie_jar=None, data_render=False, data_renderer=None, header_render=False, header_renderer=None, template_dict=None, test=False, test_url=None, node=\(aqminion\(aq, port=80, opts=None, backend=None, ca_bundle=None, verify_ssl=None, cert=None, text_out=None, headers_out=None, decode_out=None, stream=False, streaming_callback=None, header_callback=None, handle=False, agent=\(aqSalt/3006.6\(aq, hide_fields=None, raise_error=True, formdata=False, formdata_fieldname=None, formdata_filename=None, decode_body=True, **kwargs)
194394194372
Query a resource, and decode the return data
194395194373
.UNINDENT
194396194374
.INDENT 7.0
@@ -457920,7 +457898,7 @@ installed2
457920457898
.UNINDENT
457921457899
.INDENT 0.0
457922457900
.TP
457923-
.B salt.states.zcbuildout.installed(name, config=\(aqbuildout.cfg\(aq, quiet=False, parts=None, user=None, env=(), buildout_ver=None, test_release=False, distribute=None, new_st=None, offline=False, newest=False, python=\(aq/opt/actions\-runner/_work/salt/salt/.tools\-venvs/py3.10/docs/bin/python\(aq, debug=False, verbose=False, unless=None, onlyif=None, use_vt=False, loglevel=\(aqdebug\(aq, **kwargs)
457901+
.B salt.states.zcbuildout.installed(name, config=\(aqbuildout.cfg\(aq, quiet=False, parts=None, user=None, env=(), buildout_ver=None, test_release=False, distribute=None, new_st=None, offline=False, newest=False, python=\(aq/opt/actions\-runner/_work/salt\-priv/salt\-priv/.tools\-venvs/py3.10/docs/bin/python\(aq, debug=False, verbose=False, unless=None, onlyif=None, use_vt=False, loglevel=\(aqdebug\(aq, **kwargs)
457924457902
Install buildout in a specific directory
457925457903
.sp
457926457904
It is a thin wrapper to modules.buildout.buildout
@@ -478000,6 +477978,37 @@ Bump to \fBcryptography==41.0.4\fP due to \fI\%https://github.com/advisories/GHS
478000477978
.IP \(bu 2
478001477979
Bump to \fBcryptography==41.0.7\fP due to \fI\%https://github.com/advisories/GHSA\-jfhm\-5ghh\-2f97\fP \fI\%#65643\fP
478002477980
.UNINDENT
477981+
(release\-3006.6)=
477982+
.SS Salt 3006.6 release notes
477983+
.SS Changelog
477984+
.SS Changed
477985+
.INDENT 0.0
477986+
.IP \(bu 2
477987+
Salt no longer time bombs user installations on code using \fBsalt.utils.versions.warn_until_date\fP \fI\%#665924\fP
477988+
.UNINDENT
477989+
.SS Fixed
477990+
.INDENT 0.0
477991+
.IP \(bu 2
477992+
Fix un\-closed transport in tornado netapi \fI\%#65759\fP
477993+
.UNINDENT
477994+
.SS Security
477995+
.INDENT 0.0
477996+
.IP \(bu 2
477997+
CVE\-2024\-22231 Prevent directory traversal when creating syndic cache directory on the master
477998+
CVE\-2024\-22232 Prevent directory traversal attacks in the master\(aqs serve_file method.
477999+
These vulerablities were discovered and reported by:
478000+
Yudi Zhao(Huawei Nebula Security Lab),Chenwei Jiang(Huawei Nebula Security Lab) \fI\%#565\fP
478001+
.IP \(bu 2
478002+
Update some requirements which had some security issues:
478003+
.INDENT 2.0
478004+
.IP \(bu 2
478005+
Bump to \fBpycryptodome==3.19.1\fP and \fBpycryptodomex==3.19.1\fP due to \fI\%https://github.com/advisories/GHSA\-j225\-cvw7\-qrx7\fP
478006+
.IP \(bu 2
478007+
Bump to \fBgitpython==3.1.41\fP due to \fI\%https://github.com/advisories/GHSA\-2mqj\-m65w\-jghx\fP
478008+
.IP \(bu 2
478009+
Bump to \fBjinja2==3.1.3\fP due to \fI\%https://github.com/advisories/GHSA\-h5c8\-rqwp\-cp95\fP \fI\%#65830\fP
478010+
.UNINDENT
478011+
.UNINDENT
478003478012
.sp
478004478013
See \fI\%Install a release candidate\fP
478005478014
for more information about installing an RC when one is available.
@@ -603011,6 +603020,6 @@ minions. \fISee also\fP:
603011603020
.SH AUTHOR
603012603021
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
603013603022
.SH COPYRIGHT
603014-
2023
603023+
2024
603015603024
.\" Generated by docutils manpage writer.
603016603025
.

doc/man/spm.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
2929
..
30-
.TH "SPM" "1" "Generated on December 12, 2023 at 05:54:17 PM UTC." "3006.5" "Salt"
30+
.TH "SPM" "1" "Generated on January 26, 2024 at 11:57:28 AM UTC." "3006.6" "Salt"
3131
.SH NAME
3232
spm \- Salt Package Manager Command
3333
.sp
@@ -138,6 +138,6 @@ in that directory which describes them.
138138
.SH AUTHOR
139139
Thomas S. Hatch <thatch45@gmail.com> and many others, please see the Authors file
140140
.SH COPYRIGHT
141-
2023
141+
2024
142142
.\" Generated by docutils manpage writer.
143143
.

0 commit comments

Comments
 (0)