Package Release Info

log4cpp-1.1.4-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liblog4cpp5
log4cpp-devel
log4cpp-doc

Change Logs

* Wed Jan 03 2024 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- update to version 1.1.4
  * fix for bug 152: use timespec and clock_settime for c++11 and
    higher; use stime for glibc version lower than 2.31; none for
    other cases
  * Replace obsolete auto_ptr removed in C++17 with newer
    unique_ptr since C++11
  * Replace older Non-throwing dynamic exception specification
    throw() removed in C++20 with newer noexcept since C++11
  * Patch #49 C99 compatibility fix for snprintf configure check
  * va_copy is here since c++11; fallback to simple copy if
    standard is not specified or less than c++11
- Replace _service with full URL in Source
Version: 1.1.3-bp154.1.45
* Fri Dec 28 2018 Jan Engelhardt <jengelh@inai.de>
- Wrap description again.
- Replace %__-type macro indirections.
* Wed Dec 19 2018 marec@detebe.org
- update to version 1.1.3
  * no upstream changelog
- drop fix_sle11_build.patch, no longer needed
Version: 1.1.2~rc3-bp150.2.4
* Mon Oct 10 2016 adam.majer@suse.de
- update to version 1.1.2rc3
  + fix std::terminate() call on bad category name component count
    in PatternLayout
  + fix std::terminate() call on bad root category priority name
    in config file
  + remove RollingFileAppend prints log name to std::cout
- fix_sle11_build.patch: fix building on SLE11
* Sat Jul 02 2016 jengelh@inai.de
- Fixup groups and do not waste time building static libs that
  do not get shipped.
* Thu Jun 30 2016 i@marguerite.su
- update version 1.1.2rc2
  * no upstream changelog
* Sat Aug 22 2015 i@marguerite.su
- update version 1.1.2rc1
  * Small fixes, DailyRollingFile appender, tests,
    options to disable support for smtp and syslog
* Fri Dec 06 2013 avvissu@yandex.ru
- update to 1.1.1
* Sun Jan 13 2013 sleep_walker@suse.cz
- remove dependency on neexisting package log4cpp
* Sun Jan 13 2013 sleep_walker@suse.cz
- update to 1.1
- remove log4cpp_inclusion_fixes.patch which reached upstream
- rework the spec
  - change manual creation of symlinks with %fdupes
  - change package name to log4cpp, library is subpackage (now
    liblog4cpp5)
* Thu Jul 19 2012 rob.verduijn@gmail.com
- conflicts fixed for opensuse 12.1
* Wed Jul 18 2012 rob.verduijn@gmail.com
- fixed some more rpmlint badness
* Wed Jul 18 2012 rob.verduijn@gmail.com
- fixed duplicate files
* Wed Jul 18 2012 rob.verduijn@gmail.com
- Fixed directory not owned in specfile
* Tue Aug 30 2011 alexandre@exatati.com.br
- Fix spec file.
* Tue Jan 13 2009 bbrunner@suse.de
- Initial package.