75 Commits

Author SHA256 Message Date
bb840f1f78 Accepting request 1324607 from Base:System
- update to 1.12.0:
  * API: add ability to communicate source port back to caller
  * tcp: tcp: avoid deprecated ENGINE_cleanup
  * relp: fix build against `gcc-14`
  * tests: Include missing sys/time.h
  * bugfix: code adapted to C23 (as used in gcc 15 by default)

  * improve sender/receiver code
  This is a bug-fixing release that takes care of a memory leak on
  connection close as well as potential misadressing on session
  This version of the library provides certificate wildcard name
  checks. It also supports enhanced performance options (burst
  support, requires support from the caller). It also contains

OBS-URL: https://build.opensuse.org/request/show/1324607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=44
2025-12-30 11:00:14 +00:00
c6221bf69a - update to 1.12.0:
* API: add ability to communicate source port back to caller
  * tcp: tcp: avoid deprecated ENGINE_cleanup
  * relp: fix build against `gcc-14`
  * tests: Include missing sys/time.h
  * bugfix: code adapted to C23 (as used in gcc 15 by default)
  * improve sender/receiver code
  This is a bug-fixing release that takes care of a memory leak on
  connection close as well as potential misadressing on session
  This version of the library provides certificate wildcard name
  checks. It also supports enhanced performance options (burst
  support, requires support from the caller). It also contains

OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=79
2025-12-28 23:01:43 +00:00
f81f936139 Accepting request 1061809 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1061809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=43
2023-01-29 13:10:41 +00:00
f8ae9c4675 Accepting request 1060002 from home:dirkmueller:Factory
- update to 1.11.0:
  * code cleanup
  * testbench: Fix commands in some openssl tests
  * openssl: fix openssl exit code avoid double free of ctx
  When more than one librelp instance are used in the same process,
  and the relpTcpExitTLS call was called a second time, the process
  could freeze due a double free (See SSL_CTX_free call).
  * librelp hardening: Fix multiple minor issues causing debugging trouble
  - avoid invalid dbgprint calls
  - avoid double free in relpTcpDestruct (if called twice).
  - add debug output into relpTcpRcv
  * OpenSSL: fix depreacted API issues for OpenSSL 3.x
  - OpenSSL error strings are loaded automatically now
  * bugfix: compatiblity problem with openssl 1.1
  * bugfix: Forward return code from relpEngineSetTLSLib to
    relpEngineSetTLSLibName
  * bugfix: make relpEngineSetTLSLib debug safe
  * bugfix: warnings reported by coverity scan
  * gnutls drvr bugfix: library called exit() under some circumstances

OBS-URL: https://build.opensuse.org/request/show/1060002
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=77
2023-01-28 21:14:53 +00:00
Richard Brown
d51baa7663 Accepting request 874565 from Base:System
OBS-URL: https://build.opensuse.org/request/show/874565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=42
2021-03-02 13:42:37 +00:00
8bbb9f9f50 Accepting request 873096 from home:AndreasStieger:branches:Base:System
librelp 1.10.0

OBS-URL: https://build.opensuse.org/request/show/873096
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=75
2021-02-23 10:41:52 +00:00
4f6b93e22f Accepting request 853094 from Base:System
OBS-URL: https://build.opensuse.org/request/show/853094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=41
2020-12-05 19:35:35 +00:00
8cdf34934f Accepting request 851698 from home:AndreasStieger:branches:Base:System
librelp 1.9.0

OBS-URL: https://build.opensuse.org/request/show/851698
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=73
2020-12-04 11:45:32 +00:00
12be3df8ca Accepting request 844377 from Base:System
OBS-URL: https://build.opensuse.org/request/show/844377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=40
2020-11-02 08:36:46 +00:00
89df3185b7 Accepting request 843602 from home:AndreasStieger:branches:Base:System
librelp 1.8.0

OBS-URL: https://build.opensuse.org/request/show/843602
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=71
2020-10-27 15:41:57 +00:00
c392771844 Accepting request 835746 from Base:System
OBS-URL: https://build.opensuse.org/request/show/835746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=39
2020-09-24 14:12:09 +00:00
f8fe07cd1d Accepting request 832848 from home:AndreasStieger:branches:Base:System
librelp 1.7.0

OBS-URL: https://build.opensuse.org/request/show/832848
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=69
2020-09-21 06:17:56 +00:00
68c07790d1 Accepting request 816326 from Base:System
OBS-URL: https://build.opensuse.org/request/show/816326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=38
2020-06-23 18:59:52 +00:00
ad3e4870fe Accepting request 815750 from home:AndreasStieger:branches:Base:System
librelp 1.6.0

OBS-URL: https://build.opensuse.org/request/show/815750
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=67
2020-06-22 11:24:21 +00:00
f58704a0a2 Accepting request 780644 from Base:System
OBS-URL: https://build.opensuse.org/request/show/780644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=37
2020-03-03 09:14:44 +00:00
8e3514f858 Accepting request 779222 from home:AndreasStieger:branches:Base:System
librelp 1.5.0

OBS-URL: https://build.opensuse.org/request/show/779222
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=65
2020-03-01 08:52:46 +00:00
7ff1be38e4 Accepting request 683742 from Base:System
OBS-URL: https://build.opensuse.org/request/show/683742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=36
2019-03-14 13:52:27 +00:00
Nirmoy Das
630bab24f0 Accepting request 682922 from home:AndreasStieger:branches:Base:System
librelp 1.4.0

OBS-URL: https://build.opensuse.org/request/show/682922
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=63
2019-03-11 09:58:20 +00:00
0f8822a419 Accepting request 662382 from Base:System
OBS-URL: https://build.opensuse.org/request/show/662382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=35
2019-01-08 11:15:07 +00:00
f86173b8d2 Accepting request 662203 from home:AndreasStieger:branches:Base:System
librelp 1.3.0

