Commit Graph

34 Commits

Author SHA256 Message Date
Matthias Gerstner
f8154f343e fixed date line in changelog
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=40
2017-05-10 11:33:35 +00:00
Matthias Gerstner
f0cbe8c4da - remove unnecessary dependency of libsapi0 to trousers. trousers has nothing
to do with tpm2-tss.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=39
2017-05-10 09:38:50 +00:00
Matthias Gerstner
287aa8ece1 Removed unnecessary dependency of libsapi0 to trousers.
Trousers is TPM 1.2, this here is about TPM 2, so having a dependency to it is
very wrong.

This was probably a copy/paste mistake during creation of the spec file.

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=38
2017-05-10 09:23:36 +00:00
336c3baa0d - fixed typo in resourcemgr.service (bsc#1031004)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=36
2017-04-11 14:26:35 +00:00
de6f0a21dc merge in an old sles change
- Remove type=forking from service file (bsc#995554)

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=34
2017-03-02 10:17:50 +00:00
68951397a5 Accepting request 458493 from home:jengelh:branches:security
- Remove --with-pic which is only for static libs.
- Fix an improper Requires line.
- Split libtcti* from libsapi0; these are independentlty
  developable units.

OBS-URL: https://build.opensuse.org/request/show/458493
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=32
2017-02-18 11:42:59 +00:00
c220cfe8e2 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=31 2017-02-15 18:15:01 +00:00
84a46c674b OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=30 2017-02-15 17:17:08 +00:00
c2b8afcaef - tpm2-0-tss-configure.patch: fix weird error.
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=29
2017-02-15 17:15:45 +00:00
22fefd935f OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=28 2017-02-08 16:30:51 +00:00
ec118cd26c OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=27 2017-02-08 15:27:23 +00:00
731c3dc9aa - Updated to 1.0 (FATE#321508)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=26
2017-02-08 13:49:03 +00:00
e248e2535a - Updated to 1.0
- Added
    - Travis-CI integration with GitHub
    - Unit tests for primitive (un)?marshal functions.
    - Example systemd unit for resourcemgr.
    - Allow for unit tests to be enabled selectively.
    - added pkg-config files for libraries
  - Changed
    - move simulator initialization code to socket TCTI init function.
    - socket TCTI finalize no longer frees context
    - rename libtss2 to libsapi
    - rename libtcti_device to libtcti-device
    - rename libtcti_socket to libtcti-socket
    - move $(includedir)/tss to $(includedir)/sapi
    - Move default compiler flags to config.site file.
  - Fixed
    - Fix run away resourcemgr threads by closing client sockets when resourcemgr recv() call returns 0.
    - Set MSG_NOSIGNAL for client connections to avoid SIGPIPE killing resourcemgr.
    - Fixes to handling of persistent objects by resourcemgr.
  - Removed
    - Semicolon from TPMA_* macros definitions.
    - Windows build files.
    - SAPI_CLIENT macro tests.
  - Security
    - Fix buffer overflow in resourcemgr.
- use sample resourcemanager.service

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=25
2017-02-08 13:48:45 +00:00
58dde6ea68 - added a systemd unit service file (FATE#315631)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=23
2016-08-06 19:54:12 +00:00
e7fb43eb1a (FATE#315631)
the group "System/Libraries". (FATE#315631)

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=22
2016-08-06 19:53:32 +00:00
2549f1db94 - added a systemd unit service file
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=21
2016-08-06 19:28:47 +00:00
47c374c550 Accepting request 394096 from home:jengelh:branches:security
- Correct package naming to be in line with shared library guideline
- Remove unused systemd build and runtime dependencies

OBS-URL: https://build.opensuse.org/request/show/394096
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=19
2016-05-07 08:25:53 +00:00
Dominique Leuenberger
d52c5d119f Accepting request 386199 from security
OBS-URL: https://build.opensuse.org/request/show/386199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2-0-tss?expand=0&rev=1
2016-04-28 14:53:36 +00:00
7c573c699f Accepting request 386130 from home:dimstar:branches:REQUEST_383973
- Fix rpm group of library package: libs belong, per definition, to
  the group "System/Libraries".

OBS-URL: https://build.opensuse.org/request/show/386130
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=17
2016-04-08 09:42:06 +00:00
17360ffe84 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=16 2016-03-24 17:38:07 +00:00
ff697fd230 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=15 2016-03-24 16:03:55 +00:00
680423cc57 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=14 2016-03-24 09:49:46 +00:00
6855b9ad5c - initial import of the tpm 2.0 tss stack (FATE#315631)
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=13
2016-03-23 15:52:38 +00:00
9db12012c4 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=12 2016-02-24 13:51:28 +00:00
3bef03c03e Accepting request 361251 from home:msmeissn:branches:security
OBS-URL: https://build.opensuse.org/request/show/361251
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=11
2016-02-24 13:01:43 +00:00
bc24fced49 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=10 2016-02-24 10:48:24 +00:00
a8f1f8b04a OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=9 2016-02-24 10:43:12 +00:00
b439fc3fbf OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=8 2016-02-24 10:40:41 +00:00
24b2801762 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=7 2016-02-24 10:34:58 +00:00
897a09d27a OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=6 2016-02-24 10:28:33 +00:00
b9bb8aa9cf OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=5 2016-02-24 10:25:48 +00:00
353343090a - initial import of the tpm 2.0 tss stack
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=4
2016-02-24 10:22:52 +00:00
4d4e631d2d OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=3 2016-02-24 10:22:48 +00:00
4b3a0949f5 OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=2 2016-02-24 10:20:32 +00:00