Changelog for
cwm-6.6.0~git.669e340-lp152.1.6.x86_64.rpm :
* Sun Jan 05 2020 obs-service-tar-scmAATTinvalid- Update to version 6.6.0~git.669e340:
* README: update
* Makefile: use gpg2
* Because cwm warps the pointer during a client move (to stay within the client), there\'s a window of time where an expose or enternotify event will get generated for a lower client; use a hammer and drain events after keyboard move/resize, until such a time that cwm doesn\'t warp the pointer. Behavior noticed by kn.
* Fix regression from r1.107 (lost a return); kettenisAATT pointed out the high potential for a use-after-free (true!) where knAATT ran into the regression using an app that actually exercised the XGrabPointer() failure path.
* Add application section
* command uses execvp(3) not execve(2)
* Plug a memory leak in log_debug(); OK okanAATT
* Handle _NET_WM_NAME changes.
* README: update links
* README: update
* Makefile: drop unused fontconfig dependency
* calmwm: replace INFTIM with -1
* README: update
* drop fgetln.c
* calmwm: sighdlr: use -1 instead of WAIT_ANY
* Leahize
* add config migration script
* fix build
* menu: menuq_add: avoid passing null pointers to vsnprintf.
* Run pledge only on OpenBSD.
* Fix stat patch to use lstat(2) and fix logic
* Add an additional stat() check if a d_type check fails for kbfunc_exec lookups
* queue.h: update.
* add reallocarray.c
* Use _POSIX_HOST_NAME_MAX
* update imported str
*.c
* update README
* also sign releases with signify
* Fix reference to OpenBSD\'s CVS repo web interface
* update.sh: fix mirror
* README: mention OS X
* Don\'t use included strlcpy/strlcat when already defined as macros
* Make PREFIX, MANPATH and CFLAGS optional variables
* builds on FreeBSD too
* Makefile: add sign action
* Version 5.5
* remove TAILQ_END and __dead hacks
* add update.sh which I use for importing from CVS
* Revert \"use u_char for buffers in yylex\"
* Makefile: rm -f is enough
* Use vendored queue.h everywhere
* Vendor OpenBSD queue.h,v 1.36
* define YYSTYPE_IS_DECLARED to work with bison 2.3
* compile with -D_GNU_SOURCE to get all relevant prototypes
* Version 5.1
* Add release target to Makefile
* Define compatibility macros only if they are needed
* fix pkg-config packages
* Add README
* rewrite Makefile
* Add protoypes, fixes segfaults on x86
* Improve CFLAGS
* Use yacc instead of byacc
* Add missing functions
* Import linux.patch
* Sun Jan 05 2020 Андрей Алыпов
- initial package (version 6.6) for openSUSE