OBS-URL: https://build.opensuse.org/request/show/662203
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=61
2019-01-02 08:42:15 +00:00
9208b491e3 Accepting request 639653 from Base:System
librelp 1.2.18

OBS-URL: https://build.opensuse.org/request/show/639653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=34
2018-10-11 09:39:16 +00:00
cda78664d1 librelp 1.2.18
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=59
2018-10-02 20:31:40 +00:00
238efc7363 Accepting request 632888 from Base:System
OBS-URL: https://build.opensuse.org/request/show/632888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=33
2018-09-05 11:48:02 +00:00
78a53a4e36 Accepting request 632886 from home:AndreasStieger:branches:Base:System
librelp 1.2.17

OBS-URL: https://build.opensuse.org/request/show/632886
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=57
2018-09-03 14:59:03 +00:00
8f182a6238 Accepting request 607615 from Base:System
OBS-URL: https://build.opensuse.org/request/show/607615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=32
2018-06-02 09:49:21 +00:00
44ce2c3710 Accepting request 607614 from home:AndreasStieger:branches:Base:System
librelp 1.2.16

OBS-URL: https://build.opensuse.org/request/show/607614
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=55
2018-05-15 13:46:28 +00:00
4d298e6dc4 Accepting request 590808 from Base:System
librelp 1.2.15 CVE-2018-1000140 bsc#1086730 (forwarded request 590807 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/590808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=31
2018-03-30 09:55:51 +00:00
5bad15683b Accepting request 590807 from home:AndreasStieger:branches:Base:System
librelp 1.2.15 CVE-2018-1000140 bsc#1086730

OBS-URL: https://build.opensuse.org/request/show/590807
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=53
2018-03-24 08:58:29 +00:00
fd32b94f49 Accepting request 499444 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/499444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=30
2017-06-07 07:50:30 +00:00
56629d4c90 Accepting request 499443 from home:AndreasStieger:branches:Base:System
librelp 1.2.14

OBS-URL: https://build.opensuse.org/request/show/499443
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=51
2017-05-29 15:48:25 +00:00
90682b3f0c Accepting request 460036 from Base:System
librelp 1.2.13

OBS-URL: https://build.opensuse.org/request/show/460036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=29
2017-02-26 16:02:00 +00:00
b3cd76b961 Accepting request 460035 from home:AndreasStieger:branches:Base:System
librelp 1.2.13

OBS-URL: https://build.opensuse.org/request/show/460035
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=49
2017-02-23 13:30:18 +00:00
7d86a40e45 fix is in gnutls
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=48
2017-02-20 09:30:12 +00:00
67766ac7ba - fix build for Factory, BuildRequire nettle for GnuTLS
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=47
2017-02-20 09:07:11 +00:00
a85cc78983 Accepting request 453474 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/453474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=28
2017-02-04 14:17:27 +00:00
Nirmoy Das
d0a0c5029e Accepting request 453471 from home:ndas:branches:Base:System
- This updated library is needed for latest rsyslog(fate#320546)

OBS-URL: https://build.opensuse.org/request/show/453471
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=45
2017-01-30 17:11:23 +00:00
83775cbe12 Accepting request 407656 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/407656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=27
2016-07-12 21:53:02 +00:00
e629374265 Accepting request 407655 from home:AndreasStieger:branches:Base:System
librelp 1.2.12

OBS-URL: https://build.opensuse.org/request/show/407655
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=43
2016-07-10 18:49:50 +00:00
bd35b1392b Accepting request 405275 from Base:System
librelp 1.2.11 (forwarded request 405274 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/405275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=26
2016-07-01 07:59:43 +00:00
2de3320a27 Accepting request 405274 from home:AndreasStieger:branches:Base:System
librelp 1.2.11

OBS-URL: https://build.opensuse.org/request/show/405274
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=41
2016-06-28 15:32:45 +00:00
10a01e1d78 Accepting request 384036 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/384036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=25
2016-04-07 11:32:14 +00:00
dfaa5f2c73 Accepting request 384033 from home:AndreasStieger:branches:Base:System
librelp 1.2.10

OBS-URL: https://build.opensuse.org/request/show/384033
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=39
2016-04-04 11:59:13 +00:00
037dace2fe Accepting request 359560 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/359560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=24
2016-02-17 09:26:29 +00:00
45a5269eb0 Accepting request 358413 from home:pluskalm:branches:Base:System
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/358413
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=37
2016-02-08 21:16:55 +00:00
19150e1e0b Accepting request 356709 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/356709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=23
2016-02-01 18:56:12 +00:00
b6bff3ec25 Accepting request 356522 from home:darix:branches:Base:System
- fix build on sle11. the sles_version conditional is just broken

OBS-URL: https://build.opensuse.org/request/show/356522
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=35
2016-01-29 15:52:51 +00:00
19ae28e58d Accepting request 351647 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/351647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=22
2016-01-04 08:21:57 +00:00
ff9ebca481 Accepting request 351646 from home:AndreasStieger:branches:Base:System
librelp 1.2.9

OBS-URL: https://build.opensuse.org/request/show/351646
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=33
2016-01-02 15:21:41 +00:00
d7c5c3536c Accepting request 329784 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/329784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librelp?expand=0&rev=21
2015-09-09 18:21:09 +00:00
5e7c7d9aee Accepting request 329783 from home:AndreasStieger:branches:Base:System
librelp 1.2.8

OBS-URL: https://build.opensuse.org/request/show/329783
OBS-URL: https://build.opensuse.org/package/show/Base:System/librelp?expand=0&rev=31
2015-09-08 19:55:51 +00:00