All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
@ 2022-02-21 16:06 Andrei Gherghescu via buildroot
  2022-02-23 20:28 ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Andrei Gherghescu via buildroot @ 2022-02-21 16:06 UTC (permalink / raw)
  To: buildroot; +Cc: Andrei Gherghescu

Signed-off-by: Andrei Gherghescu <andrei.gherghescu@protonmail.com>
---
 package/dialog/dialog.hash | 2 +-
 package/dialog/dialog.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
index 2286590b66..3136d18b2b 100644
--- a/package/dialog/dialog.hash
+++ b/package/dialog/dialog.hash
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-sha256  466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99  dialog-1.3-20200327.tgz
+sha256  754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f  dialog-1.3-20220117.tgz
 # Locally computed
 sha256  6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  COPYING
diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
index 1c98d354e3..681f8ec9fe 100644
--- a/package/dialog/dialog.mk
+++ b/package/dialog/dialog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################

-DIALOG_VERSION = 1.3-20200327
+DIALOG_VERSION = 1.3-20220117
 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
 DIALOG_SITE = https://invisible-mirror.net/archives/dialog
 DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
--
2.35.1


_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
  2022-02-21 16:06 [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117 Andrei Gherghescu via buildroot
@ 2022-02-23 20:28 ` Arnout Vandecappelle
  0 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-02-23 20:28 UTC (permalink / raw)
  To: Andrei Gherghescu, buildroot



On 21/02/2022 17:06, Andrei Gherghescu via buildroot wrote:
> Signed-off-by: Andrei Gherghescu <andrei.gherghescu@protonmail.com>

  Fabrice already submitted an identical patch the week before, so I applied 
that one instead.

  Regards,
  Arnout

> ---
>   package/dialog/dialog.hash | 2 +-
>   package/dialog/dialog.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
> index 2286590b66..3136d18b2b 100644
> --- a/package/dialog/dialog.hash
> +++ b/package/dialog/dialog.hash
> @@ -1,4 +1,4 @@
>   # Locally calculated after checking pgp signature
> -sha256  466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99  dialog-1.3-20200327.tgz
> +sha256  754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f  dialog-1.3-20220117.tgz
>   # Locally computed
>   sha256  6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  COPYING
> diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
> index 1c98d354e3..681f8ec9fe 100644
> --- a/package/dialog/dialog.mk
> +++ b/package/dialog/dialog.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
> 
> -DIALOG_VERSION = 1.3-20200327
> +DIALOG_VERSION = 1.3-20220117
>   DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
>   DIALOG_SITE = https://invisible-mirror.net/archives/dialog
>   DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
> --
> 2.35.1
> 
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
  2022-02-23 20:27 ` Arnout Vandecappelle
@ 2022-02-23 20:28   ` Arnout Vandecappelle
  0 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-02-23 20:28 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot


On 23/02/2022 21:27, Arnout Vandecappelle wrote:
>
>
> On 16/02/2022 21:45, Fabrice Fontaine wrote:
>> https://invisible-mirror.net/dialog/CHANGES.html#index-t20220117
>>
>> Fixes:
>>   - https://bugs.buildroot.org/show_bug.cgi?id=14596
>>
>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>
>  Applied to master, thanks.

  I mean next!


  Regards,
  Arnout


>
>  Regards,
>  Arnout
>
>> ---
>>   package/dialog/dialog.hash | 2 +-
>>   package/dialog/dialog.mk   | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
>> index 2286590b66..3136d18b2b 100644
>> --- a/package/dialog/dialog.hash
>> +++ b/package/dialog/dialog.hash
>> @@ -1,4 +1,4 @@
>>   # Locally calculated after checking pgp signature
>> -sha256 466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99 
>> dialog-1.3-20200327.tgz
>> +sha256 754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f 
>> dialog-1.3-20220117.tgz
>>   # Locally computed
>>   sha256 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3 
>> COPYING
>> diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
>> index 1c98d354e3..681f8ec9fe 100644
>> --- a/package/dialog/dialog.mk
>> +++ b/package/dialog/dialog.mk
>> @@ -4,7 +4,7 @@
>>   #
>> ################################################################################
>>   -DIALOG_VERSION = 1.3-20200327
>> +DIALOG_VERSION = 1.3-20220117
>>   DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
>>   DIALOG_SITE = https://invisible-mirror.net/archives/dialog
>>   DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
  2022-02-16 20:45 Fabrice Fontaine
@ 2022-02-23 20:27 ` Arnout Vandecappelle
  2022-02-23 20:28   ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-02-23 20:27 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot



On 16/02/2022 21:45, Fabrice Fontaine wrote:
> https://invisible-mirror.net/dialog/CHANGES.html#index-t20220117
> 
> Fixes:
>   - https://bugs.buildroot.org/show_bug.cgi?id=14596
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/dialog/dialog.hash | 2 +-
>   package/dialog/dialog.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
> index 2286590b66..3136d18b2b 100644
> --- a/package/dialog/dialog.hash
> +++ b/package/dialog/dialog.hash
> @@ -1,4 +1,4 @@
>   # Locally calculated after checking pgp signature
> -sha256  466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99  dialog-1.3-20200327.tgz
> +sha256  754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f  dialog-1.3-20220117.tgz
>   # Locally computed
>   sha256  6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  COPYING
> diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
> index 1c98d354e3..681f8ec9fe 100644
> --- a/package/dialog/dialog.mk
> +++ b/package/dialog/dialog.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -DIALOG_VERSION = 1.3-20200327
> +DIALOG_VERSION = 1.3-20220117
>   DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
>   DIALOG_SITE = https://invisible-mirror.net/archives/dialog
>   DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117
@ 2022-02-16 20:45 Fabrice Fontaine
  2022-02-23 20:27 ` Arnout Vandecappelle
  0 siblings, 1 reply; 5+ messages in thread
From: Fabrice Fontaine @ 2022-02-16 20:45 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

https://invisible-mirror.net/dialog/CHANGES.html#index-t20220117

Fixes:
 - https://bugs.buildroot.org/show_bug.cgi?id=14596

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/dialog/dialog.hash | 2 +-
 package/dialog/dialog.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dialog/dialog.hash b/package/dialog/dialog.hash
index 2286590b66..3136d18b2b 100644
--- a/package/dialog/dialog.hash
+++ b/package/dialog/dialog.hash
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-sha256  466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99  dialog-1.3-20200327.tgz
+sha256  754cb6bf7dc6a9ac5c1f80c13caa4d976e30a5a6e8b46f17b3bb9b080c31041f  dialog-1.3-20220117.tgz
 # Locally computed
 sha256  6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3  COPYING
diff --git a/package/dialog/dialog.mk b/package/dialog/dialog.mk
index 1c98d354e3..681f8ec9fe 100644
--- a/package/dialog/dialog.mk
+++ b/package/dialog/dialog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DIALOG_VERSION = 1.3-20200327
+DIALOG_VERSION = 1.3-20220117
 DIALOG_SOURCE = dialog-$(DIALOG_VERSION).tgz
 DIALOG_SITE = https://invisible-mirror.net/archives/dialog
 DIALOG_CONF_OPTS = --with-ncurses --with-curses-dir=$(STAGING_DIR)/usr \
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-02-23 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-21 16:06 [Buildroot] [PATCH 1/1] package/dialog: bump to version 1.3-20220117 Andrei Gherghescu via buildroot
2022-02-23 20:28 ` Arnout Vandecappelle
  -- strict thread matches above, loose matches on Subject: below --
2022-02-16 20:45 Fabrice Fontaine
2022-02-23 20:27 ` Arnout Vandecappelle
2022-02-23 20:28   ` Arnout Vandecappelle

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.