37 Commits

Author SHA256 Message Date
5b51b366c1 Accepting request 1116100 from home:ateixeira:branches:X11:Utilities
- 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
2023-10-07 15:13:23 +00:00
Martin Pluskal
bb89af1ca2 Accepting request 1096021 from home:ateixeira:branches:X11:Utilities
- 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
2023-06-30 04:39:32 +00:00
Martin Pluskal
14fb584326 Accepting request 1046562 from home:schubi2:pam_usr_etc
- Migration of PAM settings to /usr/lib/pam.d.

OBS-URL: https://build.opensuse.org/request/show/1046562
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=54
2023-01-04 08:01:33 +00:00
Martin Pluskal
fb08f5a10d Accepting request 1043096 from home:dgarcia:branches:X11:Utilities
- Install resource files in /usr/lib/X11/app-defeaults/XLock instead of
  /usr/share.
  Fixes bsc#1204597

OBS-URL: https://build.opensuse.org/request/show/1043096
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=52
2022-12-16 09:39:39 +00:00
Martin Pluskal
f7a560ccb5 Accepting request 965238 from home:dirkmueller:Factory
- update to 5.69:
  Patch for xkb groups thanks to Audrey Af, public.irkutsk AT gmail.com.
  Minor touches for xscreensaver-6.03 port, life and life3d.

OBS-URL: https://build.opensuse.org/request/show/965238
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=50
2022-03-28 07:06:39 +00:00
Martin Pluskal
ce17bd308a Accepting request 949046 from home:akumar:branches:X11:Utilities
- 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
2022-01-26 07:23:58 +00:00
Martin Pluskal
4e7083ea60 Accepting request 925679 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/925679
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=48
2021-10-18 08:42:23 +00:00
Martin Pluskal
cf2ecec75f Accepting request 849532 from home:jgwang:branches:X11:Utilities
version update to 5.66

OBS-URL: https://build.opensuse.org/request/show/849532
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=46
2020-11-20 07:08:22 +00:00
Dirk Stoecker
e7adf71561 Accepting request 833544 from home:dirkmueller:branches:X11:Utilities
- 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
2020-09-11 08:19:35 +00:00
5f473df251 Accepting request 600158 from home:AndreasStieger:branches:X11:Utilities
- remove dependency on gpg-offline, part of source services now

OBS-URL: https://build.opensuse.org/request/show/600158
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=42
2018-04-24 08:27:13 +00:00
7ea5392717 Accepting request 556506 from home:elvigia:branches:X11:Utilities
- Remove unused build require on gltt-devel, this allows to drop
  gltt and ancient freetype 1.x too.

OBS-URL: https://build.opensuse.org/request/show/556506
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=40
2017-12-13 09:52:08 +00:00
8b1db0bc97 Accepting request 500184 from home:sbrabec:branches:X11:Utilities
- Update to version 5.54:
  * strange mode updates.

