Hi,

Nicolas Boulenguez wrote:

> --- bash-4.2/debian/changelog
> +++ bash-4.2/debian/changelog
> @@ -1,3 +1,10 @@
> +bash (4.2-5.1) unstable; urgency=low
> +
> +  * Non-maintainer upload.
> +  * debian/bash.preinst-lib.c: typo in fcntl argument (Closes: #679198).

It would be clearer to users (who generally see the changelog without
the patch) to say something like

  * bash.preinst: pass F_GETFD/F_SETFD, not F_GETFL/F_SETFL, to fcntl
    to set FD_CLOEXEC flag, avoiding "Inappropriate ioctl for device"
    errors installing using the upstream FreeBSD kernel (Closes: #679198)

But that's a small detail.  What you've already written is fine.

Thanks,
Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to