Skip to content

Commit

Permalink
Pullup ticket #6904 - requested by wiz
Browse files Browse the repository at this point in the history
Security fix

Revisions pulled up:
- devel/libgsf/Makefile                                         1.115
- devel/libgsf/PLIST                                            1.43
- devel/libgsf/distinfo                                         1.59

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Tue Oct  8 15:31:19 UTC 2024

   Modified Files:
           pkgsrc/devel/libgsf: Makefile PLIST distinfo

   Log Message:
   libgsf: update to 1.14.53.

   libgsf 1.14.53

   Morten:
           * Compilation fixes for libxml 2.13
           * Fix ABR in gsf-vba-dump.
           * Teach gsf (the tool) to handle odf properties.
           * Fix integer overflows affecting memory allocation.  [#34]

   ThomasK:
           * Add missing "DocumentStatus" ole2 property.  [#35]

   Zander Brown:
           * Avoid some undefined C behaviour in overflow checks.
           (Part of merge request 16; blame Morten for problems with
           the hand edits.)
  • Loading branch information
coypoop committed Oct 8, 2024
1 parent 0847b38 commit 1fd362f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/libgsf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.114 2024/06/27 15:23:48 adam Exp $
# $NetBSD: Makefile,v 1.114.2.1 2024/10/08 16:43:43 maya Exp $

DISTNAME= libgsf-1.14.52
DISTNAME= libgsf-1.14.53
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Expand Down
3 changes: 2 additions & 1 deletion devel/libgsf/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.42 2024/06/27 15:23:48 adam Exp $
@comment $NetBSD: PLIST,v 1.42.2.1 2024/10/08 16:43:43 maya Exp $
bin/gsf
bin/gsf-office-thumbnailer
bin/gsf-vba-dump
Expand Down Expand Up @@ -111,6 +111,7 @@ share/locale/fi/LC_MESSAGES/libgsf.mo
share/locale/fr/LC_MESSAGES/libgsf.mo
share/locale/gl/LC_MESSAGES/libgsf.mo
share/locale/he/LC_MESSAGES/libgsf.mo
share/locale/hi/LC_MESSAGES/libgsf.mo
share/locale/hr/LC_MESSAGES/libgsf.mo
share/locale/hu/LC_MESSAGES/libgsf.mo
share/locale/id/LC_MESSAGES/libgsf.mo
Expand Down
8 changes: 4 additions & 4 deletions devel/libgsf/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.58 2024/06/27 15:23:48 adam Exp $
$NetBSD: distinfo,v 1.58.2.1 2024/10/08 16:43:43 maya Exp $

BLAKE2s (libgsf-1.14.52.tar.xz) = 699993eab54f2764e487687fe0432794ea78f99b9f7164c8c5902fe5497bdba3
SHA512 (libgsf-1.14.52.tar.xz) = 3a7af5eae2aa539181dd0ae0d0ce4110da4c430ed8a26cdd7f0ec84c9bcf86360cceabf81ec7c6b902f2fe8d7ea5e3c09fa911d6bab3162f0f531e6973137f4b
Size (libgsf-1.14.52.tar.xz) = 707580 bytes
BLAKE2s (libgsf-1.14.53.tar.xz) = 13ec74d3e738bb32f02e75badfc3d088a71c896963e9da866ebf0dae26d99753
SHA512 (libgsf-1.14.53.tar.xz) = f2f8fa0806bf2edae271b3503cc311bd7ba32c145530afce382305cacfaae624edbc8298bd8766364e94804e71b1b8d0aac8383ae514aad646f2a926727cf727
Size (libgsf-1.14.53.tar.xz) = 714840 bytes
SHA1 (patch-thumbnailer_main.c) = bb7d25d26f19d676305a02a64474d11881bfc7fc

0 comments on commit 1fd362f

Please sign in to comment.