#2 Update to 0.11
Closed a year ago by yselkowitz. Opened a year ago by yselkowitz.
rpms/ yselkowitz/libmobi rawhide  into  rawhide

file modified
+1
@@ -2,3 +2,4 @@ 

  /libmobi-*.src.rpm

  /libmobi-0.4.tar.gz

  /libmobi-0.6.tar.gz

+ /libmobi-0.11.tar.gz

file modified
+5 -2
@@ -1,6 +1,6 @@ 

  Name: libmobi

- Version: 0.6

- Release: 6%{?dist}

+ Version: 0.11

+ Release: 1%{?dist}

  Summary: Library for handling Kindle (MOBI) formats of ebook documents

  License: LGPLv3+

  URL: https://github.com/bfabiszewski/libmobi
@@ -75,6 +75,9 @@ 

  

  

  %changelog

+ * Tue Jan 24 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.11-1

+ - Update to 0.11 (#1999466, #2002876, #2093877, #2094706, #2103231, #2147571)

+ 

  * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-6

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (libmobi-0.6.tar.gz) = d8bffc80e0a79cf997ac7a9300193dc4efa3a218c73ad1d6daa3cab11e697c340e2c6c3189c25b0ced8ebd528f155082c7109e1cb4e4d0956cf8007fbe8f87c0

+ SHA512 (libmobi-0.11.tar.gz) = a3854e15bf6b5553d69c749b5c263ab204d8a124f9d95058b368405cb8a1070c00c355ed5b9c3cea58fd30c07de18529a2b9d1806a29c46349b81fd8628924b7

This fixes all open CVE and FTBFS bugs: #1999466, #2002876, #2093877, #2094706, #2103231, #2147571

Note that this does appear to include some ABI breakage, but nothing else seems to use this library.

rebased onto 215fcfc

a year ago

Pull-Request has been closed by yselkowitz

a year ago