junixsocket 2.6.1-1build1 source package in Ubuntu

Changelog

junixsocket (2.6.1-1build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:43:23 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
junixsocket_2.6.1.orig.tar.xz 270.3 KiB 2955fcdf3668c42a0e7e861062ea5fd12c19e4f07f547ae7232d9e2ef914a03f
junixsocket_2.6.1-1build1.debian.tar.xz 7.6 KiB 6cf1fd8e2c8f31acb700da65ed493f76870a9bd66c32ddeed97048336b151f52
junixsocket_2.6.1-1build1.dsc 2.3 KiB 87e587493b8d70a56491c701af2b3439a8cddb4fe0049f4d750718af86e36532

View changes file

Binary packages built by this source

libjunixsocket-java: Unix Domain Sockets in Java

 junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets
 (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket
 extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.)
 and even supports RMI over AF_UNIX. It is also possible to use it in
 conjunction with Connector/J to connect to a local MySQL server via Unix domain
 sockets.

libjunixsocket-jni: Unix Domain Sockets in Java (JNI library)

 junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets
 (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket
 extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.)
 and even supports RMI over AF_UNIX. It is also possible to use it in
 conjunction with Connector/J to connect to a local MySQL server via Unix domain
 sockets.
 .
 This package contains the architecture specific Java native interface part.

libjunixsocket-jni-dbgsym: debug symbols for libjunixsocket-jni