a19483f80c
Accepting request 1265605 from devel:libraries:c_c++
...
- update to 2.1.2:
* Implement `LOG4CPLUS_ASSERT_FMT()` - formats assertion
message using C-style format string.
* Implement `LOG4CPLUS_ASSERT_FORMAT()` - formats assertion
message using C++20 `<format>` header facilities.
* `log4cplus.threadPoolBlockOnFull`. When this
property is `true` (default), threads will block when
internal thread pool queue is full.
OBS-URL: https://build.opensuse.org/request/show/1265605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=16
2025-03-31 09:43:58 +00:00
2ef5f25249
- update to 2.1.2:
...
* Implement `LOG4CPLUS_ASSERT_FMT()` - formats assertion
message using C-style format string.
* Implement `LOG4CPLUS_ASSERT_FORMAT()` - formats assertion
message using C++20 `<format>` header facilities.
* `log4cplus.threadPoolBlockOnFull`. When this
property is `true` (default), threads will block when
internal thread pool queue is full.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=22
2025-03-30 20:27:35 +00:00
7982c5830b
Accepting request 1198026 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/1198026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=15
2024-09-02 11:14:02 +00:00
00c6782abc
- Update to 2.1.1:
...
* Add missing source files to MSVC project files.
* Resolve environment variables in include directive in
configuration file.
* Throw exception on nonexistent properties file, if requested by
fThrow flag.
* Generate pkgconfig file with CMake.
* Add locale support to ConsoleAppender.
* Initialize thread pool for async logging on demand.
* SysLogAppender: Allow non-FQDN hostname in syslog messages.
* Update Catch2 to v2.13.9.
- Run tests at buildtime
- Add source validation and update keyring
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=20
2024-08-31 09:28:18 +00:00
f21ad6bd81
Accepting request 992168 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/992168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=14
2022-08-02 20:09:21 +00:00
d532db87ea
Accepting request 991600 from home:dirkmueller:Factory
...
- update to 2.0.8:
* Add CMake alias libraries.
* Add an option to disable tests to configure script.
* Fix C++11 compatibility: C++11 does not have basic_string_view.
* Look for Android's log library.
* Fix handling of ,aux extension for FileAppender.
OBS-URL: https://build.opensuse.org/request/show/991600
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=18
2022-08-02 06:43:01 +00:00
8f217e8360
Accepting request 974311 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/974311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=13
2022-05-02 14:25:42 +00:00
e799fb677c
Accepting request 973189 from home:jengelh:branches:devel:libraries:c_c++
...
- Resolve rpmlint report "liblog4cplus-1_2-5.x86_64: E:
shlib-policy-name-error SONAME: liblog4cplus-2.0.so.3, expected
package suffix: 2_0-3"
OBS-URL: https://build.opensuse.org/request/show/973189
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=16
2022-05-02 07:32:38 +00:00
86be1abf40
Accepting request 950353 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/950353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=12
2022-02-01 13:02:54 +00:00
ee5fc77798
Accepting request 950299 from home:dirkmueller:Factory
...
- update to 2.0.7:
* Fix compilation with C++20 compiler, use std::invoke_result.
* TimeBasedRollingFileAppender: Clear files before `MaxHistory` when
`CleanHistoryOnStart=false`.
* Update embedded Catch2 to version v2.13.7 to compilation with current
Glibc. GitHub issue #519 .
OBS-URL: https://build.opensuse.org/request/show/950299
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=15
2022-02-01 07:33:28 +00:00
a6fc271e6a
Accepting request 891868 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/891868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=11
2021-05-10 13:38:59 +00:00
804bd060e7
Accepting request 891578 from home:dirkmueller:Factory
...
- update to 2.0.6:
* Fixes to internal thread pool.
* Internal thread pool can now be disabled during compilation. Use
--disable-thread-pool with Autotools based build or set
LOG4CPLUS_ENABLE_THREAD_POOL to OFF with CMake based build.
* Improved SONAME handling in CMake.
* Update Catch to 2.13.4 to fix compilation on MacOS X on AArch64.
OBS-URL: https://build.opensuse.org/request/show/891578
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=13
2021-05-09 14:20:45 +00:00
0eb9025116
Accepting request 840282 from devel:libraries:c_c++
...
OBS-URL: https://build.opensuse.org/request/show/840282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=10
2020-10-09 22:28:51 +00:00
69aa25657a
Accepting request 839501 from home:dirkmueller:branches:devel:libraries:c_c++
...
- update to 2.0.5:
* long list of improvements and bugfixes, see
https://github.com/log4cplus/log4cplus/releases
OBS-URL: https://build.opensuse.org/request/show/839501
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=11
2020-10-08 13:58:40 +00:00
Philipp Thomas
39d3e00d8f
Accepting request 589131 from home:AndreasStieger:branches:devel:libraries:c_c++
...
fix keyring
OBS-URL: https://build.opensuse.org/request/show/589131
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=10
2018-03-20 11:25:21 +00:00
Philipp Thomas
f56fb0c98e
Accepting request 589124 from home:AndreasStieger:branches:devel:libraries:c_c++
...
- update to 1.2.1 (bsc#1085912):
* many improvements and bug fixes
* verify source signature
OBS-URL: https://build.opensuse.org/request/show/589124
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=9
2018-03-20 11:02:34 +00:00
Stephan Kulow
5396b80e77
Accepting request 161495 from devel:libraries:c_c++
...
- Kill off %make_install to unbreak SLE build (forwarded request 161492 from jengelh)
OBS-URL: https://build.opensuse.org/request/show/161495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=7
2013-04-02 10:28:23 +00:00
Ismail Dönmez
e70b544654
Accepting request 161492 from home:jengelh:branches:devel:libraries:c_c++
...
- Kill off %make_install to unbreak SLE build
OBS-URL: https://build.opensuse.org/request/show/161492
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=7
2013-03-27 21:23:33 +00:00
Stephan Kulow
7c756c9fb8
Accepting request 137221 from devel:libraries:c_c++
...
Update to 1.1.0 (forwarded request 137220 from TheBlackCat)
OBS-URL: https://build.opensuse.org/request/show/137221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=5
2012-10-08 18:33:01 +00:00
Todd R
997340eba0
Accepting request 137220 from home:TheBlackCat:branches:devel:libraries:c_c++
...
Update to 1.1.0
OBS-URL: https://build.opensuse.org/request/show/137220
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=5
2012-10-05 10:50:42 +00:00
Stephan Kulow
9c8a66dfff
Accepting request 123781 from devel:libraries:c_c++
...
license update: Apache-2.0
SPDX format (forwarded request 123774 from babelworx)
OBS-URL: https://build.opensuse.org/request/show/123781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=3
2012-06-06 14:08:11 +00:00
Ismail Dönmez
1fbe2ddf5a
Accepting request 123774 from home:babelworx:ldig:branches:devel:libraries:c_c++
...
license update: Apache-2.0
SPDX format
OBS-URL: https://build.opensuse.org/request/show/123774
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=3
2012-06-06 10:37:25 +00:00
Sascha Peilicke
d746e74826
Accepting request 84885 from devel:libraries:c_c++
...
This is a C++ logging library needed by at least one package in factory (dcmtk)
OBS-URL: https://build.opensuse.org/request/show/84885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/log4cplus?expand=0&rev=1
2011-09-27 14:16:13 +00:00
Ismail Dönmez
eb79c74d8f
Accepting request 84586 from home:TheBlackCat:branches:KDE:Distro:Factory
...
Resubmit with .la files removed
OBS-URL: https://build.opensuse.org/request/show/84586
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/log4cplus?expand=0&rev=1
2011-09-26 12:56:26 +00:00