[arch-commits] Commit in lib32-nss/trunk (2 files)

Jan Steffens heftig at gemini.archlinux.org
Thu Jan 6 16:15:40 UTC 2022


    Date: Thursday, January 6, 2022 @ 16:15:39
  Author: heftig
Revision: 1094738

3.74-1

Modified:
  lib32-nss/trunk/0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch
  lib32-nss/trunk/PKGBUILD

------------------------------------------------+
 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch |    2 +-
 PKGBUILD                                       |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch
===================================================================
--- 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch	2022-01-06 16:14:21 UTC (rev 1094737)
+++ 0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch	2022-01-06 16:15:39 UTC (rev 1094738)
@@ -8,7 +8,7 @@
  1 file changed, 21 insertions(+), 2 deletions(-)
 
 diff --git a/lib/freebl/mpi/mpi_x86.s b/lib/freebl/mpi/mpi_x86.s
-index 8f7e2130c3..b3ca1ce5b4 100644
+index 8f7e2130c326..b3ca1ce5b41b 100644
 --- a/lib/freebl/mpi/mpi_x86.s
 +++ b/lib/freebl/mpi/mpi_x86.s
 @@ -22,22 +22,41 @@ is_sse: .long	-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-06 16:14:21 UTC (rev 1094737)
+++ PKGBUILD	2022-01-06 16:15:39 UTC (rev 1094738)
@@ -4,7 +4,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux dot org>
 
 pkgname=lib32-nss
-pkgver=3.73.1
+pkgver=3.74
 pkgrel=1
 pkgdesc="Network Security Services (32-bit)"
 url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
@@ -12,11 +12,11 @@
 license=(MPL GPL)
 depends=(lib32-nspr lib32-sqlite lib32-zlib 'lib32-p11-kit>=0.23.19' nss)
 makedepends=(perl python gyp mercurial)
-_revision=69c5a0c748ad36772a3ce03c60f8a1fa353776dc
+_revision=83d13f65aff55bba36016fbe81095d02e006dd1f
 source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision"
         0001-Hack-mpi_x64.s-to-work-with-fno-plt.patch)
 sha256sums=('SKIP'
-            'e27a9fc2e7687ab9c1cb430917f13775ab29f9abf4c2032ea262a5a2a8b43ffa')
+            'e95b3fea802aba8ae1cfff45fa7881ec0e8d092d58a10f098caae4d5f878305e')
 
 pkgver() {
   cd nss



More information about the arch-commits mailing list