209 Commits

Author SHA256 Message Date
959407de1d Accepting request 1288806 from network
fix outdated URL for bugzilla.suse.com

OBS-URL: https://build.opensuse.org/request/show/1288806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=93
2025-06-27 21:00:24 +00:00
834cd99e1a bsc#1182473
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=192
2025-06-27 08:07:54 +00:00
4629769381 bsc#1182473
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=191
2025-06-27 08:07:05 +00:00
6f4382ece1 Accepting request 1284733 from network
- Apply "terminate-peers-on-quit.patch" to introduce the new
  internal PRIV_SOCK_QUIT command which vsftpd sends to privileged
  parent processes to properly shut down the TLS connection in case
  we've received QUIT from the session client. This change avoids
  misleading error messages in the servers log file. [bsc#1199250]

OBS-URL: https://build.opensuse.org/request/show/1284733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=92
2025-06-11 16:34:31 +00:00
45fc486f76 add terminate-peers-on-quit.patch to fix bsc#1199250
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=189
2025-06-11 09:14:42 +00:00
c4dd69f701 Accepting request 1268459 from network
OBS-URL: https://build.opensuse.org/request/show/1268459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=91
2025-04-11 14:45:50 +00:00
8fb793d75f add -std=gnu17 to CFLAGS to fix gcc15 compile time error
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=187
2025-04-10 17:09:25 +00:00
dc0997434b Accepting request 1148518 from network
OBS-URL: https://build.opensuse.org/request/show/1148518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=90
2024-02-22 19:55:43 +00:00
b28e1a2529 Accepting request 1148008 from home:dimstar:rpm4.20:v
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148008
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=185
2024-02-21 10:17:20 +00:00
9e0ca6fd7a Accepting request 1142871 from network
OBS-URL: https://build.opensuse.org/request/show/1142871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=89
2024-01-31 22:53:28 +00:00
600aaafacd Accepting request 1142868 from home:adkorte
- Fix location of ftpusers in /usr/lib/pam.d/vsftpd (boo#1219362)

OBS-URL: https://build.opensuse.org/request/show/1142868
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=183
2024-01-30 21:59:52 +00:00
421de76450 Accepting request 1115519 from network
OBS-URL: https://build.opensuse.org/request/show/1115519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=88
2023-10-05 18:02:51 +00:00
359fccbcd1 Accepting request 1115425 from home:kukuk:branches:network
- Add vsftpd.ftpusers, the netcfg one is not maintained, outdated
  and will be removed.
- vsftpd.pam: use own copy of ftpusers.

OBS-URL: https://build.opensuse.org/request/show/1115425
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=181
2023-10-04 08:21:31 +00:00
59b430ffcc Accepting request 1113665 from network
OBS-URL: https://build.opensuse.org/request/show/1113665
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=87
2023-09-27 22:24:32 +00:00
13c6e7e53c Accepting request 1113641 from home:pmonrealgonzalez:branches:network
- Enable crypto-policies support: [bsc#1211301]
  * Add vsftpd-use-system-wide-crypto-policy.patch

OBS-URL: https://build.opensuse.org/request/show/1113641
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=179
2023-09-26 12:26:47 +00:00
a546a3fc76 Accepting request 1108895 from network
OBS-URL: https://build.opensuse.org/request/show/1108895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=86
2023-09-06 16:55:42 +00:00
fbe9396fa6 Accepting request 1105956 from home:kukuk:no-utmp
- Use pam macros to install pam config in /usr/lib/pam.d
- Adjust vsftpd.pam to include postlogin config (replace wtmp with
  wtmpdb for Y2038 [jsc#3144])

OBS-URL: https://build.opensuse.org/request/show/1105956
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=177
2023-09-04 14:01:26 +00:00
45b4e7a255 Accepting request 1093728 from network
- Apply "0001-Fix-default-value-of-strict_ssl_read_eof-in-man-page.patch"
  to fix the documentation of the strict_ssl_read_eof option. The
  documentation says option would be disabled by default, but it is
  in fact enabled. [bsc#1200075]

OBS-URL: https://build.opensuse.org/request/show/1093728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=85
2023-06-20 14:40:04 +00:00
7d36368178 bsc#1200075
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=175
2023-06-19 06:30:36 +00:00
3021409053 Accepting request 1073281 from network
OBS-URL: https://build.opensuse.org/request/show/1073281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=84
2023-03-22 21:29:11 +00:00
dbac437174 Accepting request 1056286 from home:david.anes:branches:network
- Use valid separator for logrotate config file. [bsc#1192179]

OBS-URL: https://build.opensuse.org/request/show/1056286
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=173
2023-03-20 14:04:41 +00:00
638f640af1 Accepting request 1039755 from network
OBS-URL: https://build.opensuse.org/request/show/1039755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=83
2022-12-04 13:57:56 +00:00
d92284cf48 Accepting request 1003834 from home:schubi2:logrotate
- Migration to /usr/etc: Saving user changed configuration files
  in /etc and restoring them while an RPM update.

OBS-URL: https://build.opensuse.org/request/show/1003834
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=171
2022-12-03 07:53:52 +00:00
2120afc404 Accepting request 1008380 from network
fix bsc#1196918

OBS-URL: https://build.opensuse.org/request/show/1008380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=82
2022-10-10 16:43:10 +00:00
9bab98923d address reviewer comments from https://build.opensuse.org/request/show/1004026
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=169
2022-10-06 10:52:06 +00:00
d2e95e384a bsc#1196918
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=168
2022-09-16 06:25:15 +00:00
f9939e2352 Accepting request 1003263 from network
Allow building vsftpd on all active SLE codestreams as well as Factory.

OBS-URL: https://build.opensuse.org/request/show/1003263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=81
2022-09-14 11:44:34 +00:00
c76216d51d add bugzilla references to changelog
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=166
2022-09-13 09:00:31 +00:00
13acedff58 apply disable-tls13-to-support-older-openssl-versions.patch conditionally on SLE-15 only
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=165
2022-09-13 08:53:30 +00:00
26e013ecd4 Add support for SLE-15.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=164
2022-08-25 08:25:04 +00:00
01224315f3 Clarify the latest changelog entry.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=163
2022-08-25 07:48:26 +00:00
e2a49cbfa3 Accepting request 985929 from network
OBS-URL: https://build.opensuse.org/request/show/985929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=80
2022-07-01 11:43:49 +00:00
Lars Vogdt
1ffeccc9d1 Accepting request 985848 from home:schubi2
- Moved logrotate files from user specific directory /etc/logrotate.d
  to vendor specific directory /usr/etc/logrotate.d.

OBS-URL: https://build.opensuse.org/request/show/985848
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=161
2022-06-29 17:58:03 +00:00
3be612271d Accepting request 960291 from network
OBS-URL: https://build.opensuse.org/request/show/960291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=79
2022-03-11 20:39:57 +00:00
7b0942936e Accepting request 960290 from home:psimons:branches:network
Use rpm conditional to build against the proper OpenSSL version on all distributions. [jsc#PM-3322]

OBS-URL: https://build.opensuse.org/request/show/960290
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=159
2022-03-08 20:45:10 +00:00
21ce65e1ee Accepting request 950708 from network
Import patches from SLE-12-SP4, SLE-15-SP2, and revert undocumented config file format changes.

OBS-URL: https://build.opensuse.org/request/show/950708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=78
2022-02-03 22:15:47 +00:00
65b6ad2a94 Update changelog to mention all patches.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=158
2022-02-02 10:41:37 +00:00
2dd46a39b9 Update changelog to mention all relevant bugs.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=157
2022-02-02 10:38:26 +00:00
fa78574173 Import missing patches from SLE-12-SP4.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=156
2022-02-02 10:24:40 +00:00
dc5119fcfb fix spelling of patch name
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=155
2022-02-01 19:58:20 +00:00
0982f3f57f Revert undocumented config file format changes.
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=154
2022-02-01 19:42:35 +00:00
7d2364c704 Accepting request 950535 from home:psimons:branches:network
Import patches from SLE-15-SP2.

OBS-URL: https://build.opensuse.org/request/show/950535
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=153
2022-02-01 19:19:28 +00:00
5963417d82 Accepting request 948334 from network
OBS-URL: https://build.opensuse.org/request/show/948334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=77
2022-01-26 20:26:31 +00:00
64dddf151a Accepting request 945222 from home:jsegitz:branches:systemdhardening:network
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/945222
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=152
2022-01-24 08:42:02 +00:00
1c0babff0a Accepting request 917998 from network
OBS-URL: https://build.opensuse.org/request/show/917998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=76
2021-09-16 21:14:29 +00:00
2ddbfaa5d9 Accepting request 917969 from home:favogt:branches:network
Passes openQA's testsuite.

- Update to version 3.0.5:
  * Fix ALPN callback to correctly select the 'ftp' string if present.
    Works with FileZilla-3.55.0.
  * Fix a couple of seccomp policy issues with Fedora 34.

OBS-URL: https://build.opensuse.org/request/show/917969
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=151
2021-09-10 14:46:10 +00:00
7690630f39 Accepting request 904379 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/904379
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=75
2021-07-09 21:56:38 +00:00
0ca37ce5e5 refresh patches for the new version
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=150
2021-06-29 11:17:01 +00:00
a55fbc4786 update to 3.0.4
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=149
2021-06-29 09:15:03 +00:00
e6080a4ad1 Accepting request 863668 from network
OBS-URL: https://build.opensuse.org/request/show/863668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vsftpd?expand=0&rev=74
2021-01-19 15:00:24 +00:00