diff mbox

[branch/next] pinentry: bump version to 0.9.0

Message ID 1417190979-53042-1-git-send-email-Vincent.Riera@imgtec.com
State Accepted
Headers show

Commit Message

Vicente Olivert Riera Nov. 28, 2014, 4:09 p.m. UTC
- Bump version to 0.9.0
- Add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/pinentry/pinentry.hash |    2 ++
 package/pinentry/pinentry.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)
 create mode 100644 package/pinentry/pinentry.hash

Comments

Yann E. MORIN Dec. 7, 2014, 9:46 p.m. UTC | #1
Vicente, All,

On 2014-11-28 16:09 +0000, Vicente Olivert Riera spake thusly:
> - Bump version to 0.9.0
> - Add a hash file
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Manually downloaded and manually verified the hash

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/pinentry/pinentry.hash |    2 ++
>  package/pinentry/pinentry.mk   |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)
>  create mode 100644 package/pinentry/pinentry.hash
> 
> diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash
> new file mode 100644
> index 0000000..851c721
> --- /dev/null
> +++ b/package/pinentry/pinentry.hash
> @@ -0,0 +1,2 @@
> +# From https://www.gnupg.org/download/integrity_check.html
> +sha1  f8e5c774c35fbb91d84e82559baf76f6b4513236  pinentry-0.9.0.tar.bz2
> diff --git a/package/pinentry/pinentry.mk b/package/pinentry/pinentry.mk
> index 39358a7..56e8e71 100644
> --- a/package/pinentry/pinentry.mk
> +++ b/package/pinentry/pinentry.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PINENTRY_VERSION = 0.8.3
> +PINENTRY_VERSION = 0.9.0
>  PINENTRY_SOURCE = pinentry-$(PINENTRY_VERSION).tar.bz2
>  PINENTRY_SITE = ftp://ftp.gnupg.org/gcrypt/pinentry
>  PINENTRY_LICENSE = GPLv2+
> -- 
> 1.7.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Thomas Petazzoni Dec. 7, 2014, 9:53 p.m. UTC | #2
Dear Vicente Olivert Riera,

On Fri, 28 Nov 2014 16:09:39 +0000, Vicente Olivert Riera wrote:
> - Bump version to 0.9.0
> - Add a hash file
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/pinentry/pinentry.hash |    2 ++
>  package/pinentry/pinentry.mk   |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)
>  create mode 100644 package/pinentry/pinentry.hash

Applied, thanks.

Thomas
Thomas Petazzoni Dec. 8, 2014, 9:22 a.m. UTC | #3
Dear Vicente Olivert Riera,

On Fri, 28 Nov 2014 16:09:39 +0000, Vicente Olivert Riera wrote:
> - Bump version to 0.9.0
> - Add a hash file
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  package/pinentry/pinentry.hash |    2 ++
>  package/pinentry/pinentry.mk   |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)
>  create mode 100644 package/pinentry/pinentry.hash

Apparently causes some build failures:
http://autobuild.buildroot.org/results/314/314de324a09f64f8b95882ca169c77847d75680c/build-end.log.

Can you have a look?

Thanks!

Thomas
Vicente Olivert Riera Dec. 8, 2014, 10:05 a.m. UTC | #4
On 12/08/2014 09:22 AM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
> 
> On Fri, 28 Nov 2014 16:09:39 +0000, Vicente Olivert Riera wrote:
>> - Bump version to 0.9.0
>> - Add a hash file
>>
>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>> ---
>>  package/pinentry/pinentry.hash |    2 ++
>>  package/pinentry/pinentry.mk   |    2 +-
>>  2 files changed, 3 insertions(+), 1 deletions(-)
>>  create mode 100644 package/pinentry/pinentry.hash
> 
> Apparently causes some build failures:
> http://autobuild.buildroot.org/results/314/314de324a09f64f8b95882ca169c77847d75680c/build-end.log.
> 
> Can you have a look?
> 
> Thanks!
> 
> Thomas
> 

Sure, I will have a look at it now :-)

Cheers,
Vicente Olivert Riera Dec. 8, 2014, 3:48 p.m. UTC | #5
Dear Thomas Petazzoni,

On 12/08/2014 10:05 AM, Vicente Olivert Riera wrote:
> On 12/08/2014 09:22 AM, Thomas Petazzoni wrote:
>> Dear Vicente Olivert Riera,
>>
>> On Fri, 28 Nov 2014 16:09:39 +0000, Vicente Olivert Riera wrote:
>>> - Bump version to 0.9.0
>>> - Add a hash file
>>>
>>> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
>>> ---
>>>  package/pinentry/pinentry.hash |    2 ++
>>>  package/pinentry/pinentry.mk   |    2 +-
>>>  2 files changed, 3 insertions(+), 1 deletions(-)
>>>  create mode 100644 package/pinentry/pinentry.hash
>>
>> Apparently causes some build failures:
>> http://autobuild.buildroot.org/results/314/314de324a09f64f8b95882ca169c77847d75680c/build-end.log.
>>
>> Can you have a look?
>>
>> Thanks!
>>
>> Thomas
>>
> 
> Sure, I will have a look at it now :-)
> 
> Cheers,
> 

it was a problem when building pinentry-qt4, which needs to have support
for Qt accessibility. Qt accessibility is enabled by default on Qt, but
we disable it in Buildroot by passing "-no-accessibility" to the
configure script. I don't know why we do that. There is no comment in
the .mk file.

