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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
|
yara (3.5.0+dfsg-9) unstable; urgency=medium
* Add patches for CVE-2016-10210, CVE-2016-10211, CVE-2017-5923,
CVE-2017-5924 (Closes: #859821)
-- Hilko Bengen <bengen@debian.org> Sun, 09 Apr 2017 13:02:37 +0200
yara (3.5.0+dfsg-8) unstable; urgency=medium
* Fix FTBFS due to failing tests on kFreeBSD
-- Hilko Bengen <bengen@debian.org> Sat, 05 Nov 2016 12:27:25 +0100
yara (3.5.0+dfsg-7) unstable; urgency=medium
* Update signal handling test
-- Hilko Bengen <bengen@debian.org> Mon, 31 Oct 2016 23:30:55 +0100
yara (3.5.0+dfsg-6) unstable; urgency=medium
* Add signal handling fix
-- Hilko Bengen <bengen@debian.org> Mon, 31 Oct 2016 15:08:00 +0100
yara (3.5.0+dfsg-5) unstable; urgency=medium
* Update big endian patch, this should fix build problems with software
that uses YARA.
-- Hilko Bengen <bengen@debian.org> Mon, 24 Oct 2016 22:22:43 +0200
yara (3.5.0+dfsg-4) unstable; urgency=medium
* Add fixes for big-endian architectures
* Build for all architectures again
-- Hilko Bengen <bengen@debian.org> Sun, 16 Oct 2016 15:23:57 +0200
yara (3.5.0+dfsg-3) unstable; urgency=medium
* Limit Architecture: The tests that were introduced in 3.5.0 crash and
cause FTBFS on big-endian architectures
-- Hilko Bengen <bengen@debian.org> Mon, 12 Sep 2016 20:24:28 +0200
yara (3.5.0+dfsg-2) unstable; urgency=medium
* Update copyright
-- Hilko Bengen <bengen@debian.org> Wed, 03 Aug 2016 22:53:46 +0200
yara (3.5.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Update URLs to reflect move of upstream source; remove README.Debian
* Drop patches that have been integrated upstream
* Update symbols file
* Drop packages for Python bindings and debug symbols
* Bump Standards-Version
-- Hilko Bengen <bengen@debian.org> Wed, 03 Aug 2016 22:19:39 +0200
yara (3.4.0+dfsg-4) unstable; urgency=medium
* Fix typo in OpenSSL 1.1 compatibility patch
-- Hilko Bengen <bengen@debian.org> Sat, 02 Jul 2016 10:33:41 +0200
yara (3.4.0+dfsg-3) unstable; urgency=medium
* Add patch to fix build with OpenSSL 1.1 (Closes: #828614)
-- Hilko Bengen <bengen@debian.org> Fri, 01 Jul 2016 18:45:12 +0200
yara (3.4.0+dfsg-2) unstable; urgency=medium
* Added fix for possible buffer overrun in PE module
-- Hilko Bengen <bengen@debian.org> Sun, 02 Aug 2015 23:05:43 +0200
yara (3.4.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Updated symbols file
-- Hilko Bengen <bengen@debian.org> Thu, 18 Jun 2015 18:28:36 +0200
yara (3.3.0+dfsg-1) unstable; urgency=medium
* Removed Eriberto from Uploaders at his request
* Imported Upstream version 3.3.0+dfsg
* Added script to edit orig tarball, integrated into debian/watch.
* copyright: Removed notes about files that are no longer included in
the source package
-- Hilko Bengen <bengen@debian.org> Mon, 15 Jun 2015 00:33:23 +0200
yara (3.3.0-1) unstable; urgency=medium
* New upstream release
* Dropped patches that have been integrated upstream
* Added pkgconfig file to -dev package
* Updated symbols file
-- Hilko Bengen <bengen@debian.org> Tue, 10 Feb 2015 14:40:35 +0100
yara (3.2.0-3) unstable; urgency=medium
* Made packages multiarch-compatible
* Added -dbg package
-- Hilko Bengen <bengen@debian.org> Fri, 06 Feb 2015 16:55:22 +0100
yara (3.2.0-2) unstable; urgency=medium
* Improved package descriptions
* Added documentation package
* added Build-Depends: dh-python as suggested by dh_python2
* Added some more "substvars" variables
-- Hilko Bengen <bengen@debian.org> Mon, 10 Nov 2014 20:40:00 +0100
yara (3.2.0-1) unstable; urgency=medium
* New upstream release
* Ensure that m4 directory exists when autoreconf is run.
* Added build dependency for hash module; explicitly added cuckoo, magic
modules
* Bumped Standards-Version
-- Hilko Bengen <bengen@debian.org> Mon, 10 Nov 2014 16:16:17 +0100
yara (3.1.0-2) unstable; urgency=medium
* Re-addded patches for FTBFS on kFreeBSD, Hurd
-- Hilko Bengen <bengen@debian.org> Sat, 30 Aug 2014 10:24:35 +0200
yara (3.1.0-1) unstable; urgency=medium
* New upstream release
* Bumped ABI version
* Removed old patches, added fix for building Python bindings
-- Hilko Bengen <bengen@debian.org> Fri, 29 Aug 2014 22:14:20 +0200
yara (2.1.0-4) unstable; urgency=medium
* New co-maintainer email address.
* debian/control: updated the Vcs-Browser field.
* debian/patches/: added headers to fix-kfreebsd-build
and to try-fix-hurd-build patches.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 10 Aug 2014 20:24:19 -0300
yara (2.1.0-3) unstable; urgency=medium
* Add missing python{3}:Depends substvars in debian/control so proper
python depends on included for python{3}-yara (Closes: #750625).
Thanks to Scott Kitterman.
-- Hilko Bengen <bengen@debian.org> Sat, 07 Jun 2014 11:36:02 +0200
yara (2.1.0-2) unstable; urgency=medium
* Restored symbols file
* Added build fix for kFreeBSD
* Added attempt at build fix for Hurd
-- Hilko Bengen <bengen@debian.org> Sun, 23 Mar 2014 15:26:43 +0100
yara (2.1.0-1) unstable; urgency=medium
* New upstream release.
* debian/clean: removed because the upstream fixed the source code.
* changelog.upstream: updated.
* debian/copyright: updated the upstream copyright years.
* debian/exlib: removed this useless file.
* debian/libyara2.symbols: updated.
* debian/{man/,yara.manpages}: removed. The upstream adopted the
manpage provided by last Debian package.
* debian/patch/build-fixes: removed. The upstream fixed the source
code. Thanks Victor.
* debian/rules: updated the override_dh_installchangelogs target,
changing from "-p libyara0" to "-p libyara2".
* debian/watch: fixed and improved.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Tue, 18 Mar 2014 15:25:18 -0300
yara (2.0.0-2) unstable; urgency=medium
* Removed PCRE build-dependency as Yara now uses its own RE engine
* Added our fixes to build scripts that were accepted upstream (Closes:
#734777)
* Fixed symbols file, corrected SONAME and name of library package
-- Hilko Bengen <bengen@debian.org> Sun, 12 Jan 2014 23:37:07 +0100
yara (2.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/changelog.upstream: added to provide a upstream changelog to
libyara-dev, libyara0, python-yara, python3-yara and yara.
* debian/control:
- Added the X-Python-Version and X-Python3-Version fields.
- Changed from "Python" to "Python 3" in short description of the
python3-yara binary to avoid a lintian "duplicate-short-description"
message.
- Enabled the VCS fields.
* debian/copyright:
- Added Hilko Bengen as package maintainer.
- Added references to windows/include/{pcre,pcreposix}.h and
windows/yarac/getopt.c, all using BSD-3-Clause license.
- Removed references to:
- libyara/grammar.y and libyara/elf.h that were rewritten and
relicensed as Apache-2.0.
- libyara/lex.l that was removed from source code.
- Updated the upstream e-mail address.
- Updated the packaging years.
* debian/libyara0.symbols: updated.
* debian/man/: created to provide absent manpages. Currently, yarac.1.
* debian/patches/:
- Added a header to fix-python-build.
- Updated the fix-python-build and manpage patches.
* debian/{python,python3}-yara.lintian-overrides: added to explain a
specific situation to lintian.
* debian/README.Debian: updated.
* debian/rules:
- Added the override_dh_installchangelogs to install the
changelog.upstream file.
- Added a command to override_dh_auto_clean target to remove
yara-python/build directory.
* debian/watch: little adjustment.
* debian/yara.manpages: created to install the yarac manpage.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Sun, 05 Jan 2014 15:47:56 +0000
yara (1.7.2-3) unstable; urgency=low
* Added files that are only used in Windows builds to debian/copyright
(Closes: #733522)
-- Hilko Bengen <bengen@debian.org> Sun, 29 Dec 2013 20:58:10 +0100
yara (1.7.2-2) unstable; urgency=low
* Added Python3 bindings package
* Corrected license for libyara/grammar.y, libyara/lex.l
-- Hilko Bengen <bengen@debian.org> Sun, 29 Dec 2013 14:48:00 +0100
yara (1.7.2-1) unstable; urgency=low
[ Joao Eriberto Mota Filho ]
* Initial release (Closes: #728934)
[ Hilko Bengen ]
* Added myself to uploaders, with permission from Joao Eriberto Mota
Filho who did the initial work on the package.
* Updated package from 1.7 to 1.7.2
* Bumped Standards-Version, no changes
* Fixed copyright, watch file
* Fixed Homepage field
* Added python-yara package
-- Hilko Bengen <bengen@debian.org> Sat, 21 Dec 2013 14:28:56 +0100
|