Stefan Berger
f4a33cc8b7
build-sys: Build swtpm-0.7.5
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2024-09-24 20:32:04 -04:00
Stefan Berger
4cf846116f
debian/rpm: Adjust changelog for 0.7.4 release
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2023-08-16 12:39:17 -04:00
Stefan Berger
c47c9c3c87
build-sys: Build swtpm-0.7.4
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-05-11 09:01:06 -04:00
Stefan Berger
f2268eebb0
debian/rpm: Adjust changelog for 0.7.3 release
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-04-27 12:56:29 -04:00
Stefan Berger
05b2bbfffc
build-sys: Build swtpm-0.7.3
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-03-30 12:10:48 -04:00
Stefan Berger
21c90c1992
debian/rpm: Adjust changelog for 0.7.2 release
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-03-07 09:16:11 -05:00
Stefan Berger
1fbb883e72
build-sys: Build swtpm-0.7.2
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-03-07 09:16:11 -05:00
Stefan Berger
92a7035f45
debian/rpm: Adjust changelog for 0.7.1 release
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-02-18 08:32:34 -05:00
Stefan Berger
a451415c6d
build-sys: Build swtpm-0.7.1
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-02-01 12:57:04 -05:00
Stefan Berger
b79fd91c4b
debian/rpm: Adjust changelog for 0.7.0 release
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-11-09 10:49:45 -05:00
Stefan Berger
4c178928dc
rpm: Update spec file to also work on CentOS9-stream
...
CentOS9 has no more trousers, so disable it for rhel >= 9.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-18 13:47:13 -04:00
Stefan Berger
9e21a3fec2
rpm/debian: Clean up packaging files
...
- Remove unused python3-twisted and gmp-devel.
- Add back rule to package /man8/swtpm_localca.8*
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-18 10:39:27 -04:00
Stefan Berger
c6f50af25f
rpm: Remove man8/swtpm_localca.8 from specfile
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-18 08:41:13 -04:00
Nick Chevsky
3d5ae5e1d6
Change swtpm-localca to swtpm_localca in manpages
...
- Move content of swtpm-localca(8) manual page to swtpm_localca(8)
and make swtpm-localca(8) an alias for swtpm_localca(8), mirroring
the fact that /usr/bin/swtpm_localca is the actual program and
/usr/share/swtpm/swtpm-localca a wrapper for it.
- Change references to `swtpm-localca` in manual pages' content to
`swtpm_localca`, reflecting the actual name of the program they are
meant to document.
Signed-off-by: Nick Chevsky <nchevsky@users.noreply.github.com>
2021-07-27 20:05:41 -04:00
Nick Chevsky
bb6d019a2e
Remove obsolete manpage for swtpm_setup.sh(8)
...
swtpm_setup.sh was replaced by swtpm_setup in v0.5.0.
Signed-off-by: Nick Chevsky <nchevsky@users.noreply.github.com>
2021-07-21 16:05:54 -04:00
Stefan Berger
fd00c5ff87
samples: Replace swtpm_localca with script calling swtpm-localca (issue #482 )
...
Replace the binary swtpm_localca with a script that now calls the binary
swtpm-localca, which is to be installed in $bindir.
So that we can use this for script for calling swtpm-localca during testing
(when it is not installed), write the script in such a way that it de-
termines whether there's swtpm-localca in the same directory and if not call
it from ${bindir}/swtpm-localca.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-07-16 16:03:14 -04:00
Stefan Berger
ec49cac756
build-sys: Bump up version to 0.7.0 at beginning of dev cycle
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-06-11 07:53:28 -04:00
Stefan Berger
7f1f1fff46
rpm: Readd swtpm.spec to be able to easily install dependencies
...
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-06-04 16:04:09 -04:00