Author: aurel32 Date: 2009-07-16 23:51:40 +0000 (Thu, 16 Jul 2009) New Revision: 3626
Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/local/etc/bindresvport.blacklist Log: * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289. Modified: glibc-package/trunk/debian/changelog =================================================================== --- glibc-package/trunk/debian/changelog 2009-07-15 13:52:07 UTC (rev 3625) +++ glibc-package/trunk/debian/changelog 2009-07-16 23:51:40 UTC (rev 3626) @@ -6,8 +6,9 @@ [ Aurelien Jarno ] * Re-add /usr/include/scsi/scsi.h. * libc6-dev-i386: pre-depends on libc6-i386. Closes: #535313. + * /etc/bindresvport.blacklist: add rsync (port 873). Closes: #537289. - -- Aurelien Jarno <[email protected]> Wed, 15 Jul 2009 15:44:19 +0200 + -- Aurelien Jarno <[email protected]> Fri, 17 Jul 2009 01:51:10 +0200 eglibc (2.9-20) unstable; urgency=low Modified: glibc-package/trunk/debian/local/etc/bindresvport.blacklist =================================================================== --- glibc-package/trunk/debian/local/etc/bindresvport.blacklist 2009-07-15 13:52:07 UTC (rev 3625) +++ glibc-package/trunk/debian/local/etc/bindresvport.blacklist 2009-07-16 23:51:40 UTC (rev 3626) @@ -7,6 +7,7 @@ 631 # cups 636 # ldaps 774 # rpasswd +873 # rsync 921 # lwresd 993 # imaps 995 # pops -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

