How to reorganize the changelog list to be more readable?

Started by BigFreddy, Today at 08:12:17 AM

Previous topic - Next topic
Hi,

Does anyone know if you can reorganize the changelog list you get during the updates and upgrades to be more readable either natively or via some sort of plugin? Most changelog entries appear to be for developers and I'm only interested in security and changes that can break my setup, changelogs like:

Quoteinterfaces: provide "uuid" in legacy_config_get_interfaces()

or

Quoteo src: bind: lookup local address in current FIB if '*.bind_all_fibs' is active

or

Quoteo src: net: add fib-aware ifa_ifwithaddr()

Don't tell me much and seems to be more directed for developers or people who contribute into the codebase of the firewall.

Thanks

You can look up the commit, or we can omit them. I don't think omitting adds value, especially if regressions occur.

If it doesn't sound interesting it's probably just that.


Cheers,
Franco

Quote from: franco on Today at 08:23:05 AMYou can look up the commit, or we can omit them. I don't think omitting adds value, especially if regressions occur.

If it doesn't sound interesting it's probably just that.


Cheers,
Franco

What I had in mind when I was making this post was that it would be a good idea to divide the changelog into more readable sections, in my mind, these three would make more sense: Security, Breaking Changes, Developer Notes then under them, list the changelogs that apply per each section.