Upcoming stable point release (8.1)

2015-05-24 Thread Adam D. Barratt
Hi,

The first point release for "jessie" (8.1) is scheduled for Saturday,
June 6th.  Stable NEW will be frozen during the preceding weekend.

Regards,

Adam


signature.asc
Description: This is a digitally signed message part


Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-05-24 Thread Steven Chamberlain
retitle 785796 glibc: kfreebsd should define F_DUPFD_CLOEXEC
reassign 785796 src:glibc
found 785796 glibc/2.19-18
affects 785796 src:util-linux
tags 785796 + patch
thanks

Hi,

util-linux FTBFS on kfreebsd as it assumes fcntl supports
F_DUPFD_CLOEXEC (of POSIX.1-2008):

Andreas Henriksson wrote:
> 11:02 < ah> kzak: fwiw, commit d1f9c0969e apparently broke kfreebsd where 
> F_DUPFD_CLOEXEC is not defined 
> [...]

This has only been implemented since kfreebsd-10 so we didn't define
it yet in bits/fcntl.h, but we should add this now.  I've committed
this to glibc-ports:

--- kfreebsd/bits/fcntl.h   (revision 5713)
+++ kfreebsd/bits/fcntl.h   (working copy)
@@ -148,6 +148,10 @@
 #define F_SETLK64  12  /* Set record locking info (non-blocking).  */
 #define F_SETLKW64 13  /* Set record locking info (blocking).  */
 
+#if __USE_BSD || __POSIX_VISIBLE >= 200809
+#defineF_DUPFD_CLOEXEC 17  /* Like F_DUPFD, but FD_CLOEXEC is set 
*/
+#endif
+
 #if defined __USE_BSD || defined __USE_UNIX98
 # define F_GETOWN  5   /* Get owner of socket (receiver of SIGIO).  */
 # define F_SETOWN  6   /* Set owner of socket (receiver of SIGIO).  */

Thanks,
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150524141422.ga84...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150524141422.ga84...@pyro.eu.org



Processed: Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-05-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 785796 glibc: kfreebsd should define F_DUPFD_CLOEXEC
Bug #785796 [src:util-linux] util-linux: FTBFS on kfreebsd where 
F_DUPFD_CLOEXEC is not defined
Changed Bug title to 'glibc: kfreebsd should define F_DUPFD_CLOEXEC' from 
'util-linux: FTBFS on kfreebsd where F_DUPFD_CLOEXEC is not defined'
> reassign 785796 src:glibc
Bug #785796 [src:util-linux] glibc: kfreebsd should define F_DUPFD_CLOEXEC
Bug reassigned from package 'src:util-linux' to 'src:glibc'.
No longer marked as found in versions util-linux/2.26.2-1, util-linux/2.26.2-2, 
and util-linux/2.26.2-3.
Ignoring request to alter fixed versions of bug #785796 to the same values 
previously set
> found 785796 glibc/2.19-18
Bug #785796 [src:glibc] glibc: kfreebsd should define F_DUPFD_CLOEXEC
Marked as found in versions glibc/2.19-18.
> affects 785796 src:util-linux
Bug #785796 [src:glibc] glibc: kfreebsd should define F_DUPFD_CLOEXEC
Added indication that 785796 affects src:util-linux
> tags 785796 + patch
Bug #785796 [src:glibc] glibc: kfreebsd should define F_DUPFD_CLOEXEC
Ignoring request to alter tags of bug #785796 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
785796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.143247686914561.transcr...@bugs.debian.org