libjgroups-java 2.12.2.Final-4 source package in Ubuntu

Changelog

libjgroups-java (2.12.2.Final-4) unstable; urgency=low


  * Disable diagnostic probing by default (CVE-2013-4112) (Closes: #717031)

 -- Emmanuel Bourg <email address hidden>  Tue, 16 Jul 2013 12:18:18 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs
Trusty release universe libs

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjgroups-java_2.12.2.Final-4.dsc 2.3 KiB b03d492da2236f450d5c678612d0aef01ecb9bedd338dd167c6a8117e9c62054
libjgroups-java_2.12.2.Final.orig.tar.gz 1.5 MiB 3c3263497e575181a6167839b16c52f5786e0f836d005be2138b5e90598cbe56
libjgroups-java_2.12.2.Final-4.debian.tar.gz 4.9 KiB 0659cda744147205eacc50764017ff4a7acd380b0e0572984201859ca83e55ca

Available diffs

No changes file available.

Binary packages built by this source

libjgroups-java: Toolkit for Reliable Multicast Communication

 JGroups is a toolkit for reliable multicast communication. (Note
 that this doesn't necessarily mean IP Multicast, JGroups can also use
 transports such as TCP). It can be used to create groups of processes
 whose members can send messages to each other. The main features
 include:
  * Group creation and deletion. Group members can be spread across LANs or WANs
  * Joining and leaving of groups
  * Membership detection and notification about joined/left/crashed members
  * Detection and removal of crashed members
  * Sending and receiving of member-to-group messages (point-to-multipoint)
  * Sending and receiving of member-to-member messages (point-to-point)