Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdAge-002QkS-8y for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 14:36:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qdAgd-00BvZ5-3D for pgadmin-hackers@arkaria.postgresql.org; Mon, 04 Sep 2023 14:36:18 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdAgc-00BvYv-QP for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 14:36:18 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qdAgX-0030I1-Ff for pgadmin-hackers@lists.postgresql.org; Mon, 04 Sep 2023 14:36:17 +0000 Received: from github.com (hubbernetes-node-fdeee41.ac4-iad.github.net [10.52.145.20]) by smtp.github.com (Postfix) with ESMTPA id 890D41E0DC4 for ; Mon, 4 Sep 2023 07:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1693838171; bh=ZwLjQdRH3wuudNt2iaYCuNUgmoLsldHxfS2tmm9+a3s=; h=Date:From:To:Subject:From; b=LqZSJTD+WTbQ1pq7vdQdsOD5q3+iWokmL0bcMDKEiLwMOnKVy34a8fM6gKgpNtEMP ATwXuhei46oG4RXvxRGrxcrvWOgSH+cPH2Mjd9f7+mL7NZbpF3E+1d0OAxZeQFw25f ANkMoRiDtHgXW0NZ+mQl+phXn/aKPAq3EAe2KCrU= Date: Mon, 04 Sep 2023 07:36:11 -0700 From: Dave Page To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e5c249: Remove version from SSL libs Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: e5c249e81c7e21a36c3cdacf36f74fe095e1ea8a https://github.com/pgadmin-org/pgadmin4/commit/e5c249e81c7e21a36c3cdacf36f74fe095e1ea8a Author: Dave Page Date: 2023-09-04 (Mon, 04 Sep 2023) Changed paths: M Make.bat Log Message: ----------- Remove version from SSL libs