All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] xorriso: Bump version to 1.4.6, drop patch applied upstream
@ 2017-03-31 12:16 Benoît Allard
  2017-04-01 12:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Allard @ 2017-03-31 12:16 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Beno?t Allard <benoit.allard@greenbone.net>
---
 package/xorriso/0001-fix-musl-build.patch | 20 --------------------
 package/xorriso/xorriso.hash              |  2 +-
 package/xorriso/xorriso.mk                |  2 +-
 3 files changed, 2 insertions(+), 22 deletions(-)
 delete mode 100644 package/xorriso/0001-fix-musl-build.patch

diff --git a/package/xorriso/0001-fix-musl-build.patch b/package/xorriso/0001-fix-musl-build.patch
deleted file mode 100644
index 86d251d..0000000
--- a/package/xorriso/0001-fix-musl-build.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Fix musl build
-
-Add missing header needed for ssize_t.
-
-Signed-off-by: Baruch Siach <baruch@tkos.co.il>
----
-Patch status: posted upstream
-(http://lists.gnu.org/archive/html/bug-xorriso/2016-05/msg00000.html)
-
-diff -Nuar xorriso-1.4.2-orig/libisofs/aaip_0_2.h xorriso-1.4.2/libisofs/aaip_0_2.h
---- xorriso-1.4.2-orig/libisofs/aaip_0_2.h	2015-11-28 16:41:33.000000000 +0200
-+++ xorriso-1.4.2/libisofs/aaip_0_2.h	2016-05-24 11:40:43.874191174 +0300
-@@ -16,6 +16,7 @@
- #ifndef Aaip_h_is_includeD
- #define Aaip_h_is_includeD yes
- 
-+#include <unistd.h>
- 
- /* --------------------------------- Encoder ---------------------------- */
- 
diff --git a/package/xorriso/xorriso.hash b/package/xorriso/xorriso.hash
index 3c2a726..f1ee9d6 100644
--- a/package/xorriso/xorriso.hash
+++ b/package/xorriso/xorriso.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 2843beded1aa4c678706e96fdf9cc5e4b34430b559bdf5bc35df5202125004b3 xorriso-1.4.2.tar.gz
+sha256 526f728c7eee6f8c4b69fbf391789e6c80806197c2861cf5922cf7cfe1035784 xorriso-1.4.6.tar.gz
diff --git a/package/xorriso/xorriso.mk b/package/xorriso/xorriso.mk
index be19322..cc4c627 100644
--- a/package/xorriso/xorriso.mk
+++ b/package/xorriso/xorriso.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XORRISO_VERSION = 1.4.2
+XORRISO_VERSION = 1.4.6
 XORRISO_SITE = $(BR2_GNU_MIRROR)/xorriso
 XORRISO_LICENSE = GPLv3+
 XORRISO_LICENSE_FILES = COPYING COPYRIGHT
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] xorriso: Bump version to 1.4.6, drop patch applied upstream
  2017-03-31 12:16 [Buildroot] [PATCH] xorriso: Bump version to 1.4.6, drop patch applied upstream Benoît Allard
@ 2017-04-01 12:47 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-04-01 12:47 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 31 Mar 2017 14:16:23 +0200, Beno?t Allard wrote:
> Signed-off-by: Beno?t Allard <benoit.allard@greenbone.net>
> ---
>  package/xorriso/0001-fix-musl-build.patch | 20 --------------------
>  package/xorriso/xorriso.hash              |  2 +-
>  package/xorriso/xorriso.mk                |  2 +-
>  3 files changed, 2 insertions(+), 22 deletions(-)
>  delete mode 100644 package/xorriso/0001-fix-musl-build.patch

Applied to master, after slightly tweaking the commit log. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-01 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 12:16 [Buildroot] [PATCH] xorriso: Bump version to 1.4.6, drop patch applied upstream Benoît Allard
2017-04-01 12:47 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.