- Update to 5.78:
* mball mode added simulating a Masterball puzzle. The original has
8 wedges and 4 bands, this version has 2 to 12 (even) wedges
and usually 2 to 6 bands.
* Fixed oct, pyraminx, bevel, dino, and skewb to show less silly
moves, i.e. a move of a certain piece to the left and then to
the right.
* Added bean bags (rounded octahedrons) for juggler3d (like my own
juggling balls).
* A fix for random mode and in debug to show proper modes in list.
- 5.77 changelog:
* Added period 2 edge turning to pyraminx.
* pyraminx and oct mode extended to size 5 also some hardcoding of size
removed.
OBS-URL: https://build.opensuse.org/request/show/1180058
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=66
- Update to 5.76:
* oct mode added. Sizes 2-4. Period 3 (face turning) and Period 4
(corner turning) implemented also a "sticky" mode is implemented
for both where the middle pieces turn together.
* pyraminx code was reorganized and now scale the size of puzzle.
- 5.75 changelog:
* pyraminx mode added. Sizes 2-4. With a "sticky" mode where its
a size 4 but only certain turns are permitted. So far only the
normal Period 3 turning is permitted (i.e. faces or corners turn
but not edges). Taken from xpyraminx and dino and rubik modes.
OBS-URL: https://build.opensuse.org/request/show/1162946
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=64
- Update to 5.73:
* dino mode added, mostly built from xdino and skewb mode.
* fiberlamp mode fixed for multiscreen.
* boxed mode report that it may be trapped in an infinite loop, I could
not reproduce but added a hack so this will not happen.
- 5.72 changelog:
* Update for OpenVMS for x86_64, small change to xshm.h and new make.com
to work with clang and xmlock/xawlock thanks to Jouk Jansen. I hear
its now possible to get a virtual OpenVMS on your Linux machine.
* Update for xscreensaver-6.06 port to use grabclient instead of
grabscreen.
* configure now configures xmlock for Athena if you do not want Motif.
Should work with most popular versions of Athena. You may want
to change the name from xmlock to xawlock if you are using Athena.
xawlock directory removed and was not meant to be distributed.
OBS-URL: https://build.opensuse.org/request/show/1116100
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=58
- Update to 5.71:
* Patch for Theobromine, Niacin, and Cobalamin from Richard Narron,
richard AT aaazen.com.
* Added cuboctahedron from mxico to ico mode.
* xmlock updates for Athena for toggles. Fix also for Xaw3d. I think
it has most of the working parts to the Motif version now.
- 5.70 changelog:
* Patach for Cannabidiol and Fentanyl from Richard Narron, richard AT
aaazen.com.
* I was able to get DtScreen to work on Linux with CDE with slight
modification to Makefile (documented in README) with help from Per
Backman, 229pele AT tufftuff.net.
* xmlock updates for Athena. In generated Makefile will have to change
HAVE_MOTIF to HAVE_ATHENA and change -lXm to -lXaw or -lXaw3d. Just
bare bones right now.
* t3d.c: following recommendated change for configure "warning: Update your
code to rely only on HAVE_SYS_TIME_H". Also other assorted changes
in configure.ac when I ran autoupdate (did not accept everything as
it seemed to go wrong).
OBS-URL: https://build.opensuse.org/request/show/1096021
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=56
- update to 5.68:
* Updated xscreensaver port for xscreensaver-6.02.
* Various NetBsd install issues fixed including config.cygport.
* pam vulnerabiliy patch added thanks to Elmar Hoffmann, elho AT elho.net.
Card vulnerability may remain, see README.
* module fixes for deluxe, eyes, starfish, swirl, text3d2, module use is
still experimental.
* biof mode removed again (though was not building by default).
OBS-URL: https://build.opensuse.org/request/show/949046
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=49
- update to 5.65:
Fix from Jan Kratochvil and Adrian Reber, adrian AT lisas.de for Fedora.
xlock -startCmd true... would core on Fedora, exit() replaced with
_exit().
Update for magick.c to use strncpy thanks to Jouk Jansen.
Fix for hyper mode from original author, for potential but not
likely memory leak and free(NULL) issue John Heidemann, johnh
AT isi.edu.
More buffer gcc warnings removed for dclock.c, image.c, and
scrnsave.c.
ras.c/magick.c gcc 10 fix from Adrian Reber, adrian AT lisas.de .
VMS already handles this in make.com.
Lots of spelling errors fixed due to codespell
https://manpages.debian.org/testing/codespell/codespell.1.en.html
A few more gl modes (molecule, invert) fixed up by
EoflaOE ViceCity to run in xscreensaver.
Added additional changes to solitaire and invert. invert will
build in xscreensaver with some coaxing, see README in
xscreensaver directory.
Removed buffer gcc warning about nose.c.
Fix from brett.diamond AT gmail.com to get "xlock -help" from
crashing.
As a Blake's 7 fan, I had to add the Liberator to star mode.
Same fix from Jouk Jansen and Adrian Reber, adrian AT lisas.de
for juggler3d.cc in previous release.
Change from Denys Vlasenko (thanks to Adrian Reber for pointing out)
https://bugzilla.redhat.com/show_bug.cgi?id=874484
This helps xlock's parent process to know xlock crashed.
ico mode added truncated octahedron.
Another gl mode, sierpinski3d, fixed up by EoflaOE ViceCity to run
OBS-URL: https://build.opensuse.org/request/show/833544
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=44