summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2025-07-06T7499: set permissions on session directoryJohn Estabrook
To allow clean up of cache data on Python module exit, set permissions on directory.
2025-05-26T7374: install vyconf_cli and add links for associated vy_* commandsJohn Estabrook
2025-05-22T7450: fix dependency for use of PCRE2 instead of PCREJohn Estabrook
Despite the counterintuitive numbering, this is correct.
2025-03-18T7121: create session directoryJohn Estabrook
2025-03-15T5400: initialize OPAM environment where it's really neededT5400-fix-schroedingers-envChristian Breunig
2024-10-24T6718: install vy_set/vy_deleteJohn Estabrook
2024-10-24T6718: install files needed by vyconfdJohn Estabrook
2024-09-26T6742: Refresh Debian packaging for the updateDaniil Baturin
2019-10-27T1773: Expose functions for JSON rendering.Daniil Baturin
2019-06-29Update changelog.Daniil Baturin
2019-03-17T1305: allow configs to end with a leaf node.Daniil Baturin
2019-02-14Add a function for copying nodes.Daniil Baturin
2019-01-26Update changelog and version.v0.0.6Daniil Baturin
2018-11-29Update the changelog (even though the actual change is in vyconf).v0.0.4Daniil Baturin
2018-09-11Allow all characters except braces, quotes, and whitespace in "identifiers"Daniil Baturin
(bare strings that can be either node identifiers or leaf node values). That's required for compatibility with old configs because old configs allow it, for example, "pre-shared secret f%#$!@*&".
2018-09-02T824: add support for node renaming.Daniil Baturin
2018-05-28Add hacky debian packaging.Daniil Baturin