File joyce.changes of Package joyce
-------------------------------------------------------------------
Sat Jan 22 06:59:27 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 2.4.0
* Bugfix: PIP could hang copying files larger than 16k from
folders mapped as drives.
* Compilation fix: int versus unsigned in PcKeyboard.cxx
- Update to version 2.2.15
* Handle CPC disk images with 'unformatted' (ie, missing) tracks
- Update to version 2.2.14
* Fix display artefacts when colours are changed while video
is disabled
* Fix Rosanne checksum when the ROM is patched by Rosanne
acceleration
* Fix autodetection of EDSK files
* Correct long option names --with-foo in LyX documentation
- Update to version 2.2.13
* Updated to latest GNU Autotools
- Run spec-cleaner
-------------------------------------------------------------------
Thu Jun 13 14:13:06 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 2.2.12
* Keyboard mapping corrected on the Windows build -- the #
and \ keys have different SDL keynumbers under Windows and
Linux.
version 2.2.11
* Further compilation fix: LyX changed export behaviour to
write text files with the extension .text, not .txt,
meaning the .txt copies of documentation in the distribution
archive were out of date.
* Option to use a single DPB for all drives implemented by
JOYCEDRV.FID. This allows more than 6 emulated hard drives
under CP/M.
- Added joyce-implicit.patch
- Added joyce-depends.patch to fix Factory build
- Using https for URL and Source
- Spec cleanup
-------------------------------------------------------------------
Sat Dec 3 14:45:49 UTC 2016 - aloisio@gmx.com
- Update to version 2.2.10
* Fixes gcc6 build problem
- Added joyce-nodocs.patch
-------------------------------------------------------------------
Thu Dec 1 12:00:22 UTC 2016 - aloisio@gmx.com
- Update to version 2.2.9
* Implemented support for the Electric Studio light pen.
2.2.8:
* Fixed buffer overflow in PcwSystem::selectTerminal() (Ron Yorston)
- Dropped joyce-rpmlint.patch (no longer necessary)
-------------------------------------------------------------------
Sun Nov 23 08:53:41 UTC 2014 - serbalgi@gmail.com
- Update to version 2.2.7.
* Added validity / buffer overflow checks to parameters passed to
JDOS from Z80 code.
* Added optional confirmation of host file access from JOYCE
[Both with thanks to Alan Cox].
- Drop joyce-2.2.0-open.patch: Upstream fixed.
- Update joyce-rpmlint.patch to current source.
- Add joyce.desktop and anne.desktop: menu entries.
- Add anne.png: icon for PCW16 emulator.
- Modernize package license.
- Several spec fixes.