Commit dbd9577b authored by Xavier Thompson's avatar Xavier Thompson

Unify version pins for 'slapos.recipe.template'

parent 217f7f05
...@@ -54,6 +54,5 @@ context = ...@@ -54,6 +54,5 @@ context =
import easy_install zc.buildout.easy_install import easy_install zc.buildout.easy_install
[versions] [versions]
slapos.recipe.template = 4.4
coverage = 4.5.1 coverage = 4.5.1
pycodestyle = 2.5.0 pycodestyle = 2.5.0
...@@ -89,7 +89,6 @@ pyzmq = 16.0.2 ...@@ -89,7 +89,6 @@ pyzmq = 16.0.2
scikit-learn = 0.18.1 scikit-learn = 0.18.1
seaborn = 0.7.1 seaborn = 0.7.1
simplegeneric = 0.8.1 simplegeneric = 0.8.1
slapos.recipe.template = 4.4
statsmodels = 0.8.0 statsmodels = 0.8.0
terminado = 0.6 terminado = 0.6
tornado = 4.4.2 tornado = 4.4.2
......
...@@ -48,5 +48,4 @@ gitdb = 0.6.4 ...@@ -48,5 +48,4 @@ gitdb = 0.6.4
pycrypto = 2.6.1 pycrypto = 2.6.1
pycurl = 7.43.0 pycurl = 7.43.0
slapos.recipe.download = 1.0 slapos.recipe.download = 1.0
slapos.recipe.template = 4.4
smmap = 0.9.0 smmap = 0.9.0
...@@ -84,5 +84,4 @@ numpy = 1.16.4 ...@@ -84,5 +84,4 @@ numpy = 1.16.4
# websockify 0.4.1 doesn't install well # websockify 0.4.1 doesn't install well
websockify = 0.3.0 websockify = 0.3.0
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 2.4.2
z3c.recipe.mkdir = 0.5 z3c.recipe.mkdir = 0.5
...@@ -105,5 +105,4 @@ mode = 0644 ...@@ -105,5 +105,4 @@ mode = 0644
rdiff-backup = 1.0.5+SlapOSPatched001 rdiff-backup = 1.0.5+SlapOSPatched001
gunicorn = 19.1.1 gunicorn = 19.1.1
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 2.4.3
PyRSS2Gen = 1.1 PyRSS2Gen = 1.1
...@@ -82,6 +82,3 @@ packages += ...@@ -82,6 +82,3 @@ packages +=
dh-autoreconf pkg-config doxygen maven xmlto dh-autoreconf pkg-config doxygen maven xmlto
# hellorina (shouldn't parts like lxml-python depend on the python of the SR?) # hellorina (shouldn't parts like lxml-python depend on the python of the SR?)
python-dev python-dev
[versions]
slapos.recipe.template = 4.4
...@@ -59,6 +59,3 @@ template = ...@@ -59,6 +59,3 @@ template =
key slapos_buildout slapos.buildout-repository:location key slapos_buildout slapos.buildout-repository:location
key temp_directory directory:tmp key temp_directory directory:tmp
raw runTestSuite_py ${buildout:bin-directory}/${runTestSuite_py:interpreter} raw runTestSuite_py ${buildout:bin-directory}/${runTestSuite_py:interpreter}
[versions]
slapos.recipe.template = 4.4
...@@ -246,7 +246,6 @@ gitdb = 0.6.4 ...@@ -246,7 +246,6 @@ gitdb = 0.6.4
plone.recipe.command = 1.1 plone.recipe.command = 1.1
pycrypto = 2.6.1 pycrypto = 2.6.1
rdiff-backup = 1.0.5+SlapOSPatched001 rdiff-backup = 1.0.5+SlapOSPatched001
slapos.recipe.template = 4.4
smmap = 0.9.0 smmap = 0.9.0
websockify = 0.8.0 websockify = 0.8.0
......
...@@ -24,6 +24,3 @@ context = ...@@ -24,6 +24,3 @@ context =
key eggs_directory buildout:eggs-directory key eggs_directory buildout:eggs-directory
key caucase_jinja2_library caucase-jinja2-library:target key caucase_jinja2_library caucase-jinja2-library:target
key instance_caucased instance-caucased:target key instance_caucased instance-caucased:target
[versions]
slapos.recipe.template = 3.0
...@@ -39,4 +39,3 @@ eggs = ...@@ -39,4 +39,3 @@ eggs =
cns.recipe.symlink = 0.2.3 cns.recipe.symlink = 0.2.3
collective.recipe.environment = 0.2.0 collective.recipe.environment = 0.2.0
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
...@@ -21,6 +21,3 @@ url = ${:_profile_base_location_}/${:_update_hash_filename_} ...@@ -21,6 +21,3 @@ url = ${:_profile_base_location_}/${:_update_hash_filename_}
recipe = zc.recipe.egg recipe = zc.recipe.egg
eggs = erp5.util eggs = erp5.util
interpreter = ${:_buildout_section_name_} interpreter = ${:_buildout_section_name_}
[versions]
slapos.recipe.template = 4.4
...@@ -34,4 +34,3 @@ command = ...@@ -34,4 +34,3 @@ command =
[versions] [versions]
openssl = 1.0.1c openssl = 1.0.1c
slapos.recipe.template = 2.4.2
...@@ -34,4 +34,3 @@ command = ...@@ -34,4 +34,3 @@ command =
[versions] [versions]
openssl = 1.0.1c openssl = 1.0.1c
slapos.recipe.template = 2.4.2
...@@ -49,7 +49,6 @@ mysqlclient = 1.3.12 ...@@ -49,7 +49,6 @@ mysqlclient = 1.3.12
# indirect dependancies # indirect dependancies
cp.recipe.cmd = 0.5 cp.recipe.cmd = 0.5
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
zope.exceptions = 4.0.7 zope.exceptions = 4.0.7
zope.testing = 4.1.3 zope.testing = 4.1.3
zc.recipe.testrunner = 2.0.0 zc.recipe.testrunner = 2.0.0
......
...@@ -42,7 +42,6 @@ output = ${buildout:directory}/template-default.cfg ...@@ -42,7 +42,6 @@ output = ${buildout:directory}/template-default.cfg
mode = 0644 mode = 0644
[versions] [versions]
slapos.recipe.template = 4.4
dnspython = 1.15.0 dnspython = 1.15.0
PyXML = 0.8.5 PyXML = 0.8.5
WebOb = 1.8.5 WebOb = 1.8.5
......
...@@ -13,6 +13,3 @@ url = ${:_profile_base_location_}/instance.cfg ...@@ -13,6 +13,3 @@ url = ${:_profile_base_location_}/instance.cfg
output = ${buildout:directory}/template.cfg output = ${buildout:directory}/template.cfg
md5sum = 9fccb9600a085691ab0f9a20cd615c01 md5sum = 9fccb9600a085691ab0f9a20cd615c01
mode = 0644 mode = 0644
[versions]
slapos.recipe.template = 4.4
...@@ -21,6 +21,3 @@ context = ...@@ -21,6 +21,3 @@ context =
gems += gems +=
fluent-plugin-wendelin==0.4 fluent-plugin-wendelin==0.4
fluent-plugin-bin fluent-plugin-bin
[versions]
slapos.recipe.template = 4.4
...@@ -43,6 +43,3 @@ environment = ...@@ -43,6 +43,3 @@ environment =
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/${:filename} url = ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/instance.cfg output = ${buildout:directory}/instance.cfg
[versions]
slapos.recipe.template = 4.4
...@@ -405,5 +405,4 @@ strip-top-level-dir = true ...@@ -405,5 +405,4 @@ strip-top-level-dir = true
cns.recipe.symlink = 0.2.3 cns.recipe.symlink = 0.2.3
docutils = 0.12 docutils = 0.12
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.3
z3c.recipe.scripts = 1.0.1 z3c.recipe.scripts = 1.0.1
...@@ -157,5 +157,4 @@ curl-bin = ${curl:location}/bin/curl ...@@ -157,5 +157,4 @@ curl-bin = ${curl:location}/bin/curl
dash-bin = ${dash:location}/bin/dash dash-bin = ${dash:location}/bin/dash
[versions] [versions]
slapos.recipe.template = 4.2
inotifyx = 0.2.2 inotifyx = 0.2.2
...@@ -40,6 +40,3 @@ recipe = slapos.recipe.build:download ...@@ -40,6 +40,3 @@ recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/${:_buildout_section_name_} url = ${:_profile_base_location_}/${:_buildout_section_name_}
mode = 755 mode = 755
md5sum = 78b77a6bda9958f547f7d89b747731e3 md5sum = 78b77a6bda9958f547f7d89b747731e3
[versions]
slapos.recipe.template = 4.4
...@@ -53,7 +53,3 @@ context = ...@@ -53,7 +53,3 @@ context =
raw template_monitor ${monitor2-template:rendered} raw template_monitor ${monitor2-template:rendered}
# md5sum is fetched from buildout.hash.cfg and can be recalculated automatically by # md5sum is fetched from buildout.hash.cfg and can be recalculated automatically by
# calling update-hash # calling update-hash
# Pin versions of eggs used that are not already pinned by stack/slapos.cfg
[versions]
slapos.recipe.template = 4.4
...@@ -71,6 +71,5 @@ async = 0.6.1 ...@@ -71,6 +71,5 @@ async = 0.6.1
gitdb = 0.5.4 gitdb = 0.5.4
pycrypto = 2.6 pycrypto = 2.6
rdiff-backup = 1.0.5+SlapOSPatched001 rdiff-backup = 1.0.5+SlapOSPatched001
slapos.recipe.template = 4.4
smmap = 0.8.2 smmap = 0.8.2
plone.recipe.command = 1.1 plone.recipe.command = 1.1
...@@ -47,4 +47,3 @@ md5sum = 8cde04bfd0c0e9bd56744b988275cfd8 ...@@ -47,4 +47,3 @@ md5sum = 8cde04bfd0c0e9bd56744b988275cfd8
PyRSS2Gen = 1.1 PyRSS2Gen = 1.1
cns.recipe.symlink = 0.2.3 cns.recipe.symlink = 0.2.3
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
...@@ -50,5 +50,4 @@ mode = 0644 ...@@ -50,5 +50,4 @@ mode = 0644
# but '1.3.4nxd2-SlapOSPatched001'. # but '1.3.4nxd2-SlapOSPatched001'.
gunicorn = 19.1.1 gunicorn = 19.1.1
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 2.4.3
inotifyx = 0.2.2 inotifyx = 0.2.2
...@@ -118,7 +118,6 @@ output = ${buildout:directory}/runTestSuite.in ...@@ -118,7 +118,6 @@ output = ${buildout:directory}/runTestSuite.in
[versions] [versions]
slapos.recipe.template = 4.4
selenium = 3.14.1 selenium = 3.14.1
urllib3 = 1.24 urllib3 = 1.24
certifi = 2018.10.15 certifi = 2018.10.15
...@@ -104,7 +104,6 @@ pyzmq = 20.0.0 ...@@ -104,7 +104,6 @@ pyzmq = 20.0.0
scikit-learn = 0.20.4 scikit-learn = 0.20.4
seaborn = 0.7.1 seaborn = 0.7.1
simplegeneric = 0.8.1 simplegeneric = 0.8.1
slapos.recipe.template = 4.4
statsmodels = 0.11.1 statsmodels = 0.11.1
testpath = 0.4.4 testpath = 0.4.4
terminado = 0.9.1 terminado = 0.9.1
......
...@@ -205,5 +205,4 @@ websockify = 0.9.0 ...@@ -205,5 +205,4 @@ websockify = 0.9.0
collective.recipe.environment = 0.2.0 collective.recipe.environment = 0.2.0
gitdb = 0.6.4 gitdb = 0.6.4
pycurl = 7.43.0 pycurl = 7.43.0
slapos.recipe.template = 4.4
smmap = 0.9.0 smmap = 0.9.0
...@@ -24,6 +24,3 @@ md5sum = 0a5e780dcf7d9ffe73f1ed789f863a57 ...@@ -24,6 +24,3 @@ md5sum = 0a5e780dcf7d9ffe73f1ed789f863a57
recipe = slapos.recipe.template recipe = slapos.recipe.template
url = ${:_profile_base_location_}/${:filename} url = ${:_profile_base_location_}/${:filename}
output = ${buildout:directory}/instance.cfg output = ${buildout:directory}/instance.cfg
[versions]
slapos.recipe.template = 4.4
...@@ -76,7 +76,6 @@ eggs += ...@@ -76,7 +76,6 @@ eggs +=
scripts = scripts =
[versions] [versions]
slapos.recipe.template = 4.4
surykatka = 0.5.0 surykatka = 0.5.0
......
...@@ -45,4 +45,3 @@ mode = 0644 ...@@ -45,4 +45,3 @@ mode = 0644
[versions] [versions]
rdiff-backup = 1.0.5+SlapOSPatched001 rdiff-backup = 1.0.5+SlapOSPatched001
slapos.recipe.template = 2.2
...@@ -67,6 +67,3 @@ dependencies = ...@@ -67,6 +67,3 @@ dependencies =
libexpat libexpat
libaio libaio
boost-lib boost-lib
[versions]
slapos.recipe.template = 4.4
...@@ -146,7 +146,6 @@ persistent = 4.6.4 ...@@ -146,7 +146,6 @@ persistent = 4.6.4
pycrypto = 2.6.1 pycrypto = 2.6.1
pycurl = 7.43.0 pycurl = 7.43.0
setproctitle = 1.1.10 setproctitle = 1.1.10
slapos.recipe.template = 4.4
transaction = 1.7.0 transaction = 1.7.0
zodbpickle = 1.0.4 zodbpickle = 1.0.4
cython-zstd = 0.2 cython-zstd = 0.2
......
...@@ -84,6 +84,3 @@ packages += ...@@ -84,6 +84,3 @@ packages +=
libnetfilter-queue-dev nftables libnetfilter-queue-dev nftables
# extra requirements for this SR # extra requirements for this SR
screen xz-utils screen xz-utils
[versions]
slapos.recipe.template = 4.4
...@@ -42,5 +42,4 @@ output = ${buildout:directory}/instance-nginx.cfg.in ...@@ -42,5 +42,4 @@ output = ${buildout:directory}/instance-nginx.cfg.in
mode = 0644 mode = 0644
[versions] [versions]
slapos.recipe.template = 4.4
inotifyx = 0.2.2 inotifyx = 0.2.2
...@@ -32,7 +32,3 @@ output = ${buildout:directory}/${:_buildout_section_name_} ...@@ -32,7 +32,3 @@ output = ${buildout:directory}/${:_buildout_section_name_}
recipe = slapos.recipe.build:download recipe = slapos.recipe.build:download
url = https://sourceforge.net/projects/plantuml/files/1.2020.15/plantuml.1.2020.15.war url = https://sourceforge.net/projects/plantuml/files/1.2020.15/plantuml.1.2020.15.war
md5sum = ed203cb3b90df8f77492fa36ea6490a5 md5sum = ed203cb3b90df8f77492fa36ea6490a5
[versions]
slapos.recipe.template = 4.4
...@@ -19,6 +19,3 @@ url = ${:_profile_base_location_}/instance.cfg.in ...@@ -19,6 +19,3 @@ url = ${:_profile_base_location_}/instance.cfg.in
output = ${buildout:directory}/instance.cfg output = ${buildout:directory}/instance.cfg
md5sum = d8b833a2054b82b6031a9420008b58fd md5sum = d8b833a2054b82b6031a9420008b58fd
mode = 0644 mode = 0644
[versions]
slapos.recipe.template = 2.4.2
...@@ -54,7 +54,6 @@ mode = 0644 ...@@ -54,7 +54,6 @@ mode = 0644
PyRSS2Gen = 1.1 PyRSS2Gen = 1.1
cns.recipe.symlink = 0.2.3 cns.recipe.symlink = 0.2.3
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
passlib = 1.7.1 passlib = 1.7.1
GitPython = 2.1.11 GitPython = 2.1.11
lockfile = 0.12.2 lockfile = 0.12.2
......
...@@ -46,5 +46,4 @@ context = ...@@ -46,5 +46,4 @@ context =
[versions] [versions]
collective.recipe.environment = 1.1.0 collective.recipe.environment = 1.1.0
collective.recipe.grp = 1.1.0 collective.recipe.grp = 1.1.0
slapos.recipe.template = 4.4
plone.recipe.command = 1.1 plone.recipe.command = 1.1
...@@ -34,7 +34,3 @@ context = ...@@ -34,7 +34,3 @@ context =
raw pureftpd_bin ${pure-ftpd:location}/sbin/pure-ftpd raw pureftpd_bin ${pure-ftpd:location}/sbin/pure-ftpd
raw pureuploadscript_bin ${pure-ftpd:location}/sbin/pure-uploadscript raw pureuploadscript_bin ${pure-ftpd:location}/sbin/pure-uploadscript
raw purepw_bin ${pure-ftpd:location}/bin/pure-pw raw purepw_bin ${pure-ftpd:location}/bin/pure-pw
[versions]
slapos.recipe.template = 4.4
...@@ -72,7 +72,6 @@ context = ...@@ -72,7 +72,6 @@ context =
[versions] [versions]
re6stnet = 0.551 re6stnet = 0.551
slapos.recipe.template = 4.4
# Required by: # Required by:
# re6stnet==0.533 # re6stnet==0.533
......
...@@ -26,4 +26,3 @@ mode = 0644 ...@@ -26,4 +26,3 @@ mode = 0644
[versions] [versions]
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 2.4.2
...@@ -149,7 +149,3 @@ link-binary = ...@@ -149,7 +149,3 @@ link-binary =
[proxy-need-start-stop.sh.in] [proxy-need-start-stop.sh.in]
<= download-file <= download-file
# Pin versions of eggs used that are not already pinned by stack/slapos.cfg
[versions]
slapos.recipe.template = 4.4
...@@ -56,4 +56,3 @@ output = ${buildout:directory}/template.cfg ...@@ -56,4 +56,3 @@ output = ${buildout:directory}/template.cfg
[versions] [versions]
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
...@@ -75,4 +75,3 @@ post-install = ...@@ -75,4 +75,3 @@ post-install =
[versions] [versions]
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.template = 4.4
...@@ -11,4 +11,3 @@ extends = common.cfg ...@@ -11,4 +11,3 @@ extends = common.cfg
Pygments = 1.6 Pygments = 1.6
collective.recipe.environment = 0.2.0 collective.recipe.environment = 0.2.0
collective.recipe.template = 1.10 collective.recipe.template = 1.10
slapos.recipe.template = 4.4
...@@ -294,7 +294,6 @@ plantuml = 0.3.0 ...@@ -294,7 +294,6 @@ plantuml = 0.3.0
pysftp = 0.2.9 pysftp = 0.2.9
requests-toolbelt = 0.8.0 requests-toolbelt = 0.8.0
selenium = 3.141.0 selenium = 3.141.0
slapos.recipe.template = 4.4
# Patched eggs # Patched eggs
PyPDF2 = 1.26.0+SlapOSPatched001 PyPDF2 = 1.26.0+SlapOSPatched001
......
...@@ -176,7 +176,6 @@ gitdb = 0.6.4 ...@@ -176,7 +176,6 @@ gitdb = 0.6.4
gunicorn = 19.10.0 gunicorn = 19.10.0
prettytable = 0.7.2 prettytable = 0.7.2
pycurl = 7.43.0 pycurl = 7.43.0
slapos.recipe.template = 4.4
collective.recipe.environment = 0.2.0 collective.recipe.environment = 0.2.0
smmap = 0.9.0 smmap = 0.9.0
lockfile = 0.12.2 lockfile = 0.12.2
...@@ -73,5 +73,4 @@ url = ${:_profile_base_location_}/config/${:filename} ...@@ -73,5 +73,4 @@ url = ${:_profile_base_location_}/config/${:filename}
filename = user_db.csv filename = user_db.csv
[versions] [versions]
slapos.recipe.template = 4.4
apache-libcloud = 2.4.0 apache-libcloud = 2.4.0
...@@ -59,7 +59,6 @@ eggs = collective.recipe.template ...@@ -59,7 +59,6 @@ eggs = collective.recipe.template
collective.recipe.template = 1.11 collective.recipe.template = 1.11
plone.recipe.command = 1.1 plone.recipe.command = 1.1
slapos.recipe.build = 0.28 slapos.recipe.build = 0.28
slapos.recipe.template = 4.4
# Replicate slapos stack, but without shacache to not have to compile the entire world for a simple test. # Replicate slapos stack, but without shacache to not have to compile the entire world for a simple test.
[buildout] [buildout]
......
...@@ -390,6 +390,3 @@ template = ...@@ -390,6 +390,3 @@ template =
[instance] [instance]
<= template-base <= template-base
output = ${buildout:directory}/instance.cfg output = ${buildout:directory}/instance.cfg
[versions]
slapos.recipe.template = 4.5
...@@ -30,6 +30,3 @@ output = ${buildout:directory}/instance.cfg ...@@ -30,6 +30,3 @@ output = ${buildout:directory}/instance.cfg
[template-insecure-turnserver] [template-insecure-turnserver]
<= download-base <= download-base
[versions]
slapos.recipe.template = 4.4
...@@ -59,6 +59,3 @@ recipe = slapos.recipe.build:download ...@@ -59,6 +59,3 @@ recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/instance-varnish.cfg.in url = ${:_profile_base_location_}/instance-varnish.cfg.in
md5sum = 0ea12a4ad2d2e3d406476e35b8d3e3fb md5sum = 0ea12a4ad2d2e3d406476e35b8d3e3fb
mode = 640 mode = 640
[versions]
slapos.recipe.template = 4.4
...@@ -17,6 +17,3 @@ url = ${:_profile_base_location_}/instance.cfg ...@@ -17,6 +17,3 @@ url = ${:_profile_base_location_}/instance.cfg
md5sum = 98a680fe8fddce5dcee455e65c228fde md5sum = 98a680fe8fddce5dcee455e65c228fde
output = ${buildout:directory}/template.cfg output = ${buildout:directory}/template.cfg
mode = 0644 mode = 0644
[versions]
slapos.recipe.template = 2.4.2
...@@ -78,7 +78,6 @@ WSGIUtils = 0.7.2 ...@@ -78,7 +78,6 @@ WSGIUtils = 0.7.2
WSGIserver = 1.3 WSGIserver = 1.3
python-magic = 0.4.18 python-magic = 0.4.18
rdiff-backup = 1.0.5+SlapOSPatched001 rdiff-backup = 1.0.5+SlapOSPatched001
slapos.recipe.template = 4.4
# Required by: # Required by:
# PasteScript== 3.2.0 # PasteScript== 3.2.0
......
...@@ -50,7 +50,3 @@ template = ${:_profile_base_location_}/nxdtest/${:filename} ...@@ -50,7 +50,3 @@ template = ${:_profile_base_location_}/nxdtest/${:filename}
context = context =
section buildout buildout section buildout buildout
section nxdtest nxdtest section nxdtest nxdtest
[versions]
slapos.recipe.template = 4.4
...@@ -199,6 +199,7 @@ slapos.libnetworkcache = 0.20 ...@@ -199,6 +199,7 @@ slapos.libnetworkcache = 0.20
slapos.rebootstrap = 4.5 slapos.rebootstrap = 4.5
slapos.recipe.build = 0.46 slapos.recipe.build = 0.46
slapos.recipe.cmmi = 0.16 slapos.recipe.cmmi = 0.16
slapos.recipe.template = 4.5
slapos.toolbox = 0.112 slapos.toolbox = 0.112
stevedore = 1.21.0 stevedore = 1.21.0
subprocess32 = 3.5.3 subprocess32 = 3.5.3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment