-------------------------------------------------------------------
Tue Mar 12 21:01:56 UTC 2019 - mgorse@suse.com

- Add CVE-2018-17294.patch: fix a buffer overflow translating
  strings, backported from upstream (boo#1109319 CVE-2018-17294). 

-------------------------------------------------------------------
Wed Aug 22 18:54:38 UTC 2018 - mgorse@suse.com

- Add CVE-2018-11683.patch: fix another potential buffer overflow
  (boo#1095827 CVE-2018-11683).
- Fixed Python build requirement (python-devel)

-------------------------------------------------------------------
Tue Aug 21 21:52:01 UTC 2018 - mgorse@suse.com

- Add security fixes:
  CVE-2018-11684.patch (boo#1095826 CVE-2018-11684)
  CVE-2018-11685.patch (boo#1095825 CVE-2018-11685)

-------------------------------------------------------------------
Fri Nov 10 00:51:20 UTC 2017 - mgorse@suse.com

- Add liblouis-boo1062458-buffer-overflow.patch: fix buffer
  overflows in compileTranslationTable and lou_getTable
  (boo#1062458 boo#1067336 CVE-2014-8184 CVE-2017-15101).

-------------------------------------------------------------------
Thu Sep  7 21:38:31 UTC 2017 - mgorse@suse.com

- Add patches to fix several CVEs, backported from upstream
  (boo#1056090 boo#1056093 boo#1056095 boo#1056097 boo#1056101
  CVE-2017-13739 CVE-2017-13740 CVE-2017-13741 CVE_2017-13742
  CVE-2017-13743):
  0002-resolveSubtable-Fix-buffer-overflow-parsing-a-malfor.patch
  0003-Fix-possible-use-after-free-when-calling-compileBrai.patch

-------------------------------------------------------------------
Fri Aug 28 16:42:51 CEST 2009 - vuntz@novell.com

- Fix python-louis build: with the new upstream release, we now
  need to build the library before building the python bindings.

-------------------------------------------------------------------
Sat Aug 22 01:21:21 CEST 2009 - captain.magnus@opensuse.org

- Update to version 1.7.0:
  + The main new feature of this release is the support for UK and
    Marburg math. Other changes include a new tool to check
    hyphenation and the usual improvement and addition of tables.
    Also The test suite has been enhanced and finally passes
  + Fix for library name and Python bindings
  + Documentation fixes
  + Many small fixes
- Remove liblouis-build-fix.patch. Fixed upstream
- Remove liblouis-dlopen-versioned.patch. Code changed

-------------------------------------------------------------------
Fri Aug 21 20:01:04 CEST 2009 - vuntz@novell.com

- Add liblouis-dlopen-versioned.patch to have the python bindings
  open the versioned .so library, so that they don't require the
  devel package.
- Make python-louis require liblouis0.

-------------------------------------------------------------------
Thu Aug 13 11:42:08 CEST 2009 - vuntz@novell.com

- Use python_sitelib instead of py_sitedir.

-------------------------------------------------------------------
Thu Jul 30 14:08:23 CEST 2009 - vuntz@novell.com

- Initial package.

