Search found 8 matches

by Apo
Wed Jul 13, 2016 10:51 pm
Forum: Development
Topic: Armagetron 0.2.8.3.3 fails to build from source with GCC-6
Replies: 8
Views: 9158

Re: Armagetron 0.2.8.3.3 fails to build from source with GCC

Thanks a lot Z-Man. Your patch works perfectly.

Cheers
by Apo
Sat Jul 09, 2016 7:49 pm
Forum: Development
Topic: Armagetron 0.2.8.3.3 fails to build from source with GCC-6
Replies: 8
Views: 9158

Armagetron 0.2.8.3.3 fails to build from source with GCC-6

Hi all, I'm currently working on https://bugs.debian.org/812293 The game fails to build from source with GCC-6 but builds fine with GCC-5. I use the latest stable release 0.2.8.3.3. > libtron.a(libtron_a-gCycle.o): In function `tOutput::tOutput<tColoredString, tColoredString>(char const*, tColoredSt...
by Apo
Tue Mar 10, 2015 4:44 pm
Forum: Support
Topic: Security release 0.2.8.3.3 for Debian
Replies: 3
Views: 1557

Re: Security release 0.2.8.3.3 for Debian

Thank you very much. I will try your recommendation and at the moment I am tracking this issue at

https://bugs.debian.org/780178
by Apo
Mon Mar 09, 2015 8:47 am
Forum: Support
Topic: Security release 0.2.8.3.3 for Debian
Replies: 3
Views: 1557

Security release 0.2.8.3.3 for Debian

Hello, I just saw your new release but I couldn't find any CVE identifiers for it. So the question is: how bad is it? From looking at the release notes it sounds the security bugs are remotely exploitable but I cannot assess how harmful they really are. I am the Debian maintainer for ArmagetronAD an...
by Apo
Tue Dec 16, 2014 9:39 am
Forum: Server Administration/Setup
Topic: Dedicated server 0.2.8.3.2 opens two sockets instead of one
Replies: 2
Views: 5653

Dedicated server 0.2.8.3.2 opens two sockets instead of one

Hi everyone, I have sucessfully installed the dedicated server, version 0.2.8.3.2, from the next stable release of Debian aka Jessie. Everything went fine, the server is listed on the internet and playing is possible. However I wonder why the server opens two sockets for one PID. My server_info.cfg:...
by Apo
Sat Aug 30, 2014 11:12 am
Forum: Development
Topic: Debian patch: creating a valid desktop file
Replies: 3
Views: 2170

Re: Debian patch: creating a valid desktop file

Z-Man wrote:Thanks, applied it.

(We now use the Launchpad bug tracker, but posting it here was definitely the best way to get it to our attention quickly.)
That's good to know. Thanks for your quick reply.
by Apo
Fri Aug 29, 2014 12:41 pm
Forum: Development
Topic: Debian patch: creating a valid desktop file
Replies: 3
Views: 2170

Debian patch: creating a valid desktop file

Hi all, I'm the new maintainer of Armagetron Advanced for Debian/GNU Linux. I just wanted to forward a small patch that creates a valid desktop file. You can verify the validity by running the desktop-file-validate tool from the desktop-file-utils package on Debian systems. The patch adds keywords, ...