-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Mar 30, 2019
-
Created with cp perl-5.26.2-1.build.sh perl-5.28.1-0.build.sh and fixing version and build number.
Configuration menu - View commit details
-
Copy full SHA for e8252be - Browse repository at this point
Copy the full SHA e8252beView commit details -
Add Digest::MD4 which is required to compute NTLM hash.
Configuration menu - View commit details
-
Copy full SHA for 0a7c811 - Browse repository at this point
Copy the full SHA 0a7c811View commit details
Commits on Mar 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0ad66d4 - Browse repository at this point
Copy the full SHA 0ad66d4View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 34dd24e - Browse repository at this point
Copy the full SHA 34dd24eView commit details -
perl: Disable tests on Crypt::SSLeay
Tests of Crypt:SSleay hangs at t/local/03_use.t ....................... ok # OpenSSL engines dir: 'ENGINESDIR: "/usr/lib/engines-1.1"' t/local/04_basic.t ..................... ok t/local/05_passwd_cb.t ................. ok t/local/06_tcpecho.t ................... ok The installer says: *** THIS IS NOT AN ERROR, JUST A MESSAGE FOR YOUR INFORMATION *** Do you really need Crypt::SSLeay? Starting with version 6.02 of LWP, https support was unbundled into LWP::Protocol::https. This module specifies as one of its prerequisites IO::Socket::SSL which is automatically used by LWP::UserAgent unless this preference is overridden separately. IO::Socket::SSL is a more complete implementation, and, crucially, it allows hostname verification. Crypt::SSLeay does not support this. At this point, Crypt::SSLeay is maintained to support existing software that already depends on it. However, it is possible that your software does not really depend on Crypt::SSLeay, only on the ability of LWP::UserAgent class to communicate with sites over SSL/TLS. If are using version LWP 6.02 or later, and therefore have installed LWP::Protocol::https and its dependencies, and do not explicitly use Net::SSL before loading LWP::UserAgent, or override the default socket class, you are probably using IO::Socket::SSL and do not really need Crypt::SSLeay. Before installing Crypt::SSLeay, you may want to try specifying a dependency on LWP::Protocol::https. We still need this module (I think for Net::IMAP::Client) , but I don't want to debug this unmaintained code. Disable tests for now.
Configuration menu - View commit details
-
Copy full SHA for 803f6f6 - Browse repository at this point
Copy the full SHA 803f6f6View commit details -
perl: Add modules for Graphichs::ColorObject
Graphichs::ColorObject seems to have undeclared dependencies on three other modules. Add these.
Configuration menu - View commit details
-
Copy full SHA for c824257 - Browse repository at this point
Copy the full SHA c824257View commit details -
Many modules suggest to install Log::Log3perl for their tests, so do it.
Configuration menu - View commit details
-
Copy full SHA for 23ff042 - Browse repository at this point
Copy the full SHA 23ff042View commit details -
perl: Disable test for HTTP::Headers::Fast
HTTP::Headers::Fast t/lazy_load_for_storable.t want to verify that Storable is not loaded right away, but it is pulled in from Test::More Disable tests.
Configuration menu - View commit details
-
Copy full SHA for 5c14194 - Browse repository at this point
Copy the full SHA 5c14194View commit details -
Apache::SOAP now seems to depend on broken mod_perl. I doubt, anybody uses it, so remove.
Configuration menu - View commit details
-
Copy full SHA for 4c72d95 - Browse repository at this point
Copy the full SHA 4c72d95View commit details -
perl: Remove HTTP-Message workaround
Bug is fixed now. Use latest CPAN version.
Configuration menu - View commit details
-
Copy full SHA for 0435157 - Browse repository at this point
Copy the full SHA 0435157View commit details -
Configuration menu - View commit details
-
Copy full SHA for 341c22e - Browse repository at this point
Copy the full SHA 341c22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcac06 - Browse repository at this point
Copy the full SHA 4dcac06View commit details
Commits on Apr 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f73269c - Browse repository at this point
Copy the full SHA f73269cView commit details
Commits on Apr 3, 2019
-
The module has some undeclared dependencies. Put it at the bottom of the script.
Configuration menu - View commit details
-
Copy full SHA for 8fe6a1a - Browse repository at this point
Copy the full SHA 8fe6a1aView commit details -
perl: Move Tie::Watch behind Tk.
Tie::Watch depends on Tk. Move it behind Tk, so that Tk is not pulled implicitly. This makes debugging a little bit easier.
Configuration menu - View commit details
-
Copy full SHA for 7cff30d - Browse repository at this point
Copy the full SHA 7cff30dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.