Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xlockmore-5.68-bp154.1.45 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: xlockmore Distribution: SUSE Linux Enterprise 15 SP4
Version: 5.68 Vendor: openSUSE
Release: bp154.1.45 Build date: Mon May 9 13:34:01 2022
Group: System/X11/Utilities Build host: obs-power8-02
Size: 4475494 Source RPM: xlockmore-5.68-bp154.1.45.src.rpm
Packager: https://bugs.opensuse.org
Url: https://sillycycle.com/xlockmore.html
Summary: Screen Saver and Locker for the X Window System
The xlock utility locks your X Window System session and runs a screen
saver until a password is entered.

Provides

Requires

License

MIT

Changelog

* Tue Jan 25 2022 Avinesh Kumar <avinesh.kumar@suse.com>
  - 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).
* Sat Oct 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 5.67:
    * Fixing specified bound equals destination size warning in iostuff.c.
    * Port updated for xscreensaver-6.01.  With help from EoflaOE ViceCity.
    * maze3d.c updated for VMS as CRTL now contains more standard functions
* Fri Nov 20 2020 Wang Jun <jgwang@suse.com>
  - update to 5.66:
    GL mode atunnels, juggler3d, atlantis, lament, invert, solitaire, text3d,
      and text3d2 fixed up by EoflaOE ViceCity and myself to build in
      xscreensaver.
    bomb, helix, lightning, penrose, petal, scooter fixes for xscreensaver
      port (clear screen issue).  Clock fixed to run by changing a spot from
      "Clock" to "CLOCK".
    A few updates from xscreensaver-5.44/hacks/xlockmore.c for xscreensaver
      port.
    Duplicate resources and unloadable resources for xscreensaver port fixed
      by EoflaOE.
    Double free removed for xscreensaver port fixed by EoflaOE and myself.
    Removed some warnings in xscreensaver port in fzort, rubik, skewb, and
      sproingies.
    Xpm textures added to xscreensaver ports that need them.
    image, puzzle, decay, bat now work but use xscreensaver bitmap/pixmap
      in xscreensaver port.
    Bug fix in qix and toneclock for xscreensaver port, xlock was not
      affected by negative NRAND input.
    euler2d synced up with xscreensaver version.
    Change to fzort to use __asm__ instead of asm as its probably more
      likely to work.
    Fixed solitaire so deckPile changes just a little bit as it doles
      out cards.
    Updated bomb to use size 18 font when USE_MB is not set as it seems
      34 is not widely available anymore.
    pacman now has different colored ghosts (no green ghost) and also
      oscillating dress and eyes.  See README for a notice for this mode.
    Fixed some bad drawings in solitaire and pacman noticed on
      Windows side.
    Warnings removed for -Wstrict-prototypes -Wmissing-prototypes
    - Wdeclaration-after-statement
* Thu Sep 10 2020 Dirk Mueller <dmueller@suse.com>
  - 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
      in xscreensaver.
    Updated references to website to https.  https://www.sillycycle.com
    A few more gl modes (incl. maze3d, pipe, sproingies) fixed up by
      EoflaOE ViceCity to run in xscreensaver.
    Thanks to tobik, ohartmann AT walstatt.org, and Jason Helfman,
      jgh AT FreeBSD.org for xglock fixes for "failed due to signal" for
      clang.
    Syncing with xscreensaver and many modes modified, more than
      half working there.  pacman and puzzle run but need some
      obvious work, others run too fast or flash on the screen.
      Various fixes from Jouk Jansen and EoflaOE ViceCity.
      Updated GL modes also, inaddition to overlap: biof, skewb, and
      fire (needs images). See xscreensaver/README for new directions.
    Updated in linux to build with modules, must have broken somewhere
      down the line.  imake build fixed too.
    bomb mode fixed for xlock.
    Syncing with xscreensaver.  Much has changed since last time this
      was done and much left to do.  Nonglx "a"'s and some "b"'s done
      so far.  Automata modes like ant.c should use automata.c and
      automata.h supplied by xlockmore.
      ball bat not working right there yet.  Also bouboule to do right will
      require changes to xlockmore files from xscreensaver.
      See new xscreensaver/README for instructions.
    While testing uncovered old security bug in anenome mode and fixed.
    life updates to use a more standard notation for nontotalistic cellular
      automata.
    ax_pthread.m4 needed for autoconf, added back in, oops.
    Removed VMS caddr_t fix from matrix.c, cage.c, gears.c, glplanet.c,
      invert.c, juggler3d.c, lament.c, moebius.c, molecule.c, morph3d.c,
      noof.c, pipes.c, rubik.c, sierpinski3d.c, skewb.c, stairs.c,
      superquadrics.c as no longer needed.  Thanks to Jouk Jansen.
    boxed and maze3d modes added thanks mainly to Jouk Jansen.
    boxed added to xlock95.scr.  xlock95 Makefile now builds to 64 bit.
    Thanks to Jason Helfman, jgh AT FreeBSD.org for sound installation fixes.
    Thanks to Tobias Kortkamp, for his patch for glock compile issue with
      CLANG 6.0.0.
    Fixing warnings using clang for back.xpm, nose.c, passwd.c.
    Fixing errors using g++ for deluxe.c, also various casting added.
    Fixing potential some buffer overruns pointed out in mingw in
      apollonian.c and hyper.c.
    Fixing potential error of using null pointer thanks again to mingw in
      xlock.c.
    pyro2 was not showing anything on screen due to it not finding font,
      changed it to default to mode_font if can not find.
    Thanks to Dave Odell, dmo2118 AT gmail.com for his fzort mode update to
      use the functions in xshm.c and fixes crash when running X11 over network.
    Note from Dave Odell:
      <https://www.jwz.org/xscreensaver/xscreensaver-5.37.tar.gz>. MI_INIT() is
      defined and documented in hacks/xlockmore.h, with related functions
      defined in hacks/xlockmore.c.  MI_INIT() currently takes three parameters:
      the ModeInfo *, the state array, and a function pointer for the new free
      hook. FWIW, it could instead be just the first two parameters, with the
      free hook being set up like the other ModeHooks; this would be a bit
      nicer, I think. But I was going for something that could be applied
      incrementally to individual screenhacks in XScreenSaver, and could -- in
      theory -- be brought back to xlockmore with minimal impact.
    ant mode resync'd with xscreensaver...  Thanks to David Odell redoing my
      sad attempt.
    - sound configuration changed around so it should work on more machines,
      now uses DEF_PLAY and play.sh by default.
    Thanks to Stanislav Brabec, sbrabec AT suse.cz for his "hack" to fix for
      PAM with non-English locales.  He notes to fix properly a "Password"
      prompt list should be obtained at the initial phase of authentication.
      Added PAM_PASSWORD_PROMPT for using old way.
    Fixed leak in scooter thanks to Valgrind.
  - remove xlockmore-pam.patch (upstream/obsolete)
