Sun, 28 Apr 2024 09:19:24 UTC | login

Information for build mcrcon-0.7.2-7.fc40

ID301823
Package Namemcrcon
Version0.7.2
Release7.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mcrcon.git#7299663ec71abcf04657b9e3596214c57e8bf717
SummaryConsole based rcon client for minecraft servers
DescriptionMcrcon is powerful IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. Does not cause "IO: Broken pipe" or "IO: Connection reset" spam in server console. Features: - Interactive terminal mode - keeps the connection alive - Send multiple commands in one command line - Silent mode - does not print rcon output - Support for bukkit coloring on Windows and Linux (sh compatible shells) - Multiplatform code - compiles on many platforms with only minor changes
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 23 Mar 2024 22:35:29 UTC
CompletedSun, 24 Mar 2024 05:29:09 UTC
Taskbuild (f40, /rpms/mcrcon.git:7299663ec71abcf04657b9e3596214c57e8bf717)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mcrcon.git#7299663ec71abcf04657b9e3596214c57e8bf717'}}
Tags
f40
RPMs
src
mcrcon-0.7.2-7.fc40.src.rpm (info) (download)
riscv64
mcrcon-0.7.2-7.fc40.riscv64.rpm (info) (download)
mcrcon-debuginfo-0.7.2-7.fc40.riscv64.rpm (info) (download)
mcrcon-debugsource-0.7.2-7.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Mar 03 2023 Paul Howarth <paul@city-fan.org> - 0.7.2-4 - Use SPDX-format license tag * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Apr 26 2022 Paul Howarth <paul@city-fan.org> - 0.7.2-1 - Update to 0.7.2 - Set default address to localhost - Add -w option for rcon command throttling - Deprecate -i flag for invoking terminal mode - Add workaround to prevent server-side bug (https://bugs.mojang.com/browse/MC-154617) - Quit gracefully when Ctrl-D or Ctrl+C is pressed - Remove "exit" and "quit" as quitting commands (these are actual rcon commands on some servers) - Suppress compiler warning (strncpy) - Fix erroneous string length in packet building function - Fix typo in ANSI escape sequence for LCYAN - Make stdout and stderr unbuffered - Switch upstream URL from sourceforge to GitHub - Make sure distribution compiler/linker flags are used - Package CHANGELOG.md