Package: octave-sockets / 1.4.1-6

Metadata

Package Version Patches format
octave-sockets 1.4.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
path for octave command.diff | (download)

src/test_socket | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 call the system-wide installed octave binary for the tests
avoid timeout bist failure.patch | (download)

src/socket.cc | 44 25 + 19 - 0 !
1 file changed, 25 insertions(+), 19 deletions(-)

 avoid random failure of bists involving timeout
 The "assert(timeout,*,*)" commands have been put in a xtest block.
 This was causing FTBFS on the build servers.
add mkfuncdocs py.patch | (download)

doc/mkfuncdocs.py | 382 382 + 0 - 0 !
1 file changed, 382 insertions(+)

 add lacking file doc/mkfuncdocs.py
 This is needed, in order to build the documentation from sources.
add info dir.patch | (download)

doc/sockets.texi | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add direntry and dircategory for the info document
add mkqhcp py.patch | (download)

doc/mkqhcp.py | 150 150 + 0 - 0 !
1 file changed, 150 insertions(+)

 add lacking file doc/mkqhcp.py
 This is needed, in order to build the documentation from sources.