Next | Query returned 91 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-08-26 18:31:41 by Benny Siegert | Files touched by this commit (149) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-07-16 11:21:49 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
hugo: update to 0.115.3.

0.115.{3, 2, 1}: bugfixes.

0.115.0
The notable new feature in this release is that you can now have permalink
configuration also for section and taxonomy pages.

0.114.0
The main new thing in this release is that we now support both major versions
of the Dart Sass Embedded protocol, which means that you now can use the
regular Dart Sass binary.
We have also moved to a new log library and added some new math functions and
also revised the existing set to work better with a mix of scalars and slices.
   2023-07-15 12:53:10 by Benny Siegert | Files touched by this commit (151) | Package updated
Log message:
Revbump all Go packages after go120 update
   2023-06-17 11:49:25 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
hugo: update to 0.113.0

This release adds TLS/HTTPS support to hugo server entirely backed by mkcert. We
still default to http which is recommended and good enough for 99% of the Hugo
use, but there are some situations where you really need it.

We have added a new sub command and some new flags to hugo server to enable this:

# Installs a local CA in the system root store. You only need to do this once.
hugo server trust

#  Generates locally-trusted certificates (if not already created) and starts
#  the server with TLS/HTTPS enabled.
hugo server --tlsAuto

Note that we just delegate to mkcert using its default settings, so all of their
documentation is relevant.

If you have obtained the TLS certificate and key file by other means, you can
use the --tlsCertFile and --tlsKeyFile flags. When --tlsAuto or --tlsCertFile
and --tlsKeyFile is set and no --baseURL is provided as a flag, the server is
started with TLS and https as the protocol.
   2023-05-05 21:37:45 by Benny Siegert | Files touched by this commit (134) | Package updated
Log message:
Revbump all Go packages after go120 security update
   2023-04-19 16:14:15 by Nikita | Files touched by this commit (3) | Package updated
Log message:
hugo: update to version 0.111.3

Changelog (taken from https://github.com/gohugoio/hugo/releases):

v0.111.3 Latest
Bug fixes
    Fix "unknown shortcode token" when calling shortcode within fenced \ 
code block e7148f3 @bep #10819
    Don't fail when calling Paginate with an empty pages.PagesGroup 34a86e1 @bep \ 
#10802
    Improve error message for unclosed shortcode with inner content 9818724 @deining

Improvements
    tpl: Add hasSuffix alias d171d15 @jfish2
    Run gofmt -s on source files d55af2a @deining
    tpl/math: Allow multi numbers in add, sub, mul, div, min and max 84201e8 @septs
    server: Replace golang.org/x/net/context with context 0f01bd4 @alexandear
    watcher: use time.NewTicker to prevent leaks 02ab77d @alexandear
    ensure we default to 10 correctly 873be9f @davidejones
    switch transfers to workers bebb2b8 @davidejones
    customize parallel transfer count e6f029b @davidejones
    metadecoders: Add support for native org dates in frontmatter PR #7433 added \ 
support for Org timestamps for the DATE header. This PR widens the support with \ 
additional front matter headers LASTMOD, PUBLISHDATE and EXPIRYDATE. bdbfacb \ 
@johannesengl #8536

Dependency Updates
    deps: Update go-org to v1.6.6 1c841ec @niklasfasching

Documentation
    docs: Improve examples of variadic math functions b6f44aa @jmooring
    readme: Update dependency list 04b9811 @deining

v0.111.2
Bug fixes
    Fix .Fragments when called cross sites on uninitialized output format \ 
b83050c @bep #10794
    Fix "context canceled" with partial 3bbeb56 @bep #10789
    cache: Fix --gc failure on Windows 184a67a @alexandear
    snap: Fix dart-sass-embedded installation a950950 @jmooring #10783
    Allow page.TableOfContents on self in shortcode df5608f @bep #10791
    Page context handling in i18n 6c798eb @bep #10782
    Work around --gc failure on Windows <= 10 ec1c97e @bep #10781
    Correct typos in Go comments 36ce3a4 @alexandear

Documentation
    tpl/partial: Consolidate GoDoc f56ce01 @bep

Build Setup
    Update to Go 1.20.1 f10009e @bep #10785

v0.111.1
This fixes the "page" not defined issue in Hugo 0.111.0. eef23a7 @bep \ 
#10774
   2023-04-05 22:48:01 by Benny Siegert | Files touched by this commit (140) | Package updated
Log message:
Revbump all Go packages after yesterday's go120 security update
   2023-03-08 14:39:00 by Benny Siegert | Files touched by this commit (131) | Package updated
Log message:
Revbump all Go packages after go119 security update
   2023-02-16 16:02:10 by Benny Siegert | Files touched by this commit (129) | Package updated
Log message:
Revbump all Go packages after go119 update

Next | Query returned 91 messages, browsing 11 to 20 | Previous