All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] tcpdump: bump version to 4.8.1
@ 2016-10-26 10:29 Thomas Petazzoni
  2016-10-26 14:21 ` Jeroen Roovers
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2016-10-26 10:29 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=4f4657985d0643017d037fd50eaf8cef439d6c9b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/tcpdump/tcpdump.hash | 2 +-
 package/tcpdump/tcpdump.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/tcpdump/tcpdump.hash b/package/tcpdump/tcpdump.hash
index 997cd42..21fb83f 100644
--- a/package/tcpdump/tcpdump.hash
+++ b/package/tcpdump/tcpdump.hash
@@ -1,2 +1,2 @@
 # Locally calculated after checking pgp signature
-sha256 177385d9d17d1d99ba6aa3ea63a8400a5f4c54db62b83ac6d4da56944bee623b  tcpdump-4.8.0.tar.gz
+sha256 20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c  tcpdump-4.8.1.tar.gz
diff --git a/package/tcpdump/tcpdump.mk b/package/tcpdump/tcpdump.mk
index 559b816..3773fcb 100644
--- a/package/tcpdump/tcpdump.mk
+++ b/package/tcpdump/tcpdump.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TCPDUMP_VERSION = 4.8.0
+TCPDUMP_VERSION = 4.8.1
 TCPDUMP_SITE = http://www.tcpdump.org/release
 TCPDUMP_LICENSE = BSD-3c
 TCPDUMP_LICENSE_FILES = LICENSE

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

* [Buildroot] [git commit] tcpdump: bump version to 4.8.1
  2016-10-26 10:29 [Buildroot] [git commit] tcpdump: bump version to 4.8.1 Thomas Petazzoni
@ 2016-10-26 14:21 ` Jeroen Roovers
  2016-10-26 14:29   ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Jeroen Roovers @ 2016-10-26 14:21 UTC (permalink / raw)
  To: buildroot

libpcap releases follow tcpdump releases very closely, but libpcap in
buildroot is still at 1.7.4 while 1.8.1 came out along with tcpdump
4.8.1 (and 1.8.0 accompanied 4.8.0).


Kind regards,
     jer

On 26 October 2016 at 12:29, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> commit: https://git.buildroot.net/buildroot/commit/?id=4f4657985d0643017d037fd50eaf8cef439d6c9b
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  package/tcpdump/tcpdump.hash | 2 +-
>  package/tcpdump/tcpdump.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/tcpdump/tcpdump.hash b/package/tcpdump/tcpdump.hash
> index 997cd42..21fb83f 100644
> --- a/package/tcpdump/tcpdump.hash
> +++ b/package/tcpdump/tcpdump.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated after checking pgp signature
> -sha256 177385d9d17d1d99ba6aa3ea63a8400a5f4c54db62b83ac6d4da56944bee623b  tcpdump-4.8.0.tar.gz
> +sha256 20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c  tcpdump-4.8.1.tar.gz
> diff --git a/package/tcpdump/tcpdump.mk b/package/tcpdump/tcpdump.mk
> index 559b816..3773fcb 100644
> --- a/package/tcpdump/tcpdump.mk
> +++ b/package/tcpdump/tcpdump.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -TCPDUMP_VERSION = 4.8.0
> +TCPDUMP_VERSION = 4.8.1
>  TCPDUMP_SITE = http://www.tcpdump.org/release
>  TCPDUMP_LICENSE = BSD-3c
>  TCPDUMP_LICENSE_FILES = LICENSE
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

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

* [Buildroot] [git commit] tcpdump: bump version to 4.8.1
  2016-10-26 14:21 ` Jeroen Roovers
@ 2016-10-26 14:29   ` Thomas Petazzoni
  2016-10-26 14:42     ` Baruch Siach
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2016-10-26 14:29 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 26 Oct 2016 16:21:14 +0200, Jeroen Roovers wrote:
> libpcap releases follow tcpdump releases very closely, but libpcap in
> buildroot is still at 1.7.4 while 1.8.1 came out along with tcpdump
> 4.8.1 (and 1.8.0 accompanied 4.8.0).

Thanks for the notification. I've added Vicente in Cc, since he sent
the patch bumping tcpdump.

Could anyone submit a patch to bump libpcap? Also, should we add a
comment in tcpdump.mk and libpcap.mk to indicate that they should
preferably be bumped together?

Best regards,

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

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

* [Buildroot] [git commit] tcpdump: bump version to 4.8.1
  2016-10-26 14:29   ` Thomas Petazzoni
@ 2016-10-26 14:42     ` Baruch Siach
  2016-10-26 15:19       ` Jeroen Roovers
  0 siblings, 1 reply; 5+ messages in thread
From: Baruch Siach @ 2016-10-26 14:42 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

On Wed, Oct 26, 2016 at 04:29:10PM +0200, Thomas Petazzoni wrote:
> On Wed, 26 Oct 2016 16:21:14 +0200, Jeroen Roovers wrote:
> > libpcap releases follow tcpdump releases very closely, but libpcap in
> > buildroot is still at 1.7.4 while 1.8.1 came out along with tcpdump
> > 4.8.1 (and 1.8.0 accompanied 4.8.0).
> 
> Thanks for the notification. I've added Vicente in Cc, since he sent
> the patch bumping tcpdump.
> 
> Could anyone submit a patch to bump libpcap?

I plan to post a libpcap bump patch later today, unless someone else beats me 
to it.

> Also, should we add a comment in tcpdump.mk and libpcap.mk to indicate that 
> they should preferably be bumped together?

I don't think there is a strict version dependency between tcpdump and 
libpcap. Previous versions (4.7.4 and 1.7.4, respectively) were not even 
released at the same date. See http://www.tcpdump.org/.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] [git commit] tcpdump: bump version to 4.8.1
  2016-10-26 14:42     ` Baruch Siach
@ 2016-10-26 15:19       ` Jeroen Roovers
  0 siblings, 0 replies; 5+ messages in thread
From: Jeroen Roovers @ 2016-10-26 15:19 UTC (permalink / raw)
  To: buildroot

On 26 October 2016 at 16:42, Baruch Siach <baruch@tkos.co.il> wrote:
>> Also, should we add a comment in tcpdump.mk and libpcap.mk to indicate that
>> they should preferably be bumped together?
>
> I don't think there is a strict version dependency between tcpdump and
> libpcap. Previous versions (4.7.4 and 1.7.4, respectively) were not even
> released at the same date. See http://www.tcpdump.org/.

Hence "preferably", I guess.


Kind regards,
     jer

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

end of thread, other threads:[~2016-10-26 15:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26 10:29 [Buildroot] [git commit] tcpdump: bump version to 4.8.1 Thomas Petazzoni
2016-10-26 14:21 ` Jeroen Roovers
2016-10-26 14:29   ` Thomas Petazzoni
2016-10-26 14:42     ` Baruch Siach
2016-10-26 15:19       ` Jeroen Roovers

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.