75 Commits

Author SHA256 Message Date
f92317809e 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
2b37cef2aa - 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
401ad9a8db 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
2a9f1e7593 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
b7fab48296 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
c4e505d8eb 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
108694d202 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
836daf4cf9 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
d656c41b13 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
a575c5b72f 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
d660fe30be 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
a925c920d5 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
e9d0b218d4 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
1ffe7da398 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
18fa208dab 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
4b3f839903 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
2f7d09cd1b 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
3a25e38acb 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
2ca4e902cc 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
b61e5561f3 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
b3076cad87 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
28fd1f7535 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
267fc48369 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
3a53915710 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
4d2a67e1b0 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
d71f18461c 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
91aad9bf1f 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
ce31ea3788 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
6ad5db6dc9 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
2b57289126 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
59aab17386 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
832e6494fc 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
661d4b4528 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
738596a1f7 - 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
139f66eafe 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
eacf2070ec 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
c4c2033dfc 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
87c54cdd0d 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
739589bf76 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
c41d5a2e2e 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
e2bedcd3dc 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
533e3f3405 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
f624681529 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
ef63e5290b 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
56de55ec6d 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
9631e3cf5a 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
3e5165542b 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
dfe4015a87 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
4f70f13799 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
72a6b78e29 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