]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
b08d6bf63b4223ae9d8143bfd4d7b60b proftpd-1.2.2rc3-v6-20010814.patch.gz proftpd-1_2_2rc3-6
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 14 Aug 2001 18:22:47 +0000 (18:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
c81a6a55279ce8b9f10c8beb4f26d1b2  proftpd-port-65535.patch

Changed files:
    proftpd-port-65535.patch -> 1.1

proftpd-port-65535.patch [new file with mode: 0644]

diff --git a/proftpd-port-65535.patch b/proftpd-port-65535.patch
new file mode 100644 (file)
index 0000000..9287876
--- /dev/null
@@ -0,0 +1,23 @@
+
+Pierwszy fix to:
+
+[misiek@arm proftpd-1.2.2rc3]$ diff -u include/proftpd.h~ include/proftpd.h
+--- include/proftpd.h~  Sun Aug 12 18:14:26 2001
++++ include/proftpd.h   Sun Aug 12 18:27:40 2001
+@@ -99,7 +99,7 @@
+   long flags;                         /* Session & State flags */
+   struct sockaddr_storage data_addr;  /* Remote data address */
+-  short data_port;                    /* Remote data port */
++  unsigned short data_port;           /* Remote data port */
+   char *ident_user;                   /* User identified by ident protocol */
+[misiek@arm proftpd-1.2.2rc3]$ 
+
+Wiadomo, port mo¿e byæ wiêkszy ni¿ 32768. Bug w oficjalnym proftpd.
+
+-- 
+ Arkadiusz Mi¶kiewicz, AM2-6BONE, 1024/3DB19BBD
+ IPv6 ready PLD Linux at http://www.pld.org.pl/
+My jsme Borg. Odpor je marný, budete asimilováni
This page took 0.131082 seconds and 4 git commands to generate.