Current section

19 Versions

Jump to

Compare versions

5 files changed
+267 additions
-53 deletions
  @@ -0,0 +1,202 @@
1 +
2 + Apache License
3 + Version 2.0, January 2004
4 + http://www.apache.org/licenses/
5 +
6 + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7 +
8 + 1. Definitions.
9 +
10 + "License" shall mean the terms and conditions for use, reproduction,
11 + and distribution as defined by Sections 1 through 9 of this document.
12 +
13 + "Licensor" shall mean the copyright owner or entity authorized by
14 + the copyright owner that is granting the License.
15 +
16 + "Legal Entity" shall mean the union of the acting entity and all
17 + other entities that control, are controlled by, or are under common
18 + control with that entity. For the purposes of this definition,
19 + "control" means (i) the power, direct or indirect, to cause the
20 + direction or management of such entity, whether by contract or
21 + otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 + outstanding shares, or (iii) beneficial ownership of such entity.
23 +
24 + "You" (or "Your") shall mean an individual or Legal Entity
25 + exercising permissions granted by this License.
26 +
27 + "Source" form shall mean the preferred form for making modifications,
28 + including but not limited to software source code, documentation
29 + source, and configuration files.
30 +
31 + "Object" form shall mean any form resulting from mechanical
32 + transformation or translation of a Source form, including but
33 + not limited to compiled object code, generated documentation,
34 + and conversions to other media types.
35 +
36 + "Work" shall mean the work of authorship, whether in Source or
37 + Object form, made available under the License, as indicated by a
38 + copyright notice that is included in or attached to the work
39 + (an example is provided in the Appendix below).
40 +
41 + "Derivative Works" shall mean any work, whether in Source or Object
42 + form, that is based on (or derived from) the Work and for which the
43 + editorial revisions, annotations, elaborations, or other modifications
44 + represent, as a whole, an original work of authorship. For the purposes
45 + of this License, Derivative Works shall not include works that remain
46 + separable from, or merely link (or bind by name) to the interfaces of,
47 + the Work and Derivative Works thereof.
48 +
49 + "Contribution" shall mean any work of authorship, including
50 + the original version of the Work and any modifications or additions
51 + to that Work or Derivative Works thereof, that is intentionally
52 + submitted to Licensor for inclusion in the Work by the copyright owner
53 + or by an individual or Legal Entity authorized to submit on behalf of
54 + the copyright owner. For the purposes of this definition, "submitted"
55 + means any form of electronic, verbal, or written communication sent
56 + to the Licensor or its representatives, including but not limited to
57 + communication on electronic mailing lists, source code control systems,
58 + and issue tracking systems that are managed by, or on behalf of, the
59 + Licensor for the purpose of discussing and improving the Work, but
60 + excluding communication that is conspicuously marked or otherwise
61 + designated in writing by the copyright owner as "Not a Contribution."
62 +
63 + "Contributor" shall mean Licensor and any individual or Legal Entity
64 + on behalf of whom a Contribution has been received by Licensor and
65 + subsequently incorporated within the Work.
66 +
67 + 2. Grant of Copyright License. Subject to the terms and conditions of
68 + this License, each Contributor hereby grants to You a perpetual,
69 + worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70 + copyright license to reproduce, prepare Derivative Works of,
71 + publicly display, publicly perform, sublicense, and distribute the
72 + Work and such Derivative Works in Source or Object form.
73 +
74 + 3. Grant of Patent License. Subject to the terms and conditions of
75 + this License, each Contributor hereby grants to You a perpetual,
76 + worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77 + (except as stated in this section) patent license to make, have made,
78 + use, offer to sell, sell, import, and otherwise transfer the Work,
79 + where such license applies only to those patent claims licensable
80 + by such Contributor that are necessarily infringed by their
81 + Contribution(s) alone or by combination of their Contribution(s)
82 + with the Work to which such Contribution(s) was submitted. If You
83 + institute patent litigation against any entity (including a
84 + cross-claim or counterclaim in a lawsuit) alleging that the Work
85 + or a Contribution incorporated within the Work constitutes direct
86 + or contributory patent infringement, then any patent licenses
87 + granted to You under this License for that Work shall terminate
88 + as of the date such litigation is filed.
89 +
90 + 4. Redistribution. You may reproduce and distribute copies of the
91 + Work or Derivative Works thereof in any medium, with or without
92 + modifications, and in Source or Object form, provided that You
93 + meet the following conditions:
94 +
95 + (a) You must give any other recipients of the Work or
96 + Derivative Works a copy of this License; and
97 +
98 + (b) You must cause any modified files to carry prominent notices
99 + stating that You changed the files; and
100 +
101 + (c) You must retain, in the Source form of any Derivative Works
102 + that You distribute, all copyright, patent, trademark, and
103 + attribution notices from the Source form of the Work,
104 + excluding those notices that do not pertain to any part of
105 + the Derivative Works; and
106 +
107 + (d) If the Work includes a "NOTICE" text file as part of its
108 + distribution, then any Derivative Works that You distribute must
109 + include a readable copy of the attribution notices contained
110 + within such NOTICE file, excluding those notices that do not
111 + pertain to any part of the Derivative Works, in at least one
112 + of the following places: within a NOTICE text file distributed
113 + as part of the Derivative Works; within the Source form or
114 + documentation, if provided along with the Derivative Works; or,
115 + within a display generated by the Derivative Works, if and
116 + wherever such third-party notices normally appear. The contents
117 + of the NOTICE file are for informational purposes only and
118 + do not modify the License. You may add Your own attribution
119 + notices within Derivative Works that You distribute, alongside
120 + or as an addendum to the NOTICE text from the Work, provided
121 + that such additional attribution notices cannot be construed
122 + as modifying the License.
123 +
124 + You may add Your own copyright statement to Your modifications and
125 + may provide additional or different license terms and conditions
126 + for use, reproduction, or distribution of Your modifications, or
127 + for any such Derivative Works as a whole, provided Your use,
128 + reproduction, and distribution of the Work otherwise complies with
129 + the conditions stated in this License.
130 +
131 + 5. Submission of Contributions. Unless You explicitly state otherwise,
132 + any Contribution intentionally submitted for inclusion in the Work
133 + by You to the Licensor shall be under the terms and conditions of
134 + this License, without any additional terms or conditions.
135 + Notwithstanding the above, nothing herein shall supersede or modify
136 + the terms of any separate license agreement you may have executed
137 + with Licensor regarding such Contributions.
138 +
139 + 6. Trademarks. This License does not grant permission to use the trade
140 + names, trademarks, service marks, or product names of the Licensor,
141 + except as required for reasonable and customary use in describing the
142 + origin of the Work and reproducing the content of the NOTICE file.
143 +
144 + 7. Disclaimer of Warranty. Unless required by applicable law or
145 + agreed to in writing, Licensor provides the Work (and each
146 + Contributor provides its Contributions) on an "AS IS" BASIS,
147 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148 + implied, including, without limitation, any warranties or conditions
149 + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150 + PARTICULAR PURPOSE. You are solely responsible for determining the
151 + appropriateness of using or redistributing the Work and assume any
152 + risks associated with Your exercise of permissions under this License.
153 +
154 + 8. Limitation of Liability. In no event and under no legal theory,
155 + whether in tort (including negligence), contract, or otherwise,
156 + unless required by applicable law (such as deliberate and grossly
157 + negligent acts) or agreed to in writing, shall any Contributor be
158 + liable to You for damages, including any direct, indirect, special,
159 + incidental, or consequential damages of any character arising as a
160 + result of this License or out of the use or inability to use the
161 + Work (including but not limited to damages for loss of goodwill,
162 + work stoppage, computer failure or malfunction, or any and all
163 + other commercial damages or losses), even if such Contributor
164 + has been advised of the possibility of such damages.
165 +
166 + 9. Accepting Warranty or Additional Liability. While redistributing
167 + the Work or Derivative Works thereof, You may choose to offer,
168 + and charge a fee for, acceptance of support, warranty, indemnity,
169 + or other liability obligations and/or rights consistent with this
170 + License. However, in accepting such obligations, You may act only
171 + on Your own behalf and on Your sole responsibility, not on behalf
172 + of any other Contributor, and only if You agree to indemnify,
173 + defend, and hold each Contributor harmless for any liability
174 + incurred by, or claims asserted against, such Contributor by reason
175 + of your accepting any such warranty or additional liability.
176 +
177 + END OF TERMS AND CONDITIONS
178 +
179 + APPENDIX: How to apply the Apache License to your work.
180 +
181 + To apply the Apache License to your work, attach the following
182 + boilerplate notice, with the fields enclosed by brackets "[]"
183 + replaced with your own identifying information. (Don't include
184 + the brackets!) The text should be enclosed in the appropriate
185 + comment syntax for the file format. We also recommend that a
186 + file or class name and description of purpose be included on the
187 + same "printed page" as the copyright notice for easier
188 + identification within third-party archives.
189 +
190 + Copyright [yyyy] [name of copyright owner]
191 +
192 + Licensed under the Apache License, Version 2.0 (the "License");
193 + you may not use this file except in compliance with the License.
194 + You may obtain a copy of the License at
195 +
196 + http://www.apache.org/licenses/LICENSE-2.0
197 +
198 + Unless required by applicable law or agreed to in writing, software
199 + distributed under the License is distributed on an "AS IS" BASIS,
200 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201 + See the License for the specific language governing permissions and
202 + limitations under the License.
  @@ -2,11 +2,12 @@
