WebKit Bugzilla
Attachment 359669 Details for
Bug 193643
: [GTK][WPE] libgcrypt-1.7.6 can't be compiled on Ubuntu 18.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to bump libgcrypt
bug-193643-20190121140143.patch (text/plain), 2.32 KB, created by
Fujii Hironori
on 2019-01-20 21:01:43 PST
(
hide
)
Description:
Patch to bump libgcrypt
Filename:
MIME Type:
Creator:
Fujii Hironori
Created:
2019-01-20 21:01:43 PST
Size:
2.32 KB
patch
obsolete
>Subversion Revision: 240140 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index 6bb41009346409c6889276b83655c2c6629e8839..44a3c84db4a65de5fd88be5b7355b3532cfb4d2f 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,13 @@ >+2019-01-20 Fujii Hironori <Hironori.Fujii@sony.com> >+ >+ [GTK][WPE] libgcrypt-1.7.6 can't be compiled on Ubuntu 18.10 >+ https://bugs.webkit.org/show_bug.cgi?id=193643 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * gtk/jhbuild.modules: Bumped to libgcrypt-1.8.4. >+ * wpe/jhbuild.modules: Ditto. >+ > 2019-01-17 Wenson Hsieh <wenson_hsieh@apple.com> > > [iOS] Content offset jumps erratically when autoscrolling near scroll view content inset areas >diff --git a/Tools/gtk/jhbuild.modules b/Tools/gtk/jhbuild.modules >index a33b5f3305be4be048923c02ba27c4cd578bf24c..f32bfaf15ad9ea4ad928accbf67660eacb07415a 100644 >--- a/Tools/gtk/jhbuild.modules >+++ b/Tools/gtk/jhbuild.modules >@@ -445,10 +445,10 @@ > > <autotools id="libgcrypt" > autogen-sh="configure"> >- <branch module="libgcrypt/libgcrypt-1.7.6.tar.bz2" >- version="1.7.6" >+ <branch module="libgcrypt/libgcrypt-${version}.tar.bz2" >+ version="1.8.4" > repo="gnupg.org" >- hash="sha256:626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc"> >+ hash="sha256:f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227"> > <patch file="libgcrypt-use-only-dev-urandom-for-testing.patch" strip="1"/> > </branch> > <dependencies> >diff --git a/Tools/wpe/jhbuild.modules b/Tools/wpe/jhbuild.modules >index afaead8dbea421476d764a5c9bad40cbccde13a4..617ce3e06b6b9d3e1ceaf5d53704c355227aa80d 100644 >--- a/Tools/wpe/jhbuild.modules >+++ b/Tools/wpe/jhbuild.modules >@@ -194,10 +194,10 @@ > </autotools> > > <autotools id="libgcrypt" autogen-sh="configure"> >- <branch module="libgcrypt/libgcrypt-1.7.6.tar.bz2" >- version="1.7.6" >+ <branch module="libgcrypt/libgcrypt-${version}.tar.bz2" >+ version="1.8.4" > repo="gnupg.org" >- hash="sha256:626aafee84af9d2ce253d2c143dc1c0902dda045780cc241f39970fc60be05bc"> >+ hash="sha256:f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227"> > <patch file="libgcrypt-use-only-dev-urandom-for-testing.patch" strip="1"/> > </branch> > <dependencies>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193643
: 359669