New commits: commit 244d489474725959ab731bcd19abddc7a6aa7739 Merge: c5814cc41d 4054b0caed Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 21:49:47 2025 -0400
Merge logging: fix error prefixes when pluto, log: ERROR: "conn" #2: why things died when utilities, print to stderr: ipsec utility: ERROR: why things died commit 4054b0caed608ca0866e7a7b35ab590cb12b7dc6 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 21:16:55 2025 -0400 testing: expect <<ipsec whack: ERROR: ...>> et.al. commit ef409c18e6e6c1eb994660270efb75e5a906c6e5 Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 15:51:35 2025 -0400 logging: for tools, add ERROR et.al. after program name for instance: ipsec whack: FATAL ERROR: no such process rather than: FATAL ERROR: ipsec whack: no such process will need to mass update tests Note: this doesn't apply to pluto, it always prints: ERROR: <prefix>: ... which currently results in: ERROR: ipsec pluto: ... later, much later commit e0b4218c299dc52160d55fc2a2c6d75451f8296e Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 15:51:00 2025 -0400 logging: give tools and pluto separate jam_stream_prefix() functions commit 58130a05dfc48dcfaf7eded4e67e1ba343976c1e Author: Andrew Cagney <cag...@gnu.org> Date: Tue Jul 15 09:00:44 2025 -0400 ipsecconf: provide ERROR and WARNING streams to parser so warnings don't get sent to the error stream commit 34116be07d2ef0a3d92bc4e36a4ffc59f5831d1a Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 21:51:50 2025 -0400 logging: implement log_error() using ERROR_STREAM et.al. ... and in jam_stream_prefix() remember to add the ERROR: prefix. commit 7081c791057ebff6687a1fef421894c97b92dfc4 Author: Andrew Cagney <cag...@gnu.org> Date: Mon Jul 14 15:35:53 2025 -0400 logging algparse: print warnings using WHACK_STREAM ... not ERROR_STREAM _______________________________________________ Swan-commit mailing list -- swan-commit@lists.libreswan.org To unsubscribe send an email to swan-commit-le...@lists.libreswan.org