Package gem-nokogiri: Information

    Source package: gem-nokogiri
    Version: 1.16.7.371-alt0.1
    Latest version according to Repology
    Build time:  Oct 25, 2024, 09:13 AM in the task #360457
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Ruby libraries for Nokogiri (HTML, XML, SAX, and Reader parser)
    Description: 
    Nokogiri parses and searches XML/HTML very quickly, and also has correctly
    implemented CSS3 selector support as well as XPath support. This package
    contanis Ruby libraries for Nokogiri.

    List of RPM packages built from this SRPM:
    gem-nokogiri (x86_64, ppc64le, i586, aarch64)
    gem-nokogiri-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-nokogiri-devel (noarch)
    gem-nokogiri-doc (noarch)
    nokogiri (noarch)



    ACL:
    @ruby

      1. gem(bundler) >= 2.1.4
      2. gem(mini_portile2) >= 2.8.2
      3. gem(minitest) >= 5.17.0
      4. gem(minitest-parallel_fork) = 2.0.0
      5. gem(racc) >= 1.4
      6. gem(rake) >= 13.1.0
      7. gem(rake-compiler) >= 1.1.2
      8. gem(rake-compiler-dock) >= 1.2.1
      9. gem(rdoc) >= 6.1.1
      10. gem(rexical) >= 1.0.8
      11. gem(rubocop) >= 1.15.0
      12. gem(rubocop-minitest) >= 0.13.0
      13. gem(rubocop-packaging) >= 0.5.2
      14. gem(rubocop-performance) >= 1.11.3
      15. gem(rubocop-rake) >= 0.6.0
      16. gem(ruby_memcheck) >= 2.2.1
      17. gem(rubyzip) >= 2.3.2
      18. gem(simplecov) >= 0.17
      19. gem(standard) >= 1.39.2
      20. rpm-build-ruby
      21. libxml2-devel
      22. libxslt-devel
      23. zlib-devel

    Last changed


    Oct. 24, 2024 Pavel Skrylev 1.16.7.371-alt0.1
    - ^ 1.16.7 -> 1.16.7p371
    July 23, 2024 Pavel Skrylev 1.16.7-alt1
    - ^ 1.16.4 -> 1.16.7, but without check, with libxml2 fixed:
     + CVE-2024-34459
     + CVE-2024-40896
    April 21, 2024 Pavel Skrylev 1.16.4-alt1
    - ^ 1.16.2 -> 1.16.4
    - ! protected java with if clause (closes #47259)