OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/libbobcat?expand=0&rev=15
107 lines
4.6 KiB
Plaintext
107 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 20 13:04:50 UTC 2025 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- Update to version 6.09.00:
|
|
* added static member String::to_string
|
|
* MemoryAccess objects keep track of their own loaded data blocks
|
|
* reimplemented MemoryStream
|
|
* reimplemented MemoryBuf
|
|
* reimplemented MemoryAccess
|
|
* reimplemented MemoryBridge
|
|
* modified the pipe and redirector man-pages
|
|
* fixed ending a log message when inserting endl.
|
|
* fixed typos in bobcat.yo
|
|
* added *mmap* man-pages
|
|
* renamed Mmapbuf to MmapBuf, added MmapBuf (related) classes to CLASSES
|
|
* using d_mapBufSize for existing buffers
|
|
* added IOmapbuf
|
|
* mapbase/seabspos.cc updated
|
|
* imapbuf and omapbuf needs its own seekoff
|
|
* i/omapbuf and mapbase in line with streambuf
|
|
* updated imapbuf in line with the std. streambuf behavior
|
|
* wip MapBase according to std. stream procedures
|
|
* input/output OK, using iosopenmode in the constructors
|
|
* Omapbuf writing tests (rdbuf, std. insertions, .write(...)' OK
|
|
* Added OmapBuf, R and initial W tests OK
|
|
* d_realSize to MabBase, using MapBase::currentPos. Reading OK
|
|
* mapbase prepared for writing, reading OK
|
|
* mapbase: common base class for imapbuf and omapbuf
|
|
* imapbuf derives from mapbase
|
|
* fixed optional long option argument bug in Arg
|
|
* DateTime constructors with TimeTime params use default arg UTC
|
|
* 'typdef' specs replaced by 'using' declarations
|
|
* update documentation references to bobcat5 -> bobcat6
|
|
* NPipe SF: Pipe now contains its additional members
|
|
* New classes now operational, see the changelog
|
|
* added proc/ and ifdstreams/
|
|
* updated milter: virtual members now private
|
|
* added ifdbufs, updated ifdbuf
|
|
- Add service file to get tarball
|
|
- Remove unecessary comments from specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 19 08:46:47 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- remove dependency on the_silver_searcher (ag)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 11:22:22 UTC 2023 - pgajdos@suse.com
|
|
|
|
- do not build documentation with yodl, it can be reached here:
|
|
https://fbb-git.gitlab.io/bobcat/manhtml/bobcat.7.html
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 1 00:11:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 6.02.02:
|
|
* Accidentally the ArgConfig header file included ../arg/arg instead of
|
|
<bobcat/arg> causing compilation failures of files including
|
|
<bobcat/argconfig>. Fixed in this release.
|
|
* The singleton classes Arg, ArgConfig, ReadLineHistory, and Signal now
|
|
return their allocated memory when programs using them end.
|
|
* Rewrote ReadLineHistory.
|
|
* Repaired the linking option specifications in the ReadLine* man-pages.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 3 13:11:56 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- Remove unecessary Provides
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 2 09:48:48 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- specfile:
|
|
* remove build dependencies for libbobcat-light
|
|
* comment unused build dependencies for libbobcat
|
|
* adjust permission static library file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 14:52:25 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- initialbobcatlib
|
|
* Parse headers and replace internal include by files content
|
|
* Remove all unecessary patches
|
|
* [ - protect-headers-f-file-with-pragma-once.patch, - update-dependencies-required-classes.patch]
|
|
-------------------------------------------------------------------
|
|
Wed Oct 26 09:38:37 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- Update to 6.02.00
|
|
- Add subpackage "bobcat-light" to build icmake without required it
|
|
* [initialbobcatlib] - script to build libbobcat with g++ command
|
|
* [protect-headers-f-file-with-pragma-once.patch, update-dependencies-required-classes.patch]
|
|
- specfile - remove hardcoded library version
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 19 16:08:11 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- specfile
|
|
* Move static libraries to new libbobcat-devel-static package
|
|
* Fix obs error giving executable mode to library
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 28 15:36:56 UTC 2022 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- bobcat 5.11.01
|
|
* Create package libbocat which install shared libraries
|
|
* Create package libbobcat-devel which install all headers and static library
|