libcamera/libcamera.changes

115 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Oct 18 10:15:03 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.0.1:
* This patch release commences the package release procedures for
the project.
* Initial releases will include a bump to the patch (0.0.x)
version number, as well as a corresponding increment to the
soname.
* utils:
- Provide a release script
- semver: Add version helper
* meson:
- Shared Object version handling
- Fix typo
* pipeline:
- rkisp1: Set bytesused before queuing parameters buffer
- ipu3: Set bytesused before queuing parameters buffer
* libcamera:
- v4l2_videodevice: Warn if bytesused == 0 when queuing output
buffer
- framebuffer: Move remaining private data to Private class
- base: utils: Drop defopt
- Change service to use explicit tags and obs_scm.
- Drop vers.diff patch and fix-ppc64.patch: Fixed upstream.
- Change lname define to new upstream soname libcamera0_0_1 and in
baselibs.conf.
- Split out libcamera-base0_0_1 shared library, add to baselibs.
Package the shared librarys in individual packages.
- Use ldconfig_scriptlets macro for post(un) handling.
- Stop exporting -Wno-error to C(XX)FLAGS, no longer needed.
-------------------------------------------------------------------
Fri Sep 2 10:10:53 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.0.0+g3887.f1776100:
* No changelog available.
-------------------------------------------------------------------
Wed Jan 5 14:23:40 UTC 2022 - Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 0.0.0+g3381.1db1e31e:
* No changelog available.
-------------------------------------------------------------------
Wed Dec 29 11:35:57 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add optional pkgconfig(libtiff-4) BuildRequires.
-------------------------------------------------------------------
Fri Oct 1 20:07:34 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 0.0.0+g3076 (d79b412)
* Still in development, not much of a changelog to be had.
-------------------------------------------------------------------
Thu Sep 9 02:42:44 UTC 2021 - Lukas Müller <expeehaa@outlook.com>
- Update to snapshot 0~3015 (a2571042)
- Disable pipeline 'raspberrypi' because it creates segfaults at runtime.
-------------------------------------------------------------------
Fri Aug 27 18:03:48 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add patch to work around what seems to be a bug in gcc 11 with
constexpr being treated as "non const" only in ppc64/ppc64le:
* fix-ppc64.patch
-------------------------------------------------------------------
Fri Jul 23 17:38:10 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
- pipewire has baselibs, so we should have them here as well
-------------------------------------------------------------------
Fri Jul 23 16:39:41 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 0~2809 (e0704e97) [boo#1188650]
* cam: support using multiple cameras concurrently
-------------------------------------------------------------------
Wed May 5 07:01:02 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to snapshot 0~2532 (093b71b2)
* No changelog available, understandably.
- Add -Wno-error
-------------------------------------------------------------------
Mon Nov 2 08:46:59 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to 0~1998.4757ff4
- Add 'qcam' tool
- Enable all pipelines
- Drop upstream patch:
* noforcedsize.diff
-------------------------------------------------------------------
Mon Mar 9 14:08:43 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to new development snapshot 0~1118.4de31cc
* No user-friendly changelog at this stage
* C++14 is now mandated
- Add noforcedsize.diff
-------------------------------------------------------------------
Fri Aug 23 18:54:16 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new development snapshot 0~699.8a92e6f
* No user-friendly changelog at this stage
-------------------------------------------------------------------
Thu Dec 6 09:35:42 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Initial package for build.opensuse.org
- Add vers.diff