libXp/libXp.changes
Stefan Dirsch 1a683c8720 - Update to version 1.0.4
* Fix a memory leak on the error path in XpGetLocaleNetString
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * XpNotifyPdm.c: fix -Wmisleading-indentation warning
  * XpExtVer.c: fix -Wredundant-decls warning
  * Add deprecation notice to README
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXp?expand=0&rev=15
2022-09-12 21:41:01 +00:00

133 lines
4.3 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 12 21:09:41 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.4
* Fix a memory leak on the error path in XpGetLocaleNetString
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* XpNotifyPdm.c: fix -Wmisleading-indentation warning
* XpExtVer.c: fix -Wredundant-decls warning
* Add deprecation notice to README
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
-------------------------------------------------------------------
Mon Mar 9 10:05:14 UTC 2015 - sndirsch@suse.com
- added baselibs.conf as source to specfile in order to make
factory checkin policy happy ...
-------------------------------------------------------------------
Sun Mar 8 17:23:56 UTC 2015 - zaitor@opensuse.org
- Update to version 1.0.3:
+ autogen.sh: Honor NOCONFIGURE=1.
+ configure: Drop AM_MAINTAINER_MODE.
+ Remove fallback for _XEatDataWords, require libX11 1.6 for it.
-------------------------------------------------------------------
Sat Jun 1 19:51:08 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.0.2:
This bug fix release delivers the fixes for the recently announced security
vulnerability CVE-2013-2062, alongside the last couple years accumulation
of janitorial cleanups, compiler warning fixes, and adjustments to remain
compatible with changes in new and future automake releases.
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de
- Use more robust make install call
-------------------------------------------------------------------
Wed Apr 11 15:29:47 UTC 2012 - vuntz@opensuse.org
- Update to version 1.0.1:
+ Fix compiler warnings
+ Build fixes
+ Build configuration improvements
- Add pkgconfig(xorg-macros) BuildRequires: new dependency
upstream.
-------------------------------------------------------------------
Sun Feb 12 00:57:07 UTC 2012 - jengelh@medozas.de
- Rename xorg-x11-libXext to libXext and utilize shlib policy
-------------------------------------------------------------------
Tue Dec 21 02:46:09 UTC 2010 - sndirsch@novell.com
- bumped version number to 7.6
-------------------------------------------------------------------
Fri Apr 2 18:04:02 CEST 2010 - sndirsch@suse.de
- bumped version number to 7.5
-------------------------------------------------------------------
Mon Dec 14 19:59:10 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
-------------------------------------------------------------------
Sat Nov 14 03:05:30 CET 2009 - sndirsch@suse.de
- fixed build
-------------------------------------------------------------------
Sat May 2 17:17:24 CEST 2009 - eich@suse.de
- revert static library and .la file removal
for SUSE versions <= 11.1.
-------------------------------------------------------------------
Tue Apr 21 19:53:12 CEST 2009 - crrodriguez@suse.de
- remove sttaic libraries and "la" files
- run ldconfig in postun
-------------------------------------------------------------------
Thu Sep 11 14:21:48 CEST 2008 - sndirsch@suse.de
- bumped release number to 7.4
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Sat Sep 29 12:23:36 CEST 2007 - sndirsch@suse.de
- bumped version to 7.3
-------------------------------------------------------------------
Thu Oct 26 07:29:01 CEST 2006 - sndirsch@suse.de
- set version to 7.2 in specfile
-------------------------------------------------------------------
Wed Aug 2 16:12:20 CEST 2006 - sndirsch@suse.de
- fix setup line
-------------------------------------------------------------------
Fri Jul 28 14:44:38 CEST 2006 - sndirsch@suse.de
- use "-fno-strict-aliasing"
-------------------------------------------------------------------
Thu Jul 27 11:46:33 CEST 2006 - sndirsch@suse.de
- use $RPM_OPT_FLAGS
-------------------------------------------------------------------
Fri Jun 23 16:46:38 CEST 2006 - sndirsch@suse.de
- created package