SHA256
1
0
forked from pool/vsftpd

- Work on the filter patch and split out the normalisation of the

path to separate str function, currently commented out so I
  avoid huge diffing.
  * vsftpd-2.1.0-filter.patch

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=74
This commit is contained in:
Tomáš Chvátal
2015-03-23 19:57:06 +00:00
committed by Git OBS Bridge
parent de2ebfe3ec
commit c67fd3688c
2 changed files with 97 additions and 41 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 23 19:56:11 UTC 2015 - tchvatal@suse.com
- Work on the filter patch and split out the normalisation of the
path to separate str function, currently commented out so I
avoid huge diffing.
* vsftpd-2.1.0-filter.patch
-------------------------------------------------------------------
Fri Feb 20 12:13:42 UTC 2015 - tchvatal@suse.com