When you fix that, you face another problem which is not related with us
(Buildroot) but a mistake (that's my opinion) made by the person who
released the pinentry tarball. I have reported the issue upstream and
written a patch for Buildroot in the meantime.

While I was working on all of this, I noticed that the options we had
for disablen pinentry-gtk1 and pinentry-qt3 where no longer needed since
those options don't exist anymore in the configure script, and the
directories gtk and qt don't exist either when you unpack the tarball.

Path sent:
  http://patchwork.ozlabs.org/patch/418743/

Cheers,
Thomas Petazzoni Dec. 8, 2014, 3:52 p.m. UTC | #6
Dear Vicente Olivert Riera,

On Mon, 8 Dec 2014 15:48:01 +0000, Vicente Olivert Riera wrote:

> it was a problem when building pinentry-qt4, which needs to have support
> for Qt accessibility. Qt accessibility is enabled by default on Qt, but
> we disable it in Buildroot by passing "-no-accessibility" to the
> configure script. I don't know why we do that. There is no comment in
> the .mk file.

Simply because many people probably don't need it, and therefore we
disabled it by default, waiting for someone who needs it to add an
option for it.

> When you fix that, you face another problem which is not related with us
> (Buildroot) but a mistake (that's my opinion) made by the person who
> released the pinentry tarball. I have reported the issue upstream and
> written a patch for Buildroot in the meantime.
> 
> While I was working on all of this, I noticed that the options we had
> for disablen pinentry-gtk1 and pinentry-qt3 where no longer needed since
> those options don't exist anymore in the configure script, and the
> directories gtk and qt don't exist either when you unpack the tarball.
> 
> Path sent:
>   http://patchwork.ozlabs.org/patch/418743/

The accessibility part should be made optional.

Best regards,

Thomas
Vicente Olivert Riera Dec. 8, 2014, 4:10 p.m. UTC | #7
Dear Thomas Petazzoni,

On 12/08/2014 03:52 PM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
> 
> On Mon, 8 Dec 2014 15:48:01 +0000, Vicente Olivert Riera wrote:
> 
>> it was a problem when building pinentry-qt4, which needs to have support
>> for Qt accessibility. Qt accessibility is enabled by default on Qt, but
>> we disable it in Buildroot by passing "-no-accessibility" to the
>> configure script. I don't know why we do that. There is no comment in
>> the .mk file.
> 
> Simply because many people probably don't need it, and therefore we
> disabled it by default, waiting for someone who needs it to add an
> option for it.
> 
>> When you fix that, you face another problem which is not related with us
>> (Buildroot) but a mistake (that's my opinion) made by the person who
>> released the pinentry tarball. I have reported the issue upstream and
>> written a patch for Buildroot in the meantime.
>>
>> While I was working on all of this, I noticed that the options we had
>> for disablen pinentry-gtk1 and pinentry-qt3 where no longer needed since
>> those options don't exist anymore in the configure script, and the
>> directories gtk and qt don't exist either when you unpack the tarball.
>>
>> Path sent:
>>   http://patchwork.ozlabs.org/patch/418743/
> 
> The accessibility part should be made optional.

I can send a patch to pinentry to make the accessibility part optional.
Do you prefer I mark my current patch as rejected and do another one
including the patch for making the accessibility part optional instead
of modifying packages/qt/qt.mk?

Cheers,
Thomas Petazzoni Dec. 8, 2014, 4:19 p.m. UTC | #8
Dear Vicente Olivert Riera,

On Mon, 8 Dec 2014 16:10:40 +0000, Vicente Olivert Riera wrote:

> I can send a patch to pinentry to make the accessibility part optional.
> Do you prefer I mark my current patch as rejected and do another one
> including the patch for making the accessibility part optional instead
> of modifying packages/qt/qt.mk?

I was suggesting to make the accessibility feature in Qt optional, and
then have the pinentry package select this option in Qt.

Thomas
Vicente Olivert Riera Dec. 8, 2014, 4:51 p.m. UTC | #9
Dear Thomas Petazzoni,

On 12/08/2014 04:19 PM, Thomas Petazzoni wrote:
> Dear Vicente Olivert Riera,
> 
> On Mon, 8 Dec 2014 16:10:40 +0000, Vicente Olivert Riera wrote:
> 
>> I can send a patch to pinentry to make the accessibility part optional.
>> Do you prefer I mark my current patch as rejected and do another one
>> including the patch for making the accessibility part optional instead
>> of modifying packages/qt/qt.mk?
> 
> I was suggesting to make the accessibility feature in Qt optional, and
> then have the pinentry package select this option in Qt.

Well..., that's another valid option, yes, but I prefer to fix pinentry
upstream and leave the qt package as is. I have sent a patch for that:

http://lists.gnupg.org/pipermail/gnupg-devel/2014-December/029182.html

Let's see if it gets merged soon and we can backport it.

Cheers,
diff mbox

Patch

diff --git a/package/pinentry/pinentry.hash b/package/pinentry/pinentry.hash
new file mode 100644
index 0000000..851c721
--- /dev/null
+++ b/package/pinentry/pinentry.hash
@@ -0,0 +1,2 @@ 
+# From https://www.gnupg.org/download/integrity_check.html
+sha1  f8e5c774c35fbb91d84e82559baf76f6b4513236  pinentry-0.9.0.tar.bz2
diff --git a/package/pinentry/pinentry.mk b/package/pinentry/pinentry.mk
index 39358a7..56e8e71 100644
--- a/package/pinentry/pinentry.mk
+++ b/package/pinentry/pinentry.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PINENTRY_VERSION = 0.8.3
+PINENTRY_VERSION = 0.9.0
 PINENTRY_SOURCE = pinentry-$(PINENTRY_VERSION).tar.bz2
 PINENTRY_SITE = ftp://ftp.gnupg.org/gcrypt/pinentry
 PINENTRY_LICENSE = GPLv2+