* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
@ 2014-11-28 16:09 Vicente Olivert Riera
2014-12-07 21:46 ` Yann E. MORIN
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-11-28 16:09 UTC (permalink / raw)
To: buildroot
- 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
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
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-11-28 16:09 [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0 Vicente Olivert Riera
@ 2014-12-07 21:46 ` Yann E. MORIN
2014-12-07 21:53 ` Thomas Petazzoni
2014-12-08 9:22 ` Thomas Petazzoni
2 siblings, 0 replies; 10+ messages in thread
From: Yann E. MORIN @ 2014-12-07 21:46 UTC (permalink / raw)
To: buildroot
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 at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20141207/c877dede/attachment.asc>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-11-28 16:09 [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0 Vicente Olivert Riera
2014-12-07 21:46 ` Yann E. MORIN
@ 2014-12-07 21:53 ` Thomas Petazzoni
2014-12-08 9:22 ` Thomas Petazzoni
2 siblings, 0 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2014-12-07 21:53 UTC (permalink / raw)
To: buildroot
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, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-11-28 16:09 [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0 Vicente Olivert Riera
2014-12-07 21:46 ` Yann E. MORIN
2014-12-07 21:53 ` Thomas Petazzoni
@ 2014-12-08 9:22 ` Thomas Petazzoni
2014-12-08 10:05 ` Vicente Olivert Riera
2 siblings, 1 reply; 10+ messages in thread
From: Thomas Petazzoni @ 2014-12-08 9:22 UTC (permalink / raw)
To: buildroot
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
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 9:22 ` Thomas Petazzoni
@ 2014-12-08 10:05 ` Vicente Olivert Riera
2014-12-08 15:48 ` Vicente Olivert Riera
0 siblings, 1 reply; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-12-08 10:05 UTC (permalink / raw)
To: buildroot
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
Graduate Software Engineer, MIPS Platforms
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 10:05 ` Vicente Olivert Riera
@ 2014-12-08 15:48 ` Vicente Olivert Riera
2014-12-08 15:52 ` Thomas Petazzoni
0 siblings, 1 reply; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-12-08 15:48 UTC (permalink / raw)
To: buildroot
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,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Platforms
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 15:48 ` Vicente Olivert Riera
@ 2014-12-08 15:52 ` Thomas Petazzoni
2014-12-08 16:10 ` Vicente Olivert Riera
0 siblings, 1 reply; 10+ messages in thread
From: Thomas Petazzoni @ 2014-12-08 15:52 UTC (permalink / raw)
To: buildroot
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
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 15:52 ` Thomas Petazzoni
@ 2014-12-08 16:10 ` Vicente Olivert Riera
2014-12-08 16:19 ` Thomas Petazzoni
0 siblings, 1 reply; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-12-08 16:10 UTC (permalink / raw)
To: buildroot
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,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Platforms
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 16:10 ` Vicente Olivert Riera
@ 2014-12-08 16:19 ` Thomas Petazzoni
2014-12-08 16:51 ` Vicente Olivert Riera
0 siblings, 1 reply; 10+ messages in thread
From: Thomas Petazzoni @ 2014-12-08 16:19 UTC (permalink / raw)
To: buildroot
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
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0
2014-12-08 16:19 ` Thomas Petazzoni
@ 2014-12-08 16:51 ` Vicente Olivert Riera
0 siblings, 0 replies; 10+ messages in thread
From: Vicente Olivert Riera @ 2014-12-08 16:51 UTC (permalink / raw)
To: buildroot
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,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Platforms
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-12-08 16:51 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 16:09 [Buildroot] [PATCH branch/next] pinentry: bump version to 0.9.0 Vicente Olivert Riera
2014-12-07 21:46 ` Yann E. MORIN
2014-12-07 21:53 ` Thomas Petazzoni
2014-12-08 9:22 ` Thomas Petazzoni
2014-12-08 10:05 ` Vicente Olivert Riera
2014-12-08 15:48 ` Vicente Olivert Riera
2014-12-08 15:52 ` Thomas Petazzoni
2014-12-08 16:10 ` Vicente Olivert Riera
2014-12-08 16:19 ` Thomas Petazzoni
2014-12-08 16:51 ` Vicente Olivert Riera
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox