Commit Graph
66 Commits
Author SHA1 Message Date
0x4A6F 880dcc6848 zola: 0.12.2 -> 0.13.0
- Enable HTML minification
- Support `output_dir` in `config.toml`
- Allow sections to be drafted
- Allow specifying default language in filenames
- Render emoji in Markdown content if the `render_emoji` option is enabled
- Enable YouTube privacy mode for the YouTube shortcode
- Add language as class to the `<code>` block and as `data-lang`
- Add bibtex to `load_data`
- Add a `[markdown]` section to `config.toml` to configure rendering
- Add `highlight_code` and `highlight_theme` to a `[markdown]` section in `config.toml`
- Add `external_links_target_blank`, `external_links_no_follow` and `external_links_no_referrer`
- Add a `smart_punctuation` option in the `[markdown]` section in `config.toml` to turn elements like dots and dashes
into their typographic forms
- Add iteration count variable `nth` for shortcodes to know how many times a shortcode has been invoked in a given
content
- Update some highlighting syntaxes and the TS syntax will now be used instead of JS due to issues with it
- Remove `zola serve --watch-only`: since we build the HTML in memory and not on disk, it doesn't make sense anymore
- Update clojure syntax
- Prefer extra syntaxes to the default ones if we have a match for language
- Fix `zola serve` having issues with non-ascii paths
- 404 page now gets the site default language as `lang`
2021-01-09 16:47:10 +00:00
0x4A6F f015f4bb79 dasel: 1.12.1 -> 1.12.2
Fixed:
- Fix a bug that stopped the write parser being properly detected when writing to the input file.
2021-01-05 23:59:28 +00:00
0x4A6F fbbc601ce9 dasel: 1.12.0 -> 1.12.1
Changed:
- Build workflows now updated to run on ubuntu-latest and use a matrix to build assets for linux, darwin and windows for both amd64 and 386.

Fixed:
- Release asset for macos/darwin is now named dasel_darwin_amd64 instead of dasel_macos_amd64.
- Self-updater now identifies dev version as development.
2021-01-05 22:40:57 +00:00
0x4A6F a500ff1c51 dasel: 1.11.0 -> 1.12.0
Added
- Add -c, --compact flag to remove pretty-print formatting from JSON output.
- Defined storage.IndentOption(indent string) ReadWriteOption.
- Defined storage.PrettyPrintOption(enabled bool) ReadWriteOption.

Changed
- Changed storage.Parser funcs to allow the passing of ...ReadWriteOption.
2021-01-02 21:00:15 +00:00
0x4A6F 06414886f1 nixos/prometheus: fix remote_{read,write} options
Fix and reorder options and use mkOpt for optional parameters,
according to official documentation.
2021-01-01 14:43:51 +00:00
0x4A6F ac47ac9cb7 freenukum: init at 0.3.5 2021-01-01 01:37:12 +00:00
0x4A6F f41125d2cf promscale: 0.1.3 -> 0.1.4
This release contains official support for TimescaleDB 2.0 (single-node) as well as various bug fixes and code cleanup.

Please note that multinode support is still in alpha and automatic upgrades of multinode deployments to future versions is not yet guaranteed (we hope to support this starting with the next release). Please only use multimode deployments for testing only.

Notes for people upgrading from 0.1.3:
- The dropChunk property in the Promscale Helm chart is renamed to maintenance. The drop-chunks CRON job is now renamed to maintenance, you will need to replace the dropChunk.schedule value with maintenance.schedule.

Notes for multinode deployments
- This should only be used for testing, not production deployments
  - In particular, we are not guaranteeing upgrades from 0.1.4 to future versions in multinode deployments.
- All nodes have to be added to the cluster before starting Promscale; adding nodes afterwards is not yet supported.
2020-12-29 20:23:47 +00:00
0x4A6FandYorick van Pelt c53a0c16e4 nixos/prometheus: remote_{read,write}
- add [remote_write](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write) and [remote_read](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_read) support

Co-authored-by: Yorick van Pelt <yorickvanpelt@gmail.com>
2020-12-29 14:48:57 +00:00
0x4A6F 7bc0da6a82 dasel: 1.10.0 -> 1.11.0 2020-12-22 15:23:20 +00:00
0x4A6F 51031a8d73 dasel: add installCheckPhase test 2020-12-20 20:05:07 +00:00
0x4A6F 6ea2fd15d8 dasel: 1.9.1 -> 1.10.0 2020-12-20 13:26:58 +10:00
0x4A6F 75b1ba928a dasel: 1.9.0 -> 1.9.1 2020-12-16 05:55:36 +10:00
0x4A6F bd247b7ca5 dasel: 1.8.0 -> 1.9.0 2020-12-16 05:55:36 +10:00
0x4A6F e8237c8f94 promscale: 0.1.2 -> 0.1.3 2020-12-11 00:24:07 +00:00
0x4A6F 02b7ec6a94 routinator: 0.8.1 -> 0.8.2 2020-12-09 11:53:39 +00:00
0x4A6F a58e424290 dasel: 1.6.2 -> 1.8.0 2020-12-01 18:42:47 +00:00
0x4A6F 7a6405448d routinator: 0.8.0 -> 0.8.1 2020-11-30 10:18:04 +00:00
0x4A6F d0b5ba2d4f dasel: 1.6.1 -> 1.6.2 2020-11-19 08:24:30 +10:00
0x4A6F 033ced84a3 dasel: 1.5.1 -> 1.6.1 2020-11-19 08:24:30 +10:00
0x4A6F 42a115422d promscale: 0.1.1 -> 0.1.2 2020-11-09 20:53:04 +00:00
0x4A6F 1fe5d52eb8 dasel: 1.1.0 -> 1.2.0
- Add support for YAML multi-document files
2020-11-07 11:07:41 +00:00
0x4A6F d5edfc50ef dasel: init at 1.1.0 2020-11-04 20:47:24 +00:00
0x4A6F b52ed6a1fe routinator: 0.7.1 -> 0.8.0
Upgrade to [v0.8.0](https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0).
Fixes [CVE-2020-17366](https://nvd.nist.gov/vuln/detail/CVE-2020-17366).
2020-10-19 12:01:21 +00:00
0x4A6F bef990c0aa zola: 0.12.1 -> 0.12.2 2020-10-08 11:28:53 +00:00
0x4A6F 1b131e903a promscale: 0.1.0-beta.5 -> 0.1.0
Upgrade to [0.1.0](https://github.com/timescale/promscale/releases/tag/0.1.0).
2020-10-06 16:04:00 +00:00
0x4A6F c232d4b587 nixos: Conform with RFC 1123 in networking.hostName
Conform to RFC 1123 [0], specifically to "2.1 Host Names and Numbers",
which allow starting host name with alphanumerical instead of alphabetical characters.
RFC 1123 updates RFC 952 [1], which is referenced in "man 5 hosts".

[0]: https://tools.ietf.org/html/rfc1123
[1]: https://tools.ietf.org/html/rfc952
2020-10-01 22:06:00 +00:00
0x4A6F 751ac80c8b qubes-core-vchan-xen: 4.1.2 -> 4.1.4
Upgrade to [4.1.4](https://github.com/QubesOS/qubes-core-vchan-xen/releases/tag/v4.1.4).
2020-09-30 17:47:12 +00:00
0x4A6F 04a8c8aa24 timescale-prometheus -> promscale: 0.1.0-beta.4 -> 0.1.0-beta.5
Rename to upgraded [promscale 0.1.0-beta.5](https://github.com/timescale/promscale/releases/tag/0.1.0-beta.5).
2020-09-30 14:35:29 +00:00
0x4A6F 2285e35eac meli: alpha-0.6.1 -> alpha-0.6.2
Upgrade to [alpha-0.6.2](https://git.meli.delivery/meli/meli/releases/tag/alpha-0.6.2).
2020-09-30 13:20:27 +00:00
0x4A6F 2e69b42a81 wyvern: init at 1.4.1 2020-09-10 19:27:00 +00:00
0x4A6F 4dd118b4f9 timescale-prometheus: 0.1.0-beta.2 -> 0.1.0-beta.4 2020-09-07 06:43:06 +00:00
0x4A6F 30cc833744 timescale-prometheus: 0.1.0-beta.1 -> 0.1.0-beta.2 2020-08-19 16:42:41 +00:00
0x4A6F 0dbd3c8d0f timescale-prometheus: init at 0.1.0-beta.1 2020-08-13 18:12:19 +00:00
0x4A6F 4fe180ac3b meli: alpha-0.5.1 -> alpha-0.6.1 2020-08-12 14:57:38 +00:00
0x4A6F fa2b8b01bc maintainers.0x4A6F: update email 2020-08-08 08:08:10 +00:00
0x4A6F f51ada1387 xandikos: 0.2.2 -> 0.2.3 2020-07-30 21:29:29 +02:00
0x4A6F dd25ff3b8a routinator: 0.7.0 -> 0.7.1 2020-06-15 13:58:08 +02:00
0x4A6F b51258e721 xandikos: 0.2.1 -> 0.2.2 2020-06-04 20:51:34 +02:00
0x4A6F 79df7e6d94 nixosTests.xandikos: fix route-prefix 2020-05-08 19:00:00 +02:00
0x4A6F 71a137a297 nixos/xandikos: update listen-address parameter 2020-05-08 18:20:55 +02:00
0x4A6F 3b5a1e4591 xandikos: 0.1.0 -> 0.2.1 2020-05-08 18:03:56 +02:00
0x4A6F 2be192a99c routinator: 0.6.4 -> 0.7.0 2020-05-06 13:58:31 +02:00
0x4A6F b8d6e5c63f gobi_loader: fix maintainers 2020-04-24 22:56:56 +02:00
0x4A6F 4b33402d30 maintainers: fix 0x4A6F 2020-02-11 19:29:51 +01:00
0x4A6F c9ca370e32 nixos/xandikos: init 2020-01-11 16:08:45 +01:00
0x4A6F 78aec9cfcb nixosTests.xandikos: init 2020-01-11 16:08:44 +01:00
0x4A6F 89674bd73d xandikos: init at 0.1.0 2019-12-16 18:02:27 +01:00
0x4A6F bff385eab3 pmacct: init at 1.7.3 2019-12-03 19:13:31 +01:00
0x4A6F 295c32d08d routinator: 0.6.2 -> 0.6.4 2019-11-29 15:09:52 +00:00
0x4A6F 3ef31af6e5 routinator: 0.6.1 -> 0.6.2 2019-11-20 15:15:51 +00:00
0x4A6F c97f57ef96 gobi_loader: init at 0.7 2019-11-19 23:39:45 +00:00
0x4A6F ffa991e7a0 qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
0x4A6F d8dda825a7 cwm: 0.5.6 -> 0.6.3
(cherry picked from commit 141f41b583b6eb9f620f04d04d6e544381761612)
2019-09-29 17:30:48 +02:00
0x4A6F a228951a70 zola: 0.8.0 -> 0.9.0 2019-09-29 14:37:27 +00:00
0x4A6F 1bcc7027d9 eidolon: init at 1.4.6 2019-09-20 23:34:12 +00:00
0x4A6F ec595e4270 routinator: 0.6.0 -> 0.6.1 2019-09-13 14:32:42 +00:00
0x4A6F 9d5b3c3019 routinator: 0.5.0 -> 0.6.0 2019-09-10 15:40:50 +00:00
0x4A6F 05ee758d79 tacacs+: tacacs+ -> tacacsplus 2019-09-03 21:27:40 +00:00
0x4A6F b1bf3a811d tacacs+: init 4.0.4.28 2019-09-01 18:38:50 +00:00
0x4A6F ac8dc5d13c routinator: 0.4.0 -> 0.5.0 2019-07-18 16:54:26 +00:00
0x4A6F 39de81af3d routinator: init at 0.4.0 2019-07-11 10:49:51 +00:00
0x4A6F 2c330e1382 tayga: init at 0.9.2 2019-03-18 17:42:41 +00:00
0x4A6F 4c171bdd45 maintainers.0x4A6F: update handle
- add github
- add key
2019-03-07 22:47:50 +00:00
0x4A6F 64335de9ae zola: 0.5.0 -> 0.5.1 2019-02-20 20:37:43 +00:00
0x4A6F 04a1f848a3 unifi: 5.9.29 -> 5.10.17 2019-02-15 01:17:14 +00:00
0x4A6F 4ef3b1bc48 Adding @0x4A6F to maintainers.nix (#34984)
* Adding @0x4A6F to maintainers.nix

* Removing decimal from handle

* Convert handle from Hex to ASCII
2018-02-15 07:46:14 +00:00