Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-perl-path-fix.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## perl-path-fix.dpatch by Dario Minnucci <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Perl executable path fixes. @DPATCH@ diff -urNad ftpmirror-1.96~/farm ftpmirror-1.96/farm |
no | ||||
02-perl-libs-path-fix.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## perl-libs-path-fix.dpatch by Dario Minnucci <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Added path to required libraries. @DPATCH@ diff -urNad ftpmirror-1.96+dfsg~/ftpmirror ftpmirror-1.96+dfsg/ftpmirror |
no | ||||
03-config-path-fix.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## config-path-fix.dpatch by Dario Minnucci <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Configuration file path fixes. @DPATCH@ diff -urNad ftpmirror-1.96~/Fan/Fan.pm ftpmirror-1.96/Fan/Fan.pm |
no | ||||
05-suppress-password-output.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## suppress-password-output.diff by Dario Minnucci <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Suppress password output on program execution for non anonymous logins. @DPATCH@ diff -urNad ftpmirror-1.96~/Fan/Fan.pm ftpmirror-1.96/Fan/Fan.pm |
no | ||||
06-translated-files.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## 06-translated-files.dpatch by Dario Minnucci (midget) <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Translation into English for README.jis and RELEASE.jis files. ## DP: Thanks to Fumihito YOSHIDA <hito@kugutsu.org>. @DPATCH@ diff -urNad ftpmirror-1.96+dfsg~/README ftpmirror-1.96+dfsg/README |
no | ||||
07-deal_with_unresolved_UIDs_and_GIDs.diff | #! /bin/sh /usr/share/dpatch/dpatch-run ## 07-deal_with_unresolved_UIDs_and_GIDs.dpatch by Dario Minnucci (midget) <debian@midworld.net> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Deal with unresolved UIDs and GIDs in the FTP session (see BTS #504482) @DPATCH@ diff -urNad ftpmirror-1.96+dfsg~/Fan/Attrib/Attrib.pm ftpmirror-1.96+dfsg/Fan/Attrib/Attrib.pm |
no | ||||
00-fix-makefile.diff | # # Description: Fix Makefile.in file # Author: Dario Minnucci <midget@debian.org> # =================================================================== |
no | ||||
fix-type-confusion-with-fanusagelog.patch | Fix type confusion with Fan::Usage::LOG The default is 5 in both DESTROY() below, and on the Perl side in Usage.pm. So presumably it's fine here as well. |
Niko Tyni <ntyni@debian.org> | no | debian | 2024-08-05 |