mono: add Angelo SoB + upstream status on vasprintf related patch
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Aug 2015 06:35:04 +0000 (08:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 6 Aug 2015 06:35:04 +0000 (08:35 +0200)
Angelo is the author of the upstream patch, so it is safe to add his
SoB. This commit also adds the upstream status of the patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mono/0004-fixing-initialization-of-have-vasprintf.patch

index e01a6f06a77f6620464f77e6e5ced56c692a372c..55648593a59dab42e99c60227504929f0b02784f 100644 (file)
@@ -5,6 +5,12 @@ Subject: [PATCH] Fixing initialization of have_vasprintf
 
 This patch initialize properly have_vasprintf in case vasprint function is found.
 Solves multiple definition of `vasprintf' error in case vasprint is not properly detected.
+
+Patch is upstream:
+
+   https://github.com/mono/mono/commit/40c171799b671718969ee28a02f92884d7fd181e
+
+Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
 ---
  eglib/configure.ac | 1 +
  1 file changed, 1 insertion(+)