2 2 {<<"build_tools">>,[<<"rebar3">>]}.
3 3 {<<"description">>,<<"Zotonic SMTP Listener">>}.
4 4 {<<"files">>,
5 - [<<"rebar.config">>,<<"rebar.lock">>,<<"src/zotonic_listen_smtp.app.src">>,
6 - <<"src/zotonic_listen_smtp.erl">>,<<"src/zotonic_listen_smtp_check.erl">>,
5 + [<<"LICENSE">>,<<"rebar.config">>,<<"rebar.lock">>,
6 + <<"src/zotonic_listen_smtp.app.src">>,<<"src/zotonic_listen_smtp.erl">>,
7 + <<"src/zotonic_listen_smtp_check.erl">>,
7 8 <<"src/zotonic_listen_smtp_receive.erl">>,
8 9 <<"src/zotonic_listen_smtp_spam.erl">>]}.
9 - {<<"licenses">>,[<<"Apache 2.0">>]}.
10 + {<<"licenses">>,[<<"Apache-2.0">>]}.
10 11 {<<"links">>,
11 12 [{<<"GitHub">>,<<"https://github.com/zotonic/zotonic">>},
12 13 {<<"Website">>,<<"https://zotonic.com/">>}]}.
  @@ -19,5 +20,5 @@
19 20 {<<"zotonic_core">>,
20 21 [{<<"app">>,<<"zotonic_core">>},
21 22 {<<"optional">>,false},
22 - {<<"requirement">>,<<"1.0.0-d1">>}]}]}.
23 - {<<"version">>,<<"1.0.0-d1">>}.
23 + {<<"requirement">>,<<"1.0.0-rc.0">>}]}]}.
24 + {<<"version">>,<<"1.0.0-rc.0">>}.
  @@ -10,7 +10,7 @@
