nano syntax highlighting no longer works by default in F42. Reproducible: Always Steps to Reproduce: A simple test: ``` nano /etc/nanorc ``` Actual Results: Syntax highlighting is disabled by default. Expected Results: Syntax highlighting should be enabled by default. The include path in the sample nanorc no longer has quotes: https://git.savannah.gnu.org/cgit/nano.git/tree/doc/sample.nanorc.in#n252 The sed patch fails and should be fixed here: https://src.fedoraproject.org/rpms/nano/blob/rawhide/f/nano.spec#_84
This is caused by the following upstream change: https://git.savannah.gnu.org/cgit/nano.git/commit/?id=ebddb49041c718e569c80fba282343650307c202 The quotes need to be removed in the corresponding regular expression: https://src.fedoraproject.org/rpms/nano/blob/31a86c372c17750c4a05cbef8bde31c8ceae0033/f/nano.spec#_84
FEDORA-2025-bc78ab60d5 (nano-8.3-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-bc78ab60d5
FEDORA-2025-74000de84f (nano-8.3-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-74000de84f
FEDORA-2025-74000de84f (nano-8.3-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-bc78ab60d5 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-bc78ab60d5` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-bc78ab60d5 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-bc78ab60d5 (nano-8.3-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.