diff options
author | B. Stack <bgstack15@gmail.com> | 2022-06-01 00:28:10 +0000 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-06-01 00:28:10 +0000 |
commit | 831ddd811e131d937fe43aac7bd2e2e639fd04c8 (patch) | |
tree | 9eab6f7bc29acb210cbf1eb4c9ea261e496f8ed3 /librewolf/debian/patches/porting | |
parent | Merge branch 'freefilesync-bump' into 'master' (diff) | |
parent | fix dsc to use libpulse-dev (diff) | |
download | stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.tar.gz stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.tar.bz2 stackrpms-831ddd811e131d937fe43aac7bd2e2e639fd04c8.zip |
Merge branch 'librewolf-bump' into 'master'
Librewolf bump
See merge request bgstack15/stackrpms!297
Diffstat (limited to 'librewolf/debian/patches/porting')
-rw-r--r-- | librewolf/debian/patches/porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librewolf/debian/patches/porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch b/librewolf/debian/patches/porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch index a543693..cb04ca2 100644 --- a/librewolf/debian/patches/porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch +++ b/librewolf/debian/patches/porting/NSS-Fix-FTBFS-on-Hurd-because-of-MAXPATHLEN.patch @@ -47,7 +47,7 @@ index ad8f3b8..c33f2c9 100644 link_buf[ret] = 0; link_file = mkoutput(input_file); diff --git a/security/nss/lib/freebl/unix_rand.c b/security/nss/lib/freebl/unix_rand.c -index 24381cb..f5520f0 100644 +index 24381cb2..f5520f0 100644 --- a/security/nss/lib/freebl/unix_rand.c +++ b/security/nss/lib/freebl/unix_rand.c @@ -843,6 +843,10 @@ RNG_FileForRNG(const char *fileName) |