Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #1349 #1350

Merged
1 commit merged into from Dec 26, 2023
Merged

Fix issue #1349 #1350

1 commit merged into from Dec 26, 2023

Conversation

llaumgui
Copy link
Contributor

Fix issue #1349 in PR #1287

@llaumgui
Copy link
Contributor Author

# docker build .
[...]
Step 26/26 : CMD ["npm", "start"]
 ---> Running in d926711b843e
Removing intermediate container d926711b843e
 ---> 2a0f526945fb
Successfully built 2a0f526945fb
# docker run --rm -it --entrypoint /bin/bash 2a0f526945fb                                                                                                                                           [main ✘]
cryptpad@c607fdc3f144:~$ wget -V
GNU Wget 1.21.3 built on linux-gnu.

-cares +digest -gpgme +https +ipv6 +iri +large-file -metalink +nls 
+ntlm +opie +psl +ssl/gnutls 

Wgetrc: 
    /etc/wgetrc (system)
Locale: 
    /usr/share/locale 
Compile: 
    gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" 
    -DLOCALEDIR="/usr/share/locale" -I. -I../../src -I../lib 
    -I../../lib -Wdate-time -D_FORTIFY_SOURCE=2 
    -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -g -O2 
    -ffile-prefix-map=/build/wget-z9r8qt/wget-1.21.3=. 
    -fstack-protector-strong -Wformat -Werror=format-security 
    -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall 
Link: 
    gcc -I/usr/include/p11-kit-1 -DHAVE_LIBGNUTLS -DNDEBUG -g -O2 
    -ffile-prefix-map=/build/wget-z9r8qt/wget-1.21.3=. 
    -fstack-protector-strong -Wformat -Werror=format-security 
    -DNO_SSLv2 -D_FILE_OFFSET_BITS=64 -g -Wall -Wl,-z,relro -Wl,-z,now 
    -lpcre2-8 -luuid -lidn2 -lnettle -lgnutls -lz -lpsl ../lib/libgnu.a 

Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic <hniksic@xemacs.org>.

@ghost ghost assigned llaumgui Dec 26, 2023
@ghost ghost self-requested a review December 26, 2023 07:27
@ghost
Copy link

ghost commented Dec 26, 2023

Hello,

Thanks a lot for fixing this by yourself!

Happy Christmas if you celebrate and happy new year. 🎄

@ghost ghost merged commit fa17304 into cryptpad:main Dec 26, 2023
@ghost ghost added this to the 5.7.0 milestone Dec 26, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant