From 89b786f79c8263888c0c62e160091e5dad016b28d05e76058edcea59aa10bdc7 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 21 Jan 2015 08:59:53 +0000 Subject: [PATCH] Accepting request 282138 from home:benoit_monin:branches:X11:XOrg update to version 1.0.8 OBS-URL: https://build.opensuse.org/request/show/282138 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/bitmap?expand=0&rev=8 --- bitmap-1.0.7.tar.bz2 | 3 --- bitmap-1.0.8.tar.bz2 | 3 +++ bitmap.changes | 20 ++++++++++++++++++++ bitmap.spec | 4 ++-- 4 files changed, 25 insertions(+), 5 deletions(-) delete mode 100644 bitmap-1.0.7.tar.bz2 create mode 100644 bitmap-1.0.8.tar.bz2 diff --git a/bitmap-1.0.7.tar.bz2 b/bitmap-1.0.7.tar.bz2 deleted file mode 100644 index 134477d..0000000 --- a/bitmap-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ea2823a930ddfe3bfc0c7fbb16a5b463222edf05284c5cdc40a6d3c5c3988af -size 169437 diff --git a/bitmap-1.0.8.tar.bz2 b/bitmap-1.0.8.tar.bz2 new file mode 100644 index 0000000..839f216 --- /dev/null +++ b/bitmap-1.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806cdeb80f5466ba9121e8cc6c6af82d3e4b32ef1a57bc5a76c15887640ec35d +size 177558 diff --git a/bitmap.changes b/bitmap.changes index 5c4994a..6a5374c 100644 --- a/bitmap.changes +++ b/bitmap.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Jan 20 18:47:23 UTC 2015 - benoit.monin@gmx.fr + +- update to version 1.0.8: + * Stop memory leak in XmuWriteBitmapDataToFile() + * Stop memory leaks from XtNewString(StripFilename(filename)) + * autogen.sh: Honor NOCONFIGURE=1 + * configure: Drop AM_MAINTAINER_MODE + * Use '& 7' instead '% 8' to silence clang analyzer warning + * Demacro modernization of NewSList to plug a memory leak during + error handling + * Silence -Wbad-function-cast + * Avoid shadow declarations + * assert to avoid a NULL dereference + * Print which option was in error along with usage message + * config: replace deprecated use of AC_OUTPUT with + AC_CONFIG_FILES + * Use table markup in preference to various low-level + constructions + ------------------------------------------------------------------- Thu Feb 6 11:01:32 UTC 2014 - sndirsch@suse.com diff --git a/bitmap.spec b/bitmap.spec index 91de839..d5dd6aa 100644 --- a/bitmap.spec +++ b/bitmap.spec @@ -1,7 +1,7 @@ # # spec file for package bitmap # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bitmap -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: X bitmap editor and converter utilities License: X11