Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502230 - net-misc/batman-adv-2014.0.0 version bump and improve CONFIG_CHECK
Summary: net-misc/batman-adv-2014.0.0 version bump and improve CONFIG_CHECK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-02-23 11:30 UTC by Antonio Quartulli
Modified: 2014-07-23 22:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
batman-adv-2014.0.0.ebuild (batman-adv-2014.0.0.ebuild,1.02 KB, text/plain)
2014-02-23 11:31 UTC, Antonio Quartulli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Quartulli 2014-02-23 11:30:41 UTC
The 2014.0.0 has been released some time ago: move to this new version. Moreover fix the existing CONFIG_CHECK and add two other kernel config dependencies (LIBCRC32C and CRC16)

Reproducible: Always
Comment 1 Antonio Quartulli 2014-02-23 11:31:25 UTC
Created attachment 371112 [details]
batman-adv-2014.0.0.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-02-23 13:48:14 UTC
Comment on attachment 371112 [details]
batman-adv-2014.0.0.ebuild

--- batman-adv-2013.4.0.ebuild  2013-11-24 23:57:51.000000000 +0100
+++ -   2014-02-23 14:47:59.474549537 +0100
@@ -4,7 +4,7 @@
 
 EAPI=4
 
-CONFIG_CHECK="~!CONFIG_BATMAN_ADV"
+CONFIG_CHECK="~!BATMAN_ADV ~LIBCRC32C ~CRC16"
 MODULE_NAMES="${PN}(net:${S}:${S})"
 BUILD_TARGETS="all"
Comment 3 lucapost 2014-03-17 16:55:57 UTC
batman-adv-2014.1.0 is available
Comment 4 Michael Weber (RETIRED) gentoo-dev 2014-07-23 22:08:38 UTC
+*batman-adv-2014.2.0 (23 Jul 2014)
+
+  23 Jul 2014; Michael Weber <xmw@gentoo.org> +batman-adv-2014.2.0.ebuild,
+  -batman-adv-2013.0.0_p20130215.ebuild, -batman-adv-2013.1.0.ebuild,
+  -batman-adv-2013.2.0.ebuild, -batman-adv-2013.3.0.ebuild, -files/batman-adv-20
+  13.0.0-0001-fix-skb-leak-in-batadv_dat_snoop_incoming.patch, -files/batman-adv
+  -2013.0.0-0002-check-for-more-types-of-invalid-IP-addres.patch, -files/batman-
+  adv-2013.0.0-0003-filter-ARP-packets-with-invalid-MAC-addre.patch, -files/batm
+  an-adv-2013.0.0-0004-Fix-NULL-pointer-dereference-in-DAT-hash-.patch,
+  metadata.xml:
+  Version bump w/ improved CONFIG_CHECK (thanks  Antonio Quartulli, bug 502230)
+  and USE=mcast, drop old versions.
+
Comment 5 Michael Weber (RETIRED) gentoo-dev 2014-07-23 22:14:46 UTC
+*batctl-2014.2.0 (23 Jul 2014)
+
+  23 Jul 2014; Michael Weber <xmw@gentoo.org> +batctl-2014.2.0.ebuild,
+  -batctl-2013.0.0.ebuild, -batctl-2013.1.0.ebuild, -batctl-2013.2.0.ebuild,
+  -batctl-2013.3.0.ebuild:
+  Version bump (thanks Antonio Quartulli, bug 502230), drop old versions.
+