Pierre Gruet pushed to branch master at Debian Med / libsis-base-java
Commits: 31830e81 by Pierre Gruet at 2020-12-16T08:05:09+01:00 Filling in the header of the last patch - - - - - 1 changed file: - debian/patches/force_use_nio.patch Changes: ===================================== debian/patches/force_use_nio.patch ===================================== @@ -1,3 +1,10 @@ +Description: Using nio instead of the JNI to avoid unaligned access memory +Author: Bernd Rinn <[email protected]> +Origin: upstream +Forwarded: not-needed +Reviewed-by: Pierre Gruet <[email protected]> +Last-Update: 2020-12-15 + --- a/source/java/ch/systemsx/cisd/base/convert/NativeData.java +++ b/source/java/ch/systemsx/cisd/base/convert/NativeData.java @@ -15,8 +15,6 @@ View it on GitLab: https://salsa.debian.org/med-team/libsis-base-java/-/commit/31830e81f432c75fb383cdf1d49132a882f2c594 -- View it on GitLab: https://salsa.debian.org/med-team/libsis-base-java/-/commit/31830e81f432c75fb383cdf1d49132a882f2c594 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
