Skip to content
Success

Changes

Summary

  1. Adding golang-119 (commit: 458d389) (details)
  2. tools/perl-integrate-module: add Makefile to git before possible premature exit (commit: fc4902d) (details)
  3. unzip: update fix for CVE-2014-8139; add test results (commit: 39288cc) (details)
The file was addedcomponents/developer/golang-119/patches/02_Dup2_golang10.patch
The file was addedcomponents/developer/golang-119/golang-119.p5m
The file was removedcomponents/developer/golang-118/golang.p5m
The file was addedcomponents/developer/golang-119/test/results-64.master
The file was modifiedcomponents/developer/golang-118/pkg5 (diff)
The file was addedcomponents/developer/golang-119/pkg5
The file was addedcomponents/developer/golang-119/patches/01-golang-gdb-python-test.patch
The file was addedcomponents/developer/golang-119/golang.license
The file was addedcomponents/developer/golang-119/manifests/sample-manifest.p5m
The file was addedcomponents/developer/golang-119/golang.p5m
The file was addedcomponents/developer/golang-119/Makefile
Commit fc4902dbaa0a6187fb72c7a60b4ced8c16e5ff3c by noreply
tools/perl-integrate-module: add Makefile to git before possible premature exit

(commit: fc4902d)
The file was modifiedtools/perl-integrate-module (diff)
Commit 39288cc2de58a1f91dfa7e502846ab53767e7edd by noreply
unzip: update fix for CVE-2014-8139; add test results

This fixes the following issue:

  $ touch foo
  $ jar cvf foo.jar foo
  $ unzip -t foo.jar
  Archive:  foo.jar
      testing: META-INF/               bad extra-field entry:
        EF block length (0 bytes) invalid (< 4)
      testing: META-INF/MANIFEST.MF     OK
      testing: foo                      OK
  At least one error was detected in foo.jar.
  $

More details at https://bugzilla.redhat.com/show_bug.cgi?id=1174844#c6
(commit: 39288cc)
The file was modifiedcomponents/archiver/unzip/patches/CVE-2014-8139.patch (diff)
The file was modifiedcomponents/archiver/unzip/Makefile (diff)
The file was addedcomponents/archiver/unzip/test/results-all.master
The file was modifiedcomponents/archiver/unzip/unzip.p5m (diff)
The file was modifiedcomponents/archiver/unzip/pkg5 (diff)
The file was modifiedcomponents/archiver/unzip/manifests/sample-manifest.p5m (diff)