Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wireshark: update to 3.4.0
@ 2020-11-12 18:26 PaperMountainStudio
  2020-11-12 21:49 ` [PR PATCH] [Updated] " PaperMountainStudio
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-11-12 18:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 364 bytes --]

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0017-wireshark-update-to-3.4.0.patch
https://github.com/void-linux/void-packages/pull/26324

wireshark: update to 3.4.0


A patch file from https://github.com/void-linux/void-packages/pull/26324.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0017-wireshark-update-to-3.4.0.patch-26324.patch --]
[-- Type: text/x-diff, Size: 1101 bytes --]

From 81fc3dd9f3dfd1814c65cf8f24da5e2c0b6a9285 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Thu, 12 Nov 2020 19:21:04 +0100
Subject: [PATCH] wireshark: update to 3.4.0

---
 srcpkgs/wireshark/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template
index e8615545c6b..7e6e9e24218 100644
--- a/srcpkgs/wireshark/template
+++ b/srcpkgs/wireshark/template
@@ -1,6 +1,6 @@
 # Template file for 'wireshark'
 pkgname=wireshark
-version=3.2.7
+version=3.4.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.wireshark.org"
 distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
-checksum=be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da
+checksum=67e4ebbd9153fc589fd67dc21b93176674c73adc3d5a43934c3ac69d8594a8ae
 system_groups="wireshark"
 
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"

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

* Re: [PR PATCH] [Updated] wireshark: update to 3.4.0
  2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
@ 2020-11-12 21:49 ` PaperMountainStudio
  2020-11-13  1:12 ` ndowens
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-11-12 21:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 369 bytes --]

There is an updated pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0017-wireshark-update-to-3.4.0.patch
https://github.com/void-linux/void-packages/pull/26324

wireshark: update to 3.4.0


A patch file from https://github.com/void-linux/void-packages/pull/26324.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0017-wireshark-update-to-3.4.0.patch-26324.patch --]
[-- Type: text/x-diff, Size: 1811 bytes --]

From 887099b25e25e5de5b0f74bc9f6ac38306f79100 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Thu, 12 Nov 2020 19:21:04 +0100
Subject: [PATCH] wireshark: update to 3.4.0

---
 common/shlibs              | 6 +++---
 srcpkgs/wireshark/template | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index a741df76173..ba898974d34 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1624,9 +1624,9 @@ libdovecot-lda.so.0 dovecot-2.2.11_2
 libnetapi.so.0 samba-3.6.23_1
 libsmbsharemodes.so.0 samba-3.6.23_1
 libmysqld.so.18 libmariadbclient-5.5.36_1
-libwiretap.so.10 libwireshark-3.2.0_1
-libwireshark.so.13 libwireshark-3.2.0_1
-libwsutil.so.11 libwireshark-3.2.0_1
+libwiretap.so.11 libwireshark-3.4.0_1
+libwireshark.so.14 libwireshark-3.4.0_1
+libwsutil.so.12 libwireshark-3.4.0_1
 libKF5ContactEditor.so.5 akonadi-contacts-17.12.1_1
 libKF5AkonadiContact.so.5 akonadi-contacts-17.12.1_1
 libKF5Prison.so.5 prison-5.43.0_1
diff --git a/srcpkgs/wireshark/template b/srcpkgs/wireshark/template
index e8615545c6b..7e6e9e24218 100644
--- a/srcpkgs/wireshark/template
+++ b/srcpkgs/wireshark/template
@@ -1,6 +1,6 @@
 # Template file for 'wireshark'
 pkgname=wireshark
-version=3.2.7
+version=3.4.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config flex gettext perl python3-devel mit-krb5-devel
@@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.wireshark.org"
 distfiles="https://www.wireshark.org/download/src/${pkgname}-${version}.tar.xz"
-checksum=be832fb86d9c455c5be8b225a755cdc77cb0e92356bdfc1fe4b000d93f7d70da
+checksum=67e4ebbd9153fc589fd67dc21b93176674c73adc3d5a43934c3ac69d8594a8ae
 system_groups="wireshark"
 
 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/lua5.2"

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

* Re: wireshark: update to 3.4.0
  2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
  2020-11-12 21:49 ` [PR PATCH] [Updated] " PaperMountainStudio
@ 2020-11-13  1:12 ` ndowens
  2020-11-13  1:13 ` ndowens
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-13  1:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/26324#issuecomment-726442807

Comment:
Looks like the following would need to be revbump'd:
 termshark-2.1.1_1
wireshark-gtk-3.2.3_1
wireshark-qt-3.2.7_1


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

* Re: wireshark: update to 3.4.0
  2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
  2020-11-12 21:49 ` [PR PATCH] [Updated] " PaperMountainStudio
  2020-11-13  1:12 ` ndowens
@ 2020-11-13  1:13 ` ndowens
  2020-11-14 15:40 ` PaperMountainStudio
  2020-11-20 23:58 ` [PR PATCH] [Merged]: " jnbr
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-13  1:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/26324#issuecomment-726442807

Comment:
Looks like the following would need to be revbump'd, since there is soname changes:
 termshark-2.1.1_1
wireshark-gtk-3.2.3_1
wireshark-qt-3.2.7_1


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

* Re: wireshark: update to 3.4.0
  2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
                   ` (2 preceding siblings ...)
  2020-11-13  1:13 ` ndowens
@ 2020-11-14 15:40 ` PaperMountainStudio
  2020-11-20 23:58 ` [PR PATCH] [Merged]: " jnbr
  4 siblings, 0 replies; 6+ messages in thread
From: PaperMountainStudio @ 2020-11-14 15:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

New comment by PaperMountainStudio on void-packages repository

https://github.com/void-linux/void-packages/pull/26324#issuecomment-727224841

Comment:
- termshark works without rebuilding for me
- wireshark-qt is a subpackage of wireshark, so it is revbumped
- wireshark-gtk was removed from void-packages in April df7d0abb47694cc3e3155e83ec4f7f14db4aed09, but repositories still provide it as an empty package which does not install any files

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

* Re: [PR PATCH] [Merged]: wireshark: update to 3.4.0
  2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
                   ` (3 preceding siblings ...)
  2020-11-14 15:40 ` PaperMountainStudio
@ 2020-11-20 23:58 ` jnbr
  4 siblings, 0 replies; 6+ messages in thread
From: jnbr @ 2020-11-20 23:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 160 bytes --]

There's a merged pull request on the void-packages repository

wireshark: update to 3.4.0
https://github.com/void-linux/void-packages/pull/26324

Description:


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

end of thread, other threads:[~2020-11-20 23:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 18:26 [PR PATCH] wireshark: update to 3.4.0 PaperMountainStudio
2020-11-12 21:49 ` [PR PATCH] [Updated] " PaperMountainStudio
2020-11-13  1:12 ` ndowens
2020-11-13  1:13 ` ndowens
2020-11-14 15:40 ` PaperMountainStudio
2020-11-20 23:58 ` [PR PATCH] [Merged]: " jnbr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).