diff options
author | Mihai Moldovan <ionic@ionic.de> | 2014-06-21 22:39:10 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-21 23:06:36 +0200 |
commit | 3446d14ea37114679d9f84c98a2c67302ce306b8 (patch) | |
tree | b83f5f766ee0217d474e75bbfc3eaa8347a54773 /debian/changelog | |
parent | afcc7a93dfcbc096a2bcc1b1a572e2dd704918c0 (diff) | |
download | nx-libs-3446d14ea37114679d9f84c98a2c67302ce306b8.tar.gz nx-libs-3446d14ea37114679d9f84c98a2c67302ce306b8.tar.bz2 nx-libs-3446d14ea37114679d9f84c98a2c67302ce306b8.zip |
Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big Endian robust by assigning correct types for socklen_t objects.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1a09e1679..02346d061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low no error when creating the keyboard file or the other way around. Also add the reason when failing to create the keyboard file. Only print an error message if SessionPath *really* is not defined. + * Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more + Big Endian robust by assigning correct types for socklen_t objects. [ Mike Gabriel ] * Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 |