OBS-URL: https://build.opensuse.org/request/show/500184
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=38
2017-06-01 12:17:59 +00:00
f31aa276d3 Accepting request 491917 from home:sbrabec:branches:X11:Utilities
- Add a fix for double entering of password in non-English locales
  (boo#1035688, xlockmore-pam.patch).
- 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.

OBS-URL: https://build.opensuse.org/request/show/491917
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=36
2017-05-03 18:12:33 +00:00
45d65e51e7 Accepting request 483008 from home:lnussel:branches:X11:Utilities
- don't require pam-modules and unix2_chkpwd anymore. We use
  pam_unix noways which transparently manages access to /etc/shadow

OBS-URL: https://build.opensuse.org/request/show/483008
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=34
2017-03-28 14:21:32 +00:00
440b919d14 Accepting request 455490 from home:dimstar:Factory
ESD is long deprecated and even former upstream maintainers suggest to get rid of it

OBS-URL: https://build.opensuse.org/request/show/455490
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=32
2017-02-08 14:06:23 +00:00
3c04a0ee04 Accepting request 290673 from home:vitezslav_cizek:branches:X11:Utilities
- fix a crash in nose mode (bnc#882747)
  * added xlockmore-nose_mode_crash.patch

OBS-URL: https://build.opensuse.org/request/show/290673
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=28
2015-03-14 18:55:57 +00:00
43af71d8fe Accepting request 290102 from home:pgajdos
- removed GPL-2.0+ from license string [bnc#734014]

OBS-URL: https://build.opensuse.org/request/show/290102
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=26
2015-03-10 10:12:08 +00:00
4658a4bab5 Accepting request 283246 from home:sbrabec:branches:X11:Utilities
- 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.

OBS-URL: https://build.opensuse.org/request/show/283246
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=24
2015-01-28 20:19:58 +00:00
Stephan Kulow
19f3d1563b Accepting request 211159 from home:zCougar:branches:X11:Utilities
xlockmore uses /sbin/unix2_chkpwd for password check. This comes with pam-modules. Without this binary it is not possible to unlock.

Now added this text also to changelog. Thank you for your patience :-)

OBS-URL: https://build.opensuse.org/request/show/211159
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=22
2013-12-17 09:33:35 +00:00
Stephan Kulow
c2273db453 Accepting request 210959 from openSUSE:Factory:Staging:freetype2
Added xlockmore-extend-freetype-include-search.patch -- needed for freetype2 2.5.1

OBS-URL: https://build.opensuse.org/request/show/210959
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=20
2013-12-16 06:26:06 +00:00
9a81ca20e7 Accepting request 183771 from home:sbrabec:branches:X11:Utilities
- Update to version 5.43:
  * many fixes and improvements, see Revisions for more.
  * Fix potential crash (CVE-2013-4143, bnc#829859)
- Remove ancient Provides/Obsoletes.
- Verify GPG signature.

OBS-URL: https://build.opensuse.org/request/show/183771
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=18
2013-07-19 16:30:54 +00:00
602d1d606c Accepting request 172928 from home:dimstar:branches:X11:Utilities
- Add libXdmcp-devel and libXt-devel BuildRequires: we include
  headers from the respective toolkits / libraries and as
  such it's only correct to BuildRequire the -devel package
  bringing these headers to us.

OBS-URL: https://build.opensuse.org/request/show/172928
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=16
2013-04-23 11:07:33 +00:00
Stephan Kulow
294c59d1c7 Accepting request 150705 from openSUSE:Factory:Staging:spdx
update license to new format

OBS-URL: https://build.opensuse.org/request/show/150705
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=14
2013-02-01 15:16:48 +00:00
Pavol Rusnak
0fb261b274 Accepting request 106640 from home:coolo:branches:openSUSE:Factory
- own app-defaults directory to fix build on factory

OBS-URL: https://build.opensuse.org/request/show/106640
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=12
2012-02-23 13:55:38 +00:00
Asterios Dramis
d1481e9fd4 Accepting request 97748 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97748
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=10
2011-12-21 19:02:28 +00:00
Asterios Dramis
7b6e78f733 Accepting request 94537 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94537
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=9
2011-11-30 18:41:35 +00:00
5996931def - build with --no-copy-dt-needed-entries
* no-copy-dt-needed-entries.patch
- updated to 5.34:
  * DPMS changed from 30 sec to 5 sec.  Define -DMIN_DPMS=3 at compile-time
    if you would like to change it to be sooner.
  * life mode fix for hexagons, life forms would not map certain screen sizes
  * life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
    S356/B46, and added some new oscillators including a neighbor 6 p16.
    Now (mostly) use generated file from java app and life2d.xml.
  * life3d mode: Added new some new oscillators including a neighbor 12 p10
    S456/B3.  Also new puffers and gliders found.  Now use generated file
    from java app and life3d.xml.
  * loop mode: made new small loops less frequent

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=7
2011-08-30 13:57:44 +00:00
64127bc645 Accepting request 56151 from X11:Utilities
Accepted submit request 56151 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/56151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=14
2010-12-20 14:44:37 +00:00
OBS User unknown
55a916c791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=9 2009-07-28 22:46:58 +00:00
OBS User unknown
903c4951a0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=8 2009-06-12 17:24:31 +00:00
OBS User unknown
ffa2e0a67d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=7 2008-11-28 15:10:26 +00:00
OBS User unknown
adcfefad37 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=6 2008-09-06 02:28:14 +00:00
OBS User unknown
761602ab36 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=5 2008-06-05 16:00:51 +00:00
OBS User unknown
9522e8cb57 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=4 2008-06-03 14:37:18 +00:00
OBS User unknown
fd3cc18b23 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=3 2008-04-25 14:48:09 +00:00
OBS User unknown
cda3adccad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=2 2007-08-09 21:00:51 +00:00
OBS User unknown
07695ddc69 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xlockmore?expand=0&rev=1 2007-01-15 23:42:47 +00:00