Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hplip for openSUSE:Factory checked in at 2022-11-22 16:09:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hplip (Old) and /work/SRC/openSUSE:Factory/.hplip.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hplip" Tue Nov 22 16:09:55 2022 rev:146 rq:1037150 version:3.22.6 Changes: -------- --- /work/SRC/openSUSE:Factory/hplip/hplip.changes 2022-10-03 13:44:18.669289921 +0200 +++ /work/SRC/openSUSE:Factory/.hplip.new.1597/hplip.changes 2022-11-22 16:10:04.469996974 +0100 @@ -1,0 +2,6 @@ +Mon Nov 21 16:13:36 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update disable_hp-upgrade.patch: Log the 'openSUSE disabled this + for security message' is 'info', not 'error'. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ disable_hp-upgrade.patch ++++++ --- /var/tmp/diff_new_pack.K4FVU9/_old 2022-11-22 16:10:05.346001419 +0100 +++ /var/tmp/diff_new_pack.K4FVU9/_new 2022-11-22 16:10:05.350001439 +0100 @@ -7,7 +7,7 @@ log.set_level('debug') + -+log.error("HPLIP upgrade is disabled by openSUSE for security reasons, see https://bugzilla.suse.com/show_bug.cgi?id=853405 - if you like to upgrade HPLIP, use an openSUSE software package manager like YaST or zypper.") ++log.info("HPLIP upgrade is disabled by openSUSE for security reasons, see https://bugzilla.suse.com/show_bug.cgi?id=853405 - if you like to upgrade HPLIP, use an openSUSE software package manager like YaST or zypper.") +clean_exit(1) + +