Package: krb5-kdc Version: 1.6.dfsg.4~beta1-5lenny6 Upgrading krb5-kdc _removes_ the inetd.conf entry for kprop. This is a severe problem, since it breaks a fail-safe Kerberos setup.
Its easy to reproduce: # cat /etc/inetd.conf | grep kprop # update-inetd --add "krb5_prop stream tcp nowait root /usr/sbin/kpropd kpropd" # cat /etc/inetd.conf | grep kprop krb5_prop stream tcp nowait root /usr/sbin/kpropd kpropd # dpkg -i krb5-kdc_1.6.dfsg.4~beta1-5lenny6_amd64.deb (Reading database ... 33077 files and directories currently installed.) Preparing to replace krb5-kdc 1.6.dfsg.4~beta1-5lenny6 (using krb5-kdc_1.6.dfsg.4~beta1-5lenny6_amd64.deb) ... Unpacking replacement krb5-kdc ... Setting up krb5-kdc (1.6.dfsg.4~beta1-5lenny6) ... Processing triggers for man-db ... # cat /etc/inetd.conf | grep kprop # Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org