* Mon Apr 23 2018 astieger@suse.com
  - remove dependency on gpg-offline, part of source services now
* Tue Dec 12 2017 crrodriguez@opensuse.org
  - Remove unused build require on gltt-devel, this allows to drop
    gltt and ancient freetype 1.x too.
* Wed May 31 2017 sbrabec@suse.com
  - Update to version 5.54:
    * strange mode updates.
* Fri Apr 28 2017 sbrabec@suse.com
  - Add a fix for double entering of password in non-English locales
    (boo#1035688, xlockmore-pam.patch).
* Wed Apr 26 2017 sbrabec@suse.com
  - Update to version 5.53:
    * dclock fix for led bounce.
    * Install changes for fortune.
    * strange mode updates.
    * life3d updates.
    * messagefont fix.
    * Changed default message font.
    * spiral erase mode changed.
    * Fix for kumppa -speed 0.2.
    * new website at http://www.sillycycle.com
    * xmb fonts fix.
    * fixed xjack mode.
    * Updated language use.
  - Refresh xlockmore-bitmaps.patch, xlockmore-ttf_dir.patch,
    xlockmore-extend-freetype-include-search.patch.
  - Re-enable PAM (boo#1035688).
  - Disable obsolete --enable-use-mb.
* Tue Mar 28 2017 lnussel@suse.de
  - don't require pam-modules and unix2_chkpwd anymore. We use
    pam_unix noways which transparently manages access to /etc/shadow
* Wed Feb 08 2017 dimstar@opensuse.org
  - Drop esound-devel BuildRequires: the distro moved away from
    esound some years ago.
  - Drop xlockmore-no-copy-dt-needed-entries.patch: as esd is no
    longer being built, we also don't need to link it anymore.
* Tue Mar 10 2015 vcizek@suse.com
  - fix a crash in nose mode (bnc#882747)
    * added xlockmore-nose_mode_crash.patch
* Tue Mar 10 2015 pgajdos@suse.com
  - removed GPL-2.0+ from license string [bnc#734014]
* Wed Jan 28 2015 sbrabec@suse.cz
  - Update to version 5.45:
    * Prevent pyro2 from X error.
    * Fix pentomino undefined behavior.
    * dilemma, voters, wator size fix for neighbors = 6.
    * Proper crediting for High Life part of life mode.
    * A few new gliders and patterns for life and life3d.
  - Enable Xinerama support (bsc#911133), gltt, xpm and ImageMagick
    support.

Files

/etc/pam.d/xlock
/usr/bin/xlock
/usr/lib/xlock
/usr/lib/xlock/xlock
/usr/share/X11/app-defaults
/usr/share/X11/app-defaults/XLock
/usr/share/doc/packages/xlockmore
/usr/share/doc/packages/xlockmore/3d.howto
/usr/share/doc/packages/xlockmore/Purify
/usr/share/doc/packages/xlockmore/README
/usr/share/doc/packages/xlockmore/Revisions
/usr/share/doc/packages/xlockmore/TODO
/usr/share/doc/packages/xlockmore/cell_automata
/usr/share/man/man1/xlock.1x.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024