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 1qUOfa-00CkgI-9z for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Aug 2023 09:42:58 +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 1qUOfY-006AIl-QV for pgadmin-hackers@arkaria.postgresql.org; Fri, 11 Aug 2023 09:42:57 +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 1qUOfY-006AId-Id for pgadmin-hackers@lists.postgresql.org; Fri, 11 Aug 2023 09:42:56 +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 1qUOfS-001r3J-2a for pgadmin-hackers@lists.postgresql.org; Fri, 11 Aug 2023 09:42:56 +0000 Received: from github.com (hubbernetes-node-ef8e3a3.ac4-iad.github.net [10.52.143.40]) by smtp.github.com (Postfix) with ESMTPA id 2F51C1E000A for ; Fri, 11 Aug 2023 02:42:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1691746968; bh=amQc29WbW5uXPGaOdjUdOnDf0+s299YQGGnJNeO4SbY=; h=Date:From:To:Subject:From; b=ZrO1/znGJjoLvlSRFuvz5fp1mLitnwzEaHOoAnX0kFzXJXlnv7rI9mC83btq6Z4mS tfW8XfUKh2xfav2bkQED4S5lWAKgAyuprWzgPuuo+naItzcxjia0PuUzZNLWqUdA26 xt9mk3iYeIxM/fNoiBbxQq06Z5ydxhqKMv4zlBSk= Date: Fri, 11 Aug 2023 02:42:48 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e80d55: Use a consistent name for sbom files. 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: e80d55e968ccb38a34150feae9e61154641209c5 https://github.com/pgadmin-org/pgadmin4/commit/e80d55e968ccb38a34150feae9e61154641209c5 Author: Khushboo Vashi Date: 2023-08-11 (Fri, 11 Aug 2023) Changed paths: M Make.bat M pkg/debian/build.sh M pkg/mac/build-functions.sh Log Message: ----------- Use a consistent name for sbom files.