[Glibc-bsd-commits] r5420 - trunk/kfreebsd-11/debian
rmh at alioth.debian.org
rmh at alioth.debian.org
Sat Feb 8 13:41:17 UTC 2014
Author: rmh
Date: 2014-02-08 13:41:16 +0000 (Sat, 08 Feb 2014)
New Revision: 5420
Modified:
trunk/kfreebsd-11/debian/changelog
trunk/kfreebsd-11/debian/control.flavor.in
Log:
Require freebsd-net-tools with new SIOCAIFADDR ABI. (Closes: #732693)
Modified: trunk/kfreebsd-11/debian/changelog
===================================================================
--- trunk/kfreebsd-11/debian/changelog 2014-02-05 22:29:06 UTC (rev 5419)
+++ trunk/kfreebsd-11/debian/changelog 2014-02-08 13:41:16 UTC (rev 5420)
@@ -4,6 +4,7 @@
on i386-linux-gnu).
* radeonkms: Disable R600+ drivers when no firmware blob is available.
(Closes: #732692)
+ * Require freebsd-net-tools with new SIOCAIFADDR ABI. (Closes: #732693)
-- Robert Millan <rmh at debian.org> Sun, 26 Jan 2014 17:46:34 +0100
Modified: trunk/kfreebsd-11/debian/control.flavor.in
===================================================================
--- trunk/kfreebsd-11/debian/control.flavor.in 2014-02-05 22:29:06 UTC (rev 5419)
+++ trunk/kfreebsd-11/debian/control.flavor.in 2014-02-08 13:41:16 UTC (rev 5420)
@@ -13,6 +13,8 @@
libc0.1 (<< 2.17-4~) [kfreebsd-any],
# Require ZFS v28 userland
zfsutils (<< 8.3~) [kfreebsd-any],
+# 9.x uses old SIOCAIFADDR ABI (see #732693), and 10.0-1 uses inconsistent/mixed ABI (see #736238)
+ freebsd-net-tools (<< 10.0-2~) [kfreebsd-any],
Provides: kfreebsd-image- at major@, kfreebsd-image
Recommends: @recommends@
Description: kernel of FreeBSD @version@ image
More information about the Glibc-bsd-commits
mailing list