File: updateinfo.xml

package info (click to toggle)
libdnf 0.75.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,468 kB
  • sloc: cpp: 48,297; xml: 1,638; python: 1,537; ansic: 1,223; sql: 227; sh: 54; makefile: 39
file content (47 lines) | stat: -rw-r--r-- 2,414 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<updates>
  <update from="secresponseteam@foo.bar" status="final" type="enhancement" version="3">
    <id>FEDORA-2019-0329090518</id>
    <title>glibc bug fix</title>
    <issued date="2019-03-29 00:00:00"/>
    <updated date="2019-03-29 00:00:00"/>
    <severity>none</severity>
    <rights>Everyone has them</rights>
    <summary>summary_1</summary>
    <description>Enhance some stuff</description>
    <references>
        <reference href="https://foobar/foobarupdate_2" id="2222" type="bugzilla" title="222"/>
        <reference href="https://foobar/foobarupdate_2" id="2222" type="cve" title="CVE-2999"/>
    </references>
    <pkglist>
      <collection short="named collection">
        <name>Foo component</name>
        <module name="perl-DBI" stream="master" version="2" context="2c" arch="x86_64"/>
        <module name="non" stream="existing" version="2" context="module" arch="x86_64"/>
        <package name="test-perl-DBI" version="1" release="2.module_el8+6745+9879ate3" epoch="0" arch="x86_64" src="http://www.foo.org">
          <filename>perl-DBI-1-2.module_el8+6745+9879ate3.spec</filename>
          <reboot_suggested/>
        </package>
        <package name="test-perl-DBI-new-collection-override" version="1" release="2.module_el8+6745+9879ate3" epoch="0" arch="x86_64" src="http://www.foo.org">
          <filename>perl-DBI-1-2.module_el8+6745+9879ate3.spec</filename>
          <reboot_suggested/>
        </package>
      </collection>
      <collection short="unreal collection">
        <name>Foo component</name>
        <module name="perl-DBI" stream="master" version="2" context="2b" arch="x86_64"/>
        <package name="test-perl-DBI" version="1" release="2.module_el8+6587+9879afr5" epoch="0" arch="x86_64" src="http://www.foo.org">
          <filename>perl-DBI-1-2.module_el8+6587+9879afr5.spec</filename>
          <reboot_suggested/>
        </package>
      </collection>
      <collection short="perl collection">
        <name>perl component</name>
        <module name="perl" stream="5.23" version="2" context="aa" arch="x86_64"/>
        <package name="not-present" version="5.24" release="1.module_el8+5182+8241aed2" epoch="0" arch="x86_64" src="http://www.foo.org">
          <filename>not-present-0:5.24-1.module_el8+5182+8241aed2.x86_64</filename>
        </package>
      </collection>
    </pkglist>
  </update>
</updates>