From: Josh Grosse Subject: [update] games/pokerth 2.1.5 -> 2.1.6 To: ports@openbsd.org Date: Wed, 5 Aug 2026 15:34:52 -0400 Attached are both a -current and -stable update to games/pokerth. This update includes a security fix: "new: the lobby connection verifies the server certificate now - the server list carries a pinned public key per entry, so a network attacker can no longer impersonate a lobby server..." Tested both -current and -stable on amd64. The -stable update is from 2.0.6 -> 2.1.6. Changelog: https://github.com/pokerth/pokerth/releases/tag/v2.1.6 Comments? OKs? diff --git games/pokerth/Makefile games/pokerth/Makefile index e35df412db8..8fafdb6b211 100644 --- games/pokerth/Makefile +++ games/pokerth/Makefile @@ -2,7 +2,7 @@ BROKEN-i386 = protobuf/abseil problems COMMENT = texas holdem poker client, local or internet games -V = 2.1.5 +V = 2.1.6 DIST_TUPLE = github pokerth pokerth v${V} . PKGNAME = pokerth-${V} diff --git games/pokerth/distinfo games/pokerth/distinfo index f8b7ce6e296..fe21255a0f5 100644 --- games/pokerth/distinfo +++ games/pokerth/distinfo @@ -1,2 +1,2 @@ -SHA256 (pokerth-pokerth-v2.1.5.tar.gz) = LCUFyAbmLZlrAl447snByzcRAehbiI7Gc7N4UB0DLNc= -SIZE (pokerth-pokerth-v2.1.5.tar.gz) = 108837124 +SHA256 (pokerth-pokerth-v2.1.6.tar.gz) = ZQGw1gppl7WKo+Er/UAn+uf8N/oeCEK65G0THMsW02s= +SIZE (pokerth-pokerth-v2.1.6.tar.gz) = 114073770 diff --git games/pokerth/pkg/PLIST games/pokerth/pkg/PLIST index e707e984352..c719a01bc8a 100644 --- games/pokerth/pkg/PLIST +++ games/pokerth/pkg/PLIST @@ -275,6 +275,13 @@ share/pokerth/data/gfx/cards/default_800x480/defaultdeckstyle_800x480.xml share/pokerth/data/gfx/cards/default_800x480/flipside.png share/pokerth/data/gfx/cards/default_800x480/preview.png share/pokerth/data/gfx/gui/ +share/pokerth/data/gfx/gui/backside/ +share/pokerth/data/gfx/gui/backside/mile_high_club/ +share/pokerth/data/gfx/gui/backside/mile_high_club/backside.png +share/pokerth/data/gfx/gui/backside/mile_high_club/milehighclubbacksidestyle.xml +share/pokerth/data/gfx/gui/backside/terminus_hotel_2/ +share/pokerth/data/gfx/gui/backside/terminus_hotel_2/backside.png +share/pokerth/data/gfx/gui/backside/terminus_hotel_2/terminushotel2backsidestyle.xml share/pokerth/data/gfx/gui/misc/ share/pokerth/data/gfx/gui/misc/1px.png share/pokerth/data/gfx/gui/misc/actionpics/ @@ -421,6 +428,84 @@ share/pokerth/data/gfx/gui/table/default_800x480/smallblindPuck.png share/pokerth/data/gfx/gui/table/default_800x480/table.png share/pokerth/data/gfx/gui/table/default_800x480/table_dark.png share/pokerth/data/gfx/gui/table/default_800x480/toolboxbg.png +share/pokerth/data/gfx/gui/table/mile_high_club/ +share/pokerth/data/gfx/gui/table/mile_high_club/bigblindPuck.png +share/pokerth/data/gfx/gui/table/mile_high_club/cardholder_flop.png +share/pokerth/data/gfx/gui/table/mile_high_club/cardholder_flop.xcf +share/pokerth/data/gfx/gui/table/mile_high_club/cardholder_river.png +share/pokerth/data/gfx/gui/table/mile_high_club/cardholder_turn.png +share/pokerth/data/gfx/gui/table/mile_high_club/dealerPuck.png +share/pokerth/data/gfx/gui/table/mile_high_club/genereticAvatar.png +share/pokerth/data/gfx/gui/table/mile_high_club/handranking.png +share/pokerth/data/gfx/gui/table/mile_high_club/milehighclubtablestyle.xml +share/pokerth/data/gfx/gui/table/mile_high_club/playerBottomSeatActive.png +share/pokerth/data/gfx/gui/table/mile_high_club/playerTopSeatActive.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_blue.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_blue_checked.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_blue_checked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_blue_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_green.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_green_checked.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_green_checked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_green_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_orange.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_orange_checked.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_orange_checked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_orange_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_purple.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_purple_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_red.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_red_checked.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_red_checked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/playeraction_red_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/preview.png +share/pokerth/data/gfx/gui/table/mile_high_club/radiobutton_checked.png +share/pokerth/data/gfx/gui/table/mile_high_club/radiobutton_checked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/radiobutton_pressed.png +share/pokerth/data/gfx/gui/table/mile_high_club/radiobutton_unchecked.png +share/pokerth/data/gfx/gui/table/mile_high_club/radiobutton_unchecked_hover.png +share/pokerth/data/gfx/gui/table/mile_high_club/smallblindPuck.png +share/pokerth/data/gfx/gui/table/mile_high_club/table.png +share/pokerth/data/gfx/gui/table/mile_high_club/toolboxbg.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/ +share/pokerth/data/gfx/gui/table/terminus_hotel_2/bigblindPuck.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/cardholder_flop.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/cardholder_flop.xcf +share/pokerth/data/gfx/gui/table/terminus_hotel_2/cardholder_river.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/cardholder_turn.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/dealerPuck.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/genereticAvatar.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/handranking.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playerBottomSeatActive.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playerTopSeatActive.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_blue.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_blue_checked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_blue_checked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_blue_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_green.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_green_checked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_green_checked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_green_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_orange.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_orange_checked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_orange_checked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_orange_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_purple.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_purple_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_red.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_red_checked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_red_checked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/playeraction_red_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/preview.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/radiobutton_checked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/radiobutton_checked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/radiobutton_pressed.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/radiobutton_unchecked.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/radiobutton_unchecked_hover.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/smallblindPuck.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/table.png +share/pokerth/data/gfx/gui/table/terminus_hotel_2/terminushotel2tablestyle.xml +share/pokerth/data/gfx/gui/table/terminus_hotel_2/toolboxbg.png share/pokerth/data/gfx/qml/ share/pokerth/data/gfx/qml/backside/ share/pokerth/data/gfx/qml/backside/bella_union_4c/ @@ -590,6 +675,61 @@ share/pokerth/data/gfx/qml/cards/default/8.svg share/pokerth/data/gfx/qml/cards/default/9.svg share/pokerth/data/gfx/qml/cards/default/defaultdeckstyle.xml share/pokerth/data/gfx/qml/cards/default/preview.png +share/pokerth/data/gfx/qml/cards/default4c/ +share/pokerth/data/gfx/qml/cards/default4c/0.svg +share/pokerth/data/gfx/qml/cards/default4c/1.svg +share/pokerth/data/gfx/qml/cards/default4c/10.svg +share/pokerth/data/gfx/qml/cards/default4c/11.svg +share/pokerth/data/gfx/qml/cards/default4c/12.svg +share/pokerth/data/gfx/qml/cards/default4c/13.svg +share/pokerth/data/gfx/qml/cards/default4c/14.svg +share/pokerth/data/gfx/qml/cards/default4c/15.svg +share/pokerth/data/gfx/qml/cards/default4c/16.svg +share/pokerth/data/gfx/qml/cards/default4c/17.svg +share/pokerth/data/gfx/qml/cards/default4c/18.svg +share/pokerth/data/gfx/qml/cards/default4c/19.svg +share/pokerth/data/gfx/qml/cards/default4c/2.svg +share/pokerth/data/gfx/qml/cards/default4c/20.svg +share/pokerth/data/gfx/qml/cards/default4c/21.svg +share/pokerth/data/gfx/qml/cards/default4c/22.svg +share/pokerth/data/gfx/qml/cards/default4c/23.svg +share/pokerth/data/gfx/qml/cards/default4c/24.svg +share/pokerth/data/gfx/qml/cards/default4c/25.svg +share/pokerth/data/gfx/qml/cards/default4c/26.svg +share/pokerth/data/gfx/qml/cards/default4c/27.svg +share/pokerth/data/gfx/qml/cards/default4c/28.svg +share/pokerth/data/gfx/qml/cards/default4c/29.svg +share/pokerth/data/gfx/qml/cards/default4c/3.svg +share/pokerth/data/gfx/qml/cards/default4c/30.svg +share/pokerth/data/gfx/qml/cards/default4c/31.svg +share/pokerth/data/gfx/qml/cards/default4c/32.svg +share/pokerth/data/gfx/qml/cards/default4c/33.svg +share/pokerth/data/gfx/qml/cards/default4c/34.svg +share/pokerth/data/gfx/qml/cards/default4c/35.svg +share/pokerth/data/gfx/qml/cards/default4c/36.svg +share/pokerth/data/gfx/qml/cards/default4c/37.svg +share/pokerth/data/gfx/qml/cards/default4c/38.svg +share/pokerth/data/gfx/qml/cards/default4c/39.svg +share/pokerth/data/gfx/qml/cards/default4c/4.svg +share/pokerth/data/gfx/qml/cards/default4c/40.svg +share/pokerth/data/gfx/qml/cards/default4c/41.svg +share/pokerth/data/gfx/qml/cards/default4c/42.svg +share/pokerth/data/gfx/qml/cards/default4c/43.svg +share/pokerth/data/gfx/qml/cards/default4c/44.svg +share/pokerth/data/gfx/qml/cards/default4c/45.svg +share/pokerth/data/gfx/qml/cards/default4c/46.svg +share/pokerth/data/gfx/qml/cards/default4c/47.svg +share/pokerth/data/gfx/qml/cards/default4c/48.svg +share/pokerth/data/gfx/qml/cards/default4c/49.svg +share/pokerth/data/gfx/qml/cards/default4c/5.svg +share/pokerth/data/gfx/qml/cards/default4c/50.svg +share/pokerth/data/gfx/qml/cards/default4c/51.svg +share/pokerth/data/gfx/qml/cards/default4c/6.svg +share/pokerth/data/gfx/qml/cards/default4c/7.svg +share/pokerth/data/gfx/qml/cards/default4c/8.svg +share/pokerth/data/gfx/qml/cards/default4c/9.svg +share/pokerth/data/gfx/qml/cards/default4c/default4cdeckstyle.xml +share/pokerth/data/gfx/qml/cards/default4c/preview.png share/pokerth/data/gfx/qml/cards/discworld/ share/pokerth/data/gfx/qml/cards/discworld/0.svg share/pokerth/data/gfx/qml/cards/discworld/1.svg @@ -1182,6 +1322,7 @@ share/pokerth/data/gfx/qml/table/xanax/table.png share/pokerth/data/gfx/qml/table/xanax/xanaxtablestyle.xml share/pokerth/data/misc/ share/pokerth/data/misc/agpl.html +share/pokerth/data/misc/cacert.pem share/pokerth/data/misc/third_party_libs.txt share/pokerth/data/sounds/ share/pokerth/data/sounds/default/ ? games/pokerth/patches/patch-pokerth_qml_desktop Index: games/pokerth/Makefile =================================================================== RCS file: /cvs/ports/games/pokerth/Makefile,v diff -u -p -u -p -r1.60 Makefile --- games/pokerth/Makefile 13 Mar 2026 21:34:59 -0000 1.60 +++ games/pokerth/Makefile 5 Aug 2026 19:25:15 -0000 @@ -2,7 +2,7 @@ BROKEN-i386 = protobuf/abseil problems COMMENT = texas holdem poker client, local or internet games -V = 2.0.6 +V = 2.1.6 DIST_TUPLE = github pokerth pokerth v${V} . PKGNAME = pokerth-${V} @@ -14,17 +14,18 @@ MAINTAINER = Josh Grosse