Commit Graph

13 Commits

Author SHA256 Message Date
f287a0a769 Accepting request 1228793 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1228793
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktls-utils?expand=0&rev=5
2024-12-08 10:37:15 +00:00
07ab7bd597 - Update to version 0.10+33.g311d943:
* tlshd: always link .nvme default keyring into the session (bsc#1229034)
  * tlshd: Ensure libnl-genl3 is available
  * tlshd: receive new session ticket msg after completing quic handshake
  * tlshd: use quic_config to get parameters for quic handshake
  * tlshd: clean up some unnecessary code in quic handshake
  * tlshd: improve error logging for tlshd_server_psk_cb()
  * tlshd: guard against possible overrun of tlshd_peername
  * tlshd: fix optlen passed to getsockopt()
  * tlshd: free pathname before it goes out of scope
  * tlshd: add support for quic handshake
  * tlshd: include socket ip_proto in tlshd_handshake_parms
  * tlshd: Refactor tlshd_service_socket()
  * config: supply meaningful error for non-existing pathnames
  * tlshd: Fix implicit signedness conversion
  * tlshd: Fix memory leaks

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=12
2024-12-06 14:15:44 +00:00
e05e82fea0 Accepting request 1160479 from network:utilities
- Update to version 0.10+12.gc3923f7:
  * Rework priority string setting for PSK (bsc#1221437)
  * config: use 'authenticate' as a section name 
  * server: add missing priority setting (gh#oracle/ktls-utils#49) (forwarded request 1160478 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/1160479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktls-utils?expand=0&rev=4
2024-03-22 14:21:04 +00:00
de7858e26a Accepting request 1160478 from home:mwilck:branches:network:utilities
- Update to version 0.10+12.gc3923f7:
  * Rework priority string setting for PSK (bsc#1221437)
  * config: use 'authenticate' as a section name 
  * server: add missing priority setting (gh#oracle/ktls-utils#49)

OBS-URL: https://build.opensuse.org/request/show/1160478
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=10
2024-03-21 22:02:49 +00:00
a7d8a7d396 Accepting request 1155294 from network:utilities
- Update to upstream version 0.10+9.gf28f084:
  * ktls: restrict hash functions to supported sizes (bsc#1218037)
  * tlshd: Add support for chained certs (forwarded request 1155293 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/1155294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktls-utils?expand=0&rev=3
2024-03-06 22:04:24 +00:00
c582bd5aac Accepting request 1155293 from home:mwilck:branches:network:utilities
- Update to upstream version 0.10+9.gf28f084:
  * ktls: restrict hash functions to supported sizes (bsc#1218037)
  * tlshd: Add support for chained certs

OBS-URL: https://build.opensuse.org/request/show/1155293
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=8
2024-03-05 17:37:14 +00:00
c77a8619b7 Accepting request 1151124 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1151124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktls-utils?expand=0&rev=2
2024-02-27 21:46:57 +00:00
0b5049bbfa Accepting request 1148312 from home:mwilck:branches:network:utilities
- Update to upstream version 0.10:
  * All previously SUSE_specific patches included
  * tlshd: Reorganize tlshd.conf
    - get rid of [main]
    - add [debug] and move the debug-related options there
    - move the "keyrings" option to [authenticate]
  * tlshd: add 'delay' configuration parameter
  * tlshd: Add .conf option to specify trust store
  * Bug fixes and cleanups

OBS-URL: https://build.opensuse.org/request/show/1148312
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=6
2024-02-26 10:51:05 +00:00
4b4bb62795 Accepting request 1139698 from network:utilities
new package, jsc#PED-7559

OBS-URL: https://build.opensuse.org/request/show/1139698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktls-utils?expand=0&rev=1
2024-01-23 21:55:13 +00:00
Hannes Reinecke
0e6ec2c0b0 Accepting request 1139445 from home:mwilck:branches:network:utilities
- Spec file:
  * fix summary and license
  * use pkgconfig for BuildRequires
  * remove superfluous PreReq dependencies
  * use %config(noreplace) for the config file (because it may
    contain paths to key files)
  * remove BuildRoot
  * simplify build section

OBS-URL: https://build.opensuse.org/request/show/1139445
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=4
2024-01-18 10:40:27 +00:00
Hannes Reinecke
c837b6b97e Accepting request 1137764 from home:mwilck:branches:network:utilities
Fixed the changelog, and while at it, modified the package to use
a git-centric workflow rather than patches in the spec file.
Git repo is https://github.com/openSUSE/ktls-utils, I've added
hreinecke and wagi as maintainers.

- Update to version 0.9+4.g01b3018 (jsc#PED-7559)
  * _service: move to openSUSE git repository
- Patches now in git, remove them from spec file:
  * del 0001-netlink-de-constify-nla_policy
  * del 0001-tlshd-Allow-for-compilation-with-older-libnl-librari.patch
  * del 0002-tlshd-Check-for-gnutls_get_system_config_file.patch
  * del 0003-tlshd-add-delay-configuration-parameter.patch

Wed 16 Aug 2023 08:21:59 PM CEST - Hannes Reinecke <hare@suse.de>

OBS-URL: https://build.opensuse.org/request/show/1137764
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=3
2024-01-10 11:47:39 +00:00
Hannes Reinecke
7130db003f Accepting request 1104159 from home:hreinecke:branches:network:utilities
Wed 16 Aug 2023 01:21:59 PM CEST - Hannes Reinecke <hare@suse.de>
- Reshuffle patches to match upstream submission:
  * Remove 0001-netlink-de-constify-nla_policy
  * Add 0001-tlshd-Allow-for-compilation-with-older-libnl-librari.patch
  * Remove 0001-Check-for-gnutls_get_system_config_file.patch
  * Add 0002-tlshd-Check-for-gnutls_get_system_config_file.patch
  * Remove 0001-Add-tlshd_delay-configuration-option.patch
  * Add 0003-tlshd-add-delay-configuration-parameter.patch

OBS-URL: https://build.opensuse.org/request/show/1104159
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=2
2023-08-16 11:57:43 +00:00
Hannes Reinecke
d5e61c3deb Accepting request 1104110 from home:hreinecke
The tlshd daemon is required to handle TLS handshake for in-kernel TLS protocols implementations like NFS or NVMe.

OBS-URL: https://build.opensuse.org/request/show/1104110
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ktls-utils?expand=0&rev=1
2023-08-16 06:15:26 +00:00