0.79.1 to deal with Hugo security issue

This commit is contained in:
John Bintz 2020-12-22 13:32:20 -05:00
parent de48890334
commit b41755ae5d
6 changed files with 15 additions and 7 deletions

View File

@ -1 +1 @@
0.78.1~2020-11-05 0.79.1~2020-12-22

View File

@ -1,3 +1,7 @@
## 0.79.1~2020-12-22
* Upgrade Hugo to 0.79.1 to deal with security issue
# V0.74.3-2020-07-28 # V0.74.3-2020-07-28
* Upgrade Hugo to 0.74.3 * Upgrade Hugo to 0.74.3

View File

@ -90,13 +90,13 @@ lib64/ld-linux-x86-64.so.2
opt/app opt/app
opt/app/.babelrc opt/app/.babelrc
opt/app/.cloudcmd.menu.js opt/app/.cloudcmd.menu.js
opt/app/.nuxt/dist/0.nuxt.bundle.ae39fe386c504f841f69.js opt/app/.nuxt/dist/0.nuxt.bundle.854b293352f87764616e.js
opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js opt/app/.nuxt/dist/1.nuxt.bundle.89a9958091c34dcc68ed.js
opt/app/.nuxt/dist/index.html opt/app/.nuxt/dist/index.html
opt/app/.nuxt/dist/manifest.33e73aecab7da1c0e625.js opt/app/.nuxt/dist/manifest.595f1541b6c01258dc69.js
opt/app/.nuxt/dist/nuxt.bundle.979d95473e025b63a605.js opt/app/.nuxt/dist/nuxt.bundle.163314d28db93a1ef627.js
opt/app/.nuxt/dist/server-bundle.json opt/app/.nuxt/dist/server-bundle.json
opt/app/.nuxt/dist/vendor.bundle.33e73aecab7da1c0e625.js opt/app/.nuxt/dist/vendor.bundle.595f1541b6c01258dc69.js
opt/app/.sandstorm/launcher.sh opt/app/.sandstorm/launcher.sh
opt/app/README.md opt/app/README.md
opt/app/hugo-version opt/app/hugo-version

View File

@ -19,7 +19,7 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Hugo"), appTitle = (defaultText = "Hugo"),
appVersion = 19, # Increment this for every release. appVersion = 20, # Increment this for every release.
appMarketingVersion = (defaultText = (embed "app-marketing-version")), appMarketingVersion = (defaultText = (embed "app-marketing-version")),
# Human-readable representation of appVersion. Should match the way you # Human-readable representation of appVersion. Should match the way you

View File

@ -1,3 +1,7 @@
## 0.79.1 (2020-12-22)
* Upgrade Hugo to 0.79.1 to deal with security issue
## 0.74.3 (2020-07-28) ## 0.74.3 (2020-07-28)
* Upgrade Hugo to 0.74.3 * Upgrade Hugo to 0.74.3

View File

@ -1 +1 @@
0.78.1 0.79.1