Stian Thorgersen 06e3d1e598 Merge pull request #1 from abstractj/readme-update
Update the readme with a reference on how to report vulnerabilities
2017-10-10 08:25:40 +02:00
2016-02-26 16:05:44 -03:00
2016-02-26 16:05:44 -03:00

libunix-dbus-java

🚌 Fork of Unix Sockets Library. See: http://www.matthew.ath.cx/projects/java/

Requirements

dnf install zlib-devel automake autoconf

Instructions to build

$ libtoolize;aclocal;autoconf;automake --add-missing;
$ ./configure --with-jvm=<PATH OF YOUR JAVA_HOME> && make && make install

Reporting security vulnerabilities

If you've found a security vulnerability, please look at the instructions on how to properly report it

Description
No description provided
Readme 98 KiB
Languages
Java 63.8%
C 34%
M4 1.5%
Makefile 0.7%