Hello community, here is the log from the commit of package powerpc-utils for openSUSE:Factory checked in at 2014-11-15 12:06:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerpc-utils (Old) and /work/SRC/openSUSE:Factory/.powerpc-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerpc-utils" Changes: -------- --- /work/SRC/openSUSE:Factory/powerpc-utils/powerpc-utils.changes 2014-09-29 12:40:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.powerpc-utils.new/powerpc-utils.changes 2014-11-15 12:24:45.000000000 +0100 @@ -1,0 +2,8 @@ +Tue Oct 28 10:42:23 UTC 2014 - [email protected] + +- add a warning that confidential data may be collected via snap + (bnc#883174, CVE-2014-4040) +- added patches: + * powerpc-utils.snap-confidential_config_files_warning.patch + +------------------------------------------------------------------- New: ---- powerpc-utils.snap-confidential_config_files_warning.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerpc-utils.spec ++++++ --- /var/tmp/diff_new_pack.y2tOTn/_old 2014-11-15 12:24:46.000000000 +0100 +++ /var/tmp/diff_new_pack.y2tOTn/_new 2014-11-15 12:24:46.000000000 +0100 @@ -47,6 +47,7 @@ Patch3: powerpc-utils.ofpathname.bootlist.patch Patch4: powerpc-utils-bug-886123_01-l2of_scsi.patch Patch5: powerpc-utils-bug-886123_02-of2l_scsi.patch +Patch6: powerpc-utils.snap-confidential_config_files_warning.patch ExclusiveArch: ppc ppc64 ppc64le %description @@ -59,6 +60,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build %configure ++++++ powerpc-utils.snap-confidential_config_files_warning.patch ++++++ Index: powerpc-utils-1.2.22/scripts/snap =================================================================== --- powerpc-utils-1.2.22.orig/scripts/snap +++ powerpc-utils-1.2.22/scripts/snap @@ -432,4 +432,5 @@ else { system("rm -rf $outdir"); print "output written to $outfile\n"; +print "WARNING: archive may contain confidential data and/or cleartext passwords!\n"; exit 0; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
