fix spelling of patch name

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=155
This commit is contained in:
2022-02-01 19:58:20 +00:00
committed by Git OBS Bridge
parent f13457375a
commit 2e9fb9c5fe
+6 -6
View File
@@ -25,12 +25,12 @@ Tue Feb 1 18:42:41 UTC 2022 - Peter Simons <psimons@suse.com>
* vsftpd-2.0.5-vuser.patch
* vsftpd-2.3.5-conf.patch
- Apply "revert-undocument-config-file-changes.patch" to revert the
"ssl_tlsv1_X"-style config file options back to their original
spelling. The changes that dropped the underscore from the
version numbers in release 3.0.4 breaks existing configurations
and it was never documented anywhere -- not in the package's
changelog and not in the packages's own man page.
- Apply "revert-undocumented-config-file-format-changes.patch" to
revert the "ssl_tlsv1_X"-style config file options back to their
original spelling. The changes that dropped the underscore from
the version numbers in release 3.0.4 breaks existing
configurations and it was never documented anywhere -- not in the
package's changelog and not in the packages's own man page.
-------------------------------------------------------------------
Wed Jan 5 10:21:02 UTC 2022 - Johannes Segitz <jsegitz@suse.com>