File _patchinfo of Package patchinfo.486

<patchinfo incident="486">
  <issue id="915928" tracker="bnc">some patches fail when /var/tmp dir is mounted noexec</issue>
  <issue id="725867" tracker="bnc">zypper: interpret repo:package as -f</issue>
  <issue id="911658" tracker="bnc">Enhancement: script for updating repository uris</issue>
  <issue id="916254" tracker="bnc">Repository auto-refresh cannot be disabled in yast</issue>
  <issue id="901691" tracker="bnc">packaging: please split devel docs into separate libzypp-devel-docs package</issue>
  <issue id="921332" tracker="bnc">Solver drags in splitted packages even if  main package is not updated</issue>
  <issue id="828631" tracker="bnc">improve message for locked packages</issue>
  <issue id="908976" tracker="bnc">zypper install --force openSUSE-release show EULA</issue>
  <issue id="899510" tracker="bnc">Fix support using multiple base URLs for a repo</issue>
  <issue id="899603" tracker="bnc">zypper confirmation aborts with non-English locale (boost::bad_format_string)</issue>
  <issue id="908135" tracker="bnc">libzypp / gpg2 2.1.0 integration issues</issue>
  <issue id="892431" tracker="bnc">kISO IPv6 PXE boot installation fails during first reboot</issue>
  <issue id="909143" tracker="bnc">ps and zypper need namespace awareness for container support</issue>
  <issue id="909772" tracker="bnc">zypper ignores version-specific locks</issue>
  <issue id="896224" tracker="bnc">Build0830: New Product Advanced System Management Module will be installed</issue>
  <issue id="899781" tracker="bnc">zypper up -y is not documented</issue>
  <issue id="893294" tracker="bnc">zypper lr not updating with SUSE Manager when there are changes in channels</issue>
  <issue id="904737" tracker="bnc">zypper in -t patch always installs the latest patch</issue>
  <issue id="848054" tracker="bnc">VUL-1: zypper: warn about repositories with gpgcheck=0</issue>
  <issue id="909244" tracker="bnc">confusing message from zypper</issue>
  <issue id="915461" tracker="bnc">Dutch translation to "aanmelden" in output of 'zypper ps' is not good</issue>
  <issue id="914258" tracker="bnc">Exit status is wrong when using the --xmlout option</issue>
  <issue id="906549" tracker="bnc">zypper non-interactive retry forever to refresh a repo</issue>
  <issue id="901590" tracker="bnc">Handling of relative paths w/ libzypp breaks yum repository patching in ZCM</issue>
  <issue id="903675" tracker="bnc">zypper output is hardly readable</issue>
  <issue id="919709" tracker="bnc">L3-Question: zypper skips patches when using --patchdate when latest version of package is present</issue>
  <issue id="899907" tracker="bnc">zypper si -d error ...</issue>
  <issue id="914284" tracker="bnc">zypper output is hardly readable</issue>
  <issue id="908345" tracker="bnc">New additional spaces in zypper output.</issue>
  <issue id="911335" tracker="bnc">zypper: non interactive options  not working</issue>
  <issue id="922352" tracker="bnc">zypper segfault</issue>
  <issue id="927319" tracker="bnc">SUSE vendor_name is causing incorrect title in licence agreement popup for gnome-packagekit</issue>
  <issue id="903405" tracker="bnc">VUL-1: CVE-2014-3566: libzypp: POODLE: libzypp should only talk TLS</issue>
  <issue id="929483" tracker="bnc">zypper segfaults when installing specific package</issue>
  <issue id="929528" tracker="bnc">repo alias containing ']' is not handled correctly</issue>
  <issue id="931601" tracker="bnc">libzypp SIGABRT in TargetImpl.commitFindFileConflicts.cc:141</issue>
  <issue id="932393" tracker="bnc">Zypper doesn't support client certificate authentication</issue>
  <issue id="925696" tracker="bnc">zypper segfaults when incorrect answer for solver is provided</issue>
  <issue id="923800" tracker="bnc">typo in zypper manpage: mayching</issue>
  <issue id="925678" tracker="bnc">cronjob mails show shell color codes</issue>
  <issue id="832519" tracker="bnc">zypper --sort-by-priority does not sort numerically</issue>
  <issue id="929593" tracker="bnc">zypper lp --date off-by-one (day)</issue>
  <issue id="929990" tracker="bnc">YaST2 readds/reenables removed/disabled external Repos once the signature is accepted</issue>
  <issue id="933277" tracker="bnc">'zypper info' does not show support level</issue>
  <issue id="897301" tracker="bnc">bad formatting in zypper output</issue>
  <issue id="820693" tracker="bnc">zypper.conf: confusing description for installRecommends</issue>
  <issue id="CVE-2014-3566" tracker="cve"/>
  <issue id="314603" tracker="fate">Sign the generated metadata on the SUSE Manager</issue>
  <issue id="318354" tracker="fate">zypper: more advanced $releasever handling</issue>
  <issue id="315008" tracker="fate">insufficient behavior of libzypp when dealing with corrupted binary packages</issue>
  <issue id="318117" tracker="fate">'zypper lr' should refresh its channels from SUSE Manager</issue>
  <category>recommended</category>
  <rating>moderate</rating>
  <packager>mlandres</packager>
  <description>This update provides fixes and enhancements for the Software Update Stack.

