All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/vim: bump to version 1929
@ 2019-08-30 18:40 Christopher McCrory
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2 Christopher McCrory
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Christopher McCrory @ 2019-08-30 18:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/vim/vim.hash | 2 +-
 package/vim/vim.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/vim/vim.hash b/package/vim/vim.hash
index 9ec3dd0589..d85bd7760c 100644
--- a/package/vim/vim.hash
+++ b/package/vim/vim.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 a6dab137949097fbe0b67aafedf4c24a3b0d9c41716db35f5beb4834924d7b00  vim-8.1.0133.tar.gz
+sha256 4b7359a58a75c29d4a8fc7fcbb2ccab1d1dc0ede1c4c689b27cc049c17920278 vim-8.1.1929.tar.gz
diff --git a/package/vim/vim.mk b/package/vim/vim.mk
index 5a5408ff6b..5cb4e1b4cc 100644
--- a/package/vim/vim.mk
+++ b/package/vim/vim.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VIM_VERSION = 8.1.0133
+VIM_VERSION = 8.1.1929
 VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
 VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
 VIM_SUBDIR = src
-- 
2.20.1

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

* [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2
  2019-08-30 18:40 [Buildroot] [PATCH] package/vim: bump to version 1929 Christopher McCrory
@ 2019-08-30 18:40 ` Christopher McCrory
  2019-09-06  8:33   ` Peter Korsgaard
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/memcached: bump to version 1.5.16 Christopher McCrory
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Christopher McCrory @ 2019-08-30 18:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/pciutils/pciutils.hash | 4 ++--
 package/pciutils/pciutils.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/pciutils/pciutils.hash b/package/pciutils/pciutils.hash
index da0358cacd..2393643e53 100644
--- a/package/pciutils/pciutils.hash
+++ b/package/pciutils/pciutils.hash
@@ -1,3 +1,3 @@
 # From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
-sha256	1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5	pciutils-3.5.5.tar.xz
-sha256	ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6	COPYING
+sha256	db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3 pciutils-3.6.2.tar.xz
+sha256	ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index 30d429e75a..aa19211cd0 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PCIUTILS_VERSION = 3.5.5
+PCIUTILS_VERSION = 3.6.2
 PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils
 PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz
 PCIUTILS_INSTALL_STAGING = YES
-- 
2.20.1

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

* [Buildroot] [PATCH] package/memcached: bump to version 1.5.16
  2019-08-30 18:40 [Buildroot] [PATCH] package/vim: bump to version 1929 Christopher McCrory
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2 Christopher McCrory
@ 2019-08-30 18:40 ` Christopher McCrory
  2019-10-05 16:07   ` Bernd Kuhls
  2019-10-05 15:58 ` [Buildroot] [PATCH] package/vim: bump to version 1929 Bernd Kuhls
  2019-10-11 22:54 ` Arnout Vandecappelle
  3 siblings, 1 reply; 8+ messages in thread
From: Christopher McCrory @ 2019-08-30 18:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
---
 package/memcached/memcached.hash | 6 +++---
 package/memcached/memcached.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/memcached/memcached.hash b/package/memcached/memcached.hash
index df430cf4ff..11fc740b85 100644
--- a/package/memcached/memcached.hash
+++ b/package/memcached/memcached.hash
@@ -1,6 +1,6 @@
-# From http://www.memcached.org/files/memcached-1.5.12.tar.gz.sha1
-sha1 f67096ba64b0c47668bcad5b680010c4f8987d4c  memcached-1.5.12.tar.gz
+# From http://www.memcached.org/files/memcached-1.5.16.tar.gz.sha1
+sha1 06a9661638cb20232d0ccea088f52ca10b959968  ./memcached-1.5.16.tar.gz
 
 # Locally computed
-sha256 c02f97d5685617b209fbe25f3464317b234d765b427d254c2413410a5c095b29  memcached-1.5.12.tar.gz
+sha256 45a22c890dc1edb27db567fb4c9c25b91bfd578477c08c5fb10dca93cc62cc5a  memcached-1.5.16.tar.gz
 sha256 bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c  COPYING
diff --git a/package/memcached/memcached.mk b/package/memcached/memcached.mk
index b7c36ec155..938a4a1bbd 100644
--- a/package/memcached/memcached.mk
+++ b/package/memcached/memcached.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MEMCACHED_VERSION = 1.5.12
+MEMCACHED_VERSION = 1.5.16
 MEMCACHED_SITE = http://www.memcached.org/files
 MEMCACHED_DEPENDENCIES = libevent
 MEMCACHED_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
-- 
2.20.1

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

* [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2 Christopher McCrory
@ 2019-09-06  8:33   ` Peter Korsgaard
  2019-09-06 15:52     ` Christopher McCrory
  0 siblings, 1 reply; 8+ messages in thread
From: Peter Korsgaard @ 2019-09-06  8:33 UTC (permalink / raw)
  To: buildroot

On Fri, Aug 30, 2019 at 8:41 PM Christopher McCrory <chrismcc@gmail.com> wrote:
>
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> ---
>  package/pciutils/pciutils.hash | 4 ++--
>  package/pciutils/pciutils.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/pciutils/pciutils.hash b/package/pciutils/pciutils.hash
> index da0358cacd..2393643e53 100644
> --- a/package/pciutils/pciutils.hash
> +++ b/package/pciutils/pciutils.hash
> @@ -1,3 +1,3 @@
>  # From https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
> -sha256 1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5        pciutils-3.5.5.tar.xz
> -sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6        COPYING
> +sha256 db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3 pciutils-3.6.2.tar.xz
> +sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

A silent change to the license file is no good. Please describe what
changed in the file (and update the license details if needed).

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2
  2019-09-06  8:33   ` Peter Korsgaard
@ 2019-09-06 15:52     ` Christopher McCrory
  0 siblings, 0 replies; 8+ messages in thread
From: Christopher McCrory @ 2019-09-06 15:52 UTC (permalink / raw)
  To: buildroot

On Fri, Sep 6, 2019 at 1:34 AM Peter Korsgaard <peter@korsgaard.com> wrote:

> On Fri, Aug 30, 2019 at 8:41 PM Christopher McCrory <chrismcc@gmail.com>
> wrote:
> >
> > Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
> > ---
> >  package/pciutils/pciutils.hash | 4 ++--
> >  package/pciutils/pciutils.mk   | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/package/pciutils/pciutils.hash
> b/package/pciutils/pciutils.hash
> > index da0358cacd..2393643e53 100644
> > --- a/package/pciutils/pciutils.hash
> > +++ b/package/pciutils/pciutils.hash
> > @@ -1,3 +1,3 @@
> >  # From
> https://www.kernel.org/pub/software/utils/pciutils/sha256sums.asc
> > -sha256
> 1d62f8fa192f90e61c35a6fc15ff3cb9a7a792f782407acc42ef67817c5939f5
> pciutils-3.5.5.tar.xz
> > -sha256
> ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
> COPYING
> > +sha256 db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3
> pciutils-3.6.2.tar.xz
> > +sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6
> COPYING
>
> A silent change to the license file is no good. Please describe what
> changed in the file (and update the license details if needed).
>
> --
> Bye, Peter Korsgaard
>


The COPYING file did not change, the hash did not change. The extra spaces
were trimmed



-- 
Christopher McCrory
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190906/d99851a4/attachment.html>

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

* [Buildroot] [PATCH] package/vim: bump to version 1929
  2019-08-30 18:40 [Buildroot] [PATCH] package/vim: bump to version 1929 Christopher McCrory
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2 Christopher McCrory
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/memcached: bump to version 1.5.16 Christopher McCrory
@ 2019-10-05 15:58 ` Bernd Kuhls
  2019-10-11 22:54 ` Arnout Vandecappelle
  3 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2019-10-05 15:58 UTC (permalink / raw)
  To: buildroot

Am Fri, 30 Aug 2019 11:40:32 -0700 schrieb Christopher McCrory:

> Signed-off-by: Christopher McCrory
> <chrismcc@gmail.com>

Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[build-tested using this defconfig:
BR2_x86_64=y
BR2_x86_atom=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/
tarballs/br-x86-64-musl-2019.05.1.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_1=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_VIM=y]

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

* [Buildroot] [PATCH] package/memcached: bump to version 1.5.16
  2019-08-30 18:40 ` [Buildroot] [PATCH] package/memcached: bump to version 1.5.16 Christopher McCrory
@ 2019-10-05 16:07   ` Bernd Kuhls
  0 siblings, 0 replies; 8+ messages in thread
From: Bernd Kuhls @ 2019-10-05 16:07 UTC (permalink / raw)
  To: buildroot

Am Fri, 30 Aug 2019 11:40:34 -0700 schrieb Christopher McCrory:

> Signed-off-by: Christopher McCrory
> <chrismcc@gmail.com>

Hi,

Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[build-tested using this defconfig:
BR2_x86_64=y
BR2_x86_atom=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/
tarballs/br-x86-64-musl-2019.05.1.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_5_1=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_MUSL=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_MEMCACHED=y]

Please note that when bumping to 1.5.18 or newer the build will fail:
https://github.com/memcached/memcached/issues/550

Regards, Bernd

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

* [Buildroot] [PATCH] package/vim: bump to version 1929
  2019-08-30 18:40 [Buildroot] [PATCH] package/vim: bump to version 1929 Christopher McCrory
                   ` (2 preceding siblings ...)
  2019-10-05 15:58 ` [Buildroot] [PATCH] package/vim: bump to version 1929 Bernd Kuhls
@ 2019-10-11 22:54 ` Arnout Vandecappelle
  3 siblings, 0 replies; 8+ messages in thread
From: Arnout Vandecappelle @ 2019-10-11 22:54 UTC (permalink / raw)
  To: buildroot



On 30/08/2019 20:40, Christopher McCrory wrote:
> Signed-off-by: Christopher McCrory <chrismcc@gmail.com>

 Applied to master, thanks.


> ---
>  package/vim/vim.hash | 2 +-
>  package/vim/vim.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/vim/vim.hash b/package/vim/vim.hash
> index 9ec3dd0589..d85bd7760c 100644
> --- a/package/vim/vim.hash
> +++ b/package/vim/vim.hash
> @@ -1,2 +1,2 @@
>  # Locally computed
> -sha256 a6dab137949097fbe0b67aafedf4c24a3b0d9c41716db35f5beb4834924d7b00  vim-8.1.0133.tar.gz
> +sha256 4b7359a58a75c29d4a8fc7fcbb2ccab1d1dc0ede1c4c689b27cc049c17920278 vim-8.1.1929.tar.gz

 Could you also add a hash for the license file?

 Regards,
 Arnout

> diff --git a/package/vim/vim.mk b/package/vim/vim.mk
> index 5a5408ff6b..5cb4e1b4cc 100644
> --- a/package/vim/vim.mk
> +++ b/package/vim/vim.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -VIM_VERSION = 8.1.0133
> +VIM_VERSION = 8.1.1929
>  VIM_SITE = $(call github,vim,vim,v$(VIM_VERSION))
>  VIM_DEPENDENCIES = ncurses $(TARGET_NLS_DEPENDENCIES)
>  VIM_SUBDIR = src
> 

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

end of thread, other threads:[~2019-10-11 22:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-30 18:40 [Buildroot] [PATCH] package/vim: bump to version 1929 Christopher McCrory
2019-08-30 18:40 ` [Buildroot] [PATCH] package/pciutils: bump to version 3.6.2 Christopher McCrory
2019-09-06  8:33   ` Peter Korsgaard
2019-09-06 15:52     ` Christopher McCrory
2019-08-30 18:40 ` [Buildroot] [PATCH] package/memcached: bump to version 1.5.16 Christopher McCrory
2019-10-05 16:07   ` Bernd Kuhls
2019-10-05 15:58 ` [Buildroot] [PATCH] package/vim: bump to version 1929 Bernd Kuhls
2019-10-11 22:54 ` 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.