Release 2.2.5:
By John A. Magliacane <kd2bd@amsat.org> (05-May-2018):
* Fixed coding bugs identified by GCC v8.1.0.
* Re-arranged GCC arguments in installer.c for better
compatibility with more recent versions of GCC.
* Added a -dp command-line option to PREDICT to
provide quick Doppler shift estimates in CSV format.
(Thanks Joeal Subash)
* Updated the documentation to reflect the changes.
----------------------------------------------------------------------------
Release 2.2.4:
By John A. Magliacane <kd2bd@amsat.org> (12-Mar-2018):
* Fixed a bug affecting the -f switch that sometimes caused
a failure to return proper output. (Tnx: Andrej Lajovic)
* Fixed a bug in installer.c that sometimes caused a failure
to properly install PREDICT's executable into /usr/local/bin
by default.
* Added <errno.h> header to gsat-1.1.0/src/callbacks.c
----------------------------------------------------------------------------
XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C.
XCPC is designed to run on any POSIX compliant system, including
Unix, Linux, BSD and having an X11 server.
Passphrase is a zero-dependency passphrase generator.
It is pretty fast (over 6000 times faster than
bitwarden's "bw generate -p",) and you can use any wordlist.
An English wordlist is included, and is the default.
AnsiWeather 1.17.0 (2020-06-16)
- Use cut instead of awk for parsing the config file, allowing to use the
colon character as part of the config value (Thanks Niklas Lindgren)
qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
pyPEG is a plain and simple intrinsic parser interpreter framework
for Python version 2.7 and 3.x. It is based on Parsing Expression
Grammar, PEG. With pyPEG you can parse many formal languages in a
very easy way.
Changes since v1.24
v1.25 - 12.06.2020 (updated 13.06.2020)
- Instrument envelopes now show x/y coords in the top right corner in Instr. Ed.
- The song tempo (BPM) is now *slightly* more accurate for certain BPM values
- Fixed a bug with the XFade function on 16-bit pingpong samples
>> 13.06.2020:
- Make the x/y instr. envelope coords text a bit cleaner
changes in 3.2.1:
- Fix regression with expression evaluation by reverting commit
`Correction to the way parens are parsed in query expressions`
- Fix --invert breakage by reverting commit `Change --invert to invert
displayed amounts and totals, not amounts`
- Fix performance regression by reverting commit `Compare price
annotations using their textual rendering`
- Fix library path issue
- Allow specifying the Python version
- Some documentation fixes
Update postfix and related pacakges to 3.5.3.
Quote freom release announce.
Postfix 3.5.3, 3.4.13:
* TLS handshake failure in the Postfix SMTP server during SNI
processing, after the server-side TLS engine sent a TLSv1.3
HelloRetryRequest (HRR) to a remote SMTP client. Reported by
J??n M??t??, fixed by Viktor Dukhovni.
Postfix versions 3.5.3, 3.4.13, 3.3.11, 3.2.16:
* The command "postfix tls deploy-server-cert" did not handle a
missing optional argument. This bug was introduced in Postfix
3.1.
The regex-centric, fast lexical analyzer generator for C++ with full
Unicode support. Faster than Flex and other regex matchers. Accepts
Flex specifications. Generates reusable source code that is easy to
understand. Easily integrates with Bison and other parsers. Includes a
fast stand-alone regex engine and library.
Update ruby-builder to 3.2.4.
== Version 3.2.3 (2017-01-13)
* Support for Ruby 2.4
== Version 3.2.2 (2013-06-01
* Misc minor fixes
== Version 3.2.1 (2013-05-30)
* Travis & Rdoc fixes
== Version 3.2.0 (2013-02-23)
* Ruby 2.0 compatibility changes.
* Allow single quoted attributes.