54 Commits

Author SHA256 Message Date
0e520c9ae2 Accepting request 1272257 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1272257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=25
2025-04-24 15:25:43 +00:00
Greg Freemyer
a1ac4a9396 - update to 4.5.2:
* Increase the limit for the maximum number of rows in dotnet module (608fb3d).
  * Limit resource names to 1000 character at most (3f5b4c7).
  * Recover from syntax error at the end of an included file (4fc1ff8).
  * BUGFIX: Crash while parsing PE Rich headers with certain files (cbc982d).
  * BUGFIX: Segfault with regular expressions that matched the zero-length string (8616165).
  * BUGFIX: Mitigate stack overflow when scanning very deep directory trees (2a9f61d).
  * BUGFIX: Fix regression introduced in 6209630 (44fd094).

OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=51
2025-04-23 19:09:48 +00:00
6c68cd0e4b Accepting request 1265241 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1265241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=24
2025-03-31 09:40:55 +00:00
23216d9b14 - remove unused pcre build dependency
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=49
2025-03-28 16:24:05 +00:00
b67375a4f5 Accepting request 1203573 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1203573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=23
2024-09-25 19:55:20 +00:00
f6edad25ff Update to version 4.5.1
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=47
2024-09-25 12:44:37 +00:00
8060fc67fb Accepting request 1149674 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1149674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=22
2024-02-23 15:45:53 +00:00
Greg Freemyer
ab8dc442df Accepting request 1147442 from home:amanzini:branches:security:forensics
- update to 4.5.0:
  * Unreferenced strings are allowed if their identifier start with _ (#1941)
  * New command-line option --disable-console-logs for disabling the output of the console module (#1915)
  * New command-line option --strict-escape that raises warnings on unknown escape sequences (#1880).
  * Improve performance by avoiding the execution of rule conditions that can't match (#1927)
  * Add callback message CALLBACK_MSG_TOO_SLOW_SCANNING for notifying about slow rules (#1921).
  * Expose function RVA in pe.export_details(#1882).
  * BUGFIX: Fix issues in the computation of imphash in pe module (#1944). Credits to the NSHC ThreatRecon team!
  * BUGFIX: Fix multiple out-of-bound memory reads in dex module (#1949, #1951).
  * BUGFIX: Fix memory alignment issues (#1930).
  * BUGFIX: Some strings with the wide and ascii modifiers not matching as they should (#1933).
  * BUGFIX: Some rules not matching when --fast-scan is used (4de3d57)
  * BUGFIX: Properly list memory regions while scanning processes in Mac OS. (#2033)
  * BUGFIX: RFC5652 countersignatures are now correctly parsed in pe module (#2034)
  * BUGFIX: Fix potential DoS due to crashes in authenticode parser with malformed files (#2034). Credits to Bahaa Naamneh!
  * BUGFIX: Fix SIGSEGV in magic module when libmagic returns null pointer (3342aa0)
  * BUGFIX: Prevent infinite recursion while following symlinks (923368e)

OBS-URL: https://build.opensuse.org/request/show/1147442
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=45
2024-02-23 02:26:05 +00:00
f4427ea611 Accepting request 1118378 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1118378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=21
2023-10-18 19:25:39 +00:00
Greg Freemyer
f154bf6a41 Accepting request 1117787 from home:dirkmueller:Factory
- update to 4.4.0:
  * New lnk module (#1732).
  * Unreferenced strings are allowed if their identifier start
    with _ (#1941)
  * New command-line option --disable-console-logs for disabling
    the output of the console module (#1915)
  * New command-line option --strict-escape that raises warnings
    on unknown escape sequences (#1880).
  * Improve performance by avoiding the execution of rule
    conditions that can't match (#1927)
  * Add callback message CALLBACK_MSG_TOO_SLOW_SCANNING for
    notifying about slow rules (#1921).
  * Expose function RVA in pe.export_details(#1882).
  * BUGFIX: Fix issues in the computation of imphash in pe module
  * BUGFIX: Fix multiple out-of-bound memory reads in dex module
  * BUGFIX: Fix memory alignment issues (#1930).
  * BUGFIX: Some strings with the wide and ascii modifiers not
    matching as they should (#1933).
  * BUGFIX: Some rules not matching when --fast-scan is used

- update to 4.2.3:
  * BUGFIX: Fix security issue that can lead to arbitrary code execution
    <string_set> in (start..end (#1757).
  * BUGFIX: Default value for pe.number_of_imported_function not set to 0
  * Fix bug in "macho" module introduced in v4.0.4.
	CVE-2016-10210, CVE-2016-10211, CVE-2017-5923, CVE-2017-5924,
  * incorporate python-yara as a sub-project

OBS-URL: https://build.opensuse.org/request/show/1117787
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=43
2023-10-17 21:17:40 +00:00
22a0e8c71f Accepting request 1099319 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1099319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=20
2023-07-18 20:09:14 +00:00
Greg Freemyer
9bc8a22161 Accepting request 1098958 from home:dirkmueller:Factory
- update to 4.3.2:
  * BUGFIX: assertion triggered with certain hex patterns when
    scanning arbitrary files

OBS-URL: https://build.opensuse.org/request/show/1098958
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=41
2023-07-18 17:15:02 +00:00
1c2f02d236 Accepting request 1093605 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1093605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=19
2023-06-20 14:47:28 +00:00
Greg Freemyer
8ddef8e626 Accepting request 1092297 from home:dirkmueller:Factory
- update to 4.3.1:
  * BUGFIX: Functions `import_rva` and `import_delayed_rva` are
    now case-insensitive (#1904)
  * BUGFIX: Fix heap-related issue in `dotnet` module on Windows
    (#1902)
  * BUGFIX: Fix heap corruption with certain rules that have very
    long string sets (67cccf0)

OBS-URL: https://build.opensuse.org/request/show/1092297
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=39
2023-06-17 20:45:18 +00:00
b3c837aae0 Accepting request 1077591 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1077591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=18
2023-04-14 11:12:38 +00:00
Greg Freemyer
a4c1353843 Accepting request 1075576 from home:amanzini:branches:security:forensics
- Build AVX2 enabled hwcaps library for x86_64-v3

- update to 4.3.0:
  * Added a not operator for bytes in hex strings. Example: {01 ~02 03} (#1676).
  * for statement can iterate over sets of literal strings (e.g. for any s in ("a", "b"): (pe.imphash() == s)) (#1787).
    of statement can be used with at (e.g. any of them at 0) (#1790).
  * Added the --print-xor-key (-X in short form) command-line option that prints the XOR key for xored strings (#1745).
  * Implement the --skip-larger command-line option in Windows (#1678).
  * Add parsing of .NET user types from .NET metadata stream in "dotnet" module (#1605).
  * Improve certificate parsing and validation in "pe" module (#1623).
  * Improve error reporting on certain edge cases (#1709, #1722).
  * BUGFIX: Fix multiple memory alignment issues causing crashes in non-x86 platforms (#1724).
  * BUGFIX: Fix implementation of math.serial_correlation(#1771).
  * BUGFIX: Fix infinite recursion in dotnet module (#1794).
  * BUGFIX: Fix SIGFPE when dividing INT64_MIN by -1 (c2557fc).
  * BUGFIX: Fix several endianess issues (#1884, #1874, #1855).
- removed fix-test-magic.patch as was merged into upstream

OBS-URL: https://build.opensuse.org/request/show/1075576
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=37
2023-04-05 19:07:33 +00:00
03560000d9 Accepting request 1066288 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/1066288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=17
2023-02-17 15:45:22 +00:00
Greg Freemyer
b971e7c774 Accepting request 1063504 from home:frispete:Tumbleweed
- backport upstream fixes for file magic tests: fix-test-magic.patch

OBS-URL: https://build.opensuse.org/request/show/1063504
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=35
2023-02-16 23:45:13 +00:00
1334e46746 Accepting request 998699 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/998699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=16
2022-08-23 12:29:38 +00:00
Greg Freemyer
3bd99d7818 Accepting request 994193 from home:dirkmueller:Factory
- update to 4.2.3: 
  * BUGFIX: Fix security issue that can lead to arbitrary code execution 
  (b77e4f4, b77e4f4). Thanks to ANSSI - CERT-FR for the report.
  * BUGFIX: Fix incorrect logic in expressions like <quantifier> of
    <string_set> in (start..end (#1757).

OBS-URL: https://build.opensuse.org/request/show/994193
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=33
2022-08-22 17:50:29 +00:00
f519828451 Accepting request 990049 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/990049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=15
2022-07-19 15:19:45 +00:00
Greg Freemyer
8c17eec8e6 Accepting request 988489 from home:dirkmueller:Factory
- update to 4.2.2:
  * BUGFIX: Fix buffer overrun en "dex" module
  * BUGFIX: Wrong offset used when checking Version string of .net metadata
  * BUGFIX: YARA doesn't compile if --with-debug-verbose flag is enabled
  * BUGFIX: Null-pointer dereferences while loading corrupted compiled rules
  * Implement the --skip-larger command-line option in Windows.
  * BUGFIX: Error while scanning process memory in Linux (#1662). Thanks to @hillu.
  * BUGFIX: Issue in "magic" module leading to wrong matches
  * BUGFIX: Multiple issues triggered in low-memory conditions (#1671, #1673, #1674, #1675). Reported by @1ndahous3.
  * BUGFIX: Incorrect parsing of character classes in some regular expressions (#1690). Reported by @Sevaarcen.
  * BUGFIX: Heap overflow in ARM. Reported by @briangreenery.
  * New syntax for counting string occurrences within a range of offsets. Example: #a in
  * New syntax for checking if a set of strings are found within a range of offsets all of them in
  * of operator now accepts sets of rules, Examples: 2 of (rule1, rule2, rule3), 2 of (rule*)
  * New syntactic sugar allows writing 0 of
  * New operator % for string sets. Example: 20% of them
  * New operator defined
  * New operator iequals
  * Added functions abs, count, percentage and mode to math module
  * The dotnet module is now built into YARA by default.
  * Added the is_dotnet field to dotnet module
  * Added new console module
  * Added support of delayed imports to pe module
  * Reduce memory pressure when scanning process memory in Linux
  * Improve performance while matching certain hex strings
  * Implement support for unicode file names in Windows
  * Add new API functions yr_get_configuration_uintXX and yr_set_configuration_uintXX
  * Add --max-process-memory-chunk option for controlling the size of the chunks while scanning a process memory
  * Add --skip-larger option for skipping files larger than a certain size while scanning directories.
  * Improve scanning performance with better atom extraction

OBS-URL: https://build.opensuse.org/request/show/988489
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=31
2022-07-18 21:06:24 +00:00
de4641e0d9 Accepting request 929929 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/929929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=14
2021-11-06 23:20:14 +00:00
Greg Freemyer
9bcfff69e7 Accepting request 929732 from home:adkorte:branches:security:forensics
- update to 4.1.3:
  * BUGFIX: Fix issue where ERROR_TOO_MANY_MATCHES was incorrectly returned
  * BUGFIX: Fix potential buffer overrun due to incorrect macro
- Change license to BSD-3-Clause (upstream changed to this license with
  version 3.5.0)

OBS-URL: https://build.opensuse.org/request/show/929732
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=30
2021-11-06 20:21:40 +00:00
faa83b477e Accepting request 928229 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/928229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=13
2021-10-30 21:13:55 +00:00
Greg Freemyer
1a399b3f0c Accepting request 925682 from home:dirkmueller:Factory
- update to 4.1.2:
  * BUGFIX: TOO_MANY_MATCHES warning was causing strings to be globally disabled
  * BUGFIX: fullworld modifier not working as expected in Mac OS due to locale issue
  * BUGFIX: Default value for pe.number_of_imported_function not set to 0

OBS-URL: https://build.opensuse.org/request/show/925682
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=29
2021-10-30 03:02:48 +00:00
64349b8ee7 Accepting request 897776 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/897776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=12
2021-06-06 20:40:50 +00:00
Greg Freemyer
921c2ceeaf Accepting request 896088 from home:susnux:branches:security:forensics
Update to version 4.1.1

OBS-URL: https://build.opensuse.org/request/show/896088
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=27
2021-06-06 01:51:30 +00:00
afa3eb3c42 Accepting request 892982 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/892982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=11
2021-05-14 23:23:57 +00:00
Greg Freemyer
6f638d311b Accepting request 891029 from home:susnux:branches:security:forensics
Update to version 4.1.0

OBS-URL: https://build.opensuse.org/request/show/891029
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=25
2021-05-14 02:52:39 +00:00
1ecb8f0c5a Accepting request 871395 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/871395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=10
2021-02-15 22:16:13 +00:00
93551e7829 Accepting request 870363 from home:dirkmueller:branches:security:forensics
- update to 4.0.5:
  * Fix bug in "macho" module introduced in v4.0.4.

OBS-URL: https://build.opensuse.org/request/show/870363
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=23
2021-02-12 10:19:10 +00:00
76c0ebaa0c Accepting request 867888 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/867888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=9
2021-01-30 12:57:02 +00:00
a8b0db9b0c Accepting request 867808 from home:dirkmueller:branches:security:forensics
- update to 4.0.4:
  * Multiple out-of-bounds read in "dotnet" module.
  * Multiple out-of-bounds reads in "macho" module.

OBS-URL: https://build.opensuse.org/request/show/867808
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=21
2021-01-30 07:49:59 +00:00
484b7e0451 Accepting request 835276 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/835276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=8
2020-09-21 15:24:08 +00:00
Greg Freemyer
91d0e9981e Accepting request 834556 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Backport upstream patch to fix a segfault on ARM:
  * yara-fix-arm.patch

OBS-URL: https://build.opensuse.org/request/show/834556
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=19
2020-09-17 17:38:11 +00:00
49cef2eade Accepting request 828503 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/828503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=7
2020-08-21 17:05:50 +00:00
Greg Freemyer
d5a1248722 Accepting request 828267 from home:frispete:Tumbleweed
Just attributed the changes to Dirk.

If something is wrong with it, blame ME.

- Update to 4.0.2:
  - BUGFIX: Use-after-free bug in PE module (#1287).
  - BUGFIX: Incorrect errors in rules when a single rule is badly
    formatted (#1294).
  - BUGFIX: Assertion failed with rules that have invalid syntax
    (#1295).
  - BUGFIX: Integer overflow causing missed matches on files larger
    than 2GB (#1304).
  - BUGFIX: Crashes in Mac OS while scanning binaries with a
    signature that can't be verified (#1309).
- Update to 4.0.1:
  - Update sandboxed API (#1276)
  - BUGFIX: Fix regression in exports parsing in PE module
    (2bf67e6)
  - BUGFIX: Fix unaligned accesses in ARM (e1654ae)
- Update to 4.0.0:
  - New string modifiers base64 and base64wide (#1185).
  - New string modifier private (#1096)
  - Iterators for dictionaries and arrays (#1141).
  - Multiple API changes.
  - Memory footprint greatly reduced, specially when compiling
    large numbers of rules.
  - New commmand-line option --scan-list (#1261).
  - Added pdb_path field to "pe" module.
  - Added export_details array to "pe" module.
  - Added exports_index functions to "pe" module.
  - Improvements to "cuckoo" module.
  - BUGFIX: PE files with multiple signatures are parsed correctly
    (#940).
  - BUGFIX: Fix PE rich header parsing (#1164).

OBS-URL: https://build.opensuse.org/request/show/828267
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=17
2020-08-21 13:22:36 +00:00
add7d9d8e0 Accepting request 827256 from home:dirkmueller:branches:security:forensics
- update to 4.0.2:
  * BUGFIX: Use-after-free bug in PE module (#1287).
  * BUGFIX: Incorrect errors in rules when a single rule is badly formatted (#1294).
  * BUGFIX: Assertion failed with rules that have invalid syntax (#1295).
  * BUGFIX: Integer overflow causing missed matches on files larger than 2GB (#1304).
  * BUGFIX: Crashes in Mac OS while scanning binaries with a signature that can't be verified (#1309).
  * BUGFIX: Fix regression in exports parsing in PE module (2bf67e6)
  * BUGFIX: Fix unaligned accesses in ARM (e1654ae)
  * New string modifiers base64 and base64wide (#1185).
  * New string modifier private (#1096)
  * Iterators for dictionaries and arrays (#1141).
  * Multiple API changes.
  * Memory footprint greatly reduced, specially when compiling large numbers of rules.
  * New commmand-line option --scan-list (#1261).
  * Added pdb_path field to "pe" module.
  * Added export_details array to "pe" module.
  * Added exports_index functions to "pe" module.
  * Improvements to "cuckoo" module.
  * BUGFIX: PE files with multiple signatures are parsed correctly (#940).
  * BUGFIX: Fix PE rich header parsing (#1164).
  * BUGFIX: Buffer overruns in "dotnet" module (#1167, #1173).
  * plus many more bugfixes, see https://github.com/VirusTotal/yara/releases for details

OBS-URL: https://build.opensuse.org/request/show/827256
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=16
2020-08-20 15:50:48 +00:00
660792d5ea Accepting request 612691 from security:forensics
OBS-URL: https://build.opensuse.org/request/show/612691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=6
2018-05-29 14:52:14 +00:00
7dc1d46a80 Accepting request 611210 from home:scarabeus_iv:branches:security:forensics
- Update to 3.7.1:
  * Fix regression in include directive (issue #796)
  * Fix bug in PE checksum calculation causing wrong results in some cases.
  * time module (Wesley Shields)
  * yara command-line tool now accept multiple rule files
  * Allow a configurable limit for the number of strings per rule (option --max-strings-per-rule)
  * Implement integrity check for compiled rules
  * Implement API for customizingimport statement (@edhoedt)
  * Scan process memory in FreeBSD and OpenBDS (Hilko Bengen)
  * BUGFIX: Negated character classes not working with case-insensitive regexps (#765)
  * BUGFIX: Multiple bugs while parsing ELF files (Nate Rosenblum)
  * BUGFIX: Out-of-bounds access while parsing PE files.
  * BUGFIX: Memory leaks while parsing invalid rules.
  * BUGFIX: Heap overflow (4a342f0)
  * BUGFIX: Off-by-one NULL write in stack buffer (964d6c0)
  * BUGFIX: Multiple issues in "dotnet" module (f40c14c, fc35e5f)
  * Increase RE_MAX_AST_LEVELS from 2000 to 6000.
  * BUGFIX: Buffer overrun in regexp engine (issue #678)
  * BUGFIX: Null pointer dereference in regexp engine (issue #682).
- Run testsuite

OBS-URL: https://build.opensuse.org/request/show/611210
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=14
2018-05-28 17:35:43 +00:00
78a55401bc Accepting request 501373 from security:forensics
1

OBS-URL: https://build.opensuse.org/request/show/501373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=5
2017-07-21 20:44:53 +00:00
Greg Freemyer
176a4b83d2 Accepting request 501371 from home:gregfreemyer:Tools-for-forensic-boot-cd
update to latest

OBS-URL: https://build.opensuse.org/request/show/501371
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=12
2017-06-06 11:47:12 +00:00
c4ae366c5b Accepting request 440080 from security:forensics
1

OBS-URL: https://build.opensuse.org/request/show/440080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=4
2016-11-14 19:15:15 +00:00
Greg Freemyer
8ae1f94a9a Accepting request 440079 from home:jengelh:branches:security:forensics
- Add pkg-config to ensure .pc autodetection is always in effect

OBS-URL: https://build.opensuse.org/request/show/440079
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=10
2016-11-12 23:00:59 +00:00
bb9313701a Accepting request 432110 from security:forensics
1

OBS-URL: https://build.opensuse.org/request/show/432110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=3
2016-11-12 12:00:19 +00:00
Greg Freemyer
f9a6a7ed0e Accepting request 432105 from home:gregfreemyer:Tools-for-forensic-boot-cd
Update to v3.5.0 as required by plaso 1.5

OBS-URL: https://build.opensuse.org/request/show/432105
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=8
2016-09-30 23:01:39 +00:00
Stephan Kulow
77bc0f2a27 Accepting request 318236 from security:forensics
1

OBS-URL: https://build.opensuse.org/request/show/318236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=2
2015-07-24 07:59:06 +00:00
Greg Freemyer
e9dede83c8 Accepting request 318234 from home:gregfreemyer:Tools-for-forensic-boot-cd
Update to v3.4.0

OBS-URL: https://build.opensuse.org/request/show/318234
OBS-URL: https://build.opensuse.org/package/show/security:forensics/yara?expand=0&rev=6
2015-07-23 17:06:29 +00:00
Stephan Kulow
2134173165 Accepting request 252373 from security:forensics
New package used by malware researchers - not needed in 13.2, but fine to have there.

OBS-URL: https://build.opensuse.org/request/show/252373
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yara?expand=0&rev=1
2014-09-26 08:52:34 +00:00