Jussi Kukkonen
85ce3e87e1
Prepare 7.0 release
...
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2026-05-18 10:49:12 +03:00
1seal
c49bdb9322
feat(ngclient): require explicit bootstrap argument
...
make bootstrap required and explicit: callers must pass bootstrap=<root_bytes> or bootstrap=None.
also tighten docs, examples, and tests to reflect the explicit trust anchor choice.
Signed-off-by: 1seal <security@1seal.org>
2026-01-25 11:58:09 +00:00
Jussi Kukkonen
44eed614f0
Prepare v6.0
...
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-03-11 11:41:10 +02:00
Dimitri Papadopoulos
4a28307270
Fix typos
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2025-03-10 22:06:30 +01:00
Jussi Kukkonen
98fcd7160c
Changelog: Add missing entries
...
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-02-20 10:56:23 +02:00
Jussi Kukkonen
72d0cea91b
Prepare v5.1.0 release
...
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-10-07 10:12:15 +03:00
Lukas Pühringer
d3d2ac187a
Update docs/CHANGELOG.md
...
Co-authored-by: Jussi Kukkonen <jku@goto.fi>
Signed-off-by: Lukas Pühringer <luk.puehringer@gmail.com>
2024-05-14 10:38:38 +02:00
Lukas Puehringer
bce5039196
Rlease v5.0.0
...
* Bump version
* Add changelog
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2024-05-14 10:16:41 +02:00
Jussi Kukkonen
928702a8ac
Release v4.0.0
...
This is a major bump only because of Metadata API, ngclient is
compatible with 3.x.
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-04-04 10:25:18 +03:00
Lukas Puehringer
c0c21ca52f
Release python-tuf 3.1.0
...
* Update changelog
* Bump version
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2023-10-13 10:23:07 +02:00
Jussi Kukkonen
0c107c6a8b
Release python-tuf 3.0.0
...
* Update changelog
* Bump version
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2023-05-09 11:42:49 +03:00
Lukas Puehringer
9811ac3568
python-tuf 2.1.0
...
* update changelog
* bump version
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2023-01-26 16:26:38 +01:00
Lukas Puehringer
6874747268
python-tuf 2.0.0
...
* Update Changelog
* bump version
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
Co-authored-by: Joshua Lock <jlock@vmware.com>
2022-08-16 09:36:40 +02:00
Jussi Kukkonen
8941748edb
python-tuf 1.1.0
...
* Update Changelog
* bump version
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2022-04-27 16:03:07 +03:00
Jussi Kukkonen
46f5bb7470
python-tuf version 1.0.0 \o/
...
* Update Changelog
* Update version numbers
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2022-02-18 15:24:33 +02:00
Lukas Puehringer
97d5395e79
Prepare v0.20.0
...
This will be the final release of python-tuf that includes the
legacy implementation code. Please see the [*1.0.0
announcement*](1.0.0-ANNOUNCEMENT.md) page for more details about
the next release and the deprecation of the legacy implementation,
including migration instructions.
Co-authored-by: Jussi Kukkonen <jkukkonen@vmware.com>
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-12-15 16:36:50 +02:00
Jussi Kukkonen
f2f7f9df53
Release 0.19.0
...
For users of legacy client (tuf/client/) this is purely a security fix
release with no API or functionality changes. For ngclient and Metadata
API, some API changes are included.
All users are advised to upgrade.
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-10-19 17:17:49 +03:00
Joshua Lock
3a87b2bcd1
Prepare v0.18.1
...
The v0.18.0 release was made with the changes from #1566 , resulting in
a release with sources which don't match the git tag. Rectify this with
a brown bag point release.
Signed-off-by: Joshua Lock <jlock@vmware.com>
2021-09-06 13:55:54 +01:00
Jussi Kukkonen
0ec8d3ce86
Release preparations for 0.18
...
Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-09-06 14:37:25 +03:00
Joshua Lock
3dc5594242
Update links to account for repository rename
...
We have renamed the repository from tuf->python-tuf
Signed-off-by: Joshua Lock <jlock@vmware.com>
2021-09-01 11:15:33 +01:00
Joshua Lock
76c0a54e75
Prepare v0.17.0 release
...
Signed-off-by: Joshua Lock <jlock@vmware.com>
2021-02-25 10:49:12 +00:00
Joshua Lock
7ff26717a1
Prepare 0.16.0 release
...
Update docs/CHANGELOG.md and bump version number for a 0.16.0 release
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-11-26 13:15:14 +00:00
Lukas Puehringer
10b9db1e40
Prepare 0.15.0 release (II)
...
Update docs/CHANGELOG.md to include missing items.
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2020-10-22 15:27:46 +02:00
Joshua Lock
33ac374184
Bump securesystemslib from 0.16.0 to 0.17.0
...
We just released securesystemslib 0.17.0 and it would be better if tuf did
not pin the prior version.
https://pypi.org/project/securesystemslib/0.17.0/
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.17.0
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-10-21 18:39:25 +01:00
Joshua Lock
8169b00745
Prepare 0.15.0 release
...
Update docs/CHANGELOG.md and bump version number for a 0.15.0 release
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-10-21 11:42:21 +01:00
Joshua Lock
3e68b3a07e
Prepare 0.14.0 release
...
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-09-09 11:11:48 +01:00
Joshua Lock
32ba3bbcad
Fix CHANGELOG formatting
...
For some reason the first level 3 heading 'Added' was not rendering
correctly. The level 2 heading for 'Fixed' should be level 3.
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-08-04 15:10:03 +01:00
Joshua Lock
2dc4651136
docs/CHANGELOG.md: update for v0.13.0
...
Categorise changes by type, per the recommendations at keepachangelog.com
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-08-04 11:47:47 +01:00
Joshua Lock
ea958bc568
Prepare 0.13.0 release
...
Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-08-04 09:31:16 +01:00
Santiago Torres
bea6496dc2
release: 0.12.2
...
Signed-off-by: Santiago Torres <santiago@archlinux.org>
2020-01-10 15:43:44 -05:00
Lukas Puehringer
733c2edfe0
CHANGELOG: Add v0.12.1 entry
...
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2019-11-14 15:49:10 +01:00
Lukas Puehringer
3b77a7d320
CHANGELOG: Add 0.12.0 entry
...
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2019-10-14 16:47:16 +02:00
huynq0911
3772ed3d2d
Fix some typos
...
Correct some words spelling for reading more easily.
Signed-off-by: huynq0911 <huynq0911@gmail.com>
2019-02-21 00:02:24 +07:00
Vladimir Diaz
48e0ecca5d
Add entry in CHANGELOG.md for v0.11.1
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-06-19 17:17:33 -04:00
Vladimir Diaz
bf5030e2ba
Add v0.11.0 entry in CHANGELOG.md
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-04-30 15:08:02 -04:00
Vladimir Diaz
9e87b8e33f
Add 0.10.2 changes to CHANGELOG.md
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-01-31 17:34:23 -05:00
Vladimir Diaz
5aecea70b9
Move docs to the docs/ directory
...
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
2018-01-24 10:57:01 -05:00