gnome-packagekit:

- Fix title of license agreement window. (bsc#927319)

libsolv:

- Rework splitprovides handling. (bnc#921332)
- Add product:regflavor attribute. (bnc#896224)
- Fix bug in reorder_dq_for_jobrules that could lead to crashes. (bnc#899907)
- Fix bug in dislike_old_versions that could lead to a segfault. (bnc#922352)
- Add manpages for the tools.

libzypp:

- Add configuration values for gpgcheck, repo_gpgcheck and pkg_gpgcheck to zypp.conf. (FATE#314603)
- Support $releasever_major/$releasever_minor repo variables. (FATE#318354)
- Support repo variable replacement in service url.
- Support repo variable replacement in gpg url.
- Add support for SHA224/384/512.
- Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons. (bnc#915928)
- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files. (bnc#911658)
- Parse and offer productRegisterFlavor attribute. (bnc#896224)
- Improve conflict message for locked packages. (bnc#828631)
- Fix broken de-escaping in str::splitEscaped. (bnc#909772)
- Filter PIDs running in a container. (bnc#909143)
- Suppress informal license (no need to accept) upon update. (bnc#908976)
- Adapt to gpg-2.1. (bnc#908135)
- Call rpm with '--noglob'. (bnc#892431)
- Fix URL path concatenation in MediaCurl. (bnc#901590)
- Move doxygen html doc to libzypp-devel-doc. (bnc#901691)
- Support parsing multiple baseurls from a repo file. (bnc#899510)
- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)
- Fix handling local mirrorlist= files in .repo. (bnc#899510)
- Prevent POODLE by talking TLS only. (bnc#903405)
- Fix segmentation fault when dumping rpm header with epoch. (bnc#929483)
- Handle repository aliases containing ']' correctly. (bnc#929528)
- Avoid nested exception on user abort. (bnc#931601)
- Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey. (bnc#932393)

libzypp-bindings:

- Enforce Python 2.7 libzypp-bindings is not yet ready for Python 3. 
- Adapt to libzypp changes.

zypper:

- Implement and document GPG signature checking. (FATE#314603)
- Enhance 'Digest verification failed' message and dialog. (FATE#315008)
- Refresh plugin services on 'lr' 'ls -r' and 'ref'. (bnc#893294, FATE#318117)
  Repositories provided by a plugin service (SUSE Manager) must always
  be (auto-)refreshed to reflect server side changes immediately.
- Allow repo:package to reinstall from a different repo. (bnc#725867)
- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)
- A date limit must ignore newer patch candidates. (bnc#919709)
- Notify about volatile changes to service repos. (bnc#916254)
- Change column header from 'Login' to 'User'. (bnc#915461)
- Fix wrong exit status using the --xmlout option. (bnc#914258)
- Add new color/pkglistHighlightAttribute to zypper.conf. (bnc#914284)
- New global option --releasever: Set the value of the $releasever variable in all .repo files.
  This can be used to switch to new distribution repositories when performing a distribution upgrade. (bnc#911658)
- Clarify legacy warning. (bnc#911335)
- Show new product:registerflavor attribute in 'zypper info'. (bnc#896224)
- Enhance message text when skipping repos due to an error. (bnc#909244)
- Fix additional spaces in zypper output and new colorization code. (bnc#908345)
- Properly reset auto-retry counter. (bnc#906549)
- Improve patch description in man page. (bnc#904737)
- Warn about repositories with 'gpgcheck=0'. (bnc#848054)
- Summary: quote names including spaces. (bnc#903675)
- Warn if legacy CLI options are used. (bnc#899781)
- Fix prompt returning undefined default value after wrong input. (bnc#925696)
- Fix typo in man page. (bnc#923800)
- Only use ANSI color codes on terminals. (bnc#925678)
- Fix table sorting with option --sort-by-priority. (bnc#832519)
- Clarify 'zypper lp --date' description. (bnc#929593)
- Warn user that deleting a service repository is a volatile change. (bnc#929990)
- Adapt Enterprise product detection, fixing display of package's support status. (bnc#933277)
- Fix format of sizes in output. (bnc#897301)
- Clarify comment in zypper.conf. (bnc#820693)
</description>
  <summary>Recommended update for Package Management Stack</summary>
  <zypp_restart_needed/>
</patchinfo>
openSUSE Build Service is sponsored by