I hereby claim:
- I am leedm777 on github.
- I am leedm777 (https://keybase.io/leedm777) on keybase.
- I have a public key ASBsS_CE345aTOLxE9XHGw-35Xu_J0QYVjIjiIhic9Z3Sgo
To claim this, I am signing this object:
| -----BEGIN CERTIFICATE----- | |
| MIIEqjCCA5KgAwIBAgIJAK6evcd7BmtQMA0GCSqGSIb3DQEBBQUAMIGUMQswCQYD | |
| VQQGEwJVUzELMAkGA1UECBMCQUwxEzARBgNVBAcTCkh1bnRzdmlsbGUxFTATBgNV | |
| BAoTDERpZ2l1bSwgSW5jLjEMMAoGA1UECxMDU1NPMRswGQYDVQQDExJzdGFnaW5n | |
| LmRpZ2l1bS5jb20xITAfBgkqhkiG9w0BCQEWEm1icm9va3NAZGlnaXVtLmNvbTAe | |
| Fw0xMzAyMDEwNDUyNTBaFw0yMzAyMDEwNDUyNTBaMIGUMQswCQYDVQQGEwJVUzEL | |
| MAkGA1UECBMCQUwxEzARBgNVBAcTCkh1bnRzdmlsbGUxFTATBgNVBAoTDERpZ2l1 | |
| bSwgSW5jLjEMMAoGA1UECxMDU1NPMRswGQYDVQQDExJzdGFnaW5nLmRpZ2l1bS5j | |
| b20xITAfBgkqhkiG9w0BCQEWEm1icm9va3NAZGlnaXVtLmNvbTCCASIwDQYJKoZI | |
| hvcNAQEBBQADggEPADCCAQoCggEBAMo0mSDdZCgjcF4ntlh207Ncz4QnYD78Wa1Q |
| <samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="_b33cb8126c3354c8b911aede0cc0233a20ae4c834f" Version="2.0" IssueInstant="2021-10-20T16:10:24Z" Destination="http://localhost:3000/saml/consume" InResponseTo="_8cba835e975fafe849fe"><saml:Issuer>https://idp.staging.digium.com/simplesaml/saml2/idp/metadata.php</saml:Issuer><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> | |
| <ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> | |
| <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> | |
| <ds:Reference URI="#_b33cb8126c3354c8b911aede0cc0233a20ae4c834f"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>RueWveZxD9XficqDjUa17cGQZDU=</ds:DigestValue></ds:Reference |
| <samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="_5374c53f02acf8540b710c2094de44cdd3c81299e1" Version="2.0" IssueInstant="2021-10-20T16:09:02Z" Destination="http://localhost:3000/saml/consume" InResponseTo="_3fed94d9fcc6cc4e9ff0"><saml:Issuer>https://idp.staging.digium.com/simplesaml/saml2/idp/metadata.php</saml:Issuer><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> | |
| <ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/> | |
| <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> | |
| <ds:Reference URI="#_5374c53f02acf8540b710c2094de44cdd3c81299e1"><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>pVwks5IkJxMIOkDhA7vzfWia84I=</ds:DigestValue></ds:Reference |
| npm info it worked if it ends with ok | |
| npm verb cli [ '/Users/dlee/.nodenv/versions/8.11.3/bin/node', | |
| npm verb cli '/Users/dlee/.nodenv/versions/8/bin/npm', | |
| npm verb cli '-dd', | |
| npm verb cli 'install' ] | |
| npm info using [email protected] | |
| npm info using [email protected] | |
| npm verb npm-session b5d5a20baa7452b8 | |
| npm info lifecycle @~preinstall: @ | |
| npm timing stage:loadCurrentTree Completed in 11ms |
| commit 9b78a4bf59d87412ae29a1af918f345182502309 | |
| Author: David M. Lee <[email protected]> | |
| Date: Wed Dec 27 23:47:14 2017 -0600 | |
| Various fixes for macOS | |
| * Removed bundle1.o and macosx-version-min. This is unnecessary, and | |
| become dated more quickly than we update macOS support (10.6 has been | |
| EOL for over three years) | |
| * Add some explicit casting to fix clang errors/warnings |
| #!/bin/bash | |
| # | |
| # Run git commands on all the repos | |
| # | |
| GREEN='\033[0;32m' | |
| NC='\033[0m' # No Color | |
| faketty() { |
| $ docker-compose build | |
| Error -3 from inflate: incorrect data check | |
| Error decompressing unicodedata.so | |
| Failed to write all bytes for unicodedata.so |
| --- | |
| version: '2' | |
| services: | |
| registry: | |
| build: . |
I hereby claim:
To claim this, I am signing this object:
| diff --git a/res/res_odbc_transaction.c b/res/res_odbc_transaction.c | |
| index 569fcb2..dd6ee30 100644 | |
| --- a/res/res_odbc_transaction.c | |
| +++ b/res/res_odbc_transaction.c | |
| @@ -26,6 +26,7 @@ | |
| #include "asterisk/module.h" | |
| /*** MODULEINFO | |
| + <depend>generic_odbc</depend> | |
| <support_level>core</support_level> |