Changelog for
armagetron-0.2.9.2.3-lp156.59.1.x86_64.rpm :
* Wed Jul 17 2024 Bernhard Wiedemann
- Add reproducible.patch to override build date (boo#1047218)
* Fri Apr 05 2024 Atri Bhattacharya - Update to version 0.2.9.2.3
* Fixed Bugs - Sound trouble deja entendu (#130) - Docker/Alpine: Crash in ZThread::ThreadOps::setPriority (#138) - Display lists keep rim wall lowered (#141) - FPS display inaccurate (#143) - Online play suddenly stopped working. (#145) - Work around Ubuntu sending spurious window activation messages (#68) - Desktop/AppData/Icon files are installed in a wrong place during make install (#73) - Steam: No logging, does not work in pressure vessel (#77) - Retina display not working correctly (#88) - 0.2.9 clients lose connection on 0.4 server (#98) - Window title sometimes SDL_APP (#102) - Client sends quickly typed chat message with last character missing (#106) - Backslashes not escaped when saving to user.cfg (#110) - Fix invulnerability bug handling (#111) - error: use of undeclared identifier ‘finite’; did you mean ‘isfinite’? (#120) - User data saved in the wrong place on macOS (#125)
* New Features - Make network trafic realtime priority (#137) - Add AppImage zsync update data (#78) - Provide docker image for the dedicated server (#79) - Add macOS dmg bundling (#86) - Integrate macOS build into pipeline (#87) - Sign the application bundle (#89)- Drop reproducible.patch: no longer needed for series 0.2.9.- Add armagetron-desktop-files-installdir.patch: Fix install dirs of desktop file, icon, and metainfo to standard locations.- Drop armagetron_add.tar.bz2: custom desktop integration files and default configs are installed by upstream source.- Use full URL for source.
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Fri Mar 27 2020 Christophe Giboudeaux - Update to 0.2.8.3.5. No changelog.- Drop fix-segv.patch. Merged upstream.
* Wed Jul 24 2019 Luigi Baldoni - Disable LTO to fix Factory build- Enable PIE- Spec cleanup
* Sat Apr 07 2018 wbauerAATTtmo.at- Update to version 0.2.8.3.4:
* Two issues that surfaced when compiling with gcc 6 were fixed- Drop armagetron-fix-build.patch, merged upstream
* Sat May 06 2017 meissnerAATTsuse.com- armagetron-fix-build.patch: do not integer compare a pointer against an integer
* Sat May 06 2017 meissnerAATTsuse.com- renamed: armagetron_add.tar.gz -> armagetron_add.tar.bz2
* Thu Oct 06 2016 kieltuxAATTgmail.com- Some cleanup:
* removed BuildRequires: kdelibs3-devel (fixes build for openSUSE Leap 42.1 and Leap 42.2).
* added some BuildRequires.
* Thu Aug 04 2016 normandAATTlinux.vnet.ibm.com- bypass boo#927268 for PowerPC clang failing if fstack-protector
* Wed Jun 29 2016 jengelhAATTinai.de- Replace ancient package names
* Tue Jun 28 2016 rpmAATTfthiessen.de- Fixed build on Tumbleweed- Some cleanup- Added fix-segv.patch to fix segfault after starting a new game
* Wed Apr 06 2016 bwiedemannAATTsuse.com- Add reproducible.patch to fix build-compare
* Sun Mar 29 2015 dimstarAATTopensuse.org- Update to version 0.2.8.3.3: + security fix: do not read ahead of the beginning of network buffer. + security fix: don\'t attribute network errors from processing random packets to the connection to the server. + security fix: while at it, don\'t process random packets unless they may be important. + fix for potential crash with friend list filtering. + intel driver compatibility. + fix for rare crash with sound lock. + fix for camera turning for bizarre axis configurations.- Install appdata.xml in order to be shown in AppStream based software centers.- Drop armagetron-configure.patch: fixed upstream.
* Tue Mar 17 2015 dimstarAATTopensuse.org- Change the file system layout: have the icon in /usr/share/pixmap as being the REAL file instead of being the symlink. This works around a current flaw in appstream-builder, which does not follow symlinks when extracting/finding icons.