Files
bff/bff.changes
Adam Mizerski a0a44ae3fc Accepting request 1040343 from home:dirkmueller:Factory
- update to 1.0.7:
  * fixed an issue in preprocessing stage that caused it 
    to ingest more bf code than there was if the bf code
    started with <<... or >>... sequence. This lead to a
    heap corruption with variable consequences. 
  * added special handling for [-] and [+]
- readd groups tag

OBS-URL: https://build.opensuse.org/request/show/1040343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/bff?expand=0&rev=18
2022-12-05 15:40:47 +00:00

47 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 5 15:29:37 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.0.7:
* fixed an issue in preprocessing stage that caused it
to ingest more bf code than there was if the bf code
started with <<... or >>... sequence. This lead to a
heap corruption with variable consequences.
* added special handling for [-] and [+]
- readd groups tag
-------------------------------------------------------------------
Thu Oct 17 14:34:20 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Sun Jun 10 09:02:36 UTC 2018 - antoine.belvire@opensuse.org
- Update to 1.0.5:
* Add samples written in Brainfuck.
-------------------------------------------------------------------
Sun Sep 18 17:34:35 UTC 2011 - adam@mizerski.pl
- update to 1.0.4
- use gcc directly instead of make
-------------------------------------------------------------------
Sat Sep 17 19:28:38 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Fri May 27 14:54:48 UTC 2011 - cfarrell@novell.com
- license update: BSD-3-Clause
Spec file should have license with version. Use syntax from
spdx.org/licenses
-------------------------------------------------------------------
Sun Apr 11 09:29:59 UTC 2010 - adam@mizerski.pl
- new package