Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

yara-doc-3.10.0-3.el7 RPM for noarch

From EPEL 7 Testing for aarch64 / Packages / y

Name: yara-doc Distribution: Fedora Project
Version: 3.10.0 Vendor: Fedora Project
Release: 3.el7 Build date: Sat Sep 28 00:47:06 2019
Group: Unspecified Build host: buildhw-10.phx2.fedoraproject.org
Size: 947075 Source RPM: yara-3.10.0-3.el7.src.rpm
Packager: Fedora Project
Url: http://VirusTotal.github.io/yara/
Summary: Documentation for yara
This package contains documentation for yara.

Provides

Requires

License

ASL 2.0

Changelog

* Sat Sep 28 2019 Michal Ambroz <rebus at, seznam.cz> - 3.10.0-3
  - change the sphinx build dependency
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 03 2019 Michal Ambroz <rebus at, seznam.cz> - 3.10.0-1
  - bump to 3.10.0 release (#1680204)
  - Optimize integer range loops by exiting earlier when possible.
  - Cache the result of PE module’s imphash function in order to improve performance.
  - Harden virtual machine against malicious code.
  - BUGFIX: “xor” modifier not working as expected if not accompanied by “ascii” (#1053).
  - BUGFIX: \s and \S character classes in regular expressions now include vertical tab, new line, carriage return and form feed characters.
  - BUGFIX: Regression bug in hex strings containing wildcards (#1025).
  - BUGFIX: Buffer overrun in “elf” module.
  - BUGFIX: Buffer overrun in “dotnet” module.
* Sat Mar 16 2019 Michal Ambroz <rebus at, seznam.cz> - 3.9.0-1
  - bump to 3.9.0 release (#1680203)
  - should fix also #1660398, but by design it might be always dangerous 
    to run yara signatures compiled by 3rd party, it is advised to re-compile
    yara rules instead
  - switch from python-sphinx to python3-sphinx for generating the documentation
    for fc31+
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Aug 27 2018 Michal Ambroz <rebus at, seznam.cz> - 3.8.1-1
  - bump to 3.8.1 release (#1613093)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Feb 05 2018 Michal Ambroz <rebus at, seznam.cz> - 3.7.1-1
  - bump to 3.7.1 release (#1534993)
* Wed Nov 15 2017 Michal Ambroz <rebus at, seznam.cz> - 3.7.0-1
  - bump to 3.7.0 release (#1511921)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jul 16 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.3-1
  - bump to 3.6.3 release - bugfix CVE-2017-11328
* Mon Jul 03 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.2-1
  - bump to 3.6.2 release - bugfix CVE-2017-9304, CVE-2017-9465
* Wed May 24 2017 Michal Ambroz <rebus at, seznam.cz> - 3.6.0-1
  - bump to 3.6.0 release
  - update the androguard-yara with bugfixes
* Thu Apr 13 2017 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-7
  - Adding patch from pull request 627 until 3.5.1 is released
  - https://patch-diff.githubusercontent.com/raw/VirusTotal/yara/pull/627.patch
  - Fixes CVE-2016-10210 CVE-2016-10211 CVE-2017-5923 CVE-2017-5924
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Aug 09 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-5
  - import package to Fedora
  - remove unnecessary .buildinfo tag from doc package
* Fri Aug 05 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-4
  - package review - bugzilla #1362265
  - cosmetics of the changelog
  - using default spinx theme to remove the static fonts
* Fri Aug 05 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-3
  - package review - bugzilla #1362265
  - dropped Buildroot, pkgconfig, zlib-devel, defattr
  - added buildrequires gcc
  - change license back to ASL 2.0 only
* Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-2
  - package review - bugzilla #1362265
  - changed packaging of doc sub-package
* Thu Aug 04 2016 Michal Ambroz <rebus at, seznam.cz> - 3.5.0-1
  - bump to new 3.5.0
* Wed Aug 03 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-6
  - package review - bugzilla #1362265
  - dropped dependency of python-tools
* Mon Aug 01 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-4
  - compile with the androguard module
* Wed Jun 08 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-2
  - jansson dependency >= 2.5
* Wed Jun 08 2016 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-1
  - python3 stuff
* Mon Jun 22 2015 Michal Ambroz <rebus at, seznam.cz> - 3.4.0-0.git20150618
  - initial build for Fedora Project

Files

/usr/share/doc/yara-doc-3.10.0
/usr/share/doc/yara-doc-3.10.0/html
/usr/share/doc/yara-doc-3.10.0/html/.buildinfo
/usr/share/doc/yara-doc-3.10.0/html/_sources
/usr/share/doc/yara-doc-3.10.0/html/_sources/capi.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/commandline.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/gettingstarted.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/index.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/cuckoo.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/dotnet.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/elf.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/hash.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/magic.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/math.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/pe.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/modules/time.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/writingmodules.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/writingrules.txt
/usr/share/doc/yara-doc-3.10.0/html/_sources/yarapython.txt
/usr/share/doc/yara-doc-3.10.0/html/_static
/usr/share/doc/yara-doc-3.10.0/html/_static/ajax-loader.gif
/usr/share/doc/yara-doc-3.10.0/html/_static/basic.css
/usr/share/doc/yara-doc-3.10.0/html/_static/comment-bright.png
/usr/share/doc/yara-doc-3.10.0/html/_static/comment-close.png
/usr/share/doc/yara-doc-3.10.0/html/_static/comment.png
/usr/share/doc/yara-doc-3.10.0/html/_static/default.css
/usr/share/doc/yara-doc-3.10.0/html/_static/doctools.js
/usr/share/doc/yara-doc-3.10.0/html/_static/down-pressed.png
/usr/share/doc/yara-doc-3.10.0/html/_static/down.png
/usr/share/doc/yara-doc-3.10.0/html/_static/file.png
/usr/share/doc/yara-doc-3.10.0/html/_static/jquery.js
/usr/share/doc/yara-doc-3.10.0/html/_static/minus.png
/usr/share/doc/yara-doc-3.10.0/html/_static/plus.png
/usr/share/doc/yara-doc-3.10.0/html/_static/pygments.css
/usr/share/doc/yara-doc-3.10.0/html/_static/searchtools.js
/usr/share/doc/yara-doc-3.10.0/html/_static/sidebar.js
/usr/share/doc/yara-doc-3.10.0/html/_static/underscore.js
/usr/share/doc/yara-doc-3.10.0/html/_static/up-pressed.png
/usr/share/doc/yara-doc-3.10.0/html/_static/up.png
/usr/share/doc/yara-doc-3.10.0/html/_static/websupport.js
/usr/share/doc/yara-doc-3.10.0/html/capi.html
/usr/share/doc/yara-doc-3.10.0/html/commandline.html
/usr/share/doc/yara-doc-3.10.0/html/genindex.html
/usr/share/doc/yara-doc-3.10.0/html/gettingstarted.html
/usr/share/doc/yara-doc-3.10.0/html/index.html
/usr/share/doc/yara-doc-3.10.0/html/modules
/usr/share/doc/yara-doc-3.10.0/html/modules.html
/usr/share/doc/yara-doc-3.10.0/html/modules/cuckoo.html
/usr/share/doc/yara-doc-3.10.0/html/modules/dotnet.html
/usr/share/doc/yara-doc-3.10.0/html/modules/elf.html
/usr/share/doc/yara-doc-3.10.0/html/modules/hash.html
/usr/share/doc/yara-doc-3.10.0/html/modules/magic.html
/usr/share/doc/yara-doc-3.10.0/html/modules/math.html
/usr/share/doc/yara-doc-3.10.0/html/modules/pe.html
/usr/share/doc/yara-doc-3.10.0/html/modules/time.html
/usr/share/doc/yara-doc-3.10.0/html/objects.inv
/usr/share/doc/yara-doc-3.10.0/html/py-modindex.html
/usr/share/doc/yara-doc-3.10.0/html/search.html
/usr/share/doc/yara-doc-3.10.0/html/searchindex.js
/usr/share/doc/yara-doc-3.10.0/html/writingmodules.html
/usr/share/doc/yara-doc-3.10.0/html/writingrules.html
/usr/share/doc/yara-doc-3.10.0/html/yarapython.html
/usr/share/licenses/yara-doc-3.10.0
/usr/share/licenses/yara-doc-3.10.0/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:21:22 2024