2021-07-16 10:42:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 18:57:56 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Drop --with-pic, has no effect with --disable-static.
|
|
|
|
- Replace PreReq with Requires(pre).
|
|
|
|
- Do not ignore error return from useradd.
|
|
|
|
|
2021-07-15 20:41:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 15 15:54:56 UTC 2021 - Michal Suchanek <msuchanek@suse.com>
|
|
|
|
|
|
|
|
- Update to version 1.1.19 (jsc#SLE-18189)
|
|
|
|
- Fix segfault on servicelog_open() failure
|
|
|
|
- New project location
|
|
|
|
|
2017-08-29 13:47:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 28 08:53:47 UTC 2017 - jloeser@suse.com
|
|
|
|
|
2018-11-12 13:44:06 +01:00
|
|
|
- version update to 1.1.18 (fate#322223, fate#326427)
|
2017-08-29 13:47:43 +02:00
|
|
|
- Sqlite bind call validation
|
|
|
|
- Added libservicelog test cases
|
|
|
|
- Print machine serial number
|
|
|
|
- Fixed few regression issues
|
|
|
|
|
|
|
|
- removed patches:
|
|
|
|
* libservicelog-1.1.17-Fixes-fdopen-failure-issue-properly.patch
|
|
|
|
* libservicelog-1.1.17-Print-machine-serial-number-in-v29-path.patch
|
|
|
|
|
2017-08-21 07:39:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 10 12:47:12 UTC 2017 - msuchanek@suse.com
|
|
|
|
|
|
|
|
- Machine serial number is not reported to Lpar for a SRC event
|
|
|
|
(bsc#1053227)
|
|
|
|
* libservicelog-1.1.17-Fixes-fdopen-failure-issue-properly.patch
|
|
|
|
* libservicelog-1.1.17-Print-machine-serial-number-in-v29-path.patch
|
|
|
|
|
2017-03-27 13:23:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 27 10:51:36 UTC 2017 - jloeser@suse.com
|
|
|
|
|
|
|
|
- version update to 1.1.17 (fate#321443)
|
|
|
|
- NULL check before calling strdup
|
|
|
|
- Fixed various bugs
|
|
|
|
|
2016-03-22 21:32:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 22 16:15:16 UTC 2016 - jloeser@suse.com
|
|
|
|
|
|
|
|
- version update to 1.1.16 (FATE#319556)
|
|
|
|
- see libservicelog-1.1.16/ChangeLog for changes
|
|
|
|
|
|
|
|
- removed patches:
|
|
|
|
* libservicelog-printf_types.patch
|
|
|
|
|
2014-09-05 09:35:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 4 13:26:49 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- baselibs.conf did not match with the shared library package
|
|
|
|
- Remove libservicelog-lib_version.patch, there is no reason
|
|
|
|
provided to have it in the first place.
|
|
|
|
- Remove libservicelog-pkgconfig.patch; there is nothing wrong
|
|
|
|
with -L${libdir} in .pc files.
|
|
|
|
- Remove dlopen hacks; the packages ppc64-diag and servicelog which
|
|
|
|
OBS lists as dependants use no visible call to dlopen but do
|
|
|
|
a compile-time link.
|
|
|
|
- As the public header servicelog.h #includes <sqlite3.h>,
|
|
|
|
Reqiures: sqlite3-devel is needed for libservicelog-devel.
|
|
|
|
|
2014-01-17 13:39:14 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-09-04 15:18:27 +02:00
|
|
|
Thu Sep 4 12:56:42 UTC 2014 - jloeser@suse.com
|
|
|
|
|
|
|
|
- version update to 1.1.15 (BNC#894856)
|
|
|
|
- Cleanup build tools (configure.ac and Makefile.am)
|
|
|
|
|
|
|
|
- modified patches:
|
|
|
|
* libservicelog-lib_version.patch
|
|
|
|
* libservicelog-pkgconfig.patch
|
|
|
|
-------------------------------------------------------------------
|
2014-01-17 13:39:14 +01:00
|
|
|
Fri Jan 17 10:31:57 UTC 2014 - jloeser@suse.com
|
|
|
|
|
|
|
|
- version update to 1.1.14 (FATE#315456)
|
|
|
|
include servicelog.db and bootstrap.sh file into compression file
|
|
|
|
list
|
2014-01-17 13:49:18 +01:00
|
|
|
- Prereq: groupadd for %post
|
2014-01-17 13:39:14 +01:00
|
|
|
|
2013-12-10 20:39:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 10 19:07:21 UTC 2013 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- enable ppc64le
|
|
|
|
|
2013-04-02 11:13:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 28 12:26:33 UTC 2013 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.23
|
|
|
|
- Legalize SQL insert command input string
|
|
|
|
- Minor typo fix
|
|
|
|
- repair_action : fix output format issue
|
|
|
|
- drop libservicelog.install.patch
|
|
|
|
- refresh libservicelog-printf_types.patch
|
|
|
|
|
2012-12-11 13:57:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 5 18:09:10 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.12
|
|
|
|
Upstream changelog:
|
|
|
|
Minor changes
|
|
|
|
- more printf types fixes (libservicelog-printf_types.patch)
|
|
|
|
|
2012-06-28 16:25:47 +02:00
|
|
|
-------------------------------------------------------------------
|
2012-06-28 16:29:35 +02:00
|
|
|
Thu Jun 28 16:28:34 CEST 2012 - pth@suse.de
|
2012-06-28 16:25:47 +02:00
|
|
|
|
|
|
|
- Using both -version-info and -release options for libtool is bogus,
|
|
|
|
therefore use version-info only and name shared library package
|
|
|
|
accordingly.
|
2012-06-28 16:29:35 +02:00
|
|
|
- Adapt requires of -devel package.
|
2012-06-28 16:25:47 +02:00
|
|
|
|
2012-01-31 16:12:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 16:01:42 CET 2012 - meissner@suse.de
|
|
|
|
|
|
|
|
- buildreq autoconf and libtool so autoreconf -ivf works again.
|
|
|
|
|
2012-01-31 11:41:37 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 10:41:31 UTC 2012 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- Remove redundant tags/sections per specfile guideline suggestions
|
|
|
|
- Parallel building using %_smp_mflags
|
|
|
|
|
2011-11-03 13:20:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 2 12:31:42 UTC 2011 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- update to 1.1.11
|
|
|
|
- new build requires librtas-devel pkg-config
|
|
|
|
- reworked patches
|
|
|
|
- Drop libservicelog.warnings.patch,
|
|
|
|
libservicelog.sqlite-include.patch
|
|
|
|
libservicelog-sqlite_fixes.patch
|
|
|
|
- Fix package description typo
|
|
|
|
- ppc,ppc64 exclusive package as it is requires librtas
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 20 20:41:19 UTC 2010 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Fix build: use %__rm instead of %rm.
|
|
|
|
|
2010-04-20 02:25:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 19 10:50:30 UTC 2010 - pth@novell.com
|
|
|
|
|
|
|
|
- Fix .changes
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 14 18:23:27 UTC 2010 - pth@novell.com
|
|
|
|
|
|
|
|
- Fix .pc file (bnc#588706)
|
|
|
|
- Only pass -L${libdir} if libdir isn't searched by default.
|
|
|
|
- Rename sqlite-fixes to libservicelog-sqlite_fixes.patch.
|
|
|
|
|
2010-03-17 14:26:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 11:53:00 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- package baselibs.conf
|
|
|
|
|
2010-04-20 02:25:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 15:50:32 CET 2009 - duwe@suse.de
|
|
|
|
|
|
|
|
- Fix sqlite free()s and one insert statement (bnc#482351)
|
|
|
|
|
2009-01-27 02:18:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 26 18:28:45 CET 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- remove "la" files
|
|
|
|
|
2008-09-13 04:42:07 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 10 11:52:07 CEST 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- link against sqlite3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 29 11:10:42 CEST 2008 - olh@suse.de
|
|
|
|
|
|
|
|
- new libservicelog-1.0.1, libservicelog-1_0-1 and libservicelog-devel
|
|
|
|
packages (bnc#417533)
|
|
|
|
|