golang-github-hillu-go-yara 1.0.4-1 source package in Ubuntu

Changelog

golang-github-hillu-go-yara (1.0.4-1) unstable; urgency=medium

  * New upstream release.
  * Adjust d/copyright dates.
  * Add new dependency on pkg-config.
  * Bump Standards-Version.
  * Change priority to optional to comply with 4.0.1.

 -- Sascha Steinbiss <email address hidden>  Fri, 27 Oct 2017 11:03:23 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-hillu-go-yara_1.0.4-1.dsc 1.9 KiB 4ab3f9b64d0b0f79fce744dfd9f2219e024477e433185852c3acf2fca7007bd8
golang-github-hillu-go-yara_1.0.4.orig.tar.gz 15.6 KiB 86ff00caeff75585dafb4369ce180b88db6b8cf73f51e61e4d9dff3533dca6c6
golang-github-hillu-go-yara_1.0.4-1.debian.tar.xz 2.1 KiB ad03fa7ba3f18039af96dff27c02b8a4b3bb498ceca765437b43ea3eeea4e7c8

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hillu-go-yara-dev: Go bindings for YARA

 Go bindings for YARA (http://plusvic.github.io/yara/), a description language
 and scanning engine for malware families based on textual or binary patterns.
 The bindings' intention is to stay as close as sensible to the library's C
 API while taking inspiration from the yara-python implementation.