Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package inn for openSUSE:Factory checked in at 2021-12-19 17:44:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/inn (Old) and /work/SRC/openSUSE:Factory/.inn.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "inn" Sun Dec 19 17:44:05 2021 rev:43 rq:941201 version:2.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/inn/inn.changes 2021-07-12 21:40:53.151801829 +0200 +++ /work/SRC/openSUSE:Factory/.inn.new.2520/inn.changes 2021-12-19 17:44:06.528647997 +0100 @@ -1,0 +2,46 @@ +Wed Dec 1 07:44:43 UTC 2021 - Bj??rn Lie <[email protected]> + +- Update to version 2.6.4: + + Bug Fix: nnrpd now adapts the length of the DH parameter used + during a DHE key exchange so as to comply with the security + level OpenSSL 1.1.0 or later expects. + + New Features: + * Added support for systemd notifications and socket + activation. Use of more features provided by systemd, + including more notifications, will come in future releases. + * cnfsstat now also returns information about retired CNFS + buffers: buffers mentioned in cycbuff.conf as a cycbuff but + not declared in a metacycbuff. + * Switch default innreport behaviour to the common practice of + externalizing CSS into a separate file. Its name can be + configured with the html_css_url parameter in innreport.conf. + If this parameter is unset, the default innreport.css file + name will be used and innreport will generate this CSS file + for you. Previously generated reports are kept untouched, + though, and will still contain inline CSS if you had not + already set the html_css_url parameter in previous INN + versions. + * sm can now read and store any number of articles given in + wire format on its standard input when both -s and -R are + used. Only native format was previously possible. + * Added new -a flag to rnews to disallow, if needed, the use of + additional unpackers from the rnews.libexec sub-directory of + pathbin (as set in inn.conf); only rnews and cunbatch will + then be recognized as valid batch commands. + * Added new -b flag to rnews to save rejected articles in the + bad sub-directory of pathincoming (as set in inn.conf). + Otherwise, rnews just logs and discards any articles that are + rejected or cannot be parsed for some reason. + * Added new -d flag to rnews to log via syslog the message-ID + and the Path header body of each article rejected as a + duplicate. + * Added new --enable-hardening-flags configure-time option, + enabled by default, to use hardening build flags like -fPIE + and -fstack-protector-strong. This option can easily be + disabled if the compiler or the platform does not support + them well. More hardening build flags will eventually be + added in future releases. +- Rename inn-2.6.3.diff to inn-2.6.4.diff. +- Use url in sources as far as possible. + +------------------------------------------------------------------- Old: ---- inn-2.6.3.diff inn-2.6.3.tar.gz inn-2.6.3.tar.gz.asc New: ---- inn-2.6.4.diff inn-2.6.4.tar.gz inn-2.6.4.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ inn.spec ++++++ --- /var/tmp/diff_new_pack.uH2eur/_old 2021-12-19 17:44:07.096648338 +0100 +++ /var/tmp/diff_new_pack.uH2eur/_new 2021-12-19 17:44:07.100648340 +0100 @@ -52,15 +52,15 @@ Requires: perl(MIME::Parser) %{?systemd_requires} %{?libperl_requires} -Version: 2.6.3 +Version: 2.6.4 Release: 0 %define PatchVersion -%{version} -Source: inn%{PatchVersion}.tar.gz +Source: https://downloads.isc.org/isc/inn/inn%{PatchVersion}.tar.gz Source1: doc-inn.tar.bz2 Source2: pubring.pgp Source3: inn-emptydb.tar.gz Source4: inn.reg -Source5: inn%{PatchVersion}.tar.gz.asc +Source5: https://downloads.isc.org/isc/inn/inn%{PatchVersion}.tar.gz.asc Source6: %{name}.keyring Source7: inn.service Patch0: inn-%{version}.diff ++++++ inn-2.6.3.diff -> inn-2.6.4.diff ++++++ ++++++ inn-2.6.3.tar.gz -> inn-2.6.4.tar.gz ++++++ ++++ 29732 lines of diff (skipped)