10 10
11 11 {deps,
12 12 [
13 - {zotonic_core, "1.0.0-d1"},
13 + {zotonic_core, "1.0.0-rc.0"},
14 14 {gen_smtp, "1.1.1"}
15 15 ]
16 16 }.
  @@ -1,12 +1,12 @@
1 1 {"1.2.0",
2 - [{<<"bcrypt">>,{pkg,<<"bcrypt">>,<<"1.1.4">>},1},
2 + [{<<"bcrypt">>,{pkg,<<"bcrypt">>,<<"1.1.5">>},1},
3 3 {<<"bear">>,{pkg,<<"bear">>,<<"0.8.7">>},3},
4 4 {<<"bert">>,{pkg,<<"bert">>,<<"0.1.0">>},1},
5 5 {<<"buffalo">>,{pkg,<<"buffalo">>,<<"1.2.0">>},2},
6 6 {<<"cf">>,{pkg,<<"cf">>,<<"0.3.1">>},2},
7 - {<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.8.0">>},2},
7 + {<<"cowboy">>,{pkg,<<"cowboy">>,<<"2.9.0">>},2},
8 8 {<<"cowlib">>,{pkg,<<"cowlib">>,<<"2.11.0">>},2},
9 - {<<"cowmachine">>,{pkg,<<"cowmachine">>,<<"1.6.2">>},1},
9 + {<<"cowmachine">>,{pkg,<<"cowmachine">>,<<"1.7.1">>},1},
10 10 {<<"depcache">>,{pkg,<<"depcache">>,<<"1.7.1">>},1},
11 11 {<<"dh_date">>,{pkg,<<"dh_date">>,<<"1.0.0">>},1},
12 12 {<<"diffy">>,{pkg,<<"diffy">>,<<"1.1.2">>},1},
  @@ -35,41 +35,50 @@
35 35 {<<"mimetypes">>,{pkg,<<"mimetypes">>,<<"1.1.0">>},1},
36 36 {<<"mochiweb">>,{pkg,<<"mochiweb">>,<<"2.22.0">>},1},
37 37 {<<"mqtt_packet_map">>,{pkg,<<"mqtt_packet_map">>,<<"1.1.0">>},2},
38 - {<<"mqtt_sessions">>,{pkg,<<"mqtt_sessions">>,<<"1.4.0">>},1},
38 + {<<"mqtt_sessions">>,{pkg,<<"mqtt_sessions">>,<<"1.4.1">>},1},
39 39 {<<"oauth">>,{pkg,<<"oauth">>,<<"2.1.0">>},1},
40 40 {<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.4.0">>},1},
41 41 {<<"poolboy">>,{pkg,<<"poolboy">>,<<"1.5.2">>},1},
42 42 {<<"proper">>,{pkg,<<"proper">>,<<"1.4.0">>},1},
43 43 {<<"qdate">>,{pkg,<<"qdate">>,<<"0.7.0">>},1},
44 44 {<<"qdate_localtime">>,{pkg,<<"qdate_localtime">>,<<"1.2.0">>},1},
45 - {<<"ranch">>,{pkg,<<"ranch">>,<<"2.0.0">>},1},
46 - {<<"recon">>,{pkg,<<"recon">>,<<"2.5.1">>},1},
45 + {<<"ranch">>,{pkg,<<"ranch">>,<<"2.1.0">>},1},
46 + {<<"recon">>,{pkg,<<"recon">>,<<"2.5.2">>},1},
47 47 {<<"ringbuffer">>,{pkg,<<"ringbuffer">>,<<"1.1.1">>},1},
48 48 {<<"router">>,{pkg,<<"router">>,<<"1.0.4">>},2},
49 - {<<"s3filez">>,{pkg,<<"s3filez">>,<<"1.1.2">>},1},
49 + {<<"s3filez">>,{pkg,<<"s3filez">>,<<"1.2.0">>},1},
50 50 {<<"setup">>,{pkg,<<"setup">>,<<"2.1.0">>},1},
51 51 {<<"sidejob">>,{pkg,<<"sidejob">>,<<"2.1.0">>},1},
52 52 {<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.6">>},2},
53 - {<<"template_compiler">>,{pkg,<<"template_compiler">>,<<"1.3.3">>},1},
54 - {<<"tls_certificate_check">>,{pkg,<<"tls_certificate_check">>,<<"1.8.0">>},1},
53 + {<<"template_compiler">>,{pkg,<<"template_compiler">>,<<"1.6.0">>},1},
54 + {<<"tls_certificate_check">>,
55 + {pkg,<<"tls_certificate_check">>,<<"1.11.0">>},
56 + 1},
55 57 {<<"yamerl">>,{pkg,<<"yamerl">>,<<"0.8.1">>},1},
56 - {<<"zotonic_core">>,{pkg,<<"zotonic_core">>,<<"1.0.0-d1">>},0},
57 - {<<"zotonic_filehandler">>,{pkg,<<"zotonic_filehandler">>,<<"1.0.0-d1">>},1},
58 - {<<"zotonic_fileindexer">>,{pkg,<<"zotonic_fileindexer">>,<<"1.0.0-d1">>},1},
59 - {<<"zotonic_filewatcher">>,{pkg,<<"zotonic_filewatcher">>,<<"1.0.0-d1">>},1},
60 - {<<"zotonic_notifier">>,{pkg,<<"zotonic_notifier">>,<<"1.0.0-d1">>},1},
58 + {<<"zotonic_core">>,{pkg,<<"zotonic_core">>,<<"1.0.0-rc.0">>},0},
59 + {<<"zotonic_filehandler">>,
60 + {pkg,<<"zotonic_filehandler">>,<<"1.0.0-rc.0">>},
61 + 1},
62 + {<<"zotonic_fileindexer">>,
63 + {pkg,<<"zotonic_fileindexer">>,<<"1.0.0-rc.0">>},
64 + 1},
65 + {<<"zotonic_filewatcher">>,
66 + {pkg,<<"zotonic_filewatcher">>,<<"1.0.0-rc.0">>},
67 + 1},
68 + {<<"zotonic_notifier">>,{pkg,<<"zotonic_notifier">>,<<"1.0.0-rc.0">>},1},
69 + {<<"zotonic_rdf">>,{pkg,<<"zotonic_rdf">>,<<"1.0.1">>},1},
61 70 {<<"zotonic_ssl">>,{pkg,<<"zotonic_ssl">>,<<"1.1.0">>},1},
62 - {<<"zotonic_stdlib">>,{pkg,<<"zotonic_stdlib">>,<<"1.5.0">>},1}]}.
71 + {<<"zotonic_stdlib">>,{pkg,<<"zotonic_stdlib">>,<<"1.6.0">>},1}]}.
63 72 [
64 73 {pkg_hash,[
65 - {<<"bcrypt">>, <<"479943E153D8C7F8DD10F96079133423202A9FEBBAAA3BC6BEC805AC2A7522DC">>},
74 + {<<"bcrypt">>, <<"A6763BD4E1AF46D34776F85B7995E63A02978DE110C077E9570ED17006E03386">>},
66 75 {<<"bear">>, <<"16264309AE5D005D03718A5C82641FCC259C9E8F09ADEB6FD79CA4271168656F">>},
67 76 {<<"bert">>, <<"A87D6693515070A9B287C1043CB7E5B2406BE0357685022764BFBD2609703555">>},
68 77 {<<"buffalo">>, <<"00D5702C862CF365D71556D0134D6CD5F488AA324DECD06927E7A0AC58352935">>},
69 78 {<<"cf">>, <<"5CB902239476E141EA70A740340233782D363A31EEA8AD37049561542E6CD641">>},
70 - {<<"cowboy">>, <<"F3DC62E35797ECD9AC1B50DB74611193C29815401E53BAC9A5C0577BD7BC667D">>},
79 + {<<"cowboy">>, <<"865DD8B6607E14CF03282E10E934023A1BD8BE6F6BACF921A7E2A96D800CD452">>},
71 80 {<<"cowlib">>, <<"0B9FF9C346629256C42EBE1EEB769A83C6CB771A6EE5960BD110AB0B9B872063">>},
72 - {<<"cowmachine">>, <<"152039A6BDD9181FC517F7E60E77E742B1FBEC4CC8B3EEA1B42EAED59A8BABD2">>},
81 + {<<"cowmachine">>, <<"0C1DF354E0D1A4A76C8C80A4F21852602E9C29A15EE5098A48D7E08428E4B78D">>},
73 82 {<<"depcache">>, <<"BB85FDD459FAF1374773EDA4249D2C1F037A32C509AC1E1C89654CAB3D4CC233">>},
74 83 {<<"dh_date">>, <<"5B0C286665E160DE44132552931BEF06B5CB2244D5BD20E333A686E9D8BF92E3">>},
75 84 {<<"diffy">>, <<"7060E34FD512F210056B7E66E8D315CB90D06B97A6656D92FC299EB91692E36E">>},
  @@ -98,40 +107,41 @@
98 107 {<<"mimetypes">>, <<"82D455AE77558C0B839D7EF8F862FB67AD4450CD394FC728F8D894078F95B40F">>},
99 108 {<<"mochiweb">>, <<"F104D6747C01A330C38613561977E565B788B9170055C5241AC9DD6E4617CBA5">>},
100 109 {<<"mqtt_packet_map">>, <<"4D44C0673B936491F9BE7AF4908092AB902C0ADFD168158DC73953A3A560C547">>},
101 - {<<"mqtt_sessions">>, <<"ECEA54B66208FCE812108B9C222FABA4FF7D686B87A63462204AD32893BC9AFD">>},
110 + {<<"mqtt_sessions">>, <<"9F502E34F711DF34D2679F7C59143144B87EFCE74997764CB78F8EAE1FEE62AC">>},
102 111 {<<"oauth">>, <<"D339CD258E3384703CB75D21A7958F0258FD1B7B0022BC59AEA154BE74B817CC">>},
103 112 {<<"parse_trans">>, <<"BB87AC362A03CA674EBB7D9D498F45C03256ADED7214C9101F7035EF44B798C7">>},
104 113 {<<"poolboy">>, <<"392B007A1693A64540CEAD79830443ABF5762F5D30CF50BC95CB2C1AAAFA006B">>},
105 114 {<<"proper">>, <<"89A44B8C39D28BB9B4BE8E4D715D534905B325470F2E0EC5E004D12484A79434">>},
106 115 {<<"qdate">>, <<"EBFFBE723E5290714ADCB74AFA1FBDB89DF152586B491F56306B29526D93975B">>},
107 116 {<<"qdate_localtime">>, <<"644ADE4C7F7EAC765E2048DFA714D78EA86BAF5255FE46279B2EAC5729760A07">>},
108 - {<<"ranch">>, <<"FBF3D79661C071543256F9051CAF19D65DAA6DF1CF6824D8F37A49B19A66F703">>},
109 - {<<"recon">>, <<"430FFA60685AC1EFDFB1FE4C97B8767C92D0D92E6E7C3E8621559BA77598678A">>},
117 + {<<"ranch">>, <<"2261F9ED9574DCFCC444106B9F6DA155E6E540B2F82BA3D42B339B93673B72A3">>},
118 + {<<"recon">>, <<"CBA53FA8DB83AD968C9A652E09C3ED7DDCC4DA434F27C3EAA9CA47FFB2B1FF03">>},
110 119 {<<"ringbuffer">>, <<"BD33D3B091EB6E1DE6AB337AEA0B2676B1F2554C9DEC7D6C70D5A9E8F710FDC0">>},
111 120 {<<"router">>, <<"E9311B9D296B41C9484FC933EFD847F87E7DCBAD94DEE1566FB77570CA59EF2C">>},
112 - {<<"s3filez">>, <<"F297D3BFCF3939361B6D521E29F9964AFBB973205D624C0F67995757C91DC38C">>},
121 + {<<"s3filez">>, <<"86533C4A36820134279118FA53CC9CB84FDC3DE4A072181D91DD2E1BABDED1DF">>},
113 122 {<<"setup">>, <<"05F69185A5EB71474C9BC6BA892565651EC7507791F85632B7B914DBFE130510">>},
114 123 {<<"sidejob">>, <<"5D6A7C9C620778CB1908E46B552D767DF2ED4D77070BB7B5B8773D4FF18D1D37">>},
115 124 {<<"ssl_verify_fun">>, <<"CF344F5692C82D2CD7554F5EC8FD961548D4FD09E7D22F5B62482E5AEAEBD4B0">>},
116 - {<<"template_compiler">>, <<"DB2E4EE6222F7AA095770FA9B8F7B9EF037DEE418D55FFD6DFC84A0FD0EC8BC3">>},
117 - {<<"tls_certificate_check">>, <<"8A41A435C8055CB11D1D0AC96B34F48377D49FEA2782D70EABCF8946539946A3">>},
125 + {<<"template_compiler">>, <<"10740EE281C8D802FA8D4278A9D84D6278F135D3215AAD7F51B118FFD783C3A9">>},
126 + {<<"tls_certificate_check">>, <<"609DCD503F31170F0799DAC380EB0E086388CF918FC769AAA60DDD6BBF575218">>},
118 127 {<<"yamerl">>, <<"07DA13FFA1D8E13948943789665C62CCD679DFA7B324A4A2ED3149DF17F453A4">>},
119 - {<<"zotonic_core">>, <<"411A58500835658137E5FB006F51FE50A9C2F15C393AAB4C24664D349A9CD038">>},
120 - {<<"zotonic_filehandler">>, <<"0003D106E28B202C25098CCD2083A07FC41ADDFFB8947CC69A4A76972F1C01D9">>},
121 - {<<"zotonic_fileindexer">>, <<"1E9EBEFA6C9563D00B736884F12E9BB30627DC46695B711523868F820EA0224B">>},
122 - {<<"zotonic_filewatcher">>, <<"8A259DD9D926E7669AA0E970F3CEE42A85BAD63F413B6C8B41D48180F5664891">>},
123 - {<<"zotonic_notifier">>, <<"AD72673A57D869428E7C93C9B1E16FDACE5C90C54612E9FBCF5FC7AA528FBB04">>},
128 + {<<"zotonic_core">>, <<"542523309D63F91367E127F4AC48C8D91F6D741F9EC48EEDB92089F97DEA7E3B">>},
129 + {<<"zotonic_filehandler">>, <<"8FA903344B54A44DF913B9B2BA3C43059D4A820FCE273AD6FEC06C3FC60316A0">>},
130 + {<<"zotonic_fileindexer">>, <<"294470C9881D30D9756ECA01EF572314C220FB2375413397FF881E4B7220B680">>},
131 + {<<"zotonic_filewatcher">>, <<"549A4FD7613EC00E44D5823953CA37E6EF013CC8FB54A9FC7602E2FF3FEBF992">>},
132 + {<<"zotonic_notifier">>, <<"D950538D7D21400AF6EB9F33FE9A6C2073B96E6C60BFEDDF077FEE4E4A806AC4">>},
133 + {<<"zotonic_rdf">>, <<"D0E72A13D179549E6520BFCCFFD25F4C93533098698EE77F73CFE5778345D708">>},
124 134 {<<"zotonic_ssl">>, <<"16A96C8B9597F977EC12B179CB2ED6C635674BB1BA7CEC24C5999191C3C95BDD">>},
125 - {<<"zotonic_stdlib">>, <<"241983EC59FE63B2B7F5040761A05DB1B4F231A52FD478DE83E22FE4DFE65C95">>}]},
135 + {<<"zotonic_stdlib">>, <<"872E85BD2DC8A49A4DA255E4DF6C1B4DDC993E59024D02303BD6A5DF0868859B">>}]},
126 136 {pkg_hash_ext,[
127 - {<<"bcrypt">>, <<"F74A1367909E14F83F1A115080243ED3F8498655507224AF076E9A47A4721479">>},
137 + {<<"bcrypt">>, <<"3418821BC17CE6E96A4A77D1A88D7485BF783E212069FACFC79510AFBFF95352">>},
128 138 {<<"bear">>, <<"534217DCE6A719D59E54FB0EB7A367900DBFC5F85757E8C1F94269DF383F6D9B">>},
129 139 {<<"bert">>, <<"2A561521EC3529B248658A3E2D3D4BFE6729B0AB8291C701BF15EF413EDA1506">>},
130 140 {<<"buffalo">>, <<"50DB4460D5E2BB2DAEBB75B0CF9182F384E520E24B138DABF5B112A99E9D7280">>},
131 141 {<<"cf">>, <<"315E8D447D3A4B02BCDBFA397AD03BBB988A6E0AA6F44D3ADD0F4E3C3BF97672">>},
132 - {<<"cowboy">>, <<"4643E4FBA74AC96D4D152C75803DE6FAD0B3FA5DF354C71AFDD6CBEEB15FAC8A">>},
142 + {<<"cowboy">>, <<"2C729F934B4E1AA149AFF882F57C6372C15399A20D54F65C8D67BEF583021BDE">>},
133 143 {<<"cowlib">>, <<"2B3E9DA0B21C4565751A6D4901C20D1B4CC25CBB7FD50D91D2AB6DD287BC86A9">>},
134 - {<<"cowmachine">>, <<"ADF620B8AA64E0C376898A7B9338FC72E5BA70BA74D4DE7262349A3D2EACADC4">>},
144 + {<<"cowmachine">>, <<"D429FCE1D114D415284A96C5E5E76544A86415F18B41D17D271E171004343884">>},
135 145 {<<"depcache">>, <<"40A441A5B1B8E322263C4E6EF35A7D5BC75D080E7A4AAB0D02BCE6059DF53BC1">>},
136 146 {<<"dh_date">>, <<"3F5D908383A0243A693147EA85A5654769B90078AC999A076ED6F0917F7614CF">>},
137 147 {<<"diffy">>, <<"9A59BBDCAFB6B115B5099711F7F114EDB00BE11658CEF08EF26E04F8040C7149">>},
  @@ -160,29 +170,30 @@
160 170 {<<"mimetypes">>, <<"234802943A215B1B6CE408015F103C4223EA98179E4FE411CD55E9A4D0B07E53">>},
161 171 {<<"mochiweb">>, <<"CBBD1FD315D283C576D1C8A13E0738F6DAFB63DC840611249608697502A07655">>},
162 172 {<<"mqtt_packet_map">>, <<"82BD12177EC927244ECC40093FB5A9BFAC317106168FD11F7D49FB3434C6D1DA">>},
163 - {<<"mqtt_sessions">>, <<"9B98785D54D3ED358C7A579BD536C6857AB75EE1A851FCE91D64406D53F54DC8">>},
173 + {<<"mqtt_sessions">>, <<"3DB3B9DF5CF48E78AD268B8C04EEF37CAE6574940AFBEAC39E0187C530C9E263">>},
164 174 {<<"oauth">>, <<"1E88788690B3CDE182F77829F205EAB75522255DCCED20341C5BA05CAC849B13">>},
165 175 {<<"parse_trans">>, <<"F99E368830BEA44552224E37E04943A54874F08B8590485DE8D13832B63A2DC3">>},
166 176 {<<"poolboy">>, <<"DAD79704CE5440F3D5A3681C8590B9DC25D1A561E8F5A9C995281012860901E3">>},
167 177 {<<"proper">>, <<"18285842185BD33EFBDA97D134A5CB5A0884384DB36119FEE0E3CFA488568CBB">>},
168 178 {<<"qdate">>, <<"4D053F50D29D508FAF74AB1CEEC035476987DB411694CDC87C23E2F7A5BE08DB">>},
169 179 {<<"qdate_localtime">>, <<"98A538A5B6046B8652DFC5630B030D0414A1B31D0130C81FA6B88B5C1E625109">>},
170 - {<<"ranch">>, <<"C20A4840C7D6623C19812D3A7C828B2F1BD153EF0F124CB69C54FE51D8A42AE0">>},
171 - {<<"recon">>, <<"5721C6B6D50122D8F68CCCAC712CAA1231F97894BAB779EFF5FF0F886CB44648">>},
180 + {<<"ranch">>, <<"244EE3FA2A6175270D8E1FC59024FD9DBC76294A321057DE8F803B1479E76916">>},
181 + {<<"recon">>, <<"2C7523C8DEE91DFF41F6B3D63CBA2BD49EB6D2FE5BF1EEC0DF7F87EB5E230E1C">>},
172 182 {<<"ringbuffer">>, <<"E94020F8F5ADDDCF8AF87685FC97F90E33A48AF698C84A72E3239CF3BBDA37C2">>},
173 183 {<<"router">>, <<"C9F939968F8D8BCBEB03087829693E5BEEA6BFFD14A9717200FB57522A141838">>},
174 - {<<"s3filez">>, <<"C2819044D38811AA8CF087FF771D983F807C218FCAC8D331AA011C1B8736348B">>},
184 + {<<"s3filez">>, <<"2BF3BDFCED356C8581029D70385970F969CACB102AE179DDFFAAAF9B448D1F36">>},
175 185 {<<"setup">>, <<"EFD072578F0CF85BEA96CAAFFC7ADB0992398272522660A136E10567377071C5">>},
176 186 {<<"sidejob">>, <<"6DC3DAC041C8C07C64401ECD22684730DA1497F5F14377B3CA9C5B2B9A135181">>},
177 187 {<<"ssl_verify_fun">>, <<"BDB0D2471F453C88FF3908E7686F86F9BE327D065CC1EC16FA4540197EA04680">>},
178 - {<<"template_compiler">>, <<"7199FB2319980C5016D6BA206C3C62211FA00C63AFDB91D64E5CB531EE17CF5E">>},
179 - {<<"tls_certificate_check">>, <<"5211FD87B4FEFAA77F2DE1F03479CBC4EE8312738A21B9B905253674468928F2">>},
188 + {<<"template_compiler">>, <<"72ED887699535BD1FADC153CBFD75D404738DDB4226629B4FC5F237341EB00BB">>},
189 + {<<"tls_certificate_check">>, <<"4AB962212EF7C87482619CB298E1FE06E047B57F0BD58CC417B3B299EB8D036E">>},
180 190 {<<"yamerl">>, <<"96CB30F9D64344FED0EF8A92E9F16F207DE6C04DFFF4F366752CA79F5BCEB23F">>},
181 - {<<"zotonic_core">>, <<"7E29B4D97EC3630EDFEFE68878EF2A46B937A5A958F0B8CC70364E6D11FCCAA4">>},
182 - {<<"zotonic_filehandler">>, <<"B6069458431319F5D530B083CCD3B683221F8EC4AE5C6B2DA3CDACFD7E30FAA8">>},
183 - {<<"zotonic_fileindexer">>, <<"F998F41DF7F50CDDA1694FF473D8EB5C635698DA4CEEDFE36B4E7D8E22496C01">>},
184 - {<<"zotonic_filewatcher">>, <<"048EDFD734A324D4AE408AC218C0B4100238F18E98D6E12C1BE2723761043E2A">>},
185 - {<<"zotonic_notifier">>, <<"266E11EA8F3E3664F22A49B292D7504C5B3D115C9E08AA8472CA7E06DACDBF4B">>},
191 + {<<"zotonic_core">>, <<"BE0A04D500BFAC9632E8E033E12F97AF7605F50DF799AA1F694A114D8245848B">>},
192 + {<<"zotonic_filehandler">>, <<"3AF98681F602BACA1980355D7E800C96EAEC40A28961115165C0B82354C4125A">>},
193 + {<<"zotonic_fileindexer">>, <<"50A214DC04C1CCEB6F9E885C5B318E8CBC3DE22316DE8A8BCC83943217C7CAEB">>},
194 + {<<"zotonic_filewatcher">>, <<"B0BE9C9AD9D49526490206D9BC29392E9488D4897C536C3EB528B80000B05DCB">>},
195 + {<<"zotonic_notifier">>, <<"B47987E0740061F0F9296302293A095A990B2BDFC27EDFDBBDAB0DB55EB22172">>},
196 + {<<"zotonic_rdf">>, <<"096C1E2E16582FE3F6253534068D22B39F246D84C01237C42A8B489B42BB7A16">>},
186 197 {<<"zotonic_ssl">>, <<"FC8193CFA273956C2669F448102DD7A4F0E4AA8E3C81FA7EB46114911146CF4C">>},
187 - {<<"zotonic_stdlib">>, <<"85EE72C387E1B2D123BCEB414535B28350EB20B8E917CCF3CD754F01A054233B">>}]}
198 + {<<"zotonic_stdlib">>, <<"9139167866615F226C3915B6082B317892E276F3A9C78C5A99CD497FA589444E">>}]}
188 199 ].
  @@ -1,11 +1,11 @@
1 1 {application,zotonic_listen_smtp,
2 2 [{description,"Zotonic SMTP Listener"},
3 - {vsn,"1.0.0-d1"},
3 + {vsn,"1.0.0-rc.0"},
4 4 {registered,[]},
5 5 {applications,[kernel,stdlib,lager,gen_smtp,zotonic_core]},
6 6 {env,[]},
7 7 {modules,[zotonic_listen_smtp]},
8 8 {doc,"doc"},
9 - {licenses,["Apache 2.0"]},
9 + {licenses,["Apache-2.0"]},
10 10 {links,[{"Website","https://zotonic.com/"},
11 11 {"GitHub","https://github.com/zotonic/zotonic"